Merge branch 'bug_736_fix_rotor_with_unicable_lnb'
authorghost <andreas.monzner@multimedia-labs.de>
Wed, 14 Sep 2011 15:34:17 +0000 (17:34 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Wed, 14 Sep 2011 15:34:17 +0000 (17:34 +0200)
79 files changed:
data/setup.xml
data/skin_default.xml
lib/base/thread.cpp
lib/driver/rcsdl.cpp
lib/dvb/db.cpp
lib/dvb/dvb.cpp
lib/dvb/frontend.cpp
lib/dvb/frontend.h
lib/gdi/picexif.cpp
lib/python/Components/Converter/Makefile.am
lib/python/Components/Converter/ValueToPixmap.py [new file with mode: 0644]
lib/python/Components/DreamInfoHandler.py
lib/python/Components/Network.py
lib/python/Components/NimManager.py
lib/python/Components/PluginComponent.py
lib/python/Components/Renderer/Pixmap.py
lib/python/Components/Scanner.py
lib/python/Components/UsageConfig.py
lib/python/Components/config.py
lib/python/Plugins/Extensions/GraphMultiEPG/plugin.py
lib/python/Plugins/SystemPlugins/Hotplug/plugin.py
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
lib/python/Plugins/SystemPlugins/NetworkWizard/networkwizard.xml
lib/python/Plugins/SystemPlugins/NetworkWizard/plugin.py
lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py
lib/python/Plugins/SystemPlugins/Satfinder/plugin.py
lib/python/Plugins/SystemPlugins/SoftwareManager/BackupRestore.py
lib/python/Plugins/SystemPlugins/SoftwareManager/ImageWizard.py
lib/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py
lib/python/Plugins/SystemPlugins/SoftwareManager/plugin.py
lib/python/Plugins/SystemPlugins/Videomode/VideoHardware.py
lib/python/Plugins/SystemPlugins/WirelessLan/Wlan.py
lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py
lib/python/Screens/AudioSelection.py
lib/python/Screens/ChannelSelection.py
lib/python/Screens/DefaultWizard.py
lib/python/Screens/InfoBarGenerics.py
lib/python/Screens/InputBox.py
lib/python/Screens/NetworkSetup.py
lib/python/Screens/ScanSetup.py
lib/python/Screens/Screen.py
lib/python/Screens/ServiceInfo.py
lib/python/Screens/TaskView.py
lib/python/Screens/VirtualKeyBoard.py
lib/python/Tools/Directories.py
lib/python/Tools/NumericalTextInput.py
lib/python/Tools/Transponder.py
lib/python/connections.h
lib/service/event.cpp
mytest.py
po/ar.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/el.po
po/en.po
po/es.po
po/et.po
po/fi.po
po/fr.po
po/fy.po
po/hr.po
po/hu.po
po/is.po
po/it.po
po/lt.po
po/lv.po
po/nl.po
po/no.po
po/pl.po
po/pt.po
po/ru.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/tr.po
po/uk.po

index 5f7cbf600cbaf51650575b41280cc76e3f83b7f3..862070940e2db329a4ee0a1659b8e91fb0d9cea1 100755 (executable)
@@ -28,6 +28,7 @@
                        <item level="2" text="Load Length of Movies in Movielist">config.usage.load_length_of_movies_in_moviellist</item>
                        <item level="1" text="Show positioner movement">config.usage.showdish</item>
                        <item level="1" text="Enable multiple bouquets">config.usage.multibouquet</item>
+                       <item level="1" text="Multi-EPG bouquet selection">config.usage.multiepg_ask_bouquet</item>
                        <item level="1" text="Change bouquets in quickzap">config.usage.quickzap_bouquet_change</item>
                        <item level="1" text="Alternative radio mode">config.usage.e1like_radio_mode</item>
                        <item level="1" text="Action on long powerbutton press">config.usage.on_long_powerpress</item>
index 4826706690a31b7803865fa807ada2b67b060f45..2dee1dbc9a9bab103dca7d7206ab8bbeaa9d8005 100755 (executable)
@@ -728,18 +728,18 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
        <!-- Numerical help dialog -->
        <screen name="NumericalTextInputHelpDialog" position="190,400" zPosition="2" size="394,124" backgroundColor="#202020" flags="wfNoBorder">
                <eLabel position="0,0" size="392,122" backgroundColor="#c0c0c0" zPosition="-1" />
-               <widget name="key1" position="2,2" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key2" position="132,2" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key3" position="262,2" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key4" position="2,32" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key5" position="132,32" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key6" position="262,32" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key7" position="2,62" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key8" position="132,62" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key9" position="262,62" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="help1" position="2,92" size="130,30" font="Console;16" halign="center" valign="center" />
-               <widget name="key0" position="132,92" size="130,30" font="Console;12" halign="center" valign="center" />
-               <widget name="help2" position="262,92" size="130,30" font="Console;16" halign="center" valign="center" />
+               <widget name="key1" position="2,2" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key2" position="132,2" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key3" position="262,2" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key4" position="2,32" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key5" position="132,32" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key6" position="262,32" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key7" position="2,62" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key8" position="132,62" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key9" position="262,62" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="help1" position="2,92" size="130,30" font="Regular;18" halign="center" valign="center" />
+               <widget name="key0" position="132,92" size="130,30" font="Regular;14" halign="center" valign="center" />
+               <widget name="help2" position="262,92" size="130,30" font="Regular;18" halign="center" valign="center" />
        </screen>
        <!-- Parental control - editor -->
        <screen name="ParentalControlEditor" position="center,center" size="520,400" title="Parental control services Editor">
@@ -1151,10 +1151,13 @@ self.instance.move(ePoint(orgpos.x() + (orgwidth - newwidth)/2, orgpos.y()))
        </screen>
        <!-- VirtualKeyBoard -->
        <screen name="VirtualKeyBoard" position="center,center" size="560,350" zPosition="99" title="Virtual KeyBoard">
-               <ePixmap pixmap="skin_default/vkey_text.png" position="9,35" zPosition="-4" size="542,52" alphatest="on" />
-               <widget name="header" position="10,10" size="500,20" font="Regular;20" transparent="1" noWrap="1" />
-               <widget name="text" position="12,35" size="536,46" font="Regular;46" transparent="1" noWrap="1" halign="right" />
-               <widget name="list" position="10,100" size="540,225" selectionDisabled="1" transparent="1" />
+               <ePixmap pixmap="skin_default/vkey_text.png" position="9,45" zPosition="-4" size="542,52" alphatest="on" />
+               <widget source="country" render="Pixmap" position="490,0" size="60,40" alphatest="on" borderWidth="2" borderColor="yellow" >
+                       <convert type="ValueToPixmap">LanguageCode</convert>
+               </widget>
+               <widget name="header" position="10,20" size="500,20" font="Regular;20" transparent="1" noWrap="1" />
+               <widget name="text" position="12,45" size="536,46" font="Regular;46" transparent="1" noWrap="1" halign="right" />
+               <widget name="list" position="10,110" size="540,225" selectionDisabled="1" transparent="1" />
        </screen>
        <!-- FileBrowser -->
        <screen name="FileBrowser" position="center,center" size="520,430" title="DVD File Browser" >
index fa923debe3ddf08aed24ec059b663a1b7486e071..1fda6a47a944efb23dd7e76a72cd7ba444991c0c 100644 (file)
@@ -58,7 +58,12 @@ int eThread::runAsync(int prio, int policy)
                pthread_attr_setschedpolicy(&attr, policy);
                pthread_attr_setschedparam(&attr, &p);
        }
-       
+
+       if (the_thread) {
+               eDebug("old thread joined %d", pthread_join(the_thread, 0));
+               the_thread = 0;
+       }
+
        if (pthread_create(&the_thread, &attr, wrapper, this))
        {
                pthread_attr_destroy(&attr);
@@ -69,7 +74,7 @@ int eThread::runAsync(int prio, int policy)
        
        pthread_attr_destroy(&attr);
        return 0;
-}                     
+}
 
 int eThread::run(int prio, int policy)
 {
index 145b23ce7bef5176e3bab390f574cf385c3209e0..0705cb0f56a4d7e33bf271bfb3d6f7d042a75ea8 100644 (file)
@@ -1,3 +1,4 @@
+#include <lib/base/etrace.h>
 #include <lib/driver/rcsdl.h>
 //#include <lib/actions/action.h>
 #include <lib/base/init.h>
@@ -18,6 +19,8 @@ eSDLInputDevice::~eSDLInputDevice()
 
 void eSDLInputDevice::handleCode(long arg)
 {
+       D_ENTER();
+
        const SDL_KeyboardEvent *event = (const SDL_KeyboardEvent *)arg;
        const SDL_keysym *key = &event->keysym;
        int km = input->getKeyboardMode();
@@ -32,48 +35,43 @@ void eSDLInputDevice::handleCode(long arg)
 
        if (km == eRCInput::kmNone) {
                code = translateKey(key->sym);
+               D_PRINT("translated code: %d", code);
        } else {
-               // ASCII keys should only generate key press events
-               if (flags == eRCKey::flagBreak)
-                       return;
-
-               eDebug("unicode=%04x scancode=%02x", m_unicode, key->scancode);
-               if (m_unicode & 0xff80) {
-                       eDebug("SDL: skipping unicode character");
-                       return;
-               }
-               code = m_unicode & ~0xff80;
-               // unicode not set...!? use key symbol
-               if (code == 0) {
-                       // keysym is ascii
-                       if (key->sym >= 128) {
-                               eDebug("SDL: cannot emulate ASCII");
-                               return;
-                       }
-                       eDebug("SDL: emulate ASCII");
+               code = m_unicode;
+               D_PRINT("native virtual code: %d / sym: %d", code, key->sym);
+               if ((code == 0) && (key->sym < 128)) {
                        code = key->sym;
+                       D_PRINT("ASCII code: %u", code);
                }
-               if (km == eRCInput::kmAscii) {
-                       // skip ESC c or ESC '[' c
-                       if (m_escape) {
-                               if (code != '[')
-                                       m_escape = false;
-                               return;
-                       }
 
-                       if (code == SDLK_ESCAPE)
-                               m_escape = true;
+               if ((km == eRCInput::kmAscii) &&
+                   ((code < SDLK_SPACE) ||
+                    (code == 0x7e) ||
+                    (code == SDLK_DELETE) ||
+                    (code > 255))) {
+                       code = translateKey(key->sym);
+               } else {
+                       // ASCII keys should only generate key press events
+                       if (flags == eRCKey::flagBreak)
+                               D_RETURN();
 
-                       if ((code < SDLK_SPACE) ||
-                           (code == 0x7e) ||   // really?
-                           (code == SDLK_DELETE))
-                               return;
+                       if (km == eRCInput::kmAscii) {
+                               // skip ESC c or ESC '[' c
+                               if (m_escape) {
+                                       if (code != '[')
+                                               m_escape = false;
+                                       D_RETURN();
+                               }
+                               if (code == SDLK_ESCAPE)
+                                       m_escape = true;
+                       }
+                       flags |= eRCKey::flagAscii;
                }
-               flags |= eRCKey::flagAscii;
        }
 
-       eDebug("SDL code=%d flags=%d", code, flags);
+       D_PRINT("code=%d (%#x) flags=%d (%#x)", code, code, flags, flags);
        input->keyPressed(eRCKey(this, code, flags));
+       D_RETURN();
 }
 
 const char *eSDLInputDevice::getDescription() const
index 522035eb7585b751c0f22bf6ac117ea0bdc03ed9..0547407132b3b9e765e83d4314b63cb89095398b 100644 (file)
@@ -325,19 +325,11 @@ void eDVBDB::loadServicelist(const char *file)
 {
        eDebug("---- opening lame channel db");
        FILE *f=fopen(file, "rt");
-       if (!f && strcmp(file, eEnv::resolve("${sysconfdir}/enigma2/lamedb").c_str()) == 0)
-       {
-               struct stat s;
-               if ( !stat("lamedb", &s) )
-               {
-                       if ( !stat(eEnv::resolve("${sysconfdir}/enigma2").c_str(), &s) )
-                       {
-                               rename("lamedb", eEnv::resolve("${sysconfdir}/enigma2/lamedb").c_str());
-                               reloadServicelist();
-                       }
-               }
+       if (!f) {
+               eDebug("can't open %s: %m", file);
                return;
        }
+
        char line[256];
        int version=3;
        if ((!fgets(line, 256, f)) || sscanf(line, "eDVB services /%d/", &version) != 1)
@@ -623,24 +615,16 @@ void eDVBDB::loadBouquet(const char *path)
        p+=path;
        eDebug("loading bouquet... %s", p.c_str());
        FILE *fp=fopen(p.c_str(), "rt");
-       int entries=0;
        if (!fp)
        {
-               struct stat s;
-               if ( !stat(path, &s) )
-               {
-                       rename(path, p.c_str() );
-                       loadBouquet(path);
-                       return;
-               }
-               eDebug("failed to open.");
-               if ( strstr(path, "bouquets.tv") )
+               eDebug("can't open %s: %m", p.c_str());
+               if (!strcmp(path, "bouquets.tv"))
                {
                        eDebug("recreate bouquets.tv");
                        bouquet.m_bouquet_name="Bouquets (TV)";
                        bouquet.flushChanges();
                }
-               else if ( strstr(path, "bouquets.radio") )
+               else if (!strcmp(path, "bouquets.radio"))
                {
                        eDebug("recreate bouquets.radio");
                        bouquet.m_bouquet_name="Bouquets (Radio)";
@@ -648,6 +632,7 @@ void eDVBDB::loadBouquet(const char *path)
                }
                return;
        }
+       int entries=0;
        char line[256];
        bool read_descr=false;
        eServiceReference *e = NULL;
index 6f9a67fbd092002b4b6818805a6a75eb6c29b2b5..0b1bdc2c2a5b2d3c21be82fc4a56c2345b568731 100644 (file)
@@ -145,19 +145,20 @@ eDVBAdapterLinux::eDVBAdapterLinux(int nr): m_nr(nr)
 #endif
                if (stat(filename, &s))
                        break;
-               ePtr<eDVBFrontend> fe;
+               eDVBFrontend *fe;
 
                {
                        int ok = 0;
-                       fe = new eDVBFrontend(m_nr, num_fe, ok);
+                       fe = new eDVBFrontend(m_nr, num_fe, ok, true);
                        if (ok)
-                               m_frontend.push_back(fe);
+                               m_simulate_frontend.push_back(ePtr<eDVBFrontend>(fe));
                }
+
                {
                        int ok = 0;
-                       fe = new eDVBFrontend(m_nr, num_fe, ok, true);
+                       fe = new eDVBFrontend(m_nr, num_fe, ok, false, fe);
                        if (ok)
-                               m_simulate_frontend.push_back(fe);
+                               m_frontend.push_back(ePtr<eDVBFrontend>(fe));
                }
                ++num_fe;
        }
index b5de46c9d30d6a5f1df939d612a5a1bc7dac50c2..57188963cebd10f175d8425517f0b663b2ad26b9 100644 (file)
@@ -453,8 +453,8 @@ DEFINE_REF(eDVBFrontend);
 
 int eDVBFrontend::PriorityOrder=0;
 
-eDVBFrontend::eDVBFrontend(int adap, int fe, int &ok, bool simulate)
-       :m_simulate(simulate), m_enabled(false), m_type(-1), m_dvbid(fe), m_slotid(fe)
+eDVBFrontend::eDVBFrontend(int adap, int fe, int &ok, bool simulate, eDVBFrontend *simulate_fe)
+       :m_simulate(simulate), m_enabled(false), m_type(-1), m_simulate_fe(simulate_fe), m_dvbid(fe), m_slotid(fe)
        ,m_fd(-1), m_rotor_mode(false), m_need_rotor_workaround(false), m_can_handle_dvbs2(false)
        ,m_state(stateClosed), m_timeout(0), m_tuneTimer(0)
 #if HAVE_DVB_API_VERSION < 3
@@ -503,10 +503,10 @@ int eDVBFrontend::openFrontend()
 #else
        dvb_frontend_info fe_info;
 #endif
-       eDebugNoSimulate("opening frontend %d", m_dvbid);
-       if (m_fd < 0)
+       if (!m_simulate)
        {
-               if (!m_simulate || m_type == -1)
+               eDebug("opening frontend %d", m_dvbid);
+               if (m_fd < 0)
                {
                        m_fd = ::open(m_filename, O_RDWR|O_NONBLOCK);
                        if (m_fd < 0)
@@ -515,70 +515,69 @@ int eDVBFrontend::openFrontend()
                                return -1;
                        }
                }
-       }
-       else
-               eWarning("frontend %d already opened", m_dvbid);
-       if (m_type == -1)
-       {
-               if (::ioctl(m_fd, FE_GET_INFO, &fe_info) < 0)
+               else
+                       eWarning("frontend %d already opened", m_dvbid);
+               if (m_type == -1)
                {
-                       eWarning("ioctl FE_GET_INFO failed");
-                       ::close(m_fd);
-                       m_fd = -1;
-                       return -1;
-               }
+                       if (::ioctl(m_fd, FE_GET_INFO, &fe_info) < 0)
+                       {
+                               eWarning("ioctl FE_GET_INFO failed");
+                               ::close(m_fd);
+                               m_fd = -1;
+                               return -1;
+                       }
 
-               switch (fe_info.type)
-               {
-               case FE_QPSK:
-                       m_type = iDVBFrontend::feSatellite;
-                       break;
-               case FE_QAM:
-                       m_type = iDVBFrontend::feCable;
-                       break;
-               case FE_OFDM:
-                       m_type = iDVBFrontend::feTerrestrial;
-                       break;
-               default:
-                       eWarning("unknown frontend type.");
-                       ::close(m_fd);
-                       m_fd = -1;
-                       return -1;
+                       switch (fe_info.type)
+                       {
+                       case FE_QPSK:
+                               m_type = iDVBFrontend::feSatellite;
+                               break;
+                       case FE_QAM:
+                               m_type = iDVBFrontend::feCable;
+                               break;
+                       case FE_OFDM:
+                               m_type = iDVBFrontend::feTerrestrial;
+                               break;
+                       default:
+                               eWarning("unknown frontend type.");
+                               ::close(m_fd);
+                               m_fd = -1;
+                               return -1;
+                       }
+                       if (m_simulate_fe)
+                               m_simulate_fe->m_type = m_type;
+                       eDebugNoSimulate("detected %s frontend", "satellite\0cable\0    terrestrial"+fe_info.type*10);
                }
-               eDebugNoSimulate("detected %s frontend", "satellite\0cable\0    terrestrial"+fe_info.type*10);
-       }
 
 #if HAVE_DVB_API_VERSION < 3
-       if (m_type == iDVBFrontend::feSatellite)
-       {
-                       if (m_secfd < 0)
-                       {
-                               if (!m_simulate)
+               if (m_type == iDVBFrontend::feSatellite)
+               {
+                               if (m_secfd < 0)
                                {
-                                       m_secfd = ::open(m_sec_filename, O_RDWR);
-                                       if (m_secfd < 0)
+                                       if (!m_simulate)
                                        {
-                                               eWarning("failed! (%s) %m", m_sec_filename);
-                                               ::close(m_fd);
-                                               m_fd=-1;
-                                               return -1;
+                                               m_secfd = ::open(m_sec_filename, O_RDWR);
+                                               if (m_secfd < 0)
+                                               {
+                                                       eWarning("failed! (%s) %m", m_sec_filename);
+                                                       ::close(m_fd);
+                                                       m_fd=-1;
+                                                       return -1;
+                                               }
                                        }
                                }
-                       }
-                       else
-                               eWarning("sec %d already opened", m_dvbid);
-       }
+                               else
+                                       eWarning("sec %d already opened", m_dvbid);
+               }
 #endif
 
-       setTone(iDVBFrontend::toneOff);
-       setVoltage(iDVBFrontend::voltageOff);
-
-       if (!m_simulate)
-       {
                m_sn = eSocketNotifier::create(eApp, m_fd, eSocketNotifier::Read, false);
                CONNECT(m_sn->activated, eDVBFrontend::feEvent);
        }
 
+       setTone(iDVBFrontend::toneOff);
+       setVoltage(iDVBFrontend::voltageOff);
+
        return 0;
 }
 
index bef4a18f1de923ec37fe872c4a4456936377ab47..5887f4049431c257f9160d425f6e166dc0b77c31 100644 (file)
@@ -72,6 +72,7 @@ private:
        bool m_simulate;
        bool m_enabled;
        int m_type;
+       eDVBFrontend *m_simulate_fe; // only used to set frontend type in dvb.cpp
        int m_dvbid;
        int m_slotid;
        int m_fd;
@@ -115,7 +116,7 @@ private:
        bool setSecSequencePos(int steps);
        static int PriorityOrder;
 public:
-       eDVBFrontend(int adap, int fe, int &ok, bool simulate=false);
+       eDVBFrontend(int adap, int fe, int &ok, bool simulate=false, eDVBFrontend *simulate_fe=NULL);
        virtual ~eDVBFrontend();
 
        int readInputpower();
index 2daeeffd862d8b7994715c7e572463a727b470d8..1eacc29c4dc979c2f423bd54e912c0ade7a9bb61 100644 (file)
@@ -90,9 +90,9 @@ void Cexif::ClearExif()
 
 bool Cexif::DecodeExif(const char *filename, int Thumb)
 {
+       bool ret = false;
        FILE * hFile = fopen(filename, "r");
-       if(!hFile) return false;
-
+       if(!hFile) return ret;
 
        m_exifinfo = new EXIFINFO;
        memset(m_exifinfo,0,sizeof(EXIFINFO));
@@ -107,7 +107,8 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
        int a = fgetc(hFile);
        strcpy(m_szLastError,"EXIF-Data not found");
 
-       if (a != 0xff || fgetc(hFile) != M_SOI) return false;
+       if (a != 0xff || fgetc(hFile) != M_SOI)
+               goto decode_exif_out_false;
 
        for(;;)
        {
@@ -117,7 +118,8 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
 
                if (SectionsRead >= MAX_SECTIONS)
                {
-                       strcpy(m_szLastError,"Too many sections in jpg file"); return false;
+                       strcpy(m_szLastError,"Too many sections in jpg file");
+                       goto decode_exif_out_false;
                }
 
                for (a=0;a<7;a++)
@@ -127,13 +129,15 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
 
                        if (a >= 6)
                        {
-                               strcpy(m_szLastError,"too many padding unsigned chars\n"); return false;
+                               strcpy(m_szLastError,"too many padding unsigned chars\n");
+                               goto decode_exif_out_false;
                        }
                }
 
                if (marker == 0xff)
                {
-                       strcpy(m_szLastError,"too many padding unsigned chars!"); return false;
+                       strcpy(m_szLastError,"too many padding unsigned chars!");
+                       goto decode_exif_out_false;
                }
 
                Sections[SectionsRead].Type = marker;
@@ -145,14 +149,16 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
 
                if (itemlen < 2)
                {
-                       strcpy(m_szLastError,"invalid marker"); return false;
+                       strcpy(m_szLastError,"invalid marker");
+                       goto decode_exif_out_false;
                }
                Sections[SectionsRead].Size = itemlen;
 
                Data = (unsigned char *)malloc(itemlen);
                if (Data == NULL)
                {
-                       strcpy(m_szLastError,"Could not allocate memory"); return false;
+                       strcpy(m_szLastError,"Could not allocate memory");
+                       goto decode_exif_out_false;
                }
                Sections[SectionsRead].Data = Data;
 
@@ -163,17 +169,18 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
                got = fread(Data+2, 1, itemlen-2,hFile);
                if (got != itemlen-2)
                {
-                       strcpy(m_szLastError,"Premature end of file?"); return false;
+                       strcpy(m_szLastError,"Premature end of file?");
+                       goto decode_exif_out_false;
                }
                SectionsRead += 1;
 
                switch(marker)
                {
                case M_SOS:
-                       return true;
+                       goto decode_exif_out_true;
                case M_EOI:
                        printf("No image in jpeg!\n");
-                       return false;
+                       goto decode_exif_out_false;
                case M_COM:
                        if (HaveCom)
                        {
@@ -221,8 +228,12 @@ bool Cexif::DecodeExif(const char *filename, int Thumb)
                }
        }
 
+decode_exif_out_true:
+       ret = true;
+
+decode_exif_out_false:
        fclose(hFile);
-       return true;
+       return ret;
 }
 
 bool Cexif::process_EXIF(unsigned char * CharBuf, unsigned int length)
index 3b6fd3e807c74704be117a3cdc01de3ab194ea0b..b73f6d5a6307d88f12e4ac9f9458565d4306bc9b 100644 (file)
@@ -6,4 +6,4 @@ install_PYTHON = \
        ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \
        StaticMultiList.py ServiceTime.py MovieInfo.py MenuEntryCompare.py StringListSelection.py \
        ValueBitTest.py TunerInfo.py ConfigEntryTest.py TemplatedMultiContent.py ProgressToText.py \
-       Combine.py SensorToText.py
+       Combine.py SensorToText.py ValueToPixmap.py
diff --git a/lib/python/Components/Converter/ValueToPixmap.py b/lib/python/Components/Converter/ValueToPixmap.py
new file mode 100644 (file)
index 0000000..0acd263
--- /dev/null
@@ -0,0 +1,40 @@
+from Components.Converter.Converter import Converter
+from Components.Element import cached, ElementError
+from Tools.Directories import fileExists, SCOPE_SKIN_IMAGE, SCOPE_CURRENT_SKIN, resolveFilename
+from Tools.LoadPixmap import LoadPixmap
+
+
+class ValueToPixmap(Converter, object):
+       LANGUAGE_CODE = 0
+       PATH = 1
+       
+       def __init__(self, type):
+               Converter.__init__(self, type)
+               if type == "LanguageCode":
+                       self.type = self.LANGUAGE_CODE
+               elif type == "Path":
+                       self.type = self.PATH
+               else:
+                       raise ElementError("'%s' is not <LanguageCode|Path> for ValueToPixmap converter" % type)
+
+       @cached
+       def getPixmap(self):
+               if self.source:
+                       val = self.source.text
+                       if val in (None, ""):
+                               return None
+               if self.type == self.PATH:
+                       return LoadPixmap(val)
+               if self.type == self.LANGUAGE_CODE:
+                       png = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, "countries/" + val[3:].lower() + ".png"))
+                       if png == None:
+                               png = LoadPixmap(cached=True, path=resolveFilename(SCOPE_SKIN_IMAGE, "countries/missing.png"))
+                       return png
+               return None                     
+       
+       pixmap = property(getPixmap)
+
+       def changed(self, what):
+               if what[0] != self.CHANGED_SPECIFIC or what[1] == self.type:
+                       Converter.changed(self, what)
+
index 8e9c29d11c100ce300eb0dfb0b61ee303e8b1a45..8097365c5527608c160d6014ed63be4860815762 100755 (executable)
@@ -84,6 +84,8 @@ class InfoHandler(xml.sax.ContentHandler):
                                self.attributes["packagename"] = str(attrs["packagename"])
                        if attrs.has_key("packagetype"):
                                self.attributes["packagetype"] = str(attrs["packagetype"])
+                       if attrs.has_key("needsRestart"):
+                               self.attributes["needsRestart"] = str(attrs["needsRestart"])
                        if attrs.has_key("shortdescription"):
                                self.attributes["shortdescription"] = str(attrs["shortdescription"])
 
@@ -120,6 +122,8 @@ class InfoHandler(xml.sax.ContentHandler):
                        self.attributes["name"] = str(data)
                if self.elements[-1] == "packagename":
                        self.attributes["packagename"] = str(data)
+               if self.elements[-1] == "needsRestart":
+                       self.attributes["needsRestart"] = str(data)
                if self.elements[-1] == "shortdescription":
                        self.attributes["shortdescription"] = str(data)
                if self.elements[-1] == "description":
index 04511d253a30fe7fb2d86d7eb38d3526d1970992..32b8bdbe76dcb89f68d9c1eb152e2aadbbb7a64c 100755 (executable)
@@ -20,9 +20,8 @@ class Network:
                self.Console = Console()
                self.LinkConsole = Console()
                self.restartConsole = Console()
-               self.deactivateConsole = Console()
                self.deactivateInterfaceConsole = Console()
-               self.activateConsole = Console()
+               self.activateInterfaceConsole = Console()
                self.resetNetworkConsole = Console()
                self.DnsConsole = Console()
                self.PingConsole = Console()
@@ -30,37 +29,29 @@ class Network:
                self.friendlyNames = {}
                self.lan_interfaces = []
                self.wlan_interfaces = []
+               self.remoteRootFS = None
                self.getInterfaces()
 
        def onRemoteRootFS(self):
-               fp = file('/proc/mounts', 'r')
-               mounts = fp.readlines()
-               fp.close()
-               for line in mounts:
-                       parts = line.strip().split(' ')
-                       if parts[1] == '/' and (parts[2] == 'nfs' or parts[2] == 'smbfs'):
-                               return True
-               return False
+               if self.remoteRootFS == None:
+                       fp = file('/proc/mounts', 'r')
+                       mounts = fp.readlines()
+                       fp.close()
+                       self.remoteRootFS = False
+                       for line in mounts:
+                               parts = line.strip().split()
+                               if parts[1] == '/' and parts[2] == 'nfs':
+                                       self.remoteRootFS = True
+                                       break
+               return self.remoteRootFS
+
+       def isBlacklisted(self, iface):
+               return iface in ('lo', 'wifi0', 'wmaster0')
 
        def getInterfaces(self, callback = None):
-               devicesPattern = re_compile('[a-z]+[0-9]+')
                self.configuredInterfaces = []
-               fp = file('/proc/net/dev', 'r')
-               result = fp.readlines()
-               fp.close()
-               for line in result:
-                       try:
-                               device = devicesPattern.search(line).group()
-                               if device in ('wifi0', 'wmaster0'):
-                                       continue
-                               self.getDataForInterface(device, callback)
-                       except AttributeError:
-                               pass
-               #print "self.ifaces:", self.ifaces
-               #self.writeNetworkConfig()
-               #print ord(' ')
-               #for line in result:
-               #       print ord(line[0])
+               for device in self.getInstalledAdapters():
+                       self.getAddrInet(device, callback)
 
        # helper function
        def regExpMatch(self, pattern, string):
@@ -69,21 +60,16 @@ class Network:
                try:
                        return pattern.search(string).group()
                except AttributeError:
-                       None
+                       return None
 
        # helper function to convert ips from a sring to a list of ints
        def convertIP(self, ip):
-               strIP = ip.split('.')
-               ip = []
-               for x in strIP:
-                       ip.append(int(x))
-               return ip
-
-       def getDataForInterface(self, iface,callback):
-               #get ip out of ip addr, as avahi sometimes overrides it in ifconfig.
+               return [ int(n) for n in ip.split('.') ]
+
+       def getAddrInet(self, iface, callback):
                if not self.Console:
                        self.Console = Console()
-               cmd = "ip -o addr"
+               cmd = "ip -o addr show dev " + iface
                self.Console.ePopen(cmd, self.IPaddrFinished, [iface,callback])
 
        def IPaddrFinished(self, result, retval, extra_args):
@@ -92,14 +78,14 @@ class Network:
                globalIPpattern = re_compile("scope global")
                ipRegexp = '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}'
                netRegexp = '[0-9]{1,2}'
-               macRegexp = '[0-9]{2}\:[0-9]{2}\:[0-9]{2}\:[a-z0-9]{2}\:[a-z0-9]{2}\:[a-z0-9]{2}'
+               macRegexp = '[0-9a-fA-F]{2}\:[0-9a-fA-F]{2}\:[0-9a-fA-F]{2}\:[0-9a-fA-F]{2}\:[0-9a-fA-F]{2}\:[0-9a-fA-F]{2}'
                ipLinePattern = re_compile('inet ' + ipRegexp + '/')
                ipPattern = re_compile(ipRegexp)
                netmaskLinePattern = re_compile('/' + netRegexp)
                netmaskPattern = re_compile(netRegexp)
                bcastLinePattern = re_compile(' brd ' + ipRegexp)
                upPattern = re_compile('UP')
-               macPattern = re_compile('[0-9]{2}\:[0-9]{2}\:[0-9]{2}\:[a-z0-9]{2}\:[a-z0-9]{2}\:[a-z0-9]{2}')
+               macPattern = re_compile(macRegexp)
                macLinePattern = re_compile('link/ether ' + macRegexp)
                
                for line in result.splitlines():
@@ -144,7 +130,7 @@ class Network:
                        print line[0:7]
                        if line[0:7] == "0.0.0.0":
                                gateway = self.regExpMatch(ipPattern, line[16:31])
-                               if gateway is not None:
+                               if gateway:
                                        data['gateway'] = self.convertIP(gateway)
                                        
                self.ifaces[iface] = data
@@ -176,8 +162,9 @@ class Network:
                                fp.write(iface["preup"])
                        if iface["predown"] is not False and not iface.has_key("configStrings"):
                                fp.write(iface["predown"])
-                       fp.write("\n")
+                       fp.write("\n")                          
                fp.close()
+               self.configuredNetworkAdapters = self.configuredInterfaces
                self.writeNameserverConfig()
 
        def writeNameserverConfig(self):
@@ -263,49 +250,13 @@ class Network:
                for line in resolv:
                        if self.regExpMatch(nameserverPattern, line) is not None:
                                ip = self.regExpMatch(ipPattern, line)
-                               if ip is not None:
+                               if ip:
                                        self.nameservers.append(self.convertIP(ip))
 
                print "nameservers:", self.nameservers
 
-       def deactivateNetworkConfig(self, callback = None):
-               if self.onRemoteRootFS():
-                       if callback is not None:
-                               callback(True)
-                       return
-               self.deactivateConsole = Console()
-               self.commands = []
-               self.commands.append("/etc/init.d/avahi-daemon stop")
-               for iface in self.ifaces.keys():
-                       cmd = "ip addr flush " + iface
-                       self.commands.append(cmd)               
-               self.commands.append("/etc/init.d/networking stop")
-               self.commands.append("killall -9 udhcpc")
-               self.commands.append("rm /var/run/udhcpc*")
-               self.deactivateConsole.eBatch(self.commands, self.deactivateNetworkFinished, callback, debug=True)
-               
-       def deactivateNetworkFinished(self,extra_args):
-               callback = extra_args
-               if len(self.deactivateConsole.appContainers) == 0:
-                       if callback is not None:
-                               callback(True)
-
-       def activateNetworkConfig(self, callback = None):
-               if self.onRemoteRootFS():
-                       if callback is not None:
-                               callback(True)
-                       return
-               self.activateConsole = Console()
-               self.commands = []
-               self.commands.append("/etc/init.d/networking start")
-               self.commands.append("/etc/init.d/avahi-daemon start")
-               self.activateConsole.eBatch(self.commands, self.activateNetworkFinished, callback, debug=True)
-               
-       def activateNetworkFinished(self,extra_args):
-               callback = extra_args
-               if len(self.activateConsole.appContainers) == 0:
-                       if callback is not None:
-                               callback(True)
+       def getInstalledAdapters(self):
+               return [x for x in listdir('/sys/class/net') if not self.isBlacklisted(x)]
 
        def getConfiguredAdapters(self):
                return self.configuredNetworkAdapters
@@ -316,47 +267,44 @@ class Network:
        def getFriendlyAdapterName(self, x):
                if x in self.friendlyNames.keys():
                        return self.friendlyNames.get(x, x)
-               else:
-                       self.friendlyNames[x] = self.getFriendlyAdapterNaming(x)
-                       return self.friendlyNames.get(x, x) # when we have no friendly name, use adapter name
+               self.friendlyNames[x] = self.getFriendlyAdapterNaming(x)
+               return self.friendlyNames.get(x, x) # when we have no friendly name, use adapter name
 
        def getFriendlyAdapterNaming(self, iface):
-               if iface.startswith('eth'):
-                       if iface not in self.lan_interfaces and len(self.lan_interfaces) == 0:
-                               self.lan_interfaces.append(iface)
-                               return _("LAN connection")
-                       elif iface not in self.lan_interfaces and len(self.lan_interfaces) >= 1:
-                               self.lan_interfaces.append(iface)
-                               return _("LAN connection") + " " + str(len(self.lan_interfaces))
+               name = None
+               if self.isWirelessInterface(iface):
+                       if iface not in self.wlan_interfaces:
+                               name = _("WLAN connection")
+                               if len(self.wlan_interfaces):
+                                       name += " " + str(len(self.wlan_interfaces)+1)
+                               self.wlan_interfaces.append(iface)                                                              
                else:
-                       if iface not in self.wlan_interfaces and len(self.wlan_interfaces) == 0:
-                               self.wlan_interfaces.append(iface)
-                               return _("WLAN connection")
-                       elif iface not in self.wlan_interfaces and len(self.wlan_interfaces) >= 1:
-                               self.wlan_interfaces.append(iface)
-                               return _("WLAN connection") + " " + str(len(self.wlan_interfaces))
-
+                       if iface not in self.lan_interfaces:
+                               name = _("LAN connection")
+                               if len(self.lan_interfaces):
+                                       name += " " + str(len(self.lan_interfaces)+1)
+                               self.lan_interfaces.append(iface)
+               return name
+       
        def getFriendlyAdapterDescription(self, iface):
-               if iface == 'eth0':
-                       return _("Internal LAN adapter.")
+               if not self.isWirelessInterface(iface):
+                       return _('Ethernet network interface')
+
+               moduledir = self.getWlanModuleDir(iface)
+               if moduledir:
+                       name = os_path.basename(os_path.realpath(moduledir))
+                       if name in ('ath_pci','ath5k'):
+                               name = 'Atheros'
+                       elif name in ('rt73','rt73usb','rt3070sta'):
+                               name = 'Ralink'
+                       elif name == 'zd1211b':
+                               name = 'Zydas'
+                       elif name == 'r871x_usb_drv':
+                               name = 'Realtek'
                else:
-                       classdir = "/sys/class/net/" + iface + "/device/"
-                       driverdir = "/sys/class/net/" + iface + "/device/driver/"
-                       if os_path.exists(classdir):
-                               files = listdir(classdir)
-                               if 'driver' in files:
-                                       if os_path.realpath(driverdir).endswith('ath_pci'):
-                                               return _("Atheros")+ " " + str(os_path.basename(os_path.realpath(driverdir))) + " " + _("WLAN adapter.") 
-                                       elif os_path.realpath(driverdir).endswith('zd1211b'):
-                                               return _("Zydas")+ " " + str(os_path.basename(os_path.realpath(driverdir))) + " " + _("WLAN adapter.") 
-                                       elif os_path.realpath(driverdir).endswith('rt73'):
-                                               return _("Ralink")+ " " + str(os_path.basename(os_path.realpath(driverdir))) + " " + _("WLAN adapter.") 
-                                       elif os_path.realpath(driverdir).endswith('rt73usb'):
-                                               return _("Ralink")+ " " + str(os_path.basename(os_path.realpath(driverdir))) + " " + _("WLAN adapter.") 
-                                       else:
-                                               return str(os_path.basename(os_path.realpath(driverdir))) + " " + _("WLAN adapter.") 
-                               else:
-                                       return _("Unknown network adapter.")
+                       name = _('Unknown')
+
+               return name + ' ' + _('wireless network interface')
 
        def getAdapterName(self, iface):
                return iface
@@ -404,16 +352,12 @@ class Network:
                                        self.nameservers[i] = newnameserver
 
        def resetNetworkConfig(self, mode='lan', callback = None):
-               if self.onRemoteRootFS():
-                       if callback is not None:
-                               callback(True)
-                       return
                self.resetNetworkConsole = Console()
                self.commands = []
                self.commands.append("/etc/init.d/avahi-daemon stop")
                for iface in self.ifaces.keys():
-                       cmd = "ip addr flush " + iface
-                       self.commands.append(cmd)               
+                       if iface != 'eth0' or not self.onRemoteRootFS():
+                               self.commands.append("ip addr flush dev " + iface)      
                self.commands.append("/etc/init.d/networking stop")
                self.commands.append("killall -9 udhcpc")
                self.commands.append("rm /var/run/udhcpc*")
@@ -487,18 +431,15 @@ class Network:
                                        statecallback(self.NetworkState)
                
        def restartNetwork(self,callback = None):
-               if self.onRemoteRootFS():
-                       if callback is not None:
-                               callback(True)
-                       return
                self.restartConsole = Console()
                self.config_ready = False
                self.msgPlugins()
                self.commands = []
                self.commands.append("/etc/init.d/avahi-daemon stop")
                for iface in self.ifaces.keys():
-                       cmd = "ip addr flush " + iface
-                       self.commands.append(cmd)               
+                       if iface != 'eth0' or not self.onRemoteRootFS():
+                               self.commands.append("ifdown " + iface)
+                               self.commands.append("ip addr flush dev " + iface)
                self.commands.append("/etc/init.d/networking stop")
                self.commands.append("killall -9 udhcpc")
                self.commands.append("rm /var/run/udhcpc*")
@@ -555,9 +496,13 @@ class Network:
                                        
        def stopDeactivateInterfaceConsole(self):
                if self.deactivateInterfaceConsole is not None:
-                       if len(self.deactivateInterfaceConsole.appContainers):
-                               for name in self.deactivateInterfaceConsole.appContainers.keys():
-                                       self.deactivateInterfaceConsole.kill(name)
+                       self.deactivateInterfaceConsole.killAll()
+                       self.deactivateInterfaceConsole = None
+
+       def stopActivateInterfaceConsole(self):
+               if self.activateInterfaceConsole is not None:
+                       self.activateInterfaceConsole.killAll()
+                       self.activateInterfaceConsole = None
                                        
        def checkforInterface(self,iface):
                if self.getAdapterAttribute(iface, 'up') is True:
@@ -590,59 +535,138 @@ class Network:
                                if len(self.DnsConsole.appContainers) == 0:
                                        statecallback(self.DnsState)
 
-       def deactivateInterface(self,iface,callback = None):
-               if self.onRemoteRootFS():
+       def deactivateInterface(self,ifaces,callback = None):
+               self.config_ready = False
+               self.msgPlugins()
+               commands = []
+               def buildCommands(iface):
+                       commands.append("ifdown " + iface)
+                       commands.append("ip addr flush dev " + iface)
+                       #wpa_supplicant sometimes doesn't quit properly on SIGTERM
+                       if os_path.exists('/var/run/wpa_supplicant/'+ iface):
+                               commands.append("wpa_cli -i" + iface + " terminate")
+                       
+               if not self.deactivateInterfaceConsole:
+                       self.deactivateInterfaceConsole = Console()
+
+               if isinstance(ifaces, (list, tuple)):
+                       for iface in ifaces:
+                               if iface != 'eth0' or not self.onRemoteRootFS():
+                                       buildCommands(iface)
+               else:
+                       if ifaces == 'eth0' and self.onRemoteRootFS():
+                               if callback is not None:
+                                       callback(True)
+                               return
+                       buildCommands(ifaces)
+               self.deactivateInterfaceConsole.eBatch(commands, self.deactivateInterfaceFinished, [ifaces,callback], debug=True)
+
+       def deactivateInterfaceFinished(self,extra_args):
+               (ifaces, callback) = extra_args
+               def checkCommandResult(iface):
+                       if self.deactivateInterfaceConsole and self.deactivateInterfaceConsole.appResults.has_key("ifdown " + iface):
+                               result = str(self.deactivateInterfaceConsole.appResults.get("ifdown " + iface)).strip("\n")
+                               if result == "ifdown: interface " + iface + " not configured":
+                                       return False
+                               else:
+                                       return True
+               #ifdown sometimes can't get the interface down.
+               if isinstance(ifaces, (list, tuple)):
+                       for iface in ifaces:
+                               if checkCommandResult(iface) is False:
+                                       Console().ePopen(("ifconfig " + iface + " down" ))
+               else:
+                       if checkCommandResult(ifaces) is False:
+                               Console().ePopen(("ifconfig " + ifaces + " down" ))
+
+               if self.deactivateInterfaceConsole:
+                       if len(self.deactivateInterfaceConsole.appContainers) == 0:
+                               if callback is not None:
+                                       callback(True)
+
+       def activateInterface(self,iface,callback = None):
+               if self.config_ready:
+                       self.config_ready = False
+                       self.msgPlugins()
+               if iface == 'eth0' and self.onRemoteRootFS():
                        if callback is not None:
                                callback(True)
                        return
-               self.deactivateInterfaceConsole = Console()
-               self.commands = []
-               cmd1 = "ip addr flush " + iface
-               cmd2 = "ifconfig " + iface + " down"
-               self.commands.append(cmd1)
-               self.commands.append(cmd2)
-               self.deactivateInterfaceConsole.eBatch(self.commands, self.deactivateInterfaceFinished, callback, debug=True)
+               if not self.activateInterfaceConsole:
+                       self.activateInterfaceConsole = Console()
+               commands = []
+               commands.append("ifup " + iface)
+               self.activateInterfaceConsole.eBatch(commands, self.activateInterfaceFinished, callback, debug=True)
 
-       def deactivateInterfaceFinished(self,extra_args):
+       def activateInterfaceFinished(self,extra_args):
                callback = extra_args
-               if self.deactivateInterfaceConsole:
-                       if len(self.deactivateInterfaceConsole.appContainers) == 0:
+               if self.activateInterfaceConsole:
+                       if len(self.activateInterfaceConsole.appContainers) == 0:
                                if callback is not None:
                                        callback(True)
 
+       def sysfsPath(self, iface):
+               return '/sys/class/net/' + iface
+
+       def isWirelessInterface(self, iface):
+               if iface in self.wlan_interfaces:
+                       return True
+
+               if os_path.isdir(self.sysfsPath(iface) + '/wireless'):
+                       return True
+
+               # r871x_usb_drv on kernel 2.6.12 is not identifiable over /sys/class/net/'ifacename'/wireless so look also inside /proc/net/wireless
+               device = re_compile('[a-z]{2,}[0-9]*:')
+               ifnames = []
+               fp = open('/proc/net/wireless', 'r')
+               for line in fp:
+                       try:
+                               ifnames.append(device.search(line).group()[:-1])
+                       except AttributeError:
+                               pass
+               if iface in ifnames:
+                       return True
+
+               return False
+
+       def getWlanModuleDir(self, iface = None):
+               devicedir = self.sysfsPath(iface) + '/device'
+               moduledir = devicedir + '/driver/module'
+               if os_path.isdir(moduledir):
+                       return moduledir
+
+               # identification is not possible over default moduledir
+               for x in listdir(devicedir):
+                       # rt3070 on kernel 2.6.18 registers wireless devices as usb_device (e.g. 1-1.3:1.0) and identification is only possible over /sys/class/net/'ifacename'/device/1-xxx
+                       if x.startswith("1-"):
+                               moduledir = devicedir + '/' + x + '/driver/module'
+                               if os_path.isdir(moduledir):
+                                       return moduledir
+               # rt73, zd1211b, r871x_usb_drv on kernel 2.6.12 can be identified over /sys/class/net/'ifacename'/device/driver, so look also here
+               moduledir = devicedir + '/driver'
+               if os_path.isdir(moduledir):
+                       return moduledir
+
+               return None
+
        def detectWlanModule(self, iface = None):
-               self.wlanmodule = None
-               classdir = "/sys/class/net/" + iface + "/device/"
-               driverdir = "/sys/class/net/" + iface + "/device/driver/"
-               if os_path.exists(classdir):
-                       classfiles = listdir(classdir)
-                       driver_found = False
-                       nl80211_found = False
-                       for x in classfiles:
-                               if x == 'driver':
-                                       driver_found = True
-                               if x.startswith('ieee80211:'):
-                                       nl80211_found = True
-
-                       if driver_found and nl80211_found:
-                               #print about.getKernelVersionString()
-                               self.wlanmodule = "nl80211"
-                       else:
-                               if driver_found and not nl80211_found:
-                                       driverfiles = listdir(driverdir)
-                                       if os_path.realpath(driverdir).endswith('ath_pci'):
-                                               if len(driverfiles) >= 1:
-                                                       self.wlanmodule = 'madwifi'
-                                       if os_path.realpath(driverdir).endswith('rt73'):
-                                               if len(driverfiles) == 2 or len(driverfiles) == 5:
-                                                       self.wlanmodule = 'ralink'                                      
-                                       if os_path.realpath(driverdir).endswith('zd1211b'):
-                                               if len(driverfiles) == 1 or len(driverfiles) == 5:
-                                                       self.wlanmodule = 'zydas'
-                       if self.wlanmodule is None:
-                               self.wlanmodule = "wext"
-                       print 'Using "%s" as wpa-supplicant driver' % (self.wlanmodule)
-                       return self.wlanmodule
+               if not self.isWirelessInterface(iface):
+                       return None
+
+               devicedir = self.sysfsPath(iface) + '/device'
+               if os_path.isdir(devicedir + '/ieee80211'):
+                       return 'nl80211'
+
+               moduledir = self.getWlanModuleDir(iface)
+               if moduledir:
+                       module = os_path.basename(os_path.realpath(moduledir))
+                       if module in ('ath_pci','ath5k'):
+                               return 'madwifi'
+                       if module in ('rt73','rt73'):
+                               return 'ralink'
+                       if module == 'zd1211b':
+                               return 'zydas'
+               return 'wext'
        
        def calc_netmask(self,nmask):
                from struct import pack, unpack
index 7f7dd5c4d91b40f81fc5647ccb82cbe9a9e2f967..bd1a3638c47ba484f6c9d511f48710ac8616f7b7 100644 (file)
@@ -1361,25 +1361,32 @@ def InitNimManager(nimmgr):
                slot_id = configElement.slot_id
                if nimmgr.nim_slots[slot_id].description == 'Alps BSBE2':
                        open("/proc/stb/frontend/%d/tone_amplitude" %(fe_id), "w").write(configElement.value)
-                       
+
        def tunerTypeChanged(nimmgr, configElement):
                fe_id = configElement.fe_id
-               print "tunerTypeChanged feid %d to mode %s" % (fe_id, configElement.value)
-               try:
-                       oldvalue = open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "r").readline()
-                       open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "w").write("0")
-               except:
-                       print "[info] no /sys/module/dvb_core/parameters/dvb_shutdown_timeout available"
-               frontend = eDVBResourceManager.getInstance().allocateRawChannel(fe_id).getFrontend()
-               frontend.closeFrontend()
-               open("/proc/stb/frontend/%d/mode" % (fe_id), "w").write(configElement.value)
-               frontend.reopenFrontend()
-               try:
-                       open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "w").write(oldvalue)
-               except:
-                       print "[info] no /sys/module/dvb_core/parameters/dvb_shutdown_timeout available"
-               nimmgr.enumerateNIMs()
-       
+
+               cur_type = int(open("/proc/stb/frontend/%d/mode" % (fe_id), "r").read())
+               if cur_type != int(configElement.value):
+                       print "tunerTypeChanged feid %d from %d to mode %d" % (fe_id, cur_type, int(configElement.value))
+
+                       try:
+                               oldvalue = open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "r").readline()
+                               open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "w").write("0")
+                       except:
+                               print "[info] no /sys/module/dvb_core/parameters/dvb_shutdown_timeout available"
+
+                       frontend = eDVBResourceManager.getInstance().allocateRawChannel(fe_id).getFrontend()
+                       frontend.closeFrontend()
+                       open("/proc/stb/frontend/%d/mode" % (fe_id), "w").write(configElement.value)
+                       frontend.reopenFrontend()
+                       try:
+                               open("/sys/module/dvb_core/parameters/dvb_shutdown_timeout", "w").write(oldvalue)
+                       except:
+                               print "[info] no /sys/module/dvb_core/parameters/dvb_shutdown_timeout available"
+                       nimmgr.enumerateNIMs()
+               else:
+                       print "tuner type is already already %d" %cur_type
+
        empty_slots = 0
        for slot in nimmgr.nim_slots:
                x = slot.slot
index c6ad584f328f778c05d2ebaba77539695f69c4c9..b06246b25939f4ec4f39810b8292e42ce1534a00 100755 (executable)
@@ -49,7 +49,6 @@ class PluginComponent:
                        directory_category = directory + c
                        if not os_path.isdir(directory_category):
                                continue
-                       open(directory_category + "/__init__.py", "a").close()
                        for pluginname in os_listdir(directory_category):
                                path = directory_category + "/" + pluginname
                                if os_path.isdir(path):
index d67cd559712235e82373ceac1d6630385c619c66..7c6b57959b043b906bd964921889542e6c71a678 100644 (file)
@@ -3,4 +3,17 @@ from Renderer import Renderer
 from enigma import ePixmap
 
 class Pixmap(Renderer):
+       def __init__(self):
+               Renderer.__init__(self)
+
        GUI_WIDGET = ePixmap
+
+       def postWidgetCreate(self, instance):
+               self.changed((self.CHANGED_DEFAULT,))
+
+       def changed(self, what):
+               if what[0] != self.CHANGED_CLEAR:
+                       if self.source and hasattr(self.source, "pixmap"):
+                               if self.instance:
+                                       self.instance.setPixmap(self.source.pixmap)
+
index 813c09f896884301254512a67ee334d126746e60..e01c61fd02c8647e6947d0ba675485d0dc28a10a 100644 (file)
@@ -11,6 +11,8 @@ add_type("application/x-dream-package", ".dmpkg")
 add_type("application/x-dream-image", ".nfi")
 add_type("video/MP2T", ".ts")
 add_type("video/x-dvd-iso", ".iso")
+add_type("video/x-matroska", ".mkv")
+add_type("audio/x-matroska", ".mka")
 
 def getType(file):
        (type, _) = guess_type(file)
index acbc342502d5907709f4857707022f8c23f408c6..ce56f0f6a2d69a83562523a94131b2d79847ff77 100644 (file)
@@ -9,6 +9,8 @@ def InitUsageConfig():
        config.usage = ConfigSubsection();
        config.usage.showdish = ConfigYesNo(default = True)
        config.usage.multibouquet = ConfigYesNo(default = False)
+       config.usage.multiepg_ask_bouquet = ConfigYesNo(default = False)
+
        config.usage.quickzap_bouquet_change = ConfigYesNo(default = False)
        config.usage.e1like_radio_mode = ConfigYesNo(default = False)
        config.usage.infobar_timeout = ConfigSelection(default = "5", choices = [
index 6e5608570b7d7b7410c7d010414fdfb822930301..5507cae9493b23fcc5217416bda5a3404b85d186 100755 (executable)
@@ -1661,9 +1661,12 @@ class Config(ConfigSubsection):
 
        def saveToFile(self, filename):
                text = self.pickle()
-               f = open(filename, "w")
-               f.write(text)
-               f.close()
+               try:
+                       f = open(filename, "w")
+                       f.write(text)
+                       f.close()
+               except IOError:
+                       print "Config: Couldn't write %s" % filename
 
        def loadFromFile(self, filename, base_file=False):
                f = open(filename, "r")
index bcc7b9b261f245b24e6b356dba814e2d2220a58c..af14578a1b056fcaaa9240d1e8917c21bd63b8cf 100644 (file)
@@ -1,8 +1,9 @@
 from Plugins.Plugin import PluginDescriptor
 from GraphMultiEpg import GraphMultiEPG
-from Screens.ChannelSelection import BouquetSelector
+from Screens.ChannelSelection import BouquetSelector, SilentBouquetSelector
 from enigma import eServiceCenter, eServiceReference
 from ServiceReference import ServiceReference
+from Components.config import config
 
 Session = None
 Servicelist = None
@@ -73,6 +74,32 @@ def changeBouquetCB(direction, epg):
                        epg_bouquet = bouquet
                        epg.setServices(services)
 
+def openAskBouquet(Session, bouquets, cnt):
+       if cnt > 1: # show bouquet list
+               global bouquetSel
+               bouquetSel = Session.openWithCallback(closed, BouquetSelector, bouquets, openBouquetEPG, enableWrapAround=True)
+               dlg_stack.append(bouquetSel)
+       elif cnt == 1:
+               if not openBouquetEPG(bouquets[0][1]):
+                       cleanup()
+
+def openSilent(Servicelist, bouquets, cnt):
+       root = Servicelist.getRoot()
+       if cnt > 1: # create bouquet list
+               global bouquetSel
+               current = 0
+               rootstr = root.toCompareString()
+               for bouquet in bouquets:
+                       if bouquet[1].toCompareString() == rootstr:
+                               break
+                       current += 1
+               if current >= cnt:
+                       current = 0
+               bouquetSel = SilentBouquetSelector(bouquets, True, current)
+       if cnt >= 1: # open current bouquet
+               if not openBouquetEPG(root):
+                       cleanup()
+
 def main(session, servicelist, **kwargs):
        global Session
        Session = session
@@ -83,13 +110,10 @@ def main(session, servicelist, **kwargs):
                cnt = 0
        else:
                cnt = len(bouquets)
-       if cnt > 1: # show bouquet list
-               global bouquetSel
-               bouquetSel = Session.openWithCallback(closed, BouquetSelector, bouquets, openBouquetEPG, enableWrapAround=True)
-               dlg_stack.append(bouquetSel)
-       elif cnt == 1:
-               if not openBouquetEPG(bouquets[0][1]):
-                       cleanup()
+       if config.usage.multiepg_ask_bouquet.value:
+               openAskBouquet(session, bouquets, cnt)
+       else:
+               openSilent(servicelist, bouquets, cnt)
 
 def Plugins(**kwargs):
        name = _("Graphical Multi EPG")
index 84cbbcb62d605790db46280ec427e6f9c41abe1c..e26a93c60bf44f1bff63a3310c4503a968263eae 100644 (file)
@@ -50,12 +50,12 @@ IOC_TYPESHIFT = (IOC_NRSHIFT+IOC_NRBITS)
 BLKRRPART = ((0x12<<IOC_TYPESHIFT) | (95<<IOC_NRSHIFT))
 
 def autostart(reason, **kwargs):
+       global bdpoll
        if reason == 0:
                print "starting hotplug handler"
 
                if fileExists('/dev/.udev'):
                        global netlink
-                       global bdpoll
                        from enigma import eSocketNotifier, eTimer, ePythonMessagePump
                        import socket
                        from select import POLLIN, POLLPRI
@@ -256,6 +256,8 @@ def autostart(reason, **kwargs):
                                        self.__lock.release()
 
                        netlink = Netlink()
+                       if bdpoll is not None:
+                               bdpoll.running = False
                        bdpoll = BDPoll()
                        for blockdev, removable, is_cdrom, medium_found in harddiskmanager.devices_scanned_on_init:
                                if removable or is_cdrom:
@@ -295,6 +297,12 @@ def autostart(reason, **kwargs):
                        factory = Factory()
                        factory.protocol = Hotplug
                        reactor.listenUNIX("/tmp/hotplug.socket", factory)
+       else:
+               if bdpoll:
+                       bdpoll.running = False
+                       bdpoll.timeout() # XXX: I assume the timer is shut down before it executes again, so release the semaphore manually
+                       bdpoll.join()
+               bdpoll = None
 
 def Plugins(**kwargs):
        return PluginDescriptor(name = "Hotplug", description = "listens to hotplug events", where = PluginDescriptor.WHERE_AUTOSTART, needsRestart = True, fnc = autostart)
index d7e83072d8d2ca7b2300ea29f7fa68b639fbeb7e..cb954bb23b7bfdd00e8fec6efce8cb91260ee572 100755 (executable)
@@ -4,31 +4,10 @@ from Screens.Rc import Rc
 from Screens.MessageBox import MessageBox
 from Components.Pixmap import Pixmap, MovingPixmap, MultiPixmap
 from Components.Sources.Boolean import Boolean
-from Components.config import config, ConfigBoolean, configfile, ConfigYesNo, NoSave, ConfigSubsection, ConfigText, getConfigListEntry, ConfigSelection, ConfigPassword
 from Components.Network import iNetwork
 from Tools.Directories import resolveFilename, SCOPE_PLUGINS, SCOPE_SKIN_IMAGE
 from enigma import eTimer
-
-config.misc.firstrun = ConfigBoolean(default = True)
-list = []
-list.append("WEP")
-list.append("WPA")
-list.append("WPA2")
-list.append("WPA/WPA2")
-
-weplist = []
-weplist.append("ASCII")
-weplist.append("HEX")
-
-config.plugins.wlan = ConfigSubsection()
-config.plugins.wlan.essid = NoSave(ConfigText(default = "home", fixed_size = False))
-config.plugins.wlan.hiddenessid = NoSave(ConfigText(default = "home", fixed_size = False))
-
-config.plugins.wlan.encryption = ConfigSubsection()
-config.plugins.wlan.encryption.enabled = NoSave(ConfigYesNo(default = False))
-config.plugins.wlan.encryption.type = NoSave(ConfigSelection(list, default = "WPA/WPA2" ))
-config.plugins.wlan.encryption.wepkeytype = NoSave(ConfigSelection(weplist, default = "ASCII"))
-config.plugins.wlan.encryption.psk = NoSave(ConfigPassword(default = "mysecurewlan", fixed_size = False))
+from os import system
 
 class NetworkWizard(WizardLanguage, Rc):
        skin = """
@@ -65,8 +44,9 @@ class NetworkWizard(WizardLanguage, Rc):
                self.Adapterlist = None
                self.InterfaceState = None
                self.isInterfaceUp = None
-               self.WlanPluginInstalled = None
+               self.WlanPluginInstalled = False
                self.ap = None
+               self.w = None
                if interface is not None:
                        self.selectedInterface = interface
                else:
@@ -77,11 +57,9 @@ class NetworkWizard(WizardLanguage, Rc):
                self.AdapterRef = None
                self.APList = None
                self.newAPlist = None
-               self.WlanList = None
                self.oldlist = None
-               self.originalAth0State = None
-               self.originalEth0State = None
-               self.originalWlan0State = None
+               
+               self.originalInterfaceState = {}
                self.originalInterfaceStateChanged = False
                self.Text = None
                self.rescanTimer = eTimer()
@@ -95,65 +73,64 @@ class NetworkWizard(WizardLanguage, Rc):
                        self.close()
                
        def markDone(self):
-               self.rescanTimer.stop()
+               self.stopScan()
                del self.rescanTimer
                self.checkOldInterfaceState()
                pass
 
-       def getInstalledInterfaceCount(self):
+       def back(self):
+               self.stopScan()
+               self.ap = None
+               WizardLanguage.back(self)
+               
+       def stopScan(self):
                self.rescanTimer.stop()
+               if self.w is not None:
+                       from Plugins.SystemPlugins.WirelessLan.Wlan import iWlan
+                       iWlan.stopGetNetworkList()
+                       self.w = None
+
+       def getInstalledInterfaceCount(self):
+               self.originalInterfaceState = {}
                self.Adapterlist = iNetwork.getAdapterList()
                self.InstalledInterfaceCount = len(self.Adapterlist)
                if self.Adapterlist is not None:
                        if self.InstalledInterfaceCount == 1 and self.selectedInterface is None:
                                        self.selectedInterface = self.Adapterlist[0]
-               self.originalAth0State = iNetwork.getAdapterAttribute('ath0', 'up')
-               self.originalEth0State = iNetwork.getAdapterAttribute('eth0', 'up')
-               self.originalWlan0State = iNetwork.getAdapterAttribute('wlan0', 'up')
+               for interface in iNetwork.getAdapterList():
+                       self.originalInterfaceState[interface] = {}
+                       self.originalInterfaceState[interface]["up"] = iNetwork.getAdapterAttribute(interface, 'up')
 
        def selectInterface(self):
                self.InterfaceState = None
-               if self.selectedInterface is None and self.InstalledInterfaceCount <= 1:
-                       if self.selectedInterface == 'eth0':
-                               self.NextStep = 'nwconfig'
-                       else:
-                               self.NextStep = 'scanwlan'
-                       self.checkInterface(self.selectedInterface)
-               elif self.selectedInterface is not None and self.InstalledInterfaceCount <= 1:
-                       if self.selectedInterface == 'eth0':
-                               self.NextStep = 'nwconfig'
+               if self.selectedInterface is None:
+                       if self.InstalledInterfaceCount <= 1:
+                               if not iNetwork.isWirelessInterface(self.selectedInterface):
+                                       self.NextStep = 'nwconfig'
+                               else:
+                                       self.NextStep = 'asknetworktype'
+                               self.checkInterface(self.selectedInterface)
                        else:
-                               self.NextStep = 'scanwlan'
-                       self.checkInterface(self.selectedInterface)
-               elif self.selectedInterface is None and self.InstalledInterfaceCount > 1:
-                       self.NextStep = 'selectinterface'
-                       self.currStep = self.getStepWithID(self.NextStep)
-                       self.afterAsyncCode()
-               elif self.selectedInterface is not None and self.InstalledInterfaceCount > 1:
-                       if self.selectedInterface == 'eth0':
+                               self.NextStep = 'selectinterface'
+                               self.currStep = self.getStepWithID(self.NextStep)
+                               self.afterAsyncCode()
+               else:
+                       if not iNetwork.isWirelessInterface(self.selectedInterface):
                                self.NextStep = 'nwconfig'
                        else:
-                               self.NextStep = 'scanwlan'
+                               self.NextStep = 'asknetworktype'
                        self.checkInterface(self.selectedInterface)
-               else:
-                       self.NextStep = 'selectinterface'
-                       self.currStep = self.getStepWithID(self.NextStep)
-                       self.afterAsyncCode()                   
 
        def checkOldInterfaceState(self):
                # disable up interface if it was originally down and config is unchanged.
-               if self.originalAth0State is False and self.originalInterfaceStateChanged is False:
-                       if iNetwork.checkforInterface('ath0') is True:
-                               iNetwork.deactivateInterface('ath0')            
-               if self.originalEth0State is False and self.originalInterfaceStateChanged is False:
-                       if iNetwork.checkforInterface('eth0') is True:
-                               iNetwork.deactivateInterface('eth0')
-               if self.originalWlan0State is False and self.originalInterfaceStateChanged is False:
-                       if iNetwork.checkforInterface('wlan0') is True:
-                               iNetwork.deactivateInterface('wlan0')
+               if self.originalInterfaceStateChanged is False:
+                       for interface in self.originalInterfaceState.keys():
+                               if interface == self.selectedInterface:
+                                       if self.originalInterfaceState[interface]["up"] is False:
+                                               if iNetwork.checkforInterface(interface) is True:
+                                                       system("ifconfig " + interface + " down")
 
        def listInterfaces(self):
-               self.rescanTimer.stop()
                self.checkOldInterfaceState()
                list = [(iNetwork.getFriendlyAdapterName(x),x) for x in iNetwork.getAdapterList()]
                list.append((_("Exit network wizard"), "end"))
@@ -169,13 +146,13 @@ class NetworkWizard(WizardLanguage, Rc):
                elif index == 'eth0':
                        self.NextStep = 'nwconfig'
                else:
-                       self.NextStep = 'scanwlan'
+                       self.NextStep = 'asknetworktype'
 
        def InterfaceSelectionMoved(self):
                self.InterfaceSelect(self.selection)
                
        def checkInterface(self,iface):
-               self.rescanTimer.stop()
+               self.stopScan()
                if self.Adapterlist is None:
                        self.Adapterlist = iNetwork.getAdapterList()
                if self.NextStep is not 'end':
@@ -183,7 +160,7 @@ class NetworkWizard(WizardLanguage, Rc):
                                #Reset Network to defaults if network broken
                                iNetwork.resetNetworkConfig('lan', self.resetNetworkConfigCB)
                                self.resetRef = self.session.openWithCallback(self.resetNetworkConfigFinished, MessageBox, _("Please wait while we prepare your network interfaces..."), type = MessageBox.TYPE_INFO, enable_input = False)
-                       if iface in ('eth0', 'wlan0', 'ath0'):
+                       if iface in iNetwork.getInstalledAdapters():
                                if iface in iNetwork.configuredNetworkAdapters and len(iNetwork.configuredNetworkAdapters) == 1:
                                        if iNetwork.getAdapterAttribute(iface, 'up') is True:
                                                self.isInterfaceUp = True
@@ -232,7 +209,7 @@ class NetworkWizard(WizardLanguage, Rc):
 
        def AdapterSetupEndCB(self,data):
                if data is True:
-                       if self.selectedInterface in ('wlan0', 'ath0'):
+                       if iNetwork.isWirelessInterface(self.selectedInterface):
                                if self.WlanPluginInstalled == True:
                                        from Plugins.SystemPlugins.WirelessLan.Wlan import iStatus
                                        iStatus.getDataForInterface(self.selectedInterface,self.checkWlanStateCB)
@@ -255,7 +232,7 @@ class NetworkWizard(WizardLanguage, Rc):
                        if data is True:
                                if status is not None:
                                        text1 = _("Your Dreambox is now ready to use.\n\nYour internet connection is working now.\n\n")
-                                       text2 = _('Accesspoint:') + "\t" + str(status[self.selectedInterface]["acesspoint"]) + "\n"
+                                       text2 = _('Accesspoint:') + "\t" + str(status[self.selectedInterface]["accesspoint"]) + "\n"
                                        text3 = _('SSID:') + "\t" + str(status[self.selectedInterface]["essid"]) + "\n"
                                        text4 = _('Link Quality:') + "\t" + str(status[self.selectedInterface]["quality"])+ "\n"
                                        text5 = _('Signal Strength:') + "\t" + str(status[self.selectedInterface]["signal"]) + "\n"
@@ -265,7 +242,7 @@ class NetworkWizard(WizardLanguage, Rc):
                                        infotext = text1 + text2 + text3 + text4 + text5 + text7 +"\n" + text8
                                        self.currStep = self.getStepWithID("checkWlanstatusend")
                                        self.Text = infotext
-                                       if str(status[self.selectedInterface]["acesspoint"]) == "Not-Associated":
+                                       if str(status[self.selectedInterface]["accesspoint"]) == "Not-Associated":
                                                self.InterfaceState = False
                                        self.afterAsyncCode()
 
@@ -275,7 +252,7 @@ class NetworkWizard(WizardLanguage, Rc):
 
        def checkNetworkCB(self,data):
                if data is True:
-                       if self.selectedInterface in ('wlan0', 'ath0'):
+                       if iNetwork.isWirelessInterface(self.selectedInterface):
                                if self.WlanPluginInstalled == True:
                                        from Plugins.SystemPlugins.WirelessLan.Wlan import iStatus
                                        iStatus.getDataForInterface(self.selectedInterface,self.checkWlanStateCB)
@@ -310,96 +287,74 @@ class NetworkWizard(WizardLanguage, Rc):
                                newList.append(oldentry)
                                
                for newentry in newList:
-                       if newentry[1] == "hidden...":
-                               continue
                        self.newAPlist.append(newentry)
-               
-               if len(self.newAPlist):
-                       if "hidden..." not in self.newAPlist:
-                               self.newAPlist.append(( _("enter hidden network SSID"), "hidden..." ))
 
+               if len(self.newAPlist):
                        if (self.wizard[self.currStep].has_key("dynamiclist")):
                                currentListEntry = self["list"].getCurrent()
-                               idx = 0
-                               for entry in self.newAPlist:
-                                       if entry == currentListEntry:
-                                               newListIndex = idx
-                                       idx +=1
+                               if currentListEntry is not None:
+                                       idx = 0
+                                       for entry in self.newAPlist:
+                                               if entry == currentListEntry:
+                                                       newListIndex = idx
+                                               idx +=1
                                self.wizard[self.currStep]["evaluatedlist"] = self.newAPlist
                                self['list'].setList(self.newAPlist)
-                               self["list"].setIndex(newListIndex)
+                               if newListIndex is not None:
+                                       self["list"].setIndex(newListIndex)
                                self["list"].updateList(self.newAPlist)
 
        def listAccessPoints(self):
                self.APList = []
-               try:
-                       from Plugins.SystemPlugins.WirelessLan.Wlan import Wlan
-               except ImportError:
-                       self.APList.append( ( _("No networks found"),_("unavailable") ) )
-                       return self.APList
+               if self.WlanPluginInstalled is False:
+                       self.APList.append( ( _("No networks found"), None ) )
                else:
-                       try:
-                               self.w = Wlan(self.selectedInterface)
-                               aps = self.w.getNetworkList()
-                       except ValueError:
-                               self.APList = []
-                               self.APList.append( ( _("No networks found"),_("unavailable") ) )
-                               return self.APList
-                       else:
-                               if aps is not None:
-                                       print "[NetworkWizard.py] got Accespoints!"
-                                       tmplist = []
-                                       complist = []
-                                       for ap in aps:
-                                               a = aps[ap]
-                                               if a['active']:
-                                                       tmplist.append( (a['bssid'], a['essid']) )
-                                                       complist.append( (a['bssid'], a['essid']) )
-                                       
-                                       for entry in tmplist:
-                                               if entry[1] == "":
-                                                       for compentry in complist:
-                                                               if compentry[0] == entry[0]:
-                                                                       complist.remove(compentry)
-                                       for entry in complist:
-                                               self.APList.append( (entry[1], entry[1]) )
-       
-                               if "hidden..." not in self.APList:
-                                       self.APList.append(( _("enter hidden network SSID"), "hidden..." ))
+                       from Plugins.SystemPlugins.WirelessLan.Wlan import iWlan
+                       iWlan.setInterface(self.selectedInterface)
+                       self.w = iWlan.getInterface()
+                       aps = iWlan.getNetworkList()
+                       if aps is not None:
+                               print "[NetworkWizard.py] got Accespoints!"
+                               tmplist = []
+                               complist = []
+                               for ap in aps:
+                                       a = aps[ap]
+                                       if a['active']:
+                                               tmplist.append( (a['bssid'], a['essid']) )
+                                               complist.append( (a['bssid'], a['essid']) )
+                               
+                               for entry in tmplist:
+                                       if entry[1] == "":
+                                               for compentry in complist:
+                                                       if compentry[0] == entry[0]:
+                                                               complist.remove(compentry)
+                               for entry in complist:
+                                       self.APList.append( (entry[1], entry[1]) )
+                       if not len(aps):
+                               self.APList.append( ( _("No networks found"), None ) )
                        
-                               self.rescanTimer.start(3000)
-                               return self.APList
+               self.rescanTimer.start(4000)
+               return self.APList
 
-       def AccessPointsSelectionMade(self, index):
-               self.ap = index
-               self.WlanList = []
-               currList = []
-               if (self.wizard[self.currStep].has_key("dynamiclist")):
-                       currList = self['list'].list
-                       for entry in currList:
-                               self.WlanList.append( (entry[1], entry[0]) )
-               self.AccessPointsSelect(index)
-
-       def AccessPointsSelect(self, index):
-               self.NextStep = 'wlanconfig'
 
        def AccessPointsSelectionMoved(self):
-               self.AccessPointsSelect(self.selection)
+               self.ap = self.selection
+               self.NextStep = 'wlanconfig'
 
        def checkWlanSelection(self):
-               self.rescanTimer.stop()
+               self.stopScan()
                self.currStep = self.getStepWithID(self.NextStep)
 
        def isWlanPluginInstalled(self):
                try:
-                       from Plugins.SystemPlugins.WirelessLan.Wlan import Wlan
+                       from Plugins.SystemPlugins.WirelessLan.Wlan import iWlan
                except ImportError:
                        self.WlanPluginInstalled = False
                else:
                        self.WlanPluginInstalled = True
 
        def listChoices(self):
-               self.rescanTimer.stop()
+               self.stopScan()
                list = []
                if self.WlanPluginInstalled == True:
                        list.append((_("Configure your wireless LAN again"), "scanwlan"))
@@ -417,8 +372,7 @@ class NetworkWizard(WizardLanguage, Rc):
                        self.selectedInterface = "eth0"
                        self.NextStep = 'nwconfig'
                else:
-                       self.NextStep = 'scanwlan'
+                       self.NextStep = 'asknetworktype'
 
        def ChoicesSelectionMoved(self):
                pass
-
index c4300436e4b71bef08170c306d05405aa4b38150..0b3a2988e1d78f0426e79aa0427432d5ffaf7775 100755 (executable)
@@ -87,13 +87,33 @@ self.selectKey("DOWN")
                         <listentry caption="Exit network wizard" step="end" />
                 </list>
         </step>
+
+        <step id="asknetworktype">
+               <condition>
+self.condition = (self.isInterfaceUp == True and self.WlanPluginInstalled == True)
+               </condition>
+                <text value="Wireless network connection setup." />
+                <displaytext value="Wireless network connection setup" />
+                <code>
+self.clearSelectedKeys()
+self.selectKey("OK")
+self.selectKey("UP")
+self.selectKey("DOWN")
+                </code>
+                <list>
+                        <listentry caption="List available networks" step="scanwlan" />
+                        <listentry caption="Manual configuration" step="wlanconfig" />
+                        <listentry caption="Exit network wizard" step="end" />
+                </list>
+        </step>
+
         <step id="scanwlan">
                <condition>
 self.condition = (self.isInterfaceUp == True and self.WlanPluginInstalled == True)
                 </condition>
                 <text value="Please select the wireless network that you want to connect to.\n\nPlease press OK to continue." />
                 <displaytext value="Select wireless network" />
-                <list type="dynamic" source="listAccessPoints" evaluation="AccessPointsSelectionMade" onselect="AccessPointsSelectionMoved" />
+                <list type="dynamic" source="listAccessPoints" onselect="AccessPointsSelectionMoved" />
                 <code>
 self.clearSelectedKeys()
 self.selectKey("OK")
@@ -138,7 +158,7 @@ self.selectKey("DOWN")
         <step id="wlanconfig">
                 <text value="Please configure your internet connection by filling out the required values.\nWhen you are ready press OK to continue." />
                 <displaytext value="Configure interface" />
-                <config screen="AdapterSetup" module="NetworkSetup" args="(self.selectedInterface,self.ap,self.WlanList)" type="ConfigList" />
+                <config screen="AdapterSetup" module="NetworkSetup" args="(self.selectedInterface,self.ap)" type="ConfigList" />
                 <code>
 self.clearSelectedKeys()
 self.selectKey("OK")
@@ -196,4 +216,3 @@ self.selectKey("OK")
         </step>
 </wizard>
 
-
index 56cebdbf1764e5c9f4422626e3ca97657fb41865..30a242309e480164ba11a401977cd392113a2391 100644 (file)
@@ -1,6 +1,8 @@
 from Screens.Screen import Screen
 from Plugins.Plugin import PluginDescriptor
-from Components.config import getConfigListEntry, config
+from Components.config import getConfigListEntry, config, ConfigBoolean
+
+config.misc.firstrun = ConfigBoolean(default = True)
 
 def NetworkWizardMain(session, **kwargs):
        session.open(NetworkWizard)
index be246db2db0c189bb63da48ff8995ecec5459702..e09711739b6dc360c4a5a81b1854694b17573377 100644 (file)
@@ -441,15 +441,15 @@ class TunerScreen(ScanSetup):
                                self.scan_sat.system.value = eDVBFrontendParametersSatellite.System_DVB_S
                        self.list.append(getConfigListEntry(_('Frequency'), self.scan_sat.frequency))
                        self.list.append(getConfigListEntry(_('Inversion'), self.scan_sat.inversion))
-                       self.list.append(getConfigListEntry(_('Symbol Rate'), self.scan_sat.symbolrate))
-                       self.list.append(getConfigListEntry(_("Polarity"), self.scan_sat.polarization))
+                       self.list.append(getConfigListEntry(_('Symbol rate'), self.scan_sat.symbolrate))
+                       self.list.append(getConfigListEntry(_('Polarization'), self.scan_sat.polarization))
                        if self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S:
                                self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec))
                        elif self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S2:
                                self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec_s2))
                                self.modulationEntry = getConfigListEntry(_('Modulation'), self.scan_sat.modulation)
                                self.list.append(self.modulationEntry)
-                               self.list.append(getConfigListEntry(_('Rolloff'), self.scan_sat.rolloff))
+                               self.list.append(getConfigListEntry(_('Roll-off'), self.scan_sat.rolloff))
                                self.list.append(getConfigListEntry(_('Pilot'), self.scan_sat.pilot))
                elif tuning.type.value == "predefined_transponder":
                        self.list.append(getConfigListEntry(_("Transponder"), tuning.transponder))
index e737466a1677cc637411d713e7c4d4dfb757c241..e611ca53f69cfcef6e3df8f694a6fc227988c208 100644 (file)
@@ -79,15 +79,15 @@ class Satfinder(ScanSetup):
                                self.scan_sat.system.value = eDVBFrontendParametersSatellite.System_DVB_S
                        self.list.append(getConfigListEntry(_('Frequency'), self.scan_sat.frequency))
                        self.list.append(getConfigListEntry(_('Inversion'), self.scan_sat.inversion))
-                       self.list.append(getConfigListEntry(_('Symbol Rate'), self.scan_sat.symbolrate))
-                       self.list.append(getConfigListEntry(_("Polarity"), self.scan_sat.polarization))
+                       self.list.append(getConfigListEntry(_('Symbol rate'), self.scan_sat.symbolrate))
+                       self.list.append(getConfigListEntry(_('Polarization'), self.scan_sat.polarization))
                        if self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S:
                                self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec))
                        elif self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S2:
                                self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec_s2))
                                self.modulationEntry = getConfigListEntry(_('Modulation'), self.scan_sat.modulation)
                                self.list.append(self.modulationEntry)
-                               self.list.append(getConfigListEntry(_('Rolloff'), self.scan_sat.rolloff))
+                               self.list.append(getConfigListEntry(_('Roll-off'), self.scan_sat.rolloff))
                                self.list.append(getConfigListEntry(_('Pilot'), self.scan_sat.pilot))
                elif self.tuning_transponder and self.tuning_type.value == "predefined_transponder":
                        self.list.append(getConfigListEntry(_("Transponder"), self.tuning_transponder))
index 01649bb379ba52dc58fab500fc7a172a3409f8dd..c7c143f2b937df38d98a839d93177f47baf1a590 100755 (executable)
@@ -17,10 +17,9 @@ from os import popen, path, makedirs, listdir, access, stat, rename, remove, W_O
 from time import gmtime, strftime, localtime
 from datetime import date
 
-
 config.plugins.configurationbackup = ConfigSubsection()
 config.plugins.configurationbackup.backuplocation = ConfigText(default = '/media/hdd/', visible_width = 50, fixed_size = False)
-config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf', '/etc/resolv.conf', '/etc/default_gw', '/etc/hostname'])
+config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf', '/etc/wpa_supplicant.ath0.conf', '/etc/wpa_supplicant.wlan0.conf', '/etc/resolv.conf', '/etc/default_gw', '/etc/hostname'])
 
 def getBackupPath():
        backuppath = config.plugins.configurationbackup.backuplocation.value
@@ -268,7 +267,7 @@ class RestoreMenu(Screen):
                        self.sel = self["filelist"].getCurrent()
                        if self.sel:
                                self.val = self.path + "/" + self.sel
-                               self.session.openWithCallback(self.startDelete, MessageBox, _("Are you sure you want to delete\nfollowing backup:\n" + self.sel ))
+                               self.session.openWithCallback(self.startDelete, MessageBox, _("Are you sure you want to delete\nfollowing backup:\n") + self.sel)
 
        def startDelete(self, ret = False):
                if (ret == True):
index 32d7140a0fa5bc0b1cc40c7b2fc07a5b59e25b4b..3ea787c1287043d1328041abc5b66b67d6e2efed 100755 (executable)
@@ -13,10 +13,11 @@ from enigma import eEnv
 
 from Components.config import config, getConfigListEntry, ConfigSubsection, ConfigText, ConfigLocations, ConfigBoolean
 from Components.Harddisk import harddiskmanager
+
 config.misc.firstrun = ConfigBoolean(default = True)
 config.plugins.configurationbackup = ConfigSubsection()
 config.plugins.configurationbackup.backuplocation = ConfigText(default = '/media/hdd/', visible_width = 50, fixed_size = False)
-config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf'])
+config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf', '/etc/wpa_supplicant.ath0.conf', '/etc/wpa_supplicant.wlan0.conf', '/etc/resolv.conf', '/etc/default_gw', '/etc/hostname'])
 
 
 backupfile = "enigma2settingsbackup.tar.gz"
index 87f0a4d6e11b5d7ac7f6a6d7ea7ae105dedc0303..ec2f82cc229c98e7829672a028d65b9794c841ae 100755 (executable)
@@ -9,9 +9,10 @@ from Components.Ipkg import IpkgComponent
 from Components.Network import iNetwork
 from Tools.Directories import pathExists, fileExists, resolveFilename, SCOPE_METADIR
 from Tools.HardwareInfo import HardwareInfo
-import sha
-
+import hashlib
 from time import time
+from os import urandom
+
 rootkey = ['\x9f', '|', '\xe4', 'G', '\xc9', '\xb4', '\xf4', '#', '&', '\xce', '\xb3', '\xfe', '\xda', '\xc9', 'U', '`', '\xd8', '\x8c', 's', 'o', '\x90', '\x9b', '\\', 'b', '\xc0', '\x89', '\xd1', '\x8c', '\x9e', 'J', 'T', '\xc5', 'X', '\xa1', '\xb8', '\x13', '5', 'E', '\x02', '\xc9', '\xb2', '\xe6', 't', '\x89', '\xde', '\xcd', '\x9d', '\x11', '\xdd', '\xc7', '\xf4', '\xe4', '\xe4', '\xbc', '\xdb', '\x9c', '\xea', '}', '\xad', '\xda', 't', 'r', '\x9b', '\xdc', '\xbc', '\x18', '3', '\xe7', '\xaf', '|', '\xae', '\x0c', '\xe3', '\xb5', '\x84', '\x8d', '\r', '\x8d', '\x9d', '2', '\xd0', '\xce', '\xd5', 'q', '\t', '\x84', 'c', '\xa8', ')', '\x99', '\xdc', '<', '"', 'x', '\xe8', '\x87', '\x8f', '\x02', ';', 'S', 'm', '\xd5', '\xf0', '\xa3', '_', '\xb7', 'T', '\t', '\xde', '\xa7', '\xf1', '\xc9', '\xae', '\x8a', '\xd7', '\xd2', '\xcf', '\xb2', '.', '\x13', '\xfb', '\xac', 'j', '\xdf', '\xb1', '\x1d', ':', '?']
 
 def bin2long(s):
@@ -30,7 +31,7 @@ def decrypt_block(src, mod):
        if len(src) != 128 and len(src) != 202:
                return None
        dest = rsa_pub1024(src[:128], mod)
-       hash = sha.new(dest[1:107])
+       hash = hashlib.sha1(dest[1:107])
        if len(src) == 202:
                hash.update(src[131:192])       
        result = hash.digest()
@@ -46,10 +47,12 @@ def validate_cert(cert, key):
 
 def read_random():
        try:
-               fd = open("/dev/urandom", "r")
-               buf = fd.read(8)
-               fd.close()
-               return buf
+               xor = lambda a,b: ''.join(chr(ord(c)^ord(d)) for c,d in zip(a,b*100))
+               random = urandom(8)
+               x = str(time())[-8:]
+               result = xor(random, x)
+                               
+               return result
        except:
                return None
 
@@ -241,7 +244,7 @@ class SoftwareTools(DreamInfoHandler):
                        if self.NetworkConnectionAvailable == True:
                                if not self.UpdateConsole:
                                        self.UpdateConsole = Console()
-                               cmd = "opkg install enigma2-meta enigma2-plugins-meta enigma2-skins-meta"
+                               cmd = "opkg install enigma2-meta enigma2-plugins-meta enigma2-skins-meta enigma2-drivers-meta"
                                self.UpdateConsole.ePopen(cmd, self.InstallMetaPackageCB, callback)
                        else:
                                self.InstallMetaPackageCB(True)
index b3a0a17a1d8b56ea69a3136d3444de1c2af34143..12fd609474a6229ef173e4b9f70be83813bd69f9 100644 (file)
@@ -43,10 +43,10 @@ from SoftwareTools import iSoftwareTools
 
 config.plugins.configurationbackup = ConfigSubsection()
 config.plugins.configurationbackup.backuplocation = ConfigText(default = '/media/hdd/', visible_width = 50, fixed_size = False)
-config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf', '/etc/resolv.conf', '/etc/default_gw', '/etc/hostname'])
+config.plugins.configurationbackup.backupdirs = ConfigLocations(default=[eEnv.resolve('${sysconfdir}/enigma2/'), '/etc/network/interfaces', '/etc/wpa_supplicant.conf', '/etc/wpa_supplicant.ath0.conf', '/etc/wpa_supplicant.wlan0.conf', '/etc/resolv.conf', '/etc/default_gw', '/etc/hostname'])
 
-config.plugins.SoftwareManager = ConfigSubsection()
-config.plugins.SoftwareManager.overwriteConfigFiles = ConfigSelection(
+config.plugins.softwaremanager = ConfigSubsection()
+config.plugins.softwaremanager.overwriteConfigFiles = ConfigSelection(
                                [
                                 ("Y", _("Yes, always")),
                                 ("N", _("No, never")),                          
@@ -365,7 +365,7 @@ class SoftwareManagerSetup(Screen, ConfigListScreen):
 
        def createSetup(self):
                self.list = [ ]
-               self.overwriteConfigfilesEntry = getConfigListEntry(_("Overwrite configuration files ?"), config.plugins.SoftwareManager.overwriteConfigFiles)
+               self.overwriteConfigfilesEntry = getConfigListEntry(_("Overwrite configuration files ?"), config.plugins.softwaremanager.overwriteConfigFiles)
                self.list.append(self.overwriteConfigfilesEntry)        
                self["config"].list = self.list
                self["config"].l.setSeperation(400)
@@ -489,7 +489,6 @@ class SoftwareManagerInfo(Screen):
                        self.list = []
                        backupfiles = config.plugins.configurationbackup.backupdirs.value
                        for entry in backupfiles:
-                               print entry
                                self.list.append((entry,))
                        self['list'].setList(self.list)
                        
@@ -569,6 +568,7 @@ class PluginManager(Screen, DreamInfoHandler):
                self.currentSelectedIndex = None
                self.currentSelectedPackage = None
                self.saved_currentSelectedPackage = None
+               self.restartRequired = False
                
                self.onShown.append(self.setWindowTitle)
                self.onLayoutFinish.append(self.getUpdateInfos)
@@ -892,6 +892,8 @@ class PluginManager(Screen, DreamInfoHandler):
                                        self.package = iSoftwareTools.packageDetails[0]
                                        if self.package[0].has_key("attributes"):
                                                self.attributes = self.package[0]["attributes"]
+                                               if self.attributes.has_key("needsRestart"):
+                                                       self.restartRequired = True
                                        if self.attributes.has_key("package"):
                                                self.packagefiles = self.attributes["package"]
                                        if plugin[1] == 'installed':
@@ -924,11 +926,11 @@ class PluginManager(Screen, DreamInfoHandler):
 
        def runExecuteFinished(self):
                self.reloadPluginlist()
-               restartRequired = plugins.restartRequired
-               if restartRequired:
+               if plugins.restartRequired or self.restartRequired:
                        self.session.openWithCallback(self.ExecuteReboot, MessageBox, _("Install or remove finished.") +" "+_("Do you want to reboot your Dreambox?"), MessageBox.TYPE_YESNO)
                else:
                        self.selectedFiles = []
+                       self.restartRequired = False
                        self.detailsClosed(True)
 
        def ExecuteReboot(self, result):
@@ -936,6 +938,7 @@ class PluginManager(Screen, DreamInfoHandler):
                        quitMainloop(3)
                else:
                        self.selectedFiles = []
+                       self.restartRequired = False
                        self.detailsClosed(True)
 
        def reloadPluginlist(self):
@@ -1174,7 +1177,7 @@ class PluginDetails(Screen, DreamInfoHandler):
                self.package = self.packageDetails[0]
                if self.package[0].has_key("attributes"):
                        self.attributes = self.package[0]["attributes"]
-
+               self.restartRequired = False
                self.cmdList = []
                self.oktext = _("\nAfter pressing OK, please wait!")
                self.picload = ePicLoad()
@@ -1272,6 +1275,8 @@ class PluginDetails(Screen, DreamInfoHandler):
        def go(self):
                if self.attributes.has_key("package"):
                        self.packagefiles = self.attributes["package"]
+               if self.attributes.has_key("needsRestart"):
+                       self.restartRequired = True
                self.cmdList = []
                if self.pluginstate in ('installed', 'remove'):
                        if self.packagefiles:
@@ -1293,8 +1298,7 @@ class PluginDetails(Screen, DreamInfoHandler):
 
        def runUpgradeFinished(self):
                self.reloadPluginlist()
-               restartRequired = plugins.restartRequired
-               if restartRequired:
+               if plugins.restartRequired or self.restartRequired:
                        self.session.openWithCallback(self.UpgradeReboot, MessageBox, _("Installation finished.") +" "+_("Do you want to reboot your Dreambox?"), MessageBox.TYPE_YESNO)
                else:
                        self.close(True)
@@ -1414,8 +1418,8 @@ class UpdatePlugin(Screen):
                        self.status.setText(_("Configuring"))
                        
                elif event == IpkgComponent.EVENT_MODIFIED:
-                       if config.plugins.SoftwareManager.overwriteConfigFiles.value in ("N", "Y"):
-                               self.ipkg.write(True and config.plugins.SoftwareManager.overwriteConfigFiles.value)
+                       if config.plugins.softwaremanager.overwriteConfigFiles.value in ("N", "Y"):
+                               self.ipkg.write(True and config.plugins.softwaremanager.overwriteConfigFiles.value)
                        else:
                                self.session.openWithCallback(
                                        self.modificationCallback,
index dc4e8c564ac67f2ccc1dc980f0f231447f3f4009..6ecbfd49cd37081dbce722d24d9112d3805c580c 100644 (file)
@@ -196,10 +196,12 @@ class VideoHardware:
                print "saveMode", port, mode, rate
                config.av.videoport.value = port
                config.av.videoport.save()
-               config.av.videomode[port].value = mode
-               config.av.videomode[port].save()
-               config.av.videorate[mode].value = rate
-               config.av.videorate[mode].save()
+               if port in config.av.videomode:
+                       config.av.videomode[port].value = mode
+                       config.av.videomode[port].save()
+               if mode in config.av.videorate:
+                       config.av.videorate[mode].value = rate
+                       config.av.videorate[mode].save()
 
        def isPortAvailable(self, port):
                # fixme
index 480f201f53a50765ee478ba5385f857f22fb2a43..a1851579de30c38e7b393edd64a752124d05db77 100755 (executable)
@@ -1,36 +1,42 @@
 from Components.config import config, ConfigYesNo, NoSave, ConfigSubsection, ConfigText, ConfigSelection, ConfigPassword
 from Components.Console import Console
+from Components.Network import iNetwork
 
-from os import system
+from os import system, path as os_path
 from string import maketrans, strip
 import sys
 import types
-from re import compile as re_compile, search as re_search
+from re import compile as re_compile, search as re_search, escape as re_escape
 from pythonwifi.iwlibs import getNICnames, Wireless, Iwfreq, getWNICnames
 from pythonwifi import flags as wififlags
 
 list = []
+list.append("Unencrypted")
 list.append("WEP")
 list.append("WPA")
-list.append("WPA2")
 list.append("WPA/WPA2")
+list.append("WPA2")
 
 weplist = []
 weplist.append("ASCII")
 weplist.append("HEX")
 
 config.plugins.wlan = ConfigSubsection()
-config.plugins.wlan.essid = NoSave(ConfigText(default = "home", fixed_size = False))
-config.plugins.wlan.hiddenessid = NoSave(ConfigText(default = "home", fixed_size = False))
+config.plugins.wlan.essid = NoSave(ConfigText(default = "", fixed_size = False))
+config.plugins.wlan.hiddenessid = NoSave(ConfigYesNo(default = False))
+config.plugins.wlan.encryption = NoSave(ConfigSelection(list, default = "WPA2"))
+config.plugins.wlan.wepkeytype = NoSave(ConfigSelection(weplist, default = "ASCII"))
+config.plugins.wlan.psk = NoSave(ConfigPassword(default = "", fixed_size = False))
+
 
-config.plugins.wlan.encryption = ConfigSubsection()
-config.plugins.wlan.encryption.enabled = NoSave(ConfigYesNo(default = True))
-config.plugins.wlan.encryption.type = NoSave(ConfigSelection(list, default = "WPA/WPA2"))
-config.plugins.wlan.encryption.wepkeytype = NoSave(ConfigSelection(weplist, default = "ASCII"))
-config.plugins.wlan.encryption.psk = NoSave(ConfigPassword(default = "mysecurewlan", fixed_size = False))
+def getWlanConfigName(iface):
+       return '/etc/wpa_supplicant.' + iface + '.conf'
 
 class Wlan:
-       def __init__(self, iface):
+       def __init__(self, iface = None):
+               self.iface = iface
+               self.oldInterfaceState = None
+               
                a = ''; b = ''
                for i in range(0, 255):
                        a = a + chr(i)
@@ -39,135 +45,37 @@ class Wlan:
                        else:
                                b = b + chr(i)
                
-               self.iface = iface
-               self.wlaniface = {}
-               self.WlanConsole = Console()
                self.asciitrans = maketrans(a, b)
 
-       def stopWlanConsole(self):
-               if self.WlanConsole is not None:
-                       print "killing self.WlanConsole"
-                       self.WlanConsole = None
-                       del self.WlanConsole
-                       
-       def getDataForInterface(self, callback = None):
-               #get ip out of ip addr, as avahi sometimes overrides it in ifconfig.
-               print "self.iface im getDataForInterface",self.iface
-               if len(self.WlanConsole.appContainers) == 0:
-                       self.WlanConsole = Console()
-                       cmd = "iwconfig " + self.iface
-                       self.WlanConsole.ePopen(cmd, self.iwconfigFinished, callback)
-
-       def iwconfigFinished(self, result, retval, extra_args):
-               print "self.iface im iwconfigFinished",self.iface
-               callback = extra_args
-               data = { 'essid': False, 'frequency': False, 'acesspoint': False, 'bitrate': False, 'encryption': False, 'quality': False, 'signal': False }
-               
-               for line in result.splitlines():
-                       line = line.strip()
-                       if "ESSID" in line:
-                               if "off/any" in line:
-                                       ssid = _("No Connection")
-                               else:
-                                       if "Nickname" in line:
-                                               tmpssid=(line[line.index('ESSID')+7:line.index('"  Nickname')])
-                                               if tmpssid == '':
-                                                       ssid = _("Hidden networkname")
-                                               elif tmpssid ==' ':
-                                                       ssid = _("Hidden networkname")
-                                               else:
-                                                       ssid = tmpssid
-                                       else:
-                                               tmpssid=(line[line.index('ESSID')+7:len(line)-1])
-                                               if tmpssid == '':
-                                                       ssid = _("Hidden networkname")
-                                               elif tmpssid ==' ':
-                                                       ssid = _("Hidden networkname")
-                                               else:
-                                                       ssid = tmpssid                                          
-
-                               if ssid is not None:
-                                       data['essid'] = ssid
-                       if 'Frequency' in line:
-                               frequency = line[line.index('Frequency')+10 :line.index(' GHz')]
-                               if frequency is not None:
-                                       data['frequency'] = frequency
-                       if "Access Point" in line:
-                               ap=line[line.index('Access Point')+14:len(line)-1]
-                               if ap is not None:
-                                       data['acesspoint'] = ap
-                       if "Bit Rate" in line:
-                               br = line[line.index('Bit Rate')+9 :line.index(' Mb/s')]
-                               if br is not None:
-                                       data['bitrate'] = br
-                       if 'Encryption key' in line:
-                               if ":off" in line:
-                                   enc = _("Disabled")
-                               else:
-                                   enc = line[line.index('Encryption key')+15 :line.index('   Security')]
-                               if enc is not None:
-                                       data['encryption'] = _("Enabled")
-                       if 'Quality' in line:
-                               if "/100" in line:
-                                       qual = line[line.index('Quality')+8:line.index('/100')]
-                               else:
-                                       qual = line[line.index('Quality')+8:line.index('Sig')]
-                               if qual is not None:
-                                       data['quality'] = qual
-                       if 'Signal level' in line:
-                               signal = line[line.index('Signal level')+13 :line.index(' dBm')]
-                               if signal is not None:
-                                       data['signal'] = signal
-
-               self.wlaniface[self.iface] = data
-               
-               if len(self.WlanConsole.appContainers) == 0:
-                       print "self.wlaniface after loading:", self.wlaniface
-                       self.WlanConsole = None
-                       if callback is not None:
-                               callback(True,self.wlaniface)
-
-       def getAdapterAttribute(self, attribute):
-               if self.wlaniface.has_key(self.iface):
-                       print "self.wlaniface.has_key",self.iface
-                       if self.wlaniface[self.iface].has_key(attribute):
-                               return self.wlaniface[self.iface][attribute]
-               return None
-               
        def asciify(self, str):
                return str.translate(self.asciitrans)
-
        
        def getWirelessInterfaces(self):
-               device = re_compile('[a-z]{2,}[0-9]*:')
-               ifnames = []
+               return getWNICnames()
 
-               fp = open('/proc/net/wireless', 'r')
-               for line in fp:
-                       try:
-                               # append matching pattern, without the trailing colon
-                               ifnames.append(device.search(line).group()[:-1])
-                       except AttributeError:
-                               pass
-               return ifnames
+       def setInterface(self, iface = None):
+               self.iface = iface
+
+       def getInterface(self):
+               return self.iface
 
-       
        def getNetworkList(self):
-               system("ifconfig "+self.iface+" up")
+               if self.oldInterfaceState is None:
+                       self.oldInterfaceState = iNetwork.getAdapterAttribute(self.iface, "up")
+               if self.oldInterfaceState is False:
+                       if iNetwork.getAdapterAttribute(self.iface, "up") is False:
+                               iNetwork.setAdapterAttribute(self.iface, "up", True)
+                               system("ifconfig "+self.iface+" up")
+
                ifobj = Wireless(self.iface) # a Wireless NIC Object
-               
-               #Association mappings
-               #stats, quality, discard, missed_beacon = ifobj.getStatistics()
-               #snr = quality.signallevel - quality.noiselevel
 
                try:
                        scanresults = ifobj.scan()
                except:
                        scanresults = None
-                       print "[Wlan.py] No Wireless Networks could be found"
-               
+                       print "[Wlan.py] No wireless networks could be found"
+               aps = {}
                if scanresults is not None:
-                       aps = {}
                        (num_channels, frequencies) = ifobj.getChannelInfo()
                        index = 1
                        for result in scanresults:
@@ -188,7 +96,6 @@ class Wlan:
                                        element = element.encode()
                                        extra.append( strip(self.asciify(element)) )
                                for element in extra:
-                                       print element
                                        if 'SignalStrength' in element:
                                                signal = element[element.index('SignalStrength')+15:element.index(',L')]                                        
                                        if 'LinkQuality' in element:
@@ -207,183 +114,151 @@ class Wlan:
                                        'signal' : str(signal),
                                        'custom' : extra,
                                }
-                               #print "GOT APS ENTRY:",aps[bssid]
-                               index = index + 1
-                       return aps
 
+                               index = index + 1
+               return aps
                
-       def getStatus(self):
-               ifobj = Wireless(self.iface)
-               fq = Iwfreq()
-               try:
-                       self.channel = str(fq.getChannel(str(ifobj.getFrequency()[0:-3])))
-               except:
-                       self.channel = 0
-               status = {
-                                 'BSSID': str(ifobj.getAPaddr()), #ifobj.getStatistics()
-                                 'ESSID': str(ifobj.getEssid()),
-                                 'quality': "%s/%s" % (ifobj.getStatistics()[1].quality,ifobj.getQualityMax().quality),
-                                 'signal': str(ifobj.getStatistics()[1].siglevel-0x100) + " dBm",
-                                 'bitrate': str(ifobj.getBitrate()),
-                                 'channel': str(self.channel),
-                                 #'channel': str(fq.getChannel(str(ifobj.getFrequency()[0:-3]))),
-               }
-               
-               for (key, item) in status.items():
-                       if item is "None" or item is "":
-                                       status[key] = _("N/A")
-                               
-               return status
+       def stopGetNetworkList(self):
+               if self.oldInterfaceState is not None:
+                       if self.oldInterfaceState is False:
+                               iNetwork.setAdapterAttribute(self.iface, "up", False)
+                               system("ifconfig "+self.iface+" down")
+                               self.oldInterfaceState = None
+                               self.iface = None
 
+iWlan = Wlan()
 
 class wpaSupplicant:
        def __init__(self):
                pass
-       
                
-       def writeConfig(self):  
-                       
-                       essid = config.plugins.wlan.essid.value
-                       hiddenessid = config.plugins.wlan.hiddenessid.value
-                       encrypted = config.plugins.wlan.encryption.enabled.value
-                       encryption = config.plugins.wlan.encryption.type.value
-                       wepkeytype = config.plugins.wlan.encryption.wepkeytype.value
-                       psk = config.plugins.wlan.encryption.psk.value
-                       fp = file('/etc/wpa_supplicant.conf', 'w')
-                       fp.write('#WPA Supplicant Configuration by enigma2\n')
-                       fp.write('ctrl_interface=/var/run/wpa_supplicant\n')
-                       fp.write('eapol_version=1\n')
-                       fp.write('fast_reauth=1\n')     
-                       if essid == 'hidden...':
-                               fp.write('ap_scan=2\n')
-                       else:
-                               fp.write('ap_scan=1\n')
-                       fp.write('network={\n')
-                       if essid == 'hidden...':
-                               fp.write('\tssid="'+hiddenessid+'"\n')
+       def writeConfig(self, iface):
+               essid = config.plugins.wlan.essid.value
+               hiddenessid = config.plugins.wlan.hiddenessid.value
+               encryption = config.plugins.wlan.encryption.value
+               wepkeytype = config.plugins.wlan.wepkeytype.value
+               psk = config.plugins.wlan.psk.value
+               fp = file(getWlanConfigName(iface), 'w')
+               fp.write('#WPA Supplicant Configuration by enigma2\n')
+               fp.write('ctrl_interface=/var/run/wpa_supplicant\n')
+               fp.write('eapol_version=1\n')
+               fp.write('fast_reauth=1\n')     
+
+               if hiddenessid:
+                       fp.write('ap_scan=2\n')
+               else:
+                       fp.write('ap_scan=1\n')
+               fp.write('network={\n')
+               fp.write('\tssid="'+essid+'"\n')
+               fp.write('\tscan_ssid=0\n')                     
+               if encryption in ('WPA', 'WPA2', 'WPA/WPA2'):
+                       fp.write('\tkey_mgmt=WPA-PSK\n')
+                       if encryption == 'WPA':
+                               fp.write('\tproto=WPA\n')
+                               fp.write('\tpairwise=TKIP\n')
+                               fp.write('\tgroup=TKIP\n')
+                       elif encryption == 'WPA2':
+                               fp.write('\tproto=RSN\n')
+                               fp.write('\tpairwise=CCMP\n')
+                               fp.write('\tgroup=CCMP\n')
                        else:
-                               fp.write('\tssid="'+essid+'"\n')
-                       fp.write('\tscan_ssid=0\n')                     
-                       if encrypted:
-                               if encryption in ('WPA', 'WPA2', 'WPA/WPA2'):
-                                       fp.write('\tkey_mgmt=WPA-PSK\n')
-               
-                                       if encryption == 'WPA':
-                                               fp.write('\tproto=WPA\n')
-                                               fp.write('\tpairwise=TKIP\n')
-                                               fp.write('\tgroup=TKIP\n')
-                                       elif encryption == 'WPA2':
-                                               fp.write('\tproto=RSN\n')
-                                               fp.write('\tpairwise=CCMP\n')
-                                               fp.write('\tgroup=CCMP\n')
-                                       else:
-                                               fp.write('\tproto=WPA RSN\n')
-                                               fp.write('\tpairwise=CCMP TKIP\n')
-                                               fp.write('\tgroup=CCMP TKIP\n')
-                                       fp.write('\tpsk="'+psk+'"\n')
-                               elif encryption == 'WEP':
-                                       fp.write('\tkey_mgmt=NONE\n')
-                                       if wepkeytype == 'ASCII':
-                                               fp.write('\twep_key0="'+psk+'"\n')
-                                       else:
-                                               fp.write('\twep_key0='+psk+'\n')
+                               fp.write('\tproto=WPA RSN\n')
+                               fp.write('\tpairwise=CCMP TKIP\n')
+                               fp.write('\tgroup=CCMP TKIP\n')
+                       fp.write('\tpsk="'+psk+'"\n')
+               elif encryption == 'WEP':
+                       fp.write('\tkey_mgmt=NONE\n')
+                       if wepkeytype == 'ASCII':
+                               fp.write('\twep_key0="'+psk+'"\n')
                        else:
-                               fp.write('\tkey_mgmt=NONE\n')                   
-                       fp.write('}')
-                       fp.write('\n')
-                       fp.close()
-                       system("cat /etc/wpa_supplicant.conf")
+                               fp.write('\twep_key0='+psk+'\n')
+               else:
+                       fp.write('\tkey_mgmt=NONE\n')
+               fp.write('}')
+               fp.write('\n')
+               fp.close()
+               #system('cat ' + getWlanConfigName(iface))
                
-       def loadConfig(self):
+       def loadConfig(self,iface):
+               configfile = getWlanConfigName(iface)
+               if not os_path.exists(configfile):
+                       configfile = '/etc/wpa_supplicant.conf'
                try:
                        #parse the wpasupplicant configfile
-                       fp = file('/etc/wpa_supplicant.conf', 'r')
+                       print "[Wlan.py] parsing configfile: ",configfile
+                       fp = file(configfile, 'r')
                        supplicant = fp.readlines()
                        fp.close()
-                       ap_scan = False
                        essid = None
+                       encryption = "Unencrypted"
 
                        for s in supplicant:
                                split = s.strip().split('=',1)
                                if split[0] == 'ap_scan':
-                                       print "[Wlan.py] Got Hidden SSID Scan  Value "+split[1]
                                        if split[1] == '2':
-                                               ap_scan = True
+                                               config.plugins.wlan.hiddenessid.value = True
                                        else:
-                                               ap_scan = False
-                                               
+                                               config.plugins.wlan.hiddenessid.value = False
+
                                elif split[0] == 'ssid':
-                                       print "[Wlan.py] Got SSID "+split[1][1:-1]
                                        essid = split[1][1:-1]
-                                       
+                                       config.plugins.wlan.essid.value = essid
+
                                elif split[0] == 'proto':
-                                       config.plugins.wlan.encryption.enabled.value = True
                                        if split[1] == 'WPA' :
                                                mode = 'WPA'
                                        if split[1] == 'RSN':
                                                mode = 'WPA2'
                                        if split[1] in ('WPA RSN', 'WPA WPA2'):
                                                mode = 'WPA/WPA2'
-
-                                       config.plugins.wlan.encryption.type.value = mode
-                                       print "[Wlan.py] Got Encryption: "+mode
+                                       encryption = mode
                                        
                                elif split[0] == 'wep_key0':
-                                       config.plugins.wlan.encryption.enabled.value = True
-                                       config.plugins.wlan.encryption.type.value = 'WEP'
+                                       encryption = 'WEP'
                                        if split[1].startswith('"') and split[1].endswith('"'):
-                                               config.plugins.wlan.encryption.wepkeytype.value = 'ASCII'
-                                               config.plugins.wlan.encryption.psk.value = split[1][1:-1]
+                                               config.plugins.wlan.wepkeytype.value = 'ASCII'
+                                               config.plugins.wlan.psk.value = split[1][1:-1]
                                        else:
-                                               config.plugins.wlan.encryption.wepkeytype.value = 'HEX'
-                                               config.plugins.wlan.encryption.psk.value = split[1]                                             
+                                               config.plugins.wlan.wepkeytype.value = 'HEX'
+                                               config.plugins.wlan.psk.value = split[1]                                                
                                        
                                elif split[0] == 'psk':
-                                       config.plugins.wlan.encryption.psk.value = split[1][1:-1]
+                                       config.plugins.wlan.psk.value = split[1][1:-1]
                                else:
                                        pass
+
+                       config.plugins.wlan.encryption.value = encryption
                                
-                       if ap_scan is True:
-                               config.plugins.wlan.hiddenessid.value = essid
-                               config.plugins.wlan.essid.value = 'hidden...'
-                       else:
-                               config.plugins.wlan.hiddenessid.value = essid
-                               config.plugins.wlan.essid.value = essid
                        wsconfig = {
                                        'hiddenessid': config.plugins.wlan.hiddenessid.value,
                                        'ssid': config.plugins.wlan.essid.value,
-                                       'encryption': config.plugins.wlan.encryption.enabled.value,
-                                       'encryption_type': config.plugins.wlan.encryption.type.value,
-                                       'encryption_wepkeytype': config.plugins.wlan.encryption.wepkeytype.value,
-                                       'key': config.plugins.wlan.encryption.psk.value,
+                                       'encryption': config.plugins.wlan.encryption.value,
+                                       'wepkeytype': config.plugins.wlan.wepkeytype.value,
+                                       'key': config.plugins.wlan.psk.value,
                                }
                
                        for (key, item) in wsconfig.items():
                                if item is "None" or item is "":
                                        if key == 'hiddenessid':
-                                               wsconfig['hiddenessid'] = "home"
+                                               wsconfig['hiddenessid'] = False
                                        if key == 'ssid':
-                                               wsconfig['ssid'] = "home"
-                                       if key == 'encryption':
-                                               wsconfig['encryption'] = True                           
-                                       if key == 'encryption':
-                                               wsconfig['encryption_type'] = "WPA/WPA2"
+                                               wsconfig['ssid'] = ""
                                        if key == 'encryption':
-                                               wsconfig['encryption_wepkeytype'] = "ASCII"
-                                       if key == 'encryption':
-                                               wsconfig['key'] = "mysecurewlan"
-
+                                               wsconfig['encryption'] = "WPA2"                 
+                                       if key == 'wepkeytype':
+                                               wsconfig['wepkeytype'] = "ASCII"
+                                       if key == 'key':
+                                               wsconfig['key'] = ""
                except:
-                       print "[Wlan.py] Error parsing /etc/wpa_supplicant.conf"
+                       print "[Wlan.py] Error parsing ",configfile
                        wsconfig = {
-                                       'hiddenessid': "home",
-                                       'ssid': "home",
-                                       'encryption': True,
-                                       'encryption_type': "WPA/WPA2",
-                                       'encryption_wepkeytype': "ASCII",
-                                       'key': "mysecurewlan",
+                                       'hiddenessid': False,
+                                       'ssid': "",
+                                       'encryption': "WPA2",
+                                       'wepkeytype': "ASCII",
+                                       'key': "",
                                }
-               print "[Wlan.py] WS-CONFIG-->",wsconfig
+               #print "[Wlan.py] WS-CONFIG-->",wsconfig
                return wsconfig
 
 
@@ -391,82 +266,70 @@ class Status:
        def __init__(self):
                self.wlaniface = {}
                self.backupwlaniface = {}
+               self.statusCallback = None
                self.WlanConsole = Console()
 
        def stopWlanConsole(self):
                if self.WlanConsole is not None:
-                       print "killing self.WlanConsole"
+                       print "[iStatus] killing self.WlanConsole"
                        self.WlanConsole.killAll()
                        self.WlanConsole = None
                        
        def getDataForInterface(self, iface, callback = None):
                self.WlanConsole = Console()
                cmd = "iwconfig " + iface
-               self.WlanConsole.ePopen(cmd, self.iwconfigFinished, [iface, callback])
+               if callback is not None:
+                       self.statusCallback = callback
+               self.WlanConsole.ePopen(cmd, self.iwconfigFinished, iface)
 
        def iwconfigFinished(self, result, retval, extra_args):
-               (iface, callback) = extra_args
-               data = { 'essid': False, 'frequency': False, 'acesspoint': False, 'bitrate': False, 'encryption': False, 'quality': False, 'signal': False }
+               iface = extra_args
+               data = { 'essid': False, 'frequency': False, 'accesspoint': False, 'bitrate': False, 'encryption': False, 'quality': False, 'signal': False }
                for line in result.splitlines():
                        line = line.strip()
                        if "ESSID" in line:
                                if "off/any" in line:
-                                       ssid = _("No Connection")
+                                       ssid = "off"
                                else:
                                        if "Nickname" in line:
-                                               tmpssid=(line[line.index('ESSID')+7:line.index('"  Nickname')])
-                                               if tmpssid == '':
-                                                       ssid = _("Hidden networkname")
-                                               elif tmpssid ==' ':
-                                                       ssid = _("Hidden networkname")
-                                               else:
-                                                       ssid = tmpssid
+                                               ssid=(line[line.index('ESSID')+7:line.index('"  Nickname')])
                                        else:
-                                               tmpssid=(line[line.index('ESSID')+7:len(line)-1])
-                                               if tmpssid == '':
-                                                       ssid = _("Hidden networkname")
-                                               elif tmpssid ==' ':
-                                                       ssid = _("Hidden networkname")
-                                               else:
-                                                       ssid = tmpssid                                          
+                                               ssid=(line[line.index('ESSID')+7:len(line)-1])
                                if ssid is not None:
                                        data['essid'] = ssid
-                       if 'Frequency' in line:
+                       if "Frequency" in line:
                                frequency = line[line.index('Frequency')+10 :line.index(' GHz')]
                                if frequency is not None:
                                        data['frequency'] = frequency
                        if "Access Point" in line:
-                               ap=line[line.index('Access Point')+14:len(line)]
+                               if "Sensitivity" in line:
+                                       ap=line[line.index('Access Point')+14:line.index('   Sensitivity')]
+                               else:
+                                       ap=line[line.index('Access Point')+14:len(line)]
                                if ap is not None:
-                                       data['acesspoint'] = ap
-                                       if ap == "Not-Associated":
-                                               data['essid'] = _("No Connection")
+                                       data['accesspoint'] = ap
                        if "Bit Rate" in line:
                                if "kb" in line:
                                        br = line[line.index('Bit Rate')+9 :line.index(' kb/s')]
-                                       if br == '0':
-                                               br = _("Unsupported")
-                                       else:
-                                               br += " Mb/s"
                                else:
-                                       br = line[line.index('Bit Rate')+9 :line.index(' Mb/s')] + " Mb/s"
+                                       br = line[line.index('Bit Rate')+9 :line.index(' Mb/s')]
                                if br is not None:
                                        data['bitrate'] = br
-                       if 'Encryption key' in line:
+                       if "Encryption key" in line:
                                if ":off" in line:
-                                       if data['acesspoint'] is not "Not-Associated":
-                                               enc = _("Unsupported")
-                                       else:
-                                               enc = _("Disabled")
-                               else:
+                                       enc = "off"
+                               elif "Security" in line:
                                        enc = line[line.index('Encryption key')+15 :line.index('   Security')]
                                        if enc is not None:
-                                               enc = _("Enabled")
+                                               enc = "on"
+                               else:
+                                       enc = line[line.index('Encryption key')+15 :len(line)]
+                                       if enc is not None:
+                                               enc = "on"
                                if enc is not None:
                                        data['encryption'] = enc
                        if 'Quality' in line:
                                if "/100" in line:
-                                       #qual = line[line.index('Quality')+8:line.index('/100')]
                                        qual = line[line.index('Quality')+8:line.index('  Signal')]
                                else:
                                        qual = line[line.index('Quality')+8:line.index('Sig')]
@@ -474,8 +337,7 @@ class Status:
                                        data['quality'] = qual
                        if 'Signal level' in line:
                                if "dBm" in line:
-                                       signal = line[line.index('Signal level')+13 :line.index(' dBm')]
-                                       signal += " dBm"
+                                       signal = line[line.index('Signal level')+13 :line.index(' dBm')] + " dBm"
                                elif "/100" in line:
                                        if "Noise" in line:
                                                signal = line[line.index('Signal level')+13:line.index('  Noise')]
@@ -494,9 +356,10 @@ class Status:
                
                if self.WlanConsole is not None:
                        if len(self.WlanConsole.appContainers) == 0:
-                               print "self.wlaniface after loading:", self.wlaniface
-                               if callback is not None:
-                                       callback(True,self.wlaniface)
+                               print "[Wlan.py] self.wlaniface after loading:", self.wlaniface
+                               if self.statusCallback is not None:
+                                               self.statusCallback(True,self.wlaniface)
+                                               self.statusCallback = None
 
        def getAdapterAttribute(self, iface, attribute):
                self.iface = iface
index efec340a22ee7a70011a699a21eec73d61b0a541..10213eb0c49c49b49fb913c1a0fda45c41abb41e 100644 (file)
@@ -8,37 +8,40 @@ from Components.Sources.List import List
 from Components.MenuList import MenuList
 from Components.config import config, getConfigListEntry, ConfigYesNo, NoSave, ConfigSubsection, ConfigText, ConfigSelection, ConfigPassword
 from Components.ConfigList import ConfigListScreen
-from Components.Network import Network, iNetwork
+from Components.Network import iNetwork
 from Components.Console import Console
 from Plugins.Plugin import PluginDescriptor
 from os import system, path as os_path, listdir
 from Tools.Directories import resolveFilename, SCOPE_PLUGINS, SCOPE_SKIN_IMAGE
 from Tools.LoadPixmap import LoadPixmap
 from Tools.HardwareInfo import HardwareInfo
-from Wlan import Wlan, wpaSupplicant, iStatus
-import sha
+from Wlan import iWlan, wpaSupplicant, iStatus, getWlanConfigName
+import hashlib
+from time import time
+from os import urandom, system
+from re import escape as re_escape
 
 plugin_path = eEnv.resolve("${libdir}/enigma2/python/Plugins/SystemPlugins/WirelessLan")
 
+
 list = []
+list.append("Unencrypted")
 list.append("WEP")
 list.append("WPA")
-list.append("WPA2")
 list.append("WPA/WPA2")
+list.append("WPA2")
 
 weplist = []
 weplist.append("ASCII")
 weplist.append("HEX")
 
 config.plugins.wlan = ConfigSubsection()
-config.plugins.wlan.essid = NoSave(ConfigText(default = "home", fixed_size = False))
-config.plugins.wlan.hiddenessid = NoSave(ConfigText(default = "home", fixed_size = False))
+config.plugins.wlan.essid = NoSave(ConfigText(default = "", fixed_size = False))
+config.plugins.wlan.hiddenessid = NoSave(ConfigYesNo(default = False))
+config.plugins.wlan.encryption = NoSave(ConfigSelection(list, default = "WPA2"))
+config.plugins.wlan.wepkeytype = NoSave(ConfigSelection(weplist, default = "ASCII"))
+config.plugins.wlan.psk = NoSave(ConfigPassword(default = "", fixed_size = False))
 
-config.plugins.wlan.encryption = ConfigSubsection()
-config.plugins.wlan.encryption.enabled = NoSave(ConfigYesNo(default = False))
-config.plugins.wlan.encryption.type = NoSave(ConfigSelection(list, default = "WPA/WPA2" ))
-config.plugins.wlan.encryption.wepkeytype = NoSave(ConfigSelection(weplist, default = "ASCII"))
-config.plugins.wlan.encryption.psk = NoSave(ConfigPassword(default = "mysecurewlan", fixed_size = False))
 
 
 class WlanStatus(Screen):
@@ -46,20 +49,19 @@ class WlanStatus(Screen):
                <screen name="WlanStatus" position="center,center" size="560,400" title="Wireless Network State" >
                        <ePixmap pixmap="skin_default/buttons/red.png" position="0,0" size="140,40" alphatest="on" />
                        <widget source="key_red" render="Label" position="0,0" zPosition="1" size="140,40" font="Regular;20" halign="center" valign="center" backgroundColor="#9f1313" transparent="1" />
-       
-                       <widget source="LabelBSSID" render="Label" position="10,60" size="250,25" valign="left" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="LabelESSID" render="Label" position="10,100" size="250,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="LabelQuality" render="Label" position="10,140" size="250,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="LabelSignal" render="Label" position="10,180" size="250,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="LabelBitrate" render="Label" position="10,220" size="250,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="LabelEnc" render="Label" position="10,260" size="250,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       
-                       <widget source="BSSID" render="Label" position="320,60" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="ESSID" render="Label" position="320,100" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="quality" render="Label" position="320,140" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="signal" render="Label" position="320,180" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="bitrate" render="Label" position="320,220" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
-                       <widget source="enc" render="Label" position="320,260" size="180,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+
+                       <widget source="LabelBSSID" render="Label" position="10,60" size="200,25" valign="left" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="LabelESSID" render="Label" position="10,100" size="200,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="LabelQuality" render="Label" position="10,140" size="200,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="LabelSignal" render="Label" position="10,180" size="200,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="LabelBitrate" render="Label" position="10,220" size="200,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="LabelEnc" render="Label" position="10,260" size="200,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="BSSID" render="Label" position="220,60" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="ESSID" render="Label" position="220,100" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="quality" render="Label" position="220,140" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="signal" render="Label" position="220,180" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="bitrate" render="Label" position="220,220" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
+                       <widget source="enc" render="Label" position="220,260" size="330,25" valign="center" font="Regular;20" transparent="1" foregroundColor="#FFFFFF" />
        
                        <ePixmap pixmap="skin_default/div-h.png" position="0,350" zPosition="1" size="560,2" />         
                        <widget source="IFtext" render="Label" position="10,355" size="120,21" zPosition="10" font="Regular;20" halign="left" backgroundColor="#25062748" transparent="1" />
@@ -105,7 +107,7 @@ class WlanStatus(Screen):
                }, -1)
                self.timer = eTimer()
                self.timer.timeout.get().append(self.resetList) 
-               self.onShown.append(lambda: self.timer.start(5000))
+               self.onShown.append(lambda: self.timer.start(8000))
                self.onLayoutFinish.append(self.layoutFinished)
                self.onClose.append(self.cleanup)
 
@@ -113,7 +115,7 @@ class WlanStatus(Screen):
                iStatus.stopWlanConsole()
                
        def layoutFinished(self):
-               self.setTitle(_("Wireless Network State"))
+               self.setTitle(_("Wireless network state"))
                
        def resetList(self):
                iStatus.getDataForInterface(self.iface,self.getInfoCB)
@@ -122,32 +124,65 @@ class WlanStatus(Screen):
                if data is not None:
                        if data is True:
                                if status is not None:
-                                       self["BSSID"].setText(status[self.iface]["acesspoint"])
-                                       self["ESSID"].setText(status[self.iface]["essid"])
-                                       self["quality"].setText(status[self.iface]["quality"])
-                                       self["signal"].setText(status[self.iface]["signal"])
-                                       self["bitrate"].setText(status[self.iface]["bitrate"])
-                                       self["enc"].setText(status[self.iface]["encryption"])
+                                       if status[self.iface]["essid"] == "off":
+                                               essid = _("No Connection")
+                                       else:
+                                               essid = status[self.iface]["essid"]
+                                       if status[self.iface]["accesspoint"] == "Not-Associated":
+                                               accesspoint = _("Not-Associated")
+                                               essid = _("No Connection")
+                                       else:
+                                               accesspoint = status[self.iface]["accesspoint"]
+                                       if self.has_key("BSSID"):
+                                               self["BSSID"].setText(accesspoint)
+                                       if self.has_key("ESSID"):
+                                               self["ESSID"].setText(essid)
+
+                                       quality = status[self.iface]["quality"]
+                                       if self.has_key("quality"):
+                                               self["quality"].setText(quality)
+                                               
+                                       if status[self.iface]["bitrate"] == '0':
+                                               bitrate = _("Unsupported")
+                                       else:
+                                               bitrate = str(status[self.iface]["bitrate"]) + " Mb/s"
+                                       if self.has_key("bitrate"):
+                                               self["bitrate"].setText(bitrate)                                        
+                                       
+                                       signal = status[self.iface]["signal"]
+                                       if self.has_key("signal"):
+                                               self["signal"].setText(signal)
+
+                                       if status[self.iface]["encryption"] == "off":
+                                               if accesspoint == "Not-Associated":
+                                                       encryption = _("Disabled")
+                                               else:
+                                                       encryption = _("Unsupported")
+                                       else:
+                                               encryption = _("Enabled")
+                                       if self.has_key("enc"):
+                                               self["enc"].setText(encryption)
                                        self.updateStatusLink(status)
 
        def exit(self):
                self.timer.stop()
-               self.close(True)        
+               self.close(True)
 
        def updateStatusbar(self):
-               self["BSSID"].setText(_("Please wait..."))
-               self["ESSID"].setText(_("Please wait..."))
-               self["quality"].setText(_("Please wait..."))
-               self["signal"].setText(_("Please wait..."))
-               self["bitrate"].setText(_("Please wait..."))
-               self["enc"].setText(_("Please wait..."))
+               wait_txt = _("Please wait...")
+               self["BSSID"].setText(wait_txt)
+               self["ESSID"].setText(wait_txt)
+               self["quality"].setText(wait_txt)
+               self["signal"].setText(wait_txt)
+               self["bitrate"].setText(wait_txt)
+               self["enc"].setText(wait_txt)
                self["IFtext"].setText(_("Network:"))
                self["IF"].setText(iNetwork.getFriendlyAdapterName(self.iface))
                self["Statustext"].setText(_("Link:"))
 
        def updateStatusLink(self,status):
                if status is not None:
-                       if status[self.iface]["acesspoint"] == "No Connection" or status[self.iface]["acesspoint"] == "Not-Associated" or status[self.iface]["acesspoint"] == False:
+                       if status[self.iface]["essid"] == "off" or status[self.iface]["accesspoint"] == "Not-Associated" or status[self.iface]["accesspoint"] == False:
                                self["statuspic"].setPixmapNum(1)
                        else:
                                self["statuspic"].setPixmapNum(0)
@@ -217,6 +252,8 @@ class WlanScan(Screen):
                        "red": self.cancel,
                        "green": self.select,
                })
+               iWlan.setInterface(self.iface)
+               self.w = iWlan.getInterface()
                self.onLayoutFinish.append(self.layoutFinished)
                self.getAccessPoints(refresh = False)
                
@@ -226,42 +263,24 @@ class WlanScan(Screen):
        def select(self):
                cur = self["list"].getCurrent()
                if cur is not None:
+                       iWlan.stopGetNetworkList()
                        self.rescanTimer.stop()
                        del self.rescanTimer
-                       if cur[1] is not None:
-                               if cur[1] == 'hidden...':
-                                       essid = cur[1]
-                               else:
-                                       essid = cur[0]
-                               self.close(essid,self.getWlanList())
+                       if cur[0] is not None:
+                               self.close(cur[0])
                        else:
-                               self.close(None,None)
+                               self.close(None)
                else:
-                       self.rescanTimer.stop()
-                       del self.rescanTimer
-                       self.close(None,None)
-       
-       def WlanSetupClosed(self, *ret):
-               if ret[0] == 2:
+                       iWlan.stopGetNetworkList()
                        self.rescanTimer.stop()
                        del self.rescanTimer
                        self.close(None)
        
        def cancel(self):
-               if self.oldInterfaceState is False:
-                       iNetwork.setAdapterAttribute(self.iface, "up", False)
-                       iNetwork.deactivateInterface(self.iface,self.deactivateInterfaceCB)
-               else:
-                       self.rescanTimer.stop()
-                       del self.rescanTimer
-                       self.close(None)
-
-       def deactivateInterfaceCB(self,data):
-               if data is not None:
-                       if data is True:
-                               self.rescanTimer.stop()
-                               del self.rescanTimer
-                               self.close(None)
+               iWlan.stopGetNetworkList()
+               self.rescanTimer.stop()
+               del self.rescanTimer
+               self.close(None)
 
        def rescanTimerFired(self):
                self.rescanTimer.stop()
@@ -270,10 +289,7 @@ class WlanScan(Screen):
        def buildEntryComponent(self, essid, bssid, encrypted, iface, maxrate, signal):
                divpng = LoadPixmap(cached=True, path=resolveFilename(SCOPE_SKIN_IMAGE, "skin_default/div-h.png"))
                encryption = encrypted and _("Yes") or _("No")
-               if bssid == 'hidden...':
-                       return((essid, bssid, None, None, None, None, divpng))
-               else:                                   
-                       return((essid, bssid, _("Signal: ") + str(signal), _("Max. Bitrate: ") + str(maxrate), _("Encrypted: ") + encryption, _("Interface: ") + str(iface), divpng))
+               return((essid, bssid, _("Signal: ") + str(signal), _("Max. Bitrate: ") + str(maxrate), _("Encrypted: ") + encryption, _("Interface: ") + str(iface), divpng))
 
        def updateAPList(self):
                newList = []
@@ -290,20 +306,19 @@ class WlanScan(Screen):
                                tmpList.append(data)
 
                if len(tmpList):
-                       if "hidden..." not in tmpList:
-                               tmpList.append( ( _("enter hidden network SSID"), "hidden...", True, self.iface, _("unavailable"), "" ) )
-       
                        for entry in tmpList:
                                self.newAPList.append(self.buildEntryComponent( entry[0], entry[1], entry[2], entry[3], entry[4], entry[5] ))
        
                        currentListEntry = self["list"].getCurrent()
-                       idx = 0
-                       for entry in self.newAPList:
-                               if entry[0] == currentListEntry[0]:
-                                       newListIndex = idx
-                               idx +=1
+                       if currentListEntry is not None:
+                               idx = 0
+                               for entry in self.newAPList:
+                                       if entry[0] == currentListEntry[0]:
+                                               newListIndex = idx
+                                       idx +=1
                        self['list'].setList(self.newAPList)
-                       self["list"].setIndex(newListIndex)
+                       if newListIndex is not None:
+                               self["list"].setIndex(newListIndex)
                        self["list"].updateList(self.newAPList)
                        self.listLength = len(self.newAPList)
                        self.buildWlanList()
@@ -312,8 +327,7 @@ class WlanScan(Screen):
        def getAccessPoints(self, refresh = False):
                self.APList = []
                self.cleanList = []
-               self.w = Wlan(self.iface)
-               aps = self.w.getNetworkList()
+               aps = iWlan.getNetworkList()
                if aps is not None:
                        print "[WirelessLan.py] got Accespoints!"
                        tmpList = []
@@ -336,9 +350,6 @@ class WlanScan(Screen):
                                else:
                                        self.oldlist[entry[0]]['data'] = entry
                
-               if "hidden..." not in self.cleanList:
-                       self.cleanList.append( ( _("enter hidden network SSID"), "hidden...", True, self.iface, _("unavailable"), "" ) )
-
                for entry in self.cleanList:
                        self.APList.append(self.buildEntryComponent( entry[0], entry[1], entry[2], entry[3], entry[4], entry[5] ))
                
@@ -351,20 +362,17 @@ class WlanScan(Screen):
 
        def setInfo(self):
                length = self.getLength()
-               if length <= 1:
-                       self["info"].setText(_("No wireless networks found! Please refresh."))
-               elif length == 2:
+               if length == 0:
+                       self["info"].setText(_("No wireless networks found! Searching..."))
+               elif length == 1:
                        self["info"].setText(_("1 wireless network found!"))
                else:
-                       self["info"].setText(str(length-1)+_(" wireless networks found!"))
+                       self["info"].setText(str(length)+_(" wireless networks found!"))
 
        def buildWlanList(self):
                self.WlanList = []
                for entry in self['list'].list:
-                       if entry[1] == "hidden...":
-                               self.WlanList.append(( "hidden...",_("enter hidden network SSID") ))#continue
-                       else:
-                               self.WlanList.append( (entry[0], entry[0]) )
+                       self.WlanList.append( (entry[0], entry[0]) )
 
        def getLength(self):
                return self.listLength          
@@ -391,7 +399,7 @@ def decrypt_block(src, mod):
        if len(src) != 128 and len(src) != 202:
                return None
        dest = rsa_pub1024(src[:128], mod)
-       hash = sha.new(dest[1:107])
+       hash = hashlib.sha1(dest[1:107])
        if len(src) == 202:
                hash.update(src[131:192])       
        result = hash.digest()
@@ -399,65 +407,69 @@ def decrypt_block(src, mod):
                return dest
        return None
 
-def validate_cert(cert, key):
+def validate_certificate(cert, key):
        buf = decrypt_block(cert[8:], key) 
        if buf is None:
                return None
        return buf[36:107] + cert[139:196]
 
-def read_random():
+def get_random():
        try:
-               fd = open("/dev/urandom", "r")
-               buf = fd.read(8)
-               fd.close()
-               return buf
+               xor = lambda a,b: ''.join(chr(ord(c)^ord(d)) for c,d in zip(a,b*100))
+               random = urandom(8)
+               x = str(time())[-8:]
+               result = xor(random, x)
+                               
+               return result
        except:
                return None
 
 def WlanStatusScreenMain(session, iface):
        session.open(WlanStatus, iface)
 
-
 def callFunction(iface):
-       w = Wlan(iface)
-       i = w.getWirelessInterfaces()
+       iWlan.setInterface(iface)
+       i = iWlan.getWirelessInterfaces()
        if i:
-               if iface in i:
+               if iface in i or iNetwork.isWirelessInterface(iface):
                        return WlanStatusScreenMain
+               return None
        return None
 
-
 def configStrings(iface):
-       hardware_info = HardwareInfo()
-       if  hardware_info.device_name != "dm7025":
+       try:
+               device = open("/proc/stb/info/model", "r").readline().strip()
+       except:
+               device = ""     
+       if device != "dm7025":
                rootkey = ['\x9f', '|', '\xe4', 'G', '\xc9', '\xb4', '\xf4', '#', '&', '\xce', '\xb3', '\xfe', '\xda', '\xc9', 'U', '`', '\xd8', '\x8c', 's', 'o', '\x90', '\x9b', '\\', 'b', '\xc0', '\x89', '\xd1', '\x8c', '\x9e', 'J', 'T', '\xc5', 'X', '\xa1', '\xb8', '\x13', '5', 'E', '\x02', '\xc9', '\xb2', '\xe6', 't', '\x89', '\xde', '\xcd', '\x9d', '\x11', '\xdd', '\xc7', '\xf4', '\xe4', '\xe4', '\xbc', '\xdb', '\x9c', '\xea', '}', '\xad', '\xda', 't', 'r', '\x9b', '\xdc', '\xbc', '\x18', '3', '\xe7', '\xaf', '|', '\xae', '\x0c', '\xe3', '\xb5', '\x84', '\x8d', '\r', '\x8d', '\x9d', '2', '\xd0', '\xce', '\xd5', 'q', '\t', '\x84', 'c', '\xa8', ')', '\x99', '\xdc', '<', '"', 'x', '\xe8', '\x87', '\x8f', '\x02', ';', 'S', 'm', '\xd5', '\xf0', '\xa3', '_', '\xb7', 'T', '\t', '\xde', '\xa7', '\xf1', '\xc9', '\xae', '\x8a', '\xd7', '\xd2', '\xcf', '\xb2', '.', '\x13', '\xfb', '\xac', 'j', '\xdf', '\xb1', '\x1d', ':', '?']
                etpm = eTPM()
                l2cert = etpm.getCert(eTPM.TPMD_DT_LEVEL2_CERT)
                if l2cert is None:
                        return
-               l2key = validate_cert(l2cert, rootkey)
+               l2key = validate_certificate(l2cert, rootkey)
                if l2key is None:
                        return
                l3cert = etpm.getCert(eTPM.TPMD_DT_LEVEL3_CERT)
                if l3cert is None:
-                       print "better run the genuine dreambox plugin"
                        return
-               l3key = validate_cert(l3cert, l2key)
+               l3key = validate_certificate(l3cert, l2key)
                if l3key is None:
                        return
-               rnd = read_random()
+               rnd = get_random()
                if rnd is None:
                        return
                val = etpm.challenge(rnd)
                result = decrypt_block(val, l3key)
-       if hardware_info.device_name == "dm7025" or result[80:88] == rnd:
+       if device == "dm7025" or result[80:88] == rnd:
                driver = iNetwork.detectWlanModule(iface)
        else:
                driver = 'dreambox'
+       print 'Using "%s" as wpa-supplicant driver' % (driver)
        ret = ""
-       if driver == 'madwifi' and config.plugins.wlan.essid.value == "hidden...":
-               ret += "\tpre-up iwconfig " + iface + " essid \"" + config.plugins.wlan.hiddenessid.value + "\" || true\n"
-       ret += "\tpre-up wpa_supplicant -i" + iface + " -c/etc/wpa_supplicant.conf -B -dd -D" + driver + " || true\n"
+       if driver == 'madwifi' and config.plugins.wlan.hiddenessid.value:
+               ret += "\tpre-up iwconfig " + iface + " essid \"" + re_escape(config.plugins.wlan.essid.value) + "\" || true\n"
+       ret += "\tpre-up wpa_supplicant -i" + iface + " -c" + getWlanConfigName(iface) + " -B -dd -D" + driver + " || true\n"
        ret += "\tpre-down wpa_cli -i" + iface + " terminate || true\n"
        return ret
 
index 4c6896201d5e04aeb6d4b456761c1b10db7788e2..a5e09c0ba8d1c57fc315b9620e43afefb937cef8 100644 (file)
@@ -1,6 +1,6 @@
 from Screen import Screen
 from Components.ServiceEventTracker import ServiceEventTracker
-from Components.ActionMap import ActionMap
+from Components.ActionMap import NumberActionMap
 from Components.ConfigList import ConfigListScreen
 from Components.ChoiceList import ChoiceList, ChoiceEntryComponent
 from Components.config import config, ConfigSubsection, getConfigListEntry, ConfigNothing, ConfigSelection, ConfigOnOff
@@ -36,7 +36,7 @@ class AudioSelection(Screen, ConfigListScreen):
                self.cached_subtitle_checked = False
                self.__selected_subtitle = None
         
-               self["actions"] = ActionMap(["ColorActions", "SetupActions", "DirectionActions"],
+               self["actions"] = NumberActionMap(["ColorActions", "SetupActions", "DirectionActions"],
                {
                        "red": self.keyRed,
                        "green": self.keyGreen,
@@ -46,6 +46,15 @@ class AudioSelection(Screen, ConfigListScreen):
                        "cancel": self.cancel,
                        "up": self.keyUp,
                        "down": self.keyDown,
+                       "1": self.keyNumberGlobal,
+                       "2": self.keyNumberGlobal,
+                       "3": self.keyNumberGlobal,
+                       "4": self.keyNumberGlobal,
+                       "5": self.keyNumberGlobal,
+                       "6": self.keyNumberGlobal,
+                       "7": self.keyNumberGlobal,
+                       "8": self.keyNumberGlobal,
+                       "9": self.keyNumberGlobal,
                }, -2)
 
                self.settings = ConfigSubsection()
@@ -87,7 +96,7 @@ class AudioSelection(Screen, ConfigListScreen):
                                        self["key_green"].setBoolean(False)
                                selectedAudio = self.audioTracks.getCurrentTrack()
                                for x in range(n):
-                                       number = str(x)
+                                       number = str(x + 1)
                                        i = audio.getTrackInfo(x)
                                        languages = i.getLanguage().split('/')
                                        description = i.getDescription() or _("<unknown>")
@@ -289,11 +298,16 @@ class AudioSelection(Screen, ConfigListScreen):
                elif self.focus == FOCUS_STREAMS:
                        self["streams"].selectNext()
 
+       def keyNumberGlobal(self, number):
+               if number <= len(self["streams"].list):
+                       self["streams"].setIndex(number-1)
+                       self.keyOk()
+
        def keyOk(self):
                if self.focus == FOCUS_STREAMS and self["streams"].list:
                        cur = self["streams"].getCurrent()
                        if self.settings.menupage.getValue() == PAGE_AUDIO and cur[0] is not None:
-                               self.changeAudio(cur[2])
+                               self.changeAudio(cur[0])
                                self.__updatedInfo()
                        if self.settings.menupage.getValue() == PAGE_SUBTITLES and cur[0] is not None:
                                if self.infobar.selected_subtitle == cur[0]:
index c07e34954e4955bc1922e11d764475e460ce5286..912d67843dadfd08e2142dd237594ba5b7797175 100644 (file)
@@ -65,6 +65,24 @@ class BouquetSelector(Screen):
        def cancelClick(self):
                self.close(False)
 
+class SilentBouquetSelector:
+       def __init__(self, bouquets, enableWrapAround=False, current=0):
+               self.bouquets = [b[1] for b in bouquets]
+               self.pos = current
+               self.count = len(bouquets)
+               self.enableWrapAround = enableWrapAround
+
+       def up(self):
+               if self.pos > 0 or self.enableWrapAround:
+                       self.pos = (self.pos - 1) % self.count
+
+       def down(self):
+               if self.pos < (self.count - 1) or self.enableWrapAround:
+                       self.pos = (self.pos + 1) % self.count
+
+       def getCurrent(self):
+               return self.bouquets[self.pos]
+
 # csel.bouquet_mark_edit values
 OFF = 0
 EDIT_BOUQUET = 1
index 73b07acf5b07c72caa136fee76e2068ffd297c7d..54e241decef3e9a5553a090f963112e85dfde3ba 100644 (file)
@@ -25,9 +25,10 @@ class DefaultWizard(WizardLanguage, DreamInfoHandler):
                self["arrowup2"] = MovingPixmap()
        
        def setDirectory(self):
-               os_system("mount %s %s" % (resolveFilename(SCOPE_DEFAULTPARTITION), resolveFilename(SCOPE_DEFAULTPARTITIONMOUNTDIR)))
                self.directory = resolveFilename(SCOPE_DEFAULTPARTITIONMOUNTDIR)
                self.xmlfile = "defaultwizard.xml"
+               if self.directory:
+                       os_system("mount %s %s" % (resolveFilename(SCOPE_DEFAULTPARTITION), self.directory))
         
        def markDone(self):
                config.misc.defaultchosen.value = 0
index 2e97b59d67b3e905526b68f173c282c37862359d..93a47886db3c846993c6469693f922de75ed82c5 100644 (file)
@@ -1,4 +1,4 @@
-from ChannelSelection import ChannelSelection, BouquetSelector
+from ChannelSelection import ChannelSelection, BouquetSelector, SilentBouquetSelector
 
 from Components.ActionMap import ActionMap, HelpableActionMap
 from Components.ActionMap import NumberActionMap
@@ -559,6 +559,12 @@ class InfoBarEPG:
                        cnt = 0
                else:
                        cnt = len(bouquets)
+               if config.usage.multiepg_ask_bouquet.value:
+                       self.openMultiServiceEPGAskBouquet(bouquets, cnt, withCallback)
+               else:
+                       self.openMultiServiceEPGSilent(bouquets, cnt, withCallback)
+
+       def openMultiServiceEPGAskBouquet(self, bouquets, cnt, withCallback):
                if cnt > 1: # show bouquet list
                        if withCallback:
                                self.bouquetSel = self.session.openWithCallback(self.closed, BouquetSelector, bouquets, self.openBouquetEPG, enableWrapAround=True)
@@ -568,6 +574,21 @@ class InfoBarEPG:
                elif cnt == 1:
                        self.openBouquetEPG(bouquets[0][1], withCallback)
 
+       def openMultiServiceEPGSilent(self, bouquets, cnt, withCallback):
+               root = self.servicelist.getRoot()
+               rootstr = root.toCompareString()
+               current = 0
+               for bouquet in bouquets:
+                       if bouquet[1].toCompareString() == rootstr:
+                               break
+                       current += 1
+               if current >= cnt:
+                       current = 0
+               if cnt > 1: # create bouquet list for bouq+/-
+                       self.bouquetSel = SilentBouquetSelector(bouquets, True, self.servicelist.getBouquetNumOffset(root))
+               if cnt >= 1:
+                       self.openBouquetEPG(root, withCallback)
+
        def changeServiceCB(self, direction, epg):
                if self.serviceSel:
                        if direction > 0:
index 61ce356aa724aa32cee7a8acabe7a80805d74137..7dd7b127577651ec19752056561a566f581667c8 100644 (file)
@@ -41,9 +41,11 @@ class InputBox(Screen):
                        "9": self.keyNumberGlobal,
                        "0": self.keyNumberGlobal
                }, -1)
+
                if self["input"].type == Input.TEXT:
-                       rcinput = eRCInput.getInstance()
-                       rcinput.setKeyboardMode(rcinput.kmAscii)
+                       self.onExecBegin.append(self.setKeyboardModeAscii)
+               else:
+                       self.onExecBegin.append(self.setKeyboardModeNone)
 
        def gotAsciiCode(self):
                self["input"].handleAscii(getPrevAsciiCode())
@@ -61,13 +63,9 @@ class InputBox(Screen):
                self["input"].delete()
 
        def go(self):
-               rcinput = eRCInput.getInstance()
-               rcinput.setKeyboardMode(rcinput.kmNone)
                self.close(self["input"].getText())
 
        def cancel(self):
-               rcinput = eRCInput.getInstance()
-               rcinput.setKeyboardMode(rcinput.kmNone)
                self.close(None)
 
        def keyHome(self):
@@ -142,19 +140,13 @@ class PinInput(InputBox):
                                pass
        
        def closePinWrong(self, *args):
-               rcinput = eRCInput.getInstance()
-               rcinput.setKeyboardMode(rcinput.kmNone)
                print "args:", args
                self.close(False)
                
        def closePinCorrect(self, *args):
-               rcinput = eRCInput.getInstance()
-               rcinput.setKeyboardMode(rcinput.kmNone)
                self.close(True)
                
        def closePinCancel(self, *args):
-               rcinput = eRCInput.getInstance()
-               rcinput.setKeyboardMode(rcinput.kmNone)
                self.close(None)
                        
        def cancel(self):
index de2fa99342377647d04d6dc60a7698800a36ccdc..4b15ee0073433eefa3ca01b3d76087d1f9c14d42 100755 (executable)
@@ -11,7 +11,7 @@ from Components.Sources.List import List
 from Components.Label import Label,MultiColorLabel
 from Components.Pixmap import Pixmap,MultiPixmap
 from Components.MenuList import MenuList
-from Components.config import config, ConfigYesNo, ConfigIP, NoSave, ConfigText, ConfigPassword, ConfigSelection, getConfigListEntry, ConfigNothing
+from Components.config import config, ConfigYesNo, ConfigIP, NoSave, ConfigText, ConfigPassword, ConfigSelection, getConfigListEntry, ConfigNothing, ConfigBoolean
 from Components.ConfigList import ConfigListScreen
 from Components.PluginComponent import plugins
 from Components.MultiContent import MultiContentEntryText, MultiContentEntryPixmapAlphaTest
@@ -42,11 +42,6 @@ class NetworkAdapterSelection(Screen,HelpableScreen):
                self["key_blue"] = StaticText("")
                self["introduction"] = StaticText(self.edittext)
                
-               self.adapters = [(iNetwork.getFriendlyAdapterName(x),x) for x in iNetwork.getAdapterList()]
-               
-               if not self.adapters:
-                       self.onFirstExecBegin.append(self.NetworkFallback)
-                       
                self["OkCancelActions"] = HelpableActionMap(self, "OkCancelActions",
                        {
                        "cancel": (self.close, _("exit network interface list")),
@@ -65,6 +60,14 @@ class NetworkAdapterSelection(Screen,HelpableScreen):
                        "yellow": (self.setDefaultInterface, [_("Set interface as default Interface"),_("* Only available if more than one interface is active.")] ),
                        })
 
+               self.adapters = [(iNetwork.getFriendlyAdapterName(x),x) for x in iNetwork.getAdapterList()]
+
+               if not self.adapters:
+                       self.adapters = [(iNetwork.getFriendlyAdapterName(x),x) for x in iNetwork.getConfiguredAdapters()]
+
+               if len(self.adapters) == 0:
+                       self.adapters = [(iNetwork.getFriendlyAdapterName(x),x) for x in iNetwork.getInstalledAdapters()]
+
                self.list = []
                self["list"] = List(self.list)
                self.updateList()
@@ -80,14 +83,14 @@ class NetworkAdapterSelection(Screen,HelpableScreen):
                description = None
                interfacepng = None
 
-               if iface in iNetwork.lan_interfaces:
+               if not iNetwork.isWirelessInterface(iface):
                        if active is True:
                                interfacepng = LoadPixmap(resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/network_wired-active.png"))
                        elif active is False:
                                interfacepng = LoadPixmap(resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/network_wired-inactive.png"))
                        else:
                                interfacepng = LoadPixmap(resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/network_wired.png"))
-               elif iface in iNetwork.wlan_interfaces:
+               elif iNetwork.isWirelessInterface(iface):
                        if active is True:
                                interfacepng = LoadPixmap(resolveFilename(SCOPE_CURRENT_SKIN, "skin_default/icons/network_wireless-active.png"))
                        elif active is False:
@@ -132,19 +135,16 @@ class NetworkAdapterSelection(Screen,HelpableScreen):
                        fp.close()
                        default_gw = result
                                        
-               if len(self.adapters) == 0: # no interface available => display only eth0
-                       self.list.append(self.buildInterfaceList("eth0",iNetwork.getFriendlyAdapterName('eth0'),True,True ))
-               else:
-                       for x in self.adapters:
-                               if x[1] == default_gw:
-                                       default_int = True
-                               else:
-                                       default_int = False
-                               if iNetwork.getAdapterAttribute(x[1], 'up') is True:
-                                       active_int = True
-                               else:
-                                       active_int = False
-                               self.list.append(self.buildInterfaceList(x[1],_(x[0]),default_int,active_int ))
+               for x in self.adapters:
+                       if x[1] == default_gw:
+                               default_int = True
+                       else:
+                               default_int = False
+                       if iNetwork.getAdapterAttribute(x[1], 'up') is True:
+                               active_int = True
+                       else:
+                               active_int = False
+                       self.list.append(self.buildInterfaceList(x[1],_(x[0]),default_int,active_int ))
                
                if os_path.exists(resolveFilename(SCOPE_PLUGINS, "SystemPlugins/NetworkWizard/networkwizard.xml")):
                        self["key_blue"].setText(_("NetworkWizard"))
@@ -179,22 +179,6 @@ class NetworkAdapterSelection(Screen,HelpableScreen):
                else:
                        self.updateList()
 
-       def NetworkFallback(self):
-               if iNetwork.configuredNetworkAdapters.has_key('wlan0') is True:
-                       self.session.openWithCallback(self.ErrorMessageClosed, MessageBox, self.wlan_errortext, type = MessageBox.TYPE_INFO,timeout = 10)
-               if iNetwork.configuredNetworkAdapters.has_key('ath0') is True:
-                       self.session.openWithCallback(self.ErrorMessageClosed, MessageBox, self.wlan_errortext, type = MessageBox.TYPE_INFO,timeout = 10)
-               else:
-                       self.session.openWithCallback(self.ErrorMessageClosed, MessageBox, self.lan_errortext, type = MessageBox.TYPE_INFO,timeout = 10)
-
-       def ErrorMessageClosed(self, *ret):
-               if iNetwork.configuredNetworkAdapters.has_key('wlan0') is True:
-                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetupConfiguration, 'wlan0')
-               elif iNetwork.configuredNetworkAdapters.has_key('ath0') is True:
-                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetupConfiguration, 'ath0')
-               else:
-                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetupConfiguration, 'eth0')
-
        def cleanup(self):
                iNetwork.stopLinkStateConsole()
                iNetwork.stopRestartConsole()
@@ -312,18 +296,17 @@ class NameserverSetup(Screen, ConfigListScreen, HelpableScreen):
 
 
 class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
-       def __init__(self, session, networkinfo, essid=None, aplist=None):
+       def __init__(self, session, networkinfo, essid=None):
                Screen.__init__(self, session)
                HelpableScreen.__init__(self)
                self.session = session
                if isinstance(networkinfo, (list, tuple)):
                        self.iface = networkinfo[0]
                        self.essid = networkinfo[1]
-                       self.aplist = networkinfo[2]
                else:
                        self.iface = networkinfo
                        self.essid = essid
-                       self.aplist = aplist
+                       
                self.extended = None
                self.applyConfigRef = None
                self.finished_cb = None
@@ -414,62 +397,36 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                self.gatewayEntry = None
                self.hiddenSSID = None
                self.wlanSSID = None
-               self.encryptionEnabled = None
-               self.encryptionKey = None
+               self.encryption = None
                self.encryptionType = None
-               self.nwlist = None
+               self.encryptionKey = None
                self.encryptionlist = None
                self.weplist = None
                self.wsconfig = None
                self.default = None
 
-               if self.iface in iNetwork.wlan_interfaces:
-                       from Plugins.SystemPlugins.WirelessLan.Wlan import wpaSupplicant,Wlan
-                       self.w = Wlan(self.iface)
+               if iNetwork.isWirelessInterface(self.iface):
+                       from Plugins.SystemPlugins.WirelessLan.Wlan import wpaSupplicant
                        self.ws = wpaSupplicant()
                        self.encryptionlist = []
+                       self.encryptionlist.append(("Unencrypted", _("Unencrypted")))
                        self.encryptionlist.append(("WEP", _("WEP")))
                        self.encryptionlist.append(("WPA", _("WPA")))
-                       self.encryptionlist.append(("WPA2", _("WPA2")))
                        self.encryptionlist.append(("WPA/WPA2", _("WPA or WPA2")))
+                       self.encryptionlist.append(("WPA2", _("WPA2")))
                        self.weplist = []
                        self.weplist.append("ASCII")
                        self.weplist.append("HEX")
-                       if self.aplist is not None:
-                               self.nwlist = self.aplist
-                               self.nwlist.sort(key = lambda x: x[0])
-                       else:
-                               self.nwlist = []
-                               self.aps = None
-                               try:
-                                       self.aps = self.w.getNetworkList()
-                                       if self.aps is not None:
-                                               for ap in self.aps:
-                                                       a = self.aps[ap]
-                                                       if a['active']:
-                                                               if a['essid'] != '':
-                                                                       self.nwlist.append((a['essid'],a['essid']))
-                                       self.nwlist.sort(key = lambda x: x[0])
-                               except:
-                                       self.nwlist.append(("No Networks found",_("No Networks found")))
-
-                       self.wsconfig = self.ws.loadConfig()
-                       if self.essid is not None: # ssid from wlan scan
-                               self.default = self.essid
-                       else:
-                               self.default = self.wsconfig['ssid']
 
-                       if "hidden..." not in self.nwlist:
-                               self.nwlist.append(("hidden...",_("enter hidden network SSID")))
-                       if self.default not in self.nwlist:
-                               self.nwlist.append((self.default,self.default))
-                       config.plugins.wlan.essid = NoSave(ConfigSelection(self.nwlist, default = self.default ))
-                       config.plugins.wlan.hiddenessid = NoSave(ConfigText(default = self.wsconfig['hiddenessid'], visible_width = 50, fixed_size = False))
+                       self.wsconfig = self.ws.loadConfig(self.iface)
+                       if self.essid is None:
+                               self.essid = self.wsconfig['ssid']
 
-                       config.plugins.wlan.encryption.enabled = NoSave(ConfigYesNo(default = self.wsconfig['encryption'] ))
-                       config.plugins.wlan.encryption.type = NoSave(ConfigSelection(self.encryptionlist, default = self.wsconfig['encryption_type'] ))
-                       config.plugins.wlan.encryption.wepkeytype = NoSave(ConfigSelection(self.weplist, default = self.wsconfig['encryption_wepkeytype'] ))
-                       config.plugins.wlan.encryption.psk = NoSave(ConfigPassword(default = self.wsconfig['key'], visible_width = 50, fixed_size = False))
+                       config.plugins.wlan.hiddenessid = NoSave(ConfigYesNo(default = self.wsconfig['hiddenessid']))
+                       config.plugins.wlan.essid = NoSave(ConfigText(default = self.essid, visible_width = 50, fixed_size = False))
+                       config.plugins.wlan.encryption = NoSave(ConfigSelection(self.encryptionlist, default = self.wsconfig['encryption'] ))
+                       config.plugins.wlan.wepkeytype = NoSave(ConfigSelection(self.weplist, default = self.wsconfig['wepkeytype'] ))
+                       config.plugins.wlan.psk = NoSave(ConfigPassword(default = self.wsconfig['key'], visible_width = 50, fixed_size = False))
 
                self.activateInterfaceEntry = NoSave(ConfigYesNo(default=iNetwork.getAdapterAttribute(self.iface, "up") or False))
                self.dhcpConfigEntry = NoSave(ConfigYesNo(default=iNetwork.getAdapterAttribute(self.iface, "dhcp") or False))
@@ -502,6 +459,7 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                                        self.list.append(getConfigListEntry(_('Gateway'), self.gatewayConfigEntry))
 
                        self.extended = None
+                       self.configStrings = None
                        for p in plugins.getPlugins(PluginDescriptor.WHERE_NETWORKSETUP):
                                callFnc = p.__call__["ifaceSupported"](self.iface)
                                if callFnc is not None:
@@ -509,30 +467,21 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                                                self.extended = callFnc
                                                if p.__call__.has_key("configStrings"):
                                                        self.configStrings = p.__call__["configStrings"]
-                                               else:
-                                                       self.configStrings = None
-                                               if config.plugins.wlan.essid.value == 'hidden...':
-                                                       self.wlanSSID = getConfigListEntry(_("Network SSID"), config.plugins.wlan.essid)
-                                                       self.list.append(self.wlanSSID)
-                                                       self.hiddenSSID = getConfigListEntry(_("Hidden network SSID"), config.plugins.wlan.hiddenessid)
-                                                       self.list.append(self.hiddenSSID)
-                                               else:
-                                                       self.wlanSSID = getConfigListEntry(_("Network SSID"), config.plugins.wlan.essid)
-                                                       self.list.append(self.wlanSSID)
-                                               self.encryptionEnabled = getConfigListEntry(_("Encryption"), config.plugins.wlan.encryption.enabled)
-                                               self.list.append(self.encryptionEnabled)
-                                               
-                                               if config.plugins.wlan.encryption.enabled.value:
-                                                       self.encryptionType = getConfigListEntry(_("Encryption Type"), config.plugins.wlan.encryption.type)
-                                                       self.list.append(self.encryptionType)
-                                                       if config.plugins.wlan.encryption.type.value == 'WEP':
-                                                               self.list.append(getConfigListEntry(_("Encryption Keytype"), config.plugins.wlan.encryption.wepkeytype))
-                                                               self.encryptionKey = getConfigListEntry(_("Encryption Key"), config.plugins.wlan.encryption.psk)
-                                                               self.list.append(self.encryptionKey)
-                                                       else:
-                                                               self.encryptionKey = getConfigListEntry(_("Encryption Key"), config.plugins.wlan.encryption.psk)
-                                                               self.list.append(self.encryptionKey)
 
+                                               self.hiddenSSID = getConfigListEntry(_("Hidden network"), config.plugins.wlan.hiddenessid)
+                                               self.list.append(self.hiddenSSID)
+                                               self.wlanSSID = getConfigListEntry(_("Networkname (SSID)"), config.plugins.wlan.essid)
+                                               self.list.append(self.wlanSSID)
+                                               self.encryption = getConfigListEntry(_("Encryption"), config.plugins.wlan.encryption)
+                                               self.list.append(self.encryption)                                               
+
+                                               self.encryptionType = getConfigListEntry(_("Encryption Keytype"), config.plugins.wlan.wepkeytype)
+                                               self.encryptionKey = getConfigListEntry(_("Encryption Key"), config.plugins.wlan.psk)
+                                               
+                                               if config.plugins.wlan.encryption.value != "Unencrypted":
+                                                       if config.plugins.wlan.encryption.value == 'WEP':
+                                                               self.list.append(self.encryptionType)
+                                                       self.list.append(self.encryptionKey)
                self["config"].list = self.list
                self["config"].l.setList(self.list)
 
@@ -546,12 +495,8 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                        self.createSetup()
                if self["config"].getCurrent() == self.gatewayEntry:
                        self.createSetup()
-               if self.iface in iNetwork.wlan_interfaces:
-                       if self["config"].getCurrent() == self.wlanSSID:
-                               self.createSetup()
-                       if self["config"].getCurrent() == self.encryptionEnabled:
-                               self.createSetup()
-                       if self["config"].getCurrent() == self.encryptionType:
+               if iNetwork.isWirelessInterface(self.iface):
+                       if self["config"].getCurrent() == self.encryption:
                                self.createSetup()
 
        def keyLeft(self):
@@ -576,7 +521,7 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                if (ret == True):               
                        num_configured_if = len(iNetwork.getConfiguredAdapters())
                        if num_configured_if >= 1:
-                               if num_configured_if == 1 and self.iface in iNetwork.getConfiguredAdapters():
+                               if self.iface in iNetwork.getConfiguredAdapters():      
                                        self.applyConfig(True)
                                else:
                                        self.session.openWithCallback(self.secondIfaceFoundCB, MessageBox, _("A second configured interface has been found.\n\nDo you want to disable the second network interface?"), default = True)
@@ -594,11 +539,15 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                                if interface == self.iface:
                                        continue
                                iNetwork.setAdapterAttribute(interface, "up", False)
-                               iNetwork.deactivateInterface(interface)
-                               self.applyConfig(True)
+                       iNetwork.deactivateInterface(configuredInterfaces,self.deactivateSecondInterfaceCB)
+
+       def deactivateSecondInterfaceCB(self, data):
+               if data is True:
+                       self.applyConfig(True)
 
        def applyConfig(self, ret = False):
                if (ret == True):
+                       self.applyConfigRef = None
                        iNetwork.setAdapterAttribute(self.iface, "up", self.activateInterfaceEntry.value)
                        iNetwork.setAdapterAttribute(self.iface, "dhcp", self.dhcpConfigEntry.value)
                        iNetwork.setAdapterAttribute(self.iface, "ip", self.ipConfigEntry.value)
@@ -607,17 +556,33 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                                iNetwork.setAdapterAttribute(self.iface, "gateway", self.gatewayConfigEntry.value)
                        else:
                                iNetwork.removeAdapterAttribute(self.iface, "gateway")
-                       if self.extended is not None and self.configStrings is not None:
+
+                       if (self.extended is not None and self.configStrings is not None):
                                iNetwork.setAdapterAttribute(self.iface, "configStrings", self.configStrings(self.iface))
-                               self.ws.writeConfig()
+                               self.ws.writeConfig(self.iface)
+                               
                        if self.activateInterfaceEntry.value is False:
-                               iNetwork.deactivateInterface(self.iface)
-                       iNetwork.writeNetworkConfig()
-                       iNetwork.restartNetwork(self.applyConfigDataAvail)
-                       self.applyConfigRef = self.session.openWithCallback(self.applyConfigfinishedCB, MessageBox, _("Please wait for activation of your network configuration..."), type = MessageBox.TYPE_INFO, enable_input = False)
+                               iNetwork.deactivateInterface(self.iface,self.deactivateInterfaceCB)
+                               iNetwork.writeNetworkConfig()
+                               self.applyConfigRef = self.session.openWithCallback(self.applyConfigfinishedCB, MessageBox, _("Please wait for activation of your network configuration..."), type = MessageBox.TYPE_INFO, enable_input = False)
+                       else:
+                               if self.oldInterfaceState is False:
+                                       iNetwork.activateInterface(self.iface,self.deactivateInterfaceCB)
+                               else:
+                                       iNetwork.deactivateInterface(self.iface,self.activateInterfaceCB)
+                               iNetwork.writeNetworkConfig()
+                               self.applyConfigRef = self.session.openWithCallback(self.applyConfigfinishedCB, MessageBox, _("Please wait for activation of your network configuration..."), type = MessageBox.TYPE_INFO, enable_input = False)
                else:
                        self.keyCancel()
 
+       def deactivateInterfaceCB(self, data):
+               if data is True:
+                       self.applyConfigDataAvail(True)
+
+       def activateInterfaceCB(self, data):
+               if data is True:
+                       iNetwork.activateInterface(self.iface,self.applyConfigDataAvail)
+
        def applyConfigDataAvail(self, data):
                if data is True:
                        iNetwork.getInterfaces(self.getInterfacesDataAvail)
@@ -675,10 +640,10 @@ class AdapterSetup(Screen, ConfigListScreen, HelpableScreen):
                
        def hideInputHelp(self):
                current = self["config"].getCurrent()
-               if current == self.hiddenSSID and config.plugins.wlan.essid.value == 'hidden...':
+               if current == self.wlanSSID:
                        if current[1].help_window.instance is not None:
                                current[1].help_window.instance.hide()
-               elif current == self.encryptionKey and config.plugins.wlan.encryption.enabled.value:
+               elif current == self.encryptionKey and config.plugins.wlan.encryption.value is not "Unencrypted":
                        if current[1].help_window.instance is not None:
                                current[1].help_window.instance.hide()
 
@@ -703,7 +668,8 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
                
                self.oktext = _("Press OK on your remote control to continue.")
                self.reboottext = _("Your Dreambox will restart after pressing OK on your remote control.")
-               self.errortext = _("No working wireless network interface found.\n Please verify that you have attached a compatible WLAN device or enable your local network interface.")      
+               self.errortext = _("No working wireless network interface found.\n Please verify that you have attached a compatible WLAN device or enable your local network interface.")
+               self.missingwlanplugintxt = _("The wireless LAN plugin is not installed!\nPlease install it.")
                
                self["WizardActions"] = HelpableActionMap(self, "WizardActions",
                        {
@@ -739,30 +705,39 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
                self.onLayoutFinish.append(self.layoutFinished)
                self.onClose.append(self.cleanup)
 
+
+       def queryWirelessDevice(self,iface):
+               try:
+                       from pythonwifi.iwlibs import Wireless
+                       import errno
+               except ImportError:
+                       return False
+               else:
+                       try:
+                               ifobj = Wireless(iface) # a Wireless NIC Object
+                               wlanresponse = ifobj.getAPaddr()
+                       except IOError, (error_no, error_str):
+                               if error_no in (errno.EOPNOTSUPP, errno.ENODEV, errno.EPERM):
+                                       return False
+                               else:
+                                       print "error: ",error_no,error_str
+                                       return True
+                       else:
+                               return True
+
        def ok(self):
                self.cleanup()
                if self["menulist"].getCurrent()[1] == 'edit':
-                       if self.iface in iNetwork.wlan_interfaces:
+                       if iNetwork.isWirelessInterface(self.iface):
                                try:
                                        from Plugins.SystemPlugins.WirelessLan.plugin import WlanScan
-                                       from pythonwifi.iwlibs import Wireless
                                except ImportError:
-                                       self.session.open(MessageBox, _("The wireless LAN plugin is not installed!\nPlease install it."), type = MessageBox.TYPE_INFO,timeout = 10 )
+                                       self.session.open(MessageBox, self.missingwlanplugintxt, type = MessageBox.TYPE_INFO,timeout = 10 )
                                else:
-                                       ifobj = Wireless(self.iface) # a Wireless NIC Object
-                                       try:
-                                               self.wlanresponse = ifobj.getAPaddr()
-                                       except IOError:
-                                               self.wlanresponse = ifobj.getStatistics()
-                                       if self.wlanresponse:
-                                               if self.wlanresponse[0] not in (19,95): # 19 = 'No such device', 95 = 'Operation not supported'
-                                                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetup,self.iface)
-                                               else:
-                                                       # Display Wlan not available Message
-                                                       self.showErrorMessage()
+                                       if self.queryWirelessDevice(self.iface):
+                                               self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetup,self.iface)
                                        else:
-                                               # Display Wlan not available Message
-                                               self.showErrorMessage()
+                                               self.showErrorMessage() # Display Wlan not available Message
                        else:
                                self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetup,self.iface)
                if self["menulist"].getCurrent()[1] == 'test':
@@ -772,45 +747,23 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
                if self["menulist"].getCurrent()[1] == 'scanwlan':
                        try:
                                from Plugins.SystemPlugins.WirelessLan.plugin import WlanScan
-                               from pythonwifi.iwlibs import Wireless
                        except ImportError:
-                               self.session.open(MessageBox, _("The wireless LAN plugin is not installed!\nPlease install it."), type = MessageBox.TYPE_INFO,timeout = 10 )
+                               self.session.open(MessageBox, self.missingwlanplugintxt, type = MessageBox.TYPE_INFO,timeout = 10 )
                        else:
-                               ifobj = Wireless(self.iface) # a Wireless NIC Object
-                               try:
-                                       self.wlanresponse = ifobj.getAPaddr()
-                               except IOError:
-                                       self.wlanresponse = ifobj.getStatistics()
-                               if self.wlanresponse:
-                                       if self.wlanresponse[0] not in (19,95): # 19 = 'No such device', 95 = 'Operation not supported'
-                                               self.session.openWithCallback(self.WlanScanClosed, WlanScan, self.iface)
-                                       else:
-                                               # Display Wlan not available Message
-                                               self.showErrorMessage()
+                               if self.queryWirelessDevice(self.iface):
+                                       self.session.openWithCallback(self.WlanScanClosed, WlanScan, self.iface)
                                else:
-                                       # Display Wlan not available Message
-                                       self.showErrorMessage()
+                                       self.showErrorMessage() # Display Wlan not available Message
                if self["menulist"].getCurrent()[1] == 'wlanstatus':
                        try:
                                from Plugins.SystemPlugins.WirelessLan.plugin import WlanStatus
-                               from pythonwifi.iwlibs import Wireless
                        except ImportError:
-                               self.session.open(MessageBox, _("The wireless LAN plugin is not installed!\nPlease install it."), type = MessageBox.TYPE_INFO,timeout = 10 )
-                       else:   
-                               ifobj = Wireless(self.iface) # a Wireless NIC Object
-                               try:
-                                       self.wlanresponse = ifobj.getAPaddr()
-                               except IOError:
-                                       self.wlanresponse = ifobj.getStatistics()
-                               if self.wlanresponse:
-                                       if self.wlanresponse[0] not in (19,95): # 19 = 'No such device', 95 = 'Operation not supported'
-                                               self.session.openWithCallback(self.WlanStatusClosed, WlanStatus,self.iface)
-                                       else:
-                                               # Display Wlan not available Message
-                                               self.showErrorMessage()
+                               self.session.open(MessageBox, self.missingwlanplugintxt, type = MessageBox.TYPE_INFO,timeout = 10 )
+                       else:
+                               if self.queryWirelessDevice(self.iface):
+                                       self.session.openWithCallback(self.WlanStatusClosed, WlanStatus,self.iface)
                                else:
-                                       # Display Wlan not available Message
-                                       self.showErrorMessage()
+                                       self.showErrorMessage() # Display Wlan not available Message
                if self["menulist"].getCurrent()[1] == 'lanrestart':
                        self.session.openWithCallback(self.restartLan, MessageBox, (_("Are you sure you want to restart your network interfaces?\n\n") + self.oktext ) )
                if self["menulist"].getCurrent()[1] == 'openwizard':
@@ -866,7 +819,7 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
                self["IF"].setText(iNetwork.getFriendlyAdapterName(self.iface))
                self["Statustext"].setText(_("Link:"))
                
-               if self.iface in iNetwork.wlan_interfaces:
+               if iNetwork.isWirelessInterface(self.iface):
                        try:
                                from Plugins.SystemPlugins.WirelessLan.Wlan import iStatus
                        except:
@@ -916,27 +869,16 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
 
        def AdapterSetupClosed(self, *ret):
                if ret is not None and len(ret):
-                       if ret[0] == 'ok' and (self.iface in iNetwork.wlan_interfaces) and iNetwork.getAdapterAttribute(self.iface, "up") is True:
+                       if ret[0] == 'ok' and (iNetwork.isWirelessInterface(self.iface) and iNetwork.getAdapterAttribute(self.iface, "up") is True):
                                try:
                                        from Plugins.SystemPlugins.WirelessLan.plugin import WlanStatus
-                                       from pythonwifi.iwlibs import Wireless
                                except ImportError:
-                                       self.session.open(MessageBox, _("The wireless LAN plugin is not installed!\nPlease install it."), type = MessageBox.TYPE_INFO,timeout = 10 )
+                                       self.session.open(MessageBox, self.missingwlanplugintxt, type = MessageBox.TYPE_INFO,timeout = 10 )
                                else:   
-                                       ifobj = Wireless(self.iface) # a Wireless NIC Object
-                                       try:
-                                               self.wlanresponse = ifobj.getAPaddr()
-                                       except IOError:
-                                               self.wlanresponse = ifobj.getStatistics()
-                                       if self.wlanresponse:
-                                               if self.wlanresponse[0] not in (19,95): # 19 = 'No such device', 95 = 'Operation not supported'
-                                                       self.session.openWithCallback(self.WlanStatusClosed, WlanStatus,self.iface)
-                                               else:
-                                                       # Display Wlan not available Message
-                                                       self.showErrorMessage()
+                                       if self.queryWirelessDevice(self.iface):
+                                               self.session.openWithCallback(self.WlanStatusClosed, WlanStatus,self.iface)
                                        else:
-                                               # Display Wlan not available Message
-                                               self.showErrorMessage()
+                                               self.showErrorMessage() # Display Wlan not available Message
                        else:
                                self.updateStatusbar()
                else:
@@ -950,7 +892,7 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
 
        def WlanScanClosed(self,*ret):
                if ret[0] is not None:
-                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetup, self.iface,ret[0],ret[1])
+                       self.session.openWithCallback(self.AdapterSetupClosed, AdapterSetup, self.iface,ret[0])
                else:
                        from Plugins.SystemPlugins.WirelessLan.Wlan import iStatus
                        iStatus.stopWlanConsole()
@@ -995,6 +937,7 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
        def cleanup(self):
                iNetwork.stopLinkStateConsole()
                iNetwork.stopDeactivateInterfaceConsole()
+               iNetwork.stopActivateInterfaceConsole()
                iNetwork.stopPingConsole()
                try:
                        from Plugins.SystemPlugins.WirelessLan.Wlan import iStatus
@@ -1008,7 +951,7 @@ class AdapterSetupConfiguration(Screen, HelpableScreen):
                if data is not None:
                        if data is True:
                                if status is not None:
-                                       if status[self.iface]["acesspoint"] == "No Connection" or status[self.iface]["acesspoint"] == "Not-Associated" or status[self.iface]["acesspoint"] == False:
+                                       if status[self.iface]["essid"] == "off" or status[self.iface]["accesspoint"] == "Not-Associated" or status[self.iface]["accesspoint"] == False:
                                                self.LinkState = False
                                                self["statuspic"].setPixmapNum(1)
                                                self["statuspic"].show()
@@ -1376,7 +1319,7 @@ class NetworkAdapterTest(Screen):
 
        def LinkStatedataAvail(self,data):
                self.output = data.strip()
-               result = self.output.split('\n')
+               result = self.output.splitlines()
                pattern = re_compile("Link detected: yes")
                for item in result:
                        if re_search(pattern, item):
@@ -1430,7 +1373,7 @@ class NetworkAdapterTest(Screen):
                if data is not None:
                        if data is True:
                                if status is not None:
-                                       if status[self.iface]["acesspoint"] == "No Connection" or status[self.iface]["acesspoint"] == "Not-Associated" or status[self.iface]["acesspoint"] == False:
+                                       if status[self.iface]["essid"] == "off" or status[self.iface]["accesspoint"] == "Not-Associated" or status[self.iface]["accesspoint"] == False:
                                                self["Network"].setForegroundColorNum(1)
                                                self["Network"].setText(_("disconnected"))
                                                self["NetworkInfo_Check"].setPixmapNum(1)
index f9263d82b523ccd4976d8a9a0c8ef7ff860d0215..f8bfeb72c04341ae6537d23146776bc096265203 100644 (file)
@@ -361,15 +361,15 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                                self.list.append(getConfigListEntry(_('Satellite'), self.scan_satselection[index_to_scan]))
                                self.list.append(getConfigListEntry(_('Frequency'), self.scan_sat.frequency))
                                self.list.append(getConfigListEntry(_('Inversion'), self.scan_sat.inversion))
-                               self.list.append(getConfigListEntry(_('Symbol Rate'), self.scan_sat.symbolrate))
-                               self.list.append(getConfigListEntry(_("Polarity"), self.scan_sat.polarization))
+                               self.list.append(getConfigListEntry(_('Symbol rate'), self.scan_sat.symbolrate))
+                               self.list.append(getConfigListEntry(_('Polarization'), self.scan_sat.polarization))
                                if self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S:
                                        self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec))
                                elif self.scan_sat.system.value == eDVBFrontendParametersSatellite.System_DVB_S2:
                                        self.list.append(getConfigListEntry(_("FEC"), self.scan_sat.fec_s2))
                                        self.modulationEntry = getConfigListEntry(_('Modulation'), self.scan_sat.modulation)
                                        self.list.append(self.modulationEntry)
-                                       self.list.append(getConfigListEntry(_('Rolloff'), self.scan_sat.rolloff))
+                                       self.list.append(getConfigListEntry(_('Roll-off'), self.scan_sat.rolloff))
                                        self.list.append(getConfigListEntry(_('Pilot'), self.scan_sat.pilot))
                        elif self.scan_type.value == "single_satellite":
                                self.updateSatList()
@@ -391,7 +391,7 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                        if self.scan_typecable.value == "single_transponder":
                                self.list.append(getConfigListEntry(_("Frequency"), self.scan_cab.frequency))
                                self.list.append(getConfigListEntry(_("Inversion"), self.scan_cab.inversion))
-                               self.list.append(getConfigListEntry(_("Symbol Rate"), self.scan_cab.symbolrate))
+                               self.list.append(getConfigListEntry(_("Symbol rate"), self.scan_cab.symbolrate))
                                self.list.append(getConfigListEntry(_("Modulation"), self.scan_cab.modulation))
                                self.list.append(getConfigListEntry(_("FEC"), self.scan_cab.fec))
                elif nim.isCompatible("DVB-T"):
@@ -399,12 +399,12 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                                self.list.append(getConfigListEntry(_("Frequency"), self.scan_ter.frequency))
                                self.list.append(getConfigListEntry(_("Inversion"), self.scan_ter.inversion))
                                self.list.append(getConfigListEntry(_("Bandwidth"), self.scan_ter.bandwidth))
-                               self.list.append(getConfigListEntry(_("Code rate high"), self.scan_ter.fechigh))
-                               self.list.append(getConfigListEntry(_("Code rate low"), self.scan_ter.feclow))
+                               self.list.append(getConfigListEntry(_("Code rate HP"), self.scan_ter.fechigh))
+                               self.list.append(getConfigListEntry(_("Code rate LP"), self.scan_ter.feclow))
                                self.list.append(getConfigListEntry(_("Modulation"), self.scan_ter.modulation))
                                self.list.append(getConfigListEntry(_("Transmission mode"), self.scan_ter.transmission))
-                               self.list.append(getConfigListEntry(_("Guard interval mode"), self.scan_ter.guard))
-                               self.list.append(getConfigListEntry(_("Hierarchy mode"), self.scan_ter.hierarchy))
+                               self.list.append(getConfigListEntry(_("Guard interval"), self.scan_ter.guard))
+                               self.list.append(getConfigListEntry(_("Hierarchy info"), self.scan_ter.hierarchy))
                self.list.append(getConfigListEntry(_("Network scan"), self.scan_networkScan))
                self.list.append(getConfigListEntry(_("Clear before scan"), self.scan_clearallservices))
                self.list.append(getConfigListEntry(_("Only Free scan"), self.scan_onlyfree))
@@ -557,8 +557,8 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                                (eDVBFrontendParametersSatellite.System_DVB_S2, _("DVB-S2"))])
                        self.scan_sat.frequency = ConfigInteger(default = defaultSat["frequency"], limits = (1, 99999))
                        self.scan_sat.inversion = ConfigSelection(default = defaultSat["inversion"], choices = [
-                               (eDVBFrontendParametersSatellite.Inversion_Off, _("off")),
-                               (eDVBFrontendParametersSatellite.Inversion_On, _("on")),
+                               (eDVBFrontendParametersSatellite.Inversion_Off, _("Off")),
+                               (eDVBFrontendParametersSatellite.Inversion_On, _("On")),
                                (eDVBFrontendParametersSatellite.Inversion_Unknown, _("Auto"))])
                        self.scan_sat.symbolrate = ConfigInteger(default = defaultSat["symbolrate"], limits = (1, 99999))
                        self.scan_sat.polarization = ConfigSelection(default = defaultSat["polarization"], choices = [
@@ -592,15 +592,15 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                                (eDVBFrontendParametersSatellite.RollOff_alpha_0_25, "0.25"),
                                (eDVBFrontendParametersSatellite.RollOff_alpha_0_20, "0.20")])
                        self.scan_sat.pilot = ConfigSelection(default = defaultSat.get("pilot", eDVBFrontendParametersSatellite.Pilot_Unknown), choices = [
-                               (eDVBFrontendParametersSatellite.Pilot_Off, _("off")),
-                               (eDVBFrontendParametersSatellite.Pilot_On, _("on")),
+                               (eDVBFrontendParametersSatellite.Pilot_Off, _("Off")),
+                               (eDVBFrontendParametersSatellite.Pilot_On, _("On")),
                                (eDVBFrontendParametersSatellite.Pilot_Unknown, _("Auto"))])
 
                        # cable
                        self.scan_cab.frequency = ConfigInteger(default = defaultCab["frequency"], limits = (50, 999))
                        self.scan_cab.inversion = ConfigSelection(default = defaultCab["inversion"], choices = [
-                               (eDVBFrontendParametersCable.Inversion_Off, _("off")),
-                               (eDVBFrontendParametersCable.Inversion_On, _("on")),
+                               (eDVBFrontendParametersCable.Inversion_Off, _("Off")),
+                               (eDVBFrontendParametersCable.Inversion_On, _("On")),
                                (eDVBFrontendParametersCable.Inversion_Unknown, _("Auto"))])
                        self.scan_cab.modulation = ConfigSelection(default = defaultCab["modulation"], choices = [
                                (eDVBFrontendParametersCable.Modulation_QAM16, "16-QAM"),
@@ -622,8 +622,8 @@ class ScanSetup(ConfigListScreen, Screen, CableTransponderSearchSupport):
                        # terrestial
                        self.scan_ter.frequency = ConfigInteger(default = 466000, limits = (50000, 999000))
                        self.scan_ter.inversion = ConfigSelection(default = defaultTer["inversion"], choices = [
-                               (eDVBFrontendParametersTerrestrial.Inversion_Off, _("off")),
-                               (eDVBFrontendParametersTerrestrial.Inversion_On, _("on")),
+                               (eDVBFrontendParametersTerrestrial.Inversion_Off, _("Off")),
+                               (eDVBFrontendParametersTerrestrial.Inversion_On, _("On")),
                                (eDVBFrontendParametersTerrestrial.Inversion_Unknown, _("Auto"))])
                        # WORKAROUND: we can't use BW-auto
                        self.scan_ter.bandwidth = ConfigSelection(default = defaultTer["bandwidth"], choices = [
index f0bf773d6a28a76418984bbad84811eba4835766..4a0accda9b65f136573453cae25de113be3ad88c 100644 (file)
@@ -6,6 +6,8 @@ profile("LOAD:Source")
 from Components.Sources.Source import Source
 profile("LOAD:GUIComponent")
 from Components.GUIComponent import GUIComponent
+profile("LOAD:eRCInput")
+from enigma import eRCInput
 
 class Screen(dict, GUISkin):
 
@@ -46,6 +48,24 @@ class Screen(dict, GUISkin):
                # stand alone screens (for example web screens)
                # don't care about having or not having focus.
                self.stand_alone = False
+               self.keyboardMode = None
+
+       def saveKeyboardMode(self):
+               rcinput = eRCInput.getInstance()
+               self.keyboardMode = rcinput.getKeyboardMode()
+
+       def setKeyboardModeAscii(self):
+               rcinput = eRCInput.getInstance()
+               rcinput.setKeyboardMode(rcinput.kmAscii)
+
+       def setKeyboardModeNone(self):
+               rcinput = eRCInput.getInstance()
+               rcinput.setKeyboardMode(rcinput.kmNone)
+
+       def restoreKeyboardMode(self):
+               rcinput = eRCInput.getInstance()
+               if self.keyboardMode is not None:
+                       rcinput.setKeyboardMode(self.keyboardMode)
 
        def execBegin(self):
                self.active_components = [ ]
index fa2f4474fc5d827406ef4eaa8c0dfc4ca716d811..61885dfa0c4a829e7d3338302012bbc83910a4e3 100644 (file)
@@ -81,9 +81,9 @@ class ServiceInfo(Screen):
                        self.feinfo = None
                else:
                        self.type = TYPE_SERVICE_INFO
-                       self["red"] = Label(_("Serviceinfo"))
+                       self["red"] = Label(_("Service"))
                        self["green"] = Label(_("PIDs"))
-                       self["yellow"] = Label(_("Transponder"))
+                       self["yellow"] = Label(_("Multiplex"))
                        self["blue"] = Label(_("Tuner status"))
                        service = session.nav.getCurrentService()
                        if service is not None:
@@ -105,63 +105,63 @@ class ServiceInfo(Screen):
                                name = ServiceReference(self.session.nav.getCurrentlyPlayingServiceReference()).getServiceName()
                                refstr = self.session.nav.getCurrentlyPlayingServiceReference().toString()
                        else:
-                               name = "N/A"
-                               refstr = "N/A"
+                               name = _("N/A")
+                               refstr = _("N/A")
                        aspect = self.getServiceInfoValue(iServiceInformation.sAspect)
                        if aspect in ( 1, 2, 5, 6, 9, 0xA, 0xD, 0xE ):
-                               aspect = "4:3"
+                               aspect = _("4:3")
                        else:
-                               aspect = "16:9"
+                               aspect = _("16:9")
                        width = self.info and self.info.getInfo(iServiceInformation.sVideoWidth) or -1
                        height = self.info and self.info.getInfo(iServiceInformation.sVideoHeight) or -1
                        if width != -1 and height != -1:
-                               Labels = ( ("Name", name, TYPE_TEXT),
-                                                  ("Provider", self.getServiceInfoValue(iServiceInformation.sProvider), TYPE_TEXT),
-                                                  ("Videoformat", aspect, TYPE_TEXT),
-                                                  ("Videosize", "%dx%d" %(width, height), TYPE_TEXT),
-                                                  ("Namespace", self.getServiceInfoValue(iServiceInformation.sNamespace), TYPE_VALUE_HEX, 8),
-                                                  ("Service Reference", refstr, TYPE_TEXT))
+                               Labels = ( (_("Name"), name, TYPE_TEXT),
+                                                  (_("Provider"), self.getServiceInfoValue(iServiceInformation.sProvider), TYPE_TEXT),
+                                                  (_("Aspect ratio"), aspect, TYPE_TEXT),
+                                                  (_("Resolution"), "%dx%d" %(width, height), TYPE_TEXT),
+                                                  (_("Namespace"), self.getServiceInfoValue(iServiceInformation.sNamespace), TYPE_VALUE_HEX, 8),
+                                                  (_("Service reference"), refstr, TYPE_TEXT))
                        else:
-                               Labels = ( ("Name", name, TYPE_TEXT),
-                                                  ("Provider", self.getServiceInfoValue(iServiceInformation.sProvider), TYPE_TEXT),
-                                                  ("Videoformat", aspect, TYPE_TEXT),
-                                                  ("Namespace", self.getServiceInfoValue(iServiceInformation.sNamespace), TYPE_VALUE_HEX, 8),
-                                                  ("Service Reference", refstr, TYPE_TEXT))
+                               Labels = ( (_("Name"), name, TYPE_TEXT),
+                                                  (_("Provider"), self.getServiceInfoValue(iServiceInformation.sProvider), TYPE_TEXT),
+                                                  (_("Aspect ratio"), aspect, TYPE_TEXT),
+                                                  (_("Namespace"), self.getServiceInfoValue(iServiceInformation.sNamespace), TYPE_VALUE_HEX, 8),
+                                                  (_("Service reference"), refstr, TYPE_TEXT))
                        self.fillList(Labels)
                else:
                        if self.transponder_info:
                                tp_info = ConvertToHumanReadable(self.transponder_info)
-                               conv = { "tuner_type"           : _("Transponder Type"),
-                                                "system"                       : _("System"),
-                                                "modulation"           : _("Modulation"),
-                                                "orbital_position" : _("Orbital Position"),
-                                                "frequency"            : _("Frequency"),
-                                                "symbol_rate"          : _("Symbolrate"),
-                                                "bandwidth"            : _("Bandwidth"),
-                                                "polarization"         : _("Polarization"),
-                                                "inversion"            : _("Inversion"),
-                                                "pilot"                        : _("Pilot"),
-                                                "rolloff"                      : _("Rolloff"),
-                                                "fec_inner"            : _("FEC"),
-                                                "code_rate_lp"         : _("Coderate LP"),
-                                                "code_rate_hp"         : _("Coderate HP"),
-                                                "constellation"        : _("Constellation"),
-                                                "transmission_mode": _("Transmission Mode"),
-                                                "guard_interval"       : _("Guard Interval"),
-                                                "hierarchy_information": _("Hierarchy Information") }
+                               conv = { "tuner_type"                   : _("Type"),
+                                        "system"                       : _("System"),
+                                        "modulation"                   : _("Modulation"),
+                                        "orbital_position"             : _("Orbital position"),
+                                        "frequency"                    : _("Frequency"),
+                                        "symbol_rate"                  : _("Symbol rate"),
+                                        "bandwidth"                    : _("Bandwidth"),
+                                        "polarization"                 : _("Polarization"),
+                                        "inversion"                    : _("Inversion"),
+                                        "pilot"                        : _("Pilot"),
+                                        "rolloff"                      : _("Roll-off"),
+                                        "fec_inner"                    : _("FEC"),
+                                        "code_rate_lp"                 : _("Code rate LP"),
+                                        "code_rate_hp"                 : _("Code rate HP"),
+                                        "constellation"                : _("Constellation"),
+                                        "transmission_mode"            : _("Transmission mode"),
+                                        "guard_interval"               : _("Guard interval"),
+                                        "hierarchy_information"        : _("Hierarchy info") }
                                Labels = [(conv[i], tp_info[i], TYPE_VALUE_DEC) for i in tp_info.keys()]
                                self.fillList(Labels)
 
        def pids(self):
                if self.type == TYPE_SERVICE_INFO:
-                       Labels = ( ("VideoPID", self.getServiceInfoValue(iServiceInformation.sVideoPID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("AudioPID", self.getServiceInfoValue(iServiceInformation.sAudioPID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("PCRPID", self.getServiceInfoValue(iServiceInformation.sPCRPID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("PMTPID", self.getServiceInfoValue(iServiceInformation.sPMTPID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("TXTPID", self.getServiceInfoValue(iServiceInformation.sTXTPID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("TSID", self.getServiceInfoValue(iServiceInformation.sTSID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("ONID", self.getServiceInfoValue(iServiceInformation.sONID), TYPE_VALUE_HEX_DEC, 4),
-                                          ("SID", self.getServiceInfoValue(iServiceInformation.sSID), TYPE_VALUE_HEX_DEC, 4))
+                       Labels = ( (_("Video PID"), self.getServiceInfoValue(iServiceInformation.sVideoPID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("Audio PID"), self.getServiceInfoValue(iServiceInformation.sAudioPID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("PCR PID"), self.getServiceInfoValue(iServiceInformation.sPCRPID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("PMT PID"), self.getServiceInfoValue(iServiceInformation.sPMTPID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("TXT PID"), self.getServiceInfoValue(iServiceInformation.sTXTPID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("TSID"), self.getServiceInfoValue(iServiceInformation.sTSID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("ONID"), self.getServiceInfoValue(iServiceInformation.sONID), TYPE_VALUE_HEX_DEC, 4),
+                                          (_("SID"), self.getServiceInfoValue(iServiceInformation.sSID), TYPE_VALUE_HEX_DEC, 4))
                        self.fillList(Labels)
        
        def showFrontendData(self, real):
@@ -182,37 +182,38 @@ class ServiceInfo(Screen):
                if frontendDataOrg and len(frontendDataOrg):
                        frontendData = ConvertToHumanReadable(frontendDataOrg)
                        if frontendDataOrg["tuner_type"] == "DVB-S":
-                               return (("NIM", ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
-                                                       ("Type", frontendData["system"], TYPE_TEXT),
-                                                       ("Modulation", frontendData["modulation"], TYPE_TEXT),
-                                                       ("Orbital position", frontendData["orbital_position"], TYPE_VALUE_DEC),
-                                                       ("Frequency", frontendData["frequency"], TYPE_VALUE_DEC),
-                                                       ("Symbolrate", frontendData["symbol_rate"], TYPE_VALUE_DEC),
-                                                       ("Polarization", frontendData["polarization"], TYPE_TEXT),
-                                                       ("Inversion", frontendData["inversion"], TYPE_TEXT),
-                                                       ("FEC inner", frontendData["fec_inner"], TYPE_TEXT),
-                                                       ("Pilot", frontendData.get("pilot", None), TYPE_TEXT),
-                                                       ("Rolloff", frontendData.get("rolloff", None), TYPE_TEXT))
+                               return ((_("NIM"), ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
+                                               (_("Type"), frontendData["tuner_type"], TYPE_TEXT),
+                                               (_("System"), frontendData["system"], TYPE_TEXT),
+                                               (_("Modulation"), frontendData["modulation"], TYPE_TEXT),
+                                               (_("Orbital position"), frontendData["orbital_position"], TYPE_VALUE_DEC),
+                                               (_("Frequency"), frontendData["frequency"], TYPE_VALUE_DEC),
+                                               (_("Symbol rate"), frontendData["symbol_rate"], TYPE_VALUE_DEC),
+                                               (_("Polarization"), frontendData["polarization"], TYPE_TEXT),
+                                               (_("Inversion"), frontendData["inversion"], TYPE_TEXT),
+                                               (_("FEC"), frontendData["fec_inner"], TYPE_TEXT),
+                                               (_("Pilot"), frontendData.get("pilot", None), TYPE_TEXT),
+                                               (_("Roll-off"), frontendData.get("rolloff", None), TYPE_TEXT))
                        elif frontendDataOrg["tuner_type"] == "DVB-C":
-                               return (("NIM", ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
-                                               ("Type", frontendData["tuner_type"], TYPE_TEXT),
-                                               ("Frequency", frontendData["frequency"], TYPE_VALUE_DEC),
-                                               ("Symbolrate", frontendData["symbol_rate"], TYPE_VALUE_DEC),
-                                               ("Modulation", frontendData["modulation"], TYPE_TEXT),
-                                               ("Inversion", frontendData["inversion"], TYPE_TEXT),
-                                               ("FEC inner", frontendData["fec_inner"], TYPE_TEXT))
+                               return ((_("NIM"), ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
+                                               (_("Type"), frontendData["tuner_type"], TYPE_TEXT),
+                                               (_("Modulation"), frontendData["modulation"], TYPE_TEXT),
+                                               (_("Frequency"), frontendData["frequency"], TYPE_VALUE_DEC),
+                                               (_("Symbol rate"), frontendData["symbol_rate"], TYPE_VALUE_DEC),
+                                               (_("Inversion"), frontendData["inversion"], TYPE_TEXT),
+                                               (_("FEC"), frontendData["fec_inner"], TYPE_TEXT))
                        elif frontendDataOrg["tuner_type"] == "DVB-T":
-                               return (("NIM", ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
-                                               ("Type", frontendData["tuner_type"], TYPE_TEXT),
-                                               ("Frequency", frontendData["frequency"], TYPE_VALUE_DEC),
-                                               ("Inversion", frontendData["inversion"], TYPE_TEXT),
-                                               ("Bandwidth", frontendData["bandwidth"], TYPE_VALUE_DEC),
-                                               ("CodeRateLP", frontendData["code_rate_lp"], TYPE_TEXT),
-                                               ("CodeRateHP", frontendData["code_rate_hp"], TYPE_TEXT),
-                                               ("Constellation", frontendData["constellation"], TYPE_TEXT),
-                                               ("Transmission Mode", frontendData["transmission_mode"], TYPE_TEXT),
-                                               ("Guard Interval", frontendData["guard_interval"], TYPE_TEXT),
-                                               ("Hierarchy Inform.", frontendData["hierarchy_information"], TYPE_TEXT))
+                               return ((_("NIM"), ('A', 'B', 'C', 'D')[frontendData["tuner_number"]], TYPE_TEXT),
+                                               (_("Type"), frontendData["tuner_type"], TYPE_TEXT),
+                                               (_("Frequency"), frontendData["frequency"], TYPE_VALUE_DEC),
+                                               (_("Inversion"), frontendData["inversion"], TYPE_TEXT),
+                                               (_("Bandwidth"), frontendData["bandwidth"], TYPE_VALUE_DEC),
+                                               (_("Code rate LP"), frontendData["code_rate_lp"], TYPE_TEXT),
+                                               (_("Code rate HP"), frontendData["code_rate_hp"], TYPE_TEXT),
+                                               (_("Constellation"), frontendData["constellation"], TYPE_TEXT),
+                                               (_("Transmission mode"), frontendData["transmission_mode"], TYPE_TEXT),
+                                               (_("Guard interval"), frontendData["guard_interval"], TYPE_TEXT),
+                                               (_("Hierarchy info"), frontendData["hierarchy_information"], TYPE_TEXT))
                return [ ]
 
        def fillList(self, Labels):
@@ -237,6 +238,6 @@ class ServiceInfo(Screen):
                if v == -2:
                        v = self.info.getInfoString(what)
                elif v == -1:
-                       v = "N/A"
+                       v = _("N/A")
 
                return v
index 660fb2769a16b610e005c73b4916af537d534d2a..6e1b752dc57a2b9a6aabac18c524fce764d6c144 100644 (file)
@@ -108,10 +108,10 @@ class JobView(InfoBarNotifications, Screen, ConfigListScreen):
                        self.close(False)
 
        def abort(self):
-               if self.job.status in (self.job.FINISHED, self.job.FAILED):
-                       self.close(False)
-               if self["cancelable"].boolean == True:
+               if self.job.status == self.job.IN_PROGRESS and self["cancelable"].boolean == True:
                        self.job.cancel()
+               else:
+                       self.close(False)
 
        def performAfterEvent(self):
                self["config"].hide()
index 7846e4b85dc5aeb0165472e8005bdc9acb9dd85d..a8695439b6735b4cda3e698c7a7b0437ae357d75 100755 (executable)
@@ -1,12 +1,13 @@
-# -*- coding: iso-8859-1 -*-
+# -*- coding: UTF-8 -*-
+from enigma import eListboxPythonMultiContent, gFont, RT_HALIGN_CENTER, RT_VALIGN_CENTER, getPrevAsciiCode
+from Screen import Screen
 from Components.Language import language
 from Components.ActionMap import ActionMap
+from Components.Sources.StaticText import StaticText
 from Components.Label import Label
 from Components.Pixmap import Pixmap
 from Components.MenuList import MenuList
 from Components.MultiContent import MultiContentEntryText, MultiContentEntryPixmapAlphaTest
-from enigma import eListboxPythonMultiContent, gFont, RT_HALIGN_CENTER, RT_VALIGN_CENTER
-from Screen import Screen
 from Tools.Directories import resolveFilename, SCOPE_CURRENT_SKIN
 from Tools.LoadPixmap import LoadPixmap
 
@@ -86,52 +87,127 @@ class VirtualKeyBoard(Screen):
                self.keys_list = []
                self.shiftkeys_list = []
                self.lang = language.getLanguage()
+               self.nextLang = None
+               self.shiftMode = False
+               self.text = text
+               self.selectedKey = 0
+               
+               self["country"] = StaticText("")
+               self["header"] = Label(title)
+               self["text"] = Label(self.text)
+               self["list"] = VirtualKeyBoardList([])
+               
+               self["actions"] = ActionMap(["OkCancelActions", "WizardActions", "ColorActions", "KeyboardInputActions", "InputBoxActions", "InputAsciiActions"],
+                       {
+                               "gotAsciiCode": self.keyGotAscii,
+                               "ok": self.okClicked,
+                               "cancel": self.exit,
+                               "left": self.left,
+                               "right": self.right,
+                               "up": self.up,
+                               "down": self.down,
+                               "red": self.backClicked,
+                               "green": self.ok,
+                               "yellow": self.switchLang,
+                               "deleteBackward": self.backClicked,
+                               "back": self.exit                               
+                       }, -2)
+               self.setLang()
+               self.onExecBegin.append(self.setKeyboardModeAscii)
+               self.onLayoutFinish.append(self.buildVirtualKeyBoard)
+       
+       def switchLang(self):
+               self.lang = self.nextLang
+               self.setLang()
+               self.buildVirtualKeyBoard()
+
+       def setLang(self):
                if self.lang == 'de_DE':
                        self.keys_list = [
                                [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
-                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ü", u"+"],
-                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ö", u"ä", u"#"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ü", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ö", u"ä", u"#"],
                                [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
-                               [u"SHIFT", u"SPACE", u"@", u"ß", u"OK"]]
-                       
+                               [u"SHIFT", u"SPACE", u"@", u"ß", u"OK"]]
                        self.shiftkeys_list = [
-                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
-                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"Ü", u"*"],
-                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ö", u"Ä", u"'"],
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"Ü", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ö", u"Ä", u"'"],
                                [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
                                [u"SHIFT", u"SPACE", u"?", u"\\", u"OK"]]
-                       
+                       self.nextLang = 'es_ES'
                elif self.lang == 'es_ES':
-                       #still missing keys (u"ùÙ")
+                       #still missing keys (u"ùÙ")
                        self.keys_list = [
                                [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
-                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ú", u"+"],
-                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ó", u"á", u"#"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ú", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ó", u"á", u"#"],
                                [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
-                               [u"SHIFT", u"SPACE", u"@", u"£", u"à", u"é", u"è", u"í", u"ì", u"ñ", u"ò", u"OK"]]
-                       
+                               [u"SHIFT", u"SPACE", u"@", u"Ł", u"ŕ", u"é", u"č", u"í", u"ě", u"ń", u"ň", u"OK"]]
                        self.shiftkeys_list = [
-                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
-                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"Ú", u"*"],
-                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ó", u"Á", u"'"],
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"Ú", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ó", u"Á", u"'"],
                                [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
-                               [u"SHIFT", u"SPACE", u"?", u"\\", u"À", u"É", u"È",  u"Í", u"Ì", u"Ñ", u"Ò", u"OK"]]
-                               
-               elif self.lang in ('sv_SE', 'fi_FI'):
+                               [u"SHIFT", u"SPACE", u"?", u"\\", u"Ŕ", u"É", u"Č", u"Í", u"Ě", u"Ń", u"Ň", u"OK"]]
+                       self.nextLang = 'fi_FI'
+               elif self.lang == 'fi_FI':
                        self.keys_list = [
                                [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
-                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"é", u"+"],
-                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ö", u"ä", u"#"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"é", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ö", u"ä", u"#"],
                                [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
-                               [u"SHIFT", u"SPACE", u"@", u"ß", u"å", u"OK"]]
-                               
+                               [u"SHIFT", u"SPACE", u"@", u"ß", u"ĺ", u"OK"]]
                        self.shiftkeys_list = [
-                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
-                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"É", u"*"],
-                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ö", u"Ä", u"'"],
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"É", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ö", u"Ä", u"'"],
                                [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
-
-                               [u"SHIFT", u"SPACE", u"?", u"\\", u"Å", u"OK"]]
+                               [u"SHIFT", u"SPACE", u"?", u"\\", u"Ĺ", u"OK"]]
+                       self.nextLang = 'sv_SE'
+               elif self.lang == 'sv_SE':
+                       self.keys_list = [
+                               [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"é", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ö", u"ä", u"#"],
+                               [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"@", u"ß", u"ĺ", u"OK"]]
+                       self.shiftkeys_list = [
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"É", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"Ö", u"Ä", u"'"],
+                               [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"?", u"\\", u"Ĺ", u"OK"]]
+                       self.nextLang = 'sk_SK'
+               elif self.lang =='sk_SK':
+                       self.keys_list = [
+                               [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ú", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ľ", u"@", u"#"],
+                               [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"š", u"č", u"ž", u"ý", u"á", u"í", u"é", u"OK"]]
+                       self.shiftkeys_list = [
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"ť", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"ň", u"ď", u"'"],
+                               [u"Á", u"É", u"Ď", u"Í", u"Ý", u"Ó", u"Ú", u"Ž", u"Š", u"Č", u"Ť", u"Ň"],
+                               [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"?", u"\\", u"ä", u"ö", u"ü", u"ô", u"ŕ", u"ĺ", u"OK"]]
+                       self.nextLang = 'cs_CZ'
+               elif self.lang == 'cs_CZ':
+                       self.keys_list = [
+                               [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
+                               [u"q", u"w", u"e", u"r", u"t", u"z", u"u", u"i", u"o", u"p", u"ú", u"+"],
+                               [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"ů", u"@", u"#"],
+                               [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"ě", u"š", u"č", u"ř", u"ž", u"ý", u"á", u"í", u"é", u"OK"]]
+                       self.shiftkeys_list = [
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"ť", u"*"],
+                               [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"ň", u"ď", u"'"],
+                               [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
+                               [u"SHIFT", u"SPACE", u"?", u"\\", u"Č", u"Ř", u"Š", u"Ž", u"Ú", u"Á", u"É", u"OK"]]
+                       self.nextLang = 'en_EN'
                else:
                        self.keys_list = [
                                [u"EXIT", u"1", u"2", u"3", u"4", u"5", u"6", u"7", u"8", u"9", u"0", u"BACKSPACE"],
@@ -139,36 +215,15 @@ class VirtualKeyBoard(Screen):
                                [u"a", u"s", u"d", u"f", u"g", u"h", u"j", u"k", u"l", u"#", u"\\"],
                                [u"<", u"y", u"x", u"c", u"v", u"b", u"n", u"m", u",", ".", u"-", u"CLEAR"],
                                [u"SHIFT", u"SPACE", u"OK"]]
-                       
                        self.shiftkeys_list = [
-                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
+                               [u"EXIT", u"!", u'"', u"§", u"$", u"%", u"&", u"/", u"(", u")", u"=", u"BACKSPACE"],
                                [u"Q", u"W", u"E", u"R", u"T", u"Z", u"U", u"I", u"O", u"P", u"*"],
                                [u"A", u"S", u"D", u"F", u"G", u"H", u"J", u"K", u"L", u"'", u"?"],
                                [u">", u"Y", u"X", u"C", u"V", u"B", u"N", u"M", u";", u":", u"_", u"CLEAR"],
                                [u"SHIFT", u"SPACE", u"OK"]]
-               
-               self.shiftMode = False
-               self.text = text
-               self.selectedKey = 0
-               
-               self["header"] = Label(title)
-               self["text"] = Label(self.text)
-               self["list"] = VirtualKeyBoardList([])
-               
-               self["actions"] = ActionMap(["OkCancelActions", "WizardActions", "ColorActions"],
-                       {
-                               "ok": self.okClicked,
-                               "cancel": self.exit,
-                               "left": self.left,
-                               "right": self.right,
-                               "up": self.up,
-                               "down": self.down,
-                               "red": self.backClicked,
-                               "green": self.ok
-                       }, -2)
-               
-               self.onLayoutFinish.append(self.buildVirtualKeyBoard)
-       
+                       self.lang = 'en_EN'
+                       self.nextLang = 'de_DE'         
+               self["country"].setText(self.lang)
                self.max_key=47+len(self.keys_list[4])
 
        def buildVirtualKeyBoard(self, selectedKey=0):
@@ -192,7 +247,6 @@ class VirtualKeyBoard(Screen):
                                selectedKey -= 12
                
                self["list"].setList(list)
-
        
        def backClicked(self):
                self.text = self["text"].getText()[:-1]
@@ -219,7 +273,7 @@ class VirtualKeyBoard(Screen):
                if text is None:
                        return
 
-               text = text.encode("utf-8")
+               text = text.encode("UTF-8")
 
                if text == "EXIT":
                        self.close(None)
@@ -312,3 +366,33 @@ class VirtualKeyBoard(Screen):
 
        def showActiveKey(self):
                self.buildVirtualKeyBoard(self.selectedKey)
+
+       def inShiftKeyList(self,key):
+               for KeyList in self.shiftkeys_list:
+                       for char in KeyList:
+                               if char == key:
+                                       return True
+               return False
+
+       def keyGotAscii(self):
+               char = str(unichr(getPrevAsciiCode()).encode('utf-8'))
+               if self.inShiftKeyList(char):
+                       self.shiftMode = True
+                       list = self.shiftkeys_list
+               else:
+                       self.shiftMode = False
+                       list = self.keys_list   
+
+               if char == " ":
+                       char = "SPACE"
+
+               selkey = 0
+               for keylist in list:
+                       for key in keylist:
+                               if key == char:
+                                       self.selectedKey = selkey
+                                       self.okClicked()
+                                       self.showActiveKey()
+                                       return
+                               else:
+                                       selkey += 1
index 8e4d0044fc6043d4ef00f17e6ba15828cabd21f4..f0ef0de22a3dfd6acca870adc069d270b29c029d 100755 (executable)
@@ -118,7 +118,11 @@ def resolveFilename(scope, base = "", path_prefix = None):
 
        if flags == PATH_CREATE:
                if not pathExists(path):
-                       mkdir(path)
+                       try:
+                               mkdir(path)
+                       except OSError:
+                               print "resolveFilename: Couldn't create %s" % path
+                               return None
 
        fallbackPath = fallbackPaths.get(scope)
 
@@ -224,12 +228,13 @@ def InitFallbackFiles():
 # returns a list of tuples containing pathname and filename matching the given pattern
 # example-pattern: match all txt-files: ".*\.txt$"
 def crawlDirectory(directory, pattern):
-       expression = compile(pattern)
        list = []
-       for root, dirs, files in walk(directory):
-               for file in files:
-                       if expression.match(file) is not None:
-                               list.append((root, file))
+       if directory:
+               expression = compile(pattern)
+               for root, dirs, files in walk(directory):
+                       for file in files:
+                               if expression.match(file) is not None:
+                                       list.append((root, file))
        return list
 
 def copyfile(src, dst):
index 63a58ea43cb482a5d321c8f3e8bcd3c1d4146da6..252e174e91c5757cdc851e18be5d9800c86dddb2 100644 (file)
@@ -1,4 +1,4 @@
-# -*- coding: utf-8 -*-
+# -*- coding: UTF-8 -*-
 from enigma import eTimer
 from Components.Language import language
 
@@ -63,6 +63,17 @@ class NumericalTextInput:
                        self.mapping.append (u"pqrs7PQRS") # 7
                        self.mapping.append (u"tuv8TUV") # 8
                        self.mapping.append (u"wxyz9WXYZ") # 9
+               elif self.lang in ('cs_CZ', 'sk_SK'):
+                       self.mapping.append (u"0,?'+\"()@$!=&*") # 0
+                       self.mapping.append (u" 1.:/-_") # 1
+                       self.mapping.append (u"abc2áäčABCÁÄČ") # 2
+                       self.mapping.append (u"def3ďéěDEFĎÉĚ") # 3
+                       self.mapping.append (u"ghi4íGHIÍ") # 4
+                       self.mapping.append (u"jkl5ľĺJKLĽĹ") # 5
+                       self.mapping.append (u"mno6ňóöôMNOŇÓÖÔ") # 6
+                       self.mapping.append (u"pqrs7řŕšPQRSŘŔŠ") # 7
+                       self.mapping.append (u"tuv8ťúůüTUVŤÚŮÜ") # 8
+                       self.mapping.append (u"wxyz9ýžWXYZÝŽ") # 9
                else:
                        self.mapping.append (u"0,?!&@=*'+\"()$~") # 0
                        self.mapping.append (u" 1.:/-_") # 1
@@ -76,7 +87,8 @@ class NumericalTextInput:
                        self.mapping.append (u"wxyz9WXYZ") # 9
 
        def setUseableChars(self, useable):
-               self.useableChars = useable
+               self.useableChars = unicode(useable)
+               
 
        def getKey(self, num):
                cnt=0
index 6868929c022d661b44881672fbf2cd5061722000..0b8b96add3cfc07151eb741b4beafb0aeac07ac2 100644 (file)
@@ -1,4 +1,5 @@
 from enigma import eDVBFrontendParametersSatellite, eDVBFrontendParametersCable, eDVBFrontendParametersTerrestrial
+from Components.NimManager import nimmanager
 
 def ConvertToHumanReadable(tp, type = None):
        ret = { }
@@ -27,6 +28,7 @@ def ConvertToHumanReadable(tp, type = None):
                        eDVBFrontendParametersSatellite.Modulation_QPSK : "QPSK",
                        eDVBFrontendParametersSatellite.Modulation_QAM16 : "QAM16",
                        eDVBFrontendParametersSatellite.Modulation_8PSK : "8PSK"}[tp["modulation"]]
+               ret["orbital_position"] = nimmanager.getSatName(int(tp["orbital_position"]))
                ret["polarization"] = {
                        eDVBFrontendParametersSatellite.Polarisation_Horizontal : _("Horizontal"),
                        eDVBFrontendParametersSatellite.Polarisation_Vertical : _("Vertical"),
index b4cd1c7996452d09cdd3700861ce1458130a2129..374749abb9505200a3ff7a37745536ac27987c72 100644 (file)
@@ -80,4 +80,23 @@ public:
        }
 };
 
+template <class R, class V0, class V1, class V2>
+class PSignal3: public PSignal, public Signal3<R,V0,V1,V2>
+{
+public:
+       R operator()(V0 a0, V1 a1, V2 a2)
+       {
+               if (m_list)
+               {
+                       PyObject *pArgs = PyTuple_New(3);
+                       PyTuple_SET_ITEM(pArgs, 0, PyFrom(a0));
+                       PyTuple_SET_ITEM(pArgs, 1, PyFrom(a1));
+                       PyTuple_SET_ITEM(pArgs, 2, PyFrom(a2));
+                       callPython(pArgs);
+                       Org_Py_DECREF(pArgs);
+               }
+               return Signal3<R,V0,V1,V2>::operator()(a0, a1, a2);
+       }
+};
+
 #endif
index 949e150a7a4e1a562262bf43d9c5d074165ade44..2a4cb0d1fbaed478a90d0129f95a25fb9fb50df5 100644 (file)
@@ -86,7 +86,7 @@ bool eServiceEvent::loadLanguage(Event *evt, std::string lang, int tsidonid)
                                int table=encodingHandler.getCountryCodeDefaultMapping(cc);
                                if (lang.empty())
                                        lang = cc;  // use first found language
-                               if (cc == lang)
+                               if (!strncasecmp(lang.c_str(), cc.c_str(), 3))
                                {
                                        m_event_name = convertDVBUTF8(replace_all(replace_all(sed->getEventName(), "\n", " "), "\t", " "), table, tsidonid);
                                        m_short_description = convertDVBUTF8(sed->getText(), table, tsidonid);
@@ -101,7 +101,7 @@ bool eServiceEvent::loadLanguage(Event *evt, std::string lang, int tsidonid)
                                int table=encodingHandler.getCountryCodeDefaultMapping(cc);
                                if (lang.empty())
                                        lang = cc;  // use first found language
-                               if (cc == lang)
+                               if (!strncasecmp(lang.c_str(), cc.c_str(), 3))
                                {
                                        m_extended_description += convertDVBUTF8(eed->getText(), table, tsidonid);
                                        retval=1;
index 7a8d7b70b537f65be5ea85bac5cf51b9775ffdba..99695e0525d0b9de620ba3501cfe614e01b6474b 100755 (executable)
--- a/mytest.py
+++ b/mytest.py
@@ -214,6 +214,7 @@ class Session:
                        self.summary.show()
                        c.addSummary(self.summary)
 
+               c.saveKeyboardMode()
                c.execBegin()
 
                # when execBegin opened a new dialog, don't bother showing the old one.
@@ -225,6 +226,7 @@ class Session:
                self.in_exec = False
 
                self.current_dialog.execEnd()
+               self.current_dialog.restoreKeyboardMode()
                self.current_dialog.hide()
 
                if last:
index 2f6ebf5c09470d711913065898455a2868cca0c8..e63618bef86664195dc469647c15b6b26e47915f 100755 (executable)
--- a/po/ar.po
+++ b/po/ar.po
@@ -1,13 +1,10 @@
-# Arabic translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Arabic translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2010-08-20 00:08+0200\n"
 "Last-Translator: Hazem <moustafagamal@hotmail.com>\n"
 "Language-Team: Arabic <moustafagamal@hotmail.com>\n"
@@ -192,6 +189,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -226,6 +235,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s) \n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 msgid "(ZAP)"
 msgstr "(تنقل)"
 
@@ -357,10 +370,10 @@ msgstr "؟؟"
 msgid "A"
 msgstr "أ"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -380,6 +393,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 msgid ""
 "A finished record timer wants to set your\n"
 "Dreambox to standby. Do that now?"
@@ -400,6 +416,9 @@ msgstr "دليل برامج الكترونى بيانى لكل قنوات باق
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -419,6 +438,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #, python-format
 msgid ""
 "A record has been started:\n"
@@ -526,6 +548,9 @@ msgstr "عن"
 msgid "About..."
 msgstr "عـن..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -552,6 +577,9 @@ msgstr "العمل"
 msgid "Activate Picture in Picture"
 msgstr "صوره داخل صوره نشط"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "تفعيل إعدادات الشبكه"
@@ -607,6 +635,12 @@ msgstr "إضافة مؤقت تلقائى جديد"
 msgid "Add new network mount point"
 msgstr "إضافة نقطة إعتلاء شبكه جديده"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "أضف مؤقت"
@@ -633,6 +667,10 @@ msgstr "أضف مؤقت تنقل بدلا من مؤقت تسجيل"
 msgid "Added: "
 msgstr "تمت الاضافه"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -725,15 +763,32 @@ msgstr "كل الوقت"
 msgid "All non-repeating timers"
 msgstr "مؤقت غير متكرر"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "السماح بالتنقل من خلال واجهة الشبكه"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "الفا"
@@ -752,9 +807,8 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr "اسأل دائما قبل الارسال"
 
-#
-msgid "Ammount of recordings left"
-msgstr "التسجيل المتبقى"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -771,6 +825,9 @@ msgstr "حدث خطأ غير معروف !"
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 msgid "Arabic"
 msgstr "عـربى"
 
@@ -834,11 +891,11 @@ msgstr "أسال المستخدم"
 msgid "Aspect Ratio"
 msgstr "نسبة الجانب"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
-msgstr "اثيروس"
+msgid "Assigning providers/services/caids to a CI module"
+msgstr ""
 
 #
 msgid "Audio"
@@ -847,6 +904,9 @@ msgstr "صوت"
 msgid "Audio Options..."
 msgstr "خيارات الصوت"
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -905,6 +965,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 msgid "Automatic"
 msgstr "آلى"
 
@@ -938,6 +1007,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 msgid "Autos & Vehicles"
 msgstr "سيارات ومركبات"
 
@@ -976,6 +1066,12 @@ msgstr ""
 msgid "Back"
 msgstr "خلف"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 msgid "Background"
 msgstr "خلفيه"
 
@@ -1058,6 +1154,11 @@ msgstr "البرازيل"
 msgid "Brightness"
 msgstr "الإضاءه"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1087,6 +1188,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "الناقل"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
 "displayed."
@@ -1300,6 +1418,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 msgid "CleanupWizard"
 msgstr "نافذة التنظيف"
 
@@ -1325,20 +1452,10 @@ msgstr "أغلق وأحفظ التغيرات"
 msgid "Close title selection"
 msgstr "إغلاق إختيار العنوان"
 
-#
-msgid "Code rate high"
-msgstr ""
-
-#
-msgid "Code rate low"
-msgstr ""
-
-#
-msgid "Coderate HP"
+msgid "Code rate HP"
 msgstr ""
 
-#
-msgid "Coderate LP"
+msgid "Code rate LP"
 msgstr ""
 
 msgid "Collection name"
@@ -1451,6 +1568,9 @@ msgstr "استمرار العرض"
 msgid "Contrast"
 msgstr "تباين"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1491,6 +1611,10 @@ msgstr "لا يمكن فتح صوره داخل صوره"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "تعذر التسجيل بسبب مؤقت متعارض%s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 msgid "Crashlog settings"
 msgstr "إعدادات سجل العطب"
 
@@ -1651,6 +1775,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 msgid "DVD File Browser"
 msgstr "متصفح ملفات دى فى دى"
 
@@ -1720,10 +1847,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "اسلوب فك التشابك للمحتويات المتشابكه"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "اسلوب فك التشابك للمحتويات التقدميه"
+
 #
 msgid "Delay"
 msgstr "تأخير"
 
+msgid "Delay x seconds after service started"
+msgstr "تأخير (عدد) ثوانى بعد بدأ القناه"
+
 #
 msgid "Delete"
 msgstr "أمسح"
@@ -1871,7 +2007,10 @@ msgstr "إظهار نتائج البحث بـ :"
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #, python-format
@@ -1889,6 +2028,12 @@ msgstr ""
 "هل تريد فعلا فحص ملفات النظام؟\n"
 "قد يستغرق ذلك بعض الوقت !"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #, python-format
 msgid "Do you really want to delete %s?"
 msgstr "هل تريد فعلا مسح %s ؟"
@@ -2056,6 +2201,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr "البرنامج التشغيلى للدريم بوكس لتوافر تحديثات"
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr "مده زمنيه"
@@ -2080,9 +2231,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2111,6 +2263,7 @@ msgstr "تحرير خدمات المؤقت الالى"
 msgid "Edit DNS"
 msgstr ""
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "تحرير المؤقت والبحث عن أحداث جديده"
 
@@ -2162,6 +2315,9 @@ msgstr "تحرير عنوان مصدر الترقيه"
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "محرر المؤقتات الاليه الجديده"
@@ -2182,9 +2338,28 @@ msgstr "تفعيل"
 msgid "Enable /media"
 msgstr "تفعيل /الوسيط"
 
+#
+msgid "Enable 1080p24 Mode"
+msgstr "تفعيل الوضعيه 1080p24"
+
+#
+msgid "Enable 1080p25 Mode"
+msgstr "تفعيل الوضعيه 1080p25"
+
+#
+msgid "Enable 1080p30 Mode"
+msgstr "تفعيل الوضعيه 1080p30"
+
 msgid "Enable 5V for active antenna"
 msgstr "تفعيل 5ف للهوائى النشط"
 
+#
+msgid "Enable 720p24 Mode"
+msgstr "تفعيل الوضعيه 720p24"
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 msgid "Enable Cleanup Wizard?"
 msgstr "تفعيل نافذة التنظيف ؟"
 
@@ -2258,9 +2433,6 @@ msgstr "مفتاح التشقير"
 msgid "Encryption Keytype"
 msgstr "نوع مفتاح التشفير"
 
-msgid "Encryption Type"
-msgstr "نوع التشفير"
-
 msgid "Encryption:"
 msgstr "التشفير:"
 
@@ -2303,17 +2475,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr ""
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-msgid "Enter Rewind at speed"
-msgstr "أدخل سرعة الرجوع"
-
 msgid "Enter main menu..."
 msgstr "دخول القائمه الرئيسيه"
 
@@ -2371,6 +2536,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "أستونى"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "مشاهده الحدث"
@@ -2541,6 +2709,11 @@ msgstr "تم النتهاء من إعادة تشغيل الشبكه"
 msgid "Finnish"
 msgstr "إنتهاء"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2559,13 +2732,8 @@ msgstr "نسق"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
-msgstr ""
-"تم العثور على إجمالى %d أحداث متطابقه \n"
-"تم إضافة مؤقت %d وتم تعديل %d"
-
-#
-msgid "Frame repeat count during non-smooth winding"
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
 #
@@ -2594,6 +2762,9 @@ msgstr ""
 msgid "Frequency steps"
 msgstr "خطوات التردد"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "الجمعه"
@@ -2609,6 +2780,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2662,6 +2836,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr ""
@@ -2734,21 +2911,24 @@ msgid "Green boost"
 msgstr "دعم أخضر"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-msgid "Guard Interval"
-msgstr "فاصل الحرس"
-
-msgid "Guard interval mode"
-msgstr "وضعية فاصل الحرس"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 msgid "HD videos"
 msgstr "فيديو فائق الوضوح"
 
@@ -2773,19 +2953,14 @@ msgstr "القرص الصلب فى وضع الاستعداد بعد"
 msgid "Help"
 msgstr "مسـاعده"
 
-#
-msgid "Hidden network SSID"
-msgstr "شبكه مخفيه SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "إسم شبكه مخفى"
+msgid "Hidden network"
+msgstr ""
 
-msgid "Hierarchy Information"
-msgstr "معلومات التسلسل الهرمى"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-msgid "Hierarchy mode"
-msgstr "وضعية التسلسل الهرمى"
+msgid "Hierarchy info"
+msgstr ""
 
 msgid "High bitrate support"
 msgstr "دعم معدل البث العالى"
@@ -2845,12 +3020,22 @@ msgstr "مسار أيزو"
 msgid "Icelandic"
 msgstr "ايسلندى"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
-msgstr "عند تفعيل هذا سيعتبر المؤقت الحالى يسجل حدثإذا سجل على الاقل 80% منه"
+"event if it records at least 80%% of the it."
+msgstr ""
 
 msgid ""
 "If you see this, something is wrong with\n"
@@ -2944,6 +3129,12 @@ msgstr "معلومات"
 msgid "Init"
 msgstr ""
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3025,8 +3216,8 @@ msgstr "متوسط"
 msgid "Internal Flash"
 msgstr "الفلاش الداخلى"
 
-msgid "Internal LAN adapter."
-msgstr "محول شبكه محليه داخلى"
+msgid "Internal USB Slot"
+msgstr ""
 
 msgid "Internal firmware updater"
 msgstr ""
@@ -3215,6 +3406,11 @@ msgstr "إختيار اللغـه"
 msgid "Last config"
 msgstr "التهيئه السابقه"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "السرعه السابقه"
@@ -3271,14 +3467,14 @@ msgstr ""
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "قائمة أجهزة التخزين"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3401,6 +3597,9 @@ msgstr "تحكم فى البرنامج التشغيلى للرسيفر"
 msgid "Manual Scan"
 msgstr "بحـث يدوى"
 
+msgid "Manual configuration"
+msgstr ""
+
 msgid "Manual transponder"
 msgstr "تردد يدوى"
 
@@ -3435,9 +3634,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3635,12 +3833,6 @@ msgstr "حرك الشاشه لأعلى"
 msgid "Move west"
 msgstr "تحرك للغرب"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 msgid "Movie location"
 msgstr "مكان الفيلم"
 
@@ -3660,12 +3852,18 @@ msgstr "قائمة سجل الافلام"
 msgid "Multi EPG"
 msgstr "دليل برامج متعدد"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 msgid "Multimedia"
 msgstr "وسائط متعدده"
 
 msgid "Multiple service support"
 msgstr "دعم خدمات متعدده"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "عدة أقمار"
@@ -3734,6 +3932,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 msgid "NOW"
 msgstr "الان"
 
@@ -3758,6 +3959,9 @@ msgstr "ضبط أسم الخادم"
 msgid "Nameserver settings"
 msgstr "إعدادات اسم الخادم"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -3867,10 +4071,6 @@ msgstr "تكوين الشبكه"
 msgid "Network Mount"
 msgstr "إعتلاء الشبكه"
 
-#
-msgid "Network SSID"
-msgstr ""
-
 #
 msgid "Network Setup"
 msgstr "ضبط الشبـكة"
@@ -3903,6 +4103,9 @@ msgstr "متصفح الشبكه"
 msgid "NetworkWizard"
 msgstr "نافذة إعدادات الشبكه"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "مطلقا"
@@ -3947,10 +4150,6 @@ msgstr ""
 "لا يوجد قرص صلب\n"
 "أو ان القرص الصلب لم يبدأ"
 
-#
-msgid "No Networks found"
-msgstr "لم يتم العثور على شبكات"
-
 #
 msgid "No backup needed"
 msgstr "لا حاجه الى نسخه إحتياطيه "
@@ -4052,8 +4251,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "لا يوجد فيديو للعرض"
 
-msgid "No wireless networks found! Please refresh."
-msgstr "لم يتم العثور على شبكه لاسلكيه! . من فضلك حدث"
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 msgid ""
 "No working local network adapter found.\n"
@@ -4137,6 +4336,12 @@ msgstr "شمال"
 msgid "Norwegian"
 msgstr "نرويجى"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4150,6 +4355,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 msgid ""
 "Nothing to scan!\n"
 "Please setup your tuner settings before you start a service scan."
@@ -4186,6 +4394,9 @@ msgstr "موافق، أحذف إضافات اخرى"
 msgid "OK, remove some extensions"
 msgstr "موافق، أحذف بعض الاضافات"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "إعدادات OSD"
@@ -4229,6 +4440,9 @@ msgstr "فقط المؤقتات الاليه التى تم عملها فى هذ
 msgid "Only Free scan"
 msgstr "فقط بحث عن القنوات المفتوحه"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "إضافات فقط"
 
@@ -4249,9 +4463,8 @@ msgstr "أفتح قائمة البلج إنز"
 msgid "Optionally enter your name if you want to."
 msgstr "أدخل اسم إذا كنت ترغب فى ذلك - إختيارى-"
 
-#
-msgid "Orbital Position"
-msgstr "الوضع المدارى"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4274,9 +4487,15 @@ msgstr ""
 msgid "PAL"
 msgstr "بال"
 
+msgid "PCR PID"
+msgstr ""
+
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "تحديث قائمة الباقات"
@@ -4376,6 +4595,12 @@ msgstr "تشغيل سى دى صوت"
 msgid "Play DVD"
 msgstr "تشغيل دى فى دى"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "تشغيل موسيقى"
@@ -4384,12 +4609,6 @@ msgstr "تشغيل موسيقى"
 msgid "Play YouTube movies"
 msgstr "تشغيل افلام يوتيوب"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr "تشغيل الفيديو التالى"
@@ -4666,10 +4885,6 @@ msgstr ""
 msgid "Poland"
 msgstr "بولندا"
 
-#
-msgid "Polarity"
-msgstr "القطبيه"
-
 #
 msgid "Polarization"
 msgstr "الاستقطاب"
@@ -4706,6 +4921,9 @@ msgstr "مدخل د"
 msgid "Portuguese"
 msgstr "برتغالى"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "الموتور"
@@ -4865,6 +5083,17 @@ msgstr "مقدمو الخدمه"
 msgid "Published"
 msgstr "تم النشر"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -4891,12 +5120,12 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 msgid "Radio"
 msgstr "راديو"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr ""
@@ -4985,6 +5214,9 @@ msgstr "تسجيلات"
 msgid "Recordings always have priority"
 msgstr "التسجيلات لها الأوليه دائما"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5171,6 +5403,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 msgid "Resume from last position"
 msgstr "إستعاده من الوضع السابق"
 
@@ -5198,14 +5433,16 @@ msgstr "العوده الى قائمة الأفلام"
 msgid "Return to previous service"
 msgstr "العوده الى الخدمه القناه السابقه"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 msgid "Rewind speeds"
 msgstr "سرعة العوده للخلف"
 
 msgid "Right"
 msgstr "يمين"
 
-#
-msgid "Rolloff"
+msgid "Roll-off"
 msgstr ""
 
 #
@@ -5216,6 +5453,9 @@ msgstr "سرعة توليف الموتور"
 msgid "Running"
 msgstr ""
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr "روسيا"
@@ -5227,6 +5467,21 @@ msgstr "روسى"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "دى فى دى أحادى الطبقه"
@@ -5243,6 +5498,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "قمر"
@@ -5582,6 +5850,9 @@ msgstr "اختار الشبكه اللاسلكيه"
 msgid "Select your choice."
 msgstr "حدد إختيارك"
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 msgid "Send DiSEqC"
 msgstr "أرسل دايزك"
 
@@ -5638,6 +5909,9 @@ msgid ""
 "(SID not found in PAT)"
 msgstr ""
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "بحث عـن القنـوات"
@@ -5691,9 +5965,6 @@ msgstr "حدد أقصى مده"
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr "تم الغاء مفاتيح الاعداد"
@@ -5762,6 +6033,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr "شاهد فى الشاشه ألإضافيه"
 
+msgid "Show info screen"
+msgstr "إظهار شاشة المعلومات"
+
 msgid "Show infobar on channel change"
 msgstr "شاهد شريط المعلومات عند تغيير القناه"
 
@@ -5771,6 +6045,12 @@ msgstr "شاهد شريط المعلومات عند تغيير الحدث"
 msgid "Show infobar on skip forward/backward"
 msgstr "شاهد شريط المعلومات عند الانتقال للأمام/الخلف"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 msgid "Show positioner movement"
 msgstr "شاهد حركة الموتور"
 
@@ -5806,6 +6086,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "تشاهد حالة إتصال الشبكه المحليه اللاسلكيه \n"
@@ -5818,6 +6101,9 @@ msgstr "إغلاق"
 msgid "Shutdown Dreambox after"
 msgstr "إغلاق الدريم بوكس بعد"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "قوة الاشاره"
@@ -5968,6 +6254,9 @@ msgstr "تصنيف أبجدى"
 msgid "Sort AutoTimer"
 msgstr "تصنيف المؤقت الالى"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6025,6 +6314,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr "أبدا واجهة الشبكه"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "أبدأ من البدايه"
@@ -6144,6 +6436,9 @@ msgstr "الاحد"
 msgid "Sunday"
 msgstr "الاحد"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr ""
@@ -6168,11 +6463,8 @@ msgstr "الانتقال الى الفرعيه السابقه"
 msgid "Switchable tuner types:"
 msgstr ""
 
-msgid "Symbol Rate"
-msgstr "معدل الترميز"
-
-msgid "Symbolrate"
-msgstr "معدل الترميز"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6187,9 +6479,18 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 msgid "TV System"
 msgstr "نظام التليفزبـون"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6218,6 +6519,9 @@ msgstr "تايوانى"
 msgid "Temperature and Fan control"
 msgstr "درجة الحراره والتحكم فى المروحه"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr ""
@@ -6287,12 +6591,12 @@ msgstr ""
 "دى فى دى للدريم بوكس بدلا من ذلك (هذا لن يعمل فى مشغلات دى فى دى المستقله ) ؟"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -6360,6 +6664,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -6563,6 +6872,11 @@ msgstr ""
 msgid "This Month"
 msgstr "هذا الشهر"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 msgid "This Week"
 msgstr "هذا الاسبوع"
 
@@ -6767,6 +7081,16 @@ msgstr "حالة المؤقت:"
 msgid "Timer type"
 msgstr "نوع المؤقت"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "تحول الوقت"
@@ -6839,7 +7163,7 @@ msgstr "الاعلى تصنيفا"
 msgid "Track"
 msgstr "مسار"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -6850,10 +7174,6 @@ msgstr "ترجمه"
 msgid "Translation:"
 msgstr "ترجمه:"
 
-#
-msgid "Transmission Mode"
-msgstr "وضع الترجمه"
-
 #
 msgid "Transmission mode"
 msgstr "وضع النقل"
@@ -6862,10 +7182,6 @@ msgstr "وضع النقل"
 msgid "Transponder"
 msgstr "التردد"
 
-#
-msgid "Transponder Type"
-msgstr "نوع التردد"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -6981,6 +7297,9 @@ msgstr "تراجع عن التثبيت"
 msgid "Undo uninstall"
 msgstr "تراجع عن الغاء التثبيت"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7007,8 +7326,8 @@ msgstr "الولايات المتحده"
 msgid "Universal LNB"
 msgstr ""
 
-msgid "Unknown network adapter."
-msgstr "محول شبكه غير معروف"
+msgid "Unknown"
+msgstr ""
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7025,7 +7344,7 @@ msgstr ""
 msgid "Unsupported"
 msgstr "غير مدعم"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7113,10 +7432,6 @@ msgstr ""
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr ""
-
 msgid "Use power measurement"
 msgstr "استخدم قـياس الطاقه"
 
@@ -7188,16 +7503,28 @@ msgstr "وصله فيديو كاسيت"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 msgid "Vertical"
 msgstr "رأسى"
 
@@ -7212,6 +7539,9 @@ msgstr "نافذة الضبط الدقيق للفيديو"
 msgid "Video Output"
 msgstr "مخرج الفيديو"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "ضبط الفيديو"
@@ -7391,9 +7721,6 @@ msgstr ""
 msgid "WEP"
 msgstr ""
 
-msgid "WLAN adapter."
-msgstr "محوله شبكه واسعه"
-
 msgid "WLAN connection"
 msgstr "إتصال شبكه واسعه"
 
@@ -7434,6 +7761,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "واجهة الشبكه"
@@ -7585,6 +7915,11 @@ msgstr "ماذا تريد ان تبحث ؟"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
@@ -7620,8 +7955,14 @@ msgstr "شبكه محليه لا سلكيه"
 msgid "Wireless Network"
 msgstr "شبكه لا سلكيه"
 
-msgid "Wireless Network State"
-msgstr "حالة الشبكه اللاسلكيه"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -7643,7 +7984,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -7654,6 +7995,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -7716,13 +8062,10 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"من خلال هذه الخاصيه تستطيع حصر المؤقت الالى لعدد محددمن التسجيلات المجدوله، "
-"ضعها فى الاعداد 0 لتعطيل هذه الوظيفه"
 
 #
 msgid "Wizard"
@@ -7809,6 +8152,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "تستطيع أن تختار . ماذا تريد أن تثبت......"
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 msgid "You can install this plugin."
 msgstr "تستطيع تثبيت هذا البلج إن"
 
@@ -7824,6 +8172,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "لايمكنك مسح هذه !"
@@ -7998,6 +8359,9 @@ msgstr "إسمك (إختيارى):"
 msgid "Your network configuration has been activated."
 msgstr "تم تنشيط تكوين الشبكه"
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 msgid "Your network mount has been activated."
 msgstr "تم تنشيط إعتلاء الشبكه."
 
@@ -8046,9 +8410,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 msgid "[alternative edit]"
 msgstr "[تحرير البديل]"
 
@@ -8093,6 +8454,11 @@ msgstr "تنشيط التكوين الحالى"
 msgid "activate network adapter configuration"
 msgstr "تنشيط تكوين محول الشبكه"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "إضافة مؤقت ألى...."
 
@@ -8160,9 +8526,6 @@ msgstr "إضافه القناه الى المفضله"
 msgid "add services"
 msgstr "إضافة قنوات"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 msgid "add to parental protection"
 msgstr "أضف حمايه أبويه"
 
@@ -8193,6 +8556,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8210,6 +8579,9 @@ msgstr "مسارات الصوت"
 msgid "auto"
 msgstr "تلقائى"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 msgid "available"
 msgstr "متاح"
 
@@ -8235,6 +8607,10 @@ msgstr "القائمه السوداء"
 msgid "blue"
 msgstr "أزرق"
 
+#
+msgid "bob"
+msgstr "شعبى"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -8273,6 +8649,9 @@ msgstr "مسح قائمة العرض"
 msgid "complex"
 msgstr "مركب"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "قائمه الضبط"
@@ -8298,6 +8677,12 @@ msgstr "لا يمكن حذفها"
 msgid "create directory"
 msgstr "إنشاء دليل"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -8310,6 +8695,9 @@ msgstr "يومى"
 msgid "day"
 msgstr "يوم"
 
+msgid "default"
+msgstr "إفتراضى"
+
 msgid "delete"
 msgstr "مسح"
 
@@ -8361,6 +8749,9 @@ msgstr ""
 msgid "done!"
 msgstr "تم !"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 msgid "edit alternatives"
 msgstr "تحرير البدائل"
 
@@ -8405,10 +8796,6 @@ msgstr "إنتهاء القطع هنا"
 msgid "end favourites edit"
 msgstr "إنتهاء تحرير المفضله"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 msgid "equal to"
 msgstr "مساوى لـــ"
 
@@ -8594,6 +8981,9 @@ msgstr "دقيقه"
 msgid "minutes"
 msgstr "دقائق"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 msgid "month"
 msgstr "شهر"
 
@@ -8760,9 +9150,6 @@ msgstr "أحمر"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "حذف مدخلأسم الخادم"
@@ -9045,8 +9432,9 @@ msgstr ""
 msgid "tuner is not supported"
 msgstr ""
 
-msgid "unavailable"
-msgstr "غير متاح"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 msgid "unconfirmed"
 msgstr "غير مؤكد"
@@ -9100,6 +9488,9 @@ msgstr "فى الانتظار"
 msgid "was removed successfully"
 msgstr "تم الحذف بنجاح"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "اسبوعى"
@@ -9107,6 +9498,9 @@ msgstr "اسبوعى"
 msgid "whitelist"
 msgstr "القائمه البيضاء"
 
+msgid "wireless network interface"
+msgstr ""
+
 msgid "working"
 msgstr "يعمل"
 
@@ -9154,10 +9548,17 @@ msgstr "تم الانتقال"
 #~ msgid "Advanced"
 #~ msgstr "متقدم"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "التسجيل المتبقى"
+
 #
 #~ msgid "Ask before zapping"
 #~ msgstr "أسأل قبل التنقل"
 
+#~ msgid "Atheros"
+#~ msgstr "اثيروس"
+
 #
 #~ msgid "Auto show inforbar"
 #~ msgstr "إظهار تلقائى لشريط المعلومات"
@@ -9183,15 +9584,6 @@ msgstr "تم الانتقال"
 #~ msgid "Default settings"
 #~ msgstr "الاعـدادات الافتـراضيه"
 
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "اسلوب فك التشابك للمحتويات المتشابكه"
-
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "اسلوب فك التشابك للمحتويات التقدميه"
-
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "تأخير (عدد) ثوانى بعد بدأ القناه"
-
 #~ msgid "Destination directory"
 #~ msgstr "الدليل الوجهه"
 
@@ -9214,26 +9606,16 @@ msgstr "تم الانتقال"
 #~ "هل تريد إلغـاء التسجيل\n"
 #~ "الحالى؟"
 
-#
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "تفعيل الوضعيه 1080p24"
-
-#
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "تفعيل الوضعيه 1080p25"
-
-#
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "تفعيل الوضعيه 1080p30"
-
-#
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "تفعيل الوضعيه 720p24"
+#~ msgid "Encryption Type"
+#~ msgstr "نوع التشفير"
 
 #
 #~ msgid "End"
 #~ msgstr "النهايه"
 
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "أدخل سرعة الرجوع"
+
 #
 #~ msgid "Expert Setup"
 #~ msgstr "قائمه اعدادت الخبراء"
@@ -9242,20 +9624,57 @@ msgstr "تم الانتقال"
 #~ msgid "Fast zapping"
 #~ msgstr "التنقل السريع"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "تم العثور على إجمالى %d أحداث متطابقه \n"
+#~ "تم إضافة مؤقت %d وتم تعديل %d"
+
 #
 #~ msgid "Games / Plugins"
 #~ msgstr "العاب/بلج إنز"
 
+#~ msgid "Guard Interval"
+#~ msgstr "فاصل الحرس"
+
+#~ msgid "Guard interval mode"
+#~ msgstr "وضعية فاصل الحرس"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "شبكه مخفيه SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "إسم شبكه مخفى"
+
 #
 #~ msgid "Hide error windows"
 #~ msgstr "إخفاء نافذه الاخطاء"
 
+#~ msgid "Hierarchy Information"
+#~ msgstr "معلومات التسلسل الهرمى"
+
+#~ msgid "Hierarchy mode"
+#~ msgstr "وضعية التسلسل الهرمى"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "عند تفعيل هذا سيعتبر المؤقت الحالى يسجل حدثإذا سجل على الاقل 80% منه"
+
 #~ msgid "Image flash utility"
 #~ msgstr "استخدام شحن الفلاش"
 
 #~ msgid "Integrated Wireless"
 #~ msgstr "لاسلكى مدمج"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "محول شبكه محليه داخلى"
+
 #
 #~ msgid "Invert"
 #~ msgstr "مقلوب"
@@ -9276,14 +9695,25 @@ msgstr "تم الانتقال"
 #~ msgid "New pin"
 #~ msgstr "رقم سرى جديد"
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "لم يتم العثور على شبكات"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "لم يتم العثور على يو أس بى"
 
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "لم يتم العثور على شبكه لاسلكيه! . من فضلك حدث"
+
 #
 #~ msgid "Nothing connected"
 #~ msgstr "لاشيئ متصل"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "الوضع المدارى"
+
 #
 #~ msgid "Page"
 #~ msgstr "صفحه"
@@ -9316,6 +9746,10 @@ msgstr "تم الانتقال"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "من فضلك إختار الدليل الهدف أو الوسيط"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "القطبيه"
+
 #
 #~ msgid "Positioner mode"
 #~ msgstr "Rotorart"
@@ -9373,9 +9807,6 @@ msgstr "تم الانتقال"
 #~ msgid "Show Satposition"
 #~ msgstr "مشاهده وضع القمر"
 
-#~ msgid "Show info screen"
-#~ msgstr "إظهار شاشة المعلومات"
-
 #
 #~ msgid "Skip confirmations"
 #~ msgstr "تخطى التأكيد"
@@ -9392,6 +9823,12 @@ msgstr "تم الانتقال"
 #~ msgid "Stereo"
 #~ msgstr "ستيريـو"
 
+#~ msgid "Symbol Rate"
+#~ msgstr "معدل الترميز"
+
+#~ msgid "Symbolrate"
+#~ msgstr "معدل الترميز"
+
 #
 #~ msgid "Thanks for using the wizard. Your box is now ready to use."
 #~ msgstr "شكرا، الرسيفر جاهز للاستخدام الان"
@@ -9456,6 +9893,14 @@ msgstr "تم الانتقال"
 #~ "2-أعد الكهرباء وأضغط على ذر DOWN الموجود فى مقدمه الجهاز لمدة 10 ثوانى \n"
 #~ "3-أنتظر الأقلاع ثم أتبع التعليمات على الشاشه ."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "وضع الترجمه"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "نوع التردد"
+
 #~ msgid ""
 #~ "USB stick wizard finished. Your dreambox will now restart with your new "
 #~ "image!"
@@ -9473,6 +9918,9 @@ msgstr "تم الانتقال"
 #~ "من فضلك راجع تعليمات التشغيل\n"
 #~ "خطـأ .. "
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "محول شبكه غير معروف"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "مفتاح فيديو كاسيت"
@@ -9481,10 +9929,24 @@ msgstr "تم الانتقال"
 #~ msgid "Video Audio"
 #~ msgstr "صوره صوت"
 
+#~ msgid "WLAN adapter."
+#~ msgstr "محوله شبكه واسعه"
+
 #
 #~ msgid "Wireless"
 #~ msgstr "لاسلكى"
 
+#~ msgid "Wireless Network State"
+#~ msgstr "حالة الشبكه اللاسلكيه"
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "من خلال هذه الخاصيه تستطيع حصر المؤقت الالى لعدد محددمن التسجيلات "
+#~ "المجدوله، ضعها فى الاعداد 0 لتعطيل هذه الوظيفه"
+
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "إكتمال كتابة صوره NFI على الفلاش"
 
@@ -9501,13 +9963,6 @@ msgstr "تم الانتقال"
 #~ "\n"
 #~ "هل تريد وضع رقم سرى الان؟"
 
-#
-#~ msgid "bob"
-#~ msgstr "شعبى"
-
-#~ msgid "default"
-#~ msgstr "إفتراضى"
-
 #
 #~ msgid "empty/unknown"
 #~ msgstr "فارغ/غير معروف"
@@ -9567,6 +10022,9 @@ msgstr "تم الانتقال"
 #~ msgid "setup pin"
 #~ msgstr "الرقم السرى للاعدادات"
 
+#~ msgid "unavailable"
+#~ msgstr "غير متاح"
+
 #
 #~ msgid "القناه السابقه"
 #~ msgstr "vorheriger Kanal"
index ed5e7b1c13b05068a7931fdcb064da64be20fa52..cbf1838597f37ee09ffdc3b673cb5ade22aa61f4 100755 (executable)
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,14 +1,11 @@
-# translation of ca.po to
-# Copyright (C) 2006 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
+# Catalan translations for Enigma2.
 #
-# Automatically generated, 2006.
 # Oriol Pellicer i Sabrià <oriol@elsud.org>, 2006, 2007.
 msgid ""
 msgstr ""
-"Project-Id-Version: ca\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2007-08-14 10:23+0200\n"
 "Last-Translator: Oriol Pellicer <oriol@elsud.org>\n"
 "Language-Team: \n"
@@ -177,6 +174,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -215,6 +224,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAPPEJAR)"
@@ -375,10 +388,10 @@ msgstr "?"
 msgid "A"
 msgstr "Un"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -397,6 +410,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -420,6 +436,9 @@ msgstr ""
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -438,6 +457,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -554,6 +576,9 @@ msgstr "Quant a"
 msgid "About..."
 msgstr "Quant a..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -580,6 +605,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Activar PiP"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activar la configuració de la xarxa"
@@ -634,6 +662,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Gravar"
@@ -662,6 +696,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -754,6 +792,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -761,9 +802,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -783,8 +838,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -803,6 +857,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Àrab"
@@ -867,10 +924,10 @@ msgstr ""
 msgid "Aspect Ratio"
 msgstr "Relació d'aspecte"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -881,6 +938,9 @@ msgstr "So"
 msgid "Audio Options..."
 msgstr "Opcions d'àudio"
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -947,6 +1007,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr ""
@@ -981,6 +1050,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1023,6 +1113,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr ""
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1117,6 +1213,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Brillantor"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1146,6 +1247,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1381,6 +1499,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1413,21 +1540,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Velocitat de codi alta"
-
-#
-msgid "Code rate low"
-msgstr "Velocitat de codi baixa"
-
-#
-msgid "Coderate HP"
-msgstr "Velocitat de codi HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Velocitat de codi LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1570,6 +1687,9 @@ msgstr ""
 msgid "Contrast"
 msgstr "Contrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1611,6 +1731,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1790,6 +1914,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1875,10 +2002,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Retard"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Esborrar"
@@ -2044,7 +2180,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2060,6 +2199,12 @@ msgid ""
 "This could take lots of time!"
 msgstr ""
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2253,6 +2398,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2279,9 +2430,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2314,6 +2466,7 @@ msgid "Edit DNS"
 msgstr ""
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2371,6 +2524,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2394,10 +2550,25 @@ msgstr "Activar"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Activar 5V per a antena activa"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2474,10 +2645,6 @@ msgstr ""
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr ""
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2517,18 +2684,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr ""
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr ""
-
 #
 msgid "Enter main menu..."
 msgstr "Entrar al menú principal..."
@@ -2600,6 +2759,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Veure programes"
@@ -2799,6 +2961,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Finlandès"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2818,15 +2985,11 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
-msgstr ""
-
-#
-msgid "Frame repeat count during non-smooth winding"
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
 #
@@ -2858,6 +3021,9 @@ msgstr "Mida de pas de freqüència(khz)"
 msgid "Frequency steps"
 msgstr "Passos de freqüència"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Div"
@@ -2873,6 +3039,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2927,6 +3096,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Gènere"
@@ -3005,23 +3177,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Interval de guarda"
-
-#
-msgid "Guard interval mode"
-msgstr "Mode interval segur"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3050,21 +3223,14 @@ msgstr "Posar el disc dur en repòs després de"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Informació jeràrquica"
-
-#
-msgid "Hierarchy mode"
-msgstr "Mode jeràrquic"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3135,11 +3301,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Islandès"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3234,6 +3410,12 @@ msgstr "Informació"
 msgid "Init"
 msgstr "Iniciar"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3332,7 +3514,7 @@ msgstr ""
 msgid "Internal Flash"
 msgstr "Flash interna"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3532,6 +3714,11 @@ msgstr "Selecció d'idioma"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr ""
@@ -3589,14 +3776,14 @@ msgstr ""
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Dispositius d'emmagatzematge"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3726,6 +3913,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Recerca manual"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Transponedor manual"
@@ -3764,9 +3954,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3986,12 +4175,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Moure a l'oest"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4013,6 +4196,9 @@ msgstr ""
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4021,6 +4207,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Suport per a serveis múltiples"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4090,6 +4279,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "ARA"
@@ -4119,6 +4311,9 @@ msgstr "Configuració dels DNS"
 msgid "Nameserver settings"
 msgstr ""
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4231,10 +4426,6 @@ msgstr ""
 msgid "Network Mount"
 msgstr "Muntatge per xarxa"
 
-#
-msgid "Network SSID"
-msgstr ""
-
 #
 msgid "Network Setup"
 msgstr "Config xarxa"
@@ -4274,6 +4465,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr ""
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4317,10 +4511,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "No hi ha disc dur o no està inicialitzat!"
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "No cal backup"
@@ -4438,8 +4628,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4527,6 +4716,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Noruec"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4538,6 +4733,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4577,6 +4775,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Config OSD"
@@ -4621,6 +4822,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4646,9 +4850,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Posició orbital"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4671,11 +4874,17 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 #, fuzzy
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Actualització de la llista de paquets"
@@ -4785,18 +4994,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5113,10 +5322,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaritat"
-
 #
 msgid "Polarization"
 msgstr "Polarització"
@@ -5153,6 +5358,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portuguès"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5338,6 +5546,17 @@ msgstr "Proveïdors"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5368,11 +5587,11 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
-#
-msgid "Radio"
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
 msgstr ""
 
-msgid "Ralink"
+#
+msgid "Radio"
 msgstr ""
 
 #
@@ -5478,6 +5697,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Les gravacions tenen prioritat"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5699,6 +5921,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr ""
@@ -5731,6 +5956,9 @@ msgstr ""
 msgid "Return to previous service"
 msgstr ""
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr ""
@@ -5739,10 +5967,8 @@ msgstr ""
 msgid "Right"
 msgstr "Dreta"
 
-#
-#, fuzzy
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5752,6 +5978,9 @@ msgstr "Velocitat de rotació del motor"
 msgid "Running"
 msgstr "Mostrant"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5764,6 +5993,21 @@ msgstr "Rus"
 msgid "S-Video"
 msgstr "S-Vídeo"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5780,6 +6024,19 @@ msgstr ""
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Dis"
@@ -6172,6 +6429,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6242,6 +6502,9 @@ msgstr ""
 "No s'ha trobat el canal!\n"
 "(No s'ha trobat el SID al PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Buscar canals"
@@ -6296,9 +6559,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6374,6 +6634,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Mostrar la barra d'info canviant de canal"
@@ -6386,6 +6649,12 @@ msgstr "Mostrar la barra en canviar el programa"
 msgid "Show infobar on skip forward/backward"
 msgstr "Mostrar la barra anant endavant/enrere"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Mostrar el moviment del motor"
@@ -6422,6 +6691,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr ""
@@ -6434,6 +6706,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Apagar la Dreambox després de"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6596,6 +6871,9 @@ msgstr ""
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6655,6 +6933,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr ""
@@ -6778,6 +7059,9 @@ msgstr "Diu"
 msgid "Sunday"
 msgstr "Diumenge"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Intercanviar canals"
@@ -6802,13 +7086,8 @@ msgstr "Canviar al subservei anterior"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Velocitat de símbol"
-
-#
-msgid "Symbolrate"
-msgstr "Velocitat de símbol"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6823,10 +7102,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "Sistema de TV"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6859,6 +7147,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestre"
@@ -6931,12 +7222,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7000,6 +7291,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7206,6 +7502,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7406,6 +7707,16 @@ msgstr "Estat de la programació:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Pausa"
@@ -7480,7 +7791,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7491,10 +7802,6 @@ msgstr ""
 msgid "Translation:"
 msgstr ""
 
-#
-msgid "Transmission Mode"
-msgstr "Mode Transmissió"
-
 #
 msgid "Transmission mode"
 msgstr "Mode transmissió"
@@ -7503,10 +7810,6 @@ msgstr "Mode transmissió"
 msgid "Transponder"
 msgstr "Transponedor"
 
-#
-msgid "Transponder Type"
-msgstr "Tipus Transponedor"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7634,6 +7937,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7662,7 +7968,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "LNB universal"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7680,7 +7986,7 @@ msgstr "Ha fallat la comanda unmount"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7775,10 +8081,6 @@ msgstr "Utilitzar una porta d'enllaç"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr ""
-
 #
 msgid "Use power measurement"
 msgstr "Utilitza les mesures de corrent"
@@ -7859,16 +8161,28 @@ msgstr "Euroconnector VCR"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7885,6 +8199,9 @@ msgstr ""
 msgid "Video Output"
 msgstr ""
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr ""
@@ -8082,9 +8399,6 @@ msgstr "O"
 msgid "WEP"
 msgstr ""
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8125,6 +8439,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8264,6 +8581,11 @@ msgstr "Què vols buscar?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8296,8 +8618,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr ""
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8320,7 +8647,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8331,6 +8658,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8393,9 +8725,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8500,6 +8831,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr ""
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8519,6 +8855,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Això no es pot eliminar!"
@@ -8695,6 +9044,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8746,9 +9098,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[edició alternatives]"
@@ -8800,7 +9149,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8876,9 +9230,6 @@ msgstr "afegir el canal als preferits"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "afegir a la protecció parental"
@@ -8912,6 +9263,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8930,6 +9287,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -8962,6 +9322,9 @@ msgstr "llista negra"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9003,6 +9366,9 @@ msgstr "netejar la llista"
 msgid "complex"
 msgstr "complexe"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "menú configuració"
@@ -9034,6 +9400,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9046,6 +9418,9 @@ msgstr "diàriament"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "esborrar"
@@ -9105,6 +9480,9 @@ msgstr "no gravar"
 msgid "done!"
 msgstr "fet!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "editar alternatives"
@@ -9157,10 +9535,6 @@ msgstr "acabar el tall aquí"
 msgid "end favourites edit"
 msgstr "fi de l'edició de preferits"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9385,6 +9759,9 @@ msgstr "minut"
 msgid "minutes"
 msgstr "minuts"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9586,9 +9963,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9925,8 +10299,8 @@ msgstr ""
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -9987,6 +10361,9 @@ msgstr "esperant"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "setmanalment"
@@ -9995,6 +10372,9 @@ msgstr "setmanalment"
 msgid "whitelist"
 msgstr "llista blanca"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10123,6 +10503,22 @@ msgstr "zappejat"
 #~ msgid "Choose source"
 #~ msgstr "Escull origen"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Velocitat de codi alta"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Velocitat de codi baixa"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Velocitat de codi HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Velocitat de codi LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Tarja Compact Flash"
@@ -10239,6 +10635,22 @@ msgstr "zappejat"
 #~ msgid "Games / Plugins"
 #~ msgstr "Jocs / plugins"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Interval de guarda"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Mode interval segur"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informació jeràrquica"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Mode jeràrquic"
+
 #
 #~ msgid "Image-Upgrade"
 #~ msgstr "Actualització imatge"
@@ -10279,6 +10691,10 @@ msgstr "zappejat"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Actualització online"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Posició orbital"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Altres..."
@@ -10295,6 +10711,10 @@ msgstr "zappejat"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Sisplau selecciona la paraula a filtrar..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritat"
+
 #
 #~ msgid "RSS Feed URI"
 #~ msgstr "URI del Feed RSS"
@@ -10340,6 +10760,11 @@ msgstr "zappejat"
 #~ "settings now."
 #~ msgstr "S'ha restaurat la configuració. Prem OK per a activar-la."
 
+#
+#, fuzzy
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "Save current project to disk"
 #~ msgstr "Grava el projecte actual al disc"
@@ -10382,6 +10807,14 @@ msgstr "zappejat"
 #~ msgid "Stereo"
 #~ msgstr "Stèreo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Velocitat de símbol"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Velocitat de símbol"
+
 #
 #~ msgid "The pin code has been changed successfully."
 #~ msgstr "S'ha canviat el pin correctament"
@@ -10394,6 +10827,14 @@ msgstr "zappejat"
 #~ msgid "This is unsupported at the moment."
 #~ msgstr "Actualment això no està suportat."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Mode Transmissió"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tipus Transponedor"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
index 9c492d6fc09ef5efb58fc954f1b5e638c2a94841..47caa69942cd3810c8dd0a9146a633df26119b73 100755 (executable)
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,13 +1,10 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Czech translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-09-28 18:09+0100\n"
 "Last-Translator: ws79 <ws79@centrum.cz>\n"
 "Language-Team: \n"
@@ -171,6 +168,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -209,6 +218,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(Přepnout)"
@@ -365,10 +378,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -389,6 +402,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -409,6 +425,9 @@ msgstr "Grafické EPG pro všechny stanice ve specifickém bukletu"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -427,6 +446,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -537,6 +559,9 @@ msgstr "O Dreamboxu"
 msgid "About..."
 msgstr "O ..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -563,6 +588,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Aktivovat obraz v obraze"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktivovat síťové nastavení"
@@ -617,6 +645,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Přidat časování"
@@ -645,6 +679,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -741,6 +779,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -748,9 +789,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -770,8 +825,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -790,6 +844,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabsky"
@@ -856,10 +913,10 @@ msgstr "Zeptat se"
 msgid "Aspect Ratio"
 msgstr "Poměr"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -870,6 +927,9 @@ msgstr "Zvuk"
 msgid "Audio Options..."
 msgstr "Nastavení zvuku..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -936,6 +996,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatické"
@@ -970,6 +1039,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1012,6 +1102,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Zpět"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1106,6 +1202,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Světlost"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1135,6 +1236,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Sběrnice: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1369,6 +1487,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1401,21 +1528,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Vysoká kódová rychlost"
-
-#
-msgid "Code rate low"
-msgstr "Nízká kódová rychlost"
-
-#
-msgid "Coderate HP"
-msgstr "Rychlost HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Rychlost LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1558,6 +1675,9 @@ msgstr "Pokračovat v přehrávání"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1599,6 +1719,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1778,6 +1902,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1863,10 +1990,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Zpožděni"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Vymazat"
@@ -2034,7 +2170,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2052,6 +2191,12 @@ msgstr ""
 "Opravdu chcete zkontrolovat souborový systém?\n"
 "Může to trvat dlouho!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2245,6 +2390,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2271,9 +2422,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2306,6 +2458,7 @@ msgid "Edit DNS"
 msgstr "Upravit DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2363,6 +2516,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2386,10 +2542,25 @@ msgstr "Povolit"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Povolit 5V pro aktivní anténu"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2466,10 +2637,6 @@ msgstr "Šifrovací klíč"
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr "Typ šifrování"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2509,18 +2676,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Začít přetáčení vpřed na rychlosti"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Začít přetáčení zpět na rychlosti"
-
 #
 msgid "Enter main menu..."
 msgstr "Vstoupit do menu..."
@@ -2592,6 +2751,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Zobrazení události"
@@ -2790,6 +2952,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Finsky"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2809,17 +2976,13 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Počet opakování obrázku během skokového přetáčení"
-
 #
 msgid "Frame size in full view"
 msgstr ""
@@ -2848,6 +3011,9 @@ msgstr "Frekvenční prohledávání po (khz)"
 msgid "Frequency steps"
 msgstr "Frekvenční kroky"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pá"
@@ -2863,6 +3029,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2917,6 +3086,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Žánr"
@@ -2995,23 +3167,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Hlídat interval"
-
-#
-msgid "Guard interval mode"
-msgstr "Hlídat interval mód"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3040,21 +3213,14 @@ msgstr "Uspat disk po"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarchické informace"
-
-#
-msgid "Hierarchy mode"
-msgstr "Hiearchický mód"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3125,11 +3291,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Islandsky"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3232,6 +3408,12 @@ msgstr "Informace"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3330,7 +3512,7 @@ msgstr "Střední"
 msgid "Internal Flash"
 msgstr "Interní flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3530,6 +3712,11 @@ msgstr "Výběr jazyka"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Poslední rychlost"
@@ -3587,14 +3774,14 @@ msgstr "Odkaz:"
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Seznam záznamových zařízeních"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3723,6 +3910,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Manuální prohledávání"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Ruční transponder"
@@ -3761,9 +3951,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3983,12 +4172,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Posun západně"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4010,6 +4193,9 @@ msgstr "Filmové menu"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4018,6 +4204,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Podpora vícenásobného programu"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4087,6 +4276,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "NYNÍ"
@@ -4116,6 +4308,9 @@ msgstr "Nastavení DNS (nameserver)"
 msgid "Nameserver settings"
 msgstr "Nastavení DNS (nameserver)"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4228,10 +4423,6 @@ msgstr "Nastavení sítě..."
 msgid "Network Mount"
 msgstr "Síťové připojení"
 
-#
-msgid "Network SSID"
-msgstr "Síťový SSID"
-
 #
 msgid "Network Setup"
 msgstr "Nastavení sítě"
@@ -4271,6 +4462,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Průvodce nastavením sítě"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4314,10 +4508,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "HDD nebyl nalezen nebo HDD není inicializován!"
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "Záloha není potřeba"
@@ -4435,8 +4625,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4524,6 +4713,12 @@ msgstr "Severní"
 msgid "Norwegian"
 msgstr "Norsky"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4535,6 +4730,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4577,6 +4775,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Nastavení OSD"
@@ -4621,6 +4822,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4646,9 +4850,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Orbitální pozice"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4671,10 +4874,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDy"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Aktualizován seznam balíčků"
@@ -4784,18 +4993,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5112,10 +5321,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polarita"
-
 #
 msgid "Polarization"
 msgstr "Polarizace"
@@ -5152,6 +5357,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugalsky"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Positioner"
@@ -5337,6 +5545,17 @@ msgstr "Poskytovatelé"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5367,13 +5586,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Rádio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr ""
@@ -5477,6 +5696,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Nahrávání má vždy prioritu"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5698,6 +5920,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Pokračovat z poslední pozice"
@@ -5730,6 +5955,9 @@ msgstr "Návrat na seznam filmů"
 msgid "Return to previous service"
 msgstr "Přepnout na předchozí program"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Rychlosti přetáčení zpět"
@@ -5738,8 +5966,7 @@ msgstr "Rychlosti přetáčení zpět"
 msgid "Right"
 msgstr "Vpravo"
 
-#
-msgid "Rolloff"
+msgid "Roll-off"
 msgstr ""
 
 #
@@ -5750,6 +5977,9 @@ msgstr "Rychlost otáčení rotoru"
 msgid "Running"
 msgstr "Zobrazuji"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5762,6 +5992,21 @@ msgstr "Rusky"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5778,6 +6023,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "So"
@@ -6171,6 +6429,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6239,6 +6500,9 @@ msgstr ""
 "Služba nebyla nalezena!\n"
 "(SID nebyl nalezen v PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Vyhledávání služeb"
@@ -6295,9 +6559,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6373,6 +6634,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Zobrazit infobar při přepnutí programu"
@@ -6385,6 +6649,12 @@ msgstr "Zobrazit infobar při změně programu v EPG"
 msgid "Show infobar on skip forward/backward"
 msgstr "Zobrazit infobar při přeskočení dopředu / zpět"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Vizualizovat otáčení satelitu."
@@ -6421,6 +6691,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Zobrazit stav vaší bezdrátové sítě.\n"
@@ -6433,6 +6706,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Vypnout Dreambox po"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6594,6 +6870,9 @@ msgstr "Srovnat A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6653,6 +6932,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Spustit od začátku"
@@ -6776,6 +7058,9 @@ msgstr "Ne"
 msgid "Sunday"
 msgstr "Neděle"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Prohodit služby"
@@ -6800,13 +7085,8 @@ msgstr "Přepnout na předchozí podprogram"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolová rychlost"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolová rychlost"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6827,10 +7107,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV systém"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6863,6 +7152,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Pozemní"
@@ -6934,12 +7226,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7003,6 +7295,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7203,6 +7500,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7423,6 +7725,16 @@ msgstr "Stav časovače:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7495,7 +7807,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7506,10 +7818,6 @@ msgstr "Překlad"
 msgid "Translation:"
 msgstr "Překlad:"
 
-#
-msgid "Transmission Mode"
-msgstr "Přenosový mód"
-
 #
 msgid "Transmission mode"
 msgstr "Přenosový mód"
@@ -7518,10 +7826,6 @@ msgstr "Přenosový mód"
 msgid "Transponder"
 msgstr "Transpondér"
 
-#
-msgid "Transponder Type"
-msgstr "Typ transpodéru"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7652,6 +7956,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7680,7 +7987,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Univerzální LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7698,7 +8005,7 @@ msgstr "Unmount selhalo"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7793,10 +8100,6 @@ msgstr "Použít bránu (gateway)"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Použít skokové přetáčení s rychlostmi uvedenými výše"
-
 #
 msgid "Use power measurement"
 msgstr "Použít sílu měření"
@@ -7876,16 +8179,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7902,6 +8217,9 @@ msgstr "Průvodce doladěním obrazu"
 msgid "Video Output"
 msgstr "Video výstup"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Nastavení videa"
@@ -8104,9 +8422,6 @@ msgstr "Západní"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8147,6 +8462,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8284,6 +8602,11 @@ msgstr "Co chcete prohledat?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8316,8 +8639,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Bezdrátová síť"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8340,7 +8668,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8351,6 +8679,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8413,9 +8746,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8522,6 +8854,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Můžete si vybrat, co chcete nainstalovat..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8541,6 +8878,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Nemůžete toto smazat!"
@@ -8721,6 +9071,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8772,9 +9125,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternativní úprava]"
@@ -8826,7 +9176,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8902,9 +9257,6 @@ msgstr "Přidat kanál do oblíbených"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "Přidat rodičovský zámek"
@@ -8938,6 +9290,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8956,6 +9314,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -8988,6 +9349,9 @@ msgstr "černá listina"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9029,6 +9393,9 @@ msgstr "vymazat playlist"
 msgid "complex"
 msgstr "komplexní"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "Konfigurační menu"
@@ -9060,6 +9427,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9072,6 +9445,9 @@ msgstr "denně"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "smazat"
@@ -9131,6 +9507,9 @@ msgstr "Nenahrávat"
 msgid "done!"
 msgstr "Hotovo!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "upravit alternativy"
@@ -9183,10 +9562,6 @@ msgstr "ukončit střih zde"
 msgid "end favourites edit"
 msgstr "Ukončit úpravu oblíbené"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9411,6 +9786,9 @@ msgstr "minuta"
 msgid "minutes"
 msgstr "minuty"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9609,9 +9987,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9948,8 +10323,8 @@ msgstr "přepnout informace mezi časem, kapitolou, audiostopou, titulky"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10010,6 +10385,9 @@ msgstr "čekání"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "týdně"
@@ -10018,6 +10396,9 @@ msgstr "týdně"
 msgid "whitelist"
 msgstr "bílá listina"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10176,6 +10557,22 @@ msgstr "přepnutý"
 #~ msgid "Choose source"
 #~ msgstr "Vyber zdroj"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Vysoká kódová rychlost"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Nízká kódová rychlost"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Rychlost HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Rychlost LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash karta"
@@ -10318,6 +10715,10 @@ msgstr "přepnutý"
 #~ "\n"
 #~ msgstr "Povolit LAN.\n"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Typ šifrování"
+
 #
 #~ msgid "End"
 #~ msgstr "Konec"
@@ -10338,6 +10739,14 @@ msgstr "přepnutý"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Začít přetáčení vpřed na rychlosti"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Začít přetáčení zpět na rychlosti"
+
 #
 #~ msgid "Exit wizard and configure later manually"
 #~ msgstr "Ukončit průvodce a nastavit později ručně"
@@ -10346,6 +10755,10 @@ msgstr "přepnutý"
 #~ msgid "Filesystem Check..."
 #~ msgstr "Prověření souborového systému..."
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Počet opakování obrázku během skokového přetáčení"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adresu"
@@ -10358,10 +10771,26 @@ msgstr "přepnutý"
 #~ msgid "Games / Plugins"
 #~ msgstr "Hry / Pluginy"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Hlídat interval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Hlídat interval mód"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "Ahoj!"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarchické informace"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hiearchický mód"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Pokud vidíte tu stránku, stiskněte OK."
@@ -10398,6 +10827,10 @@ msgstr "přepnutý"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Nastavení DNS (nameserver)..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Síťový SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Nastavení sítě..."
@@ -10452,6 +10885,10 @@ msgstr "přepnutý"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-Upgrade"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitální pozice"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Ostatní..."
@@ -10502,6 +10939,10 @@ msgstr "přepnutý"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Prosím vyberte klíčové slovo pro filtr..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarita"
+
 #
 #~ msgid ""
 #~ "Pressing OK enables the built in wireless LAN support of your Dreambox.\n"
@@ -10622,6 +11063,14 @@ msgstr "přepnutý"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolová rychlost"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolová rychlost"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
@@ -10671,6 +11120,14 @@ msgstr "přepnutý"
 #~ msgid "This is unsupported at the moment."
 #~ msgstr "Toto není momentálně nepodporováno."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Přenosový mód"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Typ transpodéru"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10693,6 +11150,10 @@ msgstr "přepnutý"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Upgrade skončil. Chcete restartovat váš Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Použít skokové přetáčení s rychlostmi uvedenými výše"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "VCR přepínač"
index 266b005bfb94e1660d4566f38c09b93781966762..5871d25e1ca234f90fb2ad04f253eeaaf9ccdba9 100755 (executable)
--- a/po/da.po
+++ b/po/da.po
@@ -1,9 +1,10 @@
+# Danish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Enigma2\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2010-04-13 21:10+0200\n"
 "Last-Translator: Ingmar <dreambox@ingmar.dk>\n"
 "Language-Team: jazzydane <dreambox@ingmar.dk>\n"
@@ -197,6 +198,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%T:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -234,6 +247,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -380,10 +397,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -404,6 +421,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 msgid ""
 "A finished record timer wants to set your\n"
 "Dreambox to standby. Do that now?"
@@ -425,6 +445,9 @@ msgstr "Grafisk EPG for alle kanaler i en specifik buket"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -445,6 +468,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -562,6 +588,9 @@ msgstr "Info"
 msgid "About..."
 msgstr "Dreambox info"
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -587,6 +616,9 @@ msgstr "Handling:"
 msgid "Activate Picture in Picture"
 msgstr "Aktiver Billed i Billed"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiver netværks indstilling"
@@ -641,6 +673,12 @@ msgstr "Tilføj ny automatisk timer"
 msgid "Add new network mount point"
 msgstr "Tilføj nyt netværks monteringspunkt"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Tilføj timer"
@@ -668,6 +706,10 @@ msgstr "Tilføj zap timer i stedet for optagelsestimer?"
 msgid "Added: "
 msgstr "Tilføjet:"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -766,6 +808,9 @@ msgstr "Hele tiden"
 msgid "All non-repeating timers"
 msgstr "Alle ikke-gentagne timere"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Tillad at zappe via WebInterface"
@@ -773,9 +818,23 @@ msgstr "Tillad at zappe via WebInterface"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -795,9 +854,8 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr "Spørg altid inden afsendelse"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Antal tilbageværende optagelser"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -815,6 +873,9 @@ msgstr "Der opstod en ukendt fejl!"
 msgid "Anonymize crashlog?"
 msgstr "Anonymiser nedbrudslog?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabisk"
@@ -891,10 +952,10 @@ msgstr "Spørg bruger"
 msgid "Aspect Ratio"
 msgstr "Billed format"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -905,6 +966,9 @@ msgstr "Lyd"
 msgid "Audio Options..."
 msgstr "Lyd Valg..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr "Lyd synk."
@@ -969,6 +1033,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatisk"
@@ -1003,6 +1076,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1045,6 +1139,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Tilbage"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Baggrund"
@@ -1139,6 +1239,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Lysstyrke"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1169,6 +1274,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1403,6 +1525,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Oprydningshjælper"
@@ -1435,21 +1566,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr "Luk titel valg"
 
-#
-msgid "Code rate high"
-msgstr "Kode rate høj"
-
-#
-msgid "Code rate low"
-msgstr "Kode rate lav"
-
-#
-msgid "Coderate HP"
-msgstr "Koderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Koderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1593,6 +1714,9 @@ msgstr "Fortsæt afspilning"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1634,6 +1758,10 @@ msgstr "Kunne ikke åbne billede i billede"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Kan ikke optage på grund af konfliktende timere %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Opsætning for nedbrudslog"
@@ -1814,6 +1942,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr "DVD fil gennemsyn"
@@ -1899,10 +2030,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Forsinkelse"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Slet"
@@ -2070,7 +2210,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2090,6 +2233,12 @@ msgstr ""
 "Vil du virkelig kontrolere filsystemet?\n"
 "Dette kan tage lang tid!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2287,6 +2436,12 @@ msgstr "Dreambox format data DVD (HDTV kompatibel)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox software fordi der er tilgængelige opdateringer."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2313,9 +2468,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2348,6 +2504,7 @@ msgid "Edit DNS"
 msgstr "Ændre DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2405,6 +2562,9 @@ msgstr "Rediger url for opgraderingskilde."
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2428,10 +2588,25 @@ msgstr "Aktiver"
 msgid "Enable /media"
 msgstr "Aktiver /medier"
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Aktivere 5V for aktiv antenne"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Aktiver oprydningshjælper?"
@@ -2508,10 +2683,6 @@ msgstr "Kodnings Nøgle"
 msgid "Encryption Keytype"
 msgstr "Kodnings nøgletype"
 
-#
-msgid "Encryption Type"
-msgstr "Kodnings Type"
-
 #
 msgid "Encryption:"
 msgstr "Kryptering:"
@@ -2557,18 +2728,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Nuværende hastighed ved spoling"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Sæt tilbagespolings hastighed"
-
 #
 msgid "Enter main menu..."
 msgstr "Åbne hoved menu..."
@@ -2642,6 +2805,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estisk"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Programoversigt"
@@ -2841,6 +3007,11 @@ msgstr "Afsluttede genstart af dit netværk"
 msgid "Finnish"
 msgstr "Finsk"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2860,17 +3031,13 @@ msgstr "Følgende opgaver vil blive udført efter tryk på OK!"
 msgid "Format"
 msgstr "Formatere"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Billed gentagelses tæller ved hurtig spoling"
-
 #
 msgid "Frame size in full view"
 msgstr "Billed størrelse i fuld "
@@ -2899,6 +3066,9 @@ msgstr "Frekvens søgnings trin størrelse(khz)"
 msgid "Frequency steps"
 msgstr "Frekvens trin"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fre"
@@ -2914,6 +3084,9 @@ msgstr "Frisisk"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2968,6 +3141,9 @@ msgstr "Almindelig PCM forsinkelse"
 msgid "General PCM delay (ms)"
 msgstr "Generel PCM forsinkelse (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -3046,23 +3222,24 @@ msgid "Green boost"
 msgstr "Grøn forstærkning"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Sikkerhedsinterval"
-
-#
-msgid "Guard interval mode"
-msgstr "Sikkerhedsinterval type"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3091,21 +3268,14 @@ msgstr "Harddisk slumre efter:"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Skjult netværks SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Skjult netværksnavn"
+msgid "Hidden network"
+msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hieraki information"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hieraki type"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3176,11 +3346,21 @@ msgstr "ISO stien"
 msgid "Icelandic"
 msgstr "Islandsk"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3282,6 +3462,12 @@ msgstr "Information"
 msgid "Init"
 msgstr "Initialiser"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr "Oprindelig placering i nye timere"
@@ -3380,7 +3566,7 @@ msgstr "Normal"
 msgid "Internal Flash"
 msgstr "Intern Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3580,6 +3766,11 @@ msgstr "Valg af sprog"
 msgid "Last config"
 msgstr "Seneste opsætning"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Sidste hastighed"
@@ -3637,14 +3828,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Lænkede titler med en DVD menu"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Oplistning af hukommelsesenheder"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3773,6 +3964,9 @@ msgstr "Styring af din modtagers software"
 msgid "Manual Scan"
 msgstr "Manuel søgning"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Manuel transponder"
@@ -3811,9 +4005,8 @@ msgstr "Maks. bitrate: "
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -4033,12 +4226,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Drej mod vest"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Placering af film"
@@ -4060,6 +4247,9 @@ msgstr "Filmliste menu"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4068,6 +4258,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Multi kanal support"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Mange satellitter"
@@ -4137,6 +4330,9 @@ msgstr "NFI image flash gennemført. Tryk gul knap for at genstarte!"
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "NU"
@@ -4166,6 +4362,9 @@ msgstr "Navneserver opsætning"
 msgid "Nameserver settings"
 msgstr "Navneserver indstillinger"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4278,10 +4477,6 @@ msgstr "Netværks opsætning..."
 msgid "Network Mount"
 msgstr "Netværks indstilling"
 
-#
-msgid "Network SSID"
-msgstr "Netværks SSID"
-
 #
 msgid "Network Setup"
 msgstr "Netværks opsætning"
@@ -4321,6 +4516,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Netværksassistenten"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4366,10 +4564,6 @@ msgstr ""
 "Ingen HDD fundet eller\n"
 "HDD ikke initialiseret!."
 
-#
-msgid "No Networks found"
-msgstr "Ingen netværk fundet"
-
 #
 msgid "No backup needed"
 msgstr "Ingen backup nødvendig"
@@ -4488,9 +4682,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Ingen fundne trådløse netværk! Genindlæs venligst."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 #
 msgid ""
@@ -4586,6 +4779,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norsk"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4599,6 +4798,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4641,6 +4843,9 @@ msgstr "OK, fjern en anden udvidelse"
 msgid "OK, remove some extensions"
 msgstr "OK, fjern nog udvidelser"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD indstilling"
@@ -4685,6 +4890,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Søg kun ukodet"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Kun udvidelser."
@@ -4710,9 +4918,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr "Du kan valgfrit indtaste dit navn, hvis du vil."
 
-#
-msgid "Orbital Position"
-msgstr "Kredsløbsposition"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4735,10 +4942,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Pakke liste opdatering"
@@ -4848,6 +5061,12 @@ msgstr "Afspil Lyd-CD"
 msgid "Play DVD"
 msgstr "Afspil DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Afspil musik..."
@@ -4856,12 +5075,6 @@ msgstr "Afspil musik..."
 msgid "Play YouTube movies"
 msgstr ""
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr ""
@@ -5192,10 +5405,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaritet"
-
 #
 msgid "Polarization"
 msgstr "Polarisation"
@@ -5232,6 +5441,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugisisk"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5417,6 +5629,17 @@ msgstr "Udbydere"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend til /tmp/mmi.socket"
@@ -5447,13 +5670,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram disk"
@@ -5557,6 +5780,9 @@ msgstr "Optaggelser"
 msgid "Recordings always have priority"
 msgstr "Optagelser har altid prioritet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5778,6 +6004,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Genoptag fra sidste position"
@@ -5810,6 +6039,9 @@ msgstr "Tilbage til filmliste"
 msgid "Return to previous service"
 msgstr "Tilbage til forrige kanal"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Tilbagespolings hastighed"
@@ -5818,9 +6050,8 @@ msgstr "Tilbagespolings hastighed"
 msgid "Right"
 msgstr "Højre"
 
-#
-msgid "Rolloff"
-msgstr "Rulleaf"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5830,6 +6061,9 @@ msgstr "Motor dreje hastighed"
 msgid "Running"
 msgstr "Aktiveret"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5842,6 +6076,21 @@ msgstr "Russisk"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5858,6 +6107,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Lør"
@@ -6251,6 +6513,9 @@ msgstr "Vælg trådløst netværk"
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Sender DiSEqC"
@@ -6319,6 +6584,9 @@ msgstr ""
 "Kanal ikke fundet!\n"
 "(SID ikke fundet i PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanal søgning"
@@ -6375,9 +6643,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6453,6 +6718,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Vis infobjælke ved kanal skifte"
@@ -6465,6 +6733,12 @@ msgstr "Vis infobjælke ved program skifte"
 msgid "Show infobar on skip forward/backward"
 msgstr "Vis infobjælke ved skip fremspoling/tilbagespoling"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Vis motor bevægelse"
@@ -6501,6 +6775,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Vis tilstanden af din trådløse LAN opkobling.\n"
@@ -6513,6 +6790,9 @@ msgstr "Afslut"
 msgid "Shutdown Dreambox after"
 msgstr "Slukke Dreambox efter"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signal styrke:"
@@ -6679,6 +6959,9 @@ msgstr "Sorter A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6738,6 +7021,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr "Start WebInterface"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Start fra begyndelse"
@@ -6861,6 +7147,9 @@ msgstr "Søn"
 msgid "Sunday"
 msgstr "Søndag"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Bytte kanaler"
@@ -6885,13 +7174,8 @@ msgstr "Skift til forrige underkanal"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolrate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6913,10 +7197,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS filen er for stor til ISO9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV system"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Indholdsfortegnelse for kollektion"
@@ -6949,6 +7242,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr "Kontrol af temperatur og ventilator"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "DVB T"
@@ -7025,12 +7321,12 @@ msgstr ""
 "almindelig DVD afspiller)? "
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7094,6 +7390,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7320,6 +7621,11 @@ msgstr "Dreamboxen kan ikke afkode %s streams!"
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7543,6 +7849,16 @@ msgstr "Timer status:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Tidsforskydning"
@@ -7615,7 +7931,7 @@ msgstr ""
 msgid "Track"
 msgstr "Spor"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7626,10 +7942,6 @@ msgstr "Sprog info"
 msgid "Translation:"
 msgstr "Oversætter:"
 
-#
-msgid "Transmission Mode"
-msgstr "Transmissions type"
-
 #
 msgid "Transmission mode"
 msgstr "Transmissions type"
@@ -7638,10 +7950,6 @@ msgstr "Transmissions type"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder type"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7770,6 +8078,9 @@ msgstr "Fortryd afinstallering"
 msgid "Undo uninstall"
 msgstr "Fortryd afinstallering"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7798,7 +8109,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Universal LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7816,7 +8127,7 @@ msgstr "Unmount fejlede"
 msgid "Unsupported"
 msgstr "Ikke understøttet"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7911,10 +8222,6 @@ msgstr "Brug af Router"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Spoling/afspilning ved brug af stillbilleder"
-
 #
 msgid "Use power measurement"
 msgstr "Brug strømmåling"
@@ -7994,16 +8301,28 @@ msgstr "Scart / Video"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Vertikal"
@@ -8020,6 +8339,9 @@ msgstr "Video-finjusterings assistent"
 msgid "Video Output"
 msgstr "Video udgang"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video Opsætning..."
@@ -8223,9 +8545,6 @@ msgstr "V"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8266,6 +8585,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "WebInterface"
@@ -8423,6 +8745,11 @@ msgstr "Hvad vil du søge?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Hvad skal der ske med de afsendte nedbrudslogge?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8460,9 +8787,14 @@ msgstr "Trådløs LAN"
 msgid "Wireless Network"
 msgstr "Trådløst netværk"
 
-#
-msgid "Wireless Network State"
-msgstr "Trådløs netværkstilstand"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8484,7 +8816,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8495,6 +8827,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8557,9 +8894,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8666,6 +9002,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Du kan vælge, hvad du vil installere..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Du kan installere dette plugin"
@@ -8685,6 +9026,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Dette kan ikke slettes!"
@@ -8885,6 +9239,9 @@ msgstr "Dit navn (valgfrit):"
 msgid "Your network configuration has been activated."
 msgstr "Din netværks opsætning er blevet aktiveret."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8940,9 +9297,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[Alternativ ændring]"
@@ -8995,7 +9349,12 @@ msgstr "aktiver den aktuelle opsætning"
 msgid "activate network adapter configuration"
 msgstr "aktiver opsætning for netværksadapter"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -9071,9 +9430,6 @@ msgstr "tilføj kanal til favoritter"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "tilføj til forældre beskyttelse"
@@ -9107,6 +9463,12 @@ msgstr "tilknyttede CAId'er:"
 msgid "assigned Services/Provider:"
 msgstr "tilknyttede kanaler/udbydere:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9125,6 +9487,9 @@ msgstr "lyd spor"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "tilgængelig"
@@ -9157,6 +9522,9 @@ msgstr "Sortliste"
 msgid "blue"
 msgstr "blå"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9198,6 +9566,9 @@ msgstr "slet spilleliste"
 msgid "complex"
 msgstr "komplex"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfigurationsmenu"
@@ -9229,6 +9600,12 @@ msgstr "kunne ikke fjernes"
 msgid "create directory"
 msgstr "opret mappe"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9241,6 +9618,9 @@ msgstr "daglig"
 msgid "day"
 msgstr "dag"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "slet"
@@ -9300,6 +9680,9 @@ msgstr "optag ikke"
 msgid "done!"
 msgstr "færdig!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "redigere alternativer"
@@ -9352,10 +9735,6 @@ msgstr "afslut klip her"
 msgid "end favourites edit"
 msgstr "afslut favoritredigering"
 
-#
-msgid "enter hidden network SSID"
-msgstr "indtast skjult netværks SSID"
-
 #
 msgid "equal to"
 msgstr "svarende til"
@@ -9580,6 +9959,9 @@ msgstr "minut"
 msgid "minutes"
 msgstr "minutter"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "måned"
@@ -9778,9 +10160,6 @@ msgstr "rød"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "fjern en navneserver angivelse"
@@ -10117,9 +10496,9 @@ msgstr "skift mellem tid, kapitel, lyd, undertekst info"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
-msgstr "ikke tilgængelig"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10179,6 +10558,9 @@ msgstr "venter"
 msgid "was removed successfully"
 msgstr "blev fjernet"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "ugentlig"
@@ -10187,6 +10569,9 @@ msgstr "ugentlig"
 msgid "whitelist"
 msgstr "hvidliste"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "fungerer"
@@ -10298,6 +10683,10 @@ msgstr "zappet"
 #~ msgid "Allow Unsupported Modes"
 #~ msgstr "Tillade Usupporterede Typer"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Antal tilbageværende optagelser"
+
 #
 #~ msgid "An error has occured. (%s)"
 #~ msgstr "En fejl er opstået. (%s)"
@@ -10410,6 +10799,22 @@ msgstr "zappet"
 #~ msgid "Choose source"
 #~ msgstr "Vælg kilde"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Kode rate høj"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Kode rate lav"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Koderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Koderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Kompakt flash kort"
@@ -10626,6 +11031,10 @@ msgstr "zappet"
 #~ msgid "Enable zap history"
 #~ msgstr "Aktivere zap historie"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Kodnings Type"
+
 #
 #~ msgid "End"
 #~ msgstr "Slut"
@@ -10646,6 +11055,14 @@ msgstr "zappet"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Nuværende hastighed ved spoling"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Sæt tilbagespolings hastighed"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Indtast WLAN netværks navn/SSID"
@@ -10679,6 +11096,10 @@ msgstr "zappet"
 #~ msgid "Font size"
 #~ msgstr "Skrift størrelse"
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Billed gentagelses tæller ved hurtig spoling"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box TELEFON IP adresse"
@@ -10695,6 +11116,14 @@ msgstr "zappet"
 #~ msgid "General PCM delay"
 #~ msgstr "Almindelig PCM forsinkelse"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Sikkerhedsinterval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Sikkerhedsinterval type"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "Goddag!"
@@ -10703,6 +11132,22 @@ msgstr "zappet"
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Her er en lille oversigt over de tilgængelig ikon tilstande."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Skjult netværks SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Skjult netværksnavn"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hieraki information"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hieraki type"
+
 #
 #~ msgid "How to handle found crashlogs:"
 #~ msgstr "Hvordan skal fundne nedbrudslog behandles:"
@@ -10783,6 +11228,10 @@ msgstr "zappet"
 #~ msgid "Namespace:"
 #~ msgstr "Navneplads:"
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Netværks SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Netværk..."
@@ -10799,10 +11248,18 @@ msgstr "zappet"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Ingen 50 Hz, desværre. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Ingen netværk fundet"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Ingen brugbar USB stick fundet"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Ingen fundne trådløse netværk! Genindlæs venligst."
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -10875,6 +11332,10 @@ msgstr "zappet"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-opgradering"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Kredsløbsposition"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Andet..."
@@ -10974,6 +11435,10 @@ msgstr "zappet"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Pluginstyring berarbejdningsinformation..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritet"
+
 #
 #~ msgid "Press OK to view full changelog"
 #~ msgstr "Tryk OK for at se hele ændringsloggen"
@@ -11083,6 +11548,10 @@ msgstr "zappet"
 #~ "settings now."
 #~ msgstr "Indstillinger genskabt. Tryk OK for at aktivere indstillingerne nu."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rulleaf"
+
 #
 #~ msgid "Satteliteequipment"
 #~ msgstr "Satellitudstyr"
@@ -11197,6 +11666,14 @@ msgstr "zappet"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolrate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
@@ -11358,6 +11835,14 @@ msgstr "zappet"
 #~ "i 10 sekunder.\n"
 #~ "3) Afvent bootup og følg instruktionerne fra assistenten på skærmen."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Transmissions type"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder type"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -11400,6 +11885,10 @@ msgstr "zappet"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Opgradering færdig. Vil du genstarte din DreamBox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Spoling/afspilning ved brug af stillbilleder"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Video Omskifter"
@@ -11458,6 +11947,10 @@ msgstr "zappet"
 #~ msgid "Wireless"
 #~ msgstr "Trådløst"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Trådløs netværkstilstand"
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Skrivning af NFI image til flash tilendebragt"
@@ -11618,6 +12111,10 @@ msgstr "zappet"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 og netværk"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "indtast skjult netværks SSID"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "Som Tuner A"
@@ -11734,6 +12231,10 @@ msgstr "zappet"
 #~ msgid "text"
 #~ msgstr "Tekst"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "ikke tilgængelig"
+
 #
 #~ msgid "until restart"
 #~ msgstr "indtil genstart"
index 49fe3d89afb7be94455c71a9b1cdd2c80d0cacba..f062e3ea5657adb4426e8fc64959c81154a67521 100755 (executable)
--- a/po/de.po
+++ b/po/de.po
@@ -1,16 +1,13 @@
-# German translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# German translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-11-01 14:20+0100\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-21 09:33+0200\n"
 "Last-Translator: Mladen Horvat <acid-burn@opendreambox.org>\n"
-"Language-Team: none\n"
+"Language-Team: Dream Multimedia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -135,9 +132,8 @@ msgstr ""
 "\n"
 "Anzeigen, Installieren und Entfernen verfügbarer oder installierter Pakete."
 
-#
 msgid " "
-msgstr ""
+msgstr " "
 
 #
 msgid " Results"
@@ -205,6 +201,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d Konflikt(e) erkannt beim hinzufügen eines neuen Timers:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -243,6 +253,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s um %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -375,13 +389,11 @@ msgstr "8"
 msgid "9"
 msgstr "9"
 
-#
 msgid "<Current movielist location>"
-msgstr ""
+msgstr "<Aktueller Filmlisten Ort>"
 
-#
 msgid "<Default movie location>"
-msgstr ""
+msgstr "<Standard Filmlisten Ort>"
 
 msgid "<Last timer location>"
 msgstr "<Letzter Timer Ort>"
@@ -397,12 +409,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Ein BackToTheRoots-Skin .. aber mit Warp-8."
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Ein BackToTheRoots-Skin"
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Ein BackToTheRoots-Skin ... der guten alten Zeiten wegen."
-
 msgid "A basic ftp client"
 msgstr "FTP-Client für die Dreambox"
 
@@ -421,6 +433,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Ein Demo Plugin für die TPM Bedienung."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Ein Skin im Look der SG-Atlantis Displays."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -444,6 +459,9 @@ msgstr "Grafischer EPG für alle Kanäle eines bestimmten Bouquets"
 msgid "A graphical EPG interface"
 msgstr "Eine grafische EPG Ansicht"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Eine grafische EPG Ansicht und EPG Tools Manager."
+
 msgid "A graphical EPG interface."
 msgstr "Zeigt eine grafische EPG Ansicht."
 
@@ -464,6 +482,9 @@ msgstr "Ein HD Skin von Kerni in gebürstetem Alu Design."
 msgid "A nice looking skin from Kerni"
 msgstr "Ein Skin von Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -583,6 +604,9 @@ msgstr "Über"
 msgid "About..."
 msgstr "Über..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Zugriff auf die ARD-Mediathek"
 
@@ -609,6 +633,9 @@ msgstr "Aktion:"
 msgid "Activate Picture in Picture"
 msgstr "Bild in Bild aktivieren"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiviere Netzwerkeinstellungen"
@@ -665,6 +692,12 @@ msgstr "Neuen AutoTimer hinzufügen"
 msgid "Add new network mount point"
 msgstr "Netzwerkfreigabe hinzufügen"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Timer setzen"
@@ -693,6 +726,10 @@ msgstr "Umschalt-Timer anstelle von Aufnahme-Timern erstellen?"
 msgid "Added: "
 msgstr "Hinzugefügt: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -787,14 +824,16 @@ msgstr "Alle"
 msgid "All Satellites"
 msgstr "Alle Satelliten"
 
-#
 msgid "All Time"
-msgstr ""
+msgstr "Alle Zeiten"
 
 #
 msgid "All non-repeating timers"
 msgstr "Alle sich nicht Wiederholenden"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Umschalten per Webinterface erlauben"
@@ -802,11 +841,25 @@ msgstr "Umschalten per Webinterface erlauben"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "das Ausführen von Tuxbox-Plugins."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 "Mit RSDownloader können Sie Dateien von Rapidshare im Hintergrund "
 "herunterladen."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Transparenz"
@@ -826,9 +879,8 @@ msgstr "Immer nachfragen"
 msgid "Always ask before sending"
 msgstr "Immer nachfragen vor dem Senden."
 
-#
-msgid "Ammount of recordings left"
-msgstr "Verbleibende Anzahl Aufnahmen"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -846,6 +898,9 @@ msgstr "Es ist ein unbekannter Fehler aufgetreten!"
 msgid "Anonymize crashlog?"
 msgstr "Crashlogs anonymisieren?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabisch"
@@ -922,12 +977,12 @@ msgstr "Nutzer fragen"
 msgid "Aspect Ratio"
 msgstr "Seitenverhältnis"
 
+msgid "Aspect ratio"
+msgstr "Seitenverhältnis"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Weist Providern/Services/CAIDs einem CI-Modul zu"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Ton"
@@ -936,6 +991,9 @@ msgstr "Ton"
 msgid "Audio Options..."
 msgstr "Audio-Optionen..."
 
+msgid "Audio PID"
+msgstr "Audio PID"
+
 #
 msgid "Audio Sync"
 msgstr "Audio Sync"
@@ -1007,6 +1065,15 @@ msgstr ""
 "Das hauptsächliche und erforderliche Kriterium ist eine Textsuche im Titel "
 "der Sendung."
 
+msgid "AutoTimer was added successfully"
+msgstr "AutoTimer erfolgreich hinzugefügt"
+
+msgid "AutoTimer was changed successfully"
+msgstr "AutoTimer erfolgreich geändert"
+
+msgid "AutoTimer was removed"
+msgstr "AutoTimer wurde entfernt"
+
 #
 msgid "Automatic"
 msgstr "Automatisch"
@@ -1043,6 +1110,27 @@ msgstr "Aktualisiert automatisch EPG-Informationen"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Automatisches Versenden von Crashlogs an Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Autoresolution Schalter"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution funktioniert nicht im Scart/DVI-PC Modus"
+
+msgid "Autoresolution settings"
+msgstr "Autoresolution Einstellungen"
+
+msgid "Autoresolution videomode setup"
+msgstr "Autoresolution Videomodus Einstellungen"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Autos und Fahrzeuge"
@@ -1085,6 +1173,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Zurück"
 
+msgid "Back, lower USB Slot"
+msgstr "Hinterer, unterer USB Port"
+
+msgid "Back, upper USB Slot"
+msgstr "Hinterer, oberer USB Port"
+
 #
 msgid "Background"
 msgstr "Hintergrund"
@@ -1149,7 +1243,6 @@ msgstr "Verhalten beim Filmende"
 msgid "Bitrate:"
 msgstr "Bitrate:"
 
-#
 msgid "Block noise reduction"
 msgstr ""
 
@@ -1179,6 +1272,11 @@ msgstr "Brasilien"
 msgid "Brightness"
 msgstr "Helligkeit"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr "ORF und SAT1 Internet Teletext für die Dreambox."
+
 msgid "Browse for and connect to network shares"
 msgstr "Durchsucht das Netzwerk nach NFS/CIFS Freigaben"
 
@@ -1210,6 +1308,25 @@ msgstr "Brennt Aufnahmen auf DVD"
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr "Keine Events finden wenn Sie nicht an bestimmten Tagen auftreten."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Wenn Sie dies aktivieren werden Sie über Konflikte beim automatischen suchen "
+"benachrichtigt."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1448,6 +1565,15 @@ msgstr "Automatisches Löschen von Timern"
 msgid "Cleanup timerlist automatically."
 msgstr "Automatisches Löschen von Timern."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Aufräumassistent"
@@ -1480,20 +1606,10 @@ msgstr "Schließen und Speichern"
 msgid "Close title selection"
 msgstr "Titelauswahl schließen"
 
-#
-msgid "Code rate high"
-msgstr "Empfangsrate hoch"
-
-#
-msgid "Code rate low"
-msgstr "Empfangsrate niedrig"
-
-#
-msgid "Coderate HP"
+msgid "Code rate HP"
 msgstr "Empfangsrate HP"
 
-#
-msgid "Coderate LP"
+msgid "Code rate LP"
 msgstr "Empfangsrate LP"
 
 #
@@ -1637,6 +1753,9 @@ msgstr "Abspielen fortsetzen"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Kontrollieren Sie die Dreambox über den PC mit Ihrem Web Browser."
 
@@ -1682,6 +1801,10 @@ msgstr "Bild in Bild konnte nicht geöffnet werden."
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Aufnahme wegen in Konflikt stehendem Timer %s fehlgeschlagen"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Aufnahme wegen unbekanntem Service %s fehlgeschlagen"
+
 #
 msgid "Crashlog settings"
 msgstr "Crashlog Einstellungen"
@@ -1869,6 +1992,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD Laufwerk"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD Datei Browser"
@@ -1883,7 +2009,7 @@ msgstr "DVD Titelliste"
 
 #
 msgid "DVD media toolbox"
-msgstr ""
+msgstr "DVD Medien-Toolbox"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
 msgstr "Spielt DVDs mit dem DVDPlayer der Dreambox ab"
@@ -1940,9 +2066,8 @@ msgstr "Standard"
 msgid "Default Settings"
 msgstr "Voreinstellungen"
 
-#
 msgid "Default movie location"
-msgstr ""
+msgstr "Standard Filmlisten Ort"
 
 #
 msgid "Default services lists"
@@ -1959,10 +2084,19 @@ msgstr "Legt einen Startsender fest"
 msgid "Define a startup service for your Dreambox."
 msgstr "StartUpService legen Sie einen Startsender Ihrer Dreambox fest."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlacer Modus für Interlaced Inhalte"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlacer Modus für Progressive Inhalte"
+
 #
 msgid "Delay"
 msgstr "Verzögerung"
 
+msgid "Delay x seconds after service started"
+msgstr "Warte x Sekunden nach dem Starten eines Services"
+
 #
 msgid "Delete"
 msgstr "Löschen"
@@ -2130,8 +2264,11 @@ msgstr "Suchergebnisse anzeigen:"
 msgid "Display your photos on the TV"
 msgstr "Zeigt Bilder auf dem Fernseher an"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Filminformationen aus der InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2148,6 +2285,14 @@ msgstr ""
 "Möchten Sie das Dateisystem wirklich überprüfen?\n"
 "Die Überprüfung könnte einige Zeit in Anspruch nehmen."
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Möchten Sie wirklich %s löschen\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2345,6 +2490,13 @@ msgstr "Daten-DVD im Dreambox-Format (HDTV-kompatibel)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox Software, da Updates verfügbar sind."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+"Treiber für Ralink RT8070/RT3070/RT3370 basierte wireless-n USB Sticks."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Treiber für Realtek r8712u basierte wireless-n USB Sticks."
+
 #
 msgid "Duration: "
 msgstr "Dauer: "
@@ -2371,14 +2523,11 @@ msgstr "Zeichensatz des EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh schaltet auf vorkonfigurierte Sender, wenn die Box nicht genutzt "
-"wird\n"
-"(im Standby und ohne aktive Aufnahme) und aktualisiert so die EPG-"
-"Informationen dieser Sender."
 
 #
 #, python-format
@@ -2410,6 +2559,7 @@ msgid "Edit DNS"
 msgstr "Bearbeite DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Automatisch Aufnahmen programmieren"
 
@@ -2468,6 +2618,9 @@ msgstr "Update Quell-Url bearbeiten."
 msgid "Editing"
 msgstr "Bearbeiten"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Standardeditor für neue AutoTimer"
@@ -2493,10 +2646,25 @@ msgstr "Ein"
 msgid "Enable /media"
 msgstr "Aktiviere /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Aktiviere 1080p24 Modus"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Aktiviere 1080p25 Modus"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Aktiviere 1080p30 Modus"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "5V für aktive Antenne"
 
+msgid "Enable 720p24 Mode"
+msgstr "Aktiviere 720p24 Modus"
+
+msgid "Enable Autoresolution"
+msgstr "Aktiviere Autoresolution"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Aufräumassistent aktivieren?"
@@ -2577,10 +2745,6 @@ msgstr "WLAN-Sicherheitsschlüssel"
 msgid "Encryption Keytype"
 msgstr "Passwortverschlüsselungstyp"
 
-#
-msgid "Encryption Type"
-msgstr "Verschlüssellungsart"
-
 #
 msgid "Encryption:"
 msgstr "Verschlüsselung:"
@@ -2623,18 +2787,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Anfängliche Vorlaufgeschwindigkeit eingeben"
-
 #
 msgid "Enter IP to scan..."
 msgstr "IP zum Scannen eingeben..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Anfängliche Rücklaufgeschwindigkeit eingeben"
-
 #
 msgid "Enter main menu..."
 msgstr "Öffne Hauptmenü..."
@@ -2710,6 +2866,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estnisch"
 
+msgid "Ethernet network interface"
+msgstr "Ethernet Netzwerkadapter"
+
 #
 msgid "Eventview"
 msgstr "Programmübersicht"
@@ -2914,6 +3073,13 @@ msgstr "Netzwerkneustart abgeschlossen"
 msgid "Finnish"
 msgstr "Finnisch"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+"Erster berücksichtigter Tag. Sendungen, die vor diesem Datum begonnen haben "
+"werden nicht erfasst."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Generieren Sie Ihren Ai.HD Skin-Stil mit diesem Plugin."
 
@@ -2933,18 +3099,12 @@ msgstr "Folgendes wird ausgeführt nachdem Sie OK gedrückt haben!"
 msgid "Format"
 msgstr "Formatieren"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Habe insgesamt %d Sendungen gefunden.\n"
-"%d Timer wurden hinzugefügt und %d geändert."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Einzelbild-Wiederholung beim nicht flüssigen Spulen"
 
 #
 msgid "Frame size in full view"
@@ -2974,6 +3134,9 @@ msgstr "Frequenz Schrittweite(kHz)"
 msgid "Frequency steps"
 msgstr "Frequenz Schritte"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fr"
@@ -2991,6 +3154,9 @@ msgstr ""
 "FritzCall zeigt die bei Ihrer Fritz!Box eingehenden Anrufe auf der Dreambox "
 "an."
 
+msgid "Front USB Slot"
+msgstr "Vorderer USB Port"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Frontend für /tmp/mmi.socket"
 
@@ -3050,6 +3216,9 @@ msgstr "Allgemeine PCM Verzögerung"
 msgid "General PCM delay (ms)"
 msgstr "Generelles PCM delay (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr "Generiert und zeigt TV Charts aller Nutzer dieses Plugins"
+
 #
 msgid "Genre"
 msgstr "Kategorie"
@@ -3130,26 +3299,27 @@ msgid "Green boost"
 msgstr "Grünanteil erhöhen"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 "Mit Growlee kann Ihre Dreambox Nachrichten mittels des Growl-Protokolls "
-"verschicken,\n"
-"wie z.B. Aufnahme gestartet-Benachrichtigungen an einen PC mit Growl-Client."
+"verschicken,wie z.B. Aufnahme gestartet-Benachrichtigungen an einen PC mit "
+"Growl-Client."
 
-#
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr ""
 
-#
-msgid "Guard interval mode"
-msgstr "Guard Interval Modus"
-
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Bestimme bestehende Timer anhand Anfang-/Endzeit"
 
+msgid "HD Interlace Mode"
+msgstr "HD Interlace Modus"
+
+msgid "HD Progressive Mode"
+msgstr "HD Progressiv Modus"
+
 #
 msgid "HD videos"
 msgstr "HD Videos"
@@ -3178,21 +3348,14 @@ msgstr "Festplatten-Standby nach"
 msgid "Help"
 msgstr "Hilfe"
 
-#
-msgid "Hidden network SSID"
-msgstr "Versteckte Netzwerk SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "versteckte SSID"
+msgid "Hidden network"
+msgstr "Verstecktes Netzwerk"
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarchieinformationen"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarchiemodus"
+msgid "Hierarchy info"
+msgstr "Hierarchie Information"
 
 #
 msgid "High bitrate support"
@@ -3263,14 +3426,22 @@ msgstr "ISO-Ausgabepfad"
 msgid "Icelandic"
 msgstr "Isländisch"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Ist dies aktiv, so wird wird ab eine Schwelle von 80% ein bestehender Timer "
-"einer Sendung zugeordnet."
 
 #
 msgid ""
@@ -3375,9 +3546,14 @@ msgstr "Informationen"
 msgid "Init"
 msgstr "Initialisieren"
 
-#
+msgid "Initial Fast Forward speed"
+msgstr "Initiale Schnellvorlauf-Geschwindigkeit"
+
+msgid "Initial Rewind speed"
+msgstr "Initiale Rücklauf-Geschwindigkeit"
+
 msgid "Initial location in new timers"
-msgstr ""
+msgstr "Initialer Ort für neue Timer"
 
 #
 msgid "Initialization"
@@ -3473,8 +3649,8 @@ msgstr "Fortgeschritten"
 msgid "Internal Flash"
 msgstr "Interner Flash"
 
-msgid "Internal LAN adapter."
-msgstr "Interner LAN Adapter."
+msgid "Internal USB Slot"
+msgstr "Interner USB Port"
 
 msgid "Internal firmware updater"
 msgstr "Interner Firmwareupdater"
@@ -3565,10 +3741,9 @@ msgstr "Japan"
 msgid "Job View"
 msgstr "Jobansicht"
 
-#
 #. TRANSLATORS: (aspect ratio policy: display as fullscreen, even if this breaks the aspect)
 msgid "Just Scale"
-msgstr ""
+msgstr "Nur Skalieren"
 
 msgid "Kerni's BrushedAlu-HD skin"
 msgstr "Kerni's BrushedAlu-HD Skin"
@@ -3681,6 +3856,13 @@ msgstr "Sprachauswahl"
 msgid "Last config"
 msgstr "Letzte Konfiguration"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Letzter Tag berücksichtigter Tag. Sendungen müssen vor diesem Datum begonnen "
+"haben."
+
 #
 msgid "Last speed"
 msgstr "Letzte Geschwindigkeit"
@@ -3701,10 +3883,9 @@ msgstr "DVD Player beenden?"
 msgid "Left"
 msgstr "Links"
 
-#
 #. TRANSLATORS: (aspect ratio policy: black bars on top/bottom) in doubt, keep english term.
 msgid "Letterbox"
-msgstr ""
+msgstr "Letterbox"
 
 #
 msgid "Limit east"
@@ -3738,15 +3919,15 @@ msgstr "Verbindung:"
 msgid "Linked titles with a DVD menu"
 msgstr "Verknüpfte Titel mit einem DVD-Menü"
 
+msgid "List available networks"
+msgstr "Zeige verfügbare Netzwerke"
+
 #
 msgid "List of Storage Devices"
 msgstr "Speichergeräteliste"
 
-msgid "Listen and record internet radio"
-msgstr "Internetradio mit Aufnahmefunktion"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Shoutcast Internetradio mit Aufnahmefunktion auf der Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3880,6 +4061,9 @@ msgstr "Verwalten Sie die Software Ihrer Dreambox."
 msgid "Manual Scan"
 msgstr "Manuelle Suche"
 
+msgid "Manual configuration"
+msgstr "Manuelle Konfiguration"
+
 #
 msgid "Manual transponder"
 msgstr "Manueller Transponder"
@@ -3910,22 +4094,17 @@ msgstr "Finde in Titel"
 msgid "Match title: %s"
 msgstr "Finde Titel: %s"
 
-#
 msgid "Max. Bitrate: "
-msgstr ""
+msgstr "Max. Bitrate: "
 
 #
 msgid "Maximum duration (in m)"
 msgstr "Maximale Länge (in Min.)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maximale Sendungsdauer eines Treffers. Wenn eine Sendung länger als dieses "
-"Intervall ist wird diese nicht aufgenommen. Vor-/Nachlauf wird hier nicht "
-"eingerechnet."
 
 #
 msgid "Media player"
@@ -4150,14 +4329,6 @@ msgstr "Plugin nach oben bewegen"
 msgid "Move west"
 msgstr "Drehen nach Westen"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-"Mit OFDb können Sie Filminformationen aus der Online Film Datenbank über das "
-"Internet herunterladen."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Filminformationen aus der Online Film Datenbank"
-
 #
 msgid "Movie location"
 msgstr "Film Verzeichnis"
@@ -4181,6 +4352,9 @@ msgstr "Aufnahmen-Menü"
 msgid "Multi EPG"
 msgstr "Multi-EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Multi-EPG Bouquet Auswahl"
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4189,6 +4363,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Kann mehrere Sender entschlüsseln"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4250,7 +4427,7 @@ msgstr "NÄCHSTE"
 
 #
 msgid "NFI Image Flashing"
-msgstr ""
+msgstr "NFI Image Flashing"
 
 msgid "NFI image flashing completed. Press Yellow to Reboot!"
 msgstr ""
@@ -4261,6 +4438,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "NFS Freigabe"
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "JETZT"
@@ -4290,6 +4470,9 @@ msgstr "DNS-Einstellungen"
 msgid "Nameserver settings"
 msgstr "DNS-Einstellungen"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox Skin"
 
@@ -4402,10 +4585,6 @@ msgstr "Netzwerk-Konfiguration"
 msgid "Network Mount"
 msgstr "Netzwerk-Mount"
 
-#
-msgid "Network SSID"
-msgstr "Netzwerk SSID"
-
 #
 msgid "Network Setup"
 msgstr "Netzwerkeinstellungen"
@@ -4445,6 +4624,9 @@ msgstr "Netzwerkbrowser"
 msgid "NetworkWizard"
 msgstr "Netzwerkassistent"
 
+msgid "Networkname (SSID)"
+msgstr "Netzwerkname (SSID)"
+
 #
 msgid "Never"
 msgstr "Niemals"
@@ -4490,10 +4672,6 @@ msgstr ""
 "Keine Festplatte gefunden oder\n"
 "Festplatte nicht initialisiert."
 
-#
-msgid "No Networks found"
-msgstr "Keine Netzwerke gefunden"
-
 #
 msgid "No backup needed"
 msgstr "Keine Sicherung benötigt"
@@ -4615,9 +4793,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Keine Videos zum anzeigen"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Keine Funk-Netzwerke gefunden! Bitte aktualisieren."
+msgid "No wireless networks found! Searching..."
+msgstr "Keine Funk-Netzwerke gefunden! Suche ..."
 
 #
 msgid ""
@@ -4713,6 +4890,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norwegisch"
 
+msgid "Not after"
+msgstr "Nicht nach"
+
+msgid "Not before"
+msgstr "Nicht vor"
+
 #
 #, python-format
 msgid ""
@@ -4726,6 +4909,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Lade keine feed Einträge"
 
+msgid "Not-Associated"
+msgstr "Nicht verbunden"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4769,6 +4955,9 @@ msgstr "OK, noch eine Erweiterung entfernen."
 msgid "OK, remove some extensions"
 msgstr "OK, Erweiterungen entfernen."
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD-Einstellungen"
@@ -4813,6 +5002,9 @@ msgstr "Nur die dieser Sitzung"
 msgid "Only Free scan"
 msgstr "Nur frei empfangbare"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Nur Erweiterungen."
@@ -4838,9 +5030,8 @@ msgstr "Plugin menu öffnen"
 msgid "Optionally enter your name if you want to."
 msgstr "Optional können Sie hier Ihren Namen eingeben."
 
-#
-msgid "Orbital Position"
-msgstr "Orbit Position"
+msgid "Orbital position"
+msgstr "Orbitale Position"
 
 #
 msgid "Outer Bound (+/-)"
@@ -4863,10 +5054,16 @@ msgstr "Konfigurationsdateien beim Software-Update überschreiben ?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Paketlistenaktualisierung"
@@ -4936,7 +5133,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "PermanentClock zeigt die Uhrzeit permanent auf Ihrem Fernseher an."
 
 msgid "Persian"
-msgstr ""
+msgstr "Persisch"
 
 #
 msgid "Pets & Animals"
@@ -4979,6 +5176,12 @@ msgstr "Audio-CD abspielen"
 msgid "Play DVD"
 msgstr "DVD abspielen"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Musik abspielen..."
@@ -4987,13 +5190,6 @@ msgstr "Musik abspielen..."
 msgid "Play YouTube movies"
 msgstr "YouTube Videos abspielen"
 
-msgid "Play music from Last.fm"
-msgstr "Spielt Musik von Last.fm ab"
-
-msgid "Play music from Last.fm."
-msgstr ""
-"Mit LastFM können Sie Ihre Musik über das Internetradio Last.fm abspielen."
-
 #
 msgid "Play next video"
 msgstr "nächstes Video"
@@ -5325,10 +5521,6 @@ msgstr "Mit Podcast können Sie Podcasts auf Ihrer Dreambox abspielen."
 msgid "Poland"
 msgstr "Polen"
 
-#
-msgid "Polarity"
-msgstr "Polarität"
-
 #
 msgid "Polarization"
 msgstr "Polarisation"
@@ -5365,6 +5557,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "portugiesisch"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Position beendeter Timer in der Timerliste"
+
 #
 msgid "Positioner"
 msgstr "Rotor"
@@ -5552,6 +5747,17 @@ msgstr "Anbieter"
 msgid "Published"
 msgstr "Veröffentlicht"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend für /tmp/mmi.socket"
@@ -5582,13 +5788,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "Betrachten von RSS-Links"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB wireless-n Treiber"
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Ramdisk"
@@ -5694,6 +5900,9 @@ msgstr "Aufnahmen"
 msgid "Recordings always have priority"
 msgstr "Aufnahmen haben immer Vorrang"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Sendet Benachrichtigungen an Growl, Snarl, Prowl oder Syslog"
+
 msgid "Reenter new PIN"
 msgstr "Neuen PIN erneut eingeben"
 
@@ -5920,6 +6129,9 @@ msgstr "Wiederherstellen der Dreambox mittels USB-Stick"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "\"Nach dem Event\" nur in einem bestimmten Zeitraum setzen?"
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "An letzter Position fortsetzen"
@@ -5952,6 +6164,9 @@ msgstr "Zurück zur Videoliste"
 msgid "Return to previous service"
 msgstr "Zurück zum letzten Service"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Rücklauf-Geschwindigkeiten"
@@ -5960,8 +6175,7 @@ msgstr "Rücklauf-Geschwindigkeiten"
 msgid "Right"
 msgstr "Rechts"
 
-#
-msgid "Rolloff"
+msgid "Roll-off"
 msgstr ""
 
 #
@@ -5972,6 +6186,9 @@ msgstr "Rotor Drehgeschwindigkeit"
 msgid "Running"
 msgstr "Aktiviert"
 
+msgid "Running in testmode"
+msgstr "Testmodus aktiv"
+
 #
 msgid "Russia"
 msgstr "Russland"
@@ -5984,6 +6201,21 @@ msgstr "Russisch"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ Interlace Modus"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ Progressiv Modus"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ Interlace Modus"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ Progressiv Modus"
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -6000,6 +6232,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr "SVDRP Server für Enigma2"
+
 #
 msgid "Sat"
 msgstr "Sa"
@@ -6034,9 +6279,8 @@ msgstr "Sat-Finder"
 msgid "Satfinder helps you to align your dish"
 msgstr "Hilft beim Ausrichten der Satellitenanlage"
 
-#
 msgid "Sats"
-msgstr ""
+msgstr "Satelliten"
 
 #
 msgid "Saturation"
@@ -6405,6 +6649,9 @@ msgstr "Funk-Netzwerk auswählen"
 msgid "Select your choice."
 msgstr "Treffen Sie Ihre Wahl."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "DiSEqC senden"
@@ -6473,6 +6720,9 @@ msgstr ""
 "Kanal nicht gefunden!\n"
 "(SID nicht in PAT gefunden)"
 
+msgid "Service reference"
+msgstr "Service Referenz"
+
 #
 msgid "Service scan"
 msgstr "Kanalsuche"
@@ -6529,9 +6779,6 @@ msgstr "Finde maximale Länge"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Setze das auf NEIN um den AutoTimer zu deaktivieren."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Fährt die Dreambox zu definierten Zeiten in den Deep-Standby"
-
 #
 msgid "Setting key canceled"
 msgstr "Setzen der Taste abgebrochen"
@@ -6611,6 +6858,9 @@ msgstr "Zeige Sendungs-Fortschritt in der Kanal-Liste"
 msgid "Show in extension menu"
 msgstr "In Erweiterungsmenü anzeigen"
 
+msgid "Show info screen"
+msgstr "Zeige Informationen"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Zeige Infobar beim Kanalwechsel"
@@ -6623,6 +6873,12 @@ msgstr "Zeige Infobar beim Sendungswechsel"
 msgid "Show infobar on skip forward/backward"
 msgstr "Zeige Infobar beim Spulen"
 
+msgid "Show notification on conflicts"
+msgstr "Zeige Benachrichtigung bei Konflikten"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Rotorbewegung anzeigen"
@@ -6659,6 +6915,9 @@ msgstr "Zeigt Statistiken zu angeschauten Sendungen"
 msgid "Shows the clock permanently on the screen"
 msgstr "Permanente Uhrzeitanzeige auf dem TV"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Zeigt den Status der WLAN-Verbinung an.\n"
@@ -6671,6 +6930,9 @@ msgstr "Ausschalten"
 msgid "Shutdown Dreambox after"
 msgstr "Dreambox ausschalten nach"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signal Stärke:"
@@ -6840,6 +7102,9 @@ msgstr "Sort. A-Z"
 msgid "Sort AutoTimer"
 msgstr "Sortiere AutoTimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6899,6 +7164,9 @@ msgstr "Standby Lüfter %d Spannung"
 msgid "Start Webinterface"
 msgstr "Webinterface starten"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Starten von Multimedia Plugins mit der PVR Taste "
+
 #
 msgid "Start from the beginning"
 msgstr "Am Anfang starten"
@@ -7022,6 +7290,9 @@ msgstr "So"
 msgid "Sunday"
 msgstr "Sonntag"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Unterstütze \"Fast Scan\"?"
+
 #
 msgid "Swap Services"
 msgstr "Kanäle tauschen"
@@ -7046,12 +7317,7 @@ msgstr "Zum vorhergehenden Unterkanal schalten"
 msgid "Switchable tuner types:"
 msgstr "Umschaltbare Tuner-Typen:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolrate"
-
-#
-msgid "Symbolrate"
+msgid "Symbol rate"
 msgstr "Symbolrate"
 
 #
@@ -7067,10 +7333,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS-Datei ist zu groß für ISO9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr "TV Charts aller teilnehmenden Nutzer"
+
 #
 msgid "TV System"
 msgstr "Fernsehnorm"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Inhalt der Zusammenstellung"
@@ -7103,6 +7378,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Temperatur- und Lüfter-Regelung"
 
+msgid "Temperature-dependent fan control."
+msgstr "Temperaturabhängige Lüfter Steuerung"
+
 #
 msgid "Terrestrial"
 msgstr "Terrestrisch"
@@ -7184,19 +7462,13 @@ msgstr ""
 "Player abspielbar ist) erstellt werden?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Elektro Power Save sorgt dafür, dass Ihre Dreambox zu bestimmten Zeiten in "
-"den Ruhezustand (Deep Standby) heruntergefahren wird.\n"
-"Dies passiert nur, wenn sie sich im Standby-Modus befindet und keine "
-"Aufnahme aktiv ist oder in den nächsten 20 Minuten gestartet wird.\n"
-"Zu Aufnahmen und nach Ende der Ruhezeit wacht die Box von alleine wieder auf "
-"und ist so ohne lange Wartezeiten wieder betriebsbereit."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -7281,6 +7553,11 @@ msgstr ""
 "Der USB-Stick wurde bootfähig gemacht.\n"
 "Sie können nun eine NFI-Imagedatei herunterladen!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7525,6 +7802,11 @@ msgstr "Diese Dreambox kann %s Streams nicht dekodieren!"
 msgid "This Month"
 msgstr "Diesen Monat"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Diese Woche"
@@ -7773,6 +8055,16 @@ msgstr "Timer-Status:"
 msgid "Timer type"
 msgstr "Timer-Typ"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7854,9 +8146,8 @@ msgstr "Beste Bewertung"
 msgid "Track"
 msgstr "Spur"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
-"TrafficInfo zeigt Ihnen aktuelle Verkehrsinformationen aus Deutschland an."
 
 #
 msgid "Translation"
@@ -7866,10 +8157,6 @@ msgstr "Übersetzung:"
 msgid "Translation:"
 msgstr "Übersetzung:"
 
-#
-msgid "Transmission Mode"
-msgstr "Übertragungsmodus"
-
 #
 msgid "Transmission mode"
 msgstr "Übertragungstyp"
@@ -7878,10 +8165,6 @@ msgstr "Übertragungstyp"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder-Typ"
-
 #
 msgid "Travel & Events"
 msgstr "Reisen & Events"
@@ -8010,6 +8293,9 @@ msgstr "Installation zurücksetzen."
 msgid "Undo uninstall"
 msgstr "Deinstallation zurücksetzen."
 
+msgid "Unencrypted"
+msgstr "Unverschlüsselt"
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -8038,8 +8324,8 @@ msgstr "USA"
 msgid "Universal LNB"
 msgstr "Universal-LNB"
 
-msgid "Unknown network adapter."
-msgstr "Unbekannter Netzwerk Adapter."
+msgid "Unknown"
+msgstr "Unbekannt"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -8058,8 +8344,8 @@ msgstr "Unmounten fehlgeschlagen"
 msgid "Unsupported"
 msgstr "Nicht unterstützt"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "UnwetterInfo zeigt Ihnen aktuelle Unwetterinformationen an."
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 #
 msgid "Update"
@@ -8161,10 +8447,6 @@ msgstr ""
 "Mit MultiRC können Sie mehrere Dreamboxen mit verschiedenen Fernbedienungen "
 "verwenden."
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr ""
-
 #
 msgid "Use power measurement"
 msgstr "Stromaufnahme messen"
@@ -8244,18 +8526,30 @@ msgstr "Scart-Videorekorder"
 
 #
 msgid "VMGM (intro trailer)"
+msgstr "VMGM (Intro-Trailer)"
+
+msgid "VPS-Plugin"
 msgstr ""
 
 msgid "Vali-XD skin"
 msgstr "Vali-XD Skin"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis Skin"
+
 msgid "Vali.HD.nano skin"
 msgstr "Vali.HD.nano Skin"
 
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp Skin"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr "Mit GenuineDreambox können Sie die Echtheit Ihrer Dreambox überprüfen."
 
+msgid "Verifying your internet connection..."
+msgstr "Überprüfe Ihre Internet Verbindung..."
+
 #
 msgid "Vertical"
 msgstr "Vertikal"
@@ -8272,6 +8566,9 @@ msgstr "Video-Feineinstellungs-Assistent"
 msgid "Video Output"
 msgstr "Videoausgabe"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video-Konfiguration"
@@ -8460,6 +8757,8 @@ msgid ""
 "Visualize and control your lights, dimmers, blinds, thermostats etc. through "
 "EIB/KNX. (linknx server required)"
 msgstr ""
+"Visualisierung und Steuerung von Lichtschaltern, Dimmern, Rollos, "
+"Thermostaten usw.  über EIB/KNX. (linknx-Server erforderlich)"
 
 #
 msgid "Voltage mode"
@@ -8477,9 +8776,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN Adapter."
-
 msgid "WLAN connection"
 msgstr "WLAN Verbindung"
 
@@ -8520,6 +8816,9 @@ msgstr "WeatherPlugin zeigt Ihnen aktuelle Wettervorhersagen an."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Zeigt aktuelle Wettervorhersagen an"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Web-Bouquet-Editor für den PC"
+
 #
 msgid "Webinterface"
 msgstr "Webinterface"
@@ -8703,6 +9002,11 @@ msgstr "Was wollen Sie scannen?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Übermittelte Crashlogs:"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8743,9 +9047,14 @@ msgstr "Funk-Netzwerk"
 msgid "Wireless Network"
 msgstr "Funk-Netzwerk"
 
-#
-msgid "Wireless Network State"
-msgstr "WLAN-Netzwerk Status"
+msgid "Wireless network connection setup"
+msgstr "Funk-Netzwerk Konfiguration"
+
+msgid "Wireless network connection setup."
+msgstr "Funk-Netzwerk Konfiguration."
+
+msgid "Wireless network state"
+msgstr "Funk-Netzwerk Status"
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8776,12 +9085,9 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr "Mit GenuineDreambox können Sie die Echtheit Ihrer Dreambox überprüfen."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Mit IMDb können Sie Informationen zur ausgewählten Sendung (Bewertung, "
-"Poster, Mitwirkende, Inhaltsangabe usw.) aus der InternetMovieDatabase über "
-"das Internet herunterladen und anzeigen."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "Mit MovieRetitle können Sie Ihre aufgenommenen Filme umbenennen."
@@ -8792,6 +9098,11 @@ msgstr ""
 "Mit MyTube können Sie YouTube-Videos direkt auf Ihrem Fernseher abspielen "
 "ohne einen zusätzlichen PC."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 "Mit WebcamViewer können Sie Bilder von Webcams auf Ihrer Dreambox betrachten."
@@ -8881,13 +9192,10 @@ msgstr ""
 "Wenn diese Option aktiv ist kann der Sender auf eine \"Alternative\" "
 "geändert werden wenn dieser als Beschränkung hinzugefügt wurde."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Mit dieser Einstellung kann die Anzahl der Aufnahmen durch diesen AutoTimer "
-"begrenzt werden. Bei 0 ist diese Funktion inaktiv."
 
 #
 msgid "Wizard"
@@ -8992,6 +9300,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Sie können wählen was Sie installieren möchten..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Sie können diese Erweiterung installieren."
@@ -9014,6 +9327,19 @@ msgstr ""
 "Attribut \"Name\" ist eine Beschreibung innerhalb der Overview während "
 "\"Finde in Titel\" der gesuchte Text im Sendungsnamen ist."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Löschen nicht möglich!"
@@ -9108,6 +9434,10 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Sie müssen eine PIN-Schlüsselnummer festlegen, die sie vor ihren Kindern "
+"geheim halten.\n"
+"\n"
+"Wollen sie nun eine PIN eingeben?"
 
 #
 msgid ""
@@ -9229,6 +9559,9 @@ msgstr "Ihr Name (optional):"
 msgid "Your network configuration has been activated."
 msgstr "Ihre Netzwerk-Konfiguration wurde aktiviert."
 
+msgid "Your network is not working. Please try again."
+msgstr "Ihr Netzwerk funktioniert nicht. Bitte versuchen Sie es erneut."
+
 #
 msgid "Your network mount has been activated."
 msgstr "Ihre Netzwerkfreigabe wurde aktiviert."
@@ -9288,9 +9621,6 @@ msgstr "Zoom-In für Letterbox-Filme"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr "Zoom-In für Letterbox/Anamorphe Filme."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[Alternativen-Bearbeitung]"
@@ -9342,7 +9672,12 @@ msgstr "Aktuelle Konfiguration aktivieren"
 msgid "activate network adapter configuration"
 msgstr "Netzwerkverbindung aktivieren"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "AutoTimer hinzufügen..."
 
@@ -9418,9 +9753,6 @@ msgstr "Kanal zu Favoriten hinzufügen"
 msgid "add services"
 msgstr "Neue Sender"
 
-msgid "add tags to recorded movies"
-msgstr "Vergeben Sie Tags für Ihre Filme"
-
 #
 msgid "add to parental protection"
 msgstr "Jugendschutz anschalten"
@@ -9455,6 +9787,12 @@ msgstr "zugewiesene CAIDs:"
 msgid "assigned Services/Provider:"
 msgstr "zugewiesene Services/Provider:"
 
+msgid "at beginning"
+msgstr "Am Anfang"
+
+msgid "at end"
+msgstr "Am Ende"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9473,6 +9811,9 @@ msgstr "Tonspuren"
 msgid "auto"
 msgstr "automatisch"
 
+msgid "autotimers need a match attribute"
+msgstr "Autotimer brauchen ein Suchkriterium."
+
 #
 msgid "available"
 msgstr "verfügbar"
@@ -9505,6 +9846,9 @@ msgstr "Negativliste"
 msgid "blue"
 msgstr "blau"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9546,6 +9890,9 @@ msgstr "Wiedergabeliste leeren"
 msgid "complex"
 msgstr "Komplex"
 
+msgid "config changed."
+msgstr "Konfiguration geändert."
+
 #
 msgid "config menu"
 msgstr "Konfigurationsmenü"
@@ -9578,6 +9925,12 @@ msgstr "konnte nicht entfernt werden"
 msgid "create directory"
 msgstr "Verzeichnis erstellen"
 
+msgid "creates virtual series folders from episodes"
+msgstr "Erzeugt virtuelle Ordner aus Episoden von Serien "
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "Erzeugt virtuelle Ordner aus aufgenommenen Episoden von Serien"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "Derzeit installiertes Image: %s"
@@ -9590,6 +9943,9 @@ msgstr "täglich"
 msgid "day"
 msgstr "Tag"
 
+msgid "default"
+msgstr "Standard"
+
 #
 msgid "delete"
 msgstr "Löschen"
@@ -9617,17 +9973,15 @@ msgstr "löschen..."
 msgid "description"
 msgstr "Beschreibung"
 
-#
 msgid "disable"
-msgstr "ausgeschalten"
+msgstr "deaktivieren"
 
 #
 msgid "disable move mode"
 msgstr "Verschiebemodus ausschalten"
 
-#
 msgid "disabled"
-msgstr "abgeschaltet"
+msgstr "deaktiviert"
 
 #
 msgid "disconnected"
@@ -9649,6 +10003,9 @@ msgstr "Nicht aufnehmen"
 msgid "done!"
 msgstr "erledigt!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Treiber für Realtek r8712u USB wireless-n Sticks."
+
 #
 msgid "edit alternatives"
 msgstr "Alternativen bearbeiten"
@@ -9665,9 +10022,8 @@ msgstr "Sender bearbeiten"
 msgid "empty"
 msgstr "leer"
 
-#
 msgid "enable"
-msgstr "einschalten"
+msgstr "aktivieren"
 
 #
 msgid "enable bouquet edit"
@@ -9681,9 +10037,8 @@ msgstr "Favoriteneditor anschalten"
 msgid "enable move mode"
 msgstr "Verschiebemodus aktivieren"
 
-#
 msgid "enabled"
-msgstr "angeschaltet"
+msgstr "aktiviert"
 
 #
 msgid "end alternatives edit"
@@ -9701,10 +10056,6 @@ msgstr "Schnitt endet hier"
 msgid "end favourites edit"
 msgstr "Favoriteneditor beenden"
 
-#
-msgid "enter hidden network SSID"
-msgstr "Versteckte Netzwerk SSID eingeben"
-
 #
 msgid "equal to"
 msgstr "Gleich wie"
@@ -9929,6 +10280,9 @@ msgstr "Minute"
 msgid "minutes"
 msgstr "Minuten"
 
+msgid "missing parameter \"id\""
+msgstr "fehlender Parameter \"id\""
+
 #
 msgid "month"
 msgstr "Monat"
@@ -10127,9 +10481,6 @@ msgstr "rot"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "Redesigned Kerni-HD1 Skin"
 
-msgid "redirect notifications to Growl"
-msgstr "Sendet Benachrichtigungen an Growl "
-
 #
 msgid "remove a nameserver entry"
 msgstr "DNS-Servereintrag entfernen"
@@ -10466,9 +10817,9 @@ msgstr "Schalte zwischen Zeit-, Kapitel-, Audio- und Untertitel-Info um"
 msgid "tuner is not supported"
 msgstr "nicht unterstützter Tuner"
 
-#
-msgid "unavailable"
-msgstr "nicht verfügbar"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "Finde Timer mit ID %i nicht"
 
 #
 msgid "unconfirmed"
@@ -10528,6 +10879,9 @@ msgstr "wartend"
 msgid "was removed successfully"
 msgstr "wurde erfolgreich entfernt"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "wöchentlich"
@@ -10536,6 +10890,9 @@ msgstr "wöchentlich"
 msgid "whitelist"
 msgstr "Positivliste"
 
+msgid "wireless network interface"
+msgstr "Funk Netzwerkadapter"
+
 #
 msgid "working"
 msgstr "arbeite"
@@ -10567,3 +10924,259 @@ msgstr "umschalten"
 #
 msgid "zapped"
 msgstr "umgeschaltet"
+
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Ein BackToTheRoots-Skin ... der guten alten Zeiten wegen."
+
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Verbleibende Anzahl Aufnahmen"
+
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Autoresolution Plugin Testmodus:\n"
+#~ "Ist %s ok?"
+
+#
+#~ msgid "Code rate high"
+#~ msgstr "Empfangsrate hoch"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Empfangsrate niedrig"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Empfangsrate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Empfangsrate LP"
+
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Filminformationen aus der InternetMovieDatabase"
+
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh schaltet auf vorkonfigurierte Sender, wenn die Box nicht "
+#~ "genutzt wird\n"
+#~ "(im Standby und ohne aktive Aufnahme) und aktualisiert so die EPG-"
+#~ "Informationen dieser Sender."
+
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Verschlüssellungsart"
+
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Anfängliche Vorlaufgeschwindigkeit eingeben"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Anfängliche Rücklaufgeschwindigkeit eingeben"
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Habe insgesamt %d Sendungen gefunden.\n"
+#~ "%d Timer wurden hinzugefügt und %d geändert, %d Konflikte gefunden."
+
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Habe insgesamt %d Sendungen gefunden.\n"
+#~ "%d Timer wurden hinzugefügt und %d geändert."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Einzelbild-Wiederholung beim nicht flüssigen Spulen"
+
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Mit Growlee kann Ihre Dreambox Nachrichten mittels des Growl-Protokolls "
+#~ "verschicken,\n"
+#~ "wie z.B. Aufnahme gestartet-Benachrichtigungen an einen PC mit Growl-"
+#~ "Client."
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard Interval Modus"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Versteckte Netzwerk SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "versteckte SSID"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarchieinformationen"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarchiemodus"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Ist dies aktiv, so wird wird ab eine Schwelle von 80% ein bestehender "
+#~ "Timer einer Sendung zugeordnet."
+
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Interner LAN Adapter."
+
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Internetradio mit Aufnahmefunktion"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Shoutcast Internetradio mit Aufnahmefunktion auf der Dreambox."
+
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maximale Sendungsdauer eines Treffers. Wenn eine Sendung länger als "
+#~ "dieses Intervall ist wird diese nicht aufgenommen. Vor-/Nachlauf wird "
+#~ "hier nicht eingerechnet."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr ""
+#~ "Mit OFDb können Sie Filminformationen aus der Online Film Datenbank über "
+#~ "das Internet herunterladen."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Filminformationen aus der Online Film Datenbank"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Netzwerk SSID"
+
+#
+#~ msgid "No Networks found"
+#~ msgstr "Keine Netzwerke gefunden"
+
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Keine Funk-Netzwerke gefunden! Bitte aktualisieren."
+
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbit Position"
+
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Spielt Musik von Last.fm ab"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr ""
+#~ "Mit LastFM können Sie Ihre Musik über das Internetradio Last.fm abspielen."
+
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarität"
+
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Fährt die Dreambox zu definierten Zeiten in den Deep-Standby"
+
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolrate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Power Save sorgt dafür, dass Ihre Dreambox zu bestimmten Zeiten "
+#~ "in den Ruhezustand (Deep Standby) heruntergefahren wird.\n"
+#~ "Dies passiert nur, wenn sie sich im Standby-Modus befindet und keine "
+#~ "Aufnahme aktiv ist oder in den nächsten 20 Minuten gestartet wird.\n"
+#~ "Zu Aufnahmen und nach Ende der Ruhezeit wacht die Box von alleine wieder "
+#~ "auf und ist so ohne lange Wartezeiten wieder betriebsbereit."
+
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr ""
+#~ "TrafficInfo zeigt Ihnen aktuelle Verkehrsinformationen aus Deutschland an."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Übertragungsmodus"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder-Typ"
+
+#~ msgid "Unknown network adapter."
+#~ msgstr "Unbekannter Netzwerk Adapter."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo zeigt Ihnen aktuelle Unwetterinformationen an."
+
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN Adapter."
+
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "WLAN-Netzwerk Status"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Mit IMDb können Sie Informationen zur ausgewählten Sendung (Bewertung, "
+#~ "Poster, Mitwirkende, Inhaltsangabe usw.) aus der InternetMovieDatabase "
+#~ "über das Internet herunterladen und anzeigen."
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Mit dieser Einstellung kann die Anzahl der Aufnahmen durch diesen "
+#~ "AutoTimer begrenzt werden. Bei 0 ist diese Funktion inaktiv."
+
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "Vergeben Sie Tags für Ihre Filme"
+
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Versteckte Netzwerk SSID eingeben"
+
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "Sendet Benachrichtigungen an Growl "
+
+#
+#~ msgid "unavailable"
+#~ msgstr "nicht verfügbar"
index 92b112596b51970ac0d9d34fcfe41bb74f8a7a62..1dab5b6807c808a4b4920ae51e433ad3f3eb95bf 100755 (executable)
--- a/po/el.po
+++ b/po/el.po
@@ -1,8 +1,10 @@
+# Greek translations for Enigma2.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-07-17 12:13+0100\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -167,6 +169,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -205,6 +219,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -361,10 +379,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -385,6 +403,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -408,6 +429,9 @@ msgstr "Γραφικό EPG για ολα τα κανάλια σε συγκεκρ
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -426,6 +450,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -542,6 +569,9 @@ msgstr "Περί"
 msgid "About..."
 msgstr "Περί..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -568,6 +598,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Να ενεργοποιηθεί το PiP;"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Ενεργοποίηστε το δίκτυο τώρα"
@@ -622,6 +655,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Πρόσθεσε ενα timer"
@@ -650,6 +689,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -745,6 +788,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -752,9 +798,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -774,8 +834,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -794,6 +853,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Αραβικά"
@@ -860,10 +922,10 @@ msgstr "Ορισμός από το χρήστη"
 msgid "Aspect Ratio"
 msgstr "Aspect Ratio"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -874,6 +936,9 @@ msgstr "Ήχος"
 msgid "Audio Options..."
 msgstr "Παράμετροι ήχου"
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -940,6 +1005,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Αυτόματο"
@@ -974,6 +1048,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1016,6 +1111,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Πίσω"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1110,6 +1211,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Φωτεινότητα"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1139,6 +1245,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1373,6 +1496,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1405,20 +1537,10 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Υψηλό Code rate"
-
-#
-msgid "Code rate low"
-msgstr "Χαμηλό Code rate"
-
-#
-msgid "Coderate HP"
+msgid "Code rate HP"
 msgstr ""
 
-#
-msgid "Coderate LP"
+msgid "Code rate LP"
 msgstr ""
 
 #
@@ -1562,6 +1684,9 @@ msgstr "Παίξιμο σθνεχείυετε..."
 msgid "Contrast"
 msgstr "Αντίθεση"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1603,6 +1728,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1782,6 +1911,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1867,10 +1999,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Αργοπορία"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Διαγραφή"
@@ -2036,7 +2177,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2054,6 +2198,12 @@ msgstr ""
 "Είστε σίγουρος οτι θέλετε να εξετάσετε το filesystem;\n"
 "Ενδεχομένος να πάρει αρκετό χρονικό διάστημα!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2249,6 +2399,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2275,9 +2431,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2310,6 +2467,7 @@ msgid "Edit DNS"
 msgstr "Παραμετροποιήσης DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2367,6 +2525,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2390,10 +2551,25 @@ msgstr "Ενεργοποίηση"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Ενεργοποίηση των 5 V για την ενεργή κεραία"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2470,10 +2646,6 @@ msgstr "Key κωδικοποίησης"
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr "Τυπος κωδικοποίησης"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2513,18 +2685,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Παραμετροποιήσετε την ταχύτητα Fast Forward"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Παραμετροποιήσετε την ταχύτητα Rewind "
-
 #
 msgid "Enter main menu..."
 msgstr "Είσοδος στο κεντρικό μενού..."
@@ -2596,6 +2760,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Eventview"
@@ -2794,6 +2961,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Φιλλανδικά"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2813,15 +2985,11 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
-msgstr ""
-
-#
-msgid "Frame repeat count during non-smooth winding"
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
 #
@@ -2852,6 +3020,9 @@ msgstr "Απόσταση κλίμακας συχνότητας στην ανεύ
 msgid "Frequency steps"
 msgstr "Κλίμακα συχνότητας"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Παρ."
@@ -2867,6 +3038,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2921,6 +3095,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -3001,23 +3178,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr ""
 
-#
-msgid "Guard interval mode"
-msgstr "Guard interval mode"
-
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3046,21 +3224,14 @@ msgstr "Ο σκληρός δίσκος θα τεθεί σε αναμονή σε"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Πληροφωρίες ιεραρχίας"
-
-#
-msgid "Hierarchy mode"
-msgstr "mode ιεραρχίας"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3131,11 +3302,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Ισλανδικά"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3237,6 +3418,12 @@ msgstr "Πληροφορίες"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3335,7 +3522,7 @@ msgstr "Προχωρημένος"
 msgid "Internal Flash"
 msgstr "Εσωτερική Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3535,6 +3722,11 @@ msgstr "Επιλογή γλώσσας"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Τελευταία ταχύτητα"
@@ -3592,14 +3784,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Λίστα με τα μέσα αποθήκευσης"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3728,6 +3920,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Χειροκίνητη ανεύρεση"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Χειροκίνητος transponder"
@@ -3766,9 +3961,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3988,12 +4182,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Μετακίνηση δθτικά"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4015,6 +4203,9 @@ msgstr "Μένου λίστας Movie"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4023,6 +4214,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Υποστήριξη πολλαπλών λειτουργιών"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4092,6 +4286,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "ΤΩΡΑ"
@@ -4121,6 +4318,9 @@ msgstr "Nameserver Setup"
 msgid "Nameserver settings"
 msgstr "Παραμετροποιήσης Nameserver "
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4233,10 +4433,6 @@ msgstr "Παραμετροποιήσης δικτύου..."
 msgid "Network Mount"
 msgstr "Network Mount"
 
-#
-msgid "Network SSID"
-msgstr "SSID δικτύου"
-
 #
 msgid "Network Setup"
 msgstr "Παραμετροποιήσης δικτύου"
@@ -4276,6 +4472,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Wizard δυκτίου"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4321,10 +4520,6 @@ msgstr ""
 "Δεν βρέθηκε σκληρός δίσκος \n"
 "ή δεν έχει γίνει μορφοποίηση!"
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "Δεν χρειάζεται backup"
@@ -4443,8 +4638,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4532,6 +4726,12 @@ msgstr "Βορράς"
 msgid "Norwegian"
 msgstr "Νορβηφικά"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4543,6 +4743,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4584,6 +4787,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Παραμετροποιήσης OSD"
@@ -4628,6 +4834,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4653,9 +4862,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Orbital Position"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4678,10 +4886,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Αναβάθμηση του Package list"
@@ -4791,18 +5005,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5121,10 +5335,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Πολικότητα"
-
 #
 msgid "Polarization"
 msgstr "Πόλωση"
@@ -5161,6 +5371,9 @@ msgstr "Πόρτα D"
 msgid "Portuguese"
 msgstr "Πορτογαλλικά"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Positioner"
@@ -5346,6 +5559,17 @@ msgstr "Providers"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5376,13 +5600,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Ραδιόφωνο"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Δίσκος RAM"
@@ -5486,6 +5710,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Οι εγγραφές έχουν πάντα προτεραιότητα"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5707,6 +5934,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Συνέχεια απο τελευταίο σημείο"
@@ -5739,6 +5969,9 @@ msgstr "Πίσω στην λιστα ταινίων"
 msgid "Return to previous service"
 msgstr "Πίσω στο προγούμενο κανάλι"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Ταχύτητα Rewind "
@@ -5747,9 +5980,8 @@ msgstr "Ταχύτητα Rewind "
 msgid "Right"
 msgstr "Δεξιά"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5759,6 +5991,9 @@ msgstr "Ταχύτητα του ρότορα"
 msgid "Running"
 msgstr "Τρέχει"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5771,6 +6006,21 @@ msgstr "Ρωσικά"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5787,6 +6037,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Δορθφόρος"
@@ -6181,6 +6444,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6249,6 +6515,9 @@ msgstr ""
 "Η υπηρεσία δεν βρέθηκε\n"
 "(SID not found in PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Ανεύρεση υπηρεσίων"
@@ -6305,9 +6574,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6383,6 +6649,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Εμφάνηζει την infobar με κάθε αλλαγή καναλιού"
@@ -6395,6 +6664,12 @@ msgstr "Εμφάνηζει infobar σε αλλαγή του event "
 msgid "Show infobar on skip forward/backward"
 msgstr "Εμφάνηζει το  infobar όταν κάνεις forward/backward"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Εμφάνηζει τις κινήσεις του positioner"
@@ -6431,6 +6706,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Εμφάνηζει την κατάσταση του  wireless LAN.\n"
@@ -6443,6 +6721,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Κλείσε το dream μετά από"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6604,6 +6885,9 @@ msgstr "Ταξινόμηση  A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6663,6 +6947,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Έναρξη  απο την αρχή"
@@ -6786,6 +7073,9 @@ msgstr "Κυρ"
 msgid "Sunday"
 msgstr "Κυριακή"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Αντιμετάθεση υπηρεσιών"
@@ -6810,13 +7100,8 @@ msgstr "Προώθηση στην προηγούμενη υπό-υπηρεσία
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6831,10 +7116,19 @@ msgstr "TRANSLATOR_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "Σύστημα TV"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6867,6 +7161,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Επίγειος "
@@ -6937,12 +7234,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7006,6 +7303,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7218,6 +7520,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7438,6 +7745,16 @@ msgstr "Κατάσταση timer:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7510,7 +7827,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7521,10 +7838,6 @@ msgstr "Μετάφραση"
 msgid "Translation:"
 msgstr "Μετάφραση:"
 
-#
-msgid "Transmission Mode"
-msgstr "Mode μετάδοσης"
-
 #
 msgid "Transmission mode"
 msgstr "Mode μετάδοσης"
@@ -7533,10 +7846,6 @@ msgstr "Mode μετάδοσης"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Τύπος Transponder "
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7669,6 +7978,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7697,7 +8009,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Universal LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7715,7 +8027,7 @@ msgstr "Unmount failed"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7810,10 +8122,6 @@ msgstr "Χρεισημοποιήστε gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr ""
-
 #
 msgid "Use power measurement"
 msgstr "Χρεισημοποιήστε power measurement"
@@ -7893,16 +8201,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7919,6 +8239,9 @@ msgstr "Video Fine-Tuning Wizard"
 msgid "Video Output"
 msgstr "Video Output"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Παραμετροποίηση Video"
@@ -8121,9 +8444,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8164,6 +8484,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8301,6 +8624,11 @@ msgstr "Τι θέλεις να ανεύρεις;"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8333,8 +8661,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Δίκτυο Wireless"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8357,7 +8690,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8368,6 +8701,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8430,9 +8768,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8539,6 +8876,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Μπορείτε να επιλέξετε τι θέλετε να εγκατασταθεί..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8558,6 +8900,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Δεν μπορετε να διαγράψτε αυτό"
@@ -8735,6 +9090,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8786,9 +9144,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[εναλλακτική επεξεργασία]"
@@ -8840,7 +9195,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8916,9 +9276,6 @@ msgstr "Προσθήκη υπερησία στο favorites"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "Προσθήκη γονικού έλεγχου"
@@ -8951,6 +9308,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8969,6 +9332,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -9001,6 +9367,9 @@ msgstr "Μαύρη λίστα"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9042,6 +9411,9 @@ msgstr "Καθάρισε την λίστα"
 msgid "complex"
 msgstr "Σύνθετο"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "config menu"
@@ -9073,6 +9445,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9085,6 +9463,9 @@ msgstr "Καθημερινά"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "Διαγραφή"
@@ -9144,6 +9525,9 @@ msgstr "Μην εγράψεις"
 msgid "done!"
 msgstr "Ολοκληρώθηκε!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "Επεξεργασία εναλλακτικά"
@@ -9196,10 +9580,6 @@ msgstr "Μάρκαρε το τέλος του “cut”"
 msgid "end favourites edit"
 msgstr "Έξοδος από την επεξεργασία favourites "
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9424,6 +9804,9 @@ msgstr "λεπτό"
 msgid "minutes"
 msgstr "λεπτά"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9622,9 +10005,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9961,8 +10341,8 @@ msgstr ""
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10023,6 +10403,9 @@ msgstr "αναμένετε "
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Εβδομαδιαία"
@@ -10031,6 +10414,9 @@ msgstr "Εβδομαδιαία"
 msgid "whitelist"
 msgstr "Άσπρη λίστα"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10169,6 +10555,14 @@ msgstr "zapped"
 #~ msgid "Choose source"
 #~ msgstr "Επέλεξτε source"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Υψηλό Code rate"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Χαμηλό Code rate"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash card"
@@ -10294,6 +10688,10 @@ msgstr "zapped"
 #~ "Ενεργοποίηστε το δικτυο της Dreambox.\n"
 #~ "\n"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Τυπος κωδικοποίησης"
+
 #
 #~ msgid "End"
 #~ msgstr "Τέλος"
@@ -10314,6 +10712,14 @@ msgstr "zapped"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Παραμετροποιήσετε την ταχύτητα Fast Forward"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Παραμετροποιήσετε την ταχύτητα Rewind "
+
 #
 #~ msgid "Exit wizard and configure later manually"
 #~ msgstr "Έξοδος απο τον wizard και χειροκίνητη ρύθμιση αργότερα"
@@ -10334,6 +10740,18 @@ msgstr "zapped"
 #~ msgid "Games / Plugins"
 #~ msgstr "Games / Plugins"
 
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard interval mode"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Πληροφωρίες ιεραρχίας"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "mode ιεραρχίας"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Εαν μπορείτε να δειτε αυτήν την σελίδα πατήστε ΟΚ."
@@ -10366,6 +10784,10 @@ msgstr "zapped"
 #~ msgid "Movie Menu"
 #~ msgstr "Μενού ταινιών"
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "SSID δικτύου"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Δικτύο..."
@@ -10417,6 +10839,10 @@ msgstr "zapped"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Αναβάθμιση Online"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbital Position"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Άλλο..."
@@ -10466,6 +10892,10 @@ msgstr "zapped"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Βαλτε μια λέξη για φίλτρο..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Πολικότητα"
+
 #
 #~ msgid ""
 #~ "Pressing OK enables the built in wireless LAN support of your Dreambox.\n"
@@ -10524,6 +10954,10 @@ msgstr "zapped"
 #~ "settings now."
 #~ msgstr "Η επαναφορά τελείωσε. Πιέστε ΟΚ για να ενεργοποιηθούν τα settings"
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid ""
 #~ "Scan your network for wireless Access Points and connect to them using "
@@ -10570,6 +11004,14 @@ msgstr "zapped"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbol Rate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
@@ -10621,6 +11063,14 @@ msgstr "zapped"
 #~ msgid "This is unsupported at the moment."
 #~ msgstr "Αυτό δεν υποστηρίζεται για την ώρα (τρομάρα μας)"
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Mode μετάδοσης"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Τύπος Transponder "
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
index e4dc8eda5afec2d51a5e1047f95a235883ad9daf..6937349f917c4de6b7bc5e315cb8f5f002a7d8da 100755 (executable)
--- a/po/en.po
+++ b/po/en.po
@@ -1,13 +1,10 @@
-# English translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# English translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2005-11-17 20:53+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -201,6 +198,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -239,6 +248,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -395,10 +408,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -419,6 +432,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -442,6 +458,9 @@ msgstr "A graphical EPG for all services of an specific bouquet"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -462,6 +481,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -581,6 +603,9 @@ msgstr "About"
 msgid "About..."
 msgstr "About..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -607,6 +632,9 @@ msgstr "Action:"
 msgid "Activate Picture in Picture"
 msgstr "Activate Picture in Picture"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activate network settings"
@@ -663,6 +691,12 @@ msgstr "Add new AutoTimer"
 msgid "Add new network mount point"
 msgstr "Add new network mount point"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Add timer"
@@ -691,6 +725,10 @@ msgstr "Add zap timer instead of record timer?"
 msgid "Added: "
 msgstr "Added: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -789,6 +827,9 @@ msgstr "All Time"
 msgid "All non-repeating timers"
 msgstr "All non-repeating timers"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Allow zapping via Webinterface"
@@ -796,9 +837,23 @@ msgstr "Allow zapping via Webinterface"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -818,9 +873,8 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr "Always ask before sending"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Ammount of recordings left"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -838,6 +892,9 @@ msgstr "An unknown error occured!"
 msgid "Anonymize crashlog?"
 msgstr "Anonymize crashlog?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabic"
@@ -914,10 +971,10 @@ msgstr "Ask user"
 msgid "Aspect Ratio"
 msgstr "Aspect Ratio"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -928,6 +985,9 @@ msgstr "Audio"
 msgid "Audio Options..."
 msgstr "Audio Options..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr "Audio Sync"
@@ -994,6 +1054,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatic"
@@ -1028,6 +1097,31 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+#
+msgid "Autoresolution Switch"
+msgstr "Autoresolution Switch"
+
+#
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution is not working in Scart/DVI-PC Mode"
+
+#
+msgid "Autoresolution settings"
+msgstr "Autoresolution settings"
+
+#
+msgid "Autoresolution videomode setup"
+msgstr "Autoresolution videomode setup"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Autos & Vehicles"
@@ -1070,6 +1164,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Back"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Background"
@@ -1164,6 +1264,11 @@ msgstr "Brazil"
 msgid "Brightness"
 msgstr "Brightness"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1194,6 +1299,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1430,6 +1552,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "CleanupWizard"
@@ -1462,21 +1593,11 @@ msgstr "Close and save changes"
 msgid "Close title selection"
 msgstr "Close title selection"
 
-#
-msgid "Code rate high"
-msgstr "Code rate high"
-
-#
-msgid "Code rate low"
-msgstr "Code rate low"
-
-#
-msgid "Coderate HP"
-msgstr "Coderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1620,6 +1741,9 @@ msgstr "Continue playing"
 msgid "Contrast"
 msgstr "Contrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1661,6 +1785,10 @@ msgstr "Could not open Picture in Picture"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Couldn't record due to conflicting timer %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Crashlog settings"
@@ -1842,6 +1970,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr "DVD File Browser"
@@ -1927,10 +2058,22 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+#
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlacer mode for interlaced content"
+
+#
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlacer mode for progressive content"
+
 #
 msgid "Delay"
 msgstr "Delay"
 
+#
+msgid "Delay x seconds after service started"
+msgstr "Delay x seconds after service started"
+
 #
 msgid "Delete"
 msgstr "Delete"
@@ -2098,7 +2241,10 @@ msgstr "Display search results by:"
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2118,6 +2264,12 @@ msgstr ""
 "Do you really want to check the filesystem?\n"
 "This could take lots of time!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2315,6 +2467,12 @@ msgstr "Dreambox format data DVD (HDTV compatible)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox software because updates are available."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr "Duration: "
@@ -2341,9 +2499,10 @@ msgstr "EPG encoding"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2376,6 +2535,7 @@ msgid "Edit DNS"
 msgstr "Edit DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Edit Timers and scan for new Events"
 
@@ -2433,6 +2593,9 @@ msgstr "Edit upgrade source url."
 msgid "Editing"
 msgstr "Editing"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Editor for new AutoTimers"
@@ -2456,10 +2619,30 @@ msgstr "Enable"
 msgid "Enable /media"
 msgstr "Enable /media"
 
+#
+msgid "Enable 1080p24 Mode"
+msgstr "Enable 1080p24 Mode"
+
+#
+msgid "Enable 1080p25 Mode"
+msgstr "Enable 1080p25 Mode"
+
+#
+msgid "Enable 1080p30 Mode"
+msgstr "Enable 1080p30 Mode"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Enable 5V for active antenna"
 
+#
+msgid "Enable 720p24 Mode"
+msgstr "Enable 720p24 Mode"
+
+#
+msgid "Enable Autoresolution"
+msgstr "Enable Autoresolution"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Enable Cleanup Wizard?"
@@ -2540,10 +2723,6 @@ msgstr "Encryption Key"
 msgid "Encryption Keytype"
 msgstr "Encryption Keytype"
 
-#
-msgid "Encryption Type"
-msgstr "Encryption Type"
-
 #
 msgid "Encryption:"
 msgstr "Encryption:"
@@ -2589,18 +2768,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Enter Fast Forward at speed"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Enter IP to scan..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Enter Rewind at speed"
-
 #
 msgid "Enter main menu..."
 msgstr "Enter main menu..."
@@ -2674,6 +2845,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estonian"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Eventview"
@@ -2877,6 +3051,11 @@ msgstr "Finished restarting your network"
 msgid "Finnish"
 msgstr "Finnish"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2896,18 +3075,12 @@ msgstr "Following tasks will be done after you press OK!"
 msgid "Format"
 msgstr "Format"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Frame repeat count during non-smooth winding"
 
 #
 msgid "Frame size in full view"
@@ -2937,6 +3110,9 @@ msgstr "Frequency scan step size(khz)"
 msgid "Frequency steps"
 msgstr "Frequency steps"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fri"
@@ -2952,6 +3128,9 @@ msgstr "Frisian"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -3006,6 +3185,9 @@ msgstr "General PCM Delay"
 msgid "General PCM delay (ms)"
 msgstr "General PCM delay (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -3084,22 +3266,25 @@ msgid "Green boost"
 msgstr "Green boost"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
+msgstr ""
+
+msgid "Guard interval"
 msgstr ""
 
 #
-msgid "Guard Interval"
-msgstr "Guard Interval"
+msgid "Guess existing timer based on begin/end"
+msgstr "Guess existing timer based on begin/end"
 
 #
-msgid "Guard interval mode"
-msgstr "Guard interval mode"
+msgid "HD Interlace Mode"
+msgstr "HD Interlace Mode"
 
 #
-msgid "Guess existing timer based on begin/end"
-msgstr "Guess existing timer based on begin/end"
+msgid "HD Progressive Mode"
+msgstr "HD Progressive Mode"
 
 #
 msgid "HD videos"
@@ -3129,21 +3314,14 @@ msgstr "Harddisk standby after"
 msgid "Help"
 msgstr "Help"
 
-#
-msgid "Hidden network SSID"
-msgstr "Hidden network SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Hidden networkname"
+msgid "Hidden network"
+msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarchy Information"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarchy mode"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3214,14 +3392,22 @@ msgstr "ISO path"
 msgid "Icelandic"
 msgstr "Icelandic"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
 
 #
 msgid ""
@@ -3324,6 +3510,12 @@ msgstr "Information"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr "Initial location in new timers"
@@ -3422,7 +3614,7 @@ msgstr "Intermediate"
 msgid "Internal Flash"
 msgstr "Internal Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3627,6 +3819,11 @@ msgstr "Language selection"
 msgid "Last config"
 msgstr "Last config"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Last speed"
@@ -3684,14 +3881,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Linked titles with a DVD menu"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "List of Storage Devices"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3822,6 +4019,9 @@ msgstr "Manage your receiver's software"
 msgid "Manual Scan"
 msgstr "Manual Scan"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Manual transponder"
@@ -3860,13 +4060,10 @@ msgstr "Max. Bitrate: "
 msgid "Maximum duration (in m)"
 msgstr "Maximum duration (in m)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maximum event duration to match. If an event is longer than this ammount of "
-"time (without offset) it won't be matched."
 
 #
 msgid "Media player"
@@ -4086,12 +4283,6 @@ msgstr "Move screen up"
 msgid "Move west"
 msgstr "Move west"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Movie location"
@@ -4113,6 +4304,9 @@ msgstr "Movielist menu"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4121,6 +4315,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Multiple service support"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4190,6 +4387,9 @@ msgstr "NFI image flashing completed. Press Yellow to Reboot!"
 msgid "NFS share"
 msgstr "NFS share"
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "NOW"
@@ -4219,6 +4419,9 @@ msgstr "Nameserver Setup"
 msgid "Nameserver settings"
 msgstr "Nameserver settings"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4331,10 +4534,6 @@ msgstr "Network Configuration..."
 msgid "Network Mount"
 msgstr "Network Mount"
 
-#
-msgid "Network SSID"
-msgstr "Network SSID"
-
 #
 msgid "Network Setup"
 msgstr "Network Setup"
@@ -4374,6 +4573,9 @@ msgstr "NetworkBrowser"
 msgid "NetworkWizard"
 msgstr "NetworkWizard"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Never"
@@ -4417,10 +4619,6 @@ msgstr "No Connection"
 msgid "No HDD found or HDD not initialized!"
 msgstr "No HDD found or HDD not initialized!"
 
-#
-msgid "No Networks found"
-msgstr "No Networks found"
-
 #
 msgid "No backup needed"
 msgstr "No backup needed"
@@ -4539,9 +4737,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "No videos to display"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 #
 msgid ""
@@ -4637,6 +4834,12 @@ msgstr "North"
 msgid "Norwegian"
 msgstr "Norwegian"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4650,6 +4853,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Not fetching feed entries"
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4692,6 +4898,9 @@ msgstr "OK, remove another extensions"
 msgid "OK, remove some extensions"
 msgstr "OK, remove some extensions"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD Settings"
@@ -4736,6 +4945,9 @@ msgstr "Only AutoTimers created during this session"
 msgid "Only Free scan"
 msgstr "Only Free scan"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Only extensions."
@@ -4761,9 +4973,8 @@ msgstr "Open plugin menu"
 msgid "Optionally enter your name if you want to."
 msgstr "Optionally enter your name if you want to."
 
-#
-msgid "Orbital Position"
-msgstr "Orbital Position"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4786,10 +4997,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Package list update"
@@ -4899,6 +5116,12 @@ msgstr "Play Audio-CD..."
 msgid "Play DVD"
 msgstr "Play DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Play Music..."
@@ -4907,12 +5130,6 @@ msgstr "Play Music..."
 msgid "Play YouTube movies"
 msgstr "Play YouTube movies"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr "Play next video"
@@ -5245,10 +5462,6 @@ msgstr ""
 msgid "Poland"
 msgstr "Poland"
 
-#
-msgid "Polarity"
-msgstr "Polarity"
-
 #
 msgid "Polarization"
 msgstr "Polarization"
@@ -5285,6 +5498,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portuguese"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Positioner"
@@ -5472,6 +5688,17 @@ msgstr "Providers"
 msgid "Published"
 msgstr "Published"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend for /tmp/mmi.socket"
@@ -5502,13 +5729,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5612,6 +5839,9 @@ msgstr "Recordings"
 msgid "Recordings always have priority"
 msgstr "Recordings always have priority"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5834,6 +6064,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Restrict \"after event\" to a certain timespan?"
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Resume from last position"
@@ -5866,6 +6099,9 @@ msgstr "Return to movie list"
 msgid "Return to previous service"
 msgstr "Return to previous service"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Rewind speeds"
@@ -5874,9 +6110,8 @@ msgstr "Rewind speeds"
 msgid "Right"
 msgstr "Right"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5886,6 +6121,10 @@ msgstr "Rotor turning speed"
 msgid "Running"
 msgstr "Running"
 
+#
+msgid "Running in testmode"
+msgstr "Running in testmode"
+
 #
 msgid "Russia"
 msgstr "Russia"
@@ -5898,6 +6137,25 @@ msgstr "Russian"
 msgid "S-Video"
 msgstr "S-Video"
 
+#
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ Interlace Mode"
+
+#
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ Progressive Mode"
+
+#
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ Interlace Mode"
+
+#
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ Progressive Mode"
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "SINGLE LAYER DVD"
@@ -5914,6 +6172,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sat"
@@ -6309,6 +6580,9 @@ msgstr "Select wireless network"
 msgid "Select your choice."
 msgstr "Select your choice."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Send DiSEqC"
@@ -6377,6 +6651,9 @@ msgstr ""
 "Service not found!\n"
 "(SID not found in PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Service scan"
@@ -6433,9 +6710,6 @@ msgstr "Set maximum duration"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Set this NO to disable this AutoTimer."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr "Setting key canceled"
@@ -6512,6 +6786,10 @@ msgstr "Show event-progress in channel selection"
 msgid "Show in extension menu"
 msgstr "Show in extension menu"
 
+#
+msgid "Show info screen"
+msgstr "Show info screen"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Show infobar on channel change"
@@ -6524,6 +6802,12 @@ msgstr "Show infobar on event change"
 msgid "Show infobar on skip forward/backward"
 msgstr "Show infobar on skip forward/backward"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Show positioner movement"
@@ -6560,6 +6844,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Shows the state of your wireless LAN connection.\n"
@@ -6572,6 +6859,9 @@ msgstr "Shutdown"
 msgid "Shutdown Dreambox after"
 msgstr "Shutdown Dreambox after"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signal Strength:"
@@ -6738,6 +7028,9 @@ msgstr "Sort A-Z"
 msgid "Sort AutoTimer"
 msgstr "Sort AutoTimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6797,6 +7090,9 @@ msgstr "Standby Fan %d Voltage"
 msgid "Start Webinterface"
 msgstr "Start Webinterface"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Start from the beginning"
@@ -6920,6 +7216,9 @@ msgstr "Sun"
 msgid "Sunday"
 msgstr "Sunday"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Swap Services"
@@ -6944,13 +7243,8 @@ msgstr "Switch to previous subservice"
 msgid "Switchable tuner types:"
 msgstr "Switchable tuner types:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6965,10 +7259,19 @@ msgstr "TRANSLATOR_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS file is too large for ISO9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV System"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Table of content for collection"
@@ -7001,6 +7304,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Temperature and Fan control"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestrial"
@@ -7080,12 +7386,12 @@ msgstr ""
 "players) instead?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7158,6 +7464,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7386,6 +7697,11 @@ msgstr "This Dreambox can't decode %s streams!"
 msgid "This Month"
 msgstr "This Month"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "This Week"
@@ -7619,6 +7935,16 @@ msgstr "Timer status:"
 msgid "Timer type"
 msgstr "Timer type"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7691,7 +8017,7 @@ msgstr "Top rated"
 msgid "Track"
 msgstr "Track"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7702,10 +8028,6 @@ msgstr "Translation"
 msgid "Translation:"
 msgstr "Translation:"
 
-#
-msgid "Transmission Mode"
-msgstr "Transmission Mode"
-
 #
 msgid "Transmission mode"
 msgstr "Transmission mode"
@@ -7714,10 +8036,6 @@ msgstr "Transmission mode"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder Type"
-
 #
 msgid "Travel & Events"
 msgstr "Travel & Events"
@@ -7846,6 +8164,9 @@ msgstr "Undo install"
 msgid "Undo uninstall"
 msgstr "Undo uninstall"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr "UnhandledKey"
@@ -7874,7 +8195,7 @@ msgstr "United States"
 msgid "Universal LNB"
 msgstr "Universal LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7895,7 +8216,7 @@ msgstr "Unmount failed"
 msgid "Unsupported"
 msgstr "Unsupported"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7992,10 +8313,6 @@ msgstr "Use a gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Use non-smooth winding at speeds above"
-
 #
 msgid "Use power measurement"
 msgstr "Use power measurement"
@@ -8076,16 +8393,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Vertical"
@@ -8102,6 +8431,9 @@ msgstr "Video Fine-Tuning Wizard"
 msgid "Video Output"
 msgstr "Video Output"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video Setup"
@@ -8304,9 +8636,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8347,6 +8676,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Webinterface"
@@ -8527,6 +8859,11 @@ msgstr "What do you want to scan?"
 msgid "What to do with submitted crashlogs?"
 msgstr "What to do with submitted crashlogs?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8567,9 +8904,14 @@ msgstr "Wireless LAN"
 msgid "Wireless Network"
 msgstr "Wireless Network"
 
-#
-msgid "Wireless Network State"
-msgstr "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8591,7 +8933,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8602,6 +8944,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8666,13 +9013,10 @@ msgstr ""
 "With this option enabled the channel to record on can be changed to a "
 "alternative service it is restricted to."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
-"scheduled recordings. Set this to 0 to disable this functionality."
 
 #
 msgid "Wizard"
@@ -8777,6 +9121,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "You can choose, what you want to install..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "You can install this plugin."
@@ -8799,6 +9148,19 @@ msgstr ""
 "While 'Name' is just a human-readable name displayed in the Overview, 'Match "
 "in title' is what is looked for in the EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "You cannot delete this!"
@@ -9011,6 +9373,9 @@ msgstr "Your name (optional):"
 msgid "Your network configuration has been activated."
 msgstr "Your network configuration has been activated."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr "Your network mount has been activated."
@@ -9062,9 +9427,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternative edit]"
@@ -9116,7 +9478,12 @@ msgstr "activate current configuration"
 msgid "activate network adapter configuration"
 msgstr "activate network adapter configuration"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "add AutoTimer..."
 
@@ -9192,9 +9559,6 @@ msgstr "add service to favourites"
 msgid "add services"
 msgstr "add services"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "add to parental protection"
@@ -9228,6 +9592,12 @@ msgstr "assigned CAIds:"
 msgid "assigned Services/Provider:"
 msgstr "assigned Services/Provider:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9246,6 +9616,9 @@ msgstr "audio tracks"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "available"
@@ -9278,6 +9651,10 @@ msgstr "blacklist"
 msgid "blue"
 msgstr "blue"
 
+#
+msgid "bob"
+msgstr "bob"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9319,6 +9696,9 @@ msgstr "clear playlist"
 msgid "complex"
 msgstr "complex"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "config menu"
@@ -9350,6 +9730,12 @@ msgstr "could not be removed"
 msgid "create directory"
 msgstr "create directory"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9362,6 +9748,10 @@ msgstr "daily"
 msgid "day"
 msgstr "day"
 
+#
+msgid "default"
+msgstr "default"
+
 #
 msgid "delete"
 msgstr "delete"
@@ -9421,6 +9811,9 @@ msgstr "don't record"
 msgid "done!"
 msgstr "done!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "edit alternatives"
@@ -9473,10 +9866,6 @@ msgstr "end cut here"
 msgid "end favourites edit"
 msgstr "end favourites edit"
 
-#
-msgid "enter hidden network SSID"
-msgstr "enter hidden network SSID"
-
 #
 msgid "equal to"
 msgstr "equal to"
@@ -9701,6 +10090,9 @@ msgstr "minute"
 msgid "minutes"
 msgstr "minutes"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "month"
@@ -9899,9 +10291,6 @@ msgstr "red"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "remove a nameserver entry"
@@ -10238,9 +10627,9 @@ msgstr "toggle time, chapter, audio, subtitle info"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
-msgstr "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10300,6 +10689,9 @@ msgstr "waiting"
 msgid "was removed successfully"
 msgstr "was removed successfully"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "weekly"
@@ -10308,6 +10700,9 @@ msgstr "weekly"
 msgid "whitelist"
 msgstr "whitelist"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "working"
@@ -10378,6 +10773,10 @@ msgstr "zapped"
 #~ msgid "Advanced"
 #~ msgstr "Advanced"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Ammount of recordings left"
+
 #
 #~ msgid ""
 #~ "Autoresolution Plugin Testmode:\n"
@@ -10386,22 +10785,6 @@ msgstr "zapped"
 #~ "Autoresolution Plugin Testmode:\n"
 #~ "Is %s ok?"
 
-#
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Autoresolution Switch"
-
-#
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr "Autoresolution is not working in Scart/DVI-PC Mode"
-
-#
-#~ msgid "Autoresolution settings"
-#~ msgstr "Autoresolution settings"
-
-#
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Autoresolution videomode setup"
-
 #
 #~ msgid "Backup"
 #~ msgstr "Backup"
@@ -10450,6 +10833,22 @@ msgstr "zapped"
 #~ msgid "Choose source"
 #~ msgstr "Choose source"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Code rate high"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Code rate low"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash card"
@@ -10488,18 +10887,6 @@ msgstr "zapped"
 #~ msgid "Default settings"
 #~ msgstr "Default settings"
 
-#
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "Deinterlacer mode for interlaced content"
-
-#
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "Deinterlacer mode for progressive content"
-
-#
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "Delay x seconds after service started"
-
 #
 #~ msgid "Delete selected mount"
 #~ msgstr "Delete selected mount"
@@ -10542,30 +10929,14 @@ msgstr "zapped"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Download of USB flasher boot image failed: "
 
-#
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Enable 1080p24 Mode"
-
-#
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Enable 1080p25 Mode"
-
-#
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Enable 1080p30 Mode"
-
-#
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "Enable 720p24 Mode"
-
-#
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Enable Autoresolution"
-
 #
 #~ msgid "Encrypted: %s"
 #~ msgstr "Encrypted: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Encryption Type"
+
 #
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
@@ -10582,6 +10953,14 @@ msgstr "zapped"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Enter Fast Forward at speed"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Enter Rewind at speed"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Enter WLAN network name/SSID:"
@@ -10604,6 +10983,18 @@ msgstr "zapped"
 #~ msgid "Following tasks will be done after you press continue!"
 #~ msgstr "Following tasks will be done after you press continue!"
 
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Frame repeat count during non-smooth winding"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP address"
@@ -10621,12 +11012,36 @@ msgstr "zapped"
 #~ msgstr "General PCM delay"
 
 #
-#~ msgid "HD Interlace Mode"
-#~ msgstr "HD Interlace Mode"
+#~ msgid "Guard Interval"
+#~ msgstr "Guard Interval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard interval mode"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Hidden network SSID"
 
 #
-#~ msgid "HD Progressive Mode"
-#~ msgstr "HD Progressive Mode"
+#~ msgid "Hidden networkname"
+#~ msgstr "Hidden networkname"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarchy Information"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarchy mode"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
 
 #
 #~ msgid "If you can see this page, please press OK."
@@ -10668,6 +11083,18 @@ msgstr "zapped"
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Max. Bitrate: %s"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Network SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Network..."
@@ -10680,14 +11107,26 @@ msgstr "zapped"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "No 50 Hz, sorry. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "No Networks found"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "No useable USB stick found"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "No wireless networks found! Please refresh."
+
 #
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-Upgrade"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbital Position"
+
 #
 #~ msgid "Package details for: "
 #~ msgstr "Package details for: "
@@ -10724,6 +11163,10 @@ msgstr "zapped"
 #~ msgid "Plugin manager"
 #~ msgstr "Plugin manager"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarity"
+
 #
 #~ msgid ""
 #~ "Power state to change to after recordings. Select \"standard\" to not "
@@ -10785,24 +11228,8 @@ msgstr "zapped"
 #~ msgstr "Retrieving network information. Please wait..."
 
 #
-#~ msgid "Running in testmode"
-#~ msgstr "Running in testmode"
-
-#
-#~ msgid "SD 25/50HZ Interlace Mode"
-#~ msgstr "SD 25/50HZ Interlace Mode"
-
-#
-#~ msgid "SD 25/50HZ Progressive Mode"
-#~ msgstr "SD 25/50HZ Progressive Mode"
-
-#
-#~ msgid "SD 30/60HZ Interlace Mode"
-#~ msgstr "SD 30/60HZ Interlace Mode"
-
-#
-#~ msgid "SD 30/60HZ Progressive Mode"
-#~ msgstr "SD 30/60HZ Progressive Mode"
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
 
 #
 #~ msgid "Satteliteequipment"
@@ -10852,10 +11279,6 @@ msgstr "zapped"
 #~ msgid "Set as default Interface"
 #~ msgstr "Set as default Interface"
 
-#
-#~ msgid "Show info screen"
-#~ msgstr "Show info screen"
-
 #
 #~ msgid "Skin..."
 #~ msgstr "Skin..."
@@ -10886,6 +11309,14 @@ msgstr "zapped"
 #~ msgid "Switch audio"
 #~ msgstr "Switch audio"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbol Rate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10988,6 +11419,14 @@ msgstr "zapped"
 #~ "for 10 seconds.\n"
 #~ "3) Wait for bootup and follow instructions of the wizard."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Transmission Mode"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder Type"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -11020,6 +11459,10 @@ msgstr "zapped"
 #~ msgid "Use domain/username for windows domains as username!"
 #~ msgstr "Use domain/username for windows domains as username!"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Use non-smooth winding at speeds above"
+
 #
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "View list of available Satteliteequipment extensions."
@@ -11038,6 +11481,18 @@ msgstr "zapped"
 #~ msgid "Wireless"
 #~ msgstr "Wireless"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Wireless Network State"
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Writing NFI image file to flash completed"
@@ -11122,22 +11577,18 @@ msgstr "zapped"
 #~ msgid "assigned Services/Provider"
 #~ msgstr "assigned Services/Provider"
 
-#
-#~ msgid "bob"
-#~ msgstr "bob"
-
 #
 #~ msgid "choose destination directory"
 #~ msgstr "choose destination directory"
 
-#
-#~ msgid "default"
-#~ msgstr "default"
-
 #
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 and network"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "enter hidden network SSID"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "exceeds dual layer medium!"
@@ -11190,6 +11641,10 @@ msgstr "zapped"
 #~ msgid "setup pin"
 #~ msgstr "setup pin"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "unavailable"
+
 #
 #~ msgid "until restart"
 #~ msgstr "until restart"
index c80f022dbc5a6d3d438d4ac062491ee9dd0aa663..6d9c69321a3cf8eda3ec18a94bff511b0eea60da 100755 (executable)
--- a/po/es.po
+++ b/po/es.po
@@ -1,20 +1,17 @@
-# Spanish translations for tuxbox-enigma package.
-# Copyright (C) 2006 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2006.
+# Spanish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2011-02-01 00:10+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-12 22:26+0200\n"
 "Last-Translator: Jose Juan <jzapater@gmail.com>\n"
 "Language-Team: none\n"
-"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Pootle 2.0.3\n"
 "X-Poedit-Language: Spanish\n"
@@ -205,6 +202,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d conflictos encontrados cuando intentamos añadir nuevas programaciones:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -242,6 +253,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s a %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAPEAR)"
@@ -398,12 +413,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Una piel BackToTheRoots .. pero con la velicidad Warp-8."
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Una Piel BackToTheRoots .. or buenos momentos antiguos"
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Una Piel BackToTheRoots ... o buenos momentos anteriores"
-
 msgid "A basic ftp client"
 msgstr "Un cliente ftp básico"
 
@@ -422,6 +437,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Un plugin de demo para el uso de TPM"
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Una simulación dreambox de las visualizaciones SG-Atlantis."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -445,6 +463,9 @@ msgstr "Un EPG gráfico para todos los canales de una lista específica"
 msgid "A graphical EPG interface"
 msgstr "Un interfaz EPG gráfico"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr "Un interfaz EPG gráfico."
 
@@ -464,6 +485,9 @@ msgstr "Una bonita piel HD en diseño aluminio depillado."
 msgid "A nice looking skin from Kerni"
 msgstr "Una bonita piel de Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -583,6 +607,9 @@ msgstr "Acerca de"
 msgid "About..."
 msgstr "Acerca de..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Acceso al ARD-Mediathek"
 
@@ -608,6 +635,9 @@ msgstr "Acción:"
 msgid "Activate Picture in Picture"
 msgstr "Activar PiP"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activar configuración de red"
@@ -660,6 +690,12 @@ msgstr "Añadir nueva AutoProgramación"
 msgid "Add new network mount point"
 msgstr "Añadir un nuevo punto de montaje de red"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Grabar"
@@ -686,6 +722,10 @@ msgstr "¿Añadir programación de zapeo en lugar de grabación?"
 msgid "Added: "
 msgstr "Añadido:"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -785,6 +825,9 @@ msgstr "Todo el Tiempo"
 msgid "All non-repeating timers"
 msgstr "Todas programaciones no-repetidas"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Permitir zapear via interface web"
@@ -792,9 +835,23 @@ msgstr "Permitir zapear via interface web"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Permite la ejecución del TuxboxPlugins."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Permite al usuario descargar ficheros de rapidshare en segundo plano."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -814,9 +871,8 @@ msgstr "Preguntar siempre"
 msgid "Always ask before sending"
 msgstr "Preguntar antes de enviar"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Cantidad de grabaciones que quedan"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -833,6 +889,9 @@ msgstr "¡Ocurrió un error desconocido!"
 msgid "Anonymize crashlog?"
 msgstr "¿Crashlog anónimo?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arábigo"
@@ -907,12 +966,12 @@ msgstr "Preguntar al usuario"
 msgid "Aspect Ratio"
 msgstr "Relación de aspecto"
 
+msgid "Aspect ratio"
+msgstr ""
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Asignando proveedores/servicios/caids al módulo CI"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Sonido"
@@ -921,6 +980,9 @@ msgstr "Sonido"
 msgid "Audio Options..."
 msgstr "Opciones de sonido..."
 
+msgid "Audio PID"
+msgstr ""
+
 msgid "Audio Sync"
 msgstr "Sincronización de audio"
 
@@ -988,6 +1050,15 @@ msgstr ""
 "AutoProgramación escanea el EPG y crea Programaciones dependiendo del "
 "criterio de búsqueda definido por el usuario."
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automático"
@@ -1024,6 +1095,27 @@ msgstr "Refrescar automáticamente el EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Enviar automáticamente a Dream Multimedia los logs de fallos"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 msgid "Autos & Vehicles"
 msgstr "Coches"
 
@@ -1065,6 +1157,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Atrás"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Segundo plano"
@@ -1158,6 +1256,11 @@ msgstr "Brasil"
 msgid "Brightness"
 msgstr "Brillo"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr "Examinar y conectar a carpetas de red"
 
@@ -1185,6 +1288,23 @@ msgstr "Grabar sus grabaciones a DVD"
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1411,6 +1531,15 @@ msgstr "Limpiar la lista de programaciones automáticamente"
 msgid "Cleanup timerlist automatically."
 msgstr "Limpiar la lista de programaciones automáticamente."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "LimpiarAsistente"
@@ -1442,21 +1571,11 @@ msgstr "Cerrar y guardar cambios"
 msgid "Close title selection"
 msgstr "Cerrar selección de título"
 
-#
-msgid "Code rate high"
-msgstr "Velocidad de código alta"
-
-#
-msgid "Code rate low"
-msgstr "Velocidad de código baja"
-
-#
-msgid "Coderate HP"
-msgstr "Velocidad de código HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Velocidad de código LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1599,6 +1718,9 @@ msgstr "Reproducción contínua"
 msgid "Contrast"
 msgstr "Contraste"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Controlar su Dreambox con su navegador Web."
 
@@ -1640,6 +1762,10 @@ msgstr "No puedo abrir el PiP"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "No puedo grabar debido a un conflicto de programaciones %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Configuración de crashlog"
@@ -1823,6 +1949,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr "Examinar ficheros de DVD"
@@ -1907,10 +2036,19 @@ msgstr "Definir un canal de inicio"
 msgid "Define a startup service for your Dreambox."
 msgstr "Definir un canal de inicio para su Dreambox."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Retardo"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Borrar"
@@ -2072,8 +2210,11 @@ msgstr "Visualizar los resultados de búsqueda por:"
 msgid "Display your photos on the TV"
 msgstr "Visualizar sus fotos en su TV"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Visualizar información de la película desde la InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2092,6 +2233,12 @@ msgstr ""
 "Realmente quiere chequear el sistema de archivos?\n"
 "¡Esto puede tardar mucho tiempo!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2285,6 +2432,12 @@ msgstr "Formato dreambox DVD (HDTV compatible)"
 msgid "Dreambox software because updates are available."
 msgstr "Actualizaciones del software Dreambox están disponibles."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 msgid "Duration: "
 msgstr "Duración:"
 
@@ -2310,14 +2463,11 @@ msgstr "Codificación EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh automáticamente cambia a los canales definidos por el usuario "
-"cuando está desocupado\n"
-"(en modo reposo si hay alguna grabación ejecutándose) para realizar "
-"actualizaciones en la información del epg de esos canales."
 
 #
 #, python-format
@@ -2349,6 +2499,7 @@ msgid "Edit DNS"
 msgstr "Editar DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Editar Programaciones y buscar nuevos Eventos"
 
@@ -2405,6 +2556,9 @@ msgstr "Editar url de fuente de actualización."
 msgid "Editing"
 msgstr "Editando"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Editor para nuevas AutoProgramaciones"
@@ -2426,10 +2580,25 @@ msgstr "Activar"
 msgid "Enable /media"
 msgstr "Habilitar /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Activar 5V para la antena activa"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "¿Activar el Asistente de Limpieza?"
@@ -2502,10 +2671,6 @@ msgstr "Clave de Encriptación"
 msgid "Encryption Keytype"
 msgstr "Tipo de clave de Encriptación"
 
-#
-msgid "Encryption Type"
-msgstr "Tipo de Encriptación"
-
 #
 msgid "Encryption:"
 msgstr "Encriptación:"
@@ -2553,17 +2718,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Introduzca velocidad de avance hacia delante"
-
 msgid "Enter IP to scan..."
 msgstr "Introduzca la IP a escanear..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Introduzca velocidad de avance hacia atrás"
-
 #
 msgid "Enter main menu..."
 msgstr "Entre al menú principal..."
@@ -2627,6 +2784,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estonio"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Ver eventos"
@@ -2827,6 +2987,11 @@ msgstr "Terminó reiniciando su red"
 msgid "Finnish"
 msgstr "Finlandés"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Primero genera su piel de estilo Ai.HD-Control"
 
@@ -2846,18 +3011,12 @@ msgstr "¡Las siguientes tareas serán hechas después de pulsar OK!"
 msgid "Format"
 msgstr "Formato"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Encontré un total de %d Eventos coincidentes.\n"
-"La programación %d fué añadida y %d modificada."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Contador de tramas sin problemas de sombras"
 
 #
 msgid "Frame size in full view"
@@ -2886,6 +3045,9 @@ msgstr "Tamaño de paso de frecuencia(khz)"
 msgid "Frequency steps"
 msgstr "Pasos de frecuencia"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Vie"
@@ -2902,6 +3064,9 @@ msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 "FritzCall muestra sus llamadas de entrada a su Fritz!Box en su Dreambox."
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Frontend para /tmp/mmi.socket"
 
@@ -2957,6 +3122,9 @@ msgstr "Pausa PCM General"
 msgid "General PCM delay (ms)"
 msgstr "Retardo general PCM (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Género"
@@ -3033,27 +3201,24 @@ msgid "Green boost"
 msgstr "Impulso verde"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee permite que su Dreambox envíe mensajes cortos usando el protocolo "
-"growl\n"
-"como la notificación de  inicio de una grabación a un PC ejecutando un "
-"cliente growl"
-
-#
-msgid "Guard Interval"
-msgstr "Intervalo de guarda"
 
-#
-msgid "Guard interval mode"
-msgstr "Modo intervalo seguro"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Las programaciones existentes están basadas en Inicio/Fin"
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 msgid "HD videos"
 msgstr "Videos HD"
 
@@ -3078,21 +3243,14 @@ msgstr "Disco duro en reposo después"
 msgid "Help"
 msgstr "Ayuda"
 
-#
-msgid "Hidden network SSID"
-msgstr "SSID de red oculta"
-
-#
-msgid "Hidden networkname"
-msgstr "Nombre de la red oculta"
+msgid "Hidden network"
+msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Información jerárquica"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Modo jerárquico"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3158,13 +3316,22 @@ msgstr "ruta ISO"
 msgid "Icelandic"
 msgstr "Islandés"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Si activa esto, una grabación existente también será considerada grabación "
-"si el evento graba al menos el 80% de ella."
 
 #
 msgid ""
@@ -3262,6 +3429,12 @@ msgstr "Información"
 msgid "Init"
 msgstr "Iniciar"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr "Ruta inicial en nuevas programaciones"
@@ -3359,8 +3532,8 @@ msgstr "Intermedio"
 msgid "Internal Flash"
 msgstr "Flash Interna"
 
-msgid "Internal LAN adapter."
-msgstr "Adaptador de RED interna"
+msgid "Internal USB Slot"
+msgstr ""
 
 msgid "Internal firmware updater"
 msgstr "Actualización de firmware interno"
@@ -3556,6 +3729,11 @@ msgstr "Selección de idioma"
 msgid "Last config"
 msgstr "Última config:"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Última velocidad"
@@ -3613,15 +3791,15 @@ msgstr "Enlace:"
 msgid "Linked titles with a DVD menu"
 msgstr "Enlazar los títulos con un menú de DVD"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Listar dispositivos de almacenamiento"
 
-msgid "Listen and record internet radio"
-msgstr "Escuche y grabe radio internet"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Escuche y grabe shoutcast de radios de internet en su Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3747,6 +3925,9 @@ msgstr "Manejar el software de su receptor"
 msgid "Manual Scan"
 msgstr "Búsqueda Manual"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Transponder manual"
@@ -3786,11 +3967,9 @@ msgid "Maximum duration (in m)"
 msgstr "Máxima Duración (en m)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Máxima duración del evento para coincidir. Si un evento es más largo que "
-"esta cantidad de tiempo (sin adelanto) no coincidirá."
 
 #
 msgid "Media player"
@@ -3804,12 +3983,18 @@ msgid ""
 "MediaScanner scans devices for playable media files and displays a menu with "
 "possible actions like viewing pictures or playing movies."
 msgstr ""
+"MediaScanner escaneará sus dispositivos en busca de ficheros reproducibles y "
+"visualizará un menú con las acciones posibles como ver fotos o reproducir "
+"películas."
 
 msgid ""
 "Mediaplayer plays your favorite music and videos.\n"
 "Play all your favorite music and video files, organize them in playlists, "
 "view cover and album information."
 msgstr ""
+"Mediaplayer reproduce sus videos y música preferida.\n"
+"Reproduce todos sus videos y música preferida, organízalos en listas, mira "
+"las portadas e información del álbum."
 
 #
 msgid "Medium is not a writeable DVD!"
@@ -3824,7 +4009,7 @@ msgid "Menu"
 msgstr "Menú"
 
 msgid "Merlin Music Player and iDream"
-msgstr ""
+msgstr "Reproductor de música Merlin e iDream"
 
 #
 msgid "Message"
@@ -3834,9 +4019,8 @@ msgstr "Mensaje"
 msgid "Message..."
 msgstr "Mensaje..."
 
-#
 msgid "Mexico"
-msgstr ""
+msgstr "México"
 
 #
 msgid "Mkfs failed"
@@ -3878,75 +4062,62 @@ msgstr "Lunes"
 msgid "Monthly"
 msgstr "Mensualmente"
 
-#
 msgid "More video entries."
-msgstr ""
+msgstr "Más videos."
 
 #
 msgid "Mosquito noise reduction"
 msgstr "Reducción de ruido de mosquito"
 
-#
 msgid "Most discussed"
-msgstr ""
+msgstr "Lo más discutido"
 
-#
 msgid "Most linked"
-msgstr ""
+msgstr "Lo más enlazado"
 
-#
 msgid "Most popular"
-msgstr ""
+msgstr "Lo más popular"
 
-#
 msgid "Most recent"
-msgstr ""
+msgstr "Lo más reciente"
 
-#
 msgid "Most responded"
-msgstr ""
+msgstr "Lo más respondido"
 
-#
 msgid "Most viewed"
-msgstr ""
+msgstr "Lo más visto"
 
 #
 msgid "Mount failed"
 msgstr "Falló el mount"
 
-#
 msgid "Mount informations"
-msgstr ""
+msgstr "Informaciones de montaje"
 
-#
 msgid "Mount options"
-msgstr ""
+msgstr "Opciones de montaje"
 
-#
 msgid "Mount type"
-msgstr ""
+msgstr "Tipo de montaje"
 
-#
 msgid "MountManager"
-msgstr ""
+msgstr "Manejador de montaje"
 
-#
 msgid ""
 "Mounted/\n"
 "Unmounted"
 msgstr ""
+"Montado\n"
+"Desmontado"
 
-#
 msgid "Mountpoints management"
-msgstr ""
+msgstr "Manejos de puntos de montaje"
 
-#
 msgid "Mounts editor"
-msgstr ""
+msgstr "Editor de montajes"
 
-#
 msgid "Mounts management"
-msgstr ""
+msgstr "Manejador de montajes"
 
 #
 msgid "Move Picture in Picture"
@@ -3956,64 +4127,46 @@ msgstr "Mover PiP"
 msgid "Move east"
 msgstr "Mover al este"
 
-#
 msgid "Move plugin screen"
-msgstr ""
+msgstr "Pantalla de mover el plugin"
 
-#
 msgid "Move screen down"
-msgstr ""
+msgstr "Mover pantalla abajo"
 
-#
 msgid "Move screen to the center of your TV"
-msgstr ""
+msgstr "Mover pantalla al centro del TV"
 
-#
 msgid "Move screen to the left"
-msgstr ""
+msgstr "Mover pantalla izquierda"
 
-#
 msgid "Move screen to the lower left corner"
-msgstr ""
+msgstr "Mover pantalla a la esquina inferior izda"
 
-#
 msgid "Move screen to the lower right corner"
-msgstr ""
+msgstr "Mover pantalla a la esquina inferior dcha"
 
-#
 msgid "Move screen to the middle of the left border"
-msgstr ""
+msgstr "Mover pantalla al medio del borde izdo"
 
-#
 msgid "Move screen to the middle of the right border"
-msgstr ""
+msgstr "Mover pantalla al medio del borde dcho"
 
-#
 msgid "Move screen to the right"
-msgstr ""
+msgstr "Mover pantalla a la derecha"
 
-#
 msgid "Move screen to the upper left corner"
-msgstr ""
+msgstr "Mover pantalla la esquina superior izda"
 
-#
 msgid "Move screen to the upper right corner"
-msgstr ""
+msgstr "Mover pantalla a la esquina superior dcha"
 
-#
 msgid "Move screen up"
-msgstr ""
+msgstr "Mover pantalla arriba"
 
 #
 msgid "Move west"
 msgstr "Mover al oeste"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Ruta de Peli"
@@ -4021,11 +4174,15 @@ msgstr "Ruta de Peli"
 msgid ""
 "MovieTagger adds tags to recorded movies to sort a large list of movies."
 msgstr ""
+"MovieTagger añade etiquetas a las películas grabadas para ordenar listas "
+"grandes."
 
 msgid ""
 "Movielist Preview creates screenshots of recordings and shows them inside "
 "the movielist."
 msgstr ""
+"Movielist Preview crea pantalllazos de grabaciones y los muestra dentro de "
+"la lista de películas."
 
 #
 msgid "Movielist menu"
@@ -4035,6 +4192,9 @@ msgstr "Menú de lista de películas"
 msgid "Multi EPG"
 msgstr "EPG Múltiple"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4043,49 +4203,43 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Soporte de canales múltiples"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
 
-#
 msgid "Music"
-msgstr ""
+msgstr "Música"
 
 #
 msgid "Mute"
 msgstr "Silencio"
 
-#
 msgid "My TubePlayer"
-msgstr ""
+msgstr "Mi TubePlayer"
 
-#
 msgid "MyTube Settings"
-msgstr ""
+msgstr "Configuración MyTube"
 
-#
 msgid "MyTubePlayer"
-msgstr ""
+msgstr "Mi TubePlayer"
 
-#
 msgid "MyTubePlayer Help"
-msgstr ""
+msgstr "Ayuda MyTubePlayer"
 
-#
 msgid "MyTubePlayer active video downloads"
-msgstr ""
+msgstr "MyTubePlayer descargas de video activas"
 
-#
 msgid "MyTubePlayer settings"
-msgstr ""
+msgstr "Configuración MyTubePlayer"
 
-#
 msgid "MyTubeVideoInfoScreen"
-msgstr ""
+msgstr "Pantalla de información de MyTube"
 
-#
 msgid "MyTubeVideohelpScreen"
-msgstr ""
+msgstr "Ayuda de MyTube"
 
 #
 msgid "N/A"
@@ -4095,6 +4249,8 @@ msgid ""
 "NCID Client shows incoming voice calls promoted by any NCID server (e.g. "
 "Vodafone Easybox) on your Dreambox."
 msgstr ""
+"Cliente NCID muestra las llamadas de voz entrantes que vienen de un servidor "
+"NCID (ej. Vodafone Easybox) en su Dreambox."
 
 #
 msgid "NEXT"
@@ -4109,8 +4265,10 @@ msgid "NFI image flashing completed. Press Yellow to Reboot!"
 msgstr ""
 "Se descargó la imagen flash correctamente. ¡Pulse Amarillo para reiniciar!"
 
-#
 msgid "NFS share"
+msgstr "NFS compartida"
+
+msgid "NIM"
 msgstr ""
 
 #
@@ -4142,101 +4300,104 @@ msgstr "Configuración servidor de nombres"
 msgid "Nameserver settings"
 msgstr "Configuración de Servidor de Nombres"
 
-msgid "Nemesis BlackBox Skin"
+msgid "Namespace"
 msgstr ""
 
+msgid "Nemesis BlackBox Skin"
+msgstr "Piel Nemesis BlackBox"
+
 msgid "Nemesis BlackBox Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis BlackBox para su Dreambox"
 
 msgid "Nemesis Blueline Single Skin"
-msgstr ""
+msgstr "Piel Nemesis Blueline Single"
 
 msgid "Nemesis Blueline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Blueline Single para su Dreambox"
 
 msgid "Nemesis Blueline Skin"
-msgstr ""
+msgstr "Piel Nemesis Blueline"
 
 msgid "Nemesis Blueline Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Blueline para su Dreambox"
 
 msgid "Nemesis Blueline.Extended Skin"
-msgstr ""
+msgstr "Piel Nemesis Blueline.Extended"
 
 msgid "Nemesis Blueline.Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Blueline.Extended Skin para su Dreambox"
 
 msgid "Nemesis ChromeLine Cobolt Skin"
-msgstr ""
+msgstr "Piel Nemesis ChromeLine Cobolt"
 
 msgid "Nemesis ChromeLine Cobolt Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis ChromeLine Cobolt para su Dreambox"
 
 msgid "Nemesis ChromeLine Skin"
-msgstr ""
+msgstr "Piel Nemesis ChromeLine"
 
 msgid "Nemesis ChromeLine Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis ChromeLine para su Dreambox"
 
 msgid "Nemesis Flatline Blue Skin"
-msgstr ""
+msgstr "Piel Nemesis Flatline Blue"
 
 msgid "Nemesis Flatline Blue Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Flatline Blue para su Dreambox"
 
 msgid "Nemesis Flatline Skin"
-msgstr ""
+msgstr "Piel Nemesis Flatline"
 
 msgid "Nemesis Flatline Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Flatline para su Dreambox"
 
 msgid "Nemesis GlassLine Skin"
-msgstr ""
+msgstr "Piel Nemesis GlassLine"
 
 msgid "Nemesis GlassLine Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis GlassLine para su Dreambox"
 
 msgid "Nemesis Greenline Extended Skin"
-msgstr ""
+msgstr "Piel Nemesis Greeline Extended"
 
 msgid "Nemesis Greenline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greenline Extended para su Dreambox"
 
 msgid "Nemesis Greenline Single Skin"
-msgstr ""
+msgstr "Piel Nemesis Greenline Single"
 
 msgid "Nemesis Greenline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greenline Single para su Dreambox"
 
 msgid "Nemesis Greenline Skin"
-msgstr ""
+msgstr "Piel Nemesis Greenline"
 
 msgid "Nemesis Greenline Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greenline para su Dreambox"
 
 msgid "Nemesis Greyline Extended Skin"
-msgstr ""
+msgstr "Piel Nemesis Greyline Extended"
 
 msgid "Nemesis Greyline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greyline Extended para su Dreambox"
 
 msgid "Nemesis Greyline Single Skin"
-msgstr ""
+msgstr "Piel Nemesis Greyline Single"
 
 msgid "Nemesis Greyline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greyline Single para su Dreambox"
 
 msgid "Nemesis Greyline Skin"
-msgstr ""
+msgstr "Piel Nemesis Greyline"
 
 msgid "Nemesis Greyline Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis Greyline para su Dreambox"
 
 msgid "Nemesis ShadowLine Skin"
-msgstr ""
+msgstr "Piel Nemesis ShadowLine"
 
 msgid "Nemesis ShadowLine Skin for the Dreambox"
-msgstr ""
+msgstr "Piel Nemesis ShadowLine para su Dreambox"
 
 #
 msgid "Netmask"
@@ -4254,10 +4415,6 @@ msgstr "Configuración de Red..."
 msgid "Network Mount"
 msgstr "Montar Red"
 
-#
-msgid "Network SSID"
-msgstr "SSID de Red"
-
 #
 msgid "Network Setup"
 msgstr "Configuración de la red"
@@ -4283,20 +4440,22 @@ msgid "Network test..."
 msgstr "Testear Red..."
 
 msgid "Network test: "
-msgstr ""
+msgstr "Testeo de Red:"
 
 #
 msgid "Network:"
 msgstr "Red:"
 
-#
 msgid "NetworkBrowser"
-msgstr ""
+msgstr "Examinar red"
 
 #
 msgid "NetworkWizard"
 msgstr "Asistente de Red"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Nunca"
@@ -4306,19 +4465,17 @@ msgid "New"
 msgstr "Nuevo"
 
 msgid "New PIN"
-msgstr ""
+msgstr "Nuevo PIN"
 
-#
 msgid "New Zealand"
-msgstr ""
+msgstr "Nueva Zelanda"
 
 #
 msgid "New version:"
 msgstr "Nueva versión:"
 
-#
 msgid "News & Politics"
-msgstr ""
+msgstr "Noticias & Política"
 
 #
 msgid "Next"
@@ -4340,10 +4497,6 @@ msgstr "Sin conexión"
 msgid "No HDD found or HDD not initialized!"
 msgstr "¡HDD no encontrado o no inicializado!"
 
-#
-msgid "No Networks found"
-msgstr "No he encontrado ninguna red"
-
 #
 msgid "No backup needed"
 msgstr "No es necesario el backup"
@@ -4388,9 +4541,8 @@ msgstr "¡No hay sintonizador libre!"
 msgid "No network connection available."
 msgstr "No hay conexión de red disponible."
 
-#
 msgid "No network devices found!"
-msgstr ""
+msgstr "¡No encontré dispositivos de red!"
 
 #
 msgid "No networks found"
@@ -4407,9 +4559,8 @@ msgstr ""
 msgid "No picture on TV? Press EXIT and retry."
 msgstr "No hay imagen en la TV? Pulse SALIR y reintente"
 
-#
 msgid "No playable video found! Stop playing this movie?"
-msgstr ""
+msgstr "¡No hay video reproducibles! ¿Para la reproducción de esta película?"
 
 #
 msgid "No positioner capable frontend found."
@@ -4460,13 +4611,11 @@ msgstr ""
 "¿Le gustaría cambiar el PIN de configuración ahora?\n"
 "¡Si dice 'No' aquí, la protección de configuración seguirá desabilitada!"
 
-#
 msgid "No videos to display"
-msgstr ""
+msgstr "No hay video para ver"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "¡No he encontrado redes wifi! Refresque."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 #
 msgid ""
@@ -4498,21 +4647,18 @@ msgstr ""
 "Verifique que ha conectado un dispositivo WLAN compatible o active su "
 "interface de red local."
 
-#
 msgid "No, but play video again"
-msgstr ""
+msgstr "No, reproduce el video otra vez"
 
 #
 msgid "No, but restart from begin"
 msgstr "No, debe reiniciar desde el principio"
 
-#
 msgid "No, but switch to video entries."
-msgstr ""
+msgstr "No, vuelve a la lista de videos."
 
-#
 msgid "No, but switch to video search."
-msgstr ""
+msgstr "No, vuelve a la búsqueda de videos."
 
 #
 msgid "No, do nothing."
@@ -4523,7 +4669,7 @@ msgid "No, just start my dreambox"
 msgstr "No, sólo arranque mi dreambox"
 
 msgid "No, never"
-msgstr ""
+msgstr "No, nunca"
 
 #
 msgid "No, not now"
@@ -4550,9 +4696,8 @@ msgstr "Ninguno"
 msgid "Nonlinear"
 msgstr "No lineal"
 
-#
 msgid "Nonprofits & Activism"
-msgstr ""
+msgstr "Sin lucro y Activismo"
 
 #
 msgid "North"
@@ -4562,6 +4707,12 @@ msgstr "Norte"
 msgid "Norwegian"
 msgstr "Noruego"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4571,8 +4722,10 @@ msgstr ""
 "No hay suficiente espacio libre. Por famove libere espacio y reinténtelo. (%"
 "d MB requeridos, %d MB disponibles)"
 
-#
 msgid "Not fetching feed entries"
+msgstr "No descargo las entradas del feed"
+
+msgid "Not-Associated"
 msgstr ""
 
 #
@@ -4597,9 +4750,8 @@ msgstr ""
 "fondo lo máximo posible, pero que siga viendo la diferencia entre los 2 "
 "niveles de sombra. Si esto está hecho, pulse OK."
 
-#
 msgid "Number of scheduled recordings left."
-msgstr ""
+msgstr "Número de grabaciones programadas que quedan."
 
 #
 msgid "OK"
@@ -4617,6 +4769,9 @@ msgstr "OK, borrar las otras extensiones"
 msgid "OK, remove some extensions"
 msgstr "OK, borrar algunas extensiones"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Configurar OSD"
@@ -4661,6 +4816,9 @@ msgstr "Solo AutoGrabaciones creadas en esta Sesión"
 msgid "Only Free scan"
 msgstr "Sólo escanear libres"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Sólo extensiones."
@@ -4678,43 +4836,47 @@ msgstr "Sólo en el Canal: %s"
 msgid "Open Context Menu"
 msgstr "Abrir Menú Contextual"
 
-#
 msgid "Open plugin menu"
-msgstr ""
+msgstr "Menú de abrir plugin"
 
 #
 msgid "Optionally enter your name if you want to."
 msgstr "Introduzca su nombre opcionalmente si quiere."
 
-#
-msgid "Orbital Position"
-msgstr "Posición Orbital"
+msgid "Orbital position"
+msgstr ""
 
-#
 msgid "Outer Bound (+/-)"
-msgstr ""
+msgstr "Límite Exterior (+/-)"
 
 msgid "Overlay for scrolling bars"
-msgstr ""
+msgstr "Superposición para las barras de scroll"
 
-#
 msgid "Override found with alternative service"
-msgstr ""
+msgstr "Superposición encontrada con un canal alternativo"
 
 msgid "Overwrite configuration files ?"
-msgstr ""
+msgstr "¿Sobreescribir los ficheros de configuración?"
 
 msgid "Overwrite configuration files during software upgrade?"
 msgstr ""
+"¿Sobreescribir los ficheros de configuración durante la actualización del "
+"software?"
 
 #
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Actualización de lista de paquetes"
@@ -4764,6 +4926,8 @@ msgid ""
 "Partnerbox allows editing a remote Dreambox's record timers and stream its "
 "TV  program."
 msgstr ""
+"Partnerbox permite editar las programaciones de un Dreambox remoto y "
+"reproducir sus programas de TV."
 
 #
 msgid "Password"
@@ -4773,19 +4937,17 @@ msgstr "Contraseña"
 msgid "Pause movie at end"
 msgstr "Parar película al final"
 
-#
 msgid "People & Blogs"
-msgstr ""
+msgstr "Gente & Blogs"
 
 msgid "PermanentClock shows the clock permanently on the screen."
-msgstr ""
+msgstr "PermanentClock muestra un reloj permanente en la pantalla."
 
 msgid "Persian"
-msgstr ""
+msgstr "Persa"
 
-#
 msgid "Pets & Animals"
-msgstr ""
+msgstr "Mascotas & Animales"
 
 #
 msgid "Phone number"
@@ -4824,46 +4986,43 @@ msgstr "Reproducir Audio-CD..."
 msgid "Play DVD"
 msgstr "Reproducir DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Reproducir Música"
 
-#
 msgid "Play YouTube movies"
-msgstr ""
-
-msgid "Play music from Last.fm"
-msgstr ""
+msgstr "Reproducir las películas de YouTube"
 
-msgid "Play music from Last.fm."
-msgstr ""
-
-#
 msgid "Play next video"
-msgstr ""
+msgstr "Reproducir el video siguiente"
 
 #
 msgid "Play recorded movies..."
 msgstr "Reproducir películas grabadas..."
 
-#
 msgid "Play video again"
-msgstr ""
+msgstr "Reproducir el video de nuevo"
 
 msgid "Play videos from PC on your Dreambox"
-msgstr ""
+msgstr "Reproducir videos desde el PC a su Dreambox"
 
 msgid "Playback of Youtube through a PC"
-msgstr ""
+msgstr "Reproducir Youtube a través del PC"
 
 msgid "Player for Network and Internet Streams"
-msgstr ""
+msgstr "Reproductor para red y streaming de internet"
 
 msgid "Player for Network and Internet Streams."
-msgstr ""
+msgstr "Reproductor para red y streaming de internet."
 
 msgid "Plays your favorite music and videos"
-msgstr ""
+msgstr "Reproducir su música y videos preferidos"
 
 #
 msgid "Please Reboot"
@@ -4873,14 +5032,15 @@ msgstr "Por favor, Reiniciar"
 msgid "Please Select Medium to be Scanned"
 msgstr "Por favor, seleccione el medio a ser escaneado"
 
-#
 msgid "Please add titles to the compilation."
-msgstr ""
+msgstr "Por favor, añada títulos a la compilación."
 
 msgid ""
 "Please be aware, that anyone can disable the parental control, if you have "
 "not set a PIN."
 msgstr ""
+"Por favor, tenga cuidad, alguien puede desactivar el control parental si no "
+"le ha puesto un PIN."
 
 #
 msgid "Please change recording endtime"
@@ -4950,7 +5110,7 @@ msgid "Please enter the correct pin code"
 msgstr "Por favor, ponga el pin correcto"
 
 msgid "Please enter the old PIN code"
-msgstr ""
+msgstr "Por favor, introduca el PIN anterior"
 
 #
 msgid "Please enter your email address here:"
@@ -4960,9 +5120,8 @@ msgstr "Introduzca su email aquí:"
 msgid "Please enter your name here (optional):"
 msgstr "Introduzca su nombre (opcional):"
 
-#
 msgid "Please enter your search term."
-msgstr ""
+msgstr "Por favor, introduzca el término de búsqueda."
 
 #
 msgid "Please follow the instructions on the TV"
@@ -4996,9 +5155,8 @@ msgstr "Por favor, seleccione una lista de reproducción a borrar..."
 msgid "Please select a playlist..."
 msgstr "Por favor, seleccione una lista de reproducción..."
 
-#
 msgid "Please select a standard feed or try searching for videos."
-msgstr ""
+msgstr "Por favor seleccione un origen estándar o intente buscando videos."
 
 #
 msgid "Please select a subservice to record..."
@@ -5010,6 +5168,7 @@ msgstr "Por favor, seleccione un subcanal..."
 
 msgid "Please select an NFI file and press green key to flash!"
 msgstr ""
+"Por favor, ¡seleccione un fichero NFI y pulse la tecla verde para flashear!"
 
 #
 msgid "Please select an extension to remove."
@@ -5082,26 +5241,22 @@ msgstr ""
 "Use las teclas ARRIBA y ABAJO para seleccionar su idioma. Después, pulse el "
 "botón OK."
 
-#
-#, fuzzy
 msgid "Please wait (Step 2)"
-msgstr "Por favor, espere..."
+msgstr "Por favor, espere... (Paso 2)"
 
 #
 msgid "Please wait for activation of your network configuration..."
 msgstr "Espere la activación de su configuración de red..."
 
-#
 msgid "Please wait for activation of your network mount..."
-msgstr ""
+msgstr "Por favor, espere la activación de su montaje de red..."
 
 #
 msgid "Please wait while removing selected package..."
 msgstr "Espere mientras borro el paquete seleccionado..."
 
-#
 msgid "Please wait while removing your network mount..."
-msgstr ""
+msgstr "Por favor, espere mientras eliminamos su montaje de red..."
 
 #
 msgid "Please wait while scanning is in progress..."
@@ -5111,9 +5266,8 @@ msgstr "Espere mientra el escaneo está activo..."
 msgid "Please wait while searching for removable packages..."
 msgstr "Espere mientras busco paquetes borrables..."
 
-#
 msgid "Please wait while updating your network mount..."
-msgstr ""
+msgstr "Por favor, espere mientras actulizo su montaje de red..."
 
 #
 msgid "Please wait while we configure your network..."
@@ -5151,25 +5305,19 @@ msgstr "Información de actividad del manejador de Plugin"
 msgid "Plugin manager help"
 msgstr "Ayuda del manejador de Plugin"
 
-#
 #, python-format
 msgid "Plugin: %(plugin)s , Version: %(version)s"
-msgstr ""
+msgstr "Plugin: %(plugin)s , Versión: %(version)s"
 
 #
 msgid "Plugins"
 msgstr "Plugins"
 
 msgid "PodCast streams podcasts to your Dreambox."
-msgstr ""
+msgstr "PodCast stream podcasts a su Dreambox."
 
-#
 msgid "Poland"
-msgstr ""
-
-#
-msgid "Polarity"
-msgstr "Polaridad"
+msgstr "Polonia"
 
 #
 msgid "Polarization"
@@ -5207,6 +5355,9 @@ msgstr "Puerto D"
 msgid "Portuguese"
 msgstr "Portugués"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5228,13 +5379,15 @@ msgid "Positioner storage"
 msgstr "Almacenar motor"
 
 msgid "PositionerSetup helps you installing a motorized dish"
-msgstr ""
+msgstr "PositionerSetup ayuda a instalar su antena motorizada"
 
-#
 msgid ""
 "Power state to change to after recordings. Select \"standard\" to not change "
 "the default behavior of enigma2 or values changed by yourself."
 msgstr ""
+"Estado del apagado cambia después de las grabaciones. Seleccion \"estándar\" "
+"para no cambiar el comportamiento normal de enigma2 o cambie los valores por "
+"si mismo."
 
 #
 msgid "Power threshold in mA"
@@ -5245,17 +5398,17 @@ msgid "Predefined transponder"
 msgstr "Transponder predefinido"
 
 msgid "Prepare another USB stick for image flashing"
-msgstr ""
+msgstr "Prepare otro pendrive USB para flasear la imagen."
 
 #
 msgid "Preparing... Please wait"
 msgstr "Preparando... Por favor espere"
 
 msgid "Press INFO on your remote control for additional information."
-msgstr ""
+msgstr "Pulse INFO en su control remoto para información adicional."
 
 msgid "Press MENU on your remote control for additional options."
-msgstr ""
+msgstr "Pulse MENU en su mando a distancia para opciones adicionales."
 
 #
 msgid "Press OK on your remote control to continue."
@@ -5269,38 +5422,32 @@ msgstr "Pulse OK para activar la piel seleccionada."
 msgid "Press OK to activate the settings."
 msgstr "Pulse OK para activar la configuración."
 
-#
 msgid "Press OK to collapse this host"
-msgstr ""
+msgstr "Pulse OK para contraer este host"
 
-#
 msgid "Press OK to edit selected settings."
-msgstr ""
+msgstr "Pulse OK para editar la configuración seleccionada."
 
 #
 msgid "Press OK to edit the settings."
 msgstr "Pulse OK para editar la configuración."
 
-#
 msgid "Press OK to expand this host"
-msgstr ""
+msgstr "Pulse OK para expandir este host"
 
 #
 #, python-format
 msgid "Press OK to get further details for %s"
 msgstr "Pulse OK para obtener más detalles para %s"
 
-#
 msgid "Press OK to mount this share!"
-msgstr ""
+msgstr "¡Pulse OK para montar esta unidad!"
 
-#
 msgid "Press OK to mount!"
-msgstr ""
+msgstr "¡Pulse OK para montar!"
 
-#
 msgid "Press OK to save settings."
-msgstr ""
+msgstr "Pulse OK para guardar la configuración"
 
 #
 msgid "Press OK to scan"
@@ -5310,9 +5457,8 @@ msgstr "Pulse OK para buscar"
 msgid "Press OK to select a Provider."
 msgstr "Pulse OK para seleccionar un Proveedor."
 
-#
 msgid "Press OK to select."
-msgstr ""
+msgstr "Pulse OK para seleccionar."
 
 #
 msgid "Press OK to select/deselect a CAId."
@@ -5347,10 +5493,10 @@ msgid "Preview menu"
 msgstr "Menú previsualizar"
 
 msgid "Preview screenshots of running tv shows"
-msgstr ""
+msgstr "Previsualizar pantallas de los programas de la tv en ejecución"
 
 msgid "Preview screenshots of running tv shows."
-msgstr ""
+msgstr "Previsualizar pantallas de los programas de la tv en ejecución."
 
 #
 msgid "Primary DNS"
@@ -5388,8 +5534,18 @@ msgstr "Proveedor a buscar"
 msgid "Providers"
 msgstr "Proveedores"
 
-#
 msgid "Published"
+msgstr "Publicado"
+
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
 msgstr ""
 
 #
@@ -5397,7 +5553,7 @@ msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Frontend Python para /tmp/mmi.socket"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Frontend Python para /tmp/mmi.socket."
 
 #
 msgid "Quick"
@@ -5420,15 +5576,15 @@ msgid "RGB"
 msgstr "RGB"
 
 msgid "RSS viewer"
+msgstr "Visor RSS"
+
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
 msgstr ""
 
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Disco Ram"
@@ -5437,13 +5593,11 @@ msgstr "Disco Ram"
 msgid "Random"
 msgstr "Aleatorio"
 
-#
 msgid "Rating"
-msgstr ""
+msgstr "Puntuación"
 
-#
 msgid "Ratings: "
-msgstr ""
+msgstr "Puntuaciones:"
 
 #
 msgid "Really close without saving settings?"
@@ -5457,9 +5611,8 @@ msgstr "¿Quiere borrar las programaciones terminadas?"
 msgid "Really exit the subservices quickzap?"
 msgstr "¿Quiere salir del zapeo rápido de subcananles?"
 
-#
 msgid "Really quit MyTube Player?"
-msgstr ""
+msgstr "¿Seguro que quiere salir del reproductor MyTube?"
 
 #
 msgid "Really reboot now?"
@@ -5477,19 +5630,19 @@ msgstr "¿Quiere apagar ahora?"
 msgid "Reboot"
 msgstr "Reiniciar"
 
-#
 msgid "Recently featured"
-msgstr ""
+msgstr "Característica reciente"
 
 #
 msgid "Reception Settings"
 msgstr "Configuración de Recepción"
 
 msgid "Reconstruct .ap and .sc files"
-msgstr ""
+msgstr "Reconstruir ficheros .ap y .sc"
 
 msgid "Reconstruct missing or corrupt .ap and .sc files of recorded movies."
 msgstr ""
+"Reconstruir ficheros .ap y .sc desaparecidos o corruptos de grabaciones."
 
 #
 msgid "Record"
@@ -5516,9 +5669,8 @@ msgstr "Ficheros grabados..."
 msgid "Recording"
 msgstr "Grabando"
 
-#
 msgid "Recording paths"
-msgstr ""
+msgstr "Rutas de grabación"
 
 #
 msgid "Recording(s) are in progress or coming up in few seconds!"
@@ -5533,9 +5685,12 @@ msgstr "Grabaciones"
 msgid "Recordings always have priority"
 msgstr "Las grabaciones siempre tienen prioridad"
 
-msgid "Reenter new PIN"
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
 msgstr ""
 
+msgid "Reenter new PIN"
+msgstr "Volver a introducir el nuevo PIN"
+
 #
 msgid "Refresh Rate"
 msgstr "Velocidad de refresco"
@@ -5544,30 +5699,27 @@ msgstr "Velocidad de refresco"
 msgid "Refresh rate selection."
 msgstr "Selección de velocidad de refresco."
 
-#
 msgid "Related video entries."
-msgstr ""
+msgstr "Entradas de vídeos relacionadas."
 
-#
 msgid "Relevance"
-msgstr ""
+msgstr "Relevancia"
 
 #
 msgid "Reload"
 msgstr "Recargar"
 
-#
 msgid "Reload Black-/Whitelists"
-msgstr ""
+msgstr "Recargar listas blancas/negras"
 
 msgid "Remember service PIN"
-msgstr ""
+msgstr "Recordar el PIN del canal"
 
 msgid "Remember service PIN cancel"
-msgstr ""
+msgstr "Recordar la cancelación de PIN del canal"
 
 msgid "Remote timer and remote TV player"
-msgstr ""
+msgstr "Programación y reproducción de TV remota"
 
 #
 msgid "Remove"
@@ -5635,7 +5787,7 @@ msgid "Rename crashlogs"
 msgstr "Renombrar crashlogs"
 
 msgid "Rename your movies"
-msgstr ""
+msgstr "Renombrar sus películas"
 
 #
 msgid "Repeat"
@@ -5655,21 +5807,21 @@ msgstr "Repeticiones"
 
 msgid "Replace the minute input for the seek functions with a seekbar."
 msgstr ""
+"Reemplazar la entrada de minutos manualmente por una barra de "
+"posicionamiento."
 
 msgid "Replace the rewind  input with a seekbar"
-msgstr ""
+msgstr "Reemplazar la entrada de rebobinado por una barra"
 
 #
 msgid "Require description to be unique"
 msgstr "Obligar a que la Descripción sea única"
 
-#
 msgid "Required medium type:"
-msgstr ""
+msgstr "Tipo de medio requerido:"
 
-#
 msgid "Rescan"
-msgstr ""
+msgstr "Reescanear"
 
 #
 msgid "Reset"
@@ -5683,9 +5835,8 @@ msgstr "Reinicia y renumera los nombre de títulos"
 msgid "Reset count"
 msgstr "Borrar Contador"
 
-#
 msgid "Reset saved position"
-msgstr ""
+msgstr "Borrar la posición guardada"
 
 #
 msgid "Reset video enhancement settings to system defaults?"
@@ -5699,9 +5850,8 @@ msgstr "¿Resetar la configuración de video mejorado a la última configuració
 msgid "Resolution"
 msgstr "Resolución"
 
-#
 msgid "Response video entries."
-msgstr ""
+msgstr "Respuesta de entradas de video."
 
 #
 msgid "Restart"
@@ -5748,20 +5898,21 @@ msgid "Restore system settings"
 msgstr "Configuración del sistema de restauración"
 
 msgid "Restore your Dreambox with a USB stick"
-msgstr ""
+msgstr "Restaurar su Dreambox con un pen USB"
 
-#
 msgid "Restrict \"after event\" to a certain timespan?"
+msgstr "¿Restringir \"después del evento\" a un cierto intervalo de tiempo?"
+
+msgid "Restrict to events on certain dates"
 msgstr ""
 
 #
 msgid "Resume from last position"
 msgstr "Continuar desde la última posición"
 
-#
 #, python-format
 msgid "Resume position at %s"
-msgstr ""
+msgstr "Continuar la posición a %s"
 
 #
 #. TRANSLATORS: The string "Resuming playback" flashes for a moment
@@ -5786,6 +5937,9 @@ msgstr "Volver a la lista de películas"
 msgid "Return to previous service"
 msgstr "Volver al canal anterior"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Velocidades hacia atrás"
@@ -5794,9 +5948,8 @@ msgstr "Velocidades hacia atrás"
 msgid "Right"
 msgstr "Dcha"
 
-#
-msgid "Rolloff"
-msgstr "Caerte"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5806,10 +5959,12 @@ msgstr "Velocidad del motor"
 msgid "Running"
 msgstr "Ejecutando"
 
-#
-msgid "Russia"
+msgid "Running in testmode"
 msgstr ""
 
+msgid "Russia"
+msgstr "Rusia"
+
 #
 msgid "Russian"
 msgstr "Ruso"
@@ -5818,10 +5973,24 @@ msgstr "Ruso"
 msgid "S-Video"
 msgstr "S-Video"
 
-#
-msgid "SINGLE LAYER DVD"
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
 msgstr ""
 
+msgid "SINGLE LAYER DVD"
+msgstr "DVD CAPA SIMPLE"
+
 #
 msgid "SNR"
 msgstr "SNR"
@@ -5834,6 +6003,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sáb"
@@ -5850,12 +6032,11 @@ msgstr "Satélite"
 msgid "Satellite Equipment Setup"
 msgstr "Configuración equipo satélite"
 
-#
 msgid "Satellite equipment"
-msgstr ""
+msgstr "Equipo satélite"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
-msgstr ""
+msgstr "SatelliteEquipmentControl permite configurar de manera fina el DiSEqC"
 
 #
 msgid "Satellites"
@@ -5866,7 +6047,7 @@ msgid "Satfinder"
 msgstr "Buscador de satélites"
 
 msgid "Satfinder helps you to align your dish"
-msgstr ""
+msgstr "Satfinder le ayuda a alinear su antena"
 
 #
 msgid "Sats"
@@ -5888,21 +6069,17 @@ msgstr "Guardar"
 msgid "Save Playlist"
 msgstr "Guardar lista de reproducción"
 
-#
 msgid "Save current delay to key"
-msgstr ""
+msgstr "Guardar el retardo actual a la tecla"
 
-#
 msgid "Save to key"
-msgstr ""
+msgstr "Guardar la tecla"
 
-#
 msgid "Save values and close plugin"
-msgstr ""
+msgstr "Guardar valores y cerrar el plugin"
 
-#
 msgid "Save values and close screen"
-msgstr ""
+msgstr "Guardar valores y cerrar la pantalla"
 
 #
 msgid "Scaler sharpness"
@@ -5920,9 +6097,8 @@ msgstr "Escanear"
 msgid "Scan Files..."
 msgstr "Escanear Ficheros..."
 
-#
 msgid "Scan NFS share"
-msgstr ""
+msgstr "Escanear NFS compartido"
 
 #
 msgid "Scan QAM128"
@@ -6009,19 +6185,20 @@ msgid "Scan band US SUPER"
 msgstr "Escanear banda US SUPER"
 
 msgid "Scan devices for playable media files"
-msgstr ""
+msgstr "Escanear dispositivos para ficheros reproducibles"
 
-#
 msgid "Scan range"
-msgstr ""
+msgstr "Rango de escaneo"
 
 msgid ""
 "Scan your network for wireless access points and connect to them using your "
 "selected wireless device.\n"
 msgstr ""
+"Escanear su red para puntos de acceso inalámbricos y conectar a ellos usando "
+"el dispositivo seleccionado.\n"
 
 msgid "Scans default lamedbs sorted by satellite"
-msgstr ""
+msgstr "Escanear la base de datos por defecto ordenada por satélite"
 
 #
 msgid ""
@@ -6029,44 +6206,37 @@ msgid ""
 msgstr ""
 "Escanee el lamedbs por defecto de satélites ordenados con un motor conectado"
 
-#
 msgid "Science & Technology"
-msgstr ""
+msgstr "Ciencia y Tecnología"
 
-#
 msgid "Search Term(s)"
-msgstr ""
+msgstr "Término(s) buscado(s)"
 
-#
 msgid "Search category:"
-msgstr ""
+msgstr "Buscar categoría:"
 
 #
 msgid "Search east"
 msgstr "Buscar este"
 
-#
 msgid "Search for network shares"
-msgstr ""
+msgstr "Buscar unidades de red"
 
-#
 msgid "Search for network shares..."
-msgstr ""
+msgstr "Buscar unidades de red..."
 
-#
 msgid "Search region:"
-msgstr ""
+msgstr "Buscar región:"
 
-#
 msgid "Search restricted content:"
-msgstr ""
+msgstr "Buscar contenido restringido:"
 
 #
 msgid "Search strictness"
 msgstr "Búsqueda extricta"
 
 msgid "Search through the EPG"
-msgstr ""
+msgstr "Buscar a través del EPG"
 
 #
 msgid "Search type"
@@ -6084,21 +6254,18 @@ msgstr "Buscando actualizaciones disponibles. Por favor, espere..."
 msgid "Searching for new installed or removed packages. Please wait..."
 msgstr "Buscando para nuevos paquetes instalados o borrados. Espere..."
 
-#
 msgid "Searching your network. Please wait..."
-msgstr ""
+msgstr "Buscando su red. Por favor, espere..."
 
 #
 msgid "Secondary DNS"
 msgstr "DNS Secundario"
 
-#
-#, fuzzy
 msgid "Security service not running."
-msgstr "Seleccione canal a añadir..."
+msgstr "Servicio de seguridad no ejecutado."
 
 msgid "See service-epg (and PiP) from other channels in an infobar."
-msgstr ""
+msgstr "Ver el canal-epg (y PiP) desde otros canales en la infobar."
 
 #
 msgid "Seek"
@@ -6108,11 +6275,13 @@ msgstr "Posicionar"
 msgid "Select"
 msgstr "Seleccionar"
 
-#
 msgid ""
 "Select \"exact match\" to enforce \"Match title\" to match exactly or "
 "\"partial match\" if you only want to search for a part of the event title."
 msgstr ""
+"Seleccionar \"coincidir exacto\" para forzar \"Coincidir título\" a "
+"coincidir exactamente or \"concidir parcial\" si sólo quiere buscar una "
+"parte del título del evento."
 
 #
 msgid "Select HDD"
@@ -6151,28 +6320,27 @@ msgid "Select channel to record on"
 msgstr "Seleccionar canal a grabar"
 
 msgid "Select desired image from feed list"
-msgstr ""
+msgstr "Seleccione la imagen deseada de su lista de fuentes"
 
 msgid "Select files for backup."
-msgstr ""
+msgstr "Seleccionar ficheros a backup."
 
 #
 msgid "Select files/folders to backup"
 msgstr "Seleccionar ficheros/carpetas a backup"
 
 msgid "Select input device"
-msgstr ""
+msgstr "Seleccione dispositivo de entrada"
 
 msgid "Select input device."
-msgstr ""
+msgstr "Seleccione dispositivo de entrada."
 
 #
 msgid "Select interface"
 msgstr "Seleccione interfaz"
 
-#
 msgid "Select new feed to view."
-msgstr ""
+msgstr "Seleccione nueva fuente a ver."
 
 #
 msgid "Select package"
@@ -6190,14 +6358,12 @@ msgstr "Seleccionar la velocidad de refresco"
 msgid "Select service to add..."
 msgstr "Seleccione canal a añadir..."
 
-#
 #, python-format
 msgid "Select the key you want to set to %i ms"
-msgstr ""
+msgstr "Seleccione la tecla que quiere poner a %i ms"
 
-#
 msgid "Select the location to save the recording to."
-msgstr ""
+msgstr "Seleccione la ruta dónde grabar."
 
 #
 msgid "Select type of Filter"
@@ -6215,16 +6381,17 @@ msgstr "Seleccione entrada de vídeo con los botones arriba/abajo"
 msgid "Select video mode"
 msgstr "Seleccionar el modo de video"
 
-#
 msgid "Select whether or not you want to enforce case correctness."
-msgstr ""
+msgstr "Seleccione si quiere o no forzar la correción de mayúsculas."
 
 #
 msgid "Select wireless network"
 msgstr "Seleccione red inalámbrica"
 
-#
 msgid "Select your choice."
+msgstr "Seleccione su elección."
+
+msgid "Select your favourite music (Artist, Album, Genre)."
 msgstr ""
 
 #
@@ -6247,13 +6414,11 @@ msgstr "Repetir secuencia"
 msgid "Serbian"
 msgstr "Servio"
 
-#
 msgid "Server IP"
-msgstr ""
+msgstr "IP Servidor"
 
-#
 msgid "Server share"
-msgstr ""
+msgstr "Carpeta servidor"
 
 #
 msgid "Service"
@@ -6267,9 +6432,8 @@ msgstr "Búsqueda de canal"
 msgid "Service Searching"
 msgstr "Buscando Canales"
 
-#
 msgid "Service delay"
-msgstr ""
+msgstr "Retardo del canal"
 
 #
 msgid "Service has been added to the favourites."
@@ -6295,6 +6459,9 @@ msgstr ""
 "¡Canal no encontrado!\n"
 "(SID no encontrado en el PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Buscar canales"
@@ -6316,11 +6483,10 @@ msgid "Services"
 msgstr "Canales"
 
 msgid "Set Bitstream/PCM audio delays"
-msgstr ""
+msgstr "Ponga el retardo de audio Bitstream/PCM"
 
-#
 msgid "Set End Time"
-msgstr ""
+msgstr "Ponga la hora final"
 
 #
 msgid "Set Voltage and 22KHz"
@@ -6330,10 +6496,9 @@ msgstr "Poner Voltaje y 22kHz"
 msgid "Set available internal memory threshold for the warning."
 msgstr "Poner el límite de la memoria interna disponible para avisar."
 
-#
 #, python-format
 msgid "Set delay to %i ms (can be set)"
-msgstr ""
+msgstr "Ponga el retardo a %i ms (puede ser puesto)"
 
 #
 msgid "Set interface as default Interface"
@@ -6347,16 +6512,11 @@ msgstr "Poner límites"
 msgid "Set maximum duration"
 msgstr "Máxima Duración"
 
-#
 msgid "Set this NO to disable this AutoTimer."
-msgstr ""
-
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
+msgstr "Ponga a NO para desactivar este AutoTimer."
 
-#
 msgid "Setting key canceled"
-msgstr ""
+msgstr "Asignación de tecla concelada"
 
 #
 msgid "Settings"
@@ -6370,40 +6530,36 @@ msgstr "Configuración"
 msgid "Setup Mode"
 msgstr "Modo configuración"
 
-#
 msgid "Setup for the Audio Sync Plugin"
-msgstr ""
+msgstr "Configuración para el Plugin de Sincronización de Audio"
 
-#
 #, python-format
 msgid ""
 "Shall the USB stick wizard proceed and program the image file %s into flash "
 "memory?"
 msgstr ""
+"¿El asistente de USB programará el fichero de imagen %s en la memoria flash?"
 
 #
 msgid "Sharpness"
 msgstr "Nitidez"
 
-#
 msgid "Short Movies"
-msgstr ""
+msgstr "Películas cortas"
 
 msgid "Short filenames"
-msgstr ""
+msgstr "Nombres de ficheros cortos"
 
-#
 msgid "Should this AutoTimer be restricted to a timespan?"
-msgstr ""
+msgstr "¿Debe limitarse el AutoTimer a un intervalo de tiempo?"
 
-#
 msgid "Should this AutoTimer only match up to a certain event duration?"
-msgstr ""
+msgstr "¿Debe el AutoTimer sólo aplicarse a una duración del evento?"
 
-#
 msgid ""
 "Should timers created by this AutoTimer be recorded to a custom location?"
 msgstr ""
+"¿Deben las grabaciones del AutoTimer guardarse en un directorio concreto?"
 
 #
 msgid "Show Info"
@@ -6421,12 +6577,13 @@ msgstr "Mostrar estado de la WLAN"
 msgid "Show blinking clock in display during recording"
 msgstr "Muestra parpadeo en el reloj mientras graba"
 
-#
 msgid "Show event-progress in channel selection"
-msgstr ""
+msgstr "Muestra el progreso del evento en la selección del canal"
 
-#
 msgid "Show in extension menu"
+msgstr "Mostra en el menú extensión"
+
+msgid "Show info screen"
 msgstr ""
 
 #
@@ -6441,6 +6598,12 @@ msgstr "Mostrar infobar cuando cambie el evento"
 msgid "Show infobar on skip forward/backward"
 msgstr "Mostrar la infobar al pasar adelante/atras"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Mostrar movimiento del motor"
@@ -6458,23 +6621,28 @@ msgid "Show the tv player..."
 msgstr "Mostrar el reproductor de tv"
 
 msgid "Show webcam pictures on your TV Screen"
-msgstr ""
+msgstr "Mostrar fotos de webcams en su pantalla TV"
 
 msgid ""
 "Shows a list containing the zapping-history and allows user to zap to the "
 "entries or to modify them."
 msgstr ""
+"Mostrar una lista conteniendo la historia de zapeo y permitir al usuario "
+"zapear a los canales o modificarlos."
 
 msgid "Shows a list of recent zap entries"
-msgstr ""
+msgstr "Mostrar una lista de canales zapeados recientes"
 
 msgid "Shows average bitrate of video and audio"
-msgstr ""
+msgstr "Mostrar la media de bitrate del video y el audio"
 
 msgid "Shows statistics of watched services"
-msgstr ""
+msgstr "Mostrar estadísticas de los canales vistos"
 
 msgid "Shows the clock permanently on the screen"
+msgstr "Mostrar un reloj en la pantalla permanentemente"
+
+msgid "Shows the service name instead of the service number when zapping."
 msgstr ""
 
 #
@@ -6489,6 +6657,9 @@ msgstr "Apagado"
 msgid "Shutdown Dreambox after"
 msgstr "Apagar Dreambox después"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Potencia Señal:"
@@ -6510,14 +6681,14 @@ msgid "Simple"
 msgstr "Sencillo"
 
 msgid "Simple IRC GroupChat client for e2 #dm8000-vip channel"
-msgstr ""
+msgstr "Cliente simple de IRC para el canal e2 #dm8000-vip"
 
 #
 msgid "Simple titleset (compatibility for legacy players)"
 msgstr "Título Simple (compatibilidad para más reproductores)"
 
 msgid "SimpleRSS allows reading RSS newsfeeds on your Dreambox."
-msgstr ""
+msgstr "SimpleRSS permite leer noticias en RSS en su Dreambox."
 
 #
 msgid "Single"
@@ -6544,7 +6715,7 @@ msgid "Skin"
 msgstr "Piel"
 
 msgid "SkinSelector shows a menu with selectable skins"
-msgstr ""
+msgstr "SkinSelector muestra un menú con pieles seleccionables"
 
 #
 msgid "Skins"
@@ -6592,7 +6763,7 @@ msgid "Software management"
 msgstr "Manejar software"
 
 msgid "Software manager setup"
-msgstr ""
+msgstr "Configuración del manejador de software"
 
 #
 msgid "Software restore"
@@ -6603,10 +6774,10 @@ msgid "Software update"
 msgstr "Actualizar software"
 
 msgid "SoftwareManager manages your Dreambox software"
-msgstr ""
+msgstr "SoftwareManager maneja el software de su Dreambox"
 
 msgid "Softwaremanager information"
-msgstr ""
+msgstr "Información Softwaremanager"
 
 #
 msgid "Some plugins are not available:\n"
@@ -6632,9 +6803,8 @@ msgstr ""
 msgid "Sorry, no Details available!"
 msgstr "Lo siento, no hay Detalles disponibles!"
 
-#
 msgid "Sorry, video is not available!"
-msgstr ""
+msgstr "Lo siento, ¡el video no está disponible!"
 
 #
 msgid ""
@@ -6655,6 +6825,9 @@ msgstr "Ordenar A-Z"
 msgid "Sort AutoTimer"
 msgstr "Ordenar AutoProgramación"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6672,13 +6845,11 @@ msgstr "Portadora de sonido"
 msgid "South"
 msgstr "Sur"
 
-#
 msgid "South Korea"
-msgstr ""
+msgstr "Corea del Sur"
 
-#
 msgid "Spain"
-msgstr ""
+msgstr "España"
 
 #
 msgid "Spanish"
@@ -6688,9 +6859,8 @@ msgstr "Español"
 msgid "Split preview mode"
 msgstr "Dividir modo previsualización"
 
-#
 msgid "Sports"
-msgstr ""
+msgstr "Deportes"
 
 #
 msgid "Standby"
@@ -6700,20 +6870,21 @@ msgstr "Reposo"
 msgid "Standby / Restart"
 msgstr "Reposo / Reiniciar"
 
-#
 #, python-format
 msgid "Standby Fan %d PWM"
-msgstr ""
+msgstr "Ventilador en reposo %d PWM"
 
-#
 #, python-format
 msgid "Standby Fan %d Voltage"
-msgstr ""
+msgstr "Ventilador en reposo %d Voltaje"
 
 #
 msgid "Start Webinterface"
 msgstr "Comenzar el interface web"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Comenzar desde el inicio"
@@ -6726,9 +6897,8 @@ msgstr "¿Iniciar grabación?"
 msgid "Start test"
 msgstr "Comenzar test"
 
-#
 msgid "Start with following feed:"
-msgstr ""
+msgstr "Comenzar el siguiente origen:"
 
 #
 msgid "StartTime"
@@ -6738,30 +6908,26 @@ msgstr "HoraInicio"
 msgid "Starting on"
 msgstr "Comenzando"
 
-#
 msgid "Std. Feeds"
-msgstr ""
+msgstr "Orígenes Std."
 
 msgid "Step by step network configuration"
-msgstr ""
+msgstr "Configuración de red paso a paso"
 
 #
 msgid "Step east"
 msgstr "Paso este"
 
-#
 msgid "Step in ms for arrow keys"
-msgstr ""
+msgstr "Paso en ms para las teclas de flecha"
 
-#
 #, python-format
 msgid "Step in ms for key %i"
-msgstr ""
+msgstr "Paso en ms para la tecla %i"
 
-#
 #, python-format
 msgid "Step in ms for keys '%s'"
-msgstr ""
+msgstr "Paso en ms para las teclas '%s'"
 
 #
 msgid "Step west"
@@ -6808,10 +6974,10 @@ msgid "Stored position"
 msgstr "Posición almacenada"
 
 msgid "Stream podcasts"
-msgstr ""
+msgstr "Stream podcasts"
 
 msgid "Streaming modules for the orf.at iptv web page."
-msgstr ""
+msgstr "Módulos de streaming para la web orf.at.iptv"
 
 #
 msgid "Subservice list..."
@@ -6837,13 +7003,15 @@ msgstr "Dom"
 msgid "Sunday"
 msgstr "Domingo"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Intercambiar Canales"
 
-#
 msgid "Sweden"
-msgstr ""
+msgstr "Suecia"
 
 #
 msgid "Swedish"
@@ -6857,17 +7025,11 @@ msgstr "Cambiar al subcanal siguiente"
 msgid "Switch to previous subservice"
 msgstr "Cambiar al subcanal anterior"
 
-#
 msgid "Switchable tuner types:"
-msgstr ""
-
-#
-msgid "Symbol Rate"
-msgstr "Velocidad de símbolo"
+msgstr "Tipos de tuner seleccionables::"
 
-#
-msgid "Symbolrate"
-msgstr "Velocidad de símbolo"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6888,10 +7050,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "El fichero TS es demasiado grande para el nivel 1 ISO9660."
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "Sistema de TV"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Tabla de contenido para la colección"
@@ -6908,22 +7079,22 @@ msgstr "Etiqueta 2"
 msgid "Tags"
 msgstr "Etiquetas"
 
-#
 msgid "Tags the Timer/Recording will have."
-msgstr ""
+msgstr "Etiquetas que tendrán las grabaciones."
 
-#
 msgid "Tags: "
-msgstr ""
+msgstr "Etiquetas:"
 
-#
 msgid "Taiwan"
-msgstr ""
+msgstr "Taiwan"
 
 #
 msgid "Temperature and Fan control"
 msgstr "Control de temperatura y ventilador"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestre"
@@ -6940,10 +7111,9 @@ msgstr "Configuración de Test DisEqC"
 msgid "Test Type"
 msgstr "Tipo de Testeo"
 
-#
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 80
 msgid "Test again"
-msgstr ""
+msgstr "Reiniciar test"
 
 #
 msgid "Test mode"
@@ -6954,7 +7124,7 @@ msgid "Test the network configuration of your Dreambox.\n"
 msgstr "Testear la configuración de red de su Dreambox.\n"
 
 msgid "Test your DiSEqC equipment"
-msgstr ""
+msgstr "Testear el equipamiento DiSEqC"
 
 #
 msgid "Test-Messagebox?"
@@ -6991,6 +7161,9 @@ msgid ""
 "has dropped below a definable threshold.You can use this wizard to remove "
 "some plugins."
 msgstr ""
+"El Asistente de Limpieza le informa cuando la memoria libre interna de su "
+"dreambox ha descendido de un límite definible. Puede usar este asistente "
+"para eliminar algunos plugins."
 
 #
 msgid ""
@@ -7002,56 +7175,68 @@ msgstr ""
 "Dreambox (el cuál no podrá ser reproducido por un reproductor de DVDs)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
 msgstr ""
+"El plugin Hotplug notifica al sistema de un dispositivo añadido o quitado."
 
-#
 msgid ""
 "The NetworkWizard extension is not installed!\n"
 "Please install it."
 msgstr ""
+"¡La extensión Asistente de Red no está instalada!\n"
+"Por favor, instálela."
 
 msgid "The PIN code has been changed successfully."
-msgstr ""
+msgstr "El código PIN ha sido cambiado correctamente."
 
 msgid "The PIN codes you entered are different."
-msgstr ""
+msgstr "El código PIN que ha introducido es diferente."
 
 msgid ""
 "The PicturePlayer displays your photos on the TV.\n"
 "You can view them as thumbnails or slideshow."
 msgstr ""
+"El Reproductor de Fotos visualiza sus fotos en la TV.\n"
+"Puede verlas como miniaturas o como presentación."
 
 msgid ""
 "The Satfinder plugin helps you to align your dish.\n"
 "It shows you informations about signal rate and errors."
 msgstr ""
+"El plugin Satfinder le ayuda a alinear su antena.\n"
+"Muestra información sobre calidad de señal y errores."
 
 msgid ""
 "The SkinSelector shows a menu with selectable skins.\n"
 "It's now easy to change the look and feel of your Dreambox."
 msgstr ""
+"El SkinSelector muestra un menú con pieles seleccionables.\n"
+"Ahora puede cambiar fácilmente la vista y apariencia de su Dreambox."
 
 msgid ""
 "The SoftwareManager manages your Dreambox software.\n"
 "It's easy to update your receiver's software, install or remove plugins or "
 "even backup and restore your system settings."
 msgstr ""
+"El SoftwareManager maneja el software de su Dreambox.\n"
+"Es fácil actualizar el software de su receptor, instalar o eliminar plugins "
+"o incluso hacer backups o restaurar su configuración del sistema."
 
-#
 msgid ""
 "The Softwaremanagement extension is not installed!\n"
 "Please install it."
 msgstr ""
+"¡La extensión Softwaremanagement no está instalada!\n"
+"Por favor, instálela."
 
 #
 msgid ""
@@ -7075,31 +7260,43 @@ msgid ""
 "The USB stick was prepared to be bootable.\n"
 "Now you can download an NFI image file!"
 msgstr ""
+"El pen USB fue preparado para ser arrancable.\n"
+"¡Ahora puede descargar un fichero de imagen NFI!"
+
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
 
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
+"El plugin VideoEnhancement proporciona configuraciones avanzadas de video "
+"mejorado."
 
 msgid ""
 "The VideoTune helps fine-tuning your tv display.\n"
 "You can control brightness and contrast of your tv."
 msgstr ""
+"El VideoTune ayuda a configurar su tv de manera fina.\n"
+"Puede controlar su control de brillo y contraste de su tv."
 
 msgid "The Videomode plugin provides advanced video mode settings."
-msgstr ""
+msgstr "El plugin Videomode proporciona configuración de video avanzado."
 
 msgid ""
 "The WirelessLan plugin helps you configuring your WLAN network interface."
-msgstr ""
+msgstr "El plugin WirelessLan ayuda a configurar el interfaz de red WLAN."
 
 #
 msgid "The backup failed. Please choose a different backup location."
 msgstr "El backup ha fallado. Elija una localización diferente para el backup."
 
-#
 msgid ""
 "The counter can automatically be reset to the limit at certain intervals."
 msgstr ""
+"El contador puede ser reiniciado al límite automáticamente a ciertos "
+"intervalos."
 
 #
 #, python-format
@@ -7110,11 +7307,12 @@ msgstr ""
 "El directorio %s no es escribible.\n"
 "Seleccione otro directorio que si lo sea."
 
-#
 msgid ""
 "The editor to be used for new AutoTimers. This can either be the Wizard or "
 "the classic editor."
 msgstr ""
+"El editor puede usarse para nuevos AutoTimers. Puede usar el Asistente o el "
+"editor clásico."
 
 #
 #, python-format
@@ -7163,7 +7361,7 @@ msgid "The match attribute is mandatory."
 msgstr "El atributo a coincidir es obligatorio."
 
 msgid "The md5sum validation failed, the file may be corrupted!"
-msgstr ""
+msgstr "La validación md5sum ha fallado, ¡el fichero parece corrupto!"
 
 #
 msgid "The package doesn't contain anything."
@@ -7188,7 +7386,7 @@ msgid "The results have been written to %s."
 msgstr "Los resultados han sido escritos a %s."
 
 msgid "The skin is in KingSize-definition 1024x576"
-msgstr ""
+msgstr "La piel está en la definición KingSize 1024x576"
 
 #
 msgid "The sleep timer has been activated."
@@ -7231,6 +7429,8 @@ msgid ""
 "The wizard found a configuration backup. Do you want to restore your old "
 "settings from %s?"
 msgstr ""
+"El asistente encontró una configuración guardada. ¿Quiere restaurar su "
+"configuración antigua desde %s?"
 
 #
 msgid "The wizard is finished now."
@@ -7272,20 +7472,20 @@ msgstr ""
 msgid "There was an error downloading the packetlist. Please try again."
 msgstr "Hay un error descargando la lista de paquetes. Intente de nuevo."
 
-#
 msgid "There was an error getting the feed entries. Please try again."
-msgstr ""
+msgstr "Hay un error al conseguir las entradas del feed. Inténtelo de nuevo."
 
 #
 msgid "There was an error. The package:"
 msgstr "Hubo un error. El paquete:"
 
-#
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 130
 msgid ""
 "There's a certificate update available for your dreambox. Would you like to "
 "apply this update now?"
 msgstr ""
+"Hay una actualización certificada para su dreambox. ¿Quiere aplicar esta "
+"actualización ahora?"
 
 #
 msgid ""
@@ -7300,40 +7500,46 @@ msgstr ""
 msgid "This Dreambox can't decode %s streams!"
 msgstr "Este Dreambox no puede decodificar %s streams!"
 
-#
 msgid "This Month"
+msgstr "Este Mes"
+
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
 msgstr ""
 
-#
 msgid "This Week"
-msgstr ""
+msgstr "Esta Semana"
 
-#
 msgid ""
 "This is a name you can give the AutoTimer. It will be shown in the Overview "
 "and the Preview."
 msgstr ""
+"Este es un nombre que puede dar al AutoTimer. Esto mostrará un Resumen una "
+"Vista Previa."
 
 #
 msgid "This is step number 2."
 msgstr "Este es el paso número 2."
 
-#
 msgid ""
 "This is the delay in hours that the AutoTimer will wait after a search to "
 "search the EPG again."
 msgstr ""
+"Esto es el retardo en horas que el AutoTimer esperará después de volver a "
+"buscar en el EPG."
 
-#
 msgid "This is the help screen. Feed me with something to display."
-msgstr ""
+msgstr "Esta es la pantalla de ayuda. Póngame algo para visualizar."
 
-#
 msgid ""
 "This is what will be looked for in event titles. Note that looking for e.g. "
 "german umlauts can be tricky as you have to know the encoding the channel "
 "uses."
 msgstr ""
+"Esto es lo que está bloqueado para los títulos de eventos. Note que buscando "
+"por ej. diéresis española puede tener que saber la codificación que usa el "
+"canal."
 
 msgid ""
 "This plugin creates a USB stick which can be used to update the firmware of "
@@ -7344,6 +7550,13 @@ msgid ""
 "If you already have a prepared bootable USB stick, please insert it now. "
 "Otherwise plug in a USB stick with a minimum size of 64 MB!"
 msgstr ""
+"Este plugin crea un pen USB el cual puede ser usado para actualizar el "
+"firmware de su Dreambox sin la necesidad de red o conexión WIFI.\n"
+"Primero, el pen USB será preparado para que sea arrancable.\n"
+"En el siguiente paso, una imagen NFI podrá ser descargada desde el servidor "
+"de actualizaciones y guardada en el pen.\n"
+"Si ya tiene un pen USB arrancable, insertelo ahora.  De lo contrario inserte "
+"un pen USB con un tamaño mínimo de 64 Megas."
 
 #
 msgid "This plugin is installed."
@@ -7361,14 +7574,17 @@ msgstr "Este plugin será instalado."
 msgid "This plugin will be removed."
 msgstr "Este plugin será desinstalado."
 
-#
 msgid "This setting controls the behavior when a timer matches a found event."
 msgstr ""
+"Esta configuración controla el comportamiento cuando una programación "
+"coincide con el evento encontrado."
 
 msgid ""
 "This system tool is internally used to program the hardware with firmware "
 "updates."
 msgstr ""
+"La herramienta del sistema es internamente usada para programar el hardware "
+"con actualizaciones del firmware."
 
 #
 msgid ""
@@ -7432,12 +7648,14 @@ msgstr ""
 msgid "This test detects your configured LAN-Adapter."
 msgstr "Este test detecta su adaptador de red configurado."
 
-#
 msgid ""
 "This toggles the behavior on timer conflicts. If an AutoTimer matches an "
 "event that conflicts with an existing timer it will not ignore this event "
 "but add it disabled."
 msgstr ""
+"Esto configura el comportamiento en un conflicto de grabaciones. Si un "
+"AutoTimer coincide con un evento de una programación existente, no lo ignora "
+"pero lo añade desactivado."
 
 #
 msgid "Three"
@@ -7463,13 +7681,11 @@ msgstr "Jueves"
 msgid "Time"
 msgstr "Hora"
 
-#
 msgid "Time in minutes to append to recording."
-msgstr ""
+msgstr "Tiempo en minutos a añadir a la grabación."
 
-#
 msgid "Time in minutes to prepend to recording."
-msgstr ""
+msgstr "Tiempo en minutos a añadir antes de la grabación."
 
 #
 msgid "Time/Date Input"
@@ -7527,6 +7743,16 @@ msgstr "Estado de la grabación:"
 msgid "Timer type"
 msgstr "Tipo de Programación"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Pausa"
@@ -7556,7 +7782,7 @@ msgid "Titleset mode"
 msgstr "Modo Título"
 
 msgid "To be used as simple downloading application by other Plugins."
-msgstr ""
+msgstr "Será usado como una aplicación de descargas simple para otros Plugins."
 
 msgid ""
 "To update your Dreambox firmware, please follow these steps:\n"
@@ -7566,6 +7792,12 @@ msgid ""
 "for 10 seconds.\n"
 "3) Wait for bootup and follow instructions of the wizard."
 msgstr ""
+"Para actualizar el firmware de su Drembox, siga los siguientes pasos:\n"
+"1) Apague su caja con el interruptor trasero de corriente y ponga el USB "
+"arrancable.\n"
+"2) Vuelva a arrancar la corriente y pulse el botón abajo en panel frontal "
+"durante 10 segundos.\n"
+"3) Espere que arranque y siga las instrucciones del asistente."
 
 #
 msgid "Today"
@@ -7587,19 +7819,17 @@ msgstr "Toneburst"
 msgid "Toneburst A/B"
 msgstr "Toneburst A/B"
 
-#
 msgid "Top favorites"
-msgstr ""
+msgstr "Más Favoritos"
 
-#
 msgid "Top rated"
-msgstr ""
+msgstr "Más valorados"
 
 #
 msgid "Track"
 msgstr "Pista"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7610,10 +7840,6 @@ msgstr "Traducción"
 msgid "Translation:"
 msgstr "Traducción:"
 
-#
-msgid "Transmission Mode"
-msgstr "Modo de trasmisión"
-
 #
 msgid "Transmission mode"
 msgstr "Modo de trasmisión"
@@ -7622,13 +7848,8 @@ msgstr "Modo de trasmisión"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Tipo de Transponder"
-
-#
 msgid "Travel & Events"
-msgstr ""
+msgstr "Viajes y Eventos"
 
 #
 msgid "Tries left:"
@@ -7647,13 +7868,11 @@ msgstr "Intenta encontrar los transponders en la red de cable.. espere..."
 msgid "Trying to download a new packetlist. Please wait..."
 msgstr "Intentando descargar una nueva lista de paquetes. Espere..."
 
-#
 msgid "Trying to download the Youtube feed entries. Please wait..."
-msgstr ""
+msgstr "Intentando descargar las entradas de Youtube. Por favor, espere..."
 
-#
 msgid "Trying to download the Youtube search results. Please wait..."
-msgstr ""
+msgstr "Intentando descargar los resultados de Youtube. Por favor, espere..."
 
 #
 msgid "Tue"
@@ -7691,9 +7910,8 @@ msgstr "Configuración sintonizador"
 msgid "Tuner status"
 msgstr "Sintonizador"
 
-#
 msgid "Tuner type"
-msgstr ""
+msgstr "Tipo de tuner"
 
 #
 msgid "Turkish"
@@ -7755,10 +7973,12 @@ msgstr "Deshacer instalación"
 msgid "Undo uninstall"
 msgstr "Deshacer desinstalación"
 
-#
-msgid "UnhandledKey"
+msgid "Unencrypted"
 msgstr ""
 
+msgid "UnhandledKey"
+msgstr "Tecla no manejada"
+
 #
 msgid "Unicable"
 msgstr "Unicable"
@@ -7775,23 +7995,23 @@ msgstr "Matrix Unicable"
 msgid "Uninstall"
 msgstr "Desinstalar"
 
-#
 msgid "United States"
-msgstr ""
+msgstr "Estados Unidos"
 
 #
 msgid "Universal LNB"
 msgstr "LNB Universal"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
-#
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
 "matching your AutoTimers but only when you leave the GUI with the green "
 "button."
 msgstr ""
+"A menos que esto se active en AutoTimer, no buscará automáticamente eventos "
+"que coincidan sus AutoTimers, sólo cuando dejes el GUI con el botón verde."
 
 #
 msgid "Unmount failed"
@@ -7801,34 +8021,33 @@ msgstr "Falló el desmonte"
 msgid "Unsupported"
 msgstr "No soportado"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
 msgid "Update"
 msgstr "Actualizar"
 
-#, fuzzy
 msgid "Update done..."
-msgstr "Actualizar"
+msgstr "Actualización realizada..."
 
-#
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 170
 msgid ""
 "Update done... The genuine dreambox test will now be rerun and should not "
 "ask you to update again."
 msgstr ""
+"Actualización realizada... .El test de dreambox genuino será reejecutado y "
+"no deberá preguntarte de nuevo actualizar."
 
-#
-#, fuzzy
 msgid "Updatefeed not available."
-msgstr "actualizaciones disponibles."
+msgstr "Updatefeed no disponible."
 
-#
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 150
 msgid ""
 "Updating failed. Nothing is broken, just the update couldn't be applied."
 msgstr ""
+"Falló la actualización. Nada está roto, sólo que la actualización no puede "
+"aplicarse."
 
 #
 msgid "Updating finished. Here is the result:"
@@ -7838,10 +8057,8 @@ msgstr "Actualización finalizada. Aquí está el resultado:"
 msgid "Updating software catalog"
 msgstr "Actualizando el catálogo de software"
 
-#
-#, fuzzy
 msgid "Updating, please wait..."
-msgstr "Por favor, espere..."
+msgstr "Actualizando, por favor espere..."
 
 #
 msgid "Updating... Please wait... This can take some minutes..."
@@ -7859,15 +8076,15 @@ msgstr "Actualizando"
 msgid "Upgrading Dreambox... Please wait"
 msgstr "Actualizando Dreambox... Por favor espere"
 
-#
 msgid "Upper bound of timespan."
-msgstr ""
+msgstr "Límite superior de intervalo de tiempo."
 
-#
 msgid ""
 "Upper bound of timespan. Nothing after this time will be matched. Offsets "
 "are not taken into account!"
 msgstr ""
+"Límite superior de tiempo. Nada después de este tiempo será marcado. Los "
+"intervalos de tiempo no son tenidos en cuenta."
 
 #
 msgid "Use"
@@ -7894,19 +8111,15 @@ msgid "Use a gateway"
 msgstr "Usar puerta de enlace"
 
 msgid "Use and control multiple Dreamboxes with different RCs."
-msgstr ""
-
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Usar el el efecto de sombras a veloc. ^"
+msgstr "Usa y controla varios Dreambox con mandos diferentes."
 
 #
 msgid "Use power measurement"
 msgstr "Usar medida de potencia"
 
-#
 msgid "Use the Networkwizard to configure selected network adapter"
 msgstr ""
+"Use el Asistente de Red para configurar el adaptador de red seleccionado"
 
 #
 msgid "Use the Networkwizard to configure your Network\n"
@@ -7931,10 +8144,10 @@ msgstr ""
 "Después, pulse OK."
 
 msgid "Use this input device settings?"
-msgstr ""
+msgstr "¿Usar esta configuración de dispositivo de entrada?"
 
 msgid "Use this settings?"
-msgstr ""
+msgstr "¿Usar esta configuración?"
 
 #
 msgid "Use this video enhancement settings?"
@@ -7960,13 +8173,11 @@ msgstr "Tipo de búsqueda de canales usada"
 msgid "User defined"
 msgstr "Definido por el usuario"
 
-#
 msgid "User management"
-msgstr ""
+msgstr "Manejo de usuario"
 
-#
 msgid "Usermanager"
-msgstr ""
+msgstr "Manejo de usuario"
 
 #
 msgid "Username"
@@ -7980,15 +8191,29 @@ msgstr "Euroconector VCR"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (trailer intro)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
+msgstr "Piel Vali-XD"
+
+msgid "Vali.HD.atlantis skin"
 msgstr ""
 
 msgid "Vali.HD.nano skin"
+msgstr "Piel Vali.HD.nano"
+
+msgid "Vali.HD.warp skin"
 msgstr ""
 
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
+"¡Verificar la autenticidad del Dreambox ejecutando el plugin de dreambox "
+"genuino!"
+
+msgid "Verifying your internet connection..."
+msgstr ""
 
 #
 msgid "Vertical"
@@ -8006,6 +8231,9 @@ msgstr "Asistente de ajuste de vídeo"
 msgid "Video Output"
 msgstr "Salida de video"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Configuración de Video"
@@ -8048,38 +8276,36 @@ msgid "Video mode selection."
 msgstr "Selección de modo de vídeo."
 
 msgid "Video streaming from the orf.at web page"
-msgstr ""
+msgstr "Streaming de video desde la página web orf.at"
 
 msgid "VideoEnhancement provides advanced video enhancement settings"
 msgstr ""
+"VideoEnhancement proporciona configuraciones de video avanzado mejorado"
 
 msgid "VideoTune helps fine-tuning your tv display"
-msgstr ""
+msgstr "VideoTune ayuda a configurar de manera fina su TV"
 
-#
 msgid "Videobrowser exit behavior:"
-msgstr ""
+msgstr "Salir del comportamiento de navegador de video:"
 
 #
 msgid "Videoenhancement Setup"
 msgstr "Configuración de mejora de vídeo"
 
 msgid "Videomode provides advanced video mode settings"
-msgstr ""
+msgstr "Videomode dispone de configuración de video avanzado"
 
-#
 msgid "Videoplayer stop/exit behavior:"
-msgstr ""
+msgstr "Parar/salir del reproductor de video:"
 
-#
 msgid "View Count"
-msgstr ""
+msgstr "Contador de vistas"
 
 msgid "View Google maps"
-msgstr ""
+msgstr "Ver mapas de Google"
 
 msgid "View Google maps with your Dreambox."
-msgstr ""
+msgstr "Ver mapas de Google con su Dreambox."
 
 #
 msgid "View Movies..."
@@ -8097,9 +8323,8 @@ msgstr "Ver Rass interactivo..."
 msgid "View Video CD..."
 msgstr "Ver Video CD..."
 
-#
 msgid "View active downloads"
-msgstr ""
+msgstr "Ver descargas activas"
 
 #
 msgid "View details"
@@ -8121,9 +8346,8 @@ msgstr "Ver lista de extensiones de Pantalla e Interfaz de Usuario"
 msgid "View list of available EPG extensions."
 msgstr "Ver lista de extensiones de EPG disponibles."
 
-#
 msgid "View list of available Satellite equipment extensions."
-msgstr ""
+msgstr "Ver lista de extensiones disponibles de equipamiento de Satélite."
 
 #
 msgid "View list of available communication extensions."
@@ -8157,41 +8381,38 @@ msgstr "Ver lista de extensiones de software disponibles"
 msgid "View list of available system extensions"
 msgstr "Ver lista de extensiones de sistema disponibles"
 
-#
 msgid "View related videos"
-msgstr ""
+msgstr "Ver videos relacionados"
 
-#
 msgid "View response videos"
-msgstr ""
+msgstr "Ver videos de respuesta"
 
 #
 msgid "View teletext..."
 msgstr "Ver teletexto..."
 
-#
 msgid "View, edit or delete mountpoints on your Dreambox."
-msgstr ""
+msgstr "Ver, editar o borrar puntos de montaje en su Dreambox."
 
-#
 msgid "View, edit or delete usernames and passwords for your network."
-msgstr ""
+msgstr "Ver, editar o borrar nombres de usuarios y contraseñas de su red."
 
-#
 msgid "Views: "
-msgstr ""
+msgstr "Vistos:"
 
 #
 msgid "Virtual KeyBoard"
 msgstr "Teclado Virtual"
 
 msgid "Visualization for the European Installation Bus"
-msgstr ""
+msgstr "Visualización del Bus de Instalación Europeo"
 
 msgid ""
 "Visualize and control your lights, dimmers, blinds, thermostats etc. through "
 "EIB/KNX. (linknx server required)"
 msgstr ""
+"Visualizar y controlar las luces, reguladores de luz, persianas, "
+"termostatos, etc a través de EIB / KNX. (Necesario servidor linknx)"
 
 #
 msgid "Voltage mode"
@@ -8209,11 +8430,8 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
-msgstr ""
+msgstr "Conexión WLAN"
 
 #
 msgid "WPA"
@@ -8231,9 +8449,8 @@ msgstr "WPA2"
 msgid "WSS on 4:3"
 msgstr "WSS en 4:3"
 
-#
 msgid "Wait time in ms before activation:"
-msgstr ""
+msgstr "ms en espera antes de la activación:"
 
 #
 msgid "Waiting"
@@ -8244,12 +8461,15 @@ msgid "Warn if free space drops below (kB):"
 msgstr "Avisar si el espacio libre baja de (kB):"
 
 msgid "Watch streams from ZDF Mediathek"
-msgstr ""
+msgstr "Ver streams desde el servidor ZDF"
 
 msgid "WeatherPlugin shows weatherforecasts on your Dreambox."
-msgstr ""
+msgstr "WeatherPlugin muestra previsiones del tiempo en su Dreambox."
 
 msgid "Weatherforecast on your Dreambox"
+msgstr "El tiempo en su Dreambox"
+
+msgid "Web-Bouquet-Editor for PC"
 msgstr ""
 
 #
@@ -8310,7 +8530,6 @@ msgstr ""
 "copia de seguridad de la configuración actual y una pequeña explicación de "
 "cómo actualizar el firmware."
 
-#
 msgid ""
 "Welcome to the MyTube Youtube Player.\n"
 "\n"
@@ -8325,8 +8544,19 @@ msgid ""
 "\n"
 "The Help button shows this help again."
 msgstr ""
+"Bienvenido al reproductor de Youtube MyTube.\n"
+"\n"
+"Usa la tecla + para navegar al campo de búsqueda y la tecla - para navegar a "
+"las entradas de vídeos.\n"
+"\n"
+"Para reproducir un vídeo sólo tiene que pulsar OK en su mando.\n"
+"\n"
+"Pulse info para ver la descripción de la película.\n"
+"\n"
+"Pulse la tecla menú para opciones adicionales.\n"
+"\n"
+"La tecla ayuda mostrará esta ayuda de nuevo."
 
-#
 msgid ""
 "Welcome to the MyTube Youtube Player.\n"
 "\n"
@@ -8338,6 +8568,16 @@ msgid ""
 "\n"
 "Press exit to get back to the input field."
 msgstr ""
+"Bienvenido al reproductor de Youtube MyTube.\n"
+"\n"
+"Mientras introduce sus término(s) de búsqueda verá sugerencias que coinciden "
+"con sus términos.\n"
+"\n"
+"Para seleccionar una sugerencia, pulse la tecla ABAJO en su mando, "
+"seleccione el resultado que desee y pulse OK en su mando para comenzar la "
+"búsqueda.\n"
+"\n"
+"Pulse exit para volver al campo de entrada."
 
 #
 msgid ""
@@ -8412,11 +8652,17 @@ msgstr "¿Qué quiere buscar?"
 msgid "What to do with submitted crashlogs?"
 msgstr "¿Qué hacer con los crashlogs enviados?"
 
-#
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
 msgstr ""
+"Cuando esta opción está activada, el AutoTimer no selecciona eventos donde "
+"otra programación ya existe con la misma descripción."
 
 #
 msgid ""
@@ -8449,14 +8695,21 @@ msgstr "RED Inalámbrica"
 msgid "Wireless Network"
 msgstr "Red Inalámbrica"
 
-#
-msgid "Wireless Network State"
-msgstr "Estado Red Inalámbrica"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
 "channels)."
 msgstr ""
+"Con AntiScrollbar puede tapar las lineas de anuncios (ej. canales de "
+"noticias)"
 
 msgid ""
 "With DVDBurn you can make compilations of records from your Dreambox hard "
@@ -8465,38 +8718,55 @@ msgid ""
 "a standard-compliant DVD that can be played on conventinal DVD players.\n"
 "HDTV recordings can only be burned in proprietary dreambox format."
 msgstr ""
+"Con DVDBurn puede hacer DVDs de películas grabadas en su Dreambox.\n"
+"Opcionalmente puede personalizar menús. Puede grabar un DVD estándar que "
+"pueda ser reproducido en los reproductores convencionales.\n"
+"Las grabaciones en HDTV sólo pueden grabarse en un formato de dreambox "
+"propietario."
 
 msgid "With EPGSearch you can search through the EPG and create timers."
-msgstr ""
+msgstr "Con EPGSearch puede buscar a través del EPG y crear grabaciones."
 
 msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
-msgstr ""
+msgstr "Con Genuine Dreambox puede verificar la autenticidad de su Dreambox."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
 msgid "With MovieRetitle you can rename your movies."
-msgstr ""
+msgstr "Con MovieRetitle puede cambiar el nombre a sus películas."
 
 msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
+"Con MyTube puede reproducir vídeos de YouTube directamente en su TV sin "
+"ningún PC."
 
-msgid "With WebcamViewer you can watch webcams on your TV Screen."
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
 msgstr ""
 
+msgid "With WebcamViewer you can watch webcams on your TV Screen."
+msgstr "Con WebcamViewer puede ver webacams en su pantalla de TV."
+
 msgid ""
 "With Werbezapper you can bridge commercials by creating short timers\n"
 "(between 1 and 9 minutes long) which will automatically zap back to the "
 "original channel after execution."
 msgstr ""
+"Con Werbezapper puede saltar los anuncios creando pequeñas programaciones\n"
+"(entre 1 y 9 minutos de duración) el cuál volverá automáticamente al canal "
+"original después de la ejecución."
 
 msgid ""
 "With YouTubePlayer you can watch YouTube-Videos on the Dreambox.\n"
 "This plugin requires a PC with the VLC program running."
 msgstr ""
+"Con YouTubePlayer puede ver vídeos de YouTube en su Dreambox.\n"
+"Este plugin necesita un PC ejecutando el programa VLC."
 
 msgid ""
 "With the CommonInterfaceAssignment plugin it is possible to use differentCI "
@@ -8504,51 +8774,68 @@ msgid ""
 "each of them.\n"
 "This allows watching a scrambled service while recording another one."
 msgstr ""
+"Con el plugin CommonInterfaceAssignment es posible usar diferentes módulos "
+"CI en su Dreambox y asignar a proveedores/canales o caids cada uno de "
+"ellos.\n"
+"Esto permite ver un canal codificado mientras está grabando otro."
 
 msgid ""
 "With the CrashlogAutoSubmit plugin it is possible to automaticallymail "
 "crashlogs found on your hard drive to Dream Multimedia."
 msgstr ""
+"Con el plugin CrashlogAutoSubmit es posible enviar automáticamente por email "
+"los logs de fallos encontrados en su disco duro a Dream Multimedia."
 
 msgid ""
 "With the DefaultServicesScanner plugin you can scan default lamedbs sorted "
 "by satellite with a connected dish positioner."
 msgstr ""
+"Con el plugin DefaultServicesScanner puede escanear la base de datos por "
+"defecto del satélite conectado a su antena."
 
 msgid ""
 "With the DiseqcTester plugin you can test your satellite equipment for "
 "DiSEqC compatibility and errors."
 msgstr ""
+"Con el plugin DiseqcTester puede testear su equipamiento de satélite para la "
+"compatibilidad  y errores con DISEqC."
 
 msgid ""
 "With the NFIFlash plugin it is possible to prepare a USB stick with an "
 "Dreambox image.\n"
 "It is then possible to flash your Dreambox with the image on that stick."
 msgstr ""
+"Con el plugin NFIFlash puede preparar un pen USB con una imagen Dreambox.\n"
+"Es posible flasear su Dreambox con la imagen de ese pen USB."
 
 msgid ""
 "With the NetworkWizard you can easily configure your network step by step."
 msgstr ""
+"Con el NetworkWizard puede configurar su red con un asistente paso a paso."
 
 msgid ""
 "With the PositionerSetup plugin it is easy to install and configure a "
 "motorized dish."
 msgstr ""
+"Con el plugin PositionerSetup puede configurar fácilmente su antena "
+"motorizada."
 
 msgid ""
 "With the SatelliteEquipmentControl plugin it is possible to fine-tune DiSEqC-"
 "settings."
 msgstr ""
+"Con el plugin SatelliteEquipmentControl es posible configurar de manera "
+"detallada los parámetros DiSEqC."
 
-#
 msgid ""
 "With this option enabled the channel to record on can be changed to a "
 "alternative service it is restricted to."
 msgstr ""
+"Con la activación de esta opción, el canal a grabar puede ser cambiado a uno "
+"alternativo si el canal está restringido."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8581,7 +8868,7 @@ msgid "Yes to all"
 msgstr "Si a todo"
 
 msgid "Yes, always"
-msgstr ""
+msgstr "Si, siempre"
 
 #
 msgid "Yes, and delete this movie"
@@ -8595,13 +8882,11 @@ msgstr "Si, no me preguntes otra vez"
 msgid "Yes, backup my settings!"
 msgstr "Si, ¡backup mi configuración!"
 
-#
 msgid "Yes, but play next video"
-msgstr ""
+msgstr "Si, pero reproduce el siguiente vídeo"
 
-#
 msgid "Yes, but play previous video"
-msgstr ""
+msgstr "Si, pero reproducie el vídeo anterior"
 
 #
 msgid "Yes, do a manual scan now"
@@ -8655,6 +8940,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Puede elegir lo que quiere instalar..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Usted puede instalar el plugin."
@@ -8677,6 +8967,19 @@ msgstr ""
 "Mientras 'Nombre' es sólo un nombre visualizado en la vista previa, "
 "'Concidir en título' es lo que buscará en el EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "¡No puede borrar esto!"
@@ -8711,7 +9014,7 @@ msgstr ""
 "Como es un Atributo obligatorio no puede continuar sin eso."
 
 msgid "You didn't select a channel to record from."
-msgstr ""
+msgstr "No ha seleccionado un canal desde el cual grabar."
 
 #
 #, python-format
@@ -8769,6 +9072,9 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Necesita poner un código PIN y ocultarlo a sus hijos.\n"
+"\n"
+"¿Quiere poner el pin ahora?"
 
 #
 msgid ""
@@ -8845,9 +9151,8 @@ msgstr ""
 "Su fichero de configuración no es correcto:\n"
 "%s"
 
-#
 msgid "Your current collection will get lost!"
-msgstr ""
+msgstr "¡Su colección actual se perdió!"
 
 #
 msgid "Your dreambox is shutting down. Please stand by..."
@@ -8889,17 +9194,17 @@ msgstr "Su nombre (opcional):"
 msgid "Your network configuration has been activated."
 msgstr "Su configuración de red ha sido activada."
 
-#
-msgid "Your network mount has been activated."
+msgid "Your network is not working. Please try again."
 msgstr ""
 
-#
+msgid "Your network mount has been activated."
+msgstr "Su montaje de red ha sido activado."
+
 msgid "Your network mount has been removed."
-msgstr ""
+msgstr "Su montaje de red ha sido eliminado."
 
-#
 msgid "Your network mount has been updated."
-msgstr ""
+msgstr "Su montaje de red ha sido actualizado."
 
 #
 msgid ""
@@ -8914,11 +9219,10 @@ msgstr ""
 "Pulse que quiere hacer lo siguiente."
 
 msgid "ZDFMediathek allows you to watch streams from ZDF Mediathek."
-msgstr ""
+msgstr "ZDFMediathek permite ver streams desde ZDF Mediathek."
 
-#
 msgid "Zap back to previously tuned service?"
-msgstr ""
+msgstr "¿Volver al último canal sintonizado?"
 
 #
 msgid "Zap back to service before positioner setup?"
@@ -8928,24 +9232,20 @@ msgstr "¿Volver al canal antes de configurar el motor?"
 msgid "Zap back to service before satfinder?"
 msgstr "¿Volver al canal antes de ir al buscador de satélites?"
 
-#
 msgid "Zap back to service before tuner setup?"
-msgstr ""
+msgstr "¿Volver al canal anterior a la configuración del tuner?"
 
 msgid "Zap between commercials"
-msgstr ""
+msgstr "Zapeo entre anuncios"
 
 msgid "ZapStatistic shows the watched services with some statistics."
-msgstr ""
+msgstr "ZapStatistic muestra los canales vistos con algunas estadísticas."
 
 msgid "Zoom into letterboxed/anamorph movies"
-msgstr ""
+msgstr "Ampliar películas a letterboxed/anamorph"
 
 msgid "Zoom into letterboxed/anamorph movies."
-msgstr ""
-
-msgid "Zydas"
-msgstr ""
+msgstr "Ampliar películas a letterboxed/anamorph."
 
 #
 msgid "[alternative edit]"
@@ -8964,7 +9264,7 @@ msgid "[move mode]"
 msgstr "[modo mover]"
 
 msgid "a HD skin from Kerni"
-msgstr ""
+msgstr "una piel HD de Kerni"
 
 #
 msgid "a gui to assign services/providers to common interface modules"
@@ -9000,7 +9300,12 @@ msgstr "activar configuración actual"
 msgid "activate network adapter configuration"
 msgstr "activar configuración del adaptador de red"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Añadir AutoProgramación..."
 
@@ -9076,9 +9381,6 @@ msgstr "añadir canal a favoritos"
 msgid "add services"
 msgstr "Añadir Canales"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "añadir a protección de adultos"
@@ -9093,16 +9395,22 @@ msgstr "orden alfabético"
 
 msgid "assign color buttons (red/green/yellow/blue) to plugins from MOVIELIST."
 msgstr ""
+"asignar teclas de colores (rojo/verde/amarillo/azul) a plugins desde la "
+"lista de películas."
 
 msgid "assign color buttons to plugins from MOVIELIST"
-msgstr ""
+msgstr "asignar teclas de colores a plugins desde la lista de películas"
 
 msgid ""
 "assign long key-press (red/green/yellow/blue) to plugins or E2 functions."
 msgstr ""
+"asignar teclas pulsación larga (rojo/verde/amarillo/azul) a plugins o "
+"funciones de E2."
 
 msgid "assign long key-press on color buttons to plugins or E2 functions"
 msgstr ""
+"asignar teclas pulsación larga en teclas de colores a plugins o funciones de "
+"E2"
 
 #
 msgid "assigned CAIds:"
@@ -9112,6 +9420,12 @@ msgstr "CAIds asignados:"
 msgid "assigned Services/Provider:"
 msgstr "Canales/Proveedor asignados:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9130,6 +9444,9 @@ msgstr "pistas de audio"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "disponible"
@@ -9162,6 +9479,9 @@ msgstr "lista negra"
 msgid "blue"
 msgstr "azul"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9203,6 +9523,9 @@ msgstr "limpiar lista"
 msgid "complex"
 msgstr "complejo"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "menú configuración"
@@ -9220,7 +9543,7 @@ msgid "continue"
 msgstr "continuar"
 
 msgid "control multiple Dreamboxes with different RCs"
-msgstr ""
+msgstr "controlar varios Dreamboxes con mandos diferentes"
 
 #
 msgid "copy to bouquets"
@@ -9234,9 +9557,15 @@ msgstr "no puede ser borrado"
 msgid "create directory"
 msgstr "crear directorio"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
-msgstr ""
+msgstr "imagen actualmente instalada: %s"
 
 #
 msgid "daily"
@@ -9246,6 +9575,9 @@ msgstr "diariamente"
 msgid "day"
 msgstr "día"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "borrar"
@@ -9271,7 +9603,7 @@ msgid "delete..."
 msgstr "borrar..."
 
 msgid "description"
-msgstr ""
+msgstr "descripción"
 
 #
 msgid "disable"
@@ -9305,6 +9637,9 @@ msgstr "no grabar"
 msgid "done!"
 msgstr "¡hecho!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "editar alternativas"
@@ -9357,10 +9692,6 @@ msgstr "terminar corte aquí"
 msgid "end favourites edit"
 msgstr "fin edición de favoritos"
 
-#
-msgid "enter hidden network SSID"
-msgstr "introdudzca su SSID de la red oculta"
-
 #
 msgid "equal to"
 msgstr "igual a"
@@ -9529,9 +9860,8 @@ msgstr "izquierda"
 msgid "length"
 msgstr "longitud"
 
-#
 msgid "list of EPG views..."
-msgstr ""
+msgstr "lista de vistas EPG..."
 
 #
 msgid "list style compact"
@@ -9585,6 +9915,9 @@ msgstr "minuto"
 msgid "minutes"
 msgstr "minutos"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "mes"
@@ -9665,16 +9998,15 @@ msgstr "no tiempo cumplido"
 msgid "none"
 msgstr "ninguno"
 
-#
 msgid "not configured"
-msgstr ""
+msgstr "no configurado"
 
 #
 msgid "not locked"
 msgstr "no bloqueado"
 
 msgid "not supported"
-msgstr ""
+msgstr "no soportado"
 
 #
 msgid "not used"
@@ -9781,10 +10113,7 @@ msgid "red"
 msgstr "rojo"
 
 msgid "redesigned Kerni-HD1 skin"
-msgstr ""
-
-msgid "redirect notifications to Growl"
-msgstr ""
+msgstr "piel rediseñada Kerni-HD1"
 
 #
 msgid "remove a nameserver entry"
@@ -9888,7 +10217,7 @@ msgid "seconds"
 msgstr "segundos"
 
 msgid "see service-epg (and PiP) from channels in an infobar"
-msgstr ""
+msgstr "ver el epg-canal (y PiP) desde los canales en la infobar"
 
 #
 msgid "select"
@@ -9919,17 +10248,16 @@ msgid "select the movie path"
 msgstr "seleccione el directorio de las películas"
 
 msgid "service PIN"
-msgstr ""
+msgstr "PIN del canal"
 
 msgid "set enigma2 to standby-mode after startup"
-msgstr ""
+msgstr "poner enigma2 en reposo después de arrancar"
 
-#
 msgid "sets the Audio Delay (LipSync)"
-msgstr ""
+msgstr "Poner el Retardo de Audio (LipSync)"
 
 msgid "setup PIN"
-msgstr ""
+msgstr "configurar PIN"
 
 #
 msgid "show DVD main menu"
@@ -10023,9 +10351,8 @@ msgstr "fotos en reproducción en bucle"
 msgid "sort by date"
 msgstr "ordenar por fecha"
 
-#
 msgid "special characters"
-msgstr ""
+msgstr "caracteres especiales"
 
 #
 msgid "standard"
@@ -10120,11 +10447,11 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "poner hora, capítulo, audio, info subtítulos"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "tuner no soportado"
 
-#
-msgid "unavailable"
-msgstr "no disponible"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10138,19 +10465,17 @@ msgstr "desconocido"
 msgid "unknown service"
 msgstr "servicio desconocido"
 
-#
 msgid "until standby/restart"
-msgstr ""
+msgstr "hasta reposo/reinicio"
 
-#
 msgid "use as HDD replacement"
-msgstr ""
+msgstr "usar como remplazo del HDD"
 
 msgid "use your Dreambox as Web proxy"
-msgstr ""
+msgstr "usar su Dreambox como proxy Web"
 
 msgid "use your Dreambox as Web proxy."
-msgstr ""
+msgstr "usar su Dreambox como proxy Web."
 
 #
 msgid "user defined"
@@ -10184,6 +10509,9 @@ msgstr "esperando"
 msgid "was removed successfully"
 msgstr "fué borrado exitosamente."
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "semanalmente"
@@ -10192,6 +10520,9 @@ msgstr "semanalmente"
 msgid "whitelist"
 msgstr "lista blanca"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "trabajando"
@@ -10291,6 +10622,9 @@ msgstr "zapeado"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Una Piel BackToTheRoots ... o buenos momentos anteriores"
+
 #
 #~ msgid "AGC"
 #~ msgstr "AGC"
@@ -10319,6 +10653,10 @@ msgstr "zapeado"
 #~ msgid "All..."
 #~ msgstr "Todo..."
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Cantidad de grabaciones que quedan"
+
 #
 #~ msgid "An error has occured. (%s)"
 #~ msgstr "Ha ocurrido un error. (%s)"
@@ -10341,6 +10679,9 @@ msgstr "zapeado"
 #~ "Seguro que quiere habilitar su red local?\n"
 #~ "\n"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "Authorization"
 #~ msgstr "Autorización"
@@ -10425,6 +10766,22 @@ msgstr "zapeado"
 #~ msgid "Choose source"
 #~ msgstr "Elige origen"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Velocidad de código alta"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Velocidad de código baja"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Velocidad de código HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Velocidad de código LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Tarjeta compact flash"
@@ -10541,6 +10898,10 @@ msgstr "zapeado"
 #~ msgid "Discontinuous playback frame repeat count"
 #~ msgstr "Reproducción discontinua a la velocidad de"
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr ""
+#~ "Visualizar información de la película desde la InternetMovieDatabase"
+
 #
 #~ msgid ""
 #~ "Do you really want to REMOVE\n"
@@ -10586,6 +10947,17 @@ msgstr "zapeado"
 #~ msgid "Downloading image description..."
 #~ msgstr "Descargando la descripción de la imagen..."
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh automáticamente cambia a los canales definidos por el usuario "
+#~ "cuando está desocupado\n"
+#~ "(en modo reposo si hay alguna grabación ejecutándose) para realizar "
+#~ "actualizaciones en la información del epg de esos canales."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Editar la URL de la fuente IPKG..."
@@ -10622,6 +10994,10 @@ msgstr "zapeado"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Encriptada: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Tipo de Encriptación"
+
 #
 #~ msgid "End"
 #~ msgstr "Fin"
@@ -10642,6 +11018,14 @@ msgstr "zapeado"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Introduzca velocidad de avance hacia delante"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Introduzca velocidad de avance hacia atrás"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Introduzca el nombre/SSID de la red WLAN:"
@@ -10677,6 +11061,18 @@ msgstr "zapeado"
 #~ msgid "Font size"
 #~ msgstr "Tamaño de fuente"
 
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Encontré un total de %d Eventos coincidentes.\n"
+#~ "La programación %d fué añadida y %d modificada."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Contador de tramas sin problemas de sombras"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON dirección IP"
@@ -10697,6 +11093,24 @@ msgstr "zapeado"
 #~ msgid "General PCM delay"
 #~ msgstr "Pausa PCM General"
 
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee permite que su Dreambox envíe mensajes cortos usando el protocolo "
+#~ "growl\n"
+#~ "como la notificación de  inicio de una grabación a un PC ejecutando un "
+#~ "cliente growl"
+
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Intervalo de guarda"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Modo intervalo seguro"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "¡Hola!"
@@ -10705,6 +11119,29 @@ msgstr "zapeado"
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Aquí hay una pequeña explicación de los estados de los iconos."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "SSID de red oculta"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Nombre de la red oculta"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Información jerárquica"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Modo jerárquico"
+
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Si activa esto, una grabación existente también será considerada "
+#~ "grabación si el evento graba al menos el 80% de ella."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Si quiere ver esta página, pulse OK."
@@ -10753,6 +11190,9 @@ msgstr "zapeado"
 #~ msgid "Interfaces"
 #~ msgstr "Interfaces"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Adaptador de RED interna"
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Visualización invertida"
@@ -10773,14 +11213,33 @@ msgstr "zapeado"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Permite ver/editar ficheros en su Dreambox"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Escuche y grabe radio internet"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Escuche y grabe shoutcast de radios de internet en su Dreambox."
+
 #
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Velocidad Max.: %s"
 
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Máxima duración del evento para coincidir. Si un evento es más largo que "
+#~ "esta cantidad de tiempo (sin adelanto) no coincidirá."
+
 #
 #~ msgid "Movie Menu"
 #~ msgstr "Menú de Películas"
 
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Información de película desde Online Film Datenbak (Alemania)"
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Información de película desde Online Film Datenbank"
+
 #
 #~ msgid "NIM "
 #~ msgstr "NIM"
@@ -10789,6 +11248,10 @@ msgstr "zapeado"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Configuración del servidor de nombres..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "SSID de Red"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Red..."
@@ -10805,10 +11268,18 @@ msgstr "zapeado"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Lo siento pero no hay 50 Hz. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "No he encontrado ninguna red"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Encontré una memoria USB no válida"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "¡No he encontrado redes wifi! Refresque."
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -10875,6 +11346,10 @@ msgstr "zapeado"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Actualización-Online"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Posición Orbital"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Otro..."
@@ -10895,6 +11370,12 @@ msgstr "zapeado"
 #~ msgid "Partitioning USB stick..."
 #~ msgstr "Particionando la memoria USB ..."
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Reproducir música desde Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr " Reproducir música desde Last.fm"
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Elija la imagen flash .NFI desde el servidor para descargar"
@@ -10939,6 +11420,10 @@ msgstr "zapeado"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Información de preceso del manejador de plugin..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaridad"
+
 #
 #~ msgid "Port"
 #~ msgstr "Puerto"
@@ -10964,6 +11449,9 @@ msgstr "zapeado"
 #~ msgid "RSS Feed URI"
 #~ msgstr "URI de la fuente RSS"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Rate"
 #~ msgstr "Velocidad"
@@ -11072,6 +11560,10 @@ msgstr "zapeado"
 #~ "La restauración de la configuración está hecha. Pulse OK para activar la "
 #~ "configuración ahora."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Caerte"
+
 #
 #~ msgid "SSL"
 #~ msgstr "SSL"
@@ -11147,6 +11639,9 @@ msgstr "zapeado"
 #~ msgid "Set as default Interface"
 #~ msgstr "Poner como interface por defecto"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Ponga su Dreambox en reposo profundo"
+
 #
 #~ msgid "Show files from %s"
 #~ msgstr "Mostrar ficheros desde %s"
@@ -11201,6 +11696,14 @@ msgstr "zapeado"
 #~ msgid "Stereo"
 #~ msgstr "Stéreo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Velocidad de símbolo"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Velocidad de símbolo"
+
 #
 #~ msgid ""
 #~ "The .NFI Image flasher USB stick is now ready to use. Please download an ."
@@ -11213,6 +11716,22 @@ msgstr "zapeado"
 #~ "reinicie y pulse la tecla 'Abajo' en el panel frontal para arrancar desde "
 #~ "el .NFI flasher desde la memoria USB."
 
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "El plugin Elektro Ahorro de Energía pone su caja desde reposo a modo "
+#~ "apagado a ciertas horas.\n"
+#~ "Esto sólo ocurre si su caja están en reposo y no hay grabaciones en "
+#~ "proceso o programadas en los próximos 20 minutos.\n"
+#~ "La caja automáticamente se enciende para las grabaciones o al final del "
+#~ "tiempo de apagado. Por lo tengo, no tiene que esperar hasta que vuelva a "
+#~ "encenderlo."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11304,6 +11823,17 @@ msgstr "zapeado"
 #~ "frontal presiando por 10 segundos.\n"
 #~ "3) Espere a que arranque y siga las instrucciones del asistente."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo muestra información sobre el tráfico alemán."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Modo de trasmisión"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tipo de Transponder"
+
 #
 #~ msgid "Transpondertype"
 #~ msgstr "Tipo de Transpondedor"
@@ -11338,6 +11868,12 @@ msgstr "zapeado"
 #~ "Deshacer\n"
 #~ "Desinstalar"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Adaptador de red desconocido."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo muestra información del tiempo alemán."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Actualizaciones a su software del receptor"
@@ -11350,6 +11886,10 @@ msgstr "zapeado"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Actualización finalizada. ¿Quiere reiniciar su Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Usar el el efecto de sombras a veloc. ^"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Cambiar a VCR"
@@ -11366,6 +11906,9 @@ msgstr "zapeado"
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Ver lista de extensiones disponibles de Satélite."
 
+#~ msgid "WLAN adapter."
+#~ msgstr "Adaptador WLAN"
+
 #
 #~ msgid "Waiting for USB stick to settle..."
 #~ msgstr "Esperando a la memoria USB a resolver..."
@@ -11392,6 +11935,25 @@ msgstr "zapeado"
 #~ msgid "Wireless"
 #~ msgstr "Inalámbrico"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Estado Red Inalámbrica"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Con IMDb puede descargar y visualizar información de películas "
+#~ "(valoración, portada, reparto, sinopsis, etc.) sobre el evento "
+#~ "seleccionado."
+
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Con esta opción puede restringir AutoTimer a una cantidad de grabaciones "
+#~ "programadas. Si lo pone a 0, desactiva esta funcionalidad."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Se completó la escritura de la imagen la memoria flash"
@@ -11493,6 +12055,12 @@ msgstr "zapeado"
 #~ "Su Adaptador de Red inalámbrica no puede ser iniciado.\n"
 #~ "Quiere reiniciar su Dreambox para aplicar la nueva configuración?\n"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "añadir etiquetas a las películas grabadas"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -11529,6 +12097,10 @@ msgstr "zapeado"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 y red"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "introdudzca su SSID de la red oculta"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "igual al socket A"
@@ -11613,6 +12185,9 @@ msgstr "zapeado"
 #~ msgid "rebooting..."
 #~ msgstr "reiniciando..."
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "redirigir notificaciones a Growl"
+
 #
 #~ msgid ""
 #~ "scan done!\n"
@@ -11689,6 +12264,10 @@ msgstr "zapeado"
 #~ msgid "text"
 #~ msgstr "texto"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "no disponible"
+
 #
 #~ msgid "until restart"
 #~ msgstr "hasta reiniciar"
index b607aa0f907209744d7ea79237c2a8560d391fd9..6616a8c8a89283e85bbf88025a902d425d530d2e 100755 (executable)
--- a/po/et.po
+++ b/po/et.po
@@ -1,13 +1,11 @@
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Estonian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-12-30 09:00+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-26 15:47+0200\n"
 "Last-Translator: Arvo <arvo@softshark.ee>\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -178,6 +176,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d konflikt (i) leiti uute taimerite lisamisel:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #, python-format
 msgid "%d jobs are running in the background!"
 msgstr "%d protsessi käib tausta!"
@@ -211,6 +223,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s juures %s"
+
 msgid "(ZAP)"
 msgstr "(Ainult kanalivahetus)"
 
@@ -358,12 +374,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "BackToTheRoots välimus.. aga Warp-8 kiirusega."
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "BackToTheRoots välimus.. või vanad head ajad."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "BackToTheRoots välimus... või vanad head ajad."
-
 msgid "A basic ftp client"
 msgstr "Põhi-ftp klient"
 
@@ -381,6 +397,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Demo laiendus TPM kasutamiseks."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Vastuvõtja simulatsioon SG-Atlantis ekraanilt."
+
 msgid ""
 "A finished record timer wants to set your\n"
 "Dreambox to standby. Do that now?"
@@ -403,6 +422,9 @@ msgstr "Graafiline EPG kõigile kanalitele selles valikus"
 msgid "A graphical EPG interface"
 msgstr "Graafiline EPG liides"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Graafiline EPG liides ja EPG haldur"
+
 msgid "A graphical EPG interface."
 msgstr "Graafiline EPG liides."
 
@@ -423,6 +445,9 @@ msgstr "Ilus HD välimus Brushed Alu tehtud Kerni poolt."
 msgid "A nice looking skin from Kerni"
 msgstr "Kena välimus Kernilt"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -531,6 +556,9 @@ msgstr "Süstemiinfo"
 msgid "About..."
 msgstr "Süsteemiinfo..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Juurdepääs ARD-Mediathek-le"
 
@@ -556,6 +584,9 @@ msgstr "Tegutse:"
 msgid "Activate Picture in Picture"
 msgstr "Ava pilt-pildis"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiveeri võrgusätted"
@@ -609,6 +640,12 @@ msgstr "Lisa uus AutoTimer"
 msgid "Add new network mount point"
 msgstr "Lisa uus võrgu haakepunkt"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Lisa taimer"
@@ -634,6 +671,10 @@ msgstr "Lisan zap taimer savestustimeri asemel?"
 msgid "Added: "
 msgstr "Lisatud: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
@@ -729,15 +770,32 @@ msgstr "Kogu aeg"
 msgid "All non-repeating timers"
 msgstr "Kõik mittekorduvad taimerid"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "Luba zap veebiliidesest"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Lubab TuxboxPluginate käivituse."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Lubab laadida rapidshare faile alla taustal."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alfa"
@@ -756,8 +814,8 @@ msgstr "Alati küsi"
 msgid "Always ask before sending"
 msgstr "Küsi alati enne saatmist"
 
-msgid "Ammount of recordings left"
-msgstr "Järelejäänud salvestuste arv"
+msgid "Amount of recordings left"
+msgstr ""
 
 msgid "An empty filename is illegal."
 msgstr "Tühi failinimi ei ole lubatud."
@@ -771,6 +829,9 @@ msgstr "Tundmatu viga!"
 msgid "Anonymize crashlog?"
 msgstr "Muuda vealogi nimetuks?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Araabia"
@@ -844,12 +905,12 @@ msgstr "Küsi kasutajalt"
 msgid "Aspect Ratio"
 msgstr "Pildisuhe"
 
+msgid "Aspect ratio"
+msgstr "Pildisuhe"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Määra levitaja/kanal/caid CI moodulile"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Heli"
@@ -857,6 +918,9 @@ msgstr "Heli"
 msgid "Audio Options..."
 msgstr "Helisätted..."
 
+msgid "Audio PID"
+msgstr "Heli PID"
+
 msgid "Audio Sync"
 msgstr "Heli sünkroniseerimine"
 
@@ -917,6 +981,15 @@ msgstr ""
 "AutoTimer otsib  EPG-d ja loob taimerid vastavalt kasutaja määratud "
 "otsingukriteeriumitele."
 
+msgid "AutoTimer was added successfully"
+msgstr "AutoTaimer lisatud"
+
+msgid "AutoTimer was changed successfully"
+msgstr "AutoTimer muudetud"
+
+msgid "AutoTimer was removed"
+msgstr "AutoTaimer eemaldatud"
+
 #
 msgid "Automatic"
 msgstr "Automaatne"
@@ -952,6 +1025,27 @@ msgstr "Värskenda automaatselt EPG-d"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Saada automaatselt vealogi ära"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Autoresolutsiooni vahetus"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolutsiooni ei tööta Scart/DVI-PC režiimis"
+
+msgid "Autoresolution settings"
+msgstr "Autoresolutsiooni seaded"
+
+msgid "Autoresolution videomode setup"
+msgstr "Autoresolutsiooni video seaded"
+
 msgid "Autos & Vehicles"
 msgstr "Autod"
 
@@ -992,6 +1086,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Tagasi"
 
+msgid "Back, lower USB Slot"
+msgstr "Taga, alumine USB pesa"
+
+msgid "Back, upper USB Slot"
+msgstr "Taga, ülemine USB pesa"
+
 #
 msgid "Background"
 msgstr "Taust"
@@ -1021,7 +1121,7 @@ msgid "Bandwidth"
 msgstr "Ribalaius"
 
 msgid "Begin of \"after event\" timespan"
-msgstr ""
+msgstr "Alusta salvestust peale \"praegust\" saadet"
 
 #
 msgid "Begin of timespan"
@@ -1082,6 +1182,11 @@ msgstr "Brasiilia"
 msgid "Brightness"
 msgstr "Heledus"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr "Sirvi ORF ja SAT1 Teleteksti internetist."
+
 msgid "Browse for and connect to network shares"
 msgstr "Otsi ja ühenda võrguosalustega"
 
@@ -1109,6 +1214,23 @@ msgstr "Kirjuta salvestused DVD-le"
 msgid "Bus: "
 msgstr "Siin: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr "Seda lubades saated ei ühtu, kui nad ei toimu tetavatel päevadel."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1321,6 +1443,15 @@ msgstr "Puhasta taimerite nimekiri automaatselt"
 msgid "Cleanup timerlist automatically."
 msgstr "Puhasta taimerite nimekiri automaatselt."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Puhastusabiline"
@@ -1350,17 +1481,11 @@ msgstr "Sulge ja salvesta muudatused"
 msgid "Close title selection"
 msgstr "Sulge pealkirja valik"
 
-msgid "Code rate high"
-msgstr "Code rate ülemine"
-
-msgid "Code rate low"
-msgstr "Code rate alumine"
-
-msgid "Coderate HP"
-msgstr "Coderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1498,6 +1623,9 @@ msgstr "Jätka taasesitust"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Halda oma vastuvõtjat veebibrauseriga."
 
@@ -1539,6 +1667,10 @@ msgstr "Ei saa avada Pilt Pildis"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Ei saa kahjuks salvestada.Taimerite konflikt %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Ei saa salvestada vigast teenust %s"
+
 #
 msgid "Crashlog settings"
 msgstr "Vealogi seaded"
@@ -1717,6 +1849,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD seade"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD failibrauser"
@@ -1798,10 +1933,19 @@ msgstr "Määra alguskanal"
 msgid "Define a startup service for your Dreambox."
 msgstr "Määra alguskanal oma tuuneri jaoks."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Viide"
 
+msgid "Delay x seconds after service started"
+msgstr "Oota x sekundit peale saate algust"
+
 #
 msgid "Delete"
 msgstr "Kustuta"
@@ -1956,8 +2100,11 @@ msgstr "Näita otsingu tulemust:"
 msgid "Display your photos on the TV"
 msgstr "Näita pilte ekraanil"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Filmi info näitamine InternetMovieDatabase-st"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #, python-format
 msgid ""
@@ -1974,6 +2121,14 @@ msgstr ""
 "Kas soovid kindlasti failisüsteemi kontrollida?\n"
 "Selleks kulub palju aega!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Kas tõesti soovid kustutada %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2158,6 +2313,12 @@ msgstr "Vastuvõtja formaadib data DVD-d"
 msgid "Dreambox software because updates are available."
 msgstr "Vastuvõtja tarkvara, sest uuendused on saadaval."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 msgid "Duration: "
 msgstr "Kestus: "
 
@@ -2182,13 +2343,11 @@ msgstr "EPG kodeering"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPFRefresh lülitub ise kasutaja määratud kanalitele, kui tuuner on "
-"ooteasendis\n"
-"(ootel ilma ühegi töötava salvestuseta) et nende kanalite EPG infot uuendada."
 
 #, python-format
 msgid "ERROR - failed to scan (%s)!"
@@ -2215,6 +2374,7 @@ msgstr "Muuda AutoTaimeri teenuseid"
 msgid "Edit DNS"
 msgstr "Muuda DNS"
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Muuda taimereid ja otsi uusi saateid"
 
@@ -2269,6 +2429,9 @@ msgstr "Muuda uuenduste allika url."
 msgid "Editing"
 msgstr "Muudan"
 
+msgid "Editor for fstab"
+msgstr ""
+
 msgid "Editor for new AutoTimers"
 msgstr "Editor uuele AutoTaimerile"
 
@@ -2289,9 +2452,24 @@ msgstr "Luba"
 msgid "Enable /media"
 msgstr "Luba /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Luba 1080p24"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Luba 1080p25"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Luba 1080p30"
+
 msgid "Enable 5V for active antenna"
 msgstr "Luba 5 V toide aktiivantennile"
 
+msgid "Enable 720p24 Mode"
+msgstr "Luba 720p24"
+
+msgid "Enable Autoresolution"
+msgstr "Luba Autoresolutsioon"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Luba puhastusabiline?"
@@ -2361,10 +2539,6 @@ msgstr "Kodeeringu võti"
 msgid "Encryption Keytype"
 msgstr "Kodeeringu võti"
 
-#
-msgid "Encryption Type"
-msgstr "Kodeeringu tüüp"
-
 #
 msgid "Encryption:"
 msgstr "Kodeering:"
@@ -2409,17 +2583,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Alusta edasikerimist kiirusega"
-
 msgid "Enter IP to scan..."
 msgstr "Sisesta IP..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Alusta tagasikerimist kiirusega"
-
 msgid "Enter main menu..."
 msgstr "Mine peamenüüsse..."
 
@@ -2485,6 +2651,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Eesti"
 
+msgid "Ethernet network interface"
+msgstr "Etherneti võrguseade"
+
 #
 msgid "Eventview"
 msgstr "Telekava"
@@ -2675,6 +2844,11 @@ msgstr "Võrgu restart on tehtud"
 msgid "Finnish"
 msgstr "Soome"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Alguseks anna oma skini stiil kasutades Ai.HD lisandit."
 
@@ -2695,14 +2869,9 @@ msgstr "Formaadi"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Leidus kokku %d vastet.\n"
-"%d Timerit lisati ja %d muudeti."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Kaadri korduste arv mittesujuva kerimisega"
 
 #
 msgid "Frame size in full view"
@@ -2732,6 +2901,9 @@ msgstr "Sageduse otsingu samm (khz)"
 msgid "Frequency steps"
 msgstr "Sageduse samm"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "R"
@@ -2746,6 +2918,9 @@ msgstr "Friisi"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr "FritzCall näitab sinu FritzBoxi sisenevaid kõnesid tuuneri kaudu."
 
+msgid "Front USB Slot"
+msgstr "Ees USB port"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Liides /tmp/mmi.socket-le"
 
@@ -2799,6 +2974,9 @@ msgstr "Üldine PCM viide"
 msgid "General PCM delay (ms)"
 msgstr "Üldine PCM viide (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 msgid "Genre"
 msgstr "Zanr"
 
@@ -2873,25 +3051,24 @@ msgid "Green boost"
 msgstr "Roheline boost"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee võimaldab tuuneril saata SMS kasutades growl protokolli\n"
-"nagu Salvestus alanud teade PC-le, kus töötab growl klientprogramm"
 
-#
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr "Kaitsevahemik"
 
-#
-msgid "Guard interval mode"
-msgstr "Kaitsevahemiku seaded"
-
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Eelda olemasolev taimer alguse/lõpu aja järgi"
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 msgid "HD videos"
 msgstr "HD videod"
 
@@ -2916,22 +3093,15 @@ msgstr "Kõvaketta väljalülitamine peale"
 msgid "Help"
 msgstr "Abi"
 
-#
-msgid "Hidden network SSID"
-msgstr "Võrgu SSID"
+msgid "Hidden network"
+msgstr "Peidetud võrk"
 
-#
-msgid "Hidden networkname"
-msgstr "Varjatud võrgunimi"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy Information"
+msgid "Hierarchy info"
 msgstr "Hierarhia teave"
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarhia olek"
-
 #
 msgid "High bitrate support"
 msgstr "Kõrge bitrate tugi"
@@ -2995,13 +3165,22 @@ msgstr "ISO kataloog"
 msgid "Icelandic"
 msgstr "Island"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Kui see on lubatud, siis taimer loetakse salvestavaks , kui ta salvestab 80% "
-"enda ajast."
 
 #
 msgid ""
@@ -3098,6 +3277,12 @@ msgstr "Info"
 msgid "Init"
 msgstr "Algseaded"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 msgid "Initial location in new timers"
 msgstr "Esialgne asukoht uutes taimerites"
 
@@ -3178,8 +3363,8 @@ msgstr "Keskmine"
 msgid "Internal Flash"
 msgstr "Sisemine flash-mälu"
 
-msgid "Internal LAN adapter."
-msgstr "Sisemine LAN adapter."
+msgid "Internal USB Slot"
+msgstr "Sisemine USB pesa"
 
 msgid "Internal firmware updater"
 msgstr "Sisemine tarkvara uuendaja"
@@ -3378,6 +3563,11 @@ msgstr "Keele valik"
 msgid "Last config"
 msgstr "Viimane seadistus"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Eelmine kiirus"
@@ -3433,15 +3623,15 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "DVD menüüga seotud pealkirjad"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Salvestusseadmete loetelu"
 
-msgid "Listen and record internet radio"
-msgstr "Kuula ja salvesta interneti raadiot"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Kuula ja salvesta Shoutcast interneti raadiot oma tuuneris."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3567,6 +3757,9 @@ msgstr "Uuendab vastuvõtja tarkvara"
 msgid "Manual Scan"
 msgstr "Käsiotsing"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Käsitsi sisestatud transponder"
@@ -3602,13 +3795,10 @@ msgstr "Max.Bitikiirus: "
 msgid "Maximum duration (in m)"
 msgstr "Maksimaalne kestus (min)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Suurim sobiv saate kestus. Kui saade on pikem kui see ajavahemik (ilma "
-"seatud eranditeta), see ei sobi."
 
 #
 msgid "Media player"
@@ -3830,12 +4020,6 @@ msgstr "Liiguta ekraan üles"
 msgid "Move west"
 msgstr "Liiguta läände"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Filmi info Online Film Datenbank'ist (Saksa)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Filmi info Online Film Datenbank'ist"
-
 #
 msgid "Movie location"
 msgstr "Filmi asukoht"
@@ -3860,6 +4044,9 @@ msgstr "Salvestiste menüü"
 msgid "Multi EPG"
 msgstr "Kanalite saatekava"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 msgid "Multimedia"
 msgstr "Multimeedia"
 
@@ -3867,6 +4054,9 @@ msgstr "Multimeedia"
 msgid "Multiple service support"
 msgstr "Mitme programmi tugi"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Mitu satelliiti"
@@ -3934,6 +4124,9 @@ msgstr "NFI tarkvara on fläshitud.Vajuta kollast nuppu taaskäivitamiseks!"
 msgid "NFS share"
 msgstr "NFS võrgukoht"
 
+msgid "NIM"
+msgstr ""
+
 msgid "NOW"
 msgstr "PRAEGU"
 
@@ -3961,6 +4154,9 @@ msgstr "Nimeserveri seaded"
 msgid "Nameserver settings"
 msgstr "Nimeserveri seaded"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox välimus"
 
@@ -4070,10 +4266,6 @@ msgstr "Võrgu häälestamine..."
 msgid "Network Mount"
 msgstr "Võrgu külgehaakimine"
 
-#
-msgid "Network SSID"
-msgstr "Võrgu SSID"
-
 msgid "Network Setup"
 msgstr "Võrgu häälestamine"
 
@@ -4108,6 +4300,9 @@ msgstr "Võrgubrauser"
 msgid "NetworkWizard"
 msgstr "Võrguhäälestus"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Mitte kunagi"
@@ -4149,9 +4344,6 @@ msgstr "Pole ühendust"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Kõvaketast ei leitud või seda pole formaaditud!"
 
-msgid "No Networks found"
-msgstr "Võrke ei leitud"
-
 #
 msgid "No backup needed"
 msgstr "Varukoopiat ei vajata"
@@ -4258,9 +4450,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Videod puuduvad"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Ei leidnud WiFi võrke! Palun värskenda."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 msgid ""
 "No working local network adapter found.\n"
@@ -4351,6 +4542,12 @@ msgstr "Põhi"
 msgid "Norwegian"
 msgstr "Norra"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4364,6 +4561,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Otsingut ei toimu"
 
+msgid "Not-Associated"
+msgstr ""
+
 msgid ""
 "Nothing to scan!\n"
 "Please setup your tuner settings before you start a service scan."
@@ -4405,6 +4605,9 @@ msgstr "OK, eemalda teised laiendused"
 msgid "OK, remove some extensions"
 msgstr "OK, eemalda mõned laiendused"
 
+msgid "ONID"
+msgstr "ONID"
+
 msgid "OSD Settings"
 msgstr "Ekraaninäidu seaded"
 
@@ -4448,6 +4651,9 @@ msgstr "Ainult sel korral loodud Autotaimerid"
 msgid "Only Free scan"
 msgstr "Ainult vabade otsimine"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Ainult laiendused."
 
@@ -4472,8 +4678,7 @@ msgstr "Ava laienduse menüü"
 msgid "Optionally enter your name if you want to."
 msgstr "Kui soovite, sisestage oma nimi."
 
-#
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Orbitaalpositsioon"
 
 #
@@ -4497,9 +4702,15 @@ msgstr "Kas tarkvara uuendamisel kirjutada üle konfiguratsioonifailid?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 msgid "PIDs"
 msgstr "PIDd"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Pakettide nimekirja uuendus"
@@ -4564,7 +4775,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "PermanentClock näitab ekraanil pidevalt kellaaega."
 
 msgid "Persian"
-msgstr ""
+msgstr "Pärsia"
 
 #
 msgid "Pets & Animals"
@@ -4602,6 +4813,12 @@ msgstr "Mängi Audio-CD..."
 msgid "Play DVD"
 msgstr "Taasesita"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 msgid "Play Music..."
 msgstr "Mängi Muusikat..."
 
@@ -4609,12 +4826,6 @@ msgstr "Mängi Muusikat..."
 msgid "Play YouTube movies"
 msgstr "Mängi YouTube filme"
 
-msgid "Play music from Last.fm"
-msgstr "Mängi muusikat Last.fm-st"
-
-msgid "Play music from Last.fm."
-msgstr "Mängi muusikat Last.fm-st."
-
 #
 msgid "Play next video"
 msgstr "Mängi järgmist videot"
@@ -4914,10 +5125,6 @@ msgstr "PodCast esitab/striimib podcast'i Sinu vastuvõtjasse."
 msgid "Poland"
 msgstr "Poola"
 
-#
-msgid "Polarity"
-msgstr "Polaarsus"
-
 #
 msgid "Polarization"
 msgstr "Polarisatsioon"
@@ -4950,6 +5157,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugali"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Positsioneer"
@@ -5127,6 +5337,17 @@ msgstr "Levitajad"
 msgid "Published"
 msgstr "Avalikud"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Pythoni programm /tmp/mmi.socket jaoks"
@@ -5155,13 +5376,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "RSS näitaja"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Raadio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "RAM-ketas"
@@ -5260,6 +5481,9 @@ msgstr "Salvestised"
 msgid "Recordings always have priority"
 msgstr "Salvestused omavad alati eelist"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr "Korda uut PIN-i"
 
@@ -5462,6 +5686,9 @@ msgstr "Taasta vastuvõtja tarkvara USB pulga abil"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Kas keelata \"pärast sündmust\" teatud ajavahemikuks?"
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Jätka viimaselt positsioonilt"
@@ -5493,6 +5720,9 @@ msgstr "Tagasi salvestiste nimekirja"
 msgid "Return to previous service"
 msgstr "Tagasi eelmisele kanalile"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Tagasikerimise kiirused"
@@ -5501,7 +5731,7 @@ msgstr "Tagasikerimise kiirused"
 msgid "Right"
 msgstr "Parem"
 
-msgid "Rolloff"
+msgid "Roll-off"
 msgstr "Rolloff"
 
 #
@@ -5512,6 +5742,9 @@ msgstr "Mootori pööramise kiirus"
 msgid "Running"
 msgstr "Kasutusel"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr "Venemaa"
@@ -5523,6 +5756,21 @@ msgstr "Vene"
 msgid "S-Video"
 msgstr "S-video (Y/C)"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr "SID"
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "ÜHEKIHILINE DVD"
@@ -5539,6 +5787,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "L"
@@ -5924,6 +6185,9 @@ msgstr "Vali WiFi võrk"
 msgid "Select your choice."
 msgstr "Tee oma valik."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 msgid "Send DiSEqC"
 msgstr "DiSEqC"
 
@@ -5987,6 +6251,9 @@ msgstr ""
 "Valitud kanalit ei leitud!\n"
 "(SID ei leitud PAT-st)"
 
+msgid "Service reference"
+msgstr ""
+
 msgid "Service scan"
 msgstr "Kanali otsing"
 
@@ -6039,9 +6306,6 @@ msgstr "Sea maksimaalne kestus"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Autotaimeri keelamiseks vali EI."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Paneb vastuvõtja sügavootele"
-
 #
 msgid "Setting key canceled"
 msgstr "Seade nupp on tühistatud"
@@ -6119,6 +6383,9 @@ msgstr "Näita saate edenemist kanalivalikus"
 msgid "Show in extension menu"
 msgstr "Näita laienduste menüüs"
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Näita kanali vahetusel inforiba"
@@ -6131,6 +6398,12 @@ msgstr "Näita saate vahetumisel inforiba"
 msgid "Show infobar on skip forward/backward"
 msgstr "Näita kerimisel inforiba"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Näita positsioneeri liikumist"
@@ -6166,6 +6439,9 @@ msgstr "Näitab vaadatud kanalite statistikat"
 msgid "Shows the clock permanently on the screen"
 msgstr "Näitab püsivalt kella ekraanil"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Näitab WiFi olekut.\n"
 
@@ -6177,6 +6453,9 @@ msgstr "Lülita välja"
 msgid "Shutdown Dreambox after"
 msgstr "Lülita välja peale"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signaali tugevus:"
@@ -6331,6 +6610,9 @@ msgstr "Tähestikujärj."
 msgid "Sort AutoTimer"
 msgstr "Järjestai autotaimerit"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6388,6 +6670,9 @@ msgstr "Ooterežiimil ventilaatori %d pinge"
 msgid "Start Webinterface"
 msgstr "Käivita veebiliides"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Alusta algusest"
@@ -6509,6 +6794,9 @@ msgstr "P"
 msgid "Sunday"
 msgstr "Pühapäev"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Vaheta PiP- ja peapilt omavahel"
@@ -6531,13 +6819,9 @@ msgstr "Vaheta eelmisele alamteenusele"
 msgid "Switchable tuner types:"
 msgstr "Ümberlülitatavate tuunerite tüübid:"
 
-#
-msgid "Symbol Rate"
+msgid "Symbol rate"
 msgstr "SR"
 
-msgid "Symbolrate"
-msgstr "Sümbolrate"
-
 msgid "System"
 msgstr "Süsteem"
 
@@ -6549,10 +6833,19 @@ msgstr "TÕLKE_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS fail on liiga suur ISO9660/1-le!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV-süsteem"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Sisutabel kogumiseks"
@@ -6584,6 +6877,9 @@ msgstr "Taivan"
 msgid "Temperature and Fan control"
 msgstr "Temp. ja ventilaatori kontroll"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 msgid "Terrestrial"
 msgstr "Digitaalne TV (DVB-T)"
 
@@ -6658,19 +6954,13 @@ msgstr ""
 "Dreambox formaadis andmete (data) DVD, mida teised DVD mängijad ei mängi?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Elektro Power Save laiendus seab vastuvõtja ootereziimist sügavootele teatud "
-"juhtudel. \n"
-"See juhtub ainult siis, kui vastuvõtja on ootel ja lähema 20 minuti jooksul "
-"ei salvestata või planeerita salvestust. \n"
-"Vastuvõtja alustab tööd ise või hakkab salvestama. Sellepärast ei pea ootama "
-"vastuvõtja sisselülitumist."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -6755,6 +7045,11 @@ msgstr ""
 "USB pulk oli ette valmistatud käivitatavana.\n"
 "Nüüd saad NFI tarkvara faili alla laadida!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr "VideoEnhancement lisa võimaldab kasutada laiendatud videoseadeid."
@@ -6967,6 +7262,11 @@ msgstr "Vastuvõtja ei suuda dekodeerida %s video voogesitust!"
 msgid "This Month"
 msgstr "See kuu"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "See nädal"
@@ -7202,6 +7502,16 @@ msgstr "Taimeri olek:"
 msgid "Timer type"
 msgstr "Taimeri tüüp"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Ajanihe"
@@ -7279,8 +7589,8 @@ msgstr "Enim hinnatud"
 msgid "Track"
 msgstr "Rada"
 
-msgid "TrafficInfo shows german traffic information."
-msgstr "TrafficInfo näitab Saksa liiklusinfot."
+msgid "TrafficInfo shows German traffic jams."
+msgstr ""
 
 #
 msgid "Translation"
@@ -7290,10 +7600,6 @@ msgstr "Tõlge"
 msgid "Translation:"
 msgstr "Tõlge:"
 
-#
-msgid "Transmission Mode"
-msgstr "Edastamise moodus"
-
 #
 msgid "Transmission mode"
 msgstr "Edastamise moodus"
@@ -7301,10 +7607,6 @@ msgstr "Edastamise moodus"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponderi tüüp"
-
 #
 msgid "Travel & Events"
 msgstr "Reisimine & Sündmused"
@@ -7422,6 +7724,9 @@ msgstr "Tühista install"
 msgid "Undo uninstall"
 msgstr "Tühista uninstall"
 
+msgid "Unencrypted"
+msgstr ""
+
 msgid "UnhandledKey"
 msgstr "Käsitlematu võti"
 
@@ -7446,8 +7751,8 @@ msgstr "USA"
 msgid "Universal LNB"
 msgstr "Universaal LNB"
 
-msgid "Unknown network adapter."
-msgstr "Tundmatu võrgu adapter."
+msgid "Unknown"
+msgstr ""
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7466,8 +7771,8 @@ msgstr "Lahtiühendamine nurjus"
 msgid "Unsupported"
 msgstr "Pole toetatud"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "UnwetterInfo näitab Saksa tormiinformatsiooni."
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 #
 msgid "Update"
@@ -7559,10 +7864,6 @@ msgstr "Kasuta gateway-d"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Kasuta ja juhi mitut vastuvõtjat erinevate pultidega."
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Kasutage mittesujuvat kerimist kiirustel"
-
 #
 msgid "Use power measurement"
 msgstr "Kasuta võimsuse mõõtmist"
@@ -7636,16 +7937,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vali-XD välimus"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis välimus"
+
 msgid "Vali.HD.nano skin"
 msgstr "Vali.HD.nano välimus"
 
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp välimus"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr "Kontrolli Dreamboxi audentsust \"genuine dreambox\" laienduse abil!"
 
+msgid "Verifying your internet connection..."
+msgstr "Kontrollin internetiühendust"
+
 msgid "Vertical"
 msgstr "Vertikaal"
 
@@ -7661,6 +7974,9 @@ msgstr "Video peenhäälestuse toiming"
 msgid "Video Output"
 msgstr "Video-väljund"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Video-seaded"
@@ -7852,9 +8168,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WiFi adapter."
-
 msgid "WLAN connection"
 msgstr "WiFi ühendus"
 
@@ -7894,6 +8207,9 @@ msgstr "Ilmalaiendus näitab ilmaennustust Teie vastuvõtjas."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Ilmaennustus Teie vastuvõtjas"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Veebiliides"
@@ -8045,6 +8361,11 @@ msgstr "Mida soovid otsida?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Mida teha saadud vealogidega?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8083,9 +8404,14 @@ msgstr "Traadita LAN"
 msgid "Wireless Network"
 msgstr "Traadita võrk"
 
-#
-msgid "Wireless Network State"
-msgstr "WiFi võrgu olek"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8109,11 +8435,9 @@ msgstr ""
 "Genuine Dreambox laienduse abil saate kontrollida oma Dreamboxi autentsust."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"IMBb abil saad alla laadida ja vaadata filmide infot (hindamine, poster, "
-"näitlejad, sisu jne.) valitud filmi kohta."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "MovieRetitle abil saad oma salvestisi ümber nimetada."
@@ -8123,6 +8447,11 @@ msgid ""
 msgstr ""
 "MyTube abil saad mängida YouTube videosid oma TV ekraanil ilma arvutita."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr "WebcamViewer abil saad jälgida veebikaamerate pilte TV ekraanil."
 
@@ -8205,9 +8534,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8307,6 +8635,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Saad valida, mida tahad installida..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 msgid "You can install this plugin."
 msgstr "Te saate paigaldada selle laienduse."
 
@@ -8323,6 +8656,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Seda ei saa kustutada!"
@@ -8507,6 +8853,9 @@ msgstr "Teie nimi (soovi korral):"
 msgid "Your network configuration has been activated."
 msgstr "Võrguseadistus on aktiveeritud."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr "Teie võrgu haage on aktiveeritud."
@@ -8562,9 +8911,6 @@ msgstr "Suurenda letterbox/anamorph filme"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr "Suurenda letterbox/anamorph filme."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 msgid "[alternative edit]"
 msgstr "[lisavõimaluste lisamine ja kustutamine]"
 
@@ -8608,6 +8954,11 @@ msgstr "aktiveeri muudatused"
 msgid "activate network adapter configuration"
 msgstr "aktiveeri võrgukaardi seaded"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "lisa autotaimer..."
 
@@ -8668,9 +9019,6 @@ msgstr "lisa kanal Lemmikutesse"
 msgid "add services"
 msgstr "lisa kanal"
 
-msgid "add tags to recorded movies"
-msgstr "sildista salvestatud filmid"
-
 #
 msgid "add to parental protection"
 msgstr "lisa lapselukk"
@@ -8707,6 +9055,12 @@ msgstr "määratud CAId-d:"
 msgid "assigned Services/Provider:"
 msgstr "määratud kanalid/levitajad:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #, python-format
 msgid "audio track (%s) format"
 msgstr "audio raja (%s) formaat"
@@ -8721,6 +9075,9 @@ msgstr "audio rajad"
 msgid "auto"
 msgstr "automaatne"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "saadaval"
@@ -8749,6 +9106,9 @@ msgstr "keelatud"
 msgid "blue"
 msgstr "sinine"
 
+msgid "bob"
+msgstr ""
+
 #, python-format
 msgid "burn audio track (%s)"
 msgstr "kirjuta audio rada/rajad (%s)"
@@ -8786,6 +9146,9 @@ msgstr "tühjenda esitusloend"
 msgid "complex"
 msgstr "keeruline"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "seadete menüü"
@@ -8813,6 +9176,12 @@ msgstr "eemaldamine võimatu"
 msgid "create directory"
 msgstr "loo kataloog"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "praegu installitud tarkvara: %s"
@@ -8824,6 +9193,9 @@ msgstr "iga päev"
 msgid "day"
 msgstr "päev"
 
+msgid "default"
+msgstr ""
+
 msgid "delete"
 msgstr "kustuta"
 
@@ -8874,6 +9246,9 @@ msgstr "ära salvesta"
 msgid "done!"
 msgstr "valmis!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 msgid "edit alternatives"
 msgstr "lisavõimaluste lisamine ja kustutamine"
 
@@ -8922,10 +9297,6 @@ msgstr "lõpeta lõige siin"
 msgid "end favourites edit"
 msgstr "salvesta muudatused ja välju"
 
-#
-msgid "enter hidden network SSID"
-msgstr "sisesta varjatud võrgu SSID"
-
 #
 msgid "equal to"
 msgstr "on võrdne"
@@ -9124,6 +9495,9 @@ msgstr "minut"
 msgid "minutes"
 msgstr "minutid"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "kuu"
@@ -9295,9 +9669,6 @@ msgstr "punane"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "redesigned Kerni-HD1 välimus"
 
-msgid "redirect notifications to Growl"
-msgstr "saada teated edasi Growl-i"
-
 msgid "remove a nameserver entry"
 msgstr "kustuta nimeserver"
 
@@ -9584,9 +9955,9 @@ msgstr "vaheta aja,salvestuse,heli,subtiitri info"
 msgid "tuner is not supported"
 msgstr "tuuner pole toetatud"
 
-#
-msgid "unavailable"
-msgstr "pole saadaval"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -9642,6 +10013,9 @@ msgstr "ootan"
 msgid "was removed successfully"
 msgstr "edukalt eemaldatud"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "iga nädal"
@@ -9649,6 +10023,9 @@ msgstr "iga nädal"
 msgid "whitelist"
 msgstr ""
 
+msgid "wireless network interface"
+msgstr ""
+
 msgid "working"
 msgstr "salvestab"
 
@@ -9714,10 +10091,26 @@ msgstr "vahetatud"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "BackToTheRoots välimus... või vanad head ajad."
+
 #
 #~ msgid "Advanced"
 #~ msgstr "Lisavalikud"
 
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Järelejäänud salvestuste arv"
+
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Autoresolutsiooni test:\n"
+#~ "Kas %s on ok?"
+
 #
 #~ msgid "Backup"
 #~ msgstr "Varukoopia"
@@ -9774,6 +10167,18 @@ msgstr "vahetatud"
 #~ msgid "Choose source"
 #~ msgstr "Vali allikas"
 
+#~ msgid "Code rate high"
+#~ msgstr "Code rate ülemine"
+
+#~ msgid "Code rate low"
+#~ msgstr "Code rate alumine"
+
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
+
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "CompactFlash-kaart"
@@ -9834,6 +10239,9 @@ msgstr "vahetatud"
 #~ "Fritz!Boxiga! (%s)\n"
 #~ "uus katse..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Filmi info näitamine InternetMovieDatabase-st"
+
 #
 #~ msgid ""
 #~ "Do you want to backup now?\n"
@@ -9849,10 +10257,25 @@ msgstr "vahetatud"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Allalaadimine USB-le nurjus:"
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPFRefresh lülitub ise kasutaja määratud kanalitele, kui tuuner on "
+#~ "ooteasendis\n"
+#~ "(ootel ilma ühegi töötava salvestuseta) et nende kanalite EPG infot "
+#~ "uuendada."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Muuda IPKG allika URL-i"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Kodeeringu tüüp"
+
 #
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
@@ -9869,6 +10292,14 @@ msgstr "vahetatud"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Alusta edasikerimist kiirusega"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Alusta tagasikerimist kiirusega"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Sisesta WLAN võrgu nimi/SSID:"
@@ -9890,6 +10321,24 @@ msgstr "vahetatud"
 #~ msgid "Following tasks will be done after you press continue."
 #~ msgstr "Jätkamisel lõpetatakse järgnevad toimingud"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Leiti %d ühilduvat saadet.\n"
+#~ "%d taimerit lisati ja %d muudeti. %d konflikti."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Leidus kokku %d vastet.\n"
+#~ "%d Timerit lisati ja %d muudeti."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Kaadri korduste arv mittesujuva kerimisega"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP aadress"
@@ -9906,10 +10355,49 @@ msgstr "vahetatud"
 #~ msgid "General PCM delay"
 #~ msgstr "Üldine PCM viide"
 
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee võimaldab tuuneril saata SMS kasutades growl protokolli\n"
+#~ "nagu Salvestus alanud teade PC-le, kus töötab growl klientprogramm"
+
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Kaitsevahemik"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Kaitsevahemiku seaded"
+
 #
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Ülevaade saadaolevatest ikoonivõimalustest"
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Võrgu SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Varjatud võrgunimi"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarhia teave"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarhia olek"
+
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Kui see on lubatud, siis taimer loetakse salvestavaks , kui ta salvestab "
+#~ "80% enda ajast."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Kui sa näed seda lehte, vajuta OK."
@@ -9942,6 +10430,9 @@ msgstr "vahetatud"
 #~ msgid "Integrated Wireless"
 #~ msgstr "Sisemine WiFi"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Sisemine LAN adapter."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Negatiiv"
@@ -9950,6 +10441,30 @@ msgstr "vahetatud"
 #~ msgid "Language..."
 #~ msgstr "Keel"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Kuula ja salvesta interneti raadiot"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Kuula ja salvesta Shoutcast interneti raadiot oma tuuneris."
+
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Suurim sobiv saate kestus. Kui saade on pikem kui see ajavahemik (ilma "
+#~ "seatud eranditeta), see ei sobi."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Filmi info Online Film Datenbank'ist (Saksa)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Filmi info Online Film Datenbank'ist"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Võrgu SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Võrk"
@@ -9962,14 +10477,25 @@ msgstr "vahetatud"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Mitte 50 Hz, kahjuks. :("
 
+#~ msgid "No Networks found"
+#~ msgstr "Võrke ei leitud"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Ei leidnud kasutuskõlblikut USB-e pulka"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Ei leidnud WiFi võrke! Palun värskenda."
+
 #
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-uuendus"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitaalpositsioon"
+
 #
 #~ msgid "Package details for: "
 #~ msgstr "Paketi detailid: "
@@ -9978,6 +10504,12 @@ msgstr "vahetatud"
 #~ msgid "Page"
 #~ msgstr "Lehekülg"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Mängi muusikat Last.fm-st"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Mängi muusikat Last.fm-st."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Palun vali allalaetav .NFI tarkvara fail serverist"
@@ -10013,6 +10545,10 @@ msgstr "vahetatud"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Laienduste halduri toimingu teave"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaarsus"
+
 #
 #~ msgid "Press OK to view full changelog"
 #~ msgstr "Vajuta OK kogu muutuste logi vaatamiseks"
@@ -10021,6 +10557,9 @@ msgstr "vahetatud"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS-i URL"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Reenter new pin"
 #~ msgstr "Korda koodi"
@@ -10048,6 +10587,9 @@ msgstr "vahetatud"
 #~ msgstr ""
 #~ "Seadete taastamine tehtud. Vajuta OK taastatud seadete aktiveerimiseks."
 
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "Satteliteequipment"
 #~ msgstr "Satelliidiseadmete  seaded"
@@ -10100,6 +10642,9 @@ msgstr "vahetatud"
 #~ msgid "Set as default Interface"
 #~ msgstr "Määra vaikimisi võrguliideseks"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Paneb vastuvõtja sügavootele"
+
 #
 #~ msgid "Skin..."
 #~ msgstr "Välimus"
@@ -10130,6 +10675,28 @@ msgstr "vahetatud"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "SR"
+
+#~ msgid "Symbolrate"
+#~ msgstr "Sümbolrate"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Power Save laiendus seab vastuvõtja ootereziimist sügavootele "
+#~ "teatud juhtudel. \n"
+#~ "See juhtub ainult siis, kui vastuvõtja on ootel ja lähema 20 minuti "
+#~ "jooksul ei salvestata või planeerita salvestust. \n"
+#~ "Vastuvõtja alustab tööd ise või hakkab salvestama. Sellepärast ei pea "
+#~ "ootama vastuvõtja sisselülitumist."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10211,6 +10778,17 @@ msgstr "vahetatud"
 #~ "3) Oota kuni vastuvõtja teeb alglaadimist ja täida edasisi vastuvõtja "
 #~ "juhiseid."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo näitab Saksa liiklusinfot."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Edastamise moodus"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponderi tüüp"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10231,6 +10809,12 @@ msgstr "vahetatud"
 #~ "Tagasi\n"
 #~ "Eemalda"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Tundmatu võrgu adapter."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo näitab Saksa tormiinformatsiooni."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Uuendab vastuvõtja tarkvara"
@@ -10243,10 +10827,17 @@ msgstr "vahetatud"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Uuendus valmis. Soovid vastuvõtja uuesti käivitada?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Kasutage mittesujuvat kerimist kiirustel"
+
 #
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Vaata satelliidiseadmete laienduste nimekirja."
 
+#~ msgid "WLAN adapter."
+#~ msgstr "WiFi adapter."
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
@@ -10261,6 +10852,17 @@ msgstr "vahetatud"
 #~ msgid "Wireless"
 #~ msgstr "Wifi"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "WiFi võrgu olek"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "IMBb abil saad alla laadida ja vaadata filmide infot (hindamine, poster, "
+#~ "näitlejad, sisu jne.) valitud filmi kohta."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr ".NFI tarkvara on fläsh mällu saadetud"
@@ -10319,6 +10921,12 @@ msgstr "vahetatud"
 #~ "\n"
 #~ "Kas lülitada teine seadistatud liides välja?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "sildista salvestatud filmid"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -10343,6 +10951,10 @@ msgstr "vahetatud"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 ja võrk"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "sisesta varjatud võrgu SSID"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "liiga suur kahekihilise ketta jaoks!"
@@ -10371,6 +10983,9 @@ msgstr "vahetatud"
 #~ msgid "open virtual keyboard input help"
 #~ msgstr "Ava virtuaalklahvistik"
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "saada teated edasi Growl-i"
+
 #
 #~ msgid "select .NFI flash file"
 #~ msgstr "vali .NFI tarkvara fail"
@@ -10387,6 +11002,10 @@ msgstr "vahetatud"
 #~ msgid "setup pin"
 #~ msgstr "seadistuste kood"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "pole saadaval"
+
 #
 #~ msgid "until restart"
 #~ msgstr "kuni uuesti käivituseni"
index c0e53f66e7dc61e79a72474ec4f9bce50c62d5df..e279ee6ac5054ef19458b25d667d1439635866f3 100755 (executable)
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,10 +1,11 @@
+# Finnish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-12-19 14:53+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-08-07 17:04+0200\n"
 "Last-Translator: Timo <timojarvenpaa@hotmail.com>\n"
 "Language-Team: none\n"
 "MIME-Version: 1.0\n"
@@ -147,9 +148,8 @@ msgstr " ms"
 msgid " packages selected."
 msgstr " pakettia valittu."
 
-#
 msgid " updates available."
-msgstr "päivitystä tarjolla."
+msgstr " päivitystä."
 
 #
 msgid " wireless networks found!"
@@ -188,6 +188,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d ristiriita(a) uusien ajastuksien lisäyksessä:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -224,6 +238,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s at %s"
+
 #
 msgid "(ZAP)"
 msgstr "(Pelkkä kanavanvaihto)"
@@ -365,11 +383,11 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "BackToTheRoots-teema .. mutta Warp-8 nopeudella."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. or good old times."
+msgstr "BackToTheRoots-teema .. vanhat hyvät ajat."
 
 msgid "A basic ftp client"
 msgstr "FTP-asiakasohjelma"
@@ -389,6 +407,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Demo-lisäosa TPM:n käyttöön"
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "SG-Atlantis näyttöjen simulaatio Dreamboxille."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -412,6 +433,9 @@ msgstr "Graafinen EPG kaikille suosikkilistan kanaville"
 msgid "A graphical EPG interface"
 msgstr "Graafinen EPG"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Graafinen EPG ja EPG-työkalujen hallinta"
+
 msgid "A graphical EPG interface."
 msgstr "Graafinen EPG"
 
@@ -432,6 +456,9 @@ msgstr "Kernin tekemä harjattu alumiini HD-teema"
 msgid "A nice looking skin from Kerni"
 msgstr "Kernin tekemä teema"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -549,6 +576,9 @@ msgstr "Tietoja"
 msgid "About..."
 msgstr "Tietoja..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "ARD-Mediathek lisäosa"
 
@@ -574,6 +604,9 @@ msgstr "Toiminto:"
 msgid "Activate Picture in Picture"
 msgstr "Avaa PiP-kuva"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Ota verkkoasetukset käyttöön"
@@ -626,12 +659,18 @@ msgstr "Lisää uusi automaattiajastus"
 msgid "Add new network mount point"
 msgstr "Lisää uusi verkkojako"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Lisää ajastus"
 
 msgid "Add timer as disabled on conflict"
-msgstr "Ajastusristiriidassa lisää ei käytössä oleva ajastus"
+msgstr "Ristiriitatapauksessa lisää ei käytössä oleva ajastus"
 
 #
 msgid "Add title"
@@ -651,6 +690,10 @@ msgstr "Lisää vain kanavanvaihto eikä tallennusajastusta?"
 msgid "Added: "
 msgstr "Lisätty: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -748,15 +791,32 @@ msgstr "Kaikki ajat"
 msgid "All non-repeating timers"
 msgstr "Kaikki kerta-ajastukset"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "Kanavien vaihto Web-liittymän kautta"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Mahdollistaa Tuxbox-lisäosien käyttämisen."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Lataa taustalla tiedostoja Rapidsharesta."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -776,8 +836,8 @@ msgstr "Kysy aina"
 msgid "Always ask before sending"
 msgstr "Kysy aina ennen lähettämistä"
 
-msgid "Ammount of recordings left"
-msgstr "Tallennuksia jäljellä"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -794,6 +854,9 @@ msgstr "Tuntematon virhe!"
 msgid "Anonymize crashlog?"
 msgstr "Anonyymi kaatumisloki?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabia"
@@ -868,12 +931,12 @@ msgstr "Kysy käyttäjältä"
 msgid "Aspect Ratio"
 msgstr "Kuvasuhde"
 
+msgid "Aspect ratio"
+msgstr "Kuvasuhde"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Määritä palvelutarjoajat/kanavat/CAId:t haluamaasi CI-moduuliin"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Ääni"
@@ -882,6 +945,9 @@ msgstr "Ääni"
 msgid "Audio Options..."
 msgstr "Äänivalinnat"
 
+msgid "Audio PID"
+msgstr "Ääni-PID"
+
 msgid "Audio Sync"
 msgstr "Äänen synkronointi"
 
@@ -944,6 +1010,15 @@ msgstr ""
 "Automaattiajastus hakee ohjelmatietoja ja luo ajastuksia käyttäjän "
 "määrittämien ehtojen mukaisesti."
 
+msgid "AutoTimer was added successfully"
+msgstr "Automaattiajastuksen lisäys onnistui"
+
+msgid "AutoTimer was changed successfully"
+msgstr "Automaattiajastuksen muutos onnistui"
+
+msgid "AutoTimer was removed"
+msgstr "Automaattiajastus poistettu"
+
 #
 msgid "Automatic"
 msgstr "Automaattinen"
@@ -980,6 +1055,27 @@ msgstr "Päivittää ohjelmatiedot automaattisesti"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Lähettää kaatumislokit automaattisesti Dream Multimedialle"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Autoresoluution kytkentä"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresoluutio ei toimi SCART/DVI-PC-tiloissa"
+
+msgid "Autoresolution settings"
+msgstr "Autoresoluution asetukset"
+
+msgid "Autoresolution videomode setup"
+msgstr "Autoresoluution kuvatilan asetukset"
+
 msgid "Autos & Vehicles"
 msgstr "Autot & kulkuvälineet"
 
@@ -1019,6 +1115,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Takaisin"
 
+msgid "Back, lower USB Slot"
+msgstr "Takana, alempi USB-portti"
+
+msgid "Back, upper USB Slot"
+msgstr "Takana, ylempi USB-portti"
+
 #
 msgid "Background"
 msgstr "Tausta"
@@ -1109,6 +1211,11 @@ msgstr "Brasilia"
 msgid "Brightness"
 msgstr "Kirkkaus"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr "Selaa ORF ja SAT1 kanavien teksti-tv:tä internetin kautta."
+
 msgid "Browse for and connect to network shares"
 msgstr "Selaa ja yhdistä verkkojakoja"
 
@@ -1135,6 +1242,27 @@ msgstr "Polta tallenteet DVD:lle"
 msgid "Bus: "
 msgstr "Väylä: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Tällä valinnalla voit estää hakutulokset joita ei esitetä tiettyinä päivinä."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Valitsemalla tämän saat automaattihaun aikana ilmoituksen päällekkäisistä "
+"ajastuksista. Toiminnossa ei ole älyä, joten se saattaa ilmoittaa "
+"toistuvasti samoista päällekkäisyyksistä."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1357,6 +1485,15 @@ msgstr "Poista menneet ajastukset automaattisesti"
 msgid "Cleanup timerlist automatically."
 msgstr "Poista menneet ajastukset automaattisesti."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Puhdistusavustaja"
@@ -1389,21 +1526,11 @@ msgstr "Tallenna muutokset"
 msgid "Close title selection"
 msgstr "Sulje otsikon valinta"
 
-#
-msgid "Code rate high"
-msgstr "Koodinopeus (korkea)"
+msgid "Code rate HP"
+msgstr "Koodinopeus HP"
 
-#
-msgid "Code rate low"
-msgstr "Koodinopeus (alhainen)"
-
-#
-msgid "Coderate HP"
-msgstr "Koodinopeus (HP)"
-
-#
-msgid "Coderate LP"
-msgstr "Koodinopeus (LP)"
+msgid "Code rate LP"
+msgstr "Koodinopeus LP"
 
 #
 msgid "Collection name"
@@ -1540,6 +1667,9 @@ msgstr "Jatka toistoa"
 msgid "Contrast"
 msgstr "Kontrasti"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Hallitse Dreamboxia www-selaimella."
 
@@ -1580,6 +1710,10 @@ msgstr "PIP-kuvaa ei voitu avata"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Ajastusristiriidan takia ei voitu tallentaa %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Ei voitu tallentaa virheellisen kanavan takia %s"
+
 #
 msgid "Crashlog settings"
 msgstr "Kaatumislokin asetukset"
@@ -1754,6 +1888,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD-asema"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD-tiedostoselain"
@@ -1837,10 +1974,19 @@ msgstr "Määritä aloituskanava"
 msgid "Define a startup service for your Dreambox."
 msgstr "Määritä Dreamboxin aloituskanava"
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Lomitustila lomitellulle materiaalille"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Lomitustila lomittamattomalle materiaalille"
+
 #
 msgid "Delay"
 msgstr "Viive"
 
+msgid "Delay x seconds after service started"
+msgstr "Viive x sekuntia palvelun käynnistämisen jälkeen"
+
 #
 msgid "Delete"
 msgstr "Poista"
@@ -2000,8 +2146,11 @@ msgstr "Näytä hakutulokset:"
 msgid "Display your photos on the TV"
 msgstr "Näytä kuvia"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Hakee ja näyttää elokuvan tiedot IMDb:stä"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2020,6 +2169,14 @@ msgstr ""
 "Haluatko tarkistaa tiedostojärjetelmän?\n"
 "Tarkistus saattaa kestää kauan!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Oletko varma, että haluat poistaa %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2223,6 +2380,12 @@ msgstr "DB-tiedostomuotoinen DVD (HDTV-yht.sopiva)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreamboxin ohjelmistoa koska päivityksiä on saatavilla."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr "Ajuri Ralink RT8070/RT3070/RT3370-pohjaisille WLAN USB-laitteille."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Ajuri Realtek r8712u-pohjaisille WLAN USB-laitteille."
+
 msgid "Duration: "
 msgstr "Kesto: "
 
@@ -2247,13 +2410,11 @@ msgstr "EPG:n koodaus"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh vaihtaa käyttäjän määrittelemille kanaville kun laite on vapaana "
-"(valmiustilassa eikä tallennuksia ole käynnissä) ja päivittää näiden "
-"kanavien ohjelmatiedot."
 
 #
 #, python-format
@@ -2281,6 +2442,7 @@ msgstr "Muokkaa automaattiajastuksen kanavia"
 msgid "Edit DNS"
 msgstr "Muuta DNS"
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Muokkaa ajastuksia ja etsi uusia ohjelmia"
 
@@ -2338,6 +2500,9 @@ msgstr "Muokkaa päivitys-URL:ia."
 msgid "Editing"
 msgstr "Muokkaus"
 
+msgid "Editor for fstab"
+msgstr ""
+
 msgid "Editor for new AutoTimers"
 msgstr "Automaattiajastuksien muokkaus"
 
@@ -2358,10 +2523,25 @@ msgstr "Ota käyttöön"
 msgid "Enable /media"
 msgstr "Ota käyttöön /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Ota käyttöön 1080p24-tila"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Ota käyttöön 1080p25-tila"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Ota käyttöön 1080p30-tila"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Syötä 5 voltin käyttöjännite aktiiviantennille"
 
+msgid "Enable 720p24 Mode"
+msgstr "Ota käyttöön 720p24-tila"
+
+msgid "Enable Autoresolution"
+msgstr "Ota autoresoluutio käyttöön"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Käytä puhdistusavustajaa?"
@@ -2432,10 +2612,6 @@ msgstr "Suojausavain"
 msgid "Encryption Keytype"
 msgstr "Salausavaimen tyyppi"
 
-#
-msgid "Encryption Type"
-msgstr "Suojausjärjestelmä"
-
 #
 msgid "Encryption:"
 msgstr "Salaus:"
@@ -2481,17 +2657,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Aloita kelaus eteenpäin nopeudella"
-
 msgid "Enter IP to scan..."
 msgstr "Syötä IP-osoite josta haetaan..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Aloita kelaus taaksepäin nopeudella"
-
 #
 msgid "Enter main menu..."
 msgstr "Mene päävalikkoon..."
@@ -2555,6 +2723,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Viro"
 
+msgid "Ethernet network interface"
+msgstr "Verkkokortti"
+
 #
 msgid "Eventview"
 msgstr "Ohjelmatiedot"
@@ -2745,6 +2916,11 @@ msgstr "Verkko käynnistyi uudelleen"
 msgid "Finnish"
 msgstr "Suomi"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr "Ensimmäinen automaattihaun päivä. Tätä aikaisempia ohjelmia ei haeta."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Luo ensin oma teema Ai.HD-control lisäosalla."
 
@@ -2765,14 +2941,9 @@ msgstr "Alusta"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Löytyi yhteensä %d hakuehtoa vastaavaa ohjelmaa.\n"
-"%d ajastusta lisättiin ja %d muokattiin."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Ruudun toistomäärä hyppivällä kelauksella"
 
 #
 msgid "Frame size in full view"
@@ -2801,6 +2972,9 @@ msgstr "Taajuushaun askel (khz)"
 msgid "Frequency steps"
 msgstr "Taajuusaskel"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "pe"
@@ -2816,6 +2990,9 @@ msgstr "Friisi"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr "FritzCall näyttää Fritz!Boxiin saapuvat puhelut Dreamboxissa."
 
+msgid "Front USB Slot"
+msgstr "Etupaneelin USB-portti"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Käyttöliittymä /tmp/mmi.socketille"
 
@@ -2868,6 +3045,9 @@ msgstr "PCM-viive (ms)"
 msgid "General PCM delay (ms)"
 msgstr "PCM-viive (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Laji"
@@ -2944,26 +3124,23 @@ msgid "Green boost"
 msgstr "Vihreän korostus"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growleen avulla Dreambox voi lähettää lyhyitä Growl-protokollan mukaisia "
-"viestejä,\n"
-"esim. ilmoituksen tallennuksen aloittamisesta, PC:lle jossa pyörii Growl-"
-"asiakasohjelma"
-
-#
-msgid "Guard Interval"
-msgstr "Suojaväli"
 
-#
-msgid "Guard interval mode"
-msgstr "Suojaväli-tila"
+msgid "Guard interval"
+msgstr "Guard interval"
 
 msgid "Guess existing timer based on begin/end"
 msgstr "Arvaa olemassa oleva ajastus alku/loppuajan perusteella"
 
+msgid "HD Interlace Mode"
+msgstr "Lomitettu HD-tila"
+
+msgid "HD Progressive Mode"
+msgstr "Lomittamaton HD-tila"
+
 msgid "HD videos"
 msgstr "HD-videot"
 
@@ -2987,21 +3164,14 @@ msgstr "Kiintolevyn automaattinen sammutus"
 msgid "Help"
 msgstr "Ohje"
 
-#
-msgid "Hidden network SSID"
-msgstr "Piilotettu verkko-SSID"
+msgid "Hidden network"
+msgstr "Piilotettu verkko"
 
-#
-msgid "Hidden networkname"
-msgstr "Piilotettu verkkonimi"
-
-#
-msgid "Hierarchy Information"
-msgstr "Hierarkia-tietoja"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarkia-tila"
+msgid "Hierarchy info"
+msgstr "Hierarkia info"
 
 #
 msgid "High bitrate support"
@@ -3067,13 +3237,22 @@ msgstr "ISO-hakemisto"
 msgid "Icelandic"
 msgstr "Islanti"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Jos tämä valinta on käytössä, olemassa olevan ajastuksen tulkitaan "
-"tallentavan ohjelma jos se tallentaa vähintään 80% siitä."
 
 #
 msgid ""
@@ -3171,6 +3350,12 @@ msgstr "Tietoja"
 msgid "Init"
 msgstr "Palauta CA-moduulin alkuasetukset"
 
+msgid "Initial Fast Forward speed"
+msgstr "Eteenpäinkelauksen aloitusnopeus"
+
+msgid "Initial Rewind speed"
+msgstr "Taaksepäinkelauksen aloitusnopeus"
+
 msgid "Initial location in new timers"
 msgstr "Uusien ajastuksien oletustallennushakemisto"
 
@@ -3264,8 +3449,8 @@ msgstr "Keskitaso"
 msgid "Internal Flash"
 msgstr "Sisäinen flash-muisti"
 
-msgid "Internal LAN adapter."
-msgstr "Sisäinen verkkokortti."
+msgid "Internal USB Slot"
+msgstr "Sisäinen USB-portti"
 
 msgid "Internal firmware updater"
 msgstr "Edustaprosessorin ohjelmiston päivitysohjelma"
@@ -3458,6 +3643,12 @@ msgstr "Kielivalinta"
 msgid "Last config"
 msgstr "Aikais.arvot"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Viimeinen automaattiajastuksen päivä. Tämän jälkeisiä ohjelmia ei haeta."
+
 #
 msgid "Last speed"
 msgstr "Aikaisempi nopeus"
@@ -3514,15 +3705,15 @@ msgstr "Tila:"
 msgid "Linked titles with a DVD menu"
 msgstr "Linkitetyt tallenteet ja DVD-valikko"
 
+msgid "List available networks"
+msgstr "Näytä verkot"
+
 #
 msgid "List of Storage Devices"
 msgstr "Luettelo tallennusvälineistä"
 
-msgid "Listen and record internet radio"
-msgstr "Kuuntele ja tallenna Internet-radioita"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Kuuntele ja tallenna SHOUTcast-radioita."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3645,6 +3836,9 @@ msgstr "Hallitse vastaanottimen ohjelmistoa"
 msgid "Manual Scan"
 msgstr "Manuaalihaku"
 
+msgid "Manual configuration"
+msgstr "Manuaalinen määritys"
+
 #
 msgid "Manual transponder"
 msgstr "Manuaalinen lähetin"
@@ -3679,11 +3873,9 @@ msgid "Maximum duration (in m)"
 msgstr "Maksimi kesto (minuutteja)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Haussa käytettävä maksimi ohjelman kesto. Jos ohjelma on pidempi kuin "
-"määritetty kesto (ilman lisäaikaa) ohittaa haku sen."
 
 msgid "Media player"
 msgstr "Mediasoitin"
@@ -3876,12 +4068,6 @@ msgstr "Siirrä ikkuna ylös"
 msgid "Move west"
 msgstr "Liikuta länteen"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Nouda tietoja elokuvista Online Film Datenbankista (Saksa)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Nouda tietoja elokuvista Online Film Datenbankista"
-
 msgid "Movie location"
 msgstr "Tallennushakemisto"
 
@@ -3906,6 +4092,9 @@ msgstr "Tallenneluettelon valikko"
 msgid "Multi EPG"
 msgstr "Kanavaopas"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Multi-EPG suosikkilistan valinta"
+
 msgid "Multimedia"
 msgstr "Multimedia"
 
@@ -3913,6 +4102,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Usean kanavan tuki"
 
+msgid "Multiplex"
+msgstr "Multipleksi"
+
 #
 msgid "Multisat"
 msgstr "Usea satelliitti"
@@ -3973,6 +4165,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "NFS-jako"
 
+msgid "NIM"
+msgstr "NIM"
+
 #
 msgid "NOW"
 msgstr "NYT"
@@ -4002,6 +4197,9 @@ msgstr "Nimipalvelimen asetukset"
 msgid "Nameserver settings"
 msgstr "Nimipalvelimen asetukset"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox teema"
 
@@ -4114,10 +4312,6 @@ msgstr "Verkon asetukset"
 msgid "Network Mount"
 msgstr "Verkkojaon nimi"
 
-#
-msgid "Network SSID"
-msgstr "Verkon SSID"
-
 #
 msgid "Network Setup"
 msgstr "Lähiverkon asetukset"
@@ -4156,6 +4350,9 @@ msgstr "Verkon selaus"
 msgid "NetworkWizard"
 msgstr "Verkkoavustaja"
 
+msgid "Networkname (SSID)"
+msgstr "Verkkonimi (SSID)"
+
 msgid "Never"
 msgstr "Ei koskaan"
 
@@ -4197,10 +4394,6 @@ msgstr ""
 "Kiintolevyä ei löydy tai sitä ei\n"
 "ole alustettu."
 
-#
-msgid "No Networks found"
-msgstr "Verkkoja ei löytynyt"
-
 #
 msgid "No backup needed"
 msgstr "Varmuuskopiota ei tarvita"
@@ -4322,8 +4515,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Ei näytettäviä tallenteita"
 
-msgid "No wireless networks found! Please refresh."
-msgstr "WLAN-verkkoja ei löytynyt! Päivitä uudestaan."
+msgid "No wireless networks found! Searching..."
+msgstr "WLAN-verkkoja ei löytynyt! Etsitään..."
 
 #
 msgid ""
@@ -4415,6 +4608,12 @@ msgstr "Pohjoinen"
 msgid "Norwegian"
 msgstr "Norja"
 
+msgid "Not after"
+msgstr "Ei jälkeen"
+
+msgid "Not before"
+msgstr "Ei ennen"
+
 #
 #, python-format
 msgid ""
@@ -4427,6 +4626,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Feedejä ei noudeta"
 
+msgid "Not-Associated"
+msgstr "Ei assosioitu"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4470,6 +4672,9 @@ msgstr "OK, poista toinen laajennus"
 msgid "OK, remove some extensions"
 msgstr "OK, poista joitain laajennuksia"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "Kuvaruutunäytön asetukset"
@@ -4509,6 +4714,9 @@ msgstr "Vain tällä kertaa luodut automaattiajastukset"
 msgid "Only Free scan"
 msgstr "Hae vain salaamattomat"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Vain laajennukset."
 
@@ -4529,8 +4737,7 @@ msgstr "Avaa lisäosavalikko"
 msgid "Optionally enter your name if you want to."
 msgstr "Jos haluat, lisää nimesi."
 
-#
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Sijainti"
 
 msgid "Outer Bound (+/-)"
@@ -4552,10 +4759,16 @@ msgstr "Korvaa asetustiedostot ohjelmistopäivityksen aikana?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "PIDit"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Ohjelmapakettilistan päivitys"
@@ -4620,7 +4833,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "PermanentClock näyttää kellon pysyvästi kuvaruudulla."
 
 msgid "Persian"
-msgstr ""
+msgstr "Persia"
 
 msgid "Pets & Animals"
 msgstr "Lemmikit ja eläimet"
@@ -4659,6 +4872,12 @@ msgstr "Toista ääni-CD..."
 msgid "Play DVD"
 msgstr "Toista DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Soita musiikkia..."
@@ -4666,12 +4885,6 @@ msgstr "Soita musiikkia..."
 msgid "Play YouTube movies"
 msgstr "Toista Youtube-videoita"
 
-msgid "Play music from Last.fm"
-msgstr "Toista musiikkia Last.fm:ltä"
-
-msgid "Play music from Last.fm."
-msgstr "Toista musiikkia Last.fm:ltä."
-
 msgid "Play next video"
 msgstr "Toista seuraava video"
 
@@ -4986,10 +5199,6 @@ msgstr ""
 msgid "Poland"
 msgstr "Puola"
 
-#
-msgid "Polarity"
-msgstr "Polarisaatio"
-
 #
 msgid "Polarization"
 msgstr "Polarisaatio"
@@ -5024,6 +5233,9 @@ msgstr "Portti D"
 msgid "Portuguese"
 msgstr "Portugali"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Tallennettujen ajastuksien paikka ajastusluettelossa"
+
 #
 msgid "Positioner"
 msgstr "Kääntömoottori"
@@ -5200,6 +5412,17 @@ msgstr "Toimittajat"
 msgid "Published"
 msgstr "Julkaistu"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python-liittymä /tmp/mmi.socket:ille"
 
@@ -5229,12 +5452,12 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "RSS-lukija"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB WLAN-ajuri"
+
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "RAM-levy"
@@ -5333,6 +5556,9 @@ msgstr "Tallenteet"
 msgid "Recordings always have priority"
 msgstr "Tallennukset saavat keskeyttää suoran katselun"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr "Syötä uusi PIN uudelleen"
 
@@ -5545,6 +5771,9 @@ msgstr "Palauta Dreamboxin ohjelmisto USB-muistitikulta"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Rajoita \"ohjelman jälkeen\" toiminto tiettyyn aikajaksoon."
 
+msgid "Restrict to events on certain dates"
+msgstr "Rajoita haku tiettyjen päivien ohjelmiin"
+
 #
 msgid "Resume from last position"
 msgstr "Jatka viimeksi katsotusta kohdasta"
@@ -5576,6 +5805,9 @@ msgstr "Avaa tallenneluettelo"
 msgid "Return to previous service"
 msgstr "Palaa TV-kanavalle"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Kelausnopeudet taaksepäin"
@@ -5584,8 +5816,8 @@ msgstr "Kelausnopeudet taaksepäin"
 msgid "Right"
 msgstr "Oikea"
 
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Roll-off"
 
 #
 msgid "Rotor turning speed"
@@ -5595,6 +5827,9 @@ msgstr "Moottorin kääntönopeus"
 msgid "Running"
 msgstr "Käytössä"
 
+msgid "Running in testmode"
+msgstr "Suoritetaan testitilassa"
+
 msgid "Russia"
 msgstr "Venäjä"
 
@@ -5606,6 +5841,21 @@ msgstr "Venäjä"
 msgid "S-Video"
 msgstr "S-video (Y/C)"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50Hz lomitettu tila"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50Hz lomittamaton tila"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60Hz lomitettu tila"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60Hz lomittamaton tila"
+
+msgid "SID"
+msgstr "SID"
+
 msgid "SINGLE LAYER DVD"
 msgstr "SINGLE LAYER DVD"
 
@@ -5620,6 +5870,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "la"
@@ -6002,6 +6265,9 @@ msgstr "Valitse WLAN-verkko"
 msgid "Select your choice."
 msgstr "Tee valinta."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Lähetä DiSEqC"
@@ -6072,6 +6338,9 @@ msgstr ""
 "(Kanavan Service ID:tä ei löydy\n"
 "Program Association Tablesta.)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanavahaku"
@@ -6126,9 +6395,6 @@ msgstr "Aseta maksimikesto"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Poista tämä automaattiajastus käytöstä laittamalla arvoksi Ei."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Sammuttaa Dreamboxin virransäästötilaan"
-
 #
 msgid "Setting key canceled"
 msgstr "Näppäimen määritys keskeytetty"
@@ -6198,6 +6464,9 @@ msgstr "Näytä ohjelman pituus kanavien valintalistassa"
 msgid "Show in extension menu"
 msgstr "Näytä laajennusvalikossa"
 
+msgid "Show info screen"
+msgstr "Näytä tietoruutu"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Näytä tietopalkki kanavaa vaihdettaessa"
@@ -6210,6 +6479,12 @@ msgstr "Näytä tietopalkki ohjelman vaihtuessa"
 msgid "Show infobar on skip forward/backward"
 msgstr "Näytä tietopalkki kelauksien/hyppyjen aikana"
 
+msgid "Show notification on conflicts"
+msgstr "Näytä ilmoitus ristiriidoista"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Näytä kuvake kääntömoottorin liikkuessa"
@@ -6246,6 +6521,9 @@ msgstr "Näyttää kanavien katselustatistiikkaa"
 msgid "Shows the clock permanently on the screen"
 msgstr "Näyttää kellonajan pysyvästi kuvaruudulla"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Näyttää WLAN-yhteyden tilan.\n"
@@ -6258,6 +6536,9 @@ msgstr "Sammuta"
 msgid "Shutdown Dreambox after"
 msgstr "Sammuta Dreambox jälkeenpäin"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signaalinvoimakkuus:"
@@ -6420,6 +6701,9 @@ msgstr "Aakkosjärj."
 msgid "Sort AutoTimer"
 msgstr "Järjestä automaattiajastukset"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6474,6 +6758,9 @@ msgstr "Valmiustila tuuletin %d jännite"
 msgid "Start Webinterface"
 msgstr "Käynnistä Web-liittymä"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Aloita alusta"
@@ -6593,6 +6880,9 @@ msgstr "su"
 msgid "Sunday"
 msgstr "Sunnuntai"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Vaihda PiP- ja pääkuva keskenään"
@@ -6616,13 +6906,8 @@ msgstr "Vaihda edelliseen alipalveluun"
 msgid "Switchable tuner types:"
 msgstr "Vaihdettavat viritintyypit:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolinopeus"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolinopeus"
+msgid "Symbol rate"
+msgstr "Symbol rate"
 
 #
 msgid "System"
@@ -6639,10 +6924,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS-tiedosto on liian suuri ISO9660 1-tasolle!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV-järjestelmä"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Kokoelman hakemisto"
@@ -6670,7 +6964,10 @@ msgid "Taiwan"
 msgstr "Taiwan"
 
 msgid "Temperature and Fan control"
-msgstr "Lämpötila ja tuuletin"
+msgstr "Lämpötilan ja tuulettimen ohjaus"
+
+msgid "Temperature-dependent fan control."
+msgstr "Lämpötilaohjattu tuuletin."
 
 #
 msgid "Terrestrial"
@@ -6759,12 +7056,12 @@ msgstr ""
 "formaatissa olevan data-DVD:n? Levy ei toistu normaaleissa DVD-soittimissa."
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -6779,10 +7076,10 @@ msgstr ""
 "Asenna se."
 
 msgid "The PIN code has been changed successfully."
-msgstr ""
+msgstr "PIN-koodin vaihto onnistui."
 
 msgid "The PIN codes you entered are different."
-msgstr ""
+msgstr "Syöttämäsi PIN-koodit olivat erilaiset."
 
 msgid ""
 "The PicturePlayer displays your photos on the TV.\n"
@@ -6835,6 +7132,11 @@ msgstr ""
 "USB-tikusta tehtiin automaattisesti käynnistyvä.\n"
 "Voit nyt ladata NFI-tiedoston."
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -6992,9 +7294,8 @@ msgstr ""
 msgid "The wizard is finished now."
 msgstr "Avustaja on lopettanut. Paina OK."
 
-#
 msgid "There are at least "
-msgstr "Saatavilla ainakin"
+msgstr "Saatavilla ainakin "
 
 msgid "There are currently no outstanding actions."
 msgstr "Ei suorittamattomia tehtäviä."
@@ -7058,6 +7359,11 @@ msgstr "Tämä Dreambox ei pysty purkamaan %s lähteitä!"
 msgid "This Month"
 msgstr "Tässä kuussa"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Tällä viikolla"
@@ -7292,6 +7598,16 @@ msgstr "Ajastimen tila:"
 msgid "Timer type"
 msgstr "Ajastuksen tyyppi"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Ajansiirto"
@@ -7368,7 +7684,7 @@ msgstr "Parhaiten sijoittuneet"
 msgid "Track"
 msgstr "Raita"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7379,10 +7695,6 @@ msgstr "Käännös"
 msgid "Translation:"
 msgstr "Käännös:"
 
-#
-msgid "Transmission Mode"
-msgstr "Lähetystapa"
-
 #
 msgid "Transmission mode"
 msgstr "Lähetystapa"
@@ -7391,10 +7703,6 @@ msgstr "Lähetystapa"
 msgid "Transponder"
 msgstr "Lähetin"
 
-#
-msgid "Transponder Type"
-msgstr "Lähettimen tyyppi"
-
 msgid "Travel & Events"
 msgstr "Matkailu ja tapahtumat"
 
@@ -7519,6 +7827,9 @@ msgstr "Kumoa asennus"
 msgid "Undo uninstall"
 msgstr "Kumoa as.poisto"
 
+msgid "Unencrypted"
+msgstr "Salaamaton"
+
 msgid "UnhandledKey"
 msgstr "TuntematonNäppäin"
 
@@ -7542,8 +7853,8 @@ msgstr "Yhdysvallat"
 msgid "Universal LNB"
 msgstr "Universaali LNB"
 
-msgid "Unknown network adapter."
-msgstr "Tuntematon verkkosovitin"
+msgid "Unknown"
+msgstr "Tuntematon"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7562,7 +7873,7 @@ msgstr "Irrottaminen epäonnistui"
 msgid "Unsupported"
 msgstr "Ei tuettu"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7651,10 +7962,6 @@ msgstr "Käytä yhdyskäytävää"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Hyppivä kelaus kun nopeus ylittää"
-
 #
 msgid "Use power measurement"
 msgstr "Käytä virran mittausta"
@@ -7748,16 +8055,28 @@ msgstr "SCART-läpivienti"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
-msgid "Vali-XD skin"
+msgid "VPS-Plugin"
 msgstr ""
 
+msgid "Vali-XD skin"
+msgstr "Vali-XD teema"
+
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis teema"
+
 msgid "Vali.HD.nano skin"
-msgstr ""
+msgstr "Vali.HD.nano teema"
+
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp teema"
 
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr "Tarkista Dreamboxin aitous suorittamalla Aito Dreambox -lisäosa!"
 
+msgid "Verifying your internet connection..."
+msgstr "Tarkistetaan internet-yhteyttä"
+
 #
 msgid "Vertical"
 msgstr "Vertikaali"
@@ -7773,6 +8092,9 @@ msgstr "TV-kuvan hienosäätöavustaja"
 msgid "Video Output"
 msgstr "Video-ulostulo"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Video-asetukset"
@@ -7872,16 +8194,15 @@ msgstr "Näytä saatavilla olevat"
 msgid "View list of available CommonInterface extensions"
 msgstr "Näytä saatavilla olevat CI-laajennukset"
 
-#
 msgid "View list of available Display and Userinterface extensions."
-msgstr "Näytä saatavilla olevat näyttö ja käyttöliittymälaajennukset"
+msgstr "Näytä saatavilla olevat näyttö- ja käyttöliittymälaajennukset"
 
 #
 msgid "View list of available EPG extensions."
 msgstr "Näytä saatavilla olevat EPG-laajennukset"
 
 msgid "View list of available Satellite equipment extensions."
-msgstr "Näytä saatavilla olevat satelliittilaitteistojen laajennukset."
+msgstr "Näytä saatavilla olevat satelliittilaitteistojen laajennukset"
 
 #
 msgid "View list of available communication extensions."
@@ -7963,9 +8284,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN-sovitin"
-
 msgid "WLAN connection"
 msgstr "WLAN-yhteys"
 
@@ -8006,6 +8324,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 msgid "Webinterface"
 msgstr "Web-liittymä"
 
@@ -8190,6 +8511,11 @@ msgstr "Kanavahaun lisäasetukset:"
 msgid "What to do with submitted crashlogs?"
 msgstr "Mitä lähetetyille lokeille tehdään?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
@@ -8228,8 +8554,13 @@ msgstr "WLAN-verkko"
 msgid "Wireless Network"
 msgstr "Langaton verkko"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "WLAN-verkon asetukset"
+
+msgid "Wireless network connection setup."
+msgstr "WLAN-verkon asetukset."
+
+msgid "Wireless network state"
 msgstr "WLAN-verkon tila"
 
 msgid ""
@@ -8252,7 +8583,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8263,6 +8594,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8327,11 +8663,9 @@ msgstr ""
 "määritellylle kanavalle."
 
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Tällä asetuksella voit rajoittaa automaattiajastuksen lisäämien ajastusten "
-"määrää. Aseta arvoksi 0 jos et halua käyttää rajoitusta."
 
 msgid "Wizard"
 msgstr "Avustaja"
@@ -8429,6 +8763,11 @@ msgstr "Valitse mitkä oletusarvot haluat asentaa."
 msgid "You can choose, what you want to install..."
 msgstr "Voit valita, mitä haluat asentaa..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Voit asentaa tämän lisäosan."
@@ -8448,6 +8787,19 @@ msgstr ""
 "Tässä voit muuttaa automaattiajastuksen ominaisuuksia.\\'Nimi' on käytössä "
 "vain yleisnäkymässä, 'Hae ohjelmanimi' on se mitä haetaan EPG:stä."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Et voi poistaa tätä!"
@@ -8534,6 +8886,9 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Sinun pitää asettaa PIN-koodi ja piilottaa se lapsilta.\n"
+"\n"
+"Haluatko tehdä sen nyt?"
 
 msgid ""
 "You successfully configured a new AutoTimer. Do you want to add it to the "
@@ -8644,6 +8999,9 @@ msgstr "Nimi (ei pakollinen):"
 msgid "Your network configuration has been activated."
 msgstr "Verkkoasetukset on aktivoitu."
 
+msgid "Your network is not working. Please try again."
+msgstr "Verkkoyhteys ei toimi. Yritä uudestaan."
+
 msgid "Your network mount has been activated."
 msgstr "Verkkojako on aktivoitu."
 
@@ -8699,9 +9057,6 @@ msgstr "Zoomaa letterbox/anamorfisia tallenteita"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[Vaihtoehtojen lisäys ja poisto]"
@@ -8753,7 +9108,12 @@ msgstr "aktivoi nykyiset asetukset"
 msgid "activate network adapter configuration"
 msgstr "aktivoi verkkosovittimen asetukset"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "lisää automaattiajastus"
 
@@ -8829,9 +9189,6 @@ msgstr "Lisää kanava suosikkeihin"
 msgid "add services"
 msgstr "lisää kanavia"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "lisää lapsilukkoon"
@@ -8864,6 +9221,12 @@ msgstr "määritetyt CAId:t:"
 msgid "assigned Services/Provider:"
 msgstr "Määritetyt kanavat/palveluntarjoajat:"
 
+msgid "at beginning"
+msgstr "alussa"
+
+msgid "at end"
+msgstr "lopussa"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8882,6 +9245,9 @@ msgstr "ääniraidat"
 msgid "auto"
 msgstr "autom."
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "saatavilla"
@@ -8916,6 +9282,10 @@ msgstr "kielletyt"
 msgid "blue"
 msgstr "sininen"
 
+#
+msgid "bob"
+msgstr "bob"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -8955,6 +9325,9 @@ msgstr "tyhjennä soittolista"
 msgid "complex"
 msgstr "monipuolinen"
 
+msgid "config changed."
+msgstr "asetuksia muutettu."
+
 #
 msgid "config menu"
 msgstr "Asetusvalikko"
@@ -8986,6 +9359,12 @@ msgstr "ei voitu poistaa"
 msgid "create directory"
 msgstr "luo hakemisto"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "nykyinen ohjelmisto: %s"
@@ -8998,6 +9377,10 @@ msgstr "joka päivä"
 msgid "day"
 msgstr "päivä"
 
+#
+msgid "default"
+msgstr "oletus"
+
 #
 msgid "delete"
 msgstr "Poista"
@@ -9026,7 +9409,7 @@ msgid "delete..."
 msgstr "Poista tallenne"
 
 msgid "description"
-msgstr ""
+msgstr "kuvaus"
 
 #
 msgid "disable"
@@ -9060,6 +9443,9 @@ msgstr "Älä tallenna"
 msgid "done!"
 msgstr "tallennettu"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Ajuri Realtek USB WLAN-laitteille"
+
 #
 msgid "edit alternatives"
 msgstr "Vaihtoehtojen lisäys ja poisto"
@@ -9112,10 +9498,6 @@ msgstr "Lopeta leikkaus tähän"
 msgid "end favourites edit"
 msgstr "Tallenna muutokset ja poistu"
 
-#
-msgid "enter hidden network SSID"
-msgstr "syötä piilotettu verkko-SSID"
-
 #
 msgid "equal to"
 msgstr "Sama kuin"
@@ -9339,6 +9721,9 @@ msgstr "minuutti"
 msgid "minutes"
 msgstr "minuuttia"
 
+msgid "missing parameter \"id\""
+msgstr "parametri \"id\" puuttuu"
+
 #
 msgid "month"
 msgstr "kuukausi"
@@ -9428,7 +9813,7 @@ msgid "not locked"
 msgstr "ei lukittu"
 
 msgid "not supported"
-msgstr ""
+msgstr "ei tuettu"
 
 #
 msgid "not used"
@@ -9537,9 +9922,6 @@ msgstr "punainen"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr "Näytä ilmoitusikkunat Growl:in kautta"
-
 #
 msgid "remove a nameserver entry"
 msgstr "poista nimipalvelin"
@@ -9673,7 +10055,7 @@ msgid "select the movie path"
 msgstr "valitse tallennehakemisto"
 
 msgid "service PIN"
-msgstr ""
+msgstr "kanavan PIN"
 
 msgid "set enigma2 to standby-mode after startup"
 msgstr ""
@@ -9683,7 +10065,7 @@ msgid "sets the Audio Delay (LipSync)"
 msgstr "aseta ääniviive (lipsync)"
 
 msgid "setup PIN"
-msgstr ""
+msgstr "aseta PIN"
 
 #
 msgid "show DVD main menu"
@@ -9874,11 +10256,11 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "valitse aika, kappale, ääni, tekstitys"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "viritin ei ole tuettu"
 
-#
-msgid "unavailable"
-msgstr "Ei saatavilla"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "ei löydy ajastusta id %i"
 
 #
 msgid "unconfirmed"
@@ -9938,6 +10320,9 @@ msgstr "odottaa"
 msgid "was removed successfully"
 msgstr "poistettiin onnistuneesti"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "joka viikko"
@@ -9946,6 +10331,9 @@ msgstr "joka viikko"
 msgid "whitelist"
 msgstr "hyväksytyt"
 
+msgid "wireless network interface"
+msgstr "WLAN-yhteys"
+
 #
 msgid "working"
 msgstr "työskentelee"
@@ -10035,9 +10423,15 @@ msgstr "vaihdettu"
 #~ msgid "Advanced"
 #~ msgstr "Laajennetut"
 
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Tallennuksia jäljellä"
+
 #~ msgid "Ascanding"
 #~ msgstr "Nouseva"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid ""
 #~ "Autoresolution Plugin Testmode:\n"
@@ -10046,18 +10440,6 @@ msgstr "vaihdettu"
 #~ "Autoresoluutio lisäosan testitila:\n"
 #~ "Toimiiko %s ?"
 
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Autoresoluution kytkentä"
-
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr "Autoresoluutio ei toimi SCART/DVI-PC-tiloissa"
-
-#~ msgid "Autoresolution settings"
-#~ msgstr "Autoresoluution asetukset"
-
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Autoresoluution kuvatilan asetukset"
-
 #
 #~ msgid "Backup"
 #~ msgstr "Luo"
@@ -10116,6 +10498,22 @@ msgstr "vaihdettu"
 #~ msgid "Choose source"
 #~ msgstr "Valitse lähde"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Koodinopeus (korkea)"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Koodinopeus (alhainen)"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Koodinopeus (HP)"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Koodinopeus (LP)"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "CompactFlash-kortti"
@@ -10154,15 +10552,6 @@ msgstr "vaihdettu"
 #~ msgid "Default settings"
 #~ msgstr "Lataa oletusarvot"
 
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "Lomitustila lomitellulle materiaalille"
-
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "Lomitustila lomittamattomalle materiaalille"
-
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "Viive x sekuntia palvelun käynnistämisen jälkeen"
-
 #~ msgid "Delete selected mount"
 #~ msgstr "Poista valittu jako"
 
@@ -10186,6 +10575,9 @@ msgstr "vaihdettu"
 #~ "Fritz!Boxiin!\n"
 #~ "yritetään uudelleen..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Hakee ja näyttää elokuvan tiedot IMDb:stä"
+
 #
 #~ msgid ""
 #~ "Do you want to backup now?\n"
@@ -10202,29 +10594,28 @@ msgstr "vaihdettu"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Päivitystiedoston lataaminen epäonnistui:"
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh vaihtaa käyttäjän määrittelemille kanaville kun laite on "
+#~ "vapaana (valmiustilassa eikä tallennuksia ole käynnissä) ja päivittää "
+#~ "näiden kanavien ohjelmatiedot."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Muokkaa IPKG-lähdeosoitetta..."
 
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Ota käyttöön 1080p24-tila"
-
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Ota käyttöön 1080p25-tila"
-
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Ota käyttöön 1080p30-tila"
-
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "Ota käyttöön 720p24-tila"
-
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Ota autoresoluutio käyttöön"
-
 #
 #~ msgid "Encrypted: %s"
 #~ msgstr "Salattu: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Suojausjärjestelmä"
+
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
 #~ "\n"
@@ -10240,6 +10631,14 @@ msgstr "vaihdettu"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Aloita kelaus eteenpäin nopeudella"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Aloita kelaus taaksepäin nopeudella"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Syötä WLAN-verkon nimi/SSID:"
@@ -10266,6 +10665,24 @@ msgstr "vaihdettu"
 #~ msgid "Following tasks will be done after you press continue."
 #~ msgstr "Seuraavat tehtävät suoritetaan kun valitset jatka."
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Löytyi %d hakuehtojen mukaista ohjelmaa.\n"
+#~ "%d ajastusta lisättiin ja %d muutettiin, %d ajastusristiriitaa ilmeni."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Löytyi yhteensä %d hakuehtoa vastaavaa ohjelmaa.\n"
+#~ "%d ajastusta lisättiin ja %d muokattiin."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Ruudun toistomäärä hyppivällä kelauksella"
+
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP-osoite"
 
@@ -10284,16 +10701,51 @@ msgstr "vaihdettu"
 #~ msgid "General PCM delay"
 #~ msgstr "PCM-viive (ms)"
 
-#~ msgid "HD Interlace Mode"
-#~ msgstr "Lomitettu HD-tila"
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growleen avulla Dreambox voi lähettää lyhyitä Growl-protokollan mukaisia "
+#~ "viestejä,\n"
+#~ "esim. ilmoituksen tallennuksen aloittamisesta, PC:lle jossa pyörii Growl-"
+#~ "asiakasohjelma"
 
-#~ msgid "HD Progressive Mode"
-#~ msgstr "Lomittamaton HD-tila"
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Suojaväli"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Suojaväli-tila"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Piilotettu verkko-SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Piilotettu verkkonimi"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarkia-tietoja"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarkia-tila"
 
 #
 #~ msgid "How to handle found crashlogs:"
 #~ msgstr "Mitä lokitiedostoille tehdään:"
 
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Jos tämä valinta on käytössä, olemassa olevan ajastuksen tulkitaan "
+#~ "tallentavan ohjelma jos se tallentaa vähintään 80% siitä."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Jos näet tämän sivun, paina OK."
@@ -10329,6 +10781,9 @@ msgstr "vaihdettu"
 #~ msgid "Interface: %s"
 #~ msgstr "Liittymä: %s"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Sisäinen verkkokortti."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Käänteinen tekstin ja taustan väritys"
@@ -10345,6 +10800,12 @@ msgstr "vaihdettu"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Katsele/muokkaa Dreamboxin tiedostoja"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Kuuntele ja tallenna Internet-radioita"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Kuuntele ja tallenna SHOUTcast-radioita."
+
 #
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Maks. nopeus: %s"
@@ -10353,10 +10814,27 @@ msgstr "vaihdettu"
 #~ msgid "Maximum delay"
 #~ msgstr "Maksimiviive (ms)"
 
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Haussa käytettävä maksimi ohjelman kesto. Jos ohjelma on pidempi kuin "
+#~ "määritetty kesto (ilman lisäaikaa) ohittaa haku sen."
+
 #
 #~ msgid "Minimum delay"
 #~ msgstr "Minimiviive (ms)"
 
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Nouda tietoja elokuvista Online Film Datenbankista (Saksa)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Nouda tietoja elokuvista Online Film Datenbankista"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Verkon SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Lähiverkko..."
@@ -10369,10 +10847,17 @@ msgstr "vaihdettu"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Ei 50Hz tilaa. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Verkkoja ei löytynyt"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Käyttökelpoista USB-muistitikkua ei löytynyt"
 
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "WLAN-verkkoja ei löytynyt! Päivitä uudestaan."
+
 #~ msgid "No, but play next video"
 #~ msgstr "Ei, mutta toista seuraava tallenne"
 
@@ -10387,6 +10872,10 @@ msgstr "vaihdettu"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-päivitys"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Sijainti"
+
 #~ msgid "Order by"
 #~ msgstr "Tilaaja"
 
@@ -10398,6 +10887,12 @@ msgstr "vaihdettu"
 #~ msgid "Page"
 #~ msgstr "Sivu"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Toista musiikkia Last.fm:ltä"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Toista musiikkia Last.fm:ltä."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Valitse päivityspalvelimelta NFI-päivitys latausta varten"
@@ -10425,6 +10920,10 @@ msgstr "vaihdettu"
 #~ msgid "Plugin manager"
 #~ msgstr "Lisäosien hallinta"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarisaatio"
+
 #~ msgid ""
 #~ "Power state to change to after recordings. Select \"standard\" to not "
 #~ "change the default behaviour of enigma2 or values changed by yourself."
@@ -10440,6 +10939,9 @@ msgstr "vaihdettu"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS-palvelun osoite"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Recalculate..."
 #~ msgstr "Päivitä..."
@@ -10487,20 +10989,8 @@ msgstr "vaihdettu"
 #~ msgid "Retrieving network information. Please wait..."
 #~ msgstr "Noudetaan verkkotietoja. Odota..."
 
-#~ msgid "Running in testmode"
-#~ msgstr "Suoritetaan testitilassa"
-
-#~ msgid "SD 25/50HZ Interlace Mode"
-#~ msgstr "SD 25/50Hz lomitettu tila"
-
-#~ msgid "SD 25/50HZ Progressive Mode"
-#~ msgstr "SD 25/50Hz lomittamaton tila"
-
-#~ msgid "SD 30/60HZ Interlace Mode"
-#~ msgstr "SD 30/60Hz lomitettu tila"
-
-#~ msgid "SD 30/60HZ Progressive Mode"
-#~ msgstr "SD 30/60Hz lomittamaton tila"
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
 
 #
 #~ msgid "Satteliteequipment"
@@ -10583,13 +11073,13 @@ msgstr "vaihdettu"
 #~ msgid "Set user delay"
 #~ msgstr "Tal.pikaval."
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Sammuttaa Dreamboxin virransäästötilaan"
+
 #
 #~ msgid "Setup for the AC3 Lip Sync Plugin"
 #~ msgstr "AC3 Lip Sync -lisäosan asetukset"
 
-#~ msgid "Show info screen"
-#~ msgstr "Näytä tietoruutu"
-
 #
 #~ msgid "Skin..."
 #~ msgstr "Teema..."
@@ -10632,6 +11122,14 @@ msgstr "vaihdettu"
 #~ msgid "Switch to user key- delays"
 #~ msgstr "Ota itse määritellyt viiveen pikavalinnat käyttöön"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolinopeus"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolinopeus"
+
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
 #~ "from the feed server and save it on the stick?"
@@ -10717,6 +11215,14 @@ msgstr "vaihdettu"
 #~ "10 sekuntia pohjassa.\n"
 #~ "3) Odota käynnistymistä ja seuraa ohjeita."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Lähetystapa"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Lähettimen tyyppi"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10744,6 +11250,9 @@ msgstr "vaihdettu"
 #~ "Kumoa\n"
 #~ "Poista"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Tuntematon verkkosovitin"
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Päivittää vastaanottimen ohjelmiston"
@@ -10760,6 +11269,10 @@ msgstr "vaihdettu"
 #~ msgid "Use calc. delays"
 #~ msgstr "Vakiot pikaval."
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Hyppivä kelaus kun nopeus ylittää"
+
 #
 #~ msgid "Use user delays"
 #~ msgstr "Omat pikaval."
@@ -10768,6 +11281,9 @@ msgstr "vaihdettu"
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Näytä saatavilla olevat satelliittilaitelaajennukset"
 
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN-sovitin"
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
@@ -10787,6 +11303,17 @@ msgstr "vaihdettu"
 #~ msgid "Wireless"
 #~ msgstr "Langaton"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "WLAN-verkon tila"
+
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Tällä asetuksella voit rajoittaa automaattiajastuksen lisäämien "
+#~ "ajastusten määrää. Aseta arvoksi 0 jos et halua käyttää rajoitusta."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "NFI-päivityksen asennus suoritetti"
@@ -10855,6 +11382,9 @@ msgstr "vaihdettu"
 #~ "\n"
 #~ "Haluatko kytkeä sen pois päältä?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -10870,22 +11400,18 @@ msgstr "vaihdettu"
 #~ msgid "assigned Services/Provider"
 #~ msgstr "Määritetyt kanavat/palveluntarjoajat"
 
-#
-#~ msgid "bob"
-#~ msgstr "bob"
-
 #
 #~ msgid "choose destination directory"
 #~ msgstr "valitse kohdehakemisto"
 
-#
-#~ msgid "default"
-#~ msgstr "oletus"
-
 #
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 ja verkko"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "syötä piilotettu verkko-SSID"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "ylittää kaksikerroslevyn tilavuuden!"
@@ -10922,6 +11448,9 @@ msgstr "vaihdettu"
 #~ msgid "open virtual keyboard input help"
 #~ msgstr "avaa virtuaalinäppäimistön ohje"
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "Näytä ilmoitusikkunat Growl:in kautta"
+
 #
 #~ msgid "required medium type:"
 #~ msgstr "tarvittava tallennusmedia:"
@@ -10946,6 +11475,10 @@ msgstr "vaihdettu"
 #~ msgid "setup pin"
 #~ msgstr "asetusten tunnusluku"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "Ei saatavilla"
+
 #
 #~ msgid "until restart"
 #~ msgstr "kunnes käynnistetään uudelleen"
index ea368dfc51e63c98e51b4f40be4d2b141e05148d..33cbb739cf841eb6c782e74f8d0ec97d094d1b84 100755 (executable)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,16 +1,17 @@
+# French translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: enigma 2\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2011-02-09 20:34+0200\n"
 "Last-Translator: Remi <remi.jarrige0293@orange.fr>\n"
 "Language-Team: french\n"
-"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Generator: Pootle 2.0.3\n"
 "X-Poedit-Language: French\n"
@@ -181,6 +182,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #, python-format
 msgid "%d jobs are running in the background!"
 msgstr "les travaux %d fonctionnent en arrière-plan!"
@@ -213,6 +226,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 msgid "(ZAP)"
 msgstr "(ZAP)"
 
@@ -336,12 +353,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr ""
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Un thème retour aux sources .. ou bon vieux temps."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Un thème retour aux sources ... ou bon vieux temps."
-
 msgid "A basic ftp client"
 msgstr "Un client FTP basic"
 
@@ -360,6 +377,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Un plugin démo pour usage TPM."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -383,6 +403,9 @@ msgstr "Un EPG graphique pour tous les services d'un bouquet spécifique"
 msgid "A graphical EPG interface"
 msgstr "Un interface graphique EPG"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr "Un interface graphique EPG."
 
@@ -403,6 +426,9 @@ msgstr "Un thème HD d'apparence sympatique alu brossé de Kerni"
 msgid "A nice looking skin from Kerni"
 msgstr "Un thème d'apparence sympatique de Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -521,6 +547,9 @@ msgstr "À propos"
 msgid "About..."
 msgstr "À propos..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Accéder à la Médiatèque-ARD"
 
@@ -547,6 +576,9 @@ msgstr "Action:"
 msgid "Activate Picture in Picture"
 msgstr "Activer l'incrustation d'image"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activer les paramètres réseau"
@@ -603,6 +635,12 @@ msgstr "Ajouter nouvelle programmation"
 msgid "Add new network mount point"
 msgstr "Ajouter nouveau point montage réseau"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Programmer"
@@ -631,6 +669,10 @@ msgstr "Ajouter tempo zap plutôt que tempo enregistrement?"
 msgid "Added: "
 msgstr "Ajouté: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -733,6 +775,9 @@ msgstr "Tout le temps"
 msgid "All non-repeating timers"
 msgstr "toutes les tempo non-répétitives"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Permettre le zapping depuis l'interface WEB"
@@ -740,11 +785,25 @@ msgstr "Permettre le zapping depuis l'interface WEB"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Permettre l'exécution des plugins Tuxbox."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 "Permettre à l'utilisateur le téléchargement de fichiers depuis rapidshare en "
 "arrière plan."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Transparence"
@@ -764,9 +823,8 @@ msgstr "Toujours demander"
 msgid "Always ask before sending"
 msgstr "Toujours demander avant d'envoyer"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Quantité d'enregistrements restants"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -784,6 +842,9 @@ msgstr "Une erreur est arrivée!"
 msgid "Anonymize crashlog?"
 msgstr "Afficher crashlog anonyme?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabe"
@@ -860,12 +921,12 @@ msgstr "Demande utilisateur"
 msgid "Aspect Ratio"
 msgstr "Format d'image"
 
+msgid "Aspect ratio"
+msgstr ""
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Assignation opérateurs/services/caids à un module CI"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Audio"
@@ -873,6 +934,9 @@ msgstr "Audio"
 msgid "Audio Options..."
 msgstr "Options audio..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr "Synchro audio"
@@ -943,6 +1007,15 @@ msgstr ""
 "La ProgAuto balaye l'EPG et crée des programmations définies par les "
 "critères de recherche utilisateur."
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatique"
@@ -980,6 +1053,27 @@ msgstr "Régénérer automatiquement EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Envoyer automatiquement les crashlogs à Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr "Autos ¬ Véhicules"
@@ -1022,6 +1116,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Arrière"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Arrière plan"
@@ -1114,6 +1214,11 @@ msgstr "Brésil"
 msgid "Brightness"
 msgstr "Luminosité"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr "Recherche pour et connection partages réseau"
 
@@ -1142,6 +1247,23 @@ msgstr "Graver vos enregistrements sur DVD"
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1378,6 +1500,15 @@ msgstr "Nettoyer automatiquement la liste programmations"
 msgid "Cleanup timerlist automatically."
 msgstr "Nettoyer automatiquement la liste programmations."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "AssistantNettoyage"
@@ -1410,21 +1541,11 @@ msgstr "Fermer et sauver les changements"
 msgid "Close title selection"
 msgstr "Fermer sélection titre"
 
-#
-msgid "Code rate high"
-msgstr "Fréquence symbole haut"
-
-#
-msgid "Code rate low"
-msgstr "Fréquence symbole bas"
-
-#
-msgid "Coderate HP"
-msgstr "Fréquence code haut"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Fréquence code bas"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1566,6 +1687,9 @@ msgstr "Lecture continue"
 msgid "Contrast"
 msgstr "Contraste"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Contrôler votre Dreambox avec votre navigateur Web."
 
@@ -1607,6 +1731,10 @@ msgstr "N'a pu ouvrir l'image dans l'image"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Enregistrement impossible! Conflit programmation %s!"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Configuration crashlog"
@@ -1791,6 +1919,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr "DVD Explorateur fichiers"
@@ -1878,9 +2009,18 @@ msgstr "Définir un services démarrage"
 msgid "Define a startup service for your Dreambox."
 msgstr "Définir un services démarrage pour votre Dreambox"
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 msgid "Delay"
 msgstr "Délai"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Effacer"
@@ -2046,8 +2186,11 @@ msgstr "Afficher résultats recherche par:"
 msgid "Display your photos on the TV"
 msgstr "Afficher vos photos sur la TV"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Afficher les informations film depuis la base de donnée InternetMovie"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2066,6 +2209,12 @@ msgstr ""
 "Voulez-vous vraiment vérifier les fichiers système?\n"
 "Cela pourait prendre beaucoup de temps!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #, python-format
 msgid "Do you really want to delete %s?"
 msgstr "Voulez-vous vraiment effacer %s?"
@@ -2257,6 +2406,12 @@ msgstr "Données DVD en format Dreambox (Compatible HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr "logiciel de Dreambox car des mises à jour sont disponibles."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr "Durée: "
@@ -2283,14 +2438,11 @@ msgstr "encodage EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh commutera automatiquement sur les canaux définis par "
-"l'utilisateur quand la boîte est disponible\n"
-"(en mode veille sans enregistrements standards) pour exécuter des mises à "
-"jour d'information d'epg sur ces canaux."
 
 #, python-format
 msgid "ERROR - failed to scan (%s)!"
@@ -2320,6 +2472,7 @@ msgstr "Editer services ProgAuto"
 msgid "Edit DNS"
 msgstr "Editer DNS"
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Editer programmations et analyser nouvelles émissions"
 
@@ -2377,6 +2530,9 @@ msgstr "Editer url source mise à jour."
 msgid "Editing"
 msgstr "Edition:"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Editeur pour nouveaux ProgAutos"
@@ -2400,10 +2556,29 @@ msgstr "Activer"
 msgid "Enable /media"
 msgstr "Activer /média"
 
+#
+msgid "Enable 1080p24 Mode"
+msgstr "Activer mode 1080p24"
+
+#
+msgid "Enable 1080p25 Mode"
+msgstr "Activer mode 1080p25"
+
+#
+msgid "Enable 1080p30 Mode"
+msgstr "Activer mode 1080p30"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Autoriser 5V pour antenne active"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+#
+msgid "Enable Autoresolution"
+msgstr "Activer Autoresolution"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Autoriser assistant nettoyage?"
@@ -2485,10 +2660,6 @@ msgstr "Clés cryptage"
 msgid "Encryption Keytype"
 msgstr "Type clé cryptage"
 
-#
-msgid "Encryption Type"
-msgstr "type cryptage"
-
 #
 msgid "Encryption:"
 msgstr "Cryptage:"
@@ -2535,18 +2706,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Entrer avance rapide à la vitesse"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Saisir IP à analyser..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Entrer rembobinage à la vitesse"
-
 msgid "Enter main menu..."
 msgstr "Entrer dans le menu principal..."
 
@@ -2619,6 +2782,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estonien"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Programme TV"
@@ -2824,6 +2990,11 @@ msgstr "Termine le redémarrage de votre réseau"
 msgid "Finnish"
 msgstr "Finlandais"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Produire d'abord votre modèle-thème avec l'Ai.HD-Contrôle."
 
@@ -2843,18 +3014,12 @@ msgstr "Le suivi des tâches suivantes sera fait après appui sur OK!"
 msgid "Format"
 msgstr "Format"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"A trouvé un total de %d énissions correspondantes.\n"
-"%d programmations ont été ajoutées et %d modifiées."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Répétition compteur vues pendant lecture discontinue"
 
 #
 msgid "Frame size in full view"
@@ -2884,6 +3049,9 @@ msgstr "Taille pas scan fréquence (khz)"
 msgid "Frequency steps"
 msgstr "Pas fréquences"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Ven"
@@ -2900,6 +3068,9 @@ msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 "FritzCall montre des appels entrant vers votre Fritz!Box sur votre Dreambox."
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Tuner pour /tmp/mmi.socket"
 
@@ -2957,6 +3128,9 @@ msgstr "Retard général PCM"
 msgid "General PCM delay (ms)"
 msgstr "Retard général PCM (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -3037,26 +3211,25 @@ msgid "Green boost"
 msgstr "Intensifier le vert"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
+msgstr ""
+
+msgid "Guard interval"
 msgstr ""
-"Growlee permet à votre Dreambox d'envoyer des messages courts par le "
-"protocole growl\n"
-"comme des notifications d'enregistrements démarrés vers un PC avec un client "
-"growl"
 
 #
-msgid "Guard Interval"
-msgstr "Intervalle garde"
+msgid "Guess existing timer based on begin/end"
+msgstr "Suposer l'existance d'une programmation basée sur début/fin"
 
 #
-msgid "Guard interval mode"
-msgstr "Mode intervalle garde"
+msgid "HD Interlace Mode"
+msgstr "HD mode entrelacement"
 
 #
-msgid "Guess existing timer based on begin/end"
-msgstr "Suposer l'existance d'une programmation basée sur début/fin"
+msgid "HD Progressive Mode"
+msgstr "HD mode progressif"
 
 #
 msgid "HD videos"
@@ -3084,21 +3257,14 @@ msgstr "Disque dur en veille après"
 msgid "Help"
 msgstr "Aide"
 
-#
-msgid "Hidden network SSID"
-msgstr "SSID réseau caché"
-
-#
-msgid "Hidden networkname"
-msgstr "Nom réseau caché"
+msgid "Hidden network"
+msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Information hiérarchie"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Mode Hiérarchie"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3166,14 +3332,22 @@ msgstr "Chemin ISO"
 msgid "Icelandic"
 msgstr "Islandais"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Si ceci est activé une programmation existante sera également considérée "
-"enregistrement d'une émission s'il enregistre au moins 80% de celle-ci."
 
 #
 msgid ""
@@ -3274,6 +3448,12 @@ msgstr "Informations"
 msgid "Init"
 msgstr "Initialiser"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr "Emplacement initial pour nouveaux enregistrements"
@@ -3372,8 +3552,8 @@ msgstr "Intermédiaire"
 msgid "Internal Flash"
 msgstr "Flash interne"
 
-msgid "Internal LAN adapter."
-msgstr "Adaptateur interne LAN"
+msgid "Internal USB Slot"
+msgstr ""
 
 msgid "Internal firmware updater"
 msgstr "Updater interne firmware"
@@ -3576,6 +3756,11 @@ msgstr "Sélection de la langue"
 msgid "Last config"
 msgstr "Dernière config"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 msgid "Last speed"
 msgstr "Dernière vitesse"
 
@@ -3632,15 +3817,15 @@ msgstr "Lien:"
 msgid "Linked titles with a DVD menu"
 msgstr "Titres liés avec un menu DVD"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Liste périphériques stockage"
 
-msgid "Listen and record internet radio"
-msgstr "Ecouter et enregistrer radio internet"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Ecouter et enregistrer radio shoutcast internet sur votre Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3771,6 +3956,9 @@ msgstr "Gestion de votre logiciel récepteur"
 msgid "Manual Scan"
 msgstr "Analyse manuelle"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Transpondeur manuel"
@@ -3809,13 +3997,10 @@ msgstr "Bitrate Max.: "
 msgid "Maximum duration (in m)"
 msgstr "Durée maximum (en m)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Durée maximum émission pour correspondance. Si un événement est plus long "
-"que ce nombre d'heure (sans décalage) il ne sera pas équivalent."
 
 #
 msgid "Media player"
@@ -4041,12 +4226,6 @@ msgstr "Déplacer écran vers le haut"
 msgid "Move west"
 msgstr "Déplacer vers l'ouest"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Information film depuis la Film Datenbank en ligne (Allemagne)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Informations film depuis la Film Datenbank en ligne"
-
 #
 msgid "Movie location"
 msgstr "Emplcement film"
@@ -4072,6 +4251,9 @@ msgstr "Menu liste film"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Multimédia"
@@ -4080,6 +4262,9 @@ msgstr "Multimédia"
 msgid "Multiple service support"
 msgstr "Support service multiple"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4145,6 +4330,9 @@ msgstr "Flash de l'image NFI terminé. Presser Jaune pour redémarrer!"
 msgid "NFS share"
 msgstr "Partage NFS"
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "MAINTENANT"
@@ -4174,6 +4362,9 @@ msgstr "Paramètres nom serveur"
 msgid "Nameserver settings"
 msgstr "Paramètres nom serveur"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Thème Nemesis BlackBox"
 
@@ -4286,10 +4477,6 @@ msgstr "Configuration réseau..."
 msgid "Network Mount"
 msgstr "Monter réseau"
 
-#
-msgid "Network SSID"
-msgstr "Réseau SSID"
-
 #
 msgid "Network Setup"
 msgstr "Paramètres réseau"
@@ -4329,6 +4516,9 @@ msgstr "Parcours réseau"
 msgid "NetworkWizard"
 msgstr "Assistant réseau"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Jamais"
@@ -4371,10 +4561,6 @@ msgstr "Pas de connection"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Aucun disque dur trouvé oudisque dur non initialisé!"
 
-#
-msgid "No Networks found"
-msgstr "Aucun réseau trouvé!"
-
 #
 msgid "No backup needed"
 msgstr "Pas de sauvegarde nécessaire"
@@ -4489,9 +4675,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Pas de vidéos à afficher"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Aucun réseau sans fil trouvé! veuillez rafraichir."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 msgid ""
 "No working local network adapter found.\n"
@@ -4585,6 +4770,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norvégien"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4598,6 +4789,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Pas chercher entrées feed"
 
+msgid "Not-Associated"
+msgstr ""
+
 msgid ""
 "Nothing to scan!\n"
 "Please setup your tuner settings before you start a service scan."
@@ -4640,6 +4834,9 @@ msgstr "OK, retirer autre extensions"
 msgid "OK, remove some extensions"
 msgstr "OK, retirer quelques extensions"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Paramètres OSD"
@@ -4684,6 +4881,9 @@ msgstr "Seulement ProgAutos créées durant cette session"
 msgid "Only Free scan"
 msgstr "Scanner seulement libre"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Extensions seules"
@@ -4709,9 +4909,8 @@ msgstr "Ouvrir menu plugin"
 msgid "Optionally enter your name if you want to."
 msgstr "Optionnel, saisir votre nom si vous le souhaitez."
 
-#
-msgid "Orbital Position"
-msgstr "Position orbitale"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4734,10 +4933,16 @@ msgstr "Ecraser fichiers configuration pendant mise à jour logicielle?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Mise à jour liste paquets"
@@ -4849,6 +5054,12 @@ msgstr "Jouer CD-Audio..."
 msgid "Play DVD"
 msgstr "Jouer DVD..."
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Jouer Musique..."
@@ -4857,12 +5068,6 @@ msgstr "Jouer Musique..."
 msgid "Play YouTube movies"
 msgstr "Jouer films YouTube"
 
-msgid "Play music from Last.fm"
-msgstr "Jouer musique depuis Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Jouer musique depuis Last.fm."
-
 #
 msgid "Play next video"
 msgstr "Jouer vidéo suivante"
@@ -5194,10 +5399,6 @@ msgstr "Podcast envoie flux Podcast vers votre Dreambox."
 msgid "Poland"
 msgstr "Pologne"
 
-#
-msgid "Polarity"
-msgstr "Polarité"
-
 msgid "Polarization"
 msgstr "Polarisation"
 
@@ -5232,6 +5433,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugais"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Positionneur"
@@ -5416,6 +5620,17 @@ msgstr "Opérateurs"
 msgid "Published"
 msgstr "Edité"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "\"Frontend\" Python pour /tmp/mmi.socket"
@@ -5446,13 +5661,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "Visualisateur RSS"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Disque RAM"
@@ -5558,6 +5773,9 @@ msgstr "Enregistrements"
 msgid "Recordings always have priority"
 msgstr "Enregistrements toujours prioritaires"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr "Re-saisir nouveau PIN"
 
@@ -5782,6 +6000,9 @@ msgstr "Restaurer votre Drembox avec clé USB"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Restreindre \"après émission\" à une certaine période?"
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Reprendre depuis la dernière position"
@@ -5814,6 +6035,9 @@ msgstr "Retour vers liste des films"
 msgid "Return to previous service"
 msgstr "Retour service précédent"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Vitesses rembobinage"
@@ -5822,9 +6046,8 @@ msgstr "Vitesses rembobinage"
 msgid "Right"
 msgstr "Droite"
 
-#
-msgid "Rolloff"
-msgstr "Défaire"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5834,6 +6057,9 @@ msgstr "Vitesse rotation rotor"
 msgid "Running"
 msgstr "tourne"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr "Russie"
@@ -5846,6 +6072,21 @@ msgstr "Russe"
 msgid "S-Video"
 msgstr "S-Vidéo"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "SIMPLE COUCHE DVD"
@@ -5862,6 +6103,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sam"
@@ -6259,6 +6513,9 @@ msgstr "séectionner l'interface sans fil"
 msgid "Select your choice."
 msgstr "Sélectionner votre choix"
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Envoyer DiSEqC"
@@ -6327,6 +6584,9 @@ msgstr ""
 "Service non trouvé!\n"
 "(SID pas trouvé dans PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Analyse des services"
@@ -6381,9 +6641,6 @@ msgstr "Régler durée maximum"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Régler ceci à non pour désactiver ProgAuto"
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Passer votre Dreambox en mode veille profonde"
-
 #
 msgid "Setting key canceled"
 msgstr "Paramètre touche abandonné"
@@ -6462,6 +6719,9 @@ msgstr "Montrer progression-événement dans sélecteur chaînes"
 msgid "Show in extension menu"
 msgstr "Montrer dans le menu extension"
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Montrer infobar en changeant de chaîne"
@@ -6473,6 +6733,12 @@ msgstr "Montrer infobar en changeant d'émission"
 msgid "Show infobar on skip forward/backward"
 msgstr "Montrer infobar sur saut avant/arrière"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Montrer mouvements positionneur"
@@ -6510,6 +6776,9 @@ msgstr "Afficher les statistiques des services regardés"
 msgid "Shows the clock permanently on the screen"
 msgstr "Afficher l'horloge permanente sur l'écran"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Montrer l'état de votre connection LAN sans fil.\n"
@@ -6522,6 +6791,9 @@ msgstr "Eteindre"
 msgid "Shutdown Dreambox after"
 msgstr "Eteindre la Dreambox après"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Force signal:"
@@ -6686,6 +6958,9 @@ msgstr "Tri A-Z"
 msgid "Sort AutoTimer"
 msgstr "Trier ProgAuto"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6745,6 +7020,9 @@ msgstr "Voltage Fan en veille %d"
 msgid "Start Webinterface"
 msgstr "Démarrer interface Web"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Démarrer depuis le début"
@@ -6867,6 +7145,9 @@ msgstr "Dim"
 msgid "Sunday"
 msgstr "Dimanche"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Inverser fenêtres services"
@@ -6891,12 +7172,8 @@ msgstr "basculer vers sous-service précédent"
 msgid "Switchable tuner types:"
 msgstr "Types de tuner permutables:"
 
-#
-msgid "Symbol Rate"
-msgstr "Fréquence symbole"
-
-msgid "Symbolrate"
-msgstr "Fréquence Symbole"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6912,10 +7189,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "Fichier TS trop grand pour le niveau 1 ISO9660!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "Système TV"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Table des matières pour la collection"
@@ -6948,6 +7234,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Contrôle Fan et Température"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestre"
@@ -7030,20 +7319,13 @@ msgstr ""
 "DVD seul) à la place?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Le plugin économiseur d'énergie Elektro met la boîte de veille au mode "
-"veille profonde à certains moments.\n"
-"Ceci se produit seulement si la boîte est en veille et aucun enregistrement "
-"n'est lancé ou prévu dans les 20 minutes suivantes.\n"
-"La boîte se réveille automatiquement pour des enregistrements ou à la fin du "
-"temps de veille. Vous n'aurez pas à attendre jusqu'à ce qu'elle soit "
-"rallumée."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -7128,6 +7410,11 @@ msgstr ""
 "La clé USB à été préparé pour être bootable.\n"
 "Maintenant vous pouvez télécharger un fichier image NFI!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr "Le plugin VideoEnhancement plugin fourni des paramètres avancés vidéo."
@@ -7366,6 +7653,11 @@ msgstr "Cette Dreambox ne peut décoder les flux %s!"
 msgid "This Month"
 msgstr "Ce mois"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Cette semaine"
@@ -7607,6 +7899,16 @@ msgstr "Status programmation:"
 msgid "Timer type"
 msgstr "Type programmation"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "PauseDirect"
@@ -7687,8 +7989,8 @@ msgstr "Top classement"
 msgid "Track"
 msgstr "Piste"
 
-msgid "TrafficInfo shows german traffic information."
-msgstr "TrafficInfo montre les informations trafic allemand"
+msgid "TrafficInfo shows German traffic jams."
+msgstr ""
 
 #
 msgid "Translation"
@@ -7698,10 +8000,6 @@ msgstr "Traduction"
 msgid "Translation:"
 msgstr "Traduction:"
 
-#
-msgid "Transmission Mode"
-msgstr "Mode transmission"
-
 #
 msgid "Transmission mode"
 msgstr "Mode de transmission"
@@ -7710,9 +8008,6 @@ msgstr "Mode de transmission"
 msgid "Transponder"
 msgstr "Transpondeur"
 
-msgid "Transponder Type"
-msgstr "Type transpondeur"
-
 #
 msgid "Travel & Events"
 msgstr "Voyages & Evénements"
@@ -7844,6 +8139,9 @@ msgstr "Défaire installation"
 msgid "Undo uninstall"
 msgstr "Défaire désinstallation"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr "UnhandledKey"
@@ -7872,8 +8170,8 @@ msgstr "Etats Unis"
 msgid "Universal LNB"
 msgstr "LNB universel"
 
-msgid "Unknown network adapter."
-msgstr "Adaptateur réseau inconnu"
+msgid "Unknown"
+msgstr ""
 
 #
 msgid ""
@@ -7893,8 +8191,8 @@ msgstr "Echec démontage"
 msgid "Unsupported"
 msgstr "Non supporté"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "UnwetterInfo montre les informations allemande d'orage"
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 #
 msgid "Update"
@@ -7990,10 +8288,6 @@ msgstr "Utiliser passerelle"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Utiliser et contrôler multiples Dreamboxes avec différentes RCs."
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Utiliser lecture discontinue aux vitesses ci-dessus"
-
 #
 msgid "Use power measurement"
 msgstr "Utiliser mesure puissance"
@@ -8074,18 +8368,30 @@ msgstr "Péritel magnétoscope"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro bande-annonce)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Thème Vali-XD"
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr "Thème Vali.HD.nano"
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 "Vérifie l'authenticité de votre Dreambox en lançant le plugin authenticité "
 "dreambox!"
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Vertical"
@@ -8101,6 +8407,9 @@ msgstr "Assistant accord-fin vidéo"
 msgid "Video Output"
 msgstr "Sortie vidéo"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Paramètres vidéo"
@@ -8306,9 +8615,6 @@ msgstr "O"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "Adaptateur WLAN"
-
 msgid "WLAN connection"
 msgstr "Connection WLAN"
 
@@ -8350,6 +8656,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr "Prévisions météorologiques sur votre Dreambox"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Webinterface"
@@ -8522,6 +8831,11 @@ msgstr "Que voulez-vous analyser?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Que faire des crashlogs soumis?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8562,9 +8876,14 @@ msgstr "LAN sans fil"
 msgid "Wireless Network"
 msgstr "Réseau sans fil"
 
-#
-msgid "Wireless Network State"
-msgstr "Etat réseau sans fil"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8597,11 +8916,9 @@ msgstr ""
 "Avec Genuine Dreambox vous pouvez vérifer l'authenticité de votre Dreambox."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Avec IMDb vous pouvez télécharger et montrez des informations de film "
-"(estimation, affiche, fonte, synthèse etc.) sur l'émission choisie. "
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "Avec MovieRetitle vous pouvez renommmer vos films."
@@ -8612,6 +8929,11 @@ msgstr ""
 "Avec MyTube vous pouvez lire des vidéos YouTube directement sur votre TV "
 "sans PC."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr "Avec WebcamViewer vous pouvez observer des webcams sur votre écran TV."
 
@@ -8701,14 +9023,10 @@ msgstr ""
 "Avec cette option activée, la chaîne à enregistrer peut-être changée vers un "
 "service alternatif limité à celui-ci."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Avec cette option, vous pouvez restreindre la ProgAuto à un certain nombre "
-"d'enregistrements programmés. Mettre à 0 pour désactiver cette "
-"fonctionnalité."
 
 #
 msgid "Wizard"
@@ -8812,6 +9130,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Vous pouvez choisir ce que vous voulez installer..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Vous pouvez installer le plugin."
@@ -8833,6 +9156,19 @@ msgstr ""
 "'Nom' est juste un nom lisible par l'homme affiché dans la vue d'ensemble, "
 "'correspondance dans le titre' est ce qui est recherché dans l'EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Vous ne pouvez effacer ceci!"
@@ -9051,6 +9387,9 @@ msgstr "Votre nom (optionnel):"
 msgid "Your network configuration has been activated."
 msgstr "Votre configuration réseau a été activée."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr "Votre montage réseau a été activé."
@@ -9106,9 +9445,6 @@ msgstr "Zoom dans films letterboxed/anamorphic"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr "Zoom dans films letterboxed/anamorphic."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[éditeur alternatif]"
@@ -9159,7 +9495,12 @@ msgstr "activer configuration courante"
 msgid "activate network adapter configuration"
 msgstr "Activer la configuration de l'adaptateur réseau"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "ajouter ProgAuto..."
 
@@ -9233,9 +9574,6 @@ msgstr "ajouter ce service aux favoris"
 msgid "add services"
 msgstr "ajouter services"
 
-msgid "add tags to recorded movies"
-msgstr "ajouter pointeur au films enregistrés"
-
 #
 msgid "add to parental protection"
 msgstr "ajouter à la protection parentale"
@@ -9271,6 +9609,12 @@ msgstr "CAIds assignés:"
 msgid "assigned Services/Provider:"
 msgstr "Services/Opérateurs assignés:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9289,6 +9633,9 @@ msgstr "pistes audio"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "disponible"
@@ -9321,6 +9668,9 @@ msgstr "liste noire"
 msgid "blue"
 msgstr "bleu"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9362,6 +9712,9 @@ msgstr "effacer liste de lecture"
 msgid "complex"
 msgstr "complexe"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "menu de configuration"
@@ -9393,6 +9746,12 @@ msgstr "Ne peut-être retiré"
 msgid "create directory"
 msgstr "création répertoire"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "image installée actuellement: %s"
@@ -9405,6 +9764,10 @@ msgstr "quotidien"
 msgid "day"
 msgstr "Jour"
 
+#
+msgid "default"
+msgstr "défaut"
+
 #
 msgid "delete"
 msgstr "Effacer"
@@ -9464,6 +9827,9 @@ msgstr "ne pas enregistrer"
 msgid "done!"
 msgstr "terminé!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "éditer les alternatifs"
@@ -9516,10 +9882,6 @@ msgstr "fin de coupe ici"
 msgid "end favourites edit"
 msgstr "terminer l'édition des favoris"
 
-#
-msgid "enter hidden network SSID"
-msgstr "entrer SSID réseau caché"
-
 #
 msgid "equal to"
 msgstr "égale au"
@@ -9743,6 +10105,9 @@ msgstr "minute"
 msgid "minutes"
 msgstr "minutes"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "Mois"
@@ -9939,9 +10304,6 @@ msgstr "rouge"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "thème kerni-HD1 redessiné"
 
-msgid "redirect notifications to Growl"
-msgstr "rediriger notification vers Growl"
-
 #
 msgid "remove a nameserver entry"
 msgstr "retirer une entrée nom serveur"
@@ -10275,9 +10637,9 @@ msgstr "commuter temps, chapitre, audio, info sous-titres"
 msgid "tuner is not supported"
 msgstr "le tuner n'est pas supporté"
 
-#
-msgid "unavailable"
-msgstr "indisponible"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10337,6 +10699,9 @@ msgstr "en attente"
 msgid "was removed successfully"
 msgstr "à été retiré avec succès"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "hebdomadaire"
@@ -10345,6 +10710,9 @@ msgstr "hebdomadaire"
 msgid "whitelist"
 msgstr "liste blanche"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "travail en cours..."
@@ -10412,6 +10780,9 @@ msgstr "zappé"
 #~ msgid "/var directory"
 #~ msgstr "répertoire /var"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Un thème retour aux sources ... ou bon vieux temps."
+
 #
 #~ msgid "Adress"
 #~ msgstr "Adresse"
@@ -10428,10 +10799,17 @@ msgstr "zappé"
 #~ msgid "All..."
 #~ msgstr "Tous..."
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Quantité d'enregistrements restants"
+
 #
 #~ msgid "Artist:"
 #~ msgstr "Artiste :"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "Automatic SSID lookup"
 #~ msgstr "Consultation automatique SSID"
@@ -10492,6 +10870,22 @@ msgstr "zappé"
 #~ msgid "Choose source"
 #~ msgstr "Choisissez la source"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Fréquence symbole haut"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Fréquence symbole bas"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Fréquence code haut"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Fréquence code bas"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Carte compact flash"
@@ -10556,6 +10950,10 @@ msgstr "zappé"
 #~ "Fritz!Box! (%s)\n"
 #~ "Nouvel essai..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr ""
+#~ "Afficher les informations film depuis la base de donnée InternetMovie"
+
 #
 #~ msgid "Do not Calculate movie length"
 #~ msgstr "ne pas calculer longueur film"
@@ -10584,26 +10982,25 @@ msgstr "zappé"
 #~ msgid "Downloading image description..."
 #~ msgstr "Téléchargement description image..."
 
-#
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Activer mode 1080p24"
-
-#
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Activer mode 1080p25"
-
-#
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Activer mode 1080p30"
-
-#
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Activer Autoresolution"
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh commutera automatiquement sur les canaux définis par "
+#~ "l'utilisateur quand la boîte est disponible\n"
+#~ "(en mode veille sans enregistrements standards) pour exécuter des mises à "
+#~ "jour d'information d'epg sur ces canaux."
 
 #
 #~ msgid "Encrypted: %s"
 #~ msgstr "Chiffré: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "type cryptage"
+
 #
 #~ msgid "End"
 #~ msgstr "Fin"
@@ -10624,6 +11021,14 @@ msgstr "zappé"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Entrer avance rapide à la vitesse"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Entrer rembobinage à la vitesse"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Entrer nom/SSID réseau WLAN:"
@@ -10651,6 +11056,18 @@ msgstr "zappé"
 #~ msgid "Font size"
 #~ msgstr "Taille police"
 
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "A trouvé un total de %d énissions correspondantes.\n"
+#~ "%d programmations ont été ajoutées et %d modifiées."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Répétition compteur vues pendant lecture discontinue"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Adresse FON IP Fritz!Box"
@@ -10663,13 +11080,47 @@ msgstr "zappé"
 #~ msgid "Genre:"
 #~ msgstr "Genre:"
 
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee permet à votre Dreambox d'envoyer des messages courts par le "
+#~ "protocole growl\n"
+#~ "comme des notifications d'enregistrements démarrés vers un PC avec un "
+#~ "client growl"
+
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Intervalle garde"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Mode intervalle garde"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "SSID réseau caché"
+
 #
-#~ msgid "HD Interlace Mode"
-#~ msgstr "HD mode entrelacement"
+#~ msgid "Hidden networkname"
+#~ msgstr "Nom réseau caché"
 
 #
-#~ msgid "HD Progressive Mode"
-#~ msgstr "HD mode progressif"
+#~ msgid "Hierarchy Information"
+#~ msgstr "Information hiérarchie"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Mode Hiérarchie"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Si ceci est activé une programmation existante sera également considérée "
+#~ "enregistrement d'une émission s'il enregistre au moins 80% de celle-ci."
 
 #
 #~ msgid "If you can see this page, please press OK."
@@ -10703,6 +11154,9 @@ msgstr "zappé"
 #~ msgid "Interface: %s"
 #~ msgstr "Adaptateur: %s"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Adaptateur interne LAN"
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Inverser affichage"
@@ -10711,10 +11165,34 @@ msgstr "zappé"
 #~ msgid "Language..."
 #~ msgstr "Langage..."
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Ecouter et enregistrer radio internet"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Ecouter et enregistrer radio shoutcast internet sur votre Dreambox."
+
 #
 #~ msgid "Main Setup"
 #~ msgstr "Paramètres principaux"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Durée maximum émission pour correspondance. Si un événement est plus long "
+#~ "que ce nombre d'heure (sans décalage) il ne sera pas équivalent."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Information film depuis la Film Datenbank en ligne (Allemagne)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Informations film depuis la Film Datenbank en ligne"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Réseau SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Réseau..."
@@ -10727,10 +11205,18 @@ msgstr "zappé"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Pas de 50 Hz, désolé. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Aucun réseau trouvé!"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Aucune clef USB utilisable trouvée"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Aucun réseau sans fil trouvé! veuillez rafraichir."
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -10755,6 +11241,10 @@ msgstr "zappé"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Mise à jour en ligne"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Position orbitale"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Autres..."
@@ -10771,6 +11261,12 @@ msgstr "zappé"
 #~ msgid "Picture Viewer (BMP, PNG, JPG)"
 #~ msgstr "Visualisateur images (BMP, PNG, JPG)"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Jouer musique depuis Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Jouer musique depuis Last.fm."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr ""
@@ -10804,10 +11300,17 @@ msgstr "zappé"
 #~ msgid "Please wait for md5 signature verification..."
 #~ msgstr "Veuillez attendre la vérification signature md5..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarité"
+
 #
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS-Feed-URI"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this timer?"
 #~ msgstr "Vraiment effacer cette programmation?"
@@ -10844,6 +11347,10 @@ msgstr "zappé"
 #~ "La restauration des paramètres est terminée. Veuillez appuyer sur OK pour "
 #~ "activer les paramètres restaurés."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Défaire"
+
 #
 #~ msgid "Running in Testmode"
 #~ msgstr "Tourne en mode test"
@@ -10896,6 +11403,9 @@ msgstr "zappé"
 #~ msgid "Set as default Interface"
 #~ msgstr "Utiliser comme interface défaut"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Passer votre Dreambox en mode veille profonde"
+
 #
 #~ msgid "Show Info Screen"
 #~ msgstr "Montrer fenêtre infos"
@@ -10938,6 +11448,13 @@ msgstr "zappé"
 #~ msgid "Stereo"
 #~ msgstr "Stéréo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Fréquence symbole"
+
+#~ msgid "Symbolrate"
+#~ msgstr "Fréquence Symbole"
+
 #
 #~ msgid ""
 #~ "The .NFI Image flasher USB stick is now ready to use. Please download an ."
@@ -10950,6 +11467,22 @@ msgstr "zappé"
 #~ "la clef. Puis rebootez et maintenez la touche 'bas' sur la façade pour "
 #~ "booter le flasheur .NFI depuis la clef!"
 
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Le plugin économiseur d'énergie Elektro met la boîte de veille au mode "
+#~ "veille profonde à certains moments.\n"
+#~ "Ceci se produit seulement si la boîte est en veille et aucun "
+#~ "enregistrement n'est lancé ou prévu dans les 20 minutes suivantes.\n"
+#~ "La boîte se réveille automatiquement pour des enregistrements ou à la fin "
+#~ "du temps de veille. Vous n'aurez pas à attendre jusqu'à ce qu'elle soit "
+#~ "rallumée."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11048,10 +11581,26 @@ msgstr "zappé"
 #~ "panneau avant pendant 10 secondes.\n"
 #~ "3) Attendre que ça boot et suivre les instructions de l'assistant."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo montre les informations trafic allemand"
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Mode transmission"
+
+#~ msgid "Transponder Type"
+#~ msgstr "Type transpondeur"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Adaptateur réseau inconnu"
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo montre les informations allemande d'orage"
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Mise à jour du logiciel du récepteur"
@@ -11060,6 +11609,13 @@ msgstr "zappé"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Mise à jour terminée. Voulez-vous redémarrer votre Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Utiliser lecture discontinue aux vitesses ci-dessus"
+
+#~ msgid "WLAN adapter."
+#~ msgstr "Adaptateur WLAN"
+
 #
 #~ msgid "Waiting for USB stick to settle..."
 #~ msgstr "Attente de la clef USB à arranger..."
@@ -11079,6 +11635,26 @@ msgstr "zappé"
 #~ msgid "Wireless"
 #~ msgstr "Sans fil"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Etat réseau sans fil"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Avec IMDb vous pouvez télécharger et montrez des informations de film "
+#~ "(estimation, affiche, fonte, synthèse etc.) sur l'émission choisie. "
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Avec cette option, vous pouvez restreindre la ProgAuto à un certain "
+#~ "nombre d'enregistrements programmés. Mettre à 0 pour désactiver cette "
+#~ "fonctionnalité."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Ecriture du fichier image NFI vers flash terminée"
@@ -11165,10 +11741,16 @@ msgstr "zappé"
 #~ "\n"
 #~ "Voulez-vous désactiver la seconde interface réseau?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
 #
 #~ msgid "add"
 #~ msgstr "Ajouter"
 
+#~ msgid "add tags to recorded movies"
+#~ msgstr "ajouter pointeur au films enregistrés"
+
 #
 #~ msgid "allow zapping via webif"
 #~ msgstr "Permettre le zap depuis webif"
@@ -11205,10 +11787,6 @@ msgstr "zappé"
 #~ msgid "color"
 #~ msgstr "couleur"
 
-#
-#~ msgid "default"
-#~ msgstr "défaut"
-
 #
 #~ msgid "edit Interface"
 #~ msgstr "Edition interface"
@@ -11221,6 +11799,10 @@ msgstr "zappé"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 et réseau"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "entrer SSID réseau caché"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "Dépasse la capacité du support double couche!"
@@ -11281,6 +11863,9 @@ msgstr "zappé"
 #~ msgid "rebooting..."
 #~ msgstr "reboot..."
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "rediriger notification vers Growl"
+
 #
 #~ msgid "seconds."
 #~ msgstr "secondes."
@@ -11321,6 +11906,10 @@ msgstr "zappé"
 #~ msgid "text"
 #~ msgstr "Texte"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "indisponible"
+
 #
 #~ msgid "until restart"
 #~ msgstr "jusqu'au redémarrage"
index 5ed3e0e1e1269020917b95907e931f06016ffc99..993ba0f2345e41746a077bb0130c67772090dfe5 100755 (executable)
--- a/po/fy.po
+++ b/po/fy.po
@@ -1,15 +1,12 @@
-# translation of fy.po to gerrit
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
+# Frisian translations for Enigma2.
 #
-# Automatically generated, 2005.
 # Gerrit <gerrit@nedlinux.nl>, 2007, 2008.
 # gerrit <gerrit@nedlinux.nl>, 2008.
 msgid ""
 msgstr ""
-"Project-Id-Version: fy\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-12-29 16:22+0100\n"
 "Last-Translator: gerrit <gerrit@nedlinux.nl>\n"
 "Language-Team: gerrit <fy@li.org>\n"
@@ -178,6 +175,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -216,6 +225,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -372,10 +385,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -396,6 +409,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -419,6 +435,9 @@ msgstr "In grafyske EPG foar alle kanalen fan in spesifyk bouquet"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -437,6 +456,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -552,6 +574,9 @@ msgstr "Oer"
 msgid "About..."
 msgstr "Oer...."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -578,6 +603,9 @@ msgstr "Aksje:"
 msgid "Activate Picture in Picture"
 msgstr "PIP ynskeakelje"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Netwurk ynstellingen aktief meitsje"
@@ -632,6 +660,12 @@ msgstr "Nije AutoTimer tafoegje"
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "In tiidsbarren tafoegje"
@@ -660,6 +694,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -756,6 +794,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr "Alle net-herhelle Tiidstjoeringen"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Zappe via Webynterface tastean"
@@ -763,9 +804,23 @@ msgstr "Zappe via Webynterface tastean"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -785,9 +840,8 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
-msgstr "Oantal nog te gean oan opnimmens "
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -805,6 +859,9 @@ msgstr "In unbekende flater !"
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabysk"
@@ -873,10 +930,10 @@ msgstr "freechje gebrûker"
 msgid "Aspect Ratio"
 msgstr "Aspect ratio"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -887,6 +944,9 @@ msgstr "Lûd"
 msgid "Audio Options..."
 msgstr "Lûd opsjes..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -953,6 +1013,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatysk"
@@ -987,6 +1056,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1029,6 +1119,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Werom"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Eftergrûn"
@@ -1123,6 +1219,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Helderens"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1153,6 +1254,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1387,6 +1505,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1419,21 +1546,11 @@ msgstr "Feroaringen opslaan en ôfslúte"
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Kode faasje heech"
-
-#
-msgid "Code rate low"
-msgstr "Kode faasje leech"
-
-#
-msgid "Coderate HP"
-msgstr "Kode faasje HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Kode faasje LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1576,6 +1693,9 @@ msgstr "Kontinu spielje"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1617,6 +1737,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1796,6 +1920,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1881,10 +2008,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Fertraging"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Ferwiderje"
@@ -2052,7 +2188,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2068,6 +2207,12 @@ msgid ""
 "This could take lots of time!"
 msgstr "Wolle jo echt it bestânsysteem neisjen ?<br> Dit kin lang duorje !"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2261,6 +2406,12 @@ msgstr "Dreambox yndieling data DVD (HDTV geskikt)"
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2287,9 +2438,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2322,6 +2474,7 @@ msgid "Edit DNS"
 msgstr "Wyzigje de DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Bewurkje Tiidstjoeringen en sykje nei nije Barrens"
 
@@ -2379,6 +2532,9 @@ msgstr ""
 msgid "Editing"
 msgstr "Oan it bewurkjen"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Bewurker foar nije AutoTimers"
@@ -2402,10 +2558,25 @@ msgstr "Ynskeakelje"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "5V ynskeakelje foar hjoeddeiske antenne"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2482,10 +2653,6 @@ msgstr "Encryption Kaai"
 msgid "Encryption Keytype"
 msgstr "Encryption Kaai Type"
 
-#
-msgid "Encryption Type"
-msgstr "Encryption Type"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2525,18 +2692,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Ynjefte rap foarút by faasje"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Ynjefte rap efterút by faasje"
-
 #
 msgid "Enter main menu..."
 msgstr "Nei it haadmenu..."
@@ -2610,6 +2769,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Barren oersjoch"
@@ -2814,6 +2976,11 @@ msgstr "Klear mei it opnei starten fan it netwurk"
 msgid "Finnish"
 msgstr "Finsk"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2833,18 +3000,12 @@ msgstr ""
 msgid "Format"
 msgstr "Formaat"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"In totaal fan %d barren wie fûn.\n"
-"%d Tiidsbarren binne tafoege en %d feroare."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Byld herhelling by net glêd foar/efterút spielen"
 
 #
 msgid "Frame size in full view"
@@ -2874,6 +3035,9 @@ msgstr "Frekwinsje sykjen stap grutte(kHz)"
 msgid "Frequency steps"
 msgstr "Oantal Frekwinsje stappen"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fre"
@@ -2889,6 +3053,9 @@ msgstr "Frysk "
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2943,6 +3110,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Sjenre"
@@ -3021,23 +3191,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "ynterfal yn 'e gaten halde"
-
-#
-msgid "Guard interval mode"
-msgstr "Ynterfal modus yn 'e gaten halde"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "In gok nei in besteand Tiidsbarren besjoen nei Begjin/EinTiid"
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3066,21 +3237,14 @@ msgstr "Hurde skiif yn sliipstand nei"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Ferberche netwurk SSID"
-
-#
-msgid "Hidden networkname"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hiërarchie Ynformaasje"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hiërarchie mode"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3151,11 +3315,21 @@ msgstr "ISO paad"
 msgid "Icelandic"
 msgstr "Iislansk"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3257,6 +3431,12 @@ msgstr "Ynformaasje"
 msgid "Init"
 msgstr "Initialisearje"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3355,7 +3535,7 @@ msgstr "Yntermediate"
 msgid "Internal Flash"
 msgstr "Ynterne Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3560,6 +3740,11 @@ msgstr "Taal Kieze"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Lêste faasje"
@@ -3617,14 +3802,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Keppele titels mei in DVD menu"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Lyst Opslach Apparatuur"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3753,6 +3938,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Hanmatig sykje"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Hanmatige transponder"
@@ -3791,9 +3979,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr "Maximaal Tiidspan (yn min)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -4013,12 +4200,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Draai nei west"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4040,6 +4221,9 @@ msgstr "Filmlyst menu"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4048,6 +4232,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Kin meardere utstjoeringen oan"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4117,6 +4304,9 @@ msgstr "NFI image flashen is klear. Druk giel om nei te starten!"
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "No"
@@ -4146,6 +4336,9 @@ msgstr "Nammeserver Ynstellingen"
 msgid "Nameserver settings"
 msgstr "Nammeserver ynstellingen"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4258,10 +4451,6 @@ msgstr "Netwurk configuraasje"
 msgid "Network Mount"
 msgstr "Netwurk oankeppelingen"
 
-#
-msgid "Network SSID"
-msgstr "Netwurk SSID"
-
 #
 msgid "Network Setup"
 msgstr "Netwurk Ynstellingen"
@@ -4301,6 +4490,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Netwurk gûcheler"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Nea"
@@ -4344,10 +4536,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "Gjin hurde skiif fûn of HDD net formatearre!"
 
-#
-msgid "No Networks found"
-msgstr "Gjin netwurken fûn"
-
 #
 msgid "No backup needed"
 msgstr "Gjin backup nedich"
@@ -4463,8 +4651,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4559,6 +4746,12 @@ msgstr "Noard"
 msgid "Norwegian"
 msgstr "Noarsk"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4572,6 +4765,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4614,6 +4810,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD-ynstellingen"
@@ -4658,6 +4857,9 @@ msgstr "Allinee AutoTimers makke yn dizze sesje"
 msgid "Only Free scan"
 msgstr "Allinne Freie útstjoeringen"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4683,9 +4885,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Rumtelyke posisje"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4708,10 +4909,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Bywurkje pakketlyst  "
@@ -4821,18 +5028,18 @@ msgstr "Ofspylje fan Audio-CD..."
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5150,10 +5357,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polariteit"
-
 #
 msgid "Polarization"
 msgstr "Polarisaasje"
@@ -5190,6 +5393,9 @@ msgstr "Poort D"
 msgid "Portuguese"
 msgstr "Portugeesk"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Rotor"
@@ -5375,6 +5581,17 @@ msgstr "Providers"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5405,13 +5622,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5515,6 +5732,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Opnimmen hat altiid foarrang"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5736,6 +5956,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Fierder gean fanôf lêste posysje"
@@ -5768,6 +5991,9 @@ msgstr "Werom nei de film lyst"
 msgid "Return to previous service"
 msgstr "Werom nei foariche service"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Werom spiel faasje"
@@ -5776,9 +6002,8 @@ msgstr "Werom spiel faasje"
 msgid "Right"
 msgstr "Rjochts"
 
-#
-msgid "Rolloff"
-msgstr "Utrolje"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5788,6 +6013,9 @@ msgstr "Rotor rotaasje faasje"
 msgid "Running"
 msgstr "Dwaande"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5800,6 +6028,21 @@ msgstr "Russysk"
 msgid "S-Video"
 msgstr "S Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5816,6 +6059,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sneon"
@@ -6209,6 +6465,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Stjoer DiSEqC"
@@ -6277,6 +6536,9 @@ msgstr ""
 "Service net fûn!\n"
 "(SID net fûn yn PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanaal sykje"
@@ -6331,9 +6593,6 @@ msgstr "Kies maximaal tiidsspan"
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6409,6 +6668,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Ynfobalke sjen litte by kanaal wiksel"
@@ -6421,6 +6683,12 @@ msgstr "Ynfobalke sjen litte by barren wiksel"
 msgid "Show infobar on skip forward/backward"
 msgstr "Ynfobalke sjen by rap foarút / efterút"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Rotor beweching sjen litte"
@@ -6457,6 +6725,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Status fan WLAN sjen litte.\n"
@@ -6469,6 +6740,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Dreambox útskeakelje nei"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6630,6 +6904,9 @@ msgstr "Sorteer op A-Z"
 msgid "Sort AutoTimer"
 msgstr "Sorteer AutoTimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6689,6 +6966,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr "Start de Webynterface"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Start fanôf it begjin"
@@ -6812,6 +7092,9 @@ msgstr "Sne"
 msgid "Sunday"
 msgstr "Snein"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Kanalen wikselje"
@@ -6836,13 +7119,8 @@ msgstr "Gjin nei foarige undersender"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbool faasje"
-
-#
-msgid "Symbolrate"
-msgstr "Symboolfaasje"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6857,10 +7135,19 @@ msgstr "Oersetter ynfo"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS triem is te grut foar ISO 9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV Systeem"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Ynhalds tabel foar kolleksje"
@@ -6893,6 +7180,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Ether"
@@ -6970,12 +7260,12 @@ msgstr ""
 "DVD spielers ôfspiele wurde !"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7044,6 +7334,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7265,6 +7560,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7487,6 +7787,16 @@ msgstr "Tiidsbarren status:"
 msgid "Timer type"
 msgstr "Tiidsbarren type"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Tiidsskowen"
@@ -7559,7 +7869,7 @@ msgstr ""
 msgid "Track"
 msgstr "Nummer"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7570,10 +7880,6 @@ msgstr "Oersetting"
 msgid "Translation:"
 msgstr "Oersetting:"
 
-#
-msgid "Transmission Mode"
-msgstr "Oerstjoeren moadus"
-
 #
 msgid "Transmission mode"
 msgstr "Oerstjoeren type"
@@ -7582,10 +7888,6 @@ msgstr "Oerstjoeren type"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder type"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7714,6 +8016,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7742,7 +8047,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Unifersele LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7760,7 +8065,7 @@ msgstr "Ofkeppeljen mislearre"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7855,10 +8160,6 @@ msgstr "In gateway brûke"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Brûk net glêd spielen by faasjes heecher"
-
 #
 msgid "Use power measurement"
 msgstr "Fermogensmjitting brûke"
@@ -7937,16 +8238,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (yntro fan film)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7963,6 +8276,9 @@ msgstr "Fideo fyn ynstel gucheler"
 msgid "Video Output"
 msgstr "Fideo útgong"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Fideo ynstellingen"
@@ -8164,9 +8480,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8207,6 +8520,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Webynterface"
@@ -8353,6 +8669,11 @@ msgstr "Wat wolle jo ôfsykje ?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8385,8 +8706,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Triidloas netwurk"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8409,7 +8735,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8420,6 +8746,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8482,9 +8813,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8591,6 +8921,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Jo kinne kieze wat te ynstallearen"
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8613,6 +8948,19 @@ msgstr ""
 "'Namme' is in namme dy't yn de lyst toant wurd, 'Match' is een titel wêr "
 "nei  sjoen wurd yn de EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Jo kinne dit net ferwiderje!"
@@ -8807,6 +9155,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr "Netwurk ynstellingen binne no aktief."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8858,9 +9209,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternatief bewurkje]"
@@ -8912,7 +9260,12 @@ msgstr "Dizze ynstellingen aktief meitsje"
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "AutoTimer Tafoegje..."
 
@@ -8988,9 +9341,6 @@ msgstr "kanaal tafoegje oan favorieten"
 msgid "add services"
 msgstr "Services Tafoegje"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "âlderlik tasjoch tafoegje "
@@ -9024,6 +9374,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9042,6 +9398,9 @@ msgstr "audio spoor"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -9074,6 +9433,9 @@ msgstr "swarte lyst"
 msgid "blue"
 msgstr "blauw"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9115,6 +9477,9 @@ msgstr "ofspiellyst leeg meitsje"
 msgid "complex"
 msgstr "complex"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfiguraasje menu"
@@ -9146,6 +9511,12 @@ msgstr ""
 msgid "create directory"
 msgstr "map meitsje"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9158,6 +9529,9 @@ msgstr "eltse dei"
 msgid "day"
 msgstr "dei"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "ferwiderje"
@@ -9217,6 +9591,9 @@ msgstr "net opnimme"
 msgid "done!"
 msgstr "Klear!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "bewurkje alternatief"
@@ -9269,10 +9646,6 @@ msgstr "stop stik hjirre"
 msgid "end favourites edit"
 msgstr "bewurkjen favoriet út"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr "gelyk oan"
@@ -9497,6 +9870,9 @@ msgstr "minuut"
 msgid "minutes"
 msgstr "minuten"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "maand"
@@ -9695,9 +10071,6 @@ msgstr "read"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "Ferwiderje in nammeserver"
@@ -10034,8 +10407,8 @@ msgstr "tiid, haadstik, lûd en undertiteling ynfo omskeakelje"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10096,6 +10469,9 @@ msgstr "oan it wachtsjen"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "wikeliks"
@@ -10104,6 +10480,9 @@ msgstr "wikeliks"
 msgid "whitelist"
 msgstr "wyte lyst"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10179,6 +10558,10 @@ msgstr "knipt"
 #~ msgid "Advanced"
 #~ msgstr "Afansjearre"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Oantal nog te gean oan opnimmens "
+
 #
 #~ msgid "Authorization"
 #~ msgstr "Autorisaasje"
@@ -10235,6 +10618,22 @@ msgstr "knipt"
 #~ msgid "Choose source"
 #~ msgstr "Kies bron"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Kode faasje heech"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Kode faasje leech"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kode faasje HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Kode faasje LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash kaart"
@@ -10299,6 +10698,10 @@ msgstr "knipt"
 #~ msgid "Enable /hdd"
 #~ msgstr "/hdd ynskeakelje"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Encryption Type"
+
 #
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
@@ -10314,6 +10717,14 @@ msgstr "knipt"
 #~ "probearje te beriken\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Ynjefte rap foarút by faasje"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Ynjefte rap efterút by faasje"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Ynjefte fan WLAN netwurk namme / SSID"
@@ -10332,6 +10743,18 @@ msgstr "knipt"
 #~ msgstr ""
 #~ "Earst moat de lêste opstart triemen binnenhelle wurde foar de USB flasher."
 
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "In totaal fan %d barren wie fûn.\n"
+#~ "%d Tiidsbarren binne tafoege en %d feroare."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Byld herhelling by net glêd foar/efterút spielen"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adres"
@@ -10340,6 +10763,26 @@ msgstr "knipt"
 #~ msgid "Function not yet implemented"
 #~ msgstr "Nog net ynbouwde funksje"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "ynterfal yn 'e gaten halde"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Ynterfal modus yn 'e gaten halde"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Ferberche netwurk SSID"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hiërarchie Ynformaasje"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hiërarchie mode"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Kinne dizze side sjen, druk dan op OK"
@@ -10376,6 +10819,10 @@ msgstr "knipt"
 #~ msgid "Language..."
 #~ msgstr "Taal..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Netwurk SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Netwurk..."
@@ -10388,6 +10835,10 @@ msgstr "knipt"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Gjin 50 Hz, sorry. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Gjin netwurken fûn"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Gjin brûkbere USB stick fûn"
@@ -10396,6 +10847,10 @@ msgstr "knipt"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-Bywurkje"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Rumtelyke posisje"
+
 #
 #~ msgid "Page"
 #~ msgstr "Side"
@@ -10424,6 +10879,10 @@ msgstr "knipt"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Selektearje doel map of medium"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polariteit"
+
 #
 #~ msgid "Port"
 #~ msgstr "Poort"
@@ -10460,6 +10919,10 @@ msgstr "knipt"
 #~ "Werom sette fan ynstellingen is klear. Druk Ok om ynstellingen aktief te "
 #~ "meitsjen"
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Utrolje"
+
 #
 #~ msgid "SSL"
 #~ msgstr "SSL"
@@ -10518,6 +10981,14 @@ msgstr "knipt"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbool faasje"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symboolfaasje"
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10600,6 +11071,14 @@ msgstr "knipt"
 #~ "foarkant fan de box yndrukt foar 10 seconden.\n"
 #~ "3) Is de box opstart, folgje dan de opjeftes fan de gûcheler."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Oerstjoeren moadus"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder type"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10612,6 +11091,10 @@ msgstr "knipt"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Klear mei bywurkjen. Wolle jo de Dreambox opnij starte?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Brûk net glêd spielen by faasjes heecher"
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
index 0d0187c29e57b731cc175e4bea68e29a032856dd..c007608b432a79b773867c92891f28a4b0bb66f3 100755 (executable)
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,8 +1,10 @@
+# Croatian translations for Enigma2.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-01-27 23:38+0100\n"
 "Last-Translator: Jurica <jurica@clarkdigital.com>\n"
 "Language-Team:  <jurica@dream-multimedia.eu>\n"
@@ -168,6 +170,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%S:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -206,6 +220,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -362,10 +380,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -386,6 +404,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -409,6 +430,9 @@ msgstr "Grafički EPG za sve usluge od specifičnog paketa"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -427,6 +451,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -543,6 +570,9 @@ msgstr "O programu"
 msgid "About..."
 msgstr "O prijemniku..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -569,6 +599,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Aktiviraj Sliku u Slici"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiviraj mrežne postavke"
@@ -623,6 +656,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Dodaj Tajmer"
@@ -651,6 +690,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -743,6 +786,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -750,9 +796,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -772,8 +832,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -792,6 +851,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabski"
@@ -856,10 +918,10 @@ msgstr ""
 msgid "Aspect Ratio"
 msgstr "Omjer slike"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -870,6 +932,9 @@ msgstr "Zvuk"
 msgid "Audio Options..."
 msgstr "Zvučne opcije..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -936,6 +1001,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr ""
@@ -970,6 +1044,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1012,6 +1107,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr ""
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1106,6 +1207,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Svjetlost"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1136,6 +1242,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1371,6 +1494,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1403,21 +1535,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Visoka kod rata"
-
-#
-msgid "Code rate low"
-msgstr "Niska kod rata"
-
-#
-msgid "Coderate HP"
-msgstr "Kodrata HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Kodrata LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1560,6 +1682,9 @@ msgstr ""
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1601,6 +1726,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1780,6 +1909,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1865,10 +1997,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Odgoda"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Obriši"
@@ -2034,7 +2175,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2050,6 +2194,12 @@ msgid ""
 "This could take lots of time!"
 msgstr ""
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2243,6 +2393,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2269,9 +2425,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2304,6 +2461,7 @@ msgid "Edit DNS"
 msgstr ""
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2361,6 +2519,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2384,10 +2545,25 @@ msgstr "Omogući"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Uključi 5V za aktivnu antenu"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2464,10 +2640,6 @@ msgstr ""
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr ""
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2507,18 +2679,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr ""
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr ""
-
 #
 msgid "Enter main menu..."
 msgstr "Uđi u Glavni Izbornik"
@@ -2590,6 +2754,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Pregled događaja"
@@ -2788,6 +2955,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Finski"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2807,15 +2979,11 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
-msgstr ""
-
-#
-msgid "Frame repeat count during non-smooth winding"
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
 #
@@ -2846,6 +3014,9 @@ msgstr "Veličina frekvenskih koraka (khz)"
 msgid "Frequency steps"
 msgstr "Frekvenski koraci"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pet"
@@ -2861,6 +3032,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2915,6 +3089,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Žanrovi"
@@ -2993,23 +3170,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Interval Zaštite"
-
-#
-msgid "Guard interval mode"
-msgstr "Mod zaštitnog intervala"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3038,21 +3216,14 @@ msgstr "Isključi tvrdi disk nakon"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Informacije hierhije"
-
-#
-msgid "Hierarchy mode"
-msgstr "Mod hierhije"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3123,11 +3294,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Islandski"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3223,6 +3404,12 @@ msgstr "Informacije"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3321,7 +3508,7 @@ msgstr "Srednje"
 msgid "Internal Flash"
 msgstr "Unutarnji Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3521,6 +3708,11 @@ msgstr "Odaberite Jezik"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr ""
@@ -3578,14 +3770,14 @@ msgstr ""
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Lista uređaja za pohranu"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3714,6 +3906,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Ručno skeniranje"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Ručno uneseni transponder"
@@ -3752,9 +3947,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3974,12 +4168,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Pokreći na zapad"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4001,6 +4189,9 @@ msgstr "Meni izbornika filmova"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4009,6 +4200,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Podrška za višestruke usluge"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4078,6 +4272,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "SADA"
@@ -4107,6 +4304,9 @@ msgstr "Postavke Nameservera"
 msgid "Nameserver settings"
 msgstr ""
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4219,10 +4419,6 @@ msgstr ""
 msgid "Network Mount"
 msgstr "Montiranje mreže"
 
-#
-msgid "Network SSID"
-msgstr ""
-
 #
 msgid "Network Setup"
 msgstr "Postavke Mreže"
@@ -4262,6 +4458,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr ""
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4305,10 +4504,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "Disk nije pronađen ili neinicijaliziran!"
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "Sigurnosna kopija nije potrebana"
@@ -4426,8 +4621,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4515,6 +4709,12 @@ msgstr "Sjever"
 msgid "Norwegian"
 msgstr "Norveški"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4526,6 +4726,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4565,6 +4768,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Postavke OSD"
@@ -4609,6 +4815,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4634,9 +4843,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Orbitalna Pozicija"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4659,10 +4867,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Nadogradnja liste paketa"
@@ -4772,18 +4986,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5100,10 +5314,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaritet"
-
 #
 msgid "Polarization"
 msgstr "Polarizacija"
@@ -5140,6 +5350,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugalski"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5325,6 +5538,17 @@ msgstr "Pružatelji"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5355,13 +5579,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5465,6 +5689,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Snimanje uvijek ima prioritet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5686,6 +5913,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr ""
@@ -5718,6 +5948,9 @@ msgstr ""
 msgid "Return to previous service"
 msgstr ""
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr ""
@@ -5726,9 +5959,8 @@ msgstr ""
 msgid "Right"
 msgstr "Desno"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5738,6 +5970,9 @@ msgstr "Brzina okretanja rotora"
 msgid "Running"
 msgstr "Pokrenuto"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5750,6 +5985,21 @@ msgstr "Ruski"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5766,6 +6016,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sat"
@@ -6158,6 +6421,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6226,6 +6492,9 @@ msgstr ""
 "Usluga nije pronađena!\n"
 "(SID nije pronađen u PATu)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Pretraga usluga"
@@ -6282,9 +6551,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6360,6 +6626,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Prikaži infobar na promjeni kanala"
@@ -6372,6 +6641,12 @@ msgstr "Prikaži info traku pri promjeni događaja"
 msgid "Show infobar on skip forward/backward"
 msgstr "Prikaži info traku na presk. naprijed/unazad"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Prikaži kretanje motora"
@@ -6408,6 +6683,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr ""
@@ -6420,6 +6698,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Isključi Dreambox nakon"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6581,6 +6862,9 @@ msgstr "Sortiraj A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6640,6 +6924,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr ""
@@ -6763,6 +7050,9 @@ msgstr "Ned"
 msgid "Sunday"
 msgstr "Nedelja"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Zamjeni prozore"
@@ -6787,13 +7077,8 @@ msgstr "prebaci u predhodnu poduslugu "
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Simbol rata"
-
-#
-msgid "Symbolrate"
-msgstr "Simbolrata"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6808,10 +7093,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV Sistem"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6844,6 +7138,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Zemaljski"
@@ -6916,12 +7213,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -6985,6 +7282,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7191,6 +7493,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7391,6 +7698,16 @@ msgstr "Status tajmera:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Vrem.pomak"
@@ -7463,7 +7780,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7474,10 +7791,6 @@ msgstr "Prijevod"
 msgid "Translation:"
 msgstr "Prijevod:"
 
-#
-msgid "Transmission Mode"
-msgstr "Mod Transmisije"
-
 #
 msgid "Transmission mode"
 msgstr "Mod transmisije"
@@ -7486,10 +7799,6 @@ msgstr "Mod transmisije"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Tip Transpondera"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7618,6 +7927,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7646,7 +7958,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Univerzalni LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7664,7 +7976,7 @@ msgstr "Odmontiranje neuspjelo"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7760,10 +8072,6 @@ msgstr "Koristi gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr ""
-
 #
 msgid "Use power measurement"
 msgstr "Koristi mjerenje snage"
@@ -7844,16 +8152,28 @@ msgstr "VCR skart"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7870,6 +8190,9 @@ msgstr ""
 msgid "Video Output"
 msgstr "Video izlaz"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video postavke"
@@ -8066,9 +8389,6 @@ msgstr "W"
 msgid "WEP"
 msgstr ""
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8109,6 +8429,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8249,6 +8572,11 @@ msgstr "Što želite skenirati?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8281,8 +8609,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr ""
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8305,7 +8638,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8316,6 +8649,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8378,9 +8716,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8485,6 +8822,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr ""
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8504,6 +8846,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Ne možete obrisati ovo!"
@@ -8681,6 +9036,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8732,9 +9090,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[editiranje alternative]"
@@ -8786,7 +9141,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8862,9 +9222,6 @@ msgstr "dodaj uslugu u favorite"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "dodaj u roditeljsku zaštitu"
@@ -8898,6 +9255,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8916,6 +9279,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -8948,6 +9314,9 @@ msgstr "crnalista"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -8989,6 +9358,9 @@ msgstr "očisti Playlistu"
 msgid "complex"
 msgstr "kompleksno"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfiguracijski izbornik"
@@ -9020,6 +9392,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9032,6 +9410,9 @@ msgstr "dnevno"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "Obriši"
@@ -9091,6 +9472,9 @@ msgstr "ne snimaj"
 msgid "done!"
 msgstr "Učinjeno!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "editiraj alternative"
@@ -9143,10 +9527,6 @@ msgstr "završi rez ovdje"
 msgid "end favourites edit"
 msgstr "završi editiranje favorita"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9371,6 +9751,9 @@ msgstr "minuta"
 msgid "minutes"
 msgstr "minute"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9569,9 +9952,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9908,8 +10288,8 @@ msgstr ""
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -9970,6 +10350,9 @@ msgstr "čekam"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "tjedno"
@@ -9978,6 +10361,9 @@ msgstr "tjedno"
 msgid "whitelist"
 msgstr "bijelalista"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10172,6 +10558,22 @@ msgstr "prebačen"
 #~ msgid "Choose source"
 #~ msgstr "Odaberi izvor"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Visoka kod rata"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Niska kod rata"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kodrata HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Kodrata LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Kompakt flash kartica"
@@ -10300,10 +10702,26 @@ msgstr "prebačen"
 #~ msgid "Games / Plugins"
 #~ msgstr "Igre / Dodaci"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Interval Zaštite"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Mod zaštitnog intervala"
+
 #
 #~ msgid "Hide error windows"
 #~ msgstr "Sakrij prozor greA!ke"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informacije hierhije"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Mod hierhije"
+
 #
 #~ msgid "Image-Upgrade"
 #~ msgstr "Nadogradnja-Softvera"
@@ -10376,6 +10794,10 @@ msgstr "prebačen"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-nadogradnja"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitalna Pozicija"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Ostalo..."
@@ -10400,6 +10822,10 @@ msgstr "prebačen"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Molim odaberite kljućnu riječ za filtraciju..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritet"
+
 #
 #~ msgid "Predefined satellite"
 #~ msgstr "Predefinirani sateliti"
@@ -10484,6 +10910,10 @@ msgstr "prebačen"
 #~ "Vraćanje postavki je završeno.Molim pritisnite OK za aktiviranje vraćenih "
 #~ "postavki sada."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "Satconfig"
 #~ msgstr "Satkonfig"
@@ -10574,6 +11004,14 @@ msgstr "prebačen"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Simbol rata"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Simbolrata"
+
 #
 #~ msgid "The pin code has been changed successfully."
 #~ msgstr "Pin kod je uspješno promjenjen."
@@ -10590,6 +11028,14 @@ msgstr "prebačen"
 #~ msgid "Timeshifting"
 #~ msgstr "Vremeski pomak"
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Mod Transmisije"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tip Transpondera"
+
 #
 #~ msgid "Transpondertype"
 #~ msgstr "TipTranspondera"
index a1971caab8c9b3a89be6c078163c8870bc21b087..aec82f4ea896313348866f8e258bf713f63082e5 100755 (executable)
--- a/po/hu.po
+++ b/po/hu.po
-# English translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Hungarian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2008-11-26 15:36+0100\n"
-"Last-Translator: MediaVox-Extrasat <info@mediavox.hu>\n"
-"Language-Team: none\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-06-23 13:39+0100\n"
+"Last-Translator: \n"
+"Language-Team: Mediavox, robertut <info@mediavox.hu, robertut@yahoo.com>\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-Poedit-Language: Hungarian\n"
 "X-Poedit-Bookmarks: -1,-1,-1,706,-1,-1,-1,-1,-1,-1\n"
+"X-Poedit-Country: HUNGARY\n"
 
 #
 msgid ""
 "\n"
 "Advanced options and settings."
 msgstr ""
+"\n"
+"Haladó beállítási lehetőségek."
 
-#
 msgid ""
 "\n"
 "After pressing OK, please wait!"
 msgstr ""
+"\n"
+"Az OK gomb lenyomása után, kérem, várjon!"
 
-#
 msgid ""
 "\n"
 "Backup your Dreambox settings."
 msgstr ""
+"\n"
+"A készülék beállításainak mentése."
 
-#
 msgid ""
 "\n"
 "Edit the upgrade source address."
 msgstr ""
+"\n"
+"A szoftver-frissítési forrás címének módosítása."
 
-#
 msgid ""
 "\n"
 "Manage extensions or plugins for your Dreambox"
 msgstr ""
+"\n"
+"Pluginek és bővítmények kezelése"
 
-#
 msgid ""
 "\n"
 "Online update of your Dreambox software."
 msgstr ""
+"\n"
+"Online szoftverfrissítés."
 
-#
 msgid ""
 "\n"
 "Press OK on your remote control to continue."
 msgstr ""
+"\n"
+"Nyomja le az OK gombot a távírányítón a folytatáshoz."
 
-#
 msgid ""
 "\n"
 "Restore your Dreambox settings."
 msgstr ""
+"\n"
+"A készülék beállításainak visszaállítása."
 
-#
 msgid ""
 "\n"
 "Restore your Dreambox with a new firmware."
 msgstr ""
+"\n"
+"A készülék visszaállítása egy új firmware-el."
 
-#
 msgid ""
 "\n"
 "Restore your backups by date."
 msgstr ""
+"\n"
+"Visszaállítás dátum szerint."
 
-#
 msgid ""
 "\n"
 "Scan for local extensions and install them."
 msgstr ""
+"\n"
+"Helyileg bemásolt bővítmények keresése, telepítése."
 
-#
 msgid ""
 "\n"
 "Select your backup device.\n"
 "Current device: "
 msgstr ""
+"\n"
+"Válasszon célt, a mentéshez.\n"
+"Aktuális eszköz: "
 
-#
 msgid ""
 "\n"
 "System will restart after the restore!"
 msgstr ""
+"\n"
+"A visszaállítást követően, a készülék újraindul!"
 
-#
 msgid ""
 "\n"
 "View, install and remove available or installed packages."
 msgstr ""
+"\n"
+"Szoftvercsomagok megtekintése, telepítése vagy eltávolítása."
 
-#
 msgid " "
 msgstr " "
 
 #
 msgid " Results"
-msgstr ""
+msgstr " Eredmény"
 
 #
 msgid " extensions."
-msgstr ""
+msgstr " bővítmény."
 
 msgid " ms"
-msgstr ""
+msgstr " ms"
 
 #
 msgid " packages selected."
-msgstr ""
+msgstr " csomag kiválasztva."
 
 #
 msgid " updates available."
-msgstr ""
+msgstr " frissítés elérhető."
 
 #
 msgid " wireless networks found!"
-msgstr ""
+msgstr " elérhető vezeték nélküli hálózat!"
 
 #
 msgid "#000000"
@@ -173,6 +187,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -190,12 +216,12 @@ msgstr "%d csatornát találtam!"
 
 #
 msgid "%d.%B %Y"
-msgstr "%d.%B %Y"
+msgstr "%Y. %B %d."
 
 #
 #, python-format
 msgid "%i ms"
-msgstr ""
+msgstr "%i ms"
 
 #
 #, python-format
@@ -211,6 +237,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(UGRÁS)"
@@ -221,11 +251,11 @@ msgstr "(üres)"
 
 #
 msgid "(show optional DVD audio menu)"
-msgstr "(mutassa a DVD audio menüt ha van)"
+msgstr "(DVD audió menü megjelenítése, ha van)"
 
 #
 msgid "* Only available if more than one interface is active."
-msgstr ""
+msgstr "* Csak akkor érvényes, ha egynél több interfész aktív."
 
 #
 msgid "0"
@@ -237,7 +267,7 @@ msgstr "1"
 
 #
 msgid "1 wireless network found!"
-msgstr ""
+msgstr "1 elérhető vezeték nélküli hálózat!"
 
 #
 msgid "1.0"
@@ -345,15 +375,15 @@ msgstr "9"
 
 #
 msgid "<Current movielist location>"
-msgstr ""
+msgstr "<Filmlista aktuális tárhelye>"
 
 #
 msgid "<Default movie location>"
-msgstr ""
+msgstr "<Felvételek tárhelye>"
 
 #
 msgid "<Last timer location>"
-msgstr ""
+msgstr "<Időzítés utolsó pozíciója>"
 
 #
 msgid "<unknown>"
@@ -367,17 +397,17 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. or good old times."
+msgstr "Egy régi BackToTheRoots-Skin .. mint a régi szép időkben."
 
 msgid "A basic ftp client"
-msgstr ""
+msgstr "Egy egyszerű FTP kliens"
 
 msgid "A client for www.dyndns.org"
-msgstr ""
+msgstr "Kliens a dyndns.org-hoz"
 
 #
 #, python-format
@@ -389,6 +419,9 @@ msgstr ""
 "Meg akarja tartani az Ön verzióját?"
 
 msgid "A demo plugin for TPM usage."
+msgstr "Egy demó plugin TPM használathoz."
+
+msgid "A dreambox simulation from SG-Atlantis displays."
 msgstr ""
 
 #
@@ -397,7 +430,7 @@ msgid ""
 "Dreambox to standby. Do that now?"
 msgstr ""
 "Egy befejezett időzítés le akarja kapcsolni\n"
-"a Dreambox-ot készenléti módba. Engedélyezi?"
+"a készüléket készenléti módba. Engedélyezi?"
 
 #
 msgid ""
@@ -405,23 +438,26 @@ msgid ""
 "your Dreambox. Shutdown now?"
 msgstr ""
 "Egy befejezett időzítés ki akarja kapcsolni\n"
-"a Dreambox-ot. Engedélyezi?"
+"a készüléket. Engedélyezi?"
 
 #
 msgid "A graphical EPG for all services of an specific bouquet"
 msgstr "Grafikus EPG egy adott bouquet összes csatornájához"
 
 msgid "A graphical EPG interface"
+msgstr "Grafikus EPG"
+
+msgid "A graphical EPG interface and EPG tools manager"
 msgstr ""
 
 msgid "A graphical EPG interface."
-msgstr ""
+msgstr "Egy grafikus megjelenítésű EPG."
 
 #
 msgid ""
 "A mount entry with this name already exists!\n"
 "Update existing entry and continue?\n"
-msgstr ""
+msgstr "Egy hálózati meghajtó már csatlakoztatva van ezen a néven!\n"
 
 msgid "A nice looking HD skin from Kerni"
 msgstr ""
@@ -432,6 +468,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -472,7 +511,7 @@ msgstr "A keresett eszköz (%s) nem található."
 
 #
 msgid "A search for available updates is currently in progress."
-msgstr ""
+msgstr "Az elérhető frissítések keresése folyamatban van."
 
 #
 msgid ""
@@ -480,9 +519,12 @@ msgid ""
 "\n"
 "Do you want to disable the second network interface?"
 msgstr ""
+"Egy második bekonfigurált interfész is van a rendszerben.\n"
+"\n"
+"Le szeretné tiltani a második hálózati interfészt?"
 
 msgid "A simple downloading application for other plugins"
-msgstr ""
+msgstr "Egy egyszerű plugin-letöltő alkalmazás"
 
 #
 msgid ""
@@ -490,7 +532,7 @@ msgid ""
 "Dreambox to standby. Do that now?"
 msgstr ""
 "Az elalvásidőzítő le akarja kapcsolni\n"
-"a Dreambox-ot készenléti módba. Engedélyezi?"
+"a készüléket készenléti módba. Engedélyezi?"
 
 #
 msgid ""
@@ -498,11 +540,11 @@ msgid ""
 "your Dreambox. Shutdown now?"
 msgstr ""
 "Az elalvásidőzítő ki akarja kapcsolni\n"
-"a Dreambox-ot. Engedélyezi?"
+"a készüléket. Engedélyezi?"
 
 #
 msgid "A small overview of the available icon states and actions."
-msgstr ""
+msgstr "Egy gyors áttekintés az elérhető ikonokról és állapotokról."
 
 #
 msgid ""
@@ -510,7 +552,7 @@ msgid ""
 "Disable TV and try again?\n"
 msgstr ""
 "Az időzítő nem tud felvenni!\n"
-"Próbálja újra?\n"
+"Próbálja újra TV megjelenítés nélkül?\n"
 
 #
 msgid "A/V Settings"
@@ -534,37 +576,40 @@ msgstr "AC3 lekeverés"
 
 #
 msgid "Abort"
-msgstr ""
+msgstr "Mégsem"
 
 #
 msgid "Abort this Wizard."
-msgstr ""
+msgstr "Kilépés a Varázslóból."
 
 #
 msgid "About"
-msgstr "Infó"
+msgstr "Névjegy"
 
 #
 msgid "About..."
-msgstr "Beltéri infó..."
+msgstr "Névjegy..."
 
-msgid "Access to the ARD-Mediathek"
+msgid "Access the EPG from within the Movie Player"
 msgstr ""
 
+msgid "Access to the ARD-Mediathek"
+msgstr "Hozzáférés az ARD-Mediathek-hez"
+
 msgid "Access to the ARD-Mediathek online video database."
-msgstr ""
+msgstr "Hozzáférés az ARD-Mediathek online videó-adatbázisához."
 
 #
 msgid "Accesspoint:"
-msgstr ""
+msgstr "Hozzáférési pont:"
 
 #
 msgid "Action on long powerbutton press"
-msgstr "Be/Ki hosszan lenyomva:"
+msgstr "Be/Ki gomb hosszan lenyomva"
 
 #
 msgid "Action on short powerbutton press"
-msgstr ""
+msgstr "Be/Ki gomb röviden lenyomva"
 
 #
 msgid "Action:"
@@ -572,7 +617,10 @@ msgstr "Művelet:"
 
 #
 msgid "Activate Picture in Picture"
-msgstr "PiP bekapcsolása"
+msgstr "Kép-a-Képben bekapcsolása"
+
+msgid "Activate VPS"
+msgstr ""
 
 #
 msgid "Activate network settings"
@@ -580,17 +628,18 @@ msgstr "Hálózati beállítások aktiválása"
 
 #
 msgid "Active"
-msgstr ""
+msgstr "Aktív"
 
 #
 msgid ""
 "Active/\n"
 "Inactive"
 msgstr ""
+"Aktív/\n"
+"Inaktív"
 
-#
 msgid "Adapter settings"
-msgstr "Adapter beállítások"
+msgstr "Interfész beállításai"
 
 #
 msgid "Add"
@@ -602,7 +651,7 @@ msgstr "Bookmark hozzáadása"
 
 #
 msgid "Add WLAN configuration?"
-msgstr ""
+msgstr "Vezeték nélküli hálózati konfiguráció hozzáadása?"
 
 #
 msgid "Add a mark"
@@ -610,7 +659,7 @@ msgstr "Jelző hozzáadása"
 
 #
 msgid "Add a new NFS or CIFS mount point to your Dreambox."
-msgstr ""
+msgstr "Egy új hálózati megosztás csatolása."
 
 #
 msgid "Add a new title"
@@ -618,14 +667,20 @@ msgstr "Új cím hozzáadása"
 
 #
 msgid "Add network configuration?"
-msgstr ""
+msgstr "Hálózati konfiguráció hozzáadása?"
 
 #
 msgid "Add new AutoTimer"
-msgstr ""
+msgstr "Új automata időzítés hozzáadása"
 
 #
 msgid "Add new network mount point"
+msgstr "Új hálózati csatlakozási pont hozzáadása"
+
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
 msgstr ""
 
 #
@@ -634,7 +689,7 @@ msgstr "Időzítés"
 
 #
 msgid "Add timer as disabled on conflict"
-msgstr ""
+msgstr "Konfliktus esetén az időzítés hozzáadása letiltott állapotban"
 
 #
 msgid "Add title"
@@ -650,10 +705,14 @@ msgstr "Hozzáadás a kedvencekhez"
 
 #
 msgid "Add zap timer instead of record timer?"
-msgstr ""
+msgstr "Csatornaváltás időzítése, felvétel helyett?"
 
 #
 msgid "Added: "
+msgstr "Hozzáadva: "
+
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
 msgstr ""
 
 #
@@ -661,14 +720,15 @@ msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
 msgstr ""
+"Hozzáadja az enigma2 beállításokat, és típus infókat mint gyári szám, rev..."
 
 #
 msgid "Adds network configuration if enabled."
-msgstr ""
+msgstr "Hozzáadja a hálózati konfigurációt."
 
 #
 msgid "Adds wlan configuration if enabled."
-msgstr ""
+msgstr "Hozzáadja a vezeték nélküli hálózati konfigurációt."
 
 #
 msgid ""
@@ -683,39 +743,41 @@ msgstr ""
 "bezárásához, vagy a számgombok segítségével válasszon másik teszt ábrát."
 
 msgid "Adult streaming plugin"
-msgstr ""
+msgstr "Felnőtt streaming plugin"
 
 msgid "Adult streaming plugin."
-msgstr ""
+msgstr "Felnőtt streaming plugin."
 
 #
 msgid "Advanced Options"
-msgstr ""
+msgstr "Haladó beállítások"
 
 #
 msgid "Advanced Software"
-msgstr ""
+msgstr "Haladó szoftver"
 
 #
 msgid "Advanced Software Plugin"
-msgstr ""
+msgstr "Haladó szoftver plugin"
 
 #
 msgid "Advanced Video Enhancement Setup"
-msgstr ""
+msgstr "Haladó képjavító beállítása "
 
 #
 msgid "Advanced Video Setup"
-msgstr "Bővített videó beállítások"
+msgstr "Haladó videó beállítások"
 
 #
 msgid "Advanced restore"
-msgstr ""
+msgstr "Haladó visszaállítás"
 
 msgid ""
 "After a reboot or power outage, StartupToStandby will bring your Dreambox to "
 "standby-mode."
 msgstr ""
+"Egy újraindítás, vagy áramkimaradás után, a StartupToStandby készenléti "
+"állapotba teszi a készüléket."
 
 #
 msgid "After event"
@@ -726,16 +788,16 @@ msgid ""
 "After the start wizard is completed, you need to protect single services. "
 "Refer to your dreambox's manual on how to do that."
 msgstr ""
-"Miután elvégezte az indítási varázsló, le kell védenie a szimpla "
-"szolgáltatásokat. Olvassa el a DreamBox kezelési útmutatóját, hogyan kell "
-"ezt elvégeznie."
+"Miután az indítási varázsló befejeződött, szükséges levédeni a szimpla "
+"szolgáltatásokat. Olvassa el a készülék kezelési útmutatóját, további "
+"információért."
 
 msgid "Ai.HD skin-style control plugin"
 msgstr ""
 
 #
 msgid "Album"
-msgstr ""
+msgstr "Album"
 
 #
 msgid "All"
@@ -747,20 +809,37 @@ msgstr "Összes műhold"
 
 #
 msgid "All Time"
-msgstr ""
+msgstr "Egész időben"
 
 #
 msgid "All non-repeating timers"
+msgstr "Minden nem-ismétlődő időzítés"
+
+msgid "Allow to search recordings"
 msgstr ""
 
 #
 msgid "Allow zapping via Webinterface"
-msgstr ""
+msgstr "Csatornaváltás engedélyezése webes felületről"
 
 msgid "Allows the execution of TuxboxPlugins."
+msgstr "TuxboxPlugin-ek futtatásának engedélyezése."
+
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
 msgstr ""
 
 msgid "Allows user to download files from rapidshare in the background."
+msgstr "Lehetővé teszi fájlok letöltését a Rapidshare-ről a háttérben."
+
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
 msgstr ""
 
 #
@@ -773,26 +852,25 @@ msgstr "Alternatív rádió mód"
 
 #
 msgid "Alternative services tuner priority"
-msgstr "Tuner alternatív szolgáltatások "
+msgstr "Tuner alternatív szolgáltatások prioritása"
 
 msgid "Always ask"
-msgstr ""
+msgstr "Mindig rákérdez"
 
 #
 msgid "Always ask before sending"
-msgstr ""
+msgstr "Küldés előtt mindig kérdezzen rá"
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
 msgid "An empty filename is illegal."
-msgstr "Egy üres fájl érvénytelen."
+msgstr "Egy üres fájlnév érvénytelen."
 
 #
 msgid "An error occured."
-msgstr ""
+msgstr "Hiba történt."
 
 #
 msgid "An unknown error occured!"
@@ -800,6 +878,9 @@ msgstr "Ismeretlen hiba keletkezett!"
 
 #
 msgid "Anonymize crashlog?"
+msgstr "Hibanapló névtelenítése?"
+
+msgid "Any service/recording"
 msgstr ""
 
 #
@@ -811,16 +892,18 @@ msgid ""
 "Are you sure you want to activate this network configuration?\n"
 "\n"
 msgstr ""
+"Biztos benne, hogy aktiválni kívánja ezt a hálózati konfigurációt?\n"
+"\n"
 
-#
 msgid ""
 "Are you sure you want to delete\n"
 "following backup:\n"
 msgstr ""
+"Biztos benne, hogy törölni kívánja\n"
+"ezt a mentést:\n"
 
-#
 msgid "Are you sure you want to exit this wizard?"
-msgstr ""
+msgstr "Biztos benne, hogy kilép a Varázslóból?"
 
 #
 msgid ""
@@ -835,26 +918,29 @@ msgid ""
 "Are you sure you want to restore\n"
 "following backup:\n"
 msgstr ""
+"Biztos benne, hogy vissza szeretné állítani\n"
+"ezt a mentést:\n"
 
-#
 msgid ""
 "Are you sure you want to restore your Enigma2 backup?\n"
 "Enigma2 will restart after the restore"
 msgstr ""
+"Biztos benne, hogy vissza szeretné állítani az Enigma2 mentést?\n"
+"Enigma2 újra fog indulni a visszaállítás után."
 
-#
 msgid ""
 "Are you sure you want to save this network mount?\n"
 "\n"
 msgstr ""
+"Biztos benne, hogy menteni kívánja ezt a hálózati csatlakozást?\n"
+"\n"
 
-#
 msgid "Artist"
-msgstr ""
+msgstr "Előadó"
 
 #
 msgid "Ascending"
-msgstr ""
+msgstr "Növekvő"
 
 #
 msgid "Ask before shutdown:"
@@ -866,13 +952,13 @@ msgstr "Felhasználó kérdezése"
 
 #
 msgid "Aspect Ratio"
-msgstr "Képarány"
+msgstr "Kép méretarány"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
-msgstr ""
+msgid "Assigning providers/services/caids to a CI module"
+msgstr "Szolgáltatók/szolgáltatások/caid-ek hozzárendelése egy CI-modulhoz"
 
 #
 msgid "Audio"
@@ -882,26 +968,30 @@ msgstr "Hang"
 msgid "Audio Options..."
 msgstr "Hang beállítások..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
-msgstr ""
+msgstr "Hang szinkronitás"
 
 #
 msgid "Audio Sync Setup"
-msgstr ""
+msgstr "Hang szinkronitásának beállítása"
 
 msgid ""
 "AudoSync allows delaying the sound output (Bitstream/PCM) so that it is "
 "synchronous to the picture."
 msgstr ""
+"Itt beállítható, hogy a hangkimenet milyen módon legyen szinkronban a képpel"
 
 #
 msgid "Australia"
-msgstr ""
+msgstr "Ausztrália"
 
 #
 msgid "Author: "
-msgstr ""
+msgstr "Szerző: "
 
 #
 msgid "Authoring mode"
@@ -913,11 +1003,11 @@ msgstr "Automata"
 
 #
 msgid "Auto chapter split every ? minutes (0=never)"
-msgstr "Automatikus chapter készítés ? percenként (0=soha)"
+msgstr "Automatikus fejezet készítés ? percenként (0=soha)"
 
 #
 msgid "Auto flesh"
-msgstr ""
+msgstr "Auto-flash"
 
 #
 msgid "Auto scart switching"
@@ -925,28 +1015,39 @@ msgstr "Automatikus SCART átkapcsolás"
 
 #
 msgid "AutoTimer Editor"
-msgstr ""
+msgstr "Automata Időzítő szerkesztő"
 
 #
 msgid "AutoTimer Filters"
-msgstr ""
+msgstr "Automata Időzítő szűrők"
 
 #
 msgid "AutoTimer Services"
-msgstr ""
+msgstr "Automata Időzítő szolgáltatások"
 
 #
 msgid "AutoTimer Settings"
-msgstr ""
+msgstr "Automata Időzítő beállításai"
 
 #
 msgid "AutoTimer overview"
-msgstr ""
+msgstr "Automata Időzítő áttekintés"
 
 msgid ""
 "AutoTimer scans the EPG and creates Timers depending on user-defined search  "
 "criteria."
 msgstr ""
+"Az Automata Időzítő keresi az EPG-t és megadott kulcsszavak alapján "
+"időzítéseket hoz létre"
+
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
 
 #
 msgid "Automatic"
@@ -957,38 +1058,61 @@ msgid "Automatic Scan"
 msgstr "Automatikus keresés"
 
 msgid "Automatic volume adjustment"
-msgstr ""
+msgstr "Automatikus hangerőszabályzás"
 
 msgid "Automatic volume adjustment for ac3/dts services."
-msgstr ""
+msgstr "Automatikus hangerőszabályzás ac3/dts folyamok esetén"
 
 msgid "Automatically change video resolution"
-msgstr ""
+msgstr "Automatikus felbontás váltás"
 
 msgid ""
 "Automatically changes the output resolution depending on the video "
 "resolution you are watching."
 msgstr ""
+"Automatikusan változtatja a kimenő digitális jel felbontását annak "
+"függvényében, hogy milyen felbontása van a vett jelnek"
 
 msgid "Automatically create timer events based on keywords"
-msgstr ""
+msgstr "Időzítéseket automatikus létrehozása megadott kulcsszavak alapján"
 
 msgid "Automatically informs you on low internal memory"
-msgstr ""
+msgstr "Automatikus értesítés alacsony belső memória esetén"
 
 msgid "Automatically refresh EPG"
-msgstr ""
+msgstr "EPG automatikus frissítése"
 
 msgid "Automatically send crashlogs to Dream Multimedia"
+msgstr "Hibanaplók automatikus küldése a Dream Multimedia-nak"
+
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
 msgstr ""
 
 #
 msgid "Autos & Vehicles"
-msgstr ""
+msgstr "Járművek"
 
 #
 msgid "Autowrite timer"
-msgstr ""
+msgstr "Időzítések automatikus mentése"
 
 #
 msgid "Available format variables"
@@ -1024,25 +1148,31 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Vissza"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Háttér"
 
 #
 msgid "Backup done."
-msgstr ""
+msgstr "A mentés elkészült."
 
 #
 msgid "Backup failed."
-msgstr ""
+msgstr "Mentés sikertelen."
 
 #
 msgid "Backup is running..."
-msgstr ""
+msgstr "Mentés folyamatban..."
 
 #
 msgid "Backup system settings"
-msgstr ""
+msgstr "Rendszerbeállítás mentése"
 
 #
 msgid "Band"
@@ -1054,11 +1184,11 @@ msgstr "Sávszélesség"
 
 #
 msgid "Begin of \"after event\" timespan"
-msgstr ""
+msgstr "Esemény utáni időtartam kezdése"
 
 #
 msgid "Begin of timespan"
-msgstr ""
+msgstr "Időtartam kezdés"
 
 #
 msgid "Begin time"
@@ -1066,87 +1196,108 @@ msgstr "Kezdési idő"
 
 #
 msgid "Behavior of 'pause' when paused"
-msgstr "A 'szünet' viselkedése ha megállítjuk a filmet"
+msgstr "A 'szünet' gomb viselkedése ha a lejátszás szüneteltetve van"
 
 #
 msgid "Behavior of 0 key in PiP-mode"
-msgstr "PiP módban a 0 gomb jelentése"
+msgstr "Kép-a-Képben esetén a 0 gomb jelentése"
 
 #
 msgid "Behavior when a movie is started"
-msgstr "Művelet ha egy film elindul"
+msgstr "Művelet ha egy lejátszás elindul"
 
 #
 msgid "Behavior when a movie is stopped"
-msgstr "Művelet ha egy film befejeződik"
+msgstr "Művelet ha egy lejátszás befejeződik"
 
 #
 msgid "Behavior when a movie reaches the end"
-msgstr "Művelet ha egy film a végére ér"
+msgstr "Művelet ha egy lejátszás a végére ér"
 
 #
 msgid "Bitrate:"
-msgstr ""
+msgstr "Bitráta"
 
 #
 msgid "Block noise reduction"
-msgstr ""
+msgstr "Blokk-zaj csökkentés"
 
 #
 msgid "Blue boost"
-msgstr ""
+msgstr "Kék erősítés"
 
 msgid "Bonjour/Avahi control plugin"
-msgstr ""
+msgstr "Bonjour/Avahi protokoll beállítása"
 
 msgid "Bonjour/Avahi control plugin."
-msgstr ""
+msgstr "Bonjour/Avahi protokoll beállítása"
 
 #
 msgid "Bookmarks"
-msgstr "Bookmarkok"
+msgstr "Bookmark-ok"
 
 #
 msgid "Bouquets"
-msgstr ""
+msgstr "Bouquet-ek"
 
 #
 msgid "Brazil"
-msgstr ""
+msgstr "Brazília"
 
 #
 msgid "Brightness"
 msgstr "Fényerő"
 
-msgid "Browse for and connect to network shares"
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
 msgstr ""
 
+msgid "Browse for and connect to network shares"
+msgstr "Hálózati megosztások keresése és csatlakoztatása"
+
 msgid "Browse for nfs/cifs shares and connect to them."
-msgstr ""
+msgstr "NFS/CIFS hálózati megosztások keresése és csatlakoztatása"
 
 #
 msgid "Browse network neighbourhood"
-msgstr ""
+msgstr "Hálózat tallózása"
 
 #
 msgid "Burn DVD"
-msgstr "DVD Ã©getés"
+msgstr "DVD Ã­rás"
 
 #
 msgid "Burn existing image to DVD"
-msgstr ""
+msgstr "A meglévő képfájl DVD-re írása"
 
 #
-#, fuzzy
 msgid "Burn to DVD"
 msgstr "DVD-re kiírás..."
 
 msgid "Burn your recordings to DVD"
-msgstr ""
+msgstr "Felvételek kiírása DVD-re"
 
 #
 msgid "Bus: "
-msgstr "Bus: "
+msgstr "Busz: "
+
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
 
 #
 msgid ""
@@ -1162,22 +1313,23 @@ msgstr "C"
 msgid "C-Band"
 msgstr "C-sáv"
 
-#, fuzzy
 msgid "CDInfo"
-msgstr "Info-sor"
+msgstr "CD-Infó"
 
 msgid ""
 "CDInfo enables gathering album and track details from CDDB and CD-Text when "
 "playing Audio CDs in Mediaplayer."
 msgstr ""
+"A CD-Infó lehetővé teszi a címek letöltését CDDB-ből és CD-Text-ről Audió CD-"
+"k lejátszása esetén."
 
 #
 msgid "CI assignment"
-msgstr ""
+msgstr "CI hozzárendelés"
 
 #
 msgid "CIFS share"
-msgstr ""
+msgstr "CIFS megosztás"
 
 #
 msgid "CVBS"
@@ -1197,13 +1349,14 @@ msgstr ""
 msgid "Callmonitor for the Fritz!Box routers"
 msgstr ""
 
-#, fuzzy
 msgid "Can't connect to server. Please check your network!"
-msgstr "Kérem ellenőrizze a hálózati beállításokat!"
+msgstr ""
+"Sikertelen ssatlakozás a szerverhez. Kérem, ellenőrizze a hálózati "
+"beállításokat!"
 
 #
 msgid "Canada"
-msgstr ""
+msgstr "Kanada"
 
 #
 msgid "Cancel"
@@ -1211,7 +1364,7 @@ msgstr "Mégse"
 
 #
 msgid "Capacity: "
-msgstr "Kapacitás:"
+msgstr "Kapacitás: "
 
 #
 msgid "Card"
@@ -1223,51 +1376,51 @@ msgstr "Katalán"
 
 #
 msgid "Center screen at the lower border"
-msgstr ""
+msgstr "Középre helyezés alsó szélen"
 
 #
 msgid "Center screen at the upper border"
-msgstr ""
+msgstr "Középre helyezés felső szélen"
 
 #
 msgid "Change active delay"
-msgstr ""
+msgstr "Aktív késleltetés megváltoztatása"
 
 #
 msgid "Change bouquets in quickzap"
-msgstr "Bouquet-ek változtatása a gyors ZAP-ben"
+msgstr "Bouquet-ek változtatása a gyors ugrásban"
 
 #
 msgid "Change default recording offset?"
-msgstr ""
+msgstr "Alapértelmezett felvételi offszett megváltoztatása?"
 
 #
 msgid "Change hostname"
-msgstr ""
+msgstr "Hálózati gépnév megváltoztatása"
 
 #
 msgid "Change pin code"
 msgstr "PIN kód megváltoztatása"
 
 msgid "Change service PIN"
-msgstr ""
+msgstr "Szervíz PIN"
 
 msgid "Change service PINs"
-msgstr ""
+msgstr "Szervíz PIN-ek"
 
 msgid "Change setup PIN"
-msgstr ""
+msgstr "Beállítás PIN"
 
 #
 msgid "Change step size"
-msgstr ""
+msgstr "Lépték módosítása"
 
 #
 msgid "Change the hostname of your Dreambox."
-msgstr ""
+msgstr "A készülék hálózati gépnevének megváltoztatása."
 
 msgid "Changelog"
-msgstr ""
+msgstr "Változási napló"
 
 #
 msgid "Channel"
@@ -1279,11 +1432,11 @@ msgstr "Csatorna választás"
 
 #
 msgid "Channel audio:"
-msgstr ""
+msgstr "Csatornahang"
 
 #
 msgid "Channel not in services list"
-msgstr ""
+msgstr "A csatorna nem szerepel a szolgáltatási listában"
 
 #
 msgid "Channel:"
@@ -1295,7 +1448,7 @@ msgstr "Csatornalista menü"
 
 #
 msgid "Channels"
-msgstr ""
+msgstr "Csatornák"
 
 #
 msgid "Chap."
@@ -1303,11 +1456,11 @@ msgstr "Chap."
 
 #
 msgid "Chapter"
-msgstr "Chapter"
+msgstr "Fejezet"
 
 #
 msgid "Chapter:"
-msgstr "Chapter:"
+msgstr "Fejezet:"
 
 #
 msgid "Check"
@@ -1319,34 +1472,34 @@ msgstr "Fájlrendszer ellenőrzése..."
 
 #
 msgid "Choose Tuner"
-msgstr "Válasszon tunert"
+msgstr "Válasszon Tuner-t"
 
 #
 msgid "Choose a wireless network"
-msgstr ""
+msgstr "Válasszon vezeték nélküli hálózatot"
 
 #
 msgid "Choose backup files"
-msgstr ""
+msgstr "Válasszon mentés-fájlokat"
 
 #
 msgid "Choose backup location"
-msgstr ""
+msgstr "Válasszon mentés-helyet"
 
 #
 msgid "Choose bouquet"
 msgstr "Bouquet kiválasztása"
 
 msgid "Choose image to download"
-msgstr ""
+msgstr "Válasszon egy letöltendő image-t"
 
 #
 msgid "Choose target folder"
-msgstr "Válassza ki a célkönyvtárat"
+msgstr "Válassza ki a célmappaat"
 
 #
 msgid "Choose upgrade source"
-msgstr ""
+msgstr "Válasszon szoftverfrissítési forrást"
 
 #
 msgid "Choose your Skin"
@@ -1354,37 +1507,46 @@ msgstr "Válasszon skin-t"
 
 #
 msgid "Circular left"
-msgstr ""
+msgstr "Kerek-bal"
 
 #
 msgid "Circular right"
-msgstr ""
+msgstr "Kerek-jobb"
 
 #
 msgid "Classic"
-msgstr ""
+msgstr "Klasszikus"
 
 #
 msgid "Cleanup"
-msgstr "Kitisztítás"
+msgstr "Takarítás"
 
 #
 msgid "Cleanup Wizard"
-msgstr ""
+msgstr "Takarító Varázsló"
 
 #
 msgid "Cleanup Wizard settings"
-msgstr ""
+msgstr "Takarító Varázsló beállításai"
 
 msgid "Cleanup timerlist automatically"
-msgstr ""
+msgstr "Az időzítő lista automatikus takarítása"
 
 msgid "Cleanup timerlist automatically."
+msgstr "Az időzítő lista automatikus takarítása."
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
 msgstr ""
 
 #
 msgid "CleanupWizard"
-msgstr ""
+msgstr "Takarító Varázsló"
 
 #
 msgid "Clear before scan"
@@ -1392,11 +1554,11 @@ msgstr "Keresés elött törlés"
 
 #
 msgid "Clear history on Exit:"
-msgstr ""
+msgstr "Előzmények törlése kilépéskor:"
 
 #
 msgid "Clear log"
-msgstr "Log törlése"
+msgstr "Napló törlése"
 
 #
 msgid "Close"
@@ -1404,30 +1566,20 @@ msgstr "Bezár"
 
 #
 msgid "Close and forget changes"
-msgstr ""
+msgstr "Bezárás a módosítások mentése nélkül"
 
 #
 msgid "Close and save changes"
-msgstr ""
+msgstr "Bezárás a módosítások mentésével"
 
 #
 msgid "Close title selection"
-msgstr ""
-
-#
-msgid "Code rate high"
-msgstr "Felsö kódarány"
-
-#
-msgid "Code rate low"
-msgstr "Alsó kódarány"
+msgstr "Címválasztás bezárása"
 
-#
-msgid "Coderate HP"
+msgid "Code rate HP"
 msgstr "HP kódarány"
 
-#
-msgid "Coderate LP"
+msgid "Code rate LP"
 msgstr "LP kódarány"
 
 #
@@ -1444,7 +1596,7 @@ msgstr "Színformátum"
 
 #
 msgid "Comedy"
-msgstr ""
+msgstr "Vígjáték"
 
 #
 msgid "Command execution..."
@@ -1464,15 +1616,15 @@ msgstr "CI modulfogadó"
 
 #
 msgid "Common Interface Assignment"
-msgstr ""
+msgstr "CI hozzárendelés"
 
 #
 msgid "CommonInterface"
-msgstr ""
+msgstr "CommonInterface"
 
 #
 msgid "Communication"
-msgstr ""
+msgstr "Kommunikáció"
 
 #
 msgid "Compact Flash"
@@ -1485,9 +1637,10 @@ msgstr "Kész"
 #
 msgid "Complex (allows mixing audio tracks and aspects)"
 msgstr ""
+"Komplex (engedélyezi a hangfolyamok és méretarányok vegyes felhasználását)"
 
 msgid "Composition of the recording filenames"
-msgstr ""
+msgstr "A felvételi fájlnevek összeállítása"
 
 #
 msgid "Configuration Mode"
@@ -1495,58 +1648,58 @@ msgstr "Konfigurációs mód"
 
 #
 msgid "Configuration for the Webinterface"
-msgstr ""
+msgstr "A webes felület beállításai"
 
 #
 msgid "Configure AutoTimer behavior"
-msgstr ""
+msgstr "Az Automata Időzítő beállítása"
 
 #
 msgid "Configure interface"
-msgstr ""
+msgstr "Interfész konfigurálása"
 
 #
 msgid "Configure nameservers"
-msgstr ""
+msgstr "Névszerverek (DNS) konfigurálása"
 
 msgid "Configure your WLAN network interface"
-msgstr ""
+msgstr "A vezeték nélküli hálózati interfész konfigurálása"
 
 #
 msgid "Configure your internal LAN"
-msgstr "Belső hálózat beállítása"
+msgstr "A hálózat konfigurálása"
 
 #
 msgid "Configure your network again"
-msgstr ""
+msgstr "A hálózat újrakonfigurálása"
 
 #
 msgid "Configure your wireless LAN again"
-msgstr "Wireless hálózat ismételt beállítása"
+msgstr "A vezeték nélküli hálózat újrakonfigurálása"
 
 #
 msgid "Configuring"
-msgstr "Beállítás"
+msgstr "Konfigurálás"
 
 #
 msgid "Conflicting timer"
-msgstr "Konfliktus időzítő"
+msgstr "Ütköző időzítés"
 
 #
 msgid "Connect"
-msgstr ""
+msgstr "Csatlakozás"
 
 #
 msgid "Connect to a Wireless Network"
-msgstr ""
+msgstr "Csatlakozás vezeték nélküli hálózathoz"
 
 #
 msgid "Connected to"
-msgstr "Csatlakoztatva"
+msgstr "Csatlakoztatva ehhez: "
 
 #
 msgid "Connected!"
-msgstr ""
+msgstr "Csatlakoztatva!"
 
 #
 msgid "Constellation"
@@ -1557,7 +1710,7 @@ msgid "Content does not fit on DVD!"
 msgstr "A tartalom nem fér fel a DVD-re!"
 
 msgid "Continue"
-msgstr ""
+msgstr "Folytatás"
 
 #
 msgid "Continue in background"
@@ -1571,108 +1724,116 @@ msgstr "Lejátszás folytatása"
 msgid "Contrast"
 msgstr "Kontraszt"
 
-msgid "Control your Dreambox with your Web browser."
+msgid "Control recording completely by service"
 msgstr ""
 
+msgid "Control your Dreambox with your Web browser."
+msgstr "A készülék vezérlése webes felületről"
+
 msgid "Control your Dreambox with your browser"
-msgstr ""
+msgstr "A készülék vezérlése webes felületről"
 
 msgid "Control your dreambox with only the MUTE button"
-msgstr ""
+msgstr "A készülék vezérlése csupán a MUTE gombbal"
 
 msgid "Control your dreambox with only the MUTE button."
-msgstr ""
+msgstr "A készülék vezérlése csupán a MUTE gombbal"
 
 msgid "Control your internal system fan."
-msgstr ""
+msgstr "A belső ventilátor vezérlése"
 
 msgid "Control your kids's tv usage"
-msgstr ""
+msgstr "Gyermekzár beállítása"
 
 msgid "Control your system fan"
-msgstr ""
+msgstr "A belső ventilátor vezérlése"
 
 msgid "Copy, rename, delete, move local files on your Dreambox."
-msgstr ""
+msgstr "Helyben lévő fájlok másolása, átnevezése, törlése, áthelyezése."
 
 #
 msgid "Could not connect to Dreambox .NFI Image Feed Server:"
-msgstr "Nem lehet csatlakozni a Dreambox .NFI Image feed szerveréhez:"
+msgstr "Nem lehet csatlakozni az .NFI Image feed szerverhez: "
 
 #
 msgid "Could not load Medium! No disc inserted?"
-msgstr "Nem lehet betölteni a médiumot! Van bennt lemez?"
+msgstr "Nem lehet betölteni a hordozót! Van behelyezett lemez?"
 
 #
 msgid "Could not open Picture in Picture"
-msgstr ""
+msgstr "A Kép-a-Képben funkció nem indítható el"
 
 #
 #, python-format
 msgid "Couldn't record due to conflicting timer %s"
+msgstr "A felvétel nem tud elindulni időzítés ütközés miatt: %s"
+
+#, python-format
+msgid "Couldn't record due to invalid service %s"
 msgstr ""
 
 #
 msgid "Crashlog settings"
-msgstr ""
+msgstr "Hibanapló beállítások"
 
 #
 msgid "CrashlogAutoSubmit"
-msgstr ""
+msgstr "Hibanapló automatikus küldés"
 
 #
 msgid "CrashlogAutoSubmit settings"
-msgstr ""
+msgstr "Hibanapló automatikus küldés beállítása"
 
 #
 msgid "CrashlogAutoSubmit settings..."
-msgstr ""
+msgstr "Hibanapló automatikus küldés beállítása..."
 
 #
 msgid ""
 "Crashlogs found!\n"
 "Send them to Dream Multimedia?"
 msgstr ""
+"Hibanaplókat találtam!\n"
+"Küldhetem őket a Dream Multimedia-nak?"
 
-#
 msgid "Create DVD-ISO"
-msgstr ""
+msgstr "DVD képfájl készítés"
 
 msgid "Create a backup of your Video DVD on your DreamBox hard drive."
-msgstr ""
+msgstr "DVD másolása a készülék belső merevlemezére."
 
 msgid "Create a backup of your Video-DVD"
-msgstr ""
+msgstr "DVD másolása a belső merevlemezre"
 
 #
 msgid "Create a new AutoTimer."
-msgstr ""
+msgstr "Új Autómata Időzítő létrehozása"
 
 #
 msgid "Create a new timer using the classic editor"
-msgstr ""
+msgstr "Új időzítő létrehozása a hagyományos szerkesztőablakkal"
 
 #
 msgid "Create a new timer using the wizard"
-msgstr ""
+msgstr "Új időzítő létrehozása Varázsló segítségével"
 
 #
 msgid "Create movie folder failed"
-msgstr "Film könyvtár létrehozása nem sikerült"
+msgstr "Felvételek mappájának létrehozása nem sikerült"
 
 msgid "Create preview pictures of your Movies"
-msgstr ""
+msgstr "Előnézeti képek keészítése a felvételekről"
 
 msgid "Create remote timers"
-msgstr ""
+msgstr "Távoli időzítők létrehozása"
 
 msgid "Create timers on remote Dreamboxes."
-msgstr ""
+msgstr "Időzítések létrehozása távoli készülékekben"
 
 #
 #, python-format
 msgid "Creating directory %s failed."
-msgstr "A %s könyvtár létrehozása nem sikerült."
+msgstr "A %s mappa létrehozása nem sikerült."
 
 #
 msgid "Creating partition failed"
@@ -1684,38 +1845,38 @@ msgstr "Horvát"
 
 #
 msgid "Current Transponder"
-msgstr "Jelenlegi transzponder"
+msgstr "Aktuális transzponder"
 
 msgid "Current device: "
-msgstr ""
+msgstr "Aktuális eszköz: "
 
 #
 msgid "Current settings:"
-msgstr "Jelenlegi beállítások:"
+msgstr "Aktuális beállítások:"
 
 #
 msgid "Current value: "
-msgstr ""
+msgstr "Aktuális érték: "
 
 #
 msgid "Current version:"
-msgstr "Jelenlegi verzió:"
+msgstr "Aktuális verzió:"
 
 msgid "Currently installed image"
-msgstr ""
+msgstr "A telepített image"
 
 #
 #, python-format
 msgid "Custom (%s)"
-msgstr ""
+msgstr "Egyedi (%s)"
 
 #
 msgid "Custom location"
-msgstr ""
+msgstr "Egyedi hely"
 
 #
 msgid "Custom offset"
-msgstr ""
+msgstr "Egyedi offszett"
 
 #
 msgid "Custom skip time for '1'/'3'-keys"
@@ -1731,7 +1892,7 @@ msgstr "Állítható átugrási idő a  '7'/'9' gombokra"
 
 #
 msgid "Customize"
-msgstr "Beállítás"
+msgstr "Testreszabás"
 
 msgid "Customize Vali-XD skins"
 msgstr ""
@@ -1744,13 +1905,13 @@ msgid "Cut"
 msgstr "Vágás"
 
 msgid "Cut your movies"
-msgstr ""
+msgstr "Film-vágó"
 
 msgid "Cut your movies."
-msgstr ""
+msgstr "Film-vágó"
 
 msgid "CutListEditor allows you to edit your movies"
-msgstr ""
+msgstr "A film-vágó lehetőséget ad a felvételek megvágására"
 
 msgid ""
 "CutListEditor allows you to edit your movies.\n"
@@ -1761,7 +1922,7 @@ msgstr ""
 
 #
 msgid "Cutlist editor..."
-msgstr "Vágólista editor..."
+msgstr "Film-vágó..."
 
 #
 msgid "Czech"
@@ -1769,7 +1930,7 @@ msgstr "Cseh"
 
 #
 msgid "Czech Republic"
-msgstr ""
+msgstr "Csehország"
 
 #
 msgid "D"
@@ -1781,7 +1942,7 @@ msgstr "DHCP"
 
 #
 msgid "DUAL LAYER DVD"
-msgstr ""
+msgstr "Kétréteges DVD"
 
 #
 msgid "DVB-S"
@@ -1791,9 +1952,12 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
-msgstr ""
+msgstr "DVD Fájlkezelő"
 
 #
 msgid "DVD Player"
@@ -1801,14 +1965,14 @@ msgstr "DVD lejátszó"
 
 #
 msgid "DVD Titlelist"
-msgstr ""
+msgstr "DVD Címlista"
 
 #
 msgid "DVD media toolbox"
 msgstr "DVD media toolbox"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
-msgstr ""
+msgstr "DVD lejátszóként is használhatja a készüléket"
 
 msgid ""
 "DVDPlayer plays your DVDs on your Dreambox.\n"
@@ -1826,71 +1990,81 @@ msgstr "Dátum"
 
 #
 msgid "Decide if you want to enable or disable the Cleanup Wizard."
-msgstr ""
+msgstr "Döntse el, hogy engedélyezi-e vagy sem a Takarító Varázslót."
 
 #
 msgid "Decide what should be done when crashlogs are found."
-msgstr ""
+msgstr "Döntse el, hogy mi történjen a talált hibanaplókkal."
 
 #
 msgid "Decide what should happen to the crashlogs after submission."
-msgstr ""
+msgstr "Döntse el, hogy mi történjen a hibanaplókkal beküldés után."
 
 #
 msgid "Decrease delay"
-msgstr ""
+msgstr "Késleltetés csökkentése"
 
 #
 #, python-format
 msgid "Decrease delay by %i ms (can be set)"
-msgstr ""
+msgstr "Késleltetés csökkentése %i ms-al (beállítható)"
 
 #
 msgid "Deep Standby"
-msgstr "Teljes kikapcsolás"
+msgstr "Mély-készenlét"
 
 #
 msgid "Default"
-msgstr ""
+msgstr "Alapértelmezett"
 
 #
 msgid "Default Settings"
-msgstr ""
+msgstr "Alapértelmezett beállítások"
 
 #
 msgid "Default movie location"
-msgstr ""
+msgstr "Felvételek tárhelye"
 
 #
 msgid "Default services lists"
 msgstr "Alaphelyzeti szolgáltatások listája"
 
 #
-#, fuzzy
 msgid "Defaults"
 msgstr "Alapbeállítások"
 
 msgid "Define a startup service"
-msgstr ""
+msgstr "Indítási csatorna definiálása"
 
 msgid "Define a startup service for your Dreambox."
 msgstr ""
+"Beállít egy csatornát úgy, hogy a készülék bekapcsolásakor az automatikusan "
+"induljon el."
+
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
 
 #
 msgid "Delay"
 msgstr "Késleltetés"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Törlés"
 
 #
 msgid "Delete crashlogs"
-msgstr ""
+msgstr "Hibanaplók törlése"
 
 #
 msgid "Delete entry"
-msgstr "Adat törlése"
+msgstr "Tétel törlése"
 
 #
 msgid "Delete failed!"
@@ -1898,7 +2072,7 @@ msgstr "A törlés sikertelen!"
 
 #
 msgid "Delete mount"
-msgstr ""
+msgstr "Hálózati csatlakozás törlése"
 
 #
 #, python-format
@@ -1911,7 +2085,7 @@ msgstr ""
 
 #
 msgid "Descending"
-msgstr ""
+msgstr "Csökkenő"
 
 #
 msgid "Description"
@@ -1919,10 +2093,10 @@ msgstr "Leírás"
 
 #
 msgid "Deselect"
-msgstr ""
+msgstr "Jelölés törlése"
 
 msgid "Details for plugin: "
-msgstr ""
+msgstr "Plugin részletei: "
 
 #
 msgid "Detected HDD:"
@@ -1930,7 +2104,7 @@ msgstr "Beépített merevlemez:"
 
 #
 msgid "Detected NIMs:"
-msgstr "Beépített tunerek:"
+msgstr "Tuner-ek:"
 
 #
 msgid "DiSEqC"
@@ -1954,35 +2128,35 @@ msgstr "DiSEqC ismétlések"
 
 #
 msgid "DiSEqC-Tester settings"
-msgstr ""
+msgstr "DiSEqC-Teszter beállításai"
 
 #
 msgid "Dialing:"
-msgstr ""
+msgstr "Tárcsázás: "
 
 #
 msgid "Digital contour removal"
-msgstr ""
+msgstr "Digitális körvonal-eltávolítás"
 
 #
 msgid "Dir:"
-msgstr ""
+msgstr "Mappa: "
 
 msgid "Direct playback of Youtube videos"
-msgstr ""
+msgstr "YouTube videók közvetlen lejátszása"
 
 #
 msgid "Direct playback of linked titles without menu"
-msgstr "Linkelt címek menü nélküli közvetlen lejátszása"
+msgstr "Linkelt tételek menü nélküli közvetlen lejátszása"
 
 #
 #, python-format
 msgid "Directory %s nonexistent."
-msgstr "A %s könyvtár nem létezik"
+msgstr "A %s mappa nem létezik"
 
 #
 msgid "Directory browser"
-msgstr ""
+msgstr "Mappa tallózása"
 
 #
 msgid "Disable"
@@ -1990,11 +2164,11 @@ msgstr "Letiltás"
 
 #
 msgid "Disable Picture in Picture"
-msgstr "PiP kikapcsolása"
+msgstr "Kép-a-Képben kikapcsolása"
 
 #
 msgid "Disable crashlog reporting"
-msgstr ""
+msgstr "Hibanapló automatikus küldésének tiltása"
 
 #
 msgid "Disable timer"
@@ -2006,15 +2180,15 @@ msgstr "Letiltva"
 
 #
 msgid "Discard changes and close plugin"
-msgstr ""
+msgstr "Plugin bezárása, változások mentése nélkül"
 
 #
 msgid "Discard changes and close screen"
-msgstr ""
+msgstr "Ablak bezárása, változások mentése nélkül"
 
 #
 msgid "Disconnect"
-msgstr ""
+msgstr "Kapcsolat bontása"
 
 #
 msgid "Dish"
@@ -2022,32 +2196,35 @@ msgstr "Antenna"
 
 #
 msgid "Display 16:9 content as"
-msgstr "A 16:9-es tartalmat mutassa mint"
+msgstr "16:9 tartalom megjelenítése:"
 
 #
 msgid "Display 4:3 content as"
-msgstr "A 4:3-as tartalmat mutassa mint"
+msgstr "4:3 tartalom megjelenítése:"
 
 #
 msgid "Display >16:9 content as"
-msgstr ""
+msgstr "16:9-nél szélesebb tartalom megjelenítése:"
 
 #
 msgid "Display Setup"
-msgstr "Kijelző beállítása"
+msgstr "Kis kijelző"
 
 #
 msgid "Display and Userinterface"
-msgstr ""
+msgstr "Képernyő és felhasználói felület"
 
 #
 msgid "Display search results by:"
-msgstr ""
+msgstr "Találatok rendezési szempontja:"
 
 msgid "Display your photos on the TV"
+msgstr "Fényképek megjelenítése a TV-n"
+
+msgid "Displays Movie Information from the InternetMovieDatabase"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2056,7 +2233,7 @@ msgid ""
 "Do you really want to REMOVE\n"
 "the plugin \"%s\"?"
 msgstr ""
-"Biztos hogy el akarja távolítani\n"
+"Biztos benne, hogy el szeretné távolítani\n"
 "a \"%s\" plugint?"
 
 #
@@ -2064,13 +2241,21 @@ msgid ""
 "Do you really want to check the filesystem?\n"
 "This could take lots of time!"
 msgstr ""
-"Biztos le akarja ellenőrizni a fájlrendszert?\n"
-"Ez hosszú ideig is eltarthat!"
+"Biztos benne, hogy most szeretné ellenőrizni a fájlrendszert?\n"
+"Ez akár hosszú ideig is eltarthat!"
+
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Biztos benne, hogy törölni szeretné ezt a tételt: %s\n"
+"%s?"
 
 #
 #, python-format
 msgid "Do you really want to delete %s?"
-msgstr "Biztos hogy törölni akarja a %s-t?"
+msgstr "Biztos benne, hogy törölni szeretné ezt a tételt: %s?"
 
 #
 #, python-format
@@ -2078,78 +2263,79 @@ msgid ""
 "Do you really want to download\n"
 "the plugin \"%s\"?"
 msgstr ""
-"Biztos hogy le akarja tölteni\n"
+"Biztos benne, hogy hogy le szeretné tölteni\n"
 "a \"%s\" plugint?"
 
 #
 msgid "Do you really want to exit?"
-msgstr "Biztos ki akar lépni?"
+msgstr "Biztos benne, hogy ki szeretne lépni?"
 
 #
 msgid ""
 "Do you really want to initialize the harddisk?\n"
 "All data on the disk will be lost!"
 msgstr ""
-"Biztos benne, hogy iniciálni akarja a HDD-t?\n"
+"Biztos benne, hogy inicializálni szeretné a merevlemezt?\n"
 "A merevlemez összes adata el fog veszni!"
 
 #
 #, python-format
 msgid "Do you really want to remove directory %s from the disk?"
-msgstr "Biztos hogy el akarja távolítani a %s könyvtárat a merevlemezről?"
+msgstr ""
+"Biztos benne, hogy el szeretné távolítani a %s mappaat a merevlemezről?"
 
 #
 #, python-format
 msgid "Do you really want to remove your bookmark of %s?"
-msgstr "El akarja távolítani a %s bolkmarkot?"
+msgstr "Biztos benne, hogy el szeretné távolítani a %s bolkmark-ot?"
 
 #
 msgid "Do you want to burn this collection to DVD medium?"
-msgstr "Fel akarja írni ezt a gyűjteményt a DVD lemezre?"
+msgstr "Fel szeretné írni ezt a gyűjteményt a DVD lemezre?"
 
 #
 msgid "Do you want to do a service scan?"
-msgstr "Akar most egy csatornakeresést csinálni?"
+msgstr "Szeretne most egy csatornakeresést lefuttatni?"
 
 #
 msgid "Do you want to do another manual service scan?"
-msgstr "Akar most egy másik kézi keresést csinálni?"
+msgstr "Szeretne most egy másik kézi keresést lefuttatni?"
 
 #, python-format
 msgid "Do you want to download the image to %s ?"
-msgstr ""
+msgstr "Biztos benne, hogy le szeretné tölteni az image-t ide: %s ?"
 
 #
 msgid "Do you want to enable the parental control feature on your dreambox?"
-msgstr "Szeretné bekapcsolni a DreamBox gyermekzárját?"
+msgstr "Be szeretné kapcsolni a készüléken a gyermekzárat?"
 
 #
 msgid "Do you want to enter a username and password for this host?\n"
-msgstr ""
+msgstr "Szükséges-e felhasználónév és jelszó megadása?\n"
 
 #
 msgid "Do you want to install default sat lists?"
-msgstr "Telepíteni akarja az alapértelmezett műholdlistát?"
+msgstr "Telepíteni szeretné az alapértelmezett műholdlistát?"
 
 #
 msgid "Do you want to install the package:\n"
-msgstr ""
+msgstr "Biztos benne, hogy feltelepíti ezt a csomagot:\n"
 
 #
 msgid "Do you want to play DVD in drive?"
-msgstr "Le akarja játszani a behelyezett DVD-t?"
+msgstr "Le szeretné játszani a behelyezett DVD-t?"
 
 #
 msgid "Do you want to preview this DVD before burning?"
-msgstr "Kiírás előtt meg akarja nézni a DVD tartalmat?"
+msgstr "Kiírás előtt meg szeretné tekinteni a DVD tartalmat?"
 
 #
 msgid "Do you want to reboot your Dreambox?"
-msgstr ""
+msgstr "Újra szeretné indítani a készüléket?"
 
 #
 msgid "Do you want to remove the package:\n"
-msgstr ""
+msgstr "Biztos benne, hogy eltávolítja ezt a csomagot:\n"
 
 #
 msgid "Do you want to restore your settings?"
@@ -2157,33 +2343,35 @@ msgstr "Szeretné visszaállítani a beállításait?"
 
 #
 msgid "Do you want to resume this playback?"
-msgstr "Szeretné folytatni ezt a lejátszást?"
+msgstr "Szeretné folytatni a lejátszást?"
 
 #
 msgid "Do you want to see more entries?"
-msgstr ""
+msgstr "Szeretne látni több találatot?"
 
 #
 msgid ""
 "Do you want to submit your email address and name so that we can contact you "
 "if needed?"
 msgstr ""
+"Megadná a nevét és e-mail címét, hogy szükség esetén felvehessük Önnel a "
+"kapcsolatot?"
 
 #
 msgid "Do you want to update your Dreambox?"
-msgstr ""
+msgstr "Szeretné frissíteni a készülék szoftverét?"
 
 #
 msgid ""
 "Do you want to update your Dreambox?\n"
 "After pressing OK, please wait!"
 msgstr ""
-"Szeretné frissíteni a DreamBox-ot?\n"
-"Az OK gomb megnyomásával indul, kérem várjon!"
+"Szeretné frissíteni a készülék szoftverét?\n"
+"Az OK gomb megnyomásával a frissítés elindul. Kérem, várjon!"
 
 #
 msgid "Do you want to upgrade the package:\n"
-msgstr ""
+msgstr "Biztos benne, hogy frissíteni szeretné ezt a csomagot:\n"
 
 #
 msgid "Do you want to view a tutorial?"
@@ -2191,21 +2379,23 @@ msgstr "Meg szeretne nézni egy ismertetőt?"
 
 #
 msgid "Don't ask, just send"
-msgstr ""
+msgstr "Küldés rákérdezés nélkül"
 
 #
 msgid "Don't stop current event but disable coming events"
-msgstr "Ne állítsa le a futó eseményt, de kapcsolja le a következőt"
+msgstr "Ne állítsa le a futó eseményt, inkább kapcsolja le a következőt"
 
 #
 #, python-format
 msgid "Done - Installed or upgraded %d packages"
-msgstr "Kész - A %d csomag módosítása/telepítése megtörtént"
+msgstr "Kész - %d csomag telepítése vagy frissítése rendben megtörtént"
 
 #
 #, python-format
 msgid "Done - Installed, upgraded or removed %d packages with %d errors"
 msgstr ""
+"Kész - %d csomag telepítése, frissítése vagy eltávolítása megtörtént %d "
+"hibával"
 
 #
 msgid "Download"
@@ -2213,7 +2403,7 @@ msgstr "Letöltés"
 
 #, python-format
 msgid "Download %s from Server"
-msgstr ""
+msgstr "%s letöltése a szerverről"
 
 #
 msgid "Download .NFI-Files for USB-Flasher"
@@ -2225,14 +2415,14 @@ msgstr "Pluginek letöltése"
 
 #
 msgid "Download Video"
-msgstr ""
+msgstr "Videó letöltése"
 
 msgid "Download files from Rapidshare"
-msgstr ""
+msgstr "Fájlok letöltése Rapidshare-ről"
 
 #
 msgid "Download location"
-msgstr ""
+msgstr "Letöltés tárhelye"
 
 #
 msgid "Downloadable new plugins"
@@ -2248,11 +2438,11 @@ msgstr "Letöltés"
 
 #
 msgid "Downloading plugin information. Please wait..."
-msgstr "Plugin információk letöltése. Kérem várjon..."
+msgstr "Plugin-lista letöltése. Kérem, várjon..."
 
 #
 msgid "Downloading screenshots. Please wait..."
-msgstr ""
+msgstr "Képernyőképek letöltése. Kérem, várjon..."
 
 #
 msgid "Dreambox format data DVD (HDTV compatible)"
@@ -2260,11 +2450,17 @@ msgstr "Dreambox formátumú adat DVD (HDTV kompatibilis)"
 
 #
 msgid "Dreambox software because updates are available."
+msgstr "(a készülék szoftverének frissítése)"
+
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
 msgstr ""
 
 #
 msgid "Duration: "
-msgstr ""
+msgstr "Időtartam: "
 
 #
 msgid "Dutch"
@@ -2272,7 +2468,7 @@ msgstr "Holland"
 
 #
 msgid "Dynamic contrast"
-msgstr ""
+msgstr "Dinamikus kontraszt"
 
 #
 msgid "E"
@@ -2284,13 +2480,14 @@ msgstr "Elektronikus műsorújság"
 
 #
 msgid "EPG encoding"
-msgstr ""
+msgstr "EPK karakterkódolás"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2304,69 +2501,70 @@ msgstr "Kelet"
 
 #
 msgid "Edit"
-msgstr ""
+msgstr "Szerkesztés"
 
 #
 msgid "Edit AutoTimer"
-msgstr ""
+msgstr "Autómata Időzítő szerkesztése"
 
 #
 msgid "Edit AutoTimer filters"
-msgstr ""
+msgstr "Autómata Időzítő szűrők szerkesztése"
 
 #
 msgid "Edit AutoTimer services"
-msgstr ""
+msgstr "Autómata Időzítő szolgáltatás szerkesztése"
 
 #
 msgid "Edit DNS"
 msgstr "DNS módosítása"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
-msgstr ""
+msgstr "Időzítések szerkesztlse és új események keresése"
 
 #
 msgid "Edit Title"
-msgstr ""
+msgstr "Cím szerkesztése"
 
 #
 msgid "Edit bouquets list"
-msgstr ""
+msgstr "Bouquet-listák szerkesztése"
 
 #
 msgid "Edit chapters of current title"
-msgstr "Jelenlegi cím jeleneteinek módosítása"
+msgstr "Aktuális cím jeleneteinek módosítása"
 
 #
 msgid "Edit new timer defaults"
-msgstr ""
+msgstr "Az új időzítés alapértelmezéseinek beállítása"
 
 #
 msgid "Edit selected AutoTimer"
-msgstr ""
+msgstr "A kiválasztott Autómata Időzítő szerkesztése"
 
 #
 msgid "Edit services list"
-msgstr "Védett csatornák kijelölése"
+msgstr "Szolgáltató-lista szerkesztése"
 
 #
 msgid "Edit settings"
 msgstr "Beállítások módosítása"
 
 msgid "Edit tags of recorded movies"
-msgstr ""
+msgstr "Felvett műsorok metaadatainak szerkesztése"
 
 msgid "Edit tags of recorded movies."
-msgstr ""
+msgstr "Felvett műsorok metaadatainak szerkesztése."
 
 #
 msgid "Edit the Nameserver configuration of your Dreambox.\n"
-msgstr "A Dreambox névszerver beállítások módosítása.\n"
+msgstr "A készülék névszerver beállításainak módosítása.\n"
 
 #
 msgid "Edit the network configuration of your Dreambox.\n"
-msgstr "A Dreambox hálózati beállítások módosítása.\n"
+msgstr "A készülék hálózati beállításainak módosítása.\n"
 
 #
 msgid "Edit title"
@@ -2374,19 +2572,22 @@ msgstr "Cím módosítása"
 
 #
 msgid "Edit upgrade source url."
-msgstr ""
+msgstr "A frissítési forrás URL-jének szerkesztése."
 
 #
 msgid "Editing"
+msgstr "Szerkesztés"
+
+msgid "Editor for fstab"
 msgstr ""
 
 #
 msgid "Editor for new AutoTimers"
-msgstr ""
+msgstr "Új Autómata Időzítések szerkesztője"
 
 #
 msgid "Education"
-msgstr ""
+msgstr "Oktatás"
 
 #
 msgid "Electronic Program Guide"
@@ -2401,43 +2602,58 @@ msgstr "Engedélyezve"
 
 #
 msgid "Enable /media"
+msgstr "/media engedélyezése"
+
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
 msgstr ""
 
 #
 msgid "Enable 5V for active antenna"
 msgstr "5V kimenet az akítv antennához engedélyezve"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
-msgstr ""
+msgstr "Takarító Varázsló engedélyezése?"
 
 #
 msgid "Enable Filtering"
-msgstr ""
+msgstr "Szűrés engedélyezése"
 
 #
 msgid "Enable HTTP Access"
-msgstr ""
+msgstr "HTTP-hozzáférés engedélyezése"
 
 #
 msgid "Enable HTTP Authentication"
-msgstr ""
+msgstr "HTTP-hozzáférés jelszavas védelme"
 
 #
 msgid "Enable HTTPS Access"
-msgstr ""
+msgstr "HTTPS-hozzáférés engedélyezése"
 
 #
 msgid "Enable HTTPS Authentication"
-msgstr ""
+msgstr "HTTPS-hozzáférés jelszavas védelme"
 
 #
 msgid "Enable Service Restriction"
-msgstr ""
+msgstr "Szolgáltatás-korlátozás engedélyezése"
 
 #
 msgid "Enable Streaming Authentication"
-msgstr ""
+msgstr "Hálózati műsorlejátszás jelszavas védelme"
 
 #
 msgid "Enable multiple bouquets"
@@ -2469,7 +2685,7 @@ msgstr ""
 
 #
 msgid "Encrypted: "
-msgstr ""
+msgstr "Kódolva: "
 
 #
 msgid "Encryption"
@@ -2481,23 +2697,19 @@ msgstr "Kódolási kulcs"
 
 #
 msgid "Encryption Keytype"
-msgstr ""
-
-#
-msgid "Encryption Type"
-msgstr "Kódolás típusa"
+msgstr "Kódolási kulcstípus"
 
 #
 msgid "Encryption:"
-msgstr ""
+msgstr "Kódolás:"
 
 #
 msgid "End of \"after event\" timespan"
-msgstr ""
+msgstr "Esemény utáni időtartam vége"
 
 #
 msgid "End of timespan"
-msgstr ""
+msgstr "Időtartam vége"
 
 #
 msgid "End time"
@@ -2515,6 +2727,9 @@ msgid ""
 "Enigma2 Plugin to play AVI/DIVX/WMV/etc. videos from PC on your Dreambox. "
 "Needs a running VLC from www.videolan.org on your pc."
 msgstr ""
+"Enigma2 Plugin amivel az AVI/DIVX/WMV/stb. videófájlok lejátszása "
+"lehetséges. Szükséges hozzá PC-n a VLC program, a www.videolan.org "
+"weboldalról."
 
 #
 msgid ""
@@ -2526,17 +2741,9 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Adja meg a gyors előre csévélést ezen a sebességen"
-
 #
 msgid "Enter IP to scan..."
-msgstr ""
-
-#
-msgid "Enter Rewind at speed"
-msgstr "Adja meg a vissza csévélést ezen a sebességen"
+msgstr "Adja meg a lekeresendő IP-címet"
 
 #
 msgid "Enter main menu..."
@@ -2544,27 +2751,27 @@ msgstr "Belépés a főmenübe..."
 
 #
 msgid "Enter new hostname for your Dreambox"
-msgstr ""
+msgstr "Adja meg a készülék új hosztnevét"
 
 #
 msgid "Enter options:"
-msgstr ""
+msgstr "Adja meg az opciókat:"
 
 #
 msgid "Enter password:"
-msgstr ""
+msgstr "Jelszó:"
 
 #
 msgid "Enter pin code"
-msgstr ""
+msgstr "PIN-Kód:"
 
 #
 msgid "Enter share directory:"
-msgstr ""
+msgstr "Megosztási mappa:"
 
 #
 msgid "Enter share name:"
-msgstr ""
+msgstr "Megosztás neve:"
 
 #
 msgid "Enter the service pin"
@@ -2572,15 +2779,15 @@ msgstr "Adja meg a csatornavédelem PIN kódját"
 
 #
 msgid "Enter user and password for host: "
-msgstr ""
+msgstr "Adja meg a felhasználónevet és a jelszavat a géphez: "
 
 #
 msgid "Enter username:"
-msgstr ""
+msgstr "Felhasználónév:"
 
 #
 msgid "Enter your email address so that we can contact you if needed."
-msgstr ""
+msgstr "Adja meg az e-mail címét, hogy felvehhsük Önnel a kapcsolatot."
 
 #
 msgid "Enter your search term(s)"
@@ -2588,7 +2795,7 @@ msgstr ""
 
 #
 msgid "Entertainment"
-msgstr ""
+msgstr "Szórakozás"
 
 #
 msgid "Error"
@@ -2609,6 +2816,9 @@ msgstr ""
 
 #
 msgid "Estonian"
+msgstr "Észt"
+
+msgid "Ethernet network interface"
 msgstr ""
 
 #
@@ -2621,23 +2831,22 @@ msgstr "Minden rendben van"
 
 #
 msgid "Exact match"
-msgstr ""
+msgstr "Pontos találat"
 
 #
-#, fuzzy
 msgid "Exceeds dual layer medium!"
-msgstr "meghaladja a dual layer medium méretét!"
+msgstr "Meghaladja a kétrétegű hordozó kapacitását!"
 
 #
 msgid "Exclude"
-msgstr ""
+msgstr "Kivétel"
 
 #
 msgid "Execute \"after event\" during timespan"
-msgstr ""
+msgstr "\"Esemény után\" végrehajtása az időtartamon belül"
 
 msgid "Execute TuxboxPlugins"
-msgstr ""
+msgstr "TuxboxPlugin-ek végrehajtása"
 
 #
 msgid "Execution Progress:"
@@ -2649,7 +2858,7 @@ msgstr "Végrehajtás befejezve!"
 
 #
 msgid "Exif"
-msgstr ""
+msgstr "Exif"
 
 #
 msgid "Exit"
@@ -2657,18 +2866,18 @@ msgstr "Kilépés"
 
 #
 msgid "Exit editor"
-msgstr "Kilépés az editorból"
+msgstr "Kilépés a szerkesztőből"
 
 msgid "Exit input device selection."
-msgstr ""
+msgstr "Kilépés a bemeneti eszközválasztásból."
 
 #
 msgid "Exit network wizard"
-msgstr ""
+msgstr "Kilépés a Hálózati Varázslóból"
 
 #
 msgid "Exit the cleanup wizard"
-msgstr ""
+msgstr "Kilépés a Takarító Varázslóból"
 
 #
 msgid "Exit the wizard"
@@ -2692,11 +2901,11 @@ msgstr "Bővített beállítások..."
 
 #
 msgid "Extended Software"
-msgstr ""
+msgstr "Bővített Szoftver"
 
 #
 msgid "Extended Software Plugin"
-msgstr ""
+msgstr "Bővített Szoftver Plugin"
 
 #
 msgid "Extensions"
@@ -2704,7 +2913,7 @@ msgstr "Bővítmények"
 
 #
 msgid "Extensions management"
-msgstr ""
+msgstr "Bővítmények kezelése"
 
 #
 msgid "FEC"
@@ -2726,17 +2935,17 @@ msgstr "Sikertelen"
 #
 #, python-format
 msgid "Fan %d"
-msgstr ""
+msgstr "Ventilátor %d"
 
 #
 #, python-format
 msgid "Fan %d PWM"
-msgstr ""
+msgstr "Ventilátor %d PWM"
 
 #
 #, python-format
 msgid "Fan %d Voltage"
-msgstr ""
+msgstr "Ventilátor %d tápfeszültség"
 
 #
 msgid "Fast"
@@ -2760,27 +2969,27 @@ msgstr "Kedvencek"
 
 #
 msgid "Fetching feed entries"
-msgstr ""
+msgstr "Feed-elemek letöltése"
 
 #
 msgid "Fetching search entries"
-msgstr ""
+msgstr "Kereső-elemek letöltése"
 
 #
 msgid "Filesystem Check"
-msgstr ""
+msgstr "Fájlrendszer ellenőrzés"
 
 #
 msgid "Filesystem contains uncorrectable errors"
-msgstr "A fájlrendszerben nem javítható hibák vannak"
+msgstr "A fájlrendszerben javíthatatlan hibák vannak"
 
 #
 msgid "Film & Animation"
-msgstr ""
+msgstr "Film és Animáció"
 
 #
 msgid "Filter"
-msgstr ""
+msgstr "Szűrő"
 
 #
 msgid ""
@@ -2800,16 +3009,21 @@ msgstr "Kész"
 
 #
 msgid "Finished configuring your network"
-msgstr ""
+msgstr "A hálózati beállítás befejeződött"
 
 #
 msgid "Finished restarting your network"
-msgstr ""
+msgstr "A hálózati kapcsolat újraindítása befejeződött"
 
 #
 msgid "Finnish"
 msgstr "Finn"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2823,30 +3037,26 @@ msgstr "Flashelés sikertelen"
 
 #
 msgid "Following tasks will be done after you press OK!"
-msgstr ""
+msgstr "Végrehajtás az OK gomb lenyomása után történik"
 
 #
 msgid "Format"
 msgstr "Formázás"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Képkocka ismétlések száma non-smooth csévélésnél"
-
 #
 msgid "Frame size in full view"
-msgstr ""
+msgstr "Képméret teljesképernyő nézetbe"
 
 #
 msgid "France"
-msgstr ""
+msgstr "Franciaország"
 
 #
 msgid "French"
@@ -2868,6 +3078,9 @@ msgstr "Frekvencia léptetés mérete (kHz)"
 msgid "Frequency steps"
 msgstr "Frekvencia lépések"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pén"
@@ -2878,18 +3091,21 @@ msgstr "Péntek"
 
 #
 msgid "Frisian"
-msgstr ""
+msgstr "Fríz"
 
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
-msgid "Frontend for /tmp/mmi.socket"
+msgid "Front USB Slot"
 msgstr ""
 
+msgid "Frontend for /tmp/mmi.socket"
+msgstr "Megjelenítő /tmp/mmi.socket -nek"
+
 #
 #, python-format
 msgid "Frontprocessor version: %d"
-msgstr "Előlapi processzor verziója: %d"
+msgstr "processzor verziója: %d"
 
 #
 msgid "Fsck failed"
@@ -2900,8 +3116,8 @@ msgid ""
 "GUI needs a restart to apply a new skin\n"
 "Do you want to Restart the GUI now?"
 msgstr ""
-"Az új skin betöltéséhez újra kell indítani a GUI-t\n"
-"Újraindítsuk most a GUI-t?"
+"Az új skin betöltéséhez újra kell indítani a kezelő felületet.\n"
+"Megtörténhet ez most azonnal?"
 
 msgid "GUI that allows user to change the ftp- / telnet password."
 msgstr ""
@@ -2915,7 +3131,7 @@ msgstr ""
 
 #
 msgid "Gaming"
-msgstr ""
+msgstr "Játék"
 
 #
 msgid "Gateway"
@@ -2923,27 +3139,30 @@ msgstr "Átjáró IP címe"
 
 #
 msgid "General AC3 Delay"
-msgstr ""
+msgstr "Általános AC3 késleltetés"
 
 #
 msgid "General AC3 delay (ms)"
-msgstr ""
+msgstr "Általános AC3 késleltetés (ms)"
 
 #
 msgid "General PCM Delay"
-msgstr ""
+msgstr "Általános PCM késleltetés"
 
 #
 msgid "General PCM delay (ms)"
+msgstr "Általános PCM késleltetés (ms)"
+
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
 msgstr ""
 
 #
 msgid "Genre"
-msgstr ""
+msgstr "Zsáner"
 
 #
 msgid "Genuine Dreambox"
-msgstr ""
+msgstr "Eredeti Dreambox"
 
 msgid "Genuine Dreambox validation failed!"
 msgstr ""
@@ -2963,7 +3182,7 @@ msgstr ""
 
 #
 msgid "Germany"
-msgstr ""
+msgstr "Németország"
 
 msgid "Get AudioCD info from CDDB and CD-Text"
 msgstr ""
@@ -2976,22 +3195,22 @@ msgstr ""
 
 #
 msgid "Getting plugin information. Please wait..."
-msgstr "Plugin információk letöltése. Kérem várjon..."
+msgstr "Plugin-lista letöltése. Kérem, várjon..."
 
 #
 msgid "Global delay"
-msgstr ""
+msgstr "Általános késleltetés"
 
 #
 msgid "Goto 0"
-msgstr "Menj a 0 pozícióra"
+msgstr "0-ra"
 
 #
 msgid "Goto position"
 msgstr "Pozícióra ugrás"
 
 msgid "GraphMultiEPG shows a graphical timeline EPG"
-msgstr ""
+msgstr "GraphMultiEPG - egy grafikus, többsávos EPG-t jelenít meg"
 
 msgid ""
 "GraphMultiEPG shows a graphical timeline EPG.\n"
@@ -3004,7 +3223,7 @@ msgstr "Grafikus multi EPG"
 
 #
 msgid "Great Britain"
-msgstr ""
+msgstr "Nagy Brittania"
 
 #
 msgid "Greek"
@@ -3012,37 +3231,38 @@ msgstr "Görög"
 
 #
 msgid "Green boost"
-msgstr ""
+msgstr "Zöld erősítés"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr "Védelmi intervallum"
 
-#
-msgid "Guard interval mode"
-msgstr "Védelmi intervallum mód"
-
 #
 msgid "Guess existing timer based on begin/end"
+msgstr "A meglévő időzítés kiszámítása a kezdés/vége alapján"
+
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
 msgstr ""
 
 #
 msgid "HD videos"
-msgstr ""
+msgstr "HD videók"
 
 #
 msgid "HTTP Port"
-msgstr ""
+msgstr "HTTP Port"
 
 #
 msgid "HTTPS Port"
-msgstr ""
+msgstr "HTTPS Port"
 
 #
 msgid "Harddisk"
@@ -3050,70 +3270,63 @@ msgstr "Merevlemez"
 
 #
 msgid "Harddisk setup"
-msgstr "HDD beállítások"
+msgstr "Merevlemez beállítások"
 
 #
 msgid "Harddisk standby after"
-msgstr "HDD leállítás a megadott idö után"
+msgstr "Merevlemez leállítása megadott idö után"
 
 #
 msgid "Help"
-msgstr ""
+msgstr "Súgó"
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarchia információk"
-
-#
-msgid "Hierarchy mode"
+msgid "Hierarchy info"
 msgstr "Hierarchikus mód"
 
 #
 msgid "High bitrate support"
-msgstr ""
+msgstr "Magas bitráta támogatása"
 
 #
 msgid "History"
-msgstr ""
+msgstr "Történelem"
 
 #
 msgid "Holland"
-msgstr ""
+msgstr "Hollandia"
 
 #
 msgid "Hong Kong"
-msgstr ""
+msgstr "Hong Kong"
 
 #
 msgid "Horizontal"
-msgstr ""
+msgstr "Vízszintes"
 
 msgid "Hotplugging for removeable devices"
-msgstr ""
+msgstr "Hordozható eszközök gyors-csatlakoztatása"
 
 #
 msgid "How many minutes do you want to record?"
-msgstr "Hány percet szeretne rögzíteni?"
+msgstr "Hány percet szeretne felvenni?"
 
 #
 msgid "How to handle found crashlogs?"
-msgstr ""
+msgstr "Mi történjen a talált hibanaplókkal?"
 
 #
 msgid "Howto & Style"
-msgstr ""
+msgstr "Barkács és Stílus"
 
 #
 msgid "Hue"
-msgstr ""
+msgstr "Színárnyalat"
 
 #
 msgid "Hungarian"
@@ -3128,28 +3341,38 @@ msgstr "IP cím"
 
 #
 msgid "IP:"
-msgstr ""
+msgstr "IP:"
 
 msgid "IRC Client for Enigma2"
 msgstr ""
 
 #
 msgid "ISO file is too large for this filesystem!"
-msgstr ""
+msgstr "Az ISO fájl túl nagy ehhez a fájlrendszerhez!"
 
 #
 msgid "ISO path"
-msgstr ""
+msgstr "ISO útvonala"
 
 #
 msgid "Icelandic"
 msgstr "Izlandi"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3157,8 +3380,8 @@ msgid ""
 "If you see this, something is wrong with\n"
 "your scart connection. Press OK to return."
 msgstr ""
-"Amint látható, valami nem stimmel a\n"
-"Scart csatlakozással. OK-val menjen vissza."
+"Ha ezt látja, akkor valami nem stimmel a\n"
+"scart csatlakozással. OK-val visszaléphet."
 
 #
 msgid ""
@@ -3172,29 +3395,27 @@ msgid ""
 "step.\n"
 "If you are happy with the result, press OK."
 msgstr ""
-"Amennyiben a TV készülékében van fényerő vagy kontraszt javító opció, akkor "
-"azt kérem kapcsolja ki. Ha van valamilyen speciális beállítás mint pl. "
-"\"dinamikus\" vagy hasonló, azt állítsa alaphelyzetbe. Állítsa be a "
-"háttérfény erejét az Önnek megfelelő erősségüre. Vegye le a kontrasztot a TV "
-"készüléken amennyire csak lehetséges.\n"
-"Majd vegye le a fényerőt olyan alacsonyra amennyire csak lehetséges, de "
-"figyelje a két legalsó szürke csíkot, hogy azok éppen megkülönböztethetőek "
-"legyenek.\n"
+"Amennyiben a TV készülékében van képjavító opció, vagy speciális beállítások "
+"mint pl. \"dinamikus\", akkor azokat kapcsolja ki. Állítsa be a fényerőt a "
+"kívánsága szerint. Vegye le a kontrasztot a TV készüléken amennyire csak "
+"lehetséges.\n"
+"Majd vegye le a fényerőt amilyen alacsonyra csak lehetséges, de figyelje a "
+"két legalsó szürke csíkot, hogy azok éppen megkülönböztethetőek legyenek.\n"
 "Most ne törődjön a fényes csíkokkal. Ezeket a következő lépésben fogjuk "
 "beállítani.\n"
-"Amennyiben az eredmény megfelelő, nyomja meg az OK gombot."
+"Ha az eredmény megfelelő, nyomja le az OK gombot."
 
 #
 msgid "Import AutoTimer"
-msgstr ""
+msgstr "Autómata Időzítő importálása"
 
 #
 msgid "Import existing Timer"
-msgstr ""
+msgstr "Meglévő időzítés importálása"
 
 #
 msgid "Import from EPG"
-msgstr ""
+msgstr "Importálás EPG-ből"
 
 #
 msgid "In Progress"
@@ -3203,28 +3424,29 @@ msgstr "Folyamatban"
 #
 msgid ""
 "In order to record a timer, the TV was switched to the recording service!\n"
-msgstr "A timer aktiválása miatt átkapcsoltam a beprogramozott csatornára!\n"
+msgstr ""
+"Az időzítés esedékessége miatt átkapcsoltam a beprogramozott csatornára!\n"
 
 #
 msgid "Include"
-msgstr ""
+msgstr "Hozzáad"
 
 #
 msgid "Include your email and name (optional) in the mail?"
-msgstr ""
+msgstr "E-mail és név küldése az e-mail-lel együtt?"
 
 #
 msgid "Increase delay"
-msgstr ""
+msgstr "Késleltetés növelése"
 
 #
 #, python-format
 msgid "Increase delay by %i ms (can be set)"
-msgstr ""
+msgstr "Késleltetés növelése %i ms-al (beállítható)"
 
 #
 msgid "Increased voltage"
-msgstr "Emelt feszültség"
+msgstr "Magasabb feszültség"
 
 #
 msgid "Index"
@@ -3232,11 +3454,11 @@ msgstr "Index"
 
 #
 msgid "India"
-msgstr ""
+msgstr "India"
 
 #
 msgid "Info"
-msgstr ""
+msgstr "Információ"
 
 #
 msgid "InfoBar"
@@ -3254,13 +3476,19 @@ msgstr "Információk"
 msgid "Init"
 msgstr "Inicializálás"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
-msgstr ""
+msgstr "Kezdeti hely, az új időzítők esetén"
 
 #
 msgid "Initialization"
-msgstr ""
+msgstr "Inicializálás"
 
 #
 msgid "Initialize"
@@ -3268,49 +3496,49 @@ msgstr "Inicializál"
 
 #
 msgid "Initializing Harddisk..."
-msgstr "HDD inicializálása..."
+msgstr "Merevlemez inicializálása..."
 
 #
 msgid "Input"
-msgstr "Funkciók"
+msgstr "Bevitel"
 
 msgid "Input device setup"
-msgstr ""
+msgstr "Beviteli eszközök beállítása"
 
 msgid "Input devices"
-msgstr ""
+msgstr "Beviteli eszközök"
 
 #
 msgid "Install"
-msgstr ""
+msgstr "Telepítés"
 
 #
 msgid "Install a new image with a USB stick"
-msgstr ""
+msgstr "Új image telepítése USB meghajtóról"
 
 #
 msgid "Install a new image with your web browser"
-msgstr ""
+msgstr "Új image telepítése webes felületről"
 
 #
 msgid "Install extensions."
-msgstr ""
+msgstr "Bővítmények telepítése."
 
 #
 msgid "Install local extension"
-msgstr ""
+msgstr "Helyi bővítmények telepítése"
 
 #
 msgid "Install or remove finished."
-msgstr ""
+msgstr "A telepítés vagy eltávolítás befejeződött."
 
 #
 msgid "Install settings, skins, software..."
-msgstr ""
+msgstr "Beállítások, skin-ek, szoftver telepítése..."
 
 #
 msgid "Installation finished."
-msgstr ""
+msgstr "A telepítés befejeződött."
 
 #
 msgid "Installing"
@@ -3338,11 +3566,11 @@ msgstr "Felvétel azonnali indítása..."
 
 #
 msgid "Instant record location"
-msgstr ""
+msgstr "Azonnali felvételek:"
 
 #
 msgid "Interface: "
-msgstr ""
+msgstr "Interfész: "
 
 #
 msgid "Intermediate"
@@ -3352,40 +3580,41 @@ msgstr "Középfokú"
 msgid "Internal Flash"
 msgstr "Belső Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
-msgstr ""
+msgstr "Belső firmware frissítő"
 
 #
 msgid "Invalid Location"
-msgstr "Érvénytelen helymeghatározás"
+msgstr "Érvénytelen hely"
 
 #
 #, python-format
 msgid "Invalid directory selected: %s"
-msgstr "A kiválasztott könyvtár érvénytelen: %s"
+msgstr "A kiválasztott mappa érvénytelen: %s"
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 304
 msgid "Invalid response from Security service pls restart again"
 msgstr ""
+"Érvénytelen válasz a biztonsági szolgáltatástól, kérem újraindítani ismét"
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 132
 msgid "Invalid response from server."
-msgstr ""
+msgstr "Érvénytelen válasz a szervertől."
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 177
 #, python-format
 msgid "Invalid response from server. Please report: %s"
-msgstr ""
+msgstr "Érvénytelen válasz a szervertől. Kérem jelenteni: %s"
 
 #
 msgid "Invalid selection"
-msgstr ""
+msgstr "Érvénytelen választás"
 
 #
 msgid "Inversion"
@@ -3393,19 +3622,19 @@ msgstr "Invertálás"
 
 #
 msgid "Ipkg"
-msgstr ""
+msgstr "Ipkg"
 
 #
 msgid "Ireland"
-msgstr ""
+msgstr "Írország"
 
 #
 msgid "Is this videomode ok?"
-msgstr ""
+msgstr "Megfelelő ez a videómód?"
 
 #
 msgid "Israel"
-msgstr ""
+msgstr "Izrael"
 
 #
 msgid ""
@@ -3428,11 +3657,11 @@ msgstr ""
 
 #
 msgid "Italy"
-msgstr ""
+msgstr "Olaszország"
 
 #
 msgid "Japan"
-msgstr ""
+msgstr "Japán"
 
 #
 msgid "Job View"
@@ -3441,7 +3670,7 @@ msgstr "Folyamat nézet"
 #
 #. TRANSLATORS: (aspect ratio policy: display as fullscreen, even if this breaks the aspect)
 msgid "Just Scale"
-msgstr "Skálázás"
+msgstr "Skálázás (nyújtás)"
 
 msgid "Kerni's BrushedAlu-HD skin"
 msgstr ""
@@ -3491,20 +3720,20 @@ msgstr ""
 #
 #, python-format
 msgid "Key %(Key)s successfully set to %(delay)i ms"
-msgstr ""
+msgstr "Sikeresen beállítva a késleltetés %(delay)i ms-ra (%(Key)s)"
 
 #
 #, python-format
 msgid "Key %(key)s (current value: %(value)i ms)"
-msgstr ""
+msgstr "%(key)s billentyű késleltetése: %(value)i ms"
 
 #
 msgid "Keyboard"
-msgstr ""
+msgstr "Billentyűzet"
 
 #
 msgid "Keyboard Map"
-msgstr "Billentyűzet térkép"
+msgstr "Billentyűkiozsztás"
 
 #
 msgid "Keyboard Setup"
@@ -3519,10 +3748,10 @@ msgstr ""
 
 #
 msgid "LAN Adapter"
-msgstr "LAN Adapter"
+msgstr "Hálózati adapter"
 
 msgid "LAN connection"
-msgstr ""
+msgstr "Hálózati kapcsolat"
 
 #
 msgid "LNB"
@@ -3542,14 +3771,19 @@ msgstr "LOF/L"
 
 #
 msgid "Language"
-msgstr "Nyelvezet"
+msgstr "OSD Nyelve"
 
 #
 msgid "Language selection"
-msgstr "Válasszon nyelvet"
+msgstr "Nyelvválasztás"
 
 #
 msgid "Last config"
+msgstr "Utolsó konfiguráció"
+
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
 msgstr ""
 
 #
@@ -3562,11 +3796,11 @@ msgstr "Szélességi fok"
 
 #
 msgid "Latvian"
-msgstr ""
+msgstr "Lett"
 
 #
 msgid "Leave DVD Player?"
-msgstr "Kilépjek a DVD lejátszóból?"
+msgstr "Kilépés a DVD lejátszóból?"
 
 #
 msgid "Left"
@@ -3575,7 +3809,7 @@ msgstr "Bal"
 #
 #. TRANSLATORS: (aspect ratio policy: black bars on top/bottom) in doubt, keep english term.
 msgid "Letterbox"
-msgstr "Letterbox"
+msgstr "Letterbox (fekete csíkok alul/felül)"
 
 #
 msgid "Limit east"
@@ -3587,7 +3821,7 @@ msgstr "Nyugati limit"
 
 #
 msgid "Limited character set for recording filenames"
-msgstr ""
+msgstr "Korlátozott betűkészlet a felvételek fájlneveiben"
 
 #
 msgid "Limits off"
@@ -3599,24 +3833,24 @@ msgstr "Limitek bekapcsolva"
 
 #
 msgid "Link Quality:"
-msgstr ""
+msgstr "Vonal minősége:"
 
 #
 msgid "Link:"
-msgstr "Link:"
+msgstr "Vonal:"
 
 #
 msgid "Linked titles with a DVD menu"
 msgstr "DVD menüvel linkelt címek"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Tárolóeszközök listája"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3633,11 +3867,11 @@ msgstr "Filmek hosszának betöltése a filmlistában"
 
 #
 msgid "Load feed on startup:"
-msgstr ""
+msgstr "Feed betöltése indításkor:"
 
 #
 msgid "Load movie-length"
-msgstr ""
+msgstr "Felvétel-hossz betöltése"
 
 #
 msgid "Local Network"
@@ -3645,7 +3879,7 @@ msgstr "Helyi hálózat"
 
 #
 msgid "Local share name"
-msgstr ""
+msgstr "Helyi hálózati megosztás neve"
 
 #
 msgid "Location"
@@ -3653,7 +3887,7 @@ msgstr "Pozíció"
 
 #
 msgid "Location for instant recordings"
-msgstr ""
+msgstr "Azonnali felvételek helye"
 
 #
 msgid "Lock:"
@@ -3661,14 +3895,14 @@ msgstr "Zárol:"
 
 #
 msgid "Log results to harddisk"
-msgstr ""
+msgstr "Eredmények naplózása merevlemezre"
 
 #
 msgid "Long Keypress"
 msgstr "Hosszú gombnyomás"
 
 msgid "Long filenames"
-msgstr ""
+msgstr "Hosszú fájlnevek"
 
 #
 msgid "Longitude"
@@ -3676,13 +3910,15 @@ msgstr "Hosszúsági fok"
 
 #
 msgid "Lower bound of timespan."
-msgstr ""
+msgstr "Az időtartam alja."
 
 #
 msgid ""
 "Lower bound of timespan. Nothing before this time will be matched. Offsets "
 "are not taken into account!"
 msgstr ""
+"Az időtartam alja. Ezelőtt az időpont előtt nem lesz találat. Offszettek "
+"nincsenek belekalkulálva!"
 
 #
 msgid "MMC Card"
@@ -3714,20 +3950,20 @@ msgstr "Legyen ez csak egy jelölőpont"
 
 #
 msgid "Manage extensions"
-msgstr ""
+msgstr "Bővítmények kezelése"
 
 msgid "Manage local files"
-msgstr ""
+msgstr "Helyi fájlok kezelése"
 
 msgid "Manage logos to display at boot time or while in radio mode."
-msgstr ""
+msgstr "Háttérképek kezelése boot-olás idejére, vagy rádió módban."
 
 msgid "Manage logos to display at boottime"
-msgstr ""
+msgstr "Háttérképek kezelése boot-olás idejére"
 
 #
 msgid "Manage network shares"
-msgstr ""
+msgstr "Hálózati megosztások kezelése"
 
 msgid ""
 "Manage your music files in a database, play it with Merlin Music Player."
@@ -3735,23 +3971,26 @@ msgstr ""
 
 #
 msgid "Manage your network shares..."
-msgstr ""
+msgstr "Hálózati megosztások kezelése..."
 
 #
 msgid "Manage your receiver's software"
-msgstr ""
+msgstr "A készülék szoftverének kezelése"
 
 #
 msgid "Manual Scan"
 msgstr "Kézi keresés"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Kézi transzponder"
 
 #
 msgid "Manufacturer"
-msgstr ""
+msgstr "Gyártó"
 
 #
 msgid "Margin after record"
@@ -3764,34 +4003,33 @@ msgstr "Felvétel előtti ráhagyás (perc)"
 #
 #, python-format
 msgid "Match Timespan: %02d:%02d - %02d:%02d"
-msgstr ""
+msgstr "Megegyező időtartam: %02d:%02d - %02d:%02d"
 
 #
 msgid "Match title"
-msgstr ""
+msgstr "Cím megegyezés"
 
 #
 #, python-format
 msgid "Match title: %s"
-msgstr ""
+msgstr "Cím megegyezés: %s"
 
 #
 msgid "Max. Bitrate: "
-msgstr ""
+msgstr "Max. Bitráta: "
 
 #
 msgid "Maximum duration (in m)"
-msgstr ""
+msgstr "Maximális időhossz (p)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
 #
 msgid "Media player"
-msgstr "Média Lejátszó"
+msgstr "Médialejátszó"
 
 #
 msgid "MediaPlayer"
@@ -3810,11 +4048,11 @@ msgstr ""
 
 #
 msgid "Medium is not a writeable DVD!"
-msgstr "A médium nem írható DVD"
+msgstr "A hordozó nem írható DVD"
 
 #
 msgid "Medium is not empty!"
-msgstr "A médium nem üres!"
+msgstr "A hordozó nem üres!"
 
 #
 msgid "Menu"
@@ -3829,19 +4067,19 @@ msgstr "Üzenet"
 
 #
 msgid "Message..."
-msgstr ""
+msgstr "Üzenet..."
 
 #
 msgid "Mexico"
-msgstr ""
+msgstr "Mexikó"
 
 #
 msgid "Mkfs failed"
-msgstr "Hibás Mkfs-ek"
+msgstr "Mkfs sikertelen"
 
 #
 msgid "Mode"
-msgstr "Mód"
+msgstr "Felbontás"
 
 #
 msgid "Model: "
@@ -3849,7 +4087,7 @@ msgstr "Modell:"
 
 #
 msgid "Modify existing timers"
-msgstr ""
+msgstr "Aktuális időzítések módosítása"
 
 #
 msgid "Modulation"
@@ -3873,147 +4111,142 @@ msgstr "Hétfő"
 
 #
 msgid "Monthly"
-msgstr ""
+msgstr "Havonta"
 
 #
 msgid "More video entries."
-msgstr ""
+msgstr "Több videó találat."
 
 #
 msgid "Mosquito noise reduction"
-msgstr ""
+msgstr "Hangya-zajcsökkentés"
 
 #
 msgid "Most discussed"
-msgstr ""
+msgstr "Legjobban vitatott"
 
 #
 msgid "Most linked"
-msgstr ""
+msgstr "Legtöbbszőr linkelt"
 
 #
 msgid "Most popular"
-msgstr ""
+msgstr "Legnépszerűbb"
 
 #
 msgid "Most recent"
-msgstr ""
+msgstr "Legfrissebb"
 
 #
 msgid "Most responded"
-msgstr ""
+msgstr "Legtöbb válaszolt"
 
 #
 msgid "Most viewed"
-msgstr ""
+msgstr "Legnézettebb"
 
 #
 msgid "Mount failed"
-msgstr "Mount sikertelen"
+msgstr "Csatlakozás sikertelen"
 
 #
 msgid "Mount informations"
-msgstr ""
+msgstr "Csatlakozás információi"
 
 #
 msgid "Mount options"
-msgstr ""
+msgstr "Csatlakozás opciói"
 
 #
 msgid "Mount type"
-msgstr ""
+msgstr "Csatlakozás típusa"
 
 #
 msgid "MountManager"
-msgstr ""
+msgstr "Megosztás-kezelő"
 
 #
 msgid ""
 "Mounted/\n"
 "Unmounted"
 msgstr ""
+"Csatlakoztatva/\n"
+"Lebontva"
 
-#
 msgid "Mountpoints management"
-msgstr ""
+msgstr "Hálózati megosztások csatlakoztatása"
 
 #
 msgid "Mounts editor"
-msgstr ""
+msgstr "Megosztás-kezelő"
 
 #
 msgid "Mounts management"
-msgstr ""
+msgstr "Megosztás-kezelő"
 
 #
 msgid "Move Picture in Picture"
-msgstr "PiP mozgatása"
+msgstr "Kép-A-Képben mozgatása"
 
 #
 msgid "Move east"
-msgstr "Mozgatás kelet felé"
+msgstr "Kelet felé"
 
 #
 msgid "Move plugin screen"
-msgstr ""
+msgstr "Plugin ablak áthelyezése"
 
 #
 msgid "Move screen down"
-msgstr ""
+msgstr "Képernyő mozgatása lefelé"
 
 #
 msgid "Move screen to the center of your TV"
-msgstr ""
+msgstr "Képernyő középre mozgatása"
 
 #
 msgid "Move screen to the left"
-msgstr ""
+msgstr "Képernyő mozgatása balra"
 
 #
 msgid "Move screen to the lower left corner"
-msgstr ""
+msgstr "Képernyő mozgatása a bal alsó sarokba"
 
 #
 msgid "Move screen to the lower right corner"
-msgstr ""
+msgstr "Képernyő mozgatása a jobb alsó sarokba"
 
 #
 msgid "Move screen to the middle of the left border"
-msgstr ""
+msgstr "Képernyő mozgatása a bal szél közepére"
 
 #
 msgid "Move screen to the middle of the right border"
-msgstr ""
+msgstr "Képernyő mozgatása a jobb szél közepére"
 
 #
 msgid "Move screen to the right"
-msgstr ""
+msgstr "Képernyő mozgatása jobbra"
 
 #
 msgid "Move screen to the upper left corner"
-msgstr ""
+msgstr "Képernyő mozgatása a bal felső sarokba"
 
 #
 msgid "Move screen to the upper right corner"
-msgstr ""
+msgstr "Képernyő mozgatása a jobb felső sarokba"
 
 #
 msgid "Move screen up"
-msgstr ""
+msgstr "Képernyő mozgatása fel"
 
 #
 msgid "Move west"
-msgstr "Mozgatás nyugat felé"
-
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
+msgstr "Nyugat felé"
 
 #
 msgid "Movie location"
-msgstr ""
+msgstr "Filmek tárhelye"
 
 msgid ""
 "MovieTagger adds tags to recorded movies to sort a large list of movies."
@@ -4032,21 +4265,27 @@ msgstr "Filmlista menü"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
-msgstr ""
+msgstr "Multimédia"
 
 #
 msgid "Multiple service support"
 msgstr "Több csatorna támogatása"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
 
 #
 msgid "Music"
-msgstr ""
+msgstr "Zene"
 
 #
 msgid "Mute"
@@ -4054,7 +4293,7 @@ msgstr "Némítás"
 
 #
 msgid "My TubePlayer"
-msgstr ""
+msgstr "MyTubePlayer"
 
 #
 msgid "MyTube Settings"
@@ -4099,15 +4338,19 @@ msgstr "KÖVETKEZŐ"
 
 #
 msgid "NFI Image Flashing"
-msgstr ""
+msgstr "NFI Image Flash-elés"
 
 #
 msgid "NFI image flashing completed. Press Yellow to Reboot!"
 msgstr ""
-"NFI image flashelése megörtént. Nyomja meg a Sárga gombot az újraindításhoz!"
+"NFI image flashelése elkészült. Kérem, nyomja le a Sárga gombot az "
+"újraindításhoz!"
 
 #
 msgid "NFS share"
+msgstr "NFS megosztás"
+
+msgid "NIM"
 msgstr ""
 
 #
@@ -4139,6 +4382,9 @@ msgstr "Névszerver beállítások"
 msgid "Nameserver settings"
 msgstr "Névszerver beállítások..."
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4241,7 +4487,7 @@ msgstr "Alhálózati maszk"
 
 #
 msgid "Network"
-msgstr ""
+msgstr "Hálózat"
 
 #
 msgid "Network Configuration..."
@@ -4251,17 +4497,13 @@ msgstr "Hálózati beállítások..."
 msgid "Network Mount"
 msgstr "Hálózat felépítése"
 
-#
-msgid "Network SSID"
-msgstr "Hálózati SSID"
-
 #
 msgid "Network Setup"
 msgstr "Hálózati beállítások"
 
 #
 msgid "Network Wizard"
-msgstr ""
+msgstr "Hálózati Varázsló"
 
 #
 msgid "Network scan"
@@ -4280,7 +4522,7 @@ msgid "Network test..."
 msgstr "Hálózat ellenőrzése..."
 
 msgid "Network test: "
-msgstr ""
+msgstr "Hálózat Varázsló"
 
 #
 msgid "Network:"
@@ -4288,26 +4530,29 @@ msgstr "Hálózat:"
 
 #
 msgid "NetworkBrowser"
-msgstr ""
+msgstr "Hálózat tallózó"
 
 #
 msgid "NetworkWizard"
 msgstr "Hálózati varázsló"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
-msgstr ""
+msgstr "Soha"
 
 #
 msgid "New"
 msgstr "Új"
 
 msgid "New PIN"
-msgstr ""
+msgstr "Új PIN"
 
 #
 msgid "New Zealand"
-msgstr ""
+msgstr "Újzééland"
 
 #
 msgid "New version:"
@@ -4315,7 +4560,7 @@ msgstr "Új verzió:"
 
 #
 msgid "News & Politics"
-msgstr ""
+msgstr "Hírek és Politika"
 
 #
 msgid "Next"
@@ -4331,15 +4576,11 @@ msgstr "Nincs (támogatott) DVD ROM!"
 
 #
 msgid "No Connection"
-msgstr ""
+msgstr "Nincs csatlakozás"
 
 #
 msgid "No HDD found or HDD not initialized!"
-msgstr "Nem találtam HDD-t, vagy az nem lett inicializálva!"
-
-#
-msgid "No Networks found"
-msgstr ""
+msgstr "Nem észlelhető merevlemez, vagy az nem lett inicializálva!"
 
 #
 msgid "No backup needed"
@@ -4355,7 +4596,7 @@ msgstr ""
 
 #
 msgid "No description available."
-msgstr ""
+msgstr "Nincs elérhető leírás"
 
 #
 msgid "No details for this image file"
@@ -4363,7 +4604,7 @@ msgstr "Ehhez az image fájlhoz nincs leírás"
 
 #
 msgid "No displayable files on this medium found!"
-msgstr ""
+msgstr "A hordozón nem található lejátszható fájl!"
 
 #
 msgid "No event info found, recording indefinitely."
@@ -4374,6 +4615,8 @@ msgid ""
 "No fast winding possible yet.. but you can use the number buttons to skip "
 "forward/backward!"
 msgstr ""
+"Gyorscsévélési lehetőség nincs még... de a szám-gombokkal lehet ugranni "
+"előre vagy hátra!"
 
 #
 msgid "No free tuner!"
@@ -4381,15 +4624,15 @@ msgstr "Nincs szabad tuner!"
 
 #
 msgid "No network connection available."
-msgstr ""
+msgstr "Nincs elérhető hálózati kapcsolat."
 
 #
 msgid "No network devices found!"
-msgstr ""
+msgstr "Nincs elérhető hálózati interfész!"
 
 #
 msgid "No networks found"
-msgstr ""
+msgstr "Nem észlelhető hálózat"
 
 #
 msgid ""
@@ -4400,11 +4643,11 @@ msgstr ""
 
 #
 msgid "No picture on TV? Press EXIT and retry."
-msgstr "Nincs kép a TV-n? Nyomja meg az EXIT-et és próbálja újra."
+msgstr "Nincs kép a TV-n? nyomja le az EXIT-et és próbálja újra."
 
 #
 msgid "No playable video found! Stop playing this movie?"
-msgstr ""
+msgstr "Nincs lejátszható videó! Megállítsam ezt a lejátszást?"
 
 #
 msgid "No positioner capable frontend found."
@@ -4416,11 +4659,11 @@ msgstr "Nem találtam műholdas tunert!!"
 
 #
 msgid "No tags are set on these movies."
-msgstr ""
+msgstr "Ezeknek a felvételekre nincsenek metaadataik."
 
 #
 msgid "No to all"
-msgstr ""
+msgstr "Mindenre NEM"
 
 #
 msgid "No tuner is configured for use with a diseqc positioner!"
@@ -4441,7 +4684,7 @@ msgid ""
 "When you say 'No' here the service protection stay disabled!"
 msgstr ""
 "Nem találtam érvényes csatornavédelem PIN kódot!\n"
-"Meg akarja most változtatni a csatornavédelem PIN kódot?\n"
+"Meg szeretné most változtatni a csatornavédelem PIN kódot?\n"
 "Ha 'Nem'-el válaszol, akkor a csatornavédelem kikapcsolva marad!"
 
 #
@@ -4451,15 +4694,14 @@ msgid ""
 "When you say 'No' here the setup protection stay disabled!"
 msgstr ""
 "Nem találtam érvényes menüvédelmi PIN kódot!\n"
-"Meg akarja most változtatni a menüvédelmi PIN kódot?\n"
+"Meg szeretné most változtatni a menüvédelmi PIN kódot?\n"
 "Ha 'Nem'-el válaszol, akkor a menüvédelem kikapcsolva marad!"
 
 #
 msgid "No videos to display"
-msgstr ""
+msgstr "Nincs lejátszható videó"
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4468,6 +4710,9 @@ msgid ""
 "Please verify that you have attached a network cable and your network is "
 "configured correctly."
 msgstr ""
+"Nem található egyetlen működőképes helyi hálózati illesztő sem.\n"
+"Kérem, ellenőrizze, hogy a hálózati kábel csatlakoztatva van, és a hálózati "
+"paraméterek megfelelően be vannak állítva."
 
 #
 msgid ""
@@ -4475,6 +4720,9 @@ msgid ""
 "Please verify that you have attached a compatible WLAN device and your "
 "network is configured correctly."
 msgstr ""
+"Nem található egyetlen működőképes vezeték nélküli hálózati illesztő sem.\n"
+"Kérem, ellenőrizze, hogy egy kompatibilis vezeték nélküli hálózati illesztő "
+"csatlakoztatva van, és a hálózati paraméterek megfelelően be vannak állítva."
 
 #
 msgid ""
@@ -4482,10 +4730,13 @@ msgid ""
 " Please verify that you have attached a compatible WLAN device or enable "
 "your local network interface."
 msgstr ""
+"Nem található egyetlen működőképes vezeték nélküli hálózati illesztő sem.\n"
+"Kérem, ellenőrizze, hogy egy kompatibilis vezeték nélküli hálózati illesztő "
+"csatlakoztatva van, és a hálózati paraméterek megfelelően be vannak állítva."
 
 #
 msgid "No, but play video again"
-msgstr ""
+msgstr "Nem, de a videót játssza le újra"
 
 #
 msgid "No, but restart from begin"
@@ -4493,11 +4744,11 @@ msgstr "Nem, de indítsa elölröl"
 
 #
 msgid "No, but switch to video entries."
-msgstr ""
+msgstr "Nem, de váltson a videók listájára"
 
 #
 msgid "No, but switch to video search."
-msgstr ""
+msgstr "Nem, de váltson a videók keresésére"
 
 #
 msgid "No, do nothing."
@@ -4505,18 +4756,18 @@ msgstr "Nem, ne csináljon semmit."
 
 #
 msgid "No, just start my dreambox"
-msgstr "Nem, csak indítsa el a DreamBox-ot."
+msgstr "Nem, csak indítsa el a készüléket"
 
 msgid "No, never"
-msgstr ""
+msgstr "Nem, soha"
 
 #
 msgid "No, not now"
-msgstr ""
+msgstr "Nem, most nem"
 
 #
 msgid "No, remove them."
-msgstr ""
+msgstr "Nem, távolítsa el őket"
 
 #
 msgid "No, scan later manually"
@@ -4524,7 +4775,7 @@ msgstr "Nem, mad késöbb kézzel lekeresem."
 
 #
 msgid "No, send them never"
-msgstr ""
+msgstr "Nem, soha ne küldje el"
 
 #
 msgid "None"
@@ -4533,11 +4784,11 @@ msgstr "Nincs"
 #
 #. TRANSLATORS: (aspect ratio policy: display as fullscreen, with stretching the left/right)
 msgid "Nonlinear"
-msgstr "Nem lineáris"
+msgstr "Nem-lineáris (szélek széthúzása)"
 
 #
 msgid "Nonprofits & Activism"
-msgstr ""
+msgstr "Non-profit, aktivizmus"
 
 #
 msgid "North"
@@ -4547,19 +4798,28 @@ msgstr "Észak"
 msgid "Norwegian"
 msgstr "Norvég"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
 "Not enough diskspace. Please free up some diskspace and try again. (%d MB "
 "required, %d MB available)"
 msgstr ""
-"Nincs elég lemezhely. Kérem szabadítson fel némi helyet és próbálja újra. (%"
-"MB területre lenne szükség, %d MB hely szabad jelenleg)"
+"Nincs elég tárhely. Kérem, szabadítson fel némi helyet és próbálja újra. (%d "
+"MB területre lenne szükség, %d MB hely szabad jelenleg)"
 
 #
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4578,14 +4838,13 @@ msgid ""
 "much as possible, but make sure that you can still see the difference "
 "between the two brightest levels of shades.If you have done that, press OK."
 msgstr ""
-"Most a kontraszt beállító funkció segítségével állítsa be a háttér "
-"világosságát a lehető legmagasabb értékre, de arra ügyeljen hogy a két "
-"világosság csík között lásson különbséget. Ha készen van, nyomja meg az OK "
-"gombot."
+"Most a kontraszt beállítás segítségével állítsa be a háttér világosságát a "
+"lehető legmagasabb értékre, de arra ügyeljen, hogy a két világos csík között "
+"látható legyen a különbség. Ha befejezte, az OK gomb lenyomásával léphet ki."
 
 #
 msgid "Number of scheduled recordings left."
-msgstr ""
+msgstr "Fennmadadó időzített felvételek száma."
 
 #
 msgid "OK"
@@ -4597,10 +4856,13 @@ msgstr "OK, vezessen végig a frissítési folyamaton"
 
 #
 msgid "OK, remove another extensions"
-msgstr ""
+msgstr "OK, más bővítmény eltávolítása"
 
 #
 msgid "OK, remove some extensions"
+msgstr "OK, néhány bővítmény eltávolítása"
+
+msgid "ONID"
 msgstr ""
 
 #
@@ -4609,7 +4871,7 @@ msgstr "OSD beállítások"
 
 #
 msgid "OSD visibility"
-msgstr "OSD láthatóság"
+msgstr "OSD áttetszőség"
 
 #
 msgid "Off"
@@ -4629,11 +4891,11 @@ msgstr "Be"
 
 #
 msgid "On any service"
-msgstr ""
+msgstr "Bármilyen csatorna"
 
 #
 msgid "On same service"
-msgstr ""
+msgstr "Ugyanazon a csatornán"
 
 #
 msgid "One"
@@ -4647,9 +4909,12 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Csak FTA keresés"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
-msgstr ""
+msgstr "Csak bővítmények!"
 
 #
 msgid "Only match during timespan"
@@ -4658,27 +4923,26 @@ msgstr ""
 #
 #, python-format
 msgid "Only on Service: %s"
-msgstr ""
+msgstr "Csak ezen a szolgáltatáson: %s"
 
 #
 msgid "Open Context Menu"
-msgstr ""
+msgstr "Helyi menü megjelenítése"
 
 #
 msgid "Open plugin menu"
-msgstr ""
+msgstr "Plugin menü megjelenítése"
 
 #
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Pálya pozíció"
+msgid "Orbital position"
+msgstr "Orbitális pozíció"
 
 #
 msgid "Outer Bound (+/-)"
-msgstr ""
+msgstr "Külső határ (+/-)"
 
 msgid "Overlay for scrolling bars"
 msgstr ""
@@ -4688,47 +4952,53 @@ msgid "Override found with alternative service"
 msgstr ""
 
 msgid "Overwrite configuration files ?"
-msgstr ""
+msgstr "Konfigurációs fájlok felülírása?"
 
 msgid "Overwrite configuration files during software upgrade?"
-msgstr ""
+msgstr "Konfigurációs fájlok felülírása szoftverfrissítése alkalmával?"
 
 #
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PID-ek"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Csomaglista frissítés"
 
 #
 msgid "Package removal failed.\n"
-msgstr ""
+msgstr "Csomag eltávolítása sikertelen.\n"
 
 #
 msgid "Package removed successfully.\n"
-msgstr ""
+msgstr "Csomag eltávolítása sikeres.\n"
 
 #
 msgid "Packet management"
-msgstr "Csomag intéző"
+msgstr "Csomag-kezelő"
 
 #
 msgid "Packet manager"
-msgstr ""
+msgstr "Csomag-kezelő"
 
 #
 #. TRANSLATORS: (aspect ratio policy: cropped content on left/right) in doubt, keep english term
 msgid "Pan&Scan"
-msgstr "Pan&Scan"
+msgstr "Pan&Scan (belenagyítva)"
 
 #
 msgid "Parent Directory"
-msgstr "Szülő könyvtár"
+msgstr "Szülő mappa"
 
 #
 msgid "Parental control"
@@ -4753,7 +5023,7 @@ msgstr ""
 
 #
 msgid "Password"
-msgstr ""
+msgstr "Jelszó"
 
 #
 msgid "Pause movie at end"
@@ -4761,34 +5031,34 @@ msgstr "Film megállítása a végén"
 
 #
 msgid "People & Blogs"
-msgstr ""
+msgstr "Emberek, Blog-ok"
 
 msgid "PermanentClock shows the clock permanently on the screen."
 msgstr ""
 
 msgid "Persian"
-msgstr ""
+msgstr "Perzsa"
 
 #
 msgid "Pets & Animals"
-msgstr ""
+msgstr "Állatok, házikedvencek"
 
 #
 msgid "Phone number"
-msgstr ""
+msgstr "Telefonszám"
 
 #
 msgid "PiPSetup"
-msgstr "PIP beállítások"
+msgstr "Kép-a-Képben beállítások"
 
 #
 msgid "PicturePlayer"
-msgstr ""
+msgstr "Kép lejátszó"
 
 #
 #. TRANSLATORS: (aspect ratio policy: black bars on left/right) in doubt, keep english term.
 msgid "Pillarbox"
-msgstr "Pillarbox"
+msgstr "Pillarbox (fekete csíkok oldalakon)"
 
 #
 msgid "Pilot"
@@ -4808,25 +5078,25 @@ msgstr "Audio-CD lejátszás..."
 
 #
 msgid "Play DVD"
+msgstr "DVD lejátszás"
+
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
 #
 msgid "Play Music..."
-msgstr ""
+msgstr "Zenelejátszás"
 
 #
 msgid "Play YouTube movies"
-msgstr ""
-
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
+msgstr "YouTube videók lejátszása"
 
 #
 msgid "Play next video"
-msgstr ""
+msgstr "Következő videó"
 
 #
 msgid "Play recorded movies..."
@@ -4834,7 +5104,7 @@ msgstr "Felvett filmek lejátszása..."
 
 #
 msgid "Play video again"
-msgstr ""
+msgstr "Videó újrajátszása"
 
 msgid "Play videos from PC on your Dreambox"
 msgstr ""
@@ -4853,11 +5123,11 @@ msgstr ""
 
 #
 msgid "Please Reboot"
-msgstr "Kérem indítsa újra a rendszert"
+msgstr "Kérem, indítsa újra a készüléket"
 
 #
 msgid "Please Select Medium to be Scanned"
-msgstr "Válassza ki a keresendő médiumot"
+msgstr "Kérem, válassza ki a keresendő hordozót"
 
 #
 msgid "Please add titles to the compilation."
@@ -4870,23 +5140,23 @@ msgstr ""
 
 #
 msgid "Please change recording endtime"
-msgstr "Kérem változtassa meg a felvétel vége idejét"
+msgstr "Kérem, változtassa meg a felvétel vége idejét"
 
 #
 msgid "Please check your network settings!"
-msgstr "Kérem ellenőrizze a hálózati beállításokat!"
+msgstr "Kérem, ellenőrizze a hálózati beállításokat!"
 
 #
 msgid "Please choose an extension..."
-msgstr "Kérem válasszon egy funkciót..."
+msgstr "Kérem, válasszon egy funkciót..."
 
 #
 msgid "Please choose he package..."
-msgstr "Válassza ki a csomagot..."
+msgstr "Kérem, válassza ki a csomagot..."
 
 #
 msgid "Please choose the default services lists you want to install."
-msgstr "Válassza ki azt a csatornalistát melyet telepíteni szeretne."
+msgstr "Kérem, válassza ki azt a csatornalistát melyet telepíteni szeretné."
 
 #
 msgid ""
@@ -4894,6 +5164,9 @@ msgid ""
 "values.\n"
 "When you are ready press OK to continue."
 msgstr ""
+"Kérem, ellenőrizze vagy állítsa be a névszervereket, a kért adatok "
+"kitöltésével.\n"
+"Befejezés után, nyomja le az OK gombot a folytatáshoz."
 
 #
 msgid ""
@@ -4901,11 +5174,13 @@ msgid ""
 "values.\n"
 "When you are ready press OK to continue."
 msgstr ""
+"Kérem, állítsa be az interket kapcsolatát a kért adatok kitöltésével.\n"
+"Befejezés után, nyomja le az OK gombot a folytatáshoz."
 
 #
 msgid "Please do not change any values unless you know what you are doing!"
 msgstr ""
-"Ha nem tudja mi mit jelent, akkor kérem ne változtassa meg az adatokat!"
+"Ha nem tudja mi mit jelent, akkor kérem, ne változtassa meg az adatokat!"
 
 #
 msgid "Please enter a name for the new bouquet"
@@ -4925,46 +5200,46 @@ msgstr "Adja meg a fájlnevet (üres = jelenlegi adatok használata)"
 
 #
 msgid "Please enter name of the new directory"
-msgstr "Kérem adja meg az új konyvtár nevét"
+msgstr "Kérem, adja meg az új mappa nevét"
 
 #
 msgid "Please enter the correct pin code"
-msgstr "Adja meg a helyes PIN kódot"
+msgstr "Kérem, adja meg a helyes PIN kódot"
 
 msgid "Please enter the old PIN code"
-msgstr ""
+msgstr "Régi PIN kód"
 
 #
 msgid "Please enter your email address here:"
-msgstr ""
+msgstr "E-mail címe:"
 
 #
 msgid "Please enter your name here (optional):"
-msgstr ""
+msgstr "Neve (opcionális):"
 
 #
 msgid "Please enter your search term."
-msgstr ""
+msgstr "Kérem, írja be a keresendő kifejezést."
 
 #
 msgid "Please follow the instructions on the TV"
-msgstr "Kérem kövesse a TV készüléken megjelenő instrukciókat."
+msgstr "Kérem, kövesse a TV készüléken megjelenő instrukciókat."
 
 #
 msgid ""
 "Please note that the previously selected media could not be accessed and "
 "therefore the default directory is being used instead."
 msgstr ""
-"Az előbb kiválaszott média nem elérhető és ezért inkább az alapkönyvtár lesz "
-"használva."
+"Az előbb kiválaszott adathordozó nem elérhető, ezért helyette az "
+"alapértelmezett mappa lesz használva."
 
 #
 msgid "Please press OK to continue."
-msgstr "Nyomja meg az OK-t a folytatáshoz."
+msgstr "Nyomja le az OK-t a folytatáshoz."
 
 #
 msgid "Please press OK!"
-msgstr "Nyomja meg az OK-t!"
+msgstr "Nyomja le az OK-t!"
 
 #
 msgid "Please provide a Text to match"
@@ -4972,11 +5247,11 @@ msgstr ""
 
 #
 msgid "Please select a playlist to delete..."
-msgstr "Válasszon ki a playlistát melyet törölni szeretne..."
+msgstr "Válasszon egy lejátszási listát amit törölni szeretne..."
 
 #
 msgid "Please select a playlist..."
-msgstr "Válasszon ki a playlistát..."
+msgstr "Válasszon egy lejátszási listát..."
 
 #
 msgid "Please select a standard feed or try searching for videos."
@@ -4995,23 +5270,23 @@ msgstr ""
 
 #
 msgid "Please select an extension to remove."
-msgstr ""
+msgstr "Kérem, válasszon ki egy eltávolítandó bővítményt."
 
 #
 msgid "Please select an option below."
-msgstr ""
+msgstr "Kérem, válasszon egy alábbi opciót."
 
 #
 msgid "Please select medium to use as backup location"
-msgstr ""
+msgstr "Kérem, jelölje ki a biztonsági mentés helyét"
 
 #
 msgid "Please select tag to filter..."
-msgstr ""
+msgstr "Válassza ki, milyen metaadatok legyenek szűrve..."
 
 #
 msgid "Please select the movie path..."
-msgstr "Válassza ki a film útvonalát..."
+msgstr "Válassza ki a felvételek útvonalát..."
 
 #
 msgid ""
@@ -5020,6 +5295,10 @@ msgid ""
 "\n"
 "Please press OK to continue."
 msgstr ""
+"Kérem, válassza ki azt a hálózati interfészt, amit használni kíván az "
+"internet kapcsolathoz.\n"
+"\n"
+"Nyomja le az OK gombot a folytatáshoz."
 
 #
 msgid ""
@@ -5027,6 +5306,9 @@ msgid ""
 "\n"
 "Please press OK to continue."
 msgstr ""
+"Kérem, válassza ki a vezeték nélküli hálózatot, amihez csatlakozni kíván.\n"
+"\n"
+"Nyomja le az OK gombot a folytatáshoz."
 
 #
 msgid "Please set up tuner B"
@@ -5046,7 +5328,7 @@ msgid ""
 "Press Bouquet +/- to resize the window.\n"
 "Press OK to go back to the TV mode or EXIT to cancel the moving."
 msgstr ""
-"Az iránygombokkal mozgathatja a PIP ablakot.\n"
+"Az iránygombokkal mozgathatja a Kép-a-Képben ablakot.\n"
 "A Bouquet +/- gombokkal átméretezheti az ablakot.\n"
 "Az OK gombbal visszamehet a TV módra, vagy az EXIT gombbal befejezheti a "
 "mozgatást."
@@ -5056,33 +5338,34 @@ msgid ""
 "Please use the UP and DOWN keys to select your language. Afterwards press "
 "the OK button."
 msgstr ""
-"Kérem használja a FEL és LE gombokat a nyelvezet kiválasztásához. Ez után "
-"nyomja meg az OK gombot."
+"Kérem, használja a FEL és LE gombokat a nyelv kiválasztásához. Ez után "
+"nyomja le az OK gombot."
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 137
 msgid "Please wait (Step 2)"
-msgstr ""
+msgstr "Kérem, várjon (2. lépés)"
 
 #
 msgid "Please wait for activation of your network configuration..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati konfiguráció élesedik..."
 
 #
 msgid "Please wait for activation of your network mount..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati csatlakoztatás létrejön..."
 
 #
 msgid "Please wait while removing selected package..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a kijelölt csomag eltávolításra kerül..."
 
 #
 msgid "Please wait while removing your network mount..."
 msgstr ""
+"Kérem, várjon, ameddig a hálózati csatlakoztatás eltávolításra kerül..."
 
 #
 msgid "Please wait while scanning is in progress..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a keresés folyamatban van..."
 
 #
 msgid "Please wait while searching for removable packages..."
@@ -5090,31 +5373,31 @@ msgstr ""
 
 #
 msgid "Please wait while updating your network mount..."
-msgstr ""
+msgstr "Kérem, várjon, míg a a hálózati csatlakozás frissül..."
 
 #
 msgid "Please wait while we configure your network..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati konfiguráció elkészül..."
 
 #
 msgid "Please wait while we prepare your network interfaces..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati interfészek elkészülnek..."
 
 #
 msgid "Please wait while we test your network..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati teszt lezajlik..."
 
 #
 msgid "Please wait while your network is restarting..."
-msgstr ""
+msgstr "Kérem, várjon, ameddig a hálózati konfiguráció újraindul..."
 
 #
 msgid "Please wait..."
-msgstr ""
+msgstr "Kérem, várjon"
 
 #
 msgid "Please wait... Loading list..."
-msgstr "Kérem várjon... Lista betöltése..."
+msgstr "Kérem, várjon... Lista betöltése..."
 
 #
 msgid "Plugin browser"
@@ -5122,16 +5405,16 @@ msgstr "Telepített Pluginek"
 
 #
 msgid "Plugin manager activity information"
-msgstr ""
+msgstr "Bővítménykezelő - végrehajtási információk"
 
 #
 msgid "Plugin manager help"
-msgstr ""
+msgstr "Bővítménykezelő - súgó"
 
 #
 #, python-format
 msgid "Plugin: %(plugin)s , Version: %(version)s"
-msgstr ""
+msgstr "Plugin: %(plugin)s , Verzió: %(version)s"
 
 #
 msgid "Plugins"
@@ -5142,11 +5425,7 @@ msgstr ""
 
 #
 msgid "Poland"
-msgstr ""
-
-#
-msgid "Polarity"
-msgstr "Polaritás"
+msgstr "Lengyelolrszág"
 
 #
 msgid "Polarization"
@@ -5184,34 +5463,37 @@ msgstr "D Port"
 msgid "Portuguese"
 msgstr "Portugál"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
-msgstr "Pozícioner"
+msgstr "Forgatómotor"
 
 #
 msgid "Positioner fine movement"
-msgstr "Motor finom mozgatás"
+msgstr "Fogratómotor finom mozgatása"
 
 #
 msgid "Positioner movement"
-msgstr "Motor mozgatás"
+msgstr "Fogratómotor mozgatása"
 
 #
 msgid "Positioner setup"
-msgstr "Pozícioner beállítás"
+msgstr "Forgatómotor beállítás"
 
 #
 msgid "Positioner storage"
-msgstr "Pozícioner mentés"
+msgstr "Forgatómotor mentés"
 
 msgid "PositionerSetup helps you installing a motorized dish"
-msgstr ""
+msgstr "Forgatómotoros antennának telepítése"
 
 #
 msgid ""
 "Power state to change to after recordings. Select \"standard\" to not change "
 "the default behavior of enigma2 or values changed by yourself."
-msgstr ""
+msgstr "Milyen állapotba kerüljön a készülék, a felvételek végeztével. "
 
 #
 msgid "Power threshold in mA"
@@ -5226,21 +5508,21 @@ msgstr ""
 
 #
 msgid "Preparing... Please wait"
-msgstr "Előkészítés... Kérem várjon"
+msgstr "Előkészítés... Kérem, várjon."
 
 msgid "Press INFO on your remote control for additional information."
-msgstr ""
+msgstr "Nyomja le az INFO gombot a távírányítón a részletekért."
 
 msgid "Press MENU on your remote control for additional options."
-msgstr ""
+msgstr "Nyomja le a MENÜ gombot a távírányítón további opciókért."
 
 #
 msgid "Press OK on your remote control to continue."
-msgstr "Nyomja meg az OK gombot a távirányítón a folytatáshoz."
+msgstr "nyomja le az OK gombot a távirányítón a folytatáshoz."
 
 #
 msgid "Press OK to activate the selected skin."
-msgstr ""
+msgstr "Nyomja le az OK gombot az új skin aktiválásához."
 
 #
 msgid "Press OK to activate the settings."
@@ -5248,36 +5530,36 @@ msgstr "Az OK gombbal aktiválhatja a beállításokat."
 
 #
 msgid "Press OK to collapse this host"
-msgstr ""
+msgstr "Nyomja le az OK gombot az összevonáshoz"
 
 #
 msgid "Press OK to edit selected settings."
-msgstr ""
+msgstr "Nyomja le az OK gombot a beállítások szerkesztéséhez"
 
 #
 msgid "Press OK to edit the settings."
-msgstr "Nyomja meg az OK gombot a beállítások módosításához."
+msgstr "nyomja le az OK gombot a beállítások módosításához."
 
 #
 msgid "Press OK to expand this host"
-msgstr ""
+msgstr "Nyomja le az OK gombot a kibontáshoz"
 
 #
 #, python-format
 msgid "Press OK to get further details for %s"
-msgstr ""
+msgstr "Nyomja le az OK gombot több részletért %s kapcsán"
 
 #
 msgid "Press OK to mount this share!"
-msgstr ""
+msgstr "Nyomja le az OK gombot a hálózati kapcsolat létrehozásához!"
 
 #
 msgid "Press OK to mount!"
-msgstr ""
+msgstr "Nyomja le az OK gombot a csatlakozáshoz!"
 
 #
 msgid "Press OK to save settings."
-msgstr ""
+msgstr "Nyomja le az OK gombot a beállítások mentéséhez."
 
 #
 msgid "Press OK to scan"
@@ -5285,15 +5567,15 @@ msgstr "Az OK gombbal indíthatja a keresést"
 
 #
 msgid "Press OK to select a Provider."
-msgstr ""
+msgstr "Nyomja le az OK gombot egy szolgáltató kiválasztásához."
 
 #
 msgid "Press OK to select."
-msgstr ""
+msgstr "Nyomja le az OK gombot a kiválasztáshoz."
 
 #
 msgid "Press OK to select/deselect a CAId."
-msgstr ""
+msgstr "Nyomja le az OK gombot a CAId ki/bejelöléséhez."
 
 #
 msgid "Press OK to start the scan"
@@ -5301,11 +5583,12 @@ msgstr "Az OK gombbal indíthatja a keresést"
 
 #
 msgid "Press OK to toggle the selection."
-msgstr ""
+msgstr "Nyomja le az OK gombot a jelölés változtatásához."
 
 #
 msgid "Press yellow to set this interface as default interface."
 msgstr ""
+"Nyomja le a sárga gombot, hogy ezt az interfészt jelölje alapértelmezettnek."
 
 #
 msgid "Prev"
@@ -5313,11 +5596,11 @@ msgstr "Előző"
 
 #
 msgid "Preview"
-msgstr ""
+msgstr "Előnézet"
 
 #
 msgid "Preview AutoTimer"
-msgstr ""
+msgstr "Automata Időzítő előnézet"
 
 #
 msgid "Preview menu"
@@ -5335,15 +5618,15 @@ msgstr "Elsődleges DNS"
 
 #
 msgid "Priority"
-msgstr ""
+msgstr "Prioritás"
 
 #
 msgid "Process"
-msgstr ""
+msgstr "Futtatás"
 
 #
 msgid "Properties of current title"
-msgstr ""
+msgstr "Az aktuális tétel tulajdonságai"
 
 #
 msgid "Protect services"
@@ -5355,7 +5638,7 @@ msgstr "Menürendszer védelme"
 
 #
 msgid "Provider"
-msgstr "Szolgáltatók"
+msgstr "Szolgáltató"
 
 #
 msgid "Provider to scan"
@@ -5367,14 +5650,25 @@ msgstr "Szolgáltatók"
 
 #
 msgid "Published"
+msgstr "Közreadott"
+
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
 msgstr ""
 
 #
 msgid "Python frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Python felület a /tmp/mmi.socket-hez"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Python felület a /tmp/mmi.socket-hez."
 
 #
 msgid "Quick"
@@ -5382,7 +5676,7 @@ msgstr "Gyors"
 
 #
 msgid "Quickzap"
-msgstr "GyorsZAP"
+msgstr "GyorsUGRÁS"
 
 #
 msgid "RC Menu"
@@ -5397,26 +5691,26 @@ msgid "RGB"
 msgstr "RGB"
 
 msgid "RSS viewer"
+msgstr "RSS megjelenítő"
+
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
 msgstr ""
 
 #
 msgid "Radio"
 msgstr "Rádió"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
 
 #
 msgid "Random"
-msgstr ""
+msgstr "Véletlenszerű"
 
 #
 msgid "Rating"
-msgstr ""
+msgstr "Besorolás"
 
 #
 msgid "Ratings: "
@@ -5424,7 +5718,7 @@ msgstr ""
 
 #
 msgid "Really close without saving settings?"
-msgstr "Bezárjam mentés nélkül?"
+msgstr "Bezárás mentés nélkül?"
 
 #
 msgid "Really delete done timers?"
@@ -5432,11 +5726,11 @@ msgstr "Töröljem a befejezett idözítéseket?"
 
 #
 msgid "Really exit the subservices quickzap?"
-msgstr "Biztos ki akar lépni az alcsatorna gyorsZAP módból?"
+msgstr "Biztos ki szeretne lépni az alcsatorna gyorsUGRÁS módból?"
 
 #
 msgid "Really quit MyTube Player?"
-msgstr ""
+msgstr "Biztos benne, hogy kilép a MyTubePlayer-ből?"
 
 #
 msgid "Really reboot now?"
@@ -5478,12 +5772,12 @@ msgstr ""
 
 #
 msgid "Record on"
-msgstr ""
+msgstr "Felvételben"
 
 #
 #, python-format
 msgid "Record time limited due to conflicting timer %s"
-msgstr ""
+msgstr "A felvételi idő rövidítve lett időzítés ütközés miatt: %s"
 
 #
 msgid "Recorded files..."
@@ -5495,26 +5789,29 @@ msgstr "Felvétel"
 
 #
 msgid "Recording paths"
-msgstr ""
+msgstr "Felvétel útvonalai"
 
 #
 msgid "Recording(s) are in progress or coming up in few seconds!"
-msgstr "Felvétel folyik, vagy hamarosan indulni fog!"
+msgstr "Felvétel folyamatban, vagy hamarosan indulni fog!"
 
 #
 msgid "Recordings"
-msgstr ""
+msgstr "Felvételek"
 
 #
 msgid "Recordings always have priority"
 msgstr "A felvételnek mindíg elsőbbsége van"
 
-msgid "Reenter new PIN"
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
 msgstr ""
 
+msgid "Reenter new PIN"
+msgstr "Új PIN-kód mégegyszer"
+
 #
 msgid "Refresh Rate"
-msgstr "Frissítési arány"
+msgstr "Frissítés"
 
 #
 msgid "Refresh rate selection."
@@ -5526,11 +5823,11 @@ msgstr ""
 
 #
 msgid "Relevance"
-msgstr ""
+msgstr "Relevancia"
 
 #
 msgid "Reload"
-msgstr ""
+msgstr "Újratöltés"
 
 #
 msgid "Reload Black-/Whitelists"
@@ -5547,7 +5844,7 @@ msgstr ""
 
 #
 msgid "Remove"
-msgstr ""
+msgstr "Eltávolítás"
 
 #
 msgid "Remove Bookmark"
@@ -5567,11 +5864,11 @@ msgstr "Kijelölt címek eltávolítása"
 
 #
 msgid "Remove failed."
-msgstr ""
+msgstr "Az eltávolítás sikertelen."
 
 #
 msgid "Remove finished."
-msgstr ""
+msgstr "Az eltávolítás lefutott."
 
 #
 msgid "Remove plugins"
@@ -5579,11 +5876,11 @@ msgstr "Pluginek eltávolítása"
 
 #
 msgid "Remove selected AutoTimer"
-msgstr ""
+msgstr "Kijelölt Automata Időzítés eltávolítása"
 
 #
 msgid "Remove timer"
-msgstr ""
+msgstr "Időzítés eltávolítása"
 
 #
 msgid "Remove title"
@@ -5591,16 +5888,16 @@ msgstr "Cím eltávolítása"
 
 #
 msgid "Removed successfully."
-msgstr ""
+msgstr "Sikeresen eltávolítva."
 
 #
 msgid "Removing"
-msgstr ""
+msgstr "Eltávolítás"
 
 #
 #, python-format
 msgid "Removing directory %s failed. (Maybe not empty.)"
-msgstr "%s könyvtárak eltávolítása sikertelen. (Lehet nem üres.)"
+msgstr "%s mappaak eltávolítása sikertelen. (Lehet nem üres.)"
 
 #
 msgid "Rename"
@@ -5608,10 +5905,10 @@ msgstr "Átnevezés"
 
 #
 msgid "Rename crashlogs"
-msgstr ""
+msgstr "Hibanaplók átnevezése"
 
 msgid "Rename your movies"
-msgstr ""
+msgstr "Filmek átnevezése"
 
 #
 msgid "Repeat"
@@ -5641,11 +5938,11 @@ msgstr ""
 
 #
 msgid "Required medium type:"
-msgstr ""
+msgstr "Szükséges hordozó típusa"
 
 #
 msgid "Rescan"
-msgstr ""
+msgstr "Újrakeresés"
 
 #
 msgid "Reset"
@@ -5653,7 +5950,7 @@ msgstr "Visszaállítás"
 
 #
 msgid "Reset and renumerate title names"
-msgstr ""
+msgstr "A tételek újraszámozása"
 
 #
 msgid "Reset count"
@@ -5661,15 +5958,15 @@ msgstr ""
 
 #
 msgid "Reset saved position"
-msgstr ""
+msgstr "Mentett pozíció nullázása"
 
 #
 msgid "Reset video enhancement settings to system defaults?"
-msgstr ""
+msgstr "Videó-beállítások visszaállítása a gyári értékekre?"
 
 #
 msgid "Reset video enhancement settings to your last configuration?"
-msgstr ""
+msgstr "Videó-beállítások visszaállítása az előbbi értékekre?"
 
 #
 msgid "Resolution"
@@ -5685,11 +5982,11 @@ msgstr "Újraindítás"
 
 #
 msgid "Restart GUI"
-msgstr "GUI újraindítása"
+msgstr "A kezelő felület újraindítása"
 
 #
 msgid "Restart GUI now?"
-msgstr "Indítsam most újra a GUI-t?"
+msgstr "Indítsam újra most a kezelő felületet?"
 
 #
 msgid "Restart network"
@@ -5709,19 +6006,19 @@ msgstr "Visszaállítás"
 
 #
 msgid "Restore backups"
-msgstr ""
+msgstr "Mentések visszaállítása"
 
 #
 msgid "Restore is running..."
-msgstr ""
+msgstr "Visszaállítás folyamatban..."
 
 #
 msgid "Restore running"
-msgstr ""
+msgstr "Visszaállítás folyamatban"
 
 #
 msgid "Restore system settings"
-msgstr ""
+msgstr "Rendszerbeállítás visszaállítása"
 
 msgid "Restore your Dreambox with a USB stick"
 msgstr ""
@@ -5730,6 +6027,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Folytatás az utolsó pozíciótól"
@@ -5752,16 +6052,19 @@ msgstr "Lejátszás folytatása"
 
 #
 msgid "Return to file browser"
-msgstr "Visszatérés a fájlbrowserhez"
+msgstr "Visszatérés a fájlkezelőhöz"
 
 #
 msgid "Return to movie list"
-msgstr "Visszatérés a film listához"
+msgstr "Visszatérés a felvételek listájához"
 
 #
 msgid "Return to previous service"
 msgstr "Visszatérés az előző csatornához"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Viszacsévélési sebességek"
@@ -5770,21 +6073,23 @@ msgstr "Viszacsévélési sebességek"
 msgid "Right"
 msgstr "Jobb"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
-msgstr "Rotor mozgatási sebessége"
+msgstr "Forgatómotor mozgatási sebessége"
 
 #
 msgid "Running"
 msgstr "Futó"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
-msgstr ""
+msgstr "Oroszország"
 
 #
 msgid "Russian"
@@ -5794,9 +6099,24 @@ msgstr "Orosz"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
-msgstr ""
+msgstr "Egyrétegű DVD"
 
 #
 msgid "SNR"
@@ -5808,6 +6128,19 @@ msgstr "SNR:"
 
 #
 msgid "SSID:"
+msgstr "SSID:"
+
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
 msgstr ""
 
 #
@@ -5828,7 +6161,7 @@ msgstr "Műholdvevö eszköz beállítása"
 
 #
 msgid "Satellite equipment"
-msgstr ""
+msgstr "Műholvevő-berendezés"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
 msgstr ""
@@ -5850,7 +6183,7 @@ msgstr "Műholdak"
 
 #
 msgid "Saturation"
-msgstr ""
+msgstr "Színtelítettség"
 
 #
 msgid "Saturday"
@@ -5866,27 +6199,27 @@ msgstr "Playlista mentése"
 
 #
 msgid "Save current delay to key"
-msgstr ""
+msgstr "Aktuális késleltetés mentése gombra"
 
 #
 msgid "Save to key"
-msgstr ""
+msgstr "Mentés gombra"
 
 #
 msgid "Save values and close plugin"
-msgstr ""
+msgstr "Értékek mentése és plug-in bezárása"
 
 #
 msgid "Save values and close screen"
-msgstr ""
+msgstr "Értékek mentése és ablak bezárása"
 
 #
 msgid "Scaler sharpness"
-msgstr ""
+msgstr "Skálázó élesség"
 
 #
 msgid "Scaling Mode"
-msgstr "Arány módozat"
+msgstr "Skálázási mód"
 
 #
 msgid "Scan "
@@ -5894,7 +6227,7 @@ msgstr "Keresés"
 
 #
 msgid "Scan Files..."
-msgstr ""
+msgstr "Fájlok keresése..."
 
 #
 msgid "Scan NFS share"
@@ -5930,7 +6263,7 @@ msgstr "SR6900 szkennelés"
 
 #
 msgid "Scan Wireless Networks"
-msgstr "Wireless hálózatok keresése"
+msgstr "Vezeték nélküli hálózat keresése"
 
 #
 msgid "Scan additional SR"
@@ -5985,11 +6318,11 @@ msgid "Scan band US SUPER"
 msgstr "US szupersáv szkennelése"
 
 msgid "Scan devices for playable media files"
-msgstr ""
+msgstr "Lejátszható fájlok keresése tárolóeszközökön"
 
 #
 msgid "Scan range"
-msgstr ""
+msgstr "Keresési tartomány"
 
 msgid ""
 "Scan your network for wireless access points and connect to them using your "
@@ -6006,15 +6339,15 @@ msgstr "Műholdanként rendezett Lamedb keresése csatlakoztatott pozícionerhez
 
 #
 msgid "Science & Technology"
-msgstr ""
+msgstr "Tudomány és technológia"
 
 #
 msgid "Search Term(s)"
-msgstr ""
+msgstr "Keresési címszavak"
 
 #
 msgid "Search category:"
-msgstr ""
+msgstr "Keresés kategóriája:"
 
 #
 msgid "Search east"
@@ -6022,11 +6355,11 @@ msgstr "Léptetés kelet felé"
 
 #
 msgid "Search for network shares"
-msgstr ""
+msgstr "Hálózati megosztások keresése"
 
 #
 msgid "Search for network shares..."
-msgstr ""
+msgstr "Hálózati megosztások keresése..."
 
 #
 msgid "Search region:"
@@ -6045,7 +6378,7 @@ msgstr ""
 
 #
 msgid "Search type"
-msgstr ""
+msgstr "Keresés típusa"
 
 #
 msgid "Search west"
@@ -6053,15 +6386,16 @@ msgstr "Léptetés nyugat felé"
 
 #
 msgid "Searching for available updates. Please wait..."
-msgstr ""
+msgstr "Elérhető frissítések keresése. Kérem, várjon..."
 
 #
 msgid "Searching for new installed or removed packages. Please wait..."
 msgstr ""
+"Újonnan telepített, vagy eltávolított csomagok keresése. Kérem, várjon..."
 
 #
 msgid "Searching your network. Please wait..."
-msgstr ""
+msgstr "Hálózat keresés... Kérem, várjon..."
 
 #
 msgid "Secondary DNS"
@@ -6077,11 +6411,11 @@ msgstr ""
 
 #
 msgid "Seek"
-msgstr "Keresés"
+msgstr "Ugrás"
 
 #
 msgid "Select"
-msgstr ""
+msgstr "Megjelölés"
 
 #
 msgid ""
@@ -6091,11 +6425,11 @@ msgstr ""
 
 #
 msgid "Select HDD"
-msgstr "HDD kiválasztása"
+msgstr "Merevlemez kiválasztása"
 
 #
 msgid "Select Location"
-msgstr "Válassza ki a pozíciót"
+msgstr "Válassza ki a helyet"
 
 #
 msgid "Select Network Adapter"
@@ -6103,7 +6437,7 @@ msgstr "Válasszon hálózati adaptert"
 
 #
 msgid "Select a movie"
-msgstr "Film kiválasztása"
+msgstr "Felvétel kiválasztása"
 
 #
 msgid "Select a timer to import"
@@ -6136,14 +6470,14 @@ msgid "Select files/folders to backup"
 msgstr ""
 
 msgid "Select input device"
-msgstr ""
+msgstr "Válasszon beviteli eszközt"
 
 msgid "Select input device."
-msgstr ""
+msgstr "Válasszon beviteli eszközt."
 
 #
 msgid "Select interface"
-msgstr ""
+msgstr "Interfész kiválasztása"
 
 #
 msgid "Select new feed to view."
@@ -6151,7 +6485,7 @@ msgstr ""
 
 #
 msgid "Select package"
-msgstr ""
+msgstr "Csomag kiválasztása"
 
 #
 msgid "Select provider to add..."
@@ -6163,12 +6497,12 @@ msgstr "Válassza ki a frissítési arányt"
 
 #
 msgid "Select service to add..."
-msgstr ""
+msgstr "Válasszon hozzáadandó szolgáltást..."
 
 #
 #, python-format
 msgid "Select the key you want to set to %i ms"
-msgstr ""
+msgstr "Válasszon egy gombot, melyre beállít %i miliszekundumot"
 
 #
 msgid "Select the location to save the recording to."
@@ -6180,11 +6514,11 @@ msgstr ""
 
 #
 msgid "Select upgrade source to edit."
-msgstr ""
+msgstr "Válasszon szerkesztendő frissítési forrást"
 
 #
 msgid "Select video input with up/down buttons"
-msgstr ""
+msgstr "Válasszon videó bemenetet a FEL/LE gombokkal"
 
 #
 msgid "Select video mode"
@@ -6196,19 +6530,22 @@ msgstr ""
 
 #
 msgid "Select wireless network"
-msgstr ""
+msgstr "Válasszon vezeték nélküli hálózatot"
 
 #
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
-msgstr ""
+msgstr "DiSEqC-küldés"
 
 #
 msgid "Send DiSEqC only on satellite change"
-msgstr ""
+msgstr "DiSEqC parancs küldésése csak műholdváltáskor"
 
 #
 msgid "Seperate titles with a main menu"
@@ -6220,19 +6557,19 @@ msgstr "Szekvencia ismétlés"
 
 #
 msgid "Serbian"
-msgstr ""
+msgstr "Szerb"
 
 #
 msgid "Server IP"
-msgstr ""
+msgstr "Szerver IP"
 
 #
 msgid "Server share"
-msgstr ""
+msgstr "Szerver megosztas"
 
 #
 msgid "Service"
-msgstr "Csatorna infó..."
+msgstr "Csatorna információ"
 
 #
 msgid "Service Scan"
@@ -6244,7 +6581,7 @@ msgstr "Csatornakeresés"
 
 #
 msgid "Service delay"
-msgstr ""
+msgstr "Csatorna késleltetés"
 
 #
 msgid "Service has been added to the favourites."
@@ -6270,6 +6607,9 @@ msgstr ""
 "Szolgáltatás nem található!\n"
 "(Nincs SID a PAT-ban)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Csatornakeresés"
@@ -6291,28 +6631,28 @@ msgid "Services"
 msgstr "Csatornák"
 
 msgid "Set Bitstream/PCM audio delays"
-msgstr ""
+msgstr "Bitfolyam/PCM hang késleltetése"
 
 #
 msgid "Set End Time"
-msgstr ""
+msgstr "Befejezési idő"
 
 #
 msgid "Set Voltage and 22KHz"
-msgstr ""
+msgstr "Feszültség és 22KHz beállítása"
 
 #
 msgid "Set available internal memory threshold for the warning."
-msgstr ""
+msgstr "A belső memória küszöb beállítása, figyelmeztetéshez."
 
 #
 #, python-format
 msgid "Set delay to %i ms (can be set)"
-msgstr ""
+msgstr "Késleltetés beállítása %i miliszekundumra (módosítható)"
 
 #
 msgid "Set interface as default Interface"
-msgstr ""
+msgstr "Jelölje meg mint alapértelmezett interfészt"
 
 #
 msgid "Set limits"
@@ -6326,12 +6666,9 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
-msgstr ""
+msgstr "Gomb beállítása megszakítva"
 
 #
 msgid "Settings"
@@ -6358,14 +6695,14 @@ msgstr ""
 
 #
 msgid "Sharpness"
-msgstr ""
+msgstr "Élesség"
 
 #
 msgid "Short Movies"
-msgstr ""
+msgstr "Rövid filmek"
 
 msgid "Short filenames"
-msgstr ""
+msgstr "Rövid fájlnevek"
 
 #
 msgid "Should this AutoTimer be restricted to a timespan?"
@@ -6382,47 +6719,56 @@ msgstr ""
 
 #
 msgid "Show Info"
-msgstr "Info mutatása"
+msgstr "Info megjelenítése"
 
 #
 msgid "Show Message when Recording starts"
-msgstr ""
+msgstr "Üzenet megjelenítése amikor a felévtel indul"
 
 #
 msgid "Show WLAN Status"
-msgstr "WLAN állapot mutatása"
+msgstr "A vezeték nélküli hálózat állapotának megjelenítése"
 
 #
 msgid "Show blinking clock in display during recording"
-msgstr "Felvétel közben a kijelző órája villogjon"
+msgstr "Felvétel közben a kis kijelző órája villogjon"
 
 #
 msgid "Show event-progress in channel selection"
-msgstr ""
+msgstr "Esemény-haladás megjelenítése csatornalistában"
 
 #
 msgid "Show in extension menu"
+msgstr "Megjelenítés a bővítmények-menüben"
+
+msgid "Show info screen"
 msgstr ""
 
 #
 msgid "Show infobar on channel change"
-msgstr "Csatornaváltáskor mutassa az infósort"
+msgstr "Info-sor megjelenítése csatornaváltáskor"
 
 #
 msgid "Show infobar on event change"
-msgstr "Műsorváltozásnál mutassa az infósort"
+msgstr "Info-sor megjelenítése műsor- vagy eseményváltozás esetén"
 
 #
 msgid "Show infobar on skip forward/backward"
-msgstr "Előre/Hátra lépésnél mutassa az infosort"
+msgstr "Info-sor megjelenítése Előre/Hátra lépés esetén"
+
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
 
 #
 msgid "Show positioner movement"
-msgstr "Mutassa a motor mozgását"
+msgstr "A forgatómotor mozgásának megjelenítése"
 
 #
 msgid "Show services beginning with"
-msgstr "Mutassa a csatornákat melyek első betűje"
+msgstr "Csatornák, melyek első betűje"
 
 #
 msgid "Show the radio player..."
@@ -6452,25 +6798,31 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
-msgstr "Megmutatja a wireless LAN kapcsolat pillanatnyi állapotát.\n"
+msgstr "Megjeleníti a vezeték nélküli kapcsolat aktuális állapotát.\n"
 
 #
 msgid "Shutdown"
-msgstr ""
+msgstr "Kikapcsolás"
 
 #
 msgid "Shutdown Dreambox after"
-msgstr "Kapcsolja le a DreamBox-ot miután"
+msgstr "Kapcsolja le a készüléket miután"
+
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
 
 #
 msgid "Signal Strength:"
-msgstr ""
+msgstr "Jelerősség:"
 
 #
 msgid "Signal: "
-msgstr ""
+msgstr "Jel:"
 
 #
 msgid "Similar"
@@ -6489,7 +6841,7 @@ msgstr ""
 
 #
 msgid "Simple titleset (compatibility for legacy players)"
-msgstr ""
+msgstr "Egyszerű tétellista (kompatibilis régebbi lejátszókal)"
 
 msgid "SimpleRSS allows reading RSS newsfeeds on your Dreambox."
 msgstr ""
@@ -6516,14 +6868,14 @@ msgstr "Lépés (GOP)"
 
 #
 msgid "Skin"
-msgstr ""
+msgstr "Skin"
 
 msgid "SkinSelector shows a menu with selectable skins"
 msgstr ""
 
 #
 msgid "Skins"
-msgstr ""
+msgstr "Skin-ek"
 
 #
 msgid "Sleep Timer"
@@ -6544,11 +6896,11 @@ msgstr "%d nyílás"
 
 #
 msgid "Slovakian"
-msgstr ""
+msgstr "Szlovák"
 
 #
 msgid "Slovenian"
-msgstr ""
+msgstr "Szolvén"
 
 #
 msgid "Slow"
@@ -6560,28 +6912,29 @@ msgstr "Lassítási sebességek"
 
 #
 msgid "Software"
-msgstr ""
+msgstr "Szoftver"
 
 #
 msgid "Software management"
-msgstr ""
+msgstr "Szoftverkezelés"
 
 msgid "Software manager setup"
-msgstr ""
+msgstr "Szoftverkezelés"
 
 #
 msgid "Software restore"
-msgstr ""
+msgstr "Szoftver visszaállítás"
 
 #
 msgid "Software update"
-msgstr ""
+msgstr "Szoftver frissítés"
 
 msgid "SoftwareManager manages your Dreambox software"
 msgstr ""
+"A Szoftverkezeléssel a készülék szoftveres környezetét szabhatja testre"
 
 msgid "Softwaremanager information"
-msgstr ""
+msgstr "Szoftverkezeló információ"
 
 #
 msgid "Some plugins are not available:\n"
@@ -6593,21 +6946,23 @@ msgstr ""
 
 #
 msgid "Sorry no backups found!"
-msgstr ""
+msgstr "Nem található rendszerbeállítás mentés!"
 
 #
 msgid ""
 "Sorry your backup destination is not writeable.\n"
 "Please choose an other one."
 msgstr ""
+"A biztonsági mentés helyén nincs írási jogosultság.\n"
+"Kérem, válasszon más célmappát."
 
 #
 msgid "Sorry, no Details available!"
-msgstr ""
+msgstr "Nincs több elérhető információ!"
 
 #
 msgid "Sorry, video is not available!"
-msgstr ""
+msgstr "A videó nem elérhető!"
 
 #
 msgid ""
@@ -6615,6 +6970,9 @@ msgid ""
 "\n"
 "Please choose another one."
 msgstr ""
+"A biztonsági mentés helyén nincs írási jogosultság.\n"
+"\n"
+"Kérem, válasszon más célmappát."
 
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
@@ -6625,6 +6983,9 @@ msgstr "Rendez: ABC"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6644,11 +7005,11 @@ msgstr "Dél"
 
 #
 msgid "South Korea"
-msgstr ""
+msgstr "Dél-Korea"
 
 #
 msgid "Spain"
-msgstr ""
+msgstr "Spanyolország"
 
 #
 msgid "Spanish"
@@ -6656,11 +7017,11 @@ msgstr "Spanyol"
 
 #
 msgid "Split preview mode"
-msgstr ""
+msgstr "Megosztott előnézeti mód"
 
 #
 msgid "Sports"
-msgstr ""
+msgstr "Sport"
 
 #
 msgid "Standby"
@@ -6668,7 +7029,7 @@ msgstr "Készenlét"
 
 #
 msgid "Standby / Restart"
-msgstr "Készenlét / Újraindítás"
+msgstr "Kikapcsolás"
 
 #
 #, python-format
@@ -6682,6 +7043,9 @@ msgstr ""
 
 #
 msgid "Start Webinterface"
+msgstr "Webinterfész indítása"
+
+msgid "Start easy your multimedia plugins with the PVR-button."
 msgstr ""
 
 #
@@ -6713,7 +7077,7 @@ msgid "Std. Feeds"
 msgstr ""
 
 msgid "Step by step network configuration"
-msgstr ""
+msgstr "A hálózat konfigurálása lépésről lépésre"
 
 #
 msgid "Step east"
@@ -6721,17 +7085,17 @@ msgstr "Léptetés kelet felé"
 
 #
 msgid "Step in ms for arrow keys"
-msgstr ""
+msgstr "ms lépték nyíl gombokhoz"
 
 #
 #, python-format
 msgid "Step in ms for key %i"
-msgstr ""
+msgstr "ms lépték %i gombhoz"
 
 #
 #, python-format
 msgid "Step in ms for keys '%s'"
-msgstr ""
+msgstr "ms lépték '%s' gombhoz"
 
 #
 msgid "Step west"
@@ -6743,7 +7107,7 @@ msgstr "Állj"
 
 #
 msgid "Stop Timeshift?"
-msgstr "Leállítsam a Timeshift funkciót?"
+msgstr "Leállítsam az időcsúsztatást?"
 
 #
 msgid "Stop current event and disable coming events"
@@ -6755,7 +7119,7 @@ msgstr "Futó időzítés leállítása de a soron következők futtatása"
 
 #
 msgid "Stop playing this movie?"
-msgstr "Megállítsam ezt a filmet?"
+msgstr "Megállítsam ezt a lejátszást?"
 
 #
 msgid "Stop test"
@@ -6763,11 +7127,11 @@ msgstr "Teszt megállítása"
 
 #
 msgid "Stop testing plane after # failed transponders"
-msgstr ""
+msgstr "Próbálkozások befejezése ennyi sikertelen transzponder után"
 
 #
 msgid "Stop testing plane after # successful transponders"
-msgstr ""
+msgstr "Próbálkozások befejezése ennyi sikeres transzponder után"
 
 #
 msgid "Store position"
@@ -6807,13 +7171,16 @@ msgstr "Vas"
 msgid "Sunday"
 msgstr "Vasárnap"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Csatornák cserélése"
 
 #
 msgid "Sweden"
-msgstr ""
+msgstr "Svédország"
 
 #
 msgid "Swedish"
@@ -6829,15 +7196,10 @@ msgstr "Ugrás az előző alcsatornára"
 
 #
 msgid "Switchable tuner types:"
-msgstr ""
+msgstr "Váltható tuner típusok: "
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr "Symbólumsebesség"
 
 #
 msgid "System"
@@ -6847,51 +7209,59 @@ msgstr "Rendszer"
 #. TRANSLATORS: Add here whatever should be shown in the "translator" about screen, up to 6 lines (use \n for newline)
 msgid "TRANSLATOR_INFO"
 msgstr ""
-"Fordította: MediaVox-Team (minden jog fenntartva)\n"
-"www.mediavox.hu - 2119 Pécel, Baross u 5/e - Tel/Fax: 36-28-453379\n"
-"A magyar nyelvü fájl fordítását a MediaVox készítette.\n"
-"A magyar nyelvü fájlban történö bármilyen külsö személy általi\n"
-"beavatkozás, avagy a fordítási fájl illetéktelen használata\n"
-"jogi eljárást von maga után. E-mail: info@mediavox.hu"
+"Fordította: MediaVox-Team\n"
+"Kiegészítette: robertut"
 
 #
 msgid "TS file is too large for ISO9660 level 1!"
+msgstr "A TS fájl túl nagy az 'ISO9660 level 1' szabvány szerint!"
+
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
 msgstr ""
 
 #
 msgid "TV System"
 msgstr "TV rendszer"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Gyűjtemény tartalmának táblázata"
 
 #
 msgid "Tag 1"
-msgstr ""
+msgstr "Metaadat 1"
 
 #
 msgid "Tag 2"
-msgstr ""
+msgstr "Metaadat 2"
 
 #
 msgid "Tags"
-msgstr ""
+msgstr "Metaadatok"
 
 #
 msgid "Tags the Timer/Recording will have."
-msgstr ""
+msgstr "A leendő felvétel metaadatai"
 
 #
 msgid "Tags: "
-msgstr ""
+msgstr "Metaadatok: "
 
 #
 msgid "Taiwan"
-msgstr ""
+msgstr "Tajván"
 
 #
 msgid "Temperature and Fan control"
+msgstr "Hőmérséklet és ventilátor beállításai"
+
+msgid "Temperature-dependent fan control."
 msgstr ""
 
 #
@@ -6904,16 +7274,16 @@ msgstr "Földi szolgáltató"
 
 #
 msgid "Test DiSEqC settings"
-msgstr ""
+msgstr "DiSEqC beállítások tesztelése"
 
 #
 msgid "Test Type"
-msgstr ""
+msgstr "Teszt típusa"
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 80
 msgid "Test again"
-msgstr ""
+msgstr "Újratesztelés"
 
 #
 msgid "Test mode"
@@ -6921,10 +7291,10 @@ msgstr "Teszt mód"
 
 #
 msgid "Test the network configuration of your Dreambox.\n"
-msgstr "A Dreambox hálózati beállításánal ellenőrzése.\n"
+msgstr "A készülék hálózati konfigurációjának ellenőrzése.\n"
 
 msgid "Test your DiSEqC equipment"
-msgstr ""
+msgstr "A DiSEqC-berendezés tesztelése"
 
 #
 msgid "Test-Messagebox?"
@@ -6935,14 +7305,15 @@ msgid ""
 "Thank you for using the wizard.\n"
 "Please press OK to continue."
 msgstr ""
+"Köszönöm, hogy használta a Varázslót.\n"
+"Kérem, nyomja le az OK gombot a folytatáshoz."
 
-#
 msgid ""
 "Thank you for using the wizard. Your box is now ready to use.\n"
 "Please press OK to start using your Dreambox."
 msgstr ""
 "Köszönöm hogy használta a varázslót. A készüléke most már be van állítva.\n"
-"Az OK gomb megnyomása után máris használatba veheti a beltérijét."
+"Az OK gomb megnyomása után máris használatba veheti a készüléket."
 
 #
 msgid ""
@@ -6968,12 +7339,12 @@ msgstr ""
 "játszható le a hagyományos lejátszókban)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -6987,10 +7358,10 @@ msgid ""
 msgstr ""
 
 msgid "The PIN code has been changed successfully."
-msgstr ""
+msgstr "A PIN-kódot sikeresen megváltoztatta."
 
 msgid "The PIN codes you entered are different."
-msgstr ""
+msgstr "A megadott PIN-kódok eltérnek egymástól."
 
 msgid ""
 "The PicturePlayer displays your photos on the TV.\n"
@@ -7037,6 +7408,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7088,7 +7464,7 @@ msgstr ""
 "\n"
 "%s\n"
 "\n"
-"Fel akarja írni az USB flashert erre a stickre?"
+"Fel szeretné írni az USB flashert erre a stickre?"
 
 #
 msgid "The following files were found..."
@@ -7128,7 +7504,7 @@ msgstr "A csomag nem tartalmaz semmit."
 
 #
 msgid "The package:"
-msgstr ""
+msgstr "A csomag:"
 
 #
 #, python-format
@@ -7170,15 +7546,15 @@ msgid ""
 "The wireless LAN plugin is not installed!\n"
 "Please install it."
 msgstr ""
-"A wireless LAN plugin nincs telepítve!\n"
-"Kérem telepítse."
+"A vezeték nélküli hálózati plugin nincs telepítve!\n"
+"Kérem, telepítse."
 
 #
 msgid ""
 "The wizard can backup your current settings. Do you want to do a backup now?"
 msgstr ""
-"A varázsló el tudja menteni a jelenlegi beállításait. Akar most egy mentést "
-"csinálni?"
+"A varázsló el tudja menteni a jelenlegi beállításait. szeretne most egy "
+"mentést csinálni?"
 
 #, python-format
 msgid ""
@@ -7192,11 +7568,11 @@ msgstr "A varázsló befejezte feladatát."
 
 #
 msgid "There are at least "
-msgstr ""
+msgstr "Legalább "
 
 #
 msgid "There are currently no outstanding actions."
-msgstr ""
+msgstr "Semmilyen kiemelkedő esemény nem következik."
 
 #
 msgid "There are no default services lists in your image."
@@ -7208,11 +7584,11 @@ msgstr "Az image nem tartalmaz semmilyen csatornalistát."
 
 #
 msgid "There are no updates available."
-msgstr ""
+msgstr "Nincs elérhető frissítés."
 
 #
 msgid "There are now "
-msgstr ""
+msgstr "Most "
 
 #
 msgid ""
@@ -7220,11 +7596,12 @@ msgid ""
 "Do you really want to continue?"
 msgstr ""
 "Nincs elég hely a kiválasztott partíción.\n"
-"Biztos folytatni akarja?"
+"Biztos folytatni szeretné?"
 
 #
 msgid "There was an error downloading the packetlist. Please try again."
 msgstr ""
+"A csomaglista letöltése hiba miatt lehetetlen. Kérem, próbálja meg újra."
 
 #
 msgid "There was an error getting the feed entries. Please try again."
@@ -7232,7 +7609,7 @@ msgstr ""
 
 #
 msgid "There was an error. The package:"
-msgstr ""
+msgstr "Hiba történt. A csomag: "
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 130
@@ -7256,11 +7633,16 @@ msgstr ""
 
 #
 msgid "This Month"
+msgstr "Ebben a hónapban"
+
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
 msgstr ""
 
 #
 msgid "This Week"
-msgstr ""
+msgstr "Ezen a héten"
 
 #
 msgid ""
@@ -7270,7 +7652,7 @@ msgstr ""
 
 #
 msgid "This is step number 2."
-msgstr "Ez a 2. lépés."
+msgstr "Ez a második lépés."
 
 #
 msgid ""
@@ -7301,19 +7683,19 @@ msgstr ""
 
 #
 msgid "This plugin is installed."
-msgstr ""
+msgstr "A plugin telepítve van."
 
 #
 msgid "This plugin is not installed."
-msgstr ""
+msgstr "A plugin nincs telepítve."
 
 #
 msgid "This plugin will be installed."
-msgstr ""
+msgstr "A plugin telepítve lesz."
 
 #
 msgid "This plugin will be removed."
-msgstr ""
+msgstr "A plugin el lesz távolítva."
 
 #
 msgid "This setting controls the behavior when a timer matches a found event."
@@ -7334,7 +7716,7 @@ msgid ""
 msgstr ""
 "Ez a teszt leellenőrzi a beállított névszervereket.\n"
 "Ha eredményként \"nem igazolt\", akkor:\n"
-"- ellenőrizze a DHCP beállítást, a kábelezért és az adapter beállításait\n"
+"- ellenőrizze a DHCP beállítást, a kábelezért és az interfész beállításait\n"
 "- ha a névszervert kézzel állította be, akkor ellenőrizze a bejegyzéseket a "
 "\"Névszerver\" beállításokban"
 
@@ -7345,10 +7727,10 @@ msgid ""
 "- verify that a network cable is attached\n"
 "- verify that the cable is not broken"
 msgstr ""
-"Ez a teszt leellenőrzi hogy a LAN-Adapterhez van-e hálózati kábel "
+"Ez a teszt leellenőrzi, hogy a hálótzati adapterhez van-e kábel "
 "csatlakoztatva.\n"
 "Ha válaszként a \"nincs csatlakoztatva\" üzenetet kapja, akkor:\n"
-"- van-e kábel csatlakoztatva\n"
+"- ellenőrizze, hogy van-e kábel csatlakoztatva\n"
 "- ellenőrizze hogy a csatlakoztatott kábel szakadt-e"
 
 #
@@ -7358,12 +7740,12 @@ msgid ""
 "- no valid IP Address was found\n"
 "- please check your DHCP, cabling and adapter setup"
 msgstr ""
-"Ez a teszt leellenőrzi hogy van-e érvényes IP cím a LAN Adapterben.\n"
+"Ez a teszt leellenőrzi, hogy a hálótzati interfész kapott-e érvényes IP "
+"címet.\n"
 "Ha válaszként a \"nem igazolt\" választ kapja, akkor:\n"
-"- nem található érvényes IP cím- ellenőrizze a DHCP beállításokat, a "
-"kábelezést és az Adapter beállításait"
+"- nem található érvényes IP cím\n"
+"- ellenőrizze a DHCP beállításokat, a kábelezést és az interfész beállításait"
 
-#
 msgid ""
 "This test checks whether your LAN Adapter is set up for automatic IP Address "
 "configuration with DHCP.\n"
@@ -7374,18 +7756,19 @@ msgid ""
 "If you get an \"enabeld\" message:\n"
 "-verify that you have a configured and working DHCP Server in your network."
 msgstr ""
-"Ez a teszt leellenőrzi hogy a LAN Adapter be lett-e állítva az automatikus "
-"IP cím beállítására a DHCP használatához.\n"
+"Ez a teszt leellenőrzi hogy a hálótzati interfész be lett-e állítva az "
+"automatikus IP cím lekéréséhez DHCP-vel.\n"
 "Ha válaszként a \"kikapcsolva\" üzenetet kapja, akkor:\n"
-"- a LAN Adapter csak manuális IP cím megadására lett beállítva\n"
-"- ellenőrizze, hogy helyes IP adatokat adott meg az Adapter beállításaiban\n"
+"- a hálótzati interfész csak manuális IP cím megadására lett beállítva\n"
+"- ellenőrizze, hogy helyes IP adatokat adott meg az interfész "
+"beállításaiban\n"
 "Ha válaszként a \"engedélyezve\" üzenetet kapja, akkor:\n"
 "- ellenőrizze hogy a hálózatában létezik-e jól beállított és működő DHCP "
 "szerver."
 
 #
 msgid "This test detects your configured LAN-Adapter."
-msgstr "Ez a teszt leellenőrzi a beállított LAN-Adaptert."
+msgstr "Ez a teszt leellenőrzi a beállított hálótzati interfészt."
 
 #
 msgid ""
@@ -7408,7 +7791,7 @@ msgstr "Csü"
 
 #
 msgid "Thumbnails"
-msgstr ""
+msgstr "Ikonok"
 
 #
 msgid "Thursday"
@@ -7464,7 +7847,7 @@ msgstr ""
 
 #
 msgid "Timer record location"
-msgstr ""
+msgstr "Időztett felvételek:"
 
 #
 msgid "Timer sanity error"
@@ -7480,19 +7863,29 @@ msgstr "Időzítő állapota"
 
 #
 msgid "Timer type"
+msgstr "Időzítő típusa"
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
 msgstr ""
 
 #
 msgid "Timeshift"
-msgstr "Timeshift"
+msgstr "Időcsúsztatás"
 
 #
 msgid "Timeshift location"
-msgstr ""
+msgstr "Időcsúsztatás tárhelye"
 
 #
 msgid "Timeshift not possible!"
-msgstr "Timeshift nem lehetséges!"
+msgstr "Időcsúsztatás nem lehetséges!"
 
 #
 msgid "Timezone"
@@ -7521,6 +7914,11 @@ msgid ""
 "for 10 seconds.\n"
 "3) Wait for bootup and follow instructions of the wizard."
 msgstr ""
+"A készülék szoftverének frissítéséhez, az alábbi lépéseket tegye meg:\n"
+"1) Áramtalanítsa a készüléket, majd csatlakoztassa az USB-s adathordozót.\n"
+"2) Helyezze áram alá a készüléket, közben tartsa lenyomva az előlapon a LE "
+"gombot 10 másodpercig.\n"
+"3) Várjon a boot-olás befejezésére, majd kövesse a Varázsló utasításait."
 
 #
 msgid "Today"
@@ -7528,7 +7926,7 @@ msgstr "Ma"
 
 #
 msgid "Tone Amplitude"
-msgstr ""
+msgstr "Hangerő"
 
 #
 msgid "Tone mode"
@@ -7544,7 +7942,7 @@ msgstr "Toneburst A/B"
 
 #
 msgid "Top favorites"
-msgstr ""
+msgstr "Kedvencek"
 
 #
 msgid "Top rated"
@@ -7554,7 +7952,7 @@ msgstr ""
 msgid "Track"
 msgstr "Sáv"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7565,25 +7963,17 @@ msgstr "Fordítás"
 msgid "Translation:"
 msgstr "Fordítás:"
 
-#
-msgid "Transmission Mode"
-msgstr "Adás módja"
-
 #
 msgid "Transmission mode"
-msgstr "Adási mód"
+msgstr "Adás módja"
 
 #
 msgid "Transponder"
 msgstr "Transzponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transzponder típusa"
-
 #
 msgid "Travel & Events"
-msgstr ""
+msgstr "Utazás, Események"
 
 #
 msgid "Tries left:"
@@ -7592,24 +7982,24 @@ msgstr "Hátralevő próbálkozások száma:"
 #
 msgid "Try to find used Transponders in cable network.. please wait..."
 msgstr ""
-"Felhasználói transzponderek keresése a kábeles hálózaton.. Kérem várjon..."
+"Felhasználói transzponderek keresése a kábeles hálózaton.. Kérem, várjon..."
 
 #
 msgid "Try to find used transponders in cable network.. please wait..."
 msgstr ""
-"Felhasználói transzponderek keresése a kábeles hálózaton.. Kérem várjon..."
+"Felhasználói transzponderek keresése a kábeles hálózaton.. Kérem, várjon..."
 
 #
 msgid "Trying to download a new packetlist. Please wait..."
-msgstr ""
+msgstr "Az új csomaglitsa letöltése folyamatban. Kérem, várjon..."
 
 #
 msgid "Trying to download the Youtube feed entries. Please wait..."
-msgstr ""
+msgstr "A YouTube feed-ek letöltése folyamatban. Kérem, várjon..."
 
 #
 msgid "Trying to download the Youtube search results. Please wait..."
-msgstr ""
+msgstr "A YouTube keresési eredmények betöltése folyamatban. Kérem, várjon..."
 
 #
 msgid "Tue"
@@ -7649,7 +8039,7 @@ msgstr "Tuner"
 
 #
 msgid "Tuner type"
-msgstr ""
+msgstr "Tuner típus"
 
 #
 msgid "Turkish"
@@ -7661,7 +8051,7 @@ msgstr "Kettő"
 
 #
 msgid "Type"
-msgstr ""
+msgstr "Típus"
 
 #
 msgid "Type of scan"
@@ -7673,15 +8063,15 @@ msgstr "USALS"
 
 #
 msgid "USB Stick"
-msgstr "USB Stick"
+msgstr "USB adathordozó"
 
 #
 msgid "USB stick wizard"
-msgstr ""
+msgstr "USB-s adathordozó Varázsló"
 
 #
 msgid "Ukrainian"
-msgstr ""
+msgstr "Ukrán"
 
 #
 msgid ""
@@ -7705,10 +8095,13 @@ msgstr "Nem elkötelezett DiSEqC parancs"
 
 #
 msgid "Undo install"
-msgstr ""
+msgstr "Telepítés visszavonása"
 
 #
 msgid "Undo uninstall"
+msgstr "Eltávolítás visszavonása"
+
+msgid "Unencrypted"
 msgstr ""
 
 #
@@ -7717,29 +8110,29 @@ msgstr ""
 
 #
 msgid "Unicable"
-msgstr ""
+msgstr "Unicable"
 
 #
 msgid "Unicable LNB"
-msgstr ""
+msgstr "Unicable Fej"
 
 #
 msgid "Unicable Martix"
-msgstr ""
+msgstr "Unicable Mátrix"
 
 #
 msgid "Uninstall"
-msgstr ""
+msgstr "Eltávolítás"
 
 #
 msgid "United States"
-msgstr ""
+msgstr "Egyesült Államok"
 
 #
 msgid "Universal LNB"
 msgstr "Univerzális LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7755,18 +8148,17 @@ msgstr "Leállítás sikertelen"
 
 #
 msgid "Unsupported"
-msgstr ""
+msgstr "Nem támogatott"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
 msgid "Update"
 msgstr "Frissítés"
 
-#, fuzzy
 msgid "Update done..."
-msgstr "Frissítés"
+msgstr "A frissítés elkészült."
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 170
@@ -7791,20 +8183,19 @@ msgstr "Frissítés befejezve. Itt az eredmény:"
 
 #
 msgid "Updating software catalog"
-msgstr ""
+msgstr "Szoftver-katalógus frissítése"
 
 #
-#, fuzzy
 msgid "Updating, please wait..."
-msgstr "Előkészítés... Kérem várjon"
+msgstr "Frissítés folyamatban. Kérem, várjon..."
 
 #
 msgid "Updating... Please wait... This can take some minutes..."
-msgstr "Frissítés... Kérem várjon... Ez akár pár percig is eltarthat..."
+msgstr "Frissítés... Kérem, várjon... Ez több percig is eltarthat..."
 
 #
 msgid "Upgrade finished."
-msgstr ""
+msgstr "A frissítés elkészült"
 
 #
 msgid "Upgrading"
@@ -7812,7 +8203,7 @@ msgstr "Frissítés"
 
 #
 msgid "Upgrading Dreambox... Please wait"
-msgstr "Dreambox frissítése... Kérem várjon"
+msgstr "Készülék frissítése... Kérem, várjon"
 
 #
 msgid "Upper bound of timespan."
@@ -7826,7 +8217,7 @@ msgstr ""
 
 #
 msgid "Use"
-msgstr ""
+msgstr "Használ"
 
 #
 msgid "Use DHCP"
@@ -7842,7 +8233,7 @@ msgstr "Forgatási paraméterek használata"
 
 #
 msgid "Use a custom location"
-msgstr ""
+msgstr "Egyedi hely használata"
 
 #
 msgid "Use a gateway"
@@ -7851,17 +8242,14 @@ msgstr "Átjáró használata"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Non-smooth csévélés használata ezen sebességek felett"
-
 #
 msgid "Use power measurement"
-msgstr "Forgatási paraméterek megadása"
+msgstr "Teljesítmény-felvétel mérése"
 
 #
 msgid "Use the Networkwizard to configure selected network adapter"
 msgstr ""
+"A hálózati Varázsló használata a kijelölt hálózati interfész konfigurálásához"
 
 #
 msgid "Use the Networkwizard to configure your Network\n"
@@ -7882,21 +8270,21 @@ msgid ""
 "Use the up/down keys on your remote control to select an option. After that, "
 "press OK."
 msgstr ""
-"A fel/le nyílgombokkal változtathatja az opciót. Ez után nyomja meg az OK-t."
+"A fel/le nyílgombokkal változtathatja az opciót. Ez után nyomja le az OK-t."
 
 msgid "Use this input device settings?"
 msgstr ""
 
 msgid "Use this settings?"
-msgstr ""
+msgstr "Ezen beállítások használata?"
 
 #
 msgid "Use this video enhancement settings?"
-msgstr ""
+msgstr "Alkalmazhatók a Videó-beállítások?"
 
 #
 msgid "Use time of currently running service"
-msgstr ""
+msgstr "A most futó csatorna ideje felhasználható?"
 
 #
 msgid "Use usals for this sat"
@@ -7916,15 +8304,15 @@ msgstr "Felh. által megadva"
 
 #
 msgid "User management"
-msgstr ""
+msgstr "Felhasználó-kezelő"
 
 #
 msgid "Usermanager"
-msgstr ""
+msgstr "Felhasználó-kezelő"
 
 #
 msgid "Username"
-msgstr ""
+msgstr "Felhasználónév"
 
 #
 msgid "VCR scart"
@@ -7934,31 +8322,46 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (Intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
-msgstr ""
+msgstr "Függőleges"
 
 #
 msgid "Video Fine-Tuning"
-msgstr "Video finom beállítások"
+msgstr "Kép finomhangolás"
 
 #
 msgid "Video Fine-Tuning Wizard"
-msgstr "Video finom beállítások varázsló"
+msgstr "Kép finomhangolás Varázsló"
 
 #
 msgid "Video Output"
-msgstr "Video kimenet"
+msgstr "Videó kimenet"
+
+msgid "Video PID"
+msgstr ""
 
 #
 msgid "Video Setup"
@@ -7970,15 +8373,15 @@ msgstr "Video varázsló"
 
 #
 msgid "Video enhancement preview"
-msgstr ""
+msgstr "Videó-beállítások előnézete"
 
 #
 msgid "Video enhancement settings"
-msgstr ""
+msgstr "Videó-beállítások"
 
 #
 msgid "Video enhancement setup"
-msgstr ""
+msgstr "Videó-beállítások"
 
 #
 msgid ""
@@ -7991,7 +8394,7 @@ msgid ""
 msgstr ""
 "Video bementi kiválasztás\n"
 "\n"
-"Nyomja meg az OK-t ha látja ezt a képet a TV képernyőn (vagy válasszon más "
+"nyomja le az OK-t ha látja ezt a képet a TV képernyőn (vagy válasszon más "
 "bemeneti portot).\n"
 "A következő bemeneti port automatikusan átkapcsol 10 mp múlva."
 
@@ -8010,22 +8413,22 @@ msgstr ""
 
 #
 msgid "Videobrowser exit behavior:"
-msgstr ""
+msgstr "Videókezelő kilépésekor:"
 
 #
 msgid "Videoenhancement Setup"
-msgstr ""
+msgstr "Videó-beállítások"
 
 msgid "Videomode provides advanced video mode settings"
 msgstr ""
 
 #
 msgid "Videoplayer stop/exit behavior:"
-msgstr ""
+msgstr "Videólejástó stop/kilépésekor:"
 
 #
 msgid "View Count"
-msgstr ""
+msgstr "Megtekintések száma"
 
 msgid "View Google maps"
 msgstr ""
@@ -8035,11 +8438,11 @@ msgstr ""
 
 #
 msgid "View Movies..."
-msgstr ""
+msgstr "Filmnézés..."
 
 #
 msgid "View Photos..."
-msgstr ""
+msgstr "Képnézés..."
 
 #
 msgid "View Rass interactive..."
@@ -8047,7 +8450,7 @@ msgstr "Rass interaktív szolgáltatás használata..."
 
 #
 msgid "View Video CD..."
-msgstr ""
+msgstr "Videó-CD nézés..."
 
 #
 msgid "View active downloads"
@@ -8055,59 +8458,59 @@ msgstr ""
 
 #
 msgid "View details"
-msgstr ""
+msgstr "Részletek megtekintése"
 
 #
 msgid "View list of available "
-msgstr ""
+msgstr "Az elérhetők listázása: "
 
 #
 msgid "View list of available CommonInterface extensions"
-msgstr ""
+msgstr "Az elérhető CI-Bővítmények listázása"
 
 #
 msgid "View list of available Display and Userinterface extensions."
-msgstr ""
+msgstr "Az elérhető képernyő- és felhasználói felület bővítmények listázása"
 
 #
 msgid "View list of available EPG extensions."
-msgstr ""
+msgstr "Az elérhető EPG bővítmények listázása"
 
 #
 msgid "View list of available Satellite equipment extensions."
-msgstr ""
+msgstr "Az elérhető múholdvevő-berendezés bővítmények listázása"
 
 #
 msgid "View list of available communication extensions."
-msgstr ""
+msgstr "Az elérhető kommunikációs bővítmények listázása"
 
 #
 msgid "View list of available default settings"
-msgstr ""
+msgstr "Az elérhető csatornalisták listázása"
 
 #
 msgid "View list of available multimedia extensions."
-msgstr ""
+msgstr "Az elérhető multimédia bővítmények listázása"
 
 #
 msgid "View list of available networking extensions"
-msgstr ""
+msgstr "Az elérhető hálózati bővítmények listázása"
 
 #
 msgid "View list of available recording extensions"
-msgstr ""
+msgstr "Az elérhető felvételi bővítmények listázása"
 
 #
 msgid "View list of available skins"
-msgstr ""
+msgstr "Az elérhető skin-ek listázása"
 
 #
 msgid "View list of available software extensions"
-msgstr ""
+msgstr "Az elérhető szoftveres bővítmények listázása"
 
 #
 msgid "View list of available system extensions"
-msgstr ""
+msgstr "Az elérhető rendszer-bővítmények listázása"
 
 #
 msgid "View related videos"
@@ -8124,18 +8527,21 @@ msgstr "Teletext megtekintése..."
 #
 msgid "View, edit or delete mountpoints on your Dreambox."
 msgstr ""
+"Csatlakoztatott hálózati megosztások megtekintése, szerkesztése vagy törlése."
 
 #
 msgid "View, edit or delete usernames and passwords for your network."
 msgstr ""
+"Hálózati felhasználónevek és jelszavak megtekintése, szerkesztése vagy "
+"törlése."
 
 #
 msgid "Views: "
-msgstr ""
+msgstr "Nézetek:"
 
 #
 msgid "Virtual KeyBoard"
-msgstr ""
+msgstr "Virtuális Billentyűzet"
 
 msgid "Visualization for the European Installation Bus"
 msgstr ""
@@ -8161,11 +8567,8 @@ msgstr "Ny"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
-msgstr ""
+msgstr "Vezeték nélküli hálózati kapcsolat"
 
 #
 msgid "WPA"
@@ -8173,7 +8576,7 @@ msgstr "WPA"
 
 #
 msgid "WPA or WPA2"
-msgstr ""
+msgstr "WPA vagy WPA2"
 
 #
 msgid "WPA2"
@@ -8185,7 +8588,7 @@ msgstr "WSS 4:3-on"
 
 #
 msgid "Wait time in ms before activation:"
-msgstr ""
+msgstr "Aktiválás előtti várakozási idő (ms):"
 
 #
 msgid "Waiting"
@@ -8204,13 +8607,16 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
-msgstr ""
+msgstr "Webes felület"
 
 #
 msgid "Webinterface: Main Setup"
-msgstr ""
+msgstr "Webes felület beállításai"
 
 #
 msgid "Wed"
@@ -8222,19 +8628,19 @@ msgstr "Szerda"
 
 #
 msgid "Weekday"
-msgstr "Mely napokon?"
+msgstr "Hétköznap"
 
 #
 msgid "Weekend"
-msgstr ""
+msgstr "Hétvége"
 
 #
 msgid "Weekly (Monday)"
-msgstr ""
+msgstr "Hetente (Hétfő)"
 
 #
 msgid "Weekly (Sunday)"
-msgstr ""
+msgstr "Hetente (Vasárnap)"
 
 #
 msgid ""
@@ -8247,10 +8653,10 @@ msgid ""
 msgstr ""
 "Üdvözlöm a Vágólista szerkesztőben.\n"
 "\n"
-"Keresse meg a kivágandó rész elejét majd nyomja meg az OK gombot és válassza "
+"Keresse meg a kivágandó rész elejét majd nyomja le az OK gombot és válassza "
 "ki a 'Vágás eleje' opciót.\n"
 "\n"
-"Majd menjen a kivágandó rész végére, nyomja meg az OK gombot és válassza a "
+"Majd menjen a kivágandó rész végére, nyomja le az OK gombot és válassza a "
 "\"Vágás vége\" opciót. Ennyi az egész."
 
 #
@@ -8259,7 +8665,7 @@ msgid ""
 "the firmware of your Dreambox by providing a backup facility for your "
 "current settings and a short explanation of how to upgrade your firmware."
 msgstr ""
-"Üdvözlöm az Image frissítés varázslójában. A varázsló segít Önnek a DreamBox "
+"Üdvözlöm az Image frissítés varázslójában. A varázsló segít Önnek a "
 "készülékének firmware frissítésében. Ismerteti a mentési tulajdonságokat, "
 "így beállításai sem vesznek el, továbbá elmagyarázza hogyan frissítse "
 "készülékét az új firmware-el."
@@ -8302,6 +8708,13 @@ msgid ""
 "cleaned up.\n"
 "You can use this wizard to remove some extensions.\n"
 msgstr ""
+"Üdvözöljük a takarító varázslóban!\n"
+"\n"
+"A rendszer jelzései szerint, a belső memóriában a szabad kapacitás 2MB alá "
+"csökkent.\n"
+"A készülék stabil üzemelésének biztosításához, a belső memóriát takarítani "
+"szükséges.\n"
+"Ez a Varázsló segíthet Önnek abban, hogy néhány bővítményt eltávolíthasson.\n"
 
 #
 msgid ""
@@ -8312,6 +8725,12 @@ msgid ""
 "\n"
 "Press OK to start configuring your network"
 msgstr ""
+"Üdvözüljük.\n"
+"\n"
+"Ha szeretné a készülékét az Internetre csatlakoztatni, ez a Varázsló "
+"segíthet Önnek, hogy az alap-konfigurációt létrehozhassa.\n"
+"\n"
+"Kérem, nyomja le az OK gombot a hákózat konfigurálásához"
 
 #
 msgid ""
@@ -8330,9 +8749,9 @@ msgid ""
 msgstr ""
 "Üdvözlöm.\n"
 "\n"
-"Ez az indítási varázsló végig fogja Önt vezetni a DreamBox "
+"Ez az Indítási Varázsló végig fogja Önt vezetni a készülék "
 "alapbeállításain.\n"
-"Nyomja meg az OK gombot a távirányítón a következő lépéshez."
+"nyomja le az OK gombot a távirányítón a következő lépéshez."
 
 #
 msgid "Welcome..."
@@ -8348,6 +8767,11 @@ msgstr "Mit szeretne lekeresni?"
 
 #
 msgid "What to do with submitted crashlogs?"
+msgstr "Mit szeretne tenni az elküldött hibanaplókkal?"
+
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
 msgstr ""
 
 #
@@ -8365,6 +8789,13 @@ msgid ""
 "\n"
 "Really do a factory reset?"
 msgstr ""
+"Ha visszaállítja a készüléket a gyári állapotba, minden beállítása el fog "
+"veszni\n"
+"(beleérve a bouquet-eket, a kedvenceket, lekeresett csatornákat, "
+"műholdakat...)!\n"
+"A gyári állapotba helyezés után, a készülék automatikusan újra fog indulni.\n"
+"\n"
+"Biztos benne, hogy gyári állapotba állítja a készüléket?"
 
 #
 msgid "Where do you want to backup your settings?"
@@ -8372,18 +8803,23 @@ msgstr "Hova szeretné elmenteni a beállításait?"
 
 #
 msgid "Where to save temporary timeshift recordings?"
-msgstr ""
+msgstr "Hová kerüljenek az átmeneti időcsúsztatás felvételek?"
 
 #
 msgid "Wireless LAN"
-msgstr ""
+msgstr "Vezeték nélküli hálózat"
 
 #
 msgid "Wireless Network"
 msgstr "Wireless hálózat"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8406,7 +8842,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8417,6 +8853,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8479,15 +8920,14 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
 #
 msgid "Wizard"
-msgstr ""
+msgstr "Varázsló"
 
 #
 msgid "Write error while recording. Disk full?\n"
@@ -8495,7 +8935,7 @@ msgstr "Felvétel közben írási hiba történt. Megtelt a lemez?\n"
 
 #
 msgid "Write failed!"
-msgstr "Íz írás sikertelen!"
+msgstr "Az írás sikertelen!"
 
 #
 msgid "YPbPr"
@@ -8503,7 +8943,7 @@ msgstr "YPbPr"
 
 #
 msgid "Year"
-msgstr ""
+msgstr "Év"
 
 #
 msgid "Yes"
@@ -8511,18 +8951,18 @@ msgstr "Igen"
 
 #
 msgid "Yes to all"
-msgstr ""
+msgstr "Mindenre IGEN"
 
 msgid "Yes, always"
-msgstr ""
+msgstr "Igen, mindig"
 
 #
 msgid "Yes, and delete this movie"
-msgstr ""
+msgstr "Igen, és felvétel törlése"
 
 #
 msgid "Yes, and don't ask again"
-msgstr ""
+msgstr "Igen, és ne kérdezzen rá legközelebb"
 
 #
 msgid "Yes, backup my settings!"
@@ -8530,27 +8970,27 @@ msgstr "Igen, mentse el a beállításaim!"
 
 #
 msgid "Yes, but play next video"
-msgstr ""
+msgstr "Igen, és a következő videó lejátszása"
 
 #
 msgid "Yes, but play previous video"
-msgstr ""
+msgstr "Igen, és az előző videó lejátszása"
 
 #
 msgid "Yes, do a manual scan now"
-msgstr "Igen, csináljunk most egy kézi keresést"
+msgstr "Igen, indítsunk most el egy kézi keresést"
 
 #
 msgid "Yes, do an automatic scan now"
-msgstr "Igen, csináljunk most egy automatikus keresést"
+msgstr "Igen, indítsunk most el egy automatikus keresést"
 
 #
 msgid "Yes, do another manual scan now"
-msgstr "Igen, csináljunk most egy másik keresést"
+msgstr "Igen, indítsunk most el egy másik keresést"
 
 #
 msgid "Yes, keep them."
-msgstr ""
+msgstr "Igen, tartsa meg őket."
 
 #
 msgid "Yes, perform a shutdown now."
@@ -8562,7 +9002,7 @@ msgstr "Igen, állítsuk vissza most a beállításokat"
 
 #
 msgid "Yes, returning to movie list"
-msgstr "Igen, térjen vissza a filmlistához"
+msgstr "Igen, térjen vissza a felvételek listájához"
 
 #
 msgid "Yes, view the tutorial"
@@ -8570,11 +9010,11 @@ msgstr "Igen, mutassa a leírást"
 
 #
 msgid "You can cancel the installation."
-msgstr ""
+msgstr "A telepítés folyamata leállítható."
 
 #
 msgid "You can cancel the removal."
-msgstr ""
+msgstr "Az eltávolítás folyamata leállítható."
 
 #
 msgid ""
@@ -8588,17 +9028,22 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Itt kiválaszhatja mit szeretne telepíteni..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
-msgstr ""
+msgstr "Ez a plugin telepíthető."
 
 #
 msgid "You can only burn Dreambox recordings!"
-msgstr ""
+msgstr "Csak ezzel a készülékkel felvett anyagokat lehet kiírni!"
 
 #
 msgid "You can remove this plugin."
-msgstr ""
+msgstr "Ez a plugin eltávolítható"
 
 #
 msgid ""
@@ -8607,6 +9052,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Ez nem törölheti le!"
@@ -8638,7 +9096,7 @@ msgid ""
 msgstr ""
 
 msgid "You didn't select a channel to record from."
-msgstr ""
+msgstr "Nem választott ki csatornát, ahonnan történjen a felvétel."
 
 #
 #, python-format
@@ -8667,6 +9125,9 @@ msgid ""
 "You have chosen to restore your settings. Enigma2 will restart after "
 "restore. Please press OK to start the restore now."
 msgstr ""
+"Ön azt választotta, hogy a beállításokat visszaállítja egy koráábi "
+"biztonsági mentésből. A folyamat végén, az Enigma2 újra fog indulni. Kérem, "
+"nyomja le az OK gombot a folytatáshoz."
 
 #
 #, python-format
@@ -8681,9 +9142,9 @@ msgid ""
 "instructions from the website, your new firmware will ask you to restore "
 "your settings."
 msgstr ""
-"Szüksége lesz egy PC kapcsolatra a DreamBox-hoz. Amennyiben segítségre van "
-"szüksége, kérem látogasson el a http://www.dm7025.de weboldalra.\n"
-"A DreamBox most meg fog állni. Miután végrehajtotta a weboldalon olvasható "
+"Szüksége lesz egy PC kapcsolatra a készülékhez. Amennyiben segítségre van "
+"szüksége, kérem, látogasson el a http://www.pli-images.org weboldalra.\n"
+"A készülék most meg fog állni. Miután végrehajtotta a weboldalon olvasható "
 "utasításokat, az új firmware fel fogja Önt kérni a saját beállításainak "
 "visszatöltésére."
 
@@ -8692,6 +9153,9 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Meg kell adnia egy PIN kódot, melyet rejtsen el gyermekei elől.\n"
+"\n"
+"Meg szeretné most adni a PIN kódot?"
 
 #
 msgid ""
@@ -8714,6 +9178,10 @@ msgid ""
 "Your internet connection is working now.\n"
 "\n"
 msgstr ""
+"A készülék most már használható állapotban van.\n"
+"\n"
+"Az internetkapcsolata működőképes.\n"
+"\n"
 
 #
 msgid ""
@@ -8723,10 +9191,15 @@ msgid ""
 "\n"
 "Please press OK to continue."
 msgstr ""
+"A készülék most már használható állapotban van.\n"
+"\n"
+"Az internetkapcsolata működőképes.\n"
+"\n"
+"Nyomja le az OK gombot a folytatáshoz."
 
 #
 msgid "Your Dreambox will restart after pressing OK on your remote control."
-msgstr "Az OK gomb megnyomása után a Dreambox újra fog indulni."
+msgstr "Az OK gomb megnyomása után a készülék újra fog indulni."
 
 #
 msgid ""
@@ -8741,6 +9214,8 @@ msgid ""
 "Your collection exceeds the size of a single layer medium, you will need a "
 "blank dual layer DVD!"
 msgstr ""
+"A gyüjteményének mérete meghaladja egy sima rétegű DVD kapacitását, egy "
+"dupla-rétegű üres DVD lemezre lesz szüksége!"
 
 #
 #, python-format
@@ -8755,19 +9230,19 @@ msgstr ""
 
 #
 msgid "Your dreambox is shutting down. Please stand by..."
-msgstr "A DreamBox most kikapcsol. Kérem várjon..."
+msgstr "A készülék most kikapcsol. Kérem, várjon..."
 
 #
 msgid ""
 "Your dreambox isn't connected to the internet properly. Please check it and "
 "try again."
 msgstr ""
-"A beltéri nem csatlakozik rendesen az internetre. Kérem nézze át a "
+"A készülék nem csatlakozik helyesen az internetre. Kérem, nézze át a "
 "beállításokat és próbálja újra."
 
 #
 msgid "Your email address:"
-msgstr ""
+msgstr "E-mail címe:"
 
 #
 msgid ""
@@ -8782,26 +9257,31 @@ msgid ""
 "Your internet connection is not working!\n"
 "Please choose what you want to do next."
 msgstr ""
+"Az internetkapcsolata nem működik!\n"
+"Kérem, válassza ki, mi legyen a teendő."
 
 #
 msgid "Your name (optional):"
-msgstr ""
+msgstr "Neve (nem kötelező):"
 
 #
 msgid "Your network configuration has been activated."
+msgstr "A hálózati konfiguráció most már aktív."
+
+msgid "Your network is not working. Please try again."
 msgstr ""
 
 #
 msgid "Your network mount has been activated."
-msgstr ""
+msgstr "A hálózati csatlakozás most már aktív."
 
 #
 msgid "Your network mount has been removed."
-msgstr ""
+msgstr "A hálózati csatlakozás el lett távolítva."
 
 #
 msgid "Your network mount has been updated."
-msgstr ""
+msgstr "A hálózati csatlakozás frissítve lett."
 
 #
 msgid ""
@@ -8810,25 +9290,29 @@ msgid ""
 "\n"
 "Please choose what you want to do next."
 msgstr ""
+"A vezeték nélküli hálózati kapcsolata nem hozható létre!\n"
+"Csatlakoztatva van az USB-s vezeték nélküli adapter?\n"
+"\n"
+"Kérem, válassza ki, mi legyen a teendő."
 
 msgid "ZDFMediathek allows you to watch streams from ZDF Mediathek."
 msgstr ""
 
 #
 msgid "Zap back to previously tuned service?"
-msgstr ""
+msgstr "Ugrás vissza az elöbb nézett csatornára?"
 
 #
 msgid "Zap back to service before positioner setup?"
-msgstr "Ugorjunk vissza a pozícioner beállítás előtti csatornához?"
+msgstr "Ugrás vissza a forgatómotor beállítás elött nézett csatornához?"
 
 #
 msgid "Zap back to service before satfinder?"
-msgstr "Ugorjunk vissza a műholdkereső elött nézett csatornához?"
+msgstr "Ugrás vissza a műholdkereső elött nézett csatornához?"
 
 #
 msgid "Zap back to service before tuner setup?"
-msgstr ""
+msgstr "Ugrás vissza a tuner beállítása elött nézett csatornához?"
 
 msgid "Zap between commercials"
 msgstr ""
@@ -8842,9 +9326,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternatív módosítás]"
@@ -8867,10 +9348,14 @@ msgstr ""
 #
 msgid "a gui to assign services/providers to common interface modules"
 msgstr ""
+"egy felhasználói felület, mely lehetővé teszi szolgáltatók/csatornák "
+"hozzárendelését CI modulokhoz"
 
 #
 msgid "a gui to assign services/providers/caids to common interface modules"
 msgstr ""
+"egy felhasználói felület, mely lehetővé teszi szolgáltatók/csatornák/CAId-ek "
+"hozzárendelését CI modulokhoz"
 
 #
 msgid "abort alternatives edit"
@@ -8890,27 +9375,32 @@ msgstr "az indításról"
 
 #
 msgid "activate current configuration"
-msgstr ""
+msgstr "Aktuális konfiguráció aktiválása"
 
 #
 msgid "activate network adapter configuration"
+msgstr "Hálózati adapter konfiguráció aktiválása"
+
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
 msgstr ""
 
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
-msgstr ""
+msgstr "Automata Időzítő hozzáadása"
 
 #
 msgid "add Provider"
-msgstr ""
+msgstr "Szolgáltató hozzáadása"
 
 #
 msgid "add Service"
-msgstr ""
+msgstr "Szolgáltatás hozzáadása"
 
 #
 msgid "add a nameserver entry"
-msgstr ""
+msgstr "Névszerver hozzáadása"
 
 #
 msgid "add alternatives"
@@ -8926,7 +9416,7 @@ msgstr "bouquet hozzáadása"
 
 #
 msgid "add directory to playlist"
-msgstr "könyvtár hozzáadása a playlistához"
+msgstr "mappa hozzáadása a lejátszási listához"
 
 #
 msgid "add file to playlist"
@@ -8938,7 +9428,7 @@ msgstr "fájlok hozzáadása a playlistához"
 
 #
 msgid "add filters"
-msgstr ""
+msgstr "szűrők hozzáadása"
 
 #
 msgid "add marker"
@@ -8970,10 +9460,7 @@ msgstr "csatorna hozzáadása a kedvencekhez"
 
 #
 msgid "add services"
-msgstr ""
-
-msgid "add tags to recorded movies"
-msgstr ""
+msgstr "csatornák hozzáadása"
 
 #
 msgid "add to parental protection"
@@ -9002,21 +9489,27 @@ msgstr ""
 
 #
 msgid "assigned CAIds:"
-msgstr ""
+msgstr "hozzárendelt CAId-ek:"
 
 #
 msgid "assigned Services/Provider:"
+msgstr "hozzárendelt szolgáltató:"
+
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
 msgstr ""
 
 #
 #, python-format
 msgid "audio track (%s) format"
-msgstr ""
+msgstr "hangsáv (%s) formátuma"
 
 #
 #, python-format
 msgid "audio track (%s) language"
-msgstr ""
+msgstr "hangsáv (%s) nyelve"
 
 #
 msgid "audio tracks"
@@ -9024,11 +9517,14 @@ msgstr "hangsávok"
 
 #
 msgid "auto"
+msgstr "Automata Időzítő hozzáadása"
+
+msgid "autotimers need a match attribute"
 msgstr ""
 
 #
 msgid "available"
-msgstr ""
+msgstr "elérhető"
 
 #
 msgid "back"
@@ -9040,7 +9536,7 @@ msgstr "háttérkép"
 
 #
 msgid "backgroundcolor"
-msgstr ""
+msgstr "háttér szín"
 
 #
 msgid "better"
@@ -9048,7 +9544,7 @@ msgstr "jobb"
 
 #
 msgid "black"
-msgstr ""
+msgstr "fekete"
 
 #
 msgid "blacklist"
@@ -9056,12 +9552,15 @@ msgstr "feketelista"
 
 #
 msgid "blue"
+msgstr "kék"
+
+msgid "bob"
 msgstr ""
 
 #
 #, python-format
 msgid "burn audio track (%s)"
-msgstr ""
+msgstr "hangsáv kiírása (%s)"
 
 #
 msgid "case-insensitive search"
@@ -9099,6 +9598,9 @@ msgstr "playlista törlése"
 msgid "complex"
 msgstr "komplex"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfig. menü"
@@ -9124,15 +9626,21 @@ msgstr "másolás a bouquetek-be"
 
 #
 msgid "could not be removed"
-msgstr ""
+msgstr "nem távolítható el"
 
 #
 msgid "create directory"
-msgstr "könyvtár létrehozása"
+msgstr "mappa létrehozása"
+
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
 
 #, python-format
 msgid "currently installed image: %s"
-msgstr ""
+msgstr "telepített image: %s"
 
 #
 msgid "daily"
@@ -9142,6 +9650,9 @@ msgstr "naponta"
 msgid "day"
 msgstr "nap"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "törlés"
@@ -9152,7 +9663,7 @@ msgstr "vágópont törlése"
 
 #
 msgid "delete file"
-msgstr ""
+msgstr "fájl törlése"
 
 #
 msgid "delete playlist entry"
@@ -9167,7 +9678,7 @@ msgid "delete..."
 msgstr "törlés..."
 
 msgid "description"
-msgstr ""
+msgstr "leírás"
 
 #
 msgid "disable"
@@ -9201,6 +9712,9 @@ msgstr "ne vegye fel"
 msgid "done!"
 msgstr "kész!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "alternatívák módosítása"
@@ -9211,7 +9725,7 @@ msgstr ""
 
 #
 msgid "edit services"
-msgstr ""
+msgstr "csatornák szerkesztése"
 
 #
 msgid "empty"
@@ -9219,7 +9733,7 @@ msgstr "üres"
 
 #
 msgid "enable"
-msgstr "engedélyez"
+msgstr "engedélyezés"
 
 #
 msgid "enable bouquet edit"
@@ -9253,17 +9767,13 @@ msgstr "vágás kilépő pontja"
 msgid "end favourites edit"
 msgstr "kedvencek módosításának vége"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr "egyenlő"
 
 #
 msgid "exact match"
-msgstr ""
+msgstr "pontos találat"
 
 #
 msgid "exit DVD player or return to file browser"
@@ -9279,23 +9789,23 @@ msgstr "kilépés a filmlistából"
 
 #
 msgid "exit nameserver configuration"
-msgstr ""
+msgstr "kliépés a névszerver beállításaiból"
 
 #
 msgid "exit network adapter configuration"
-msgstr ""
+msgstr "kliépés a hálózati adapter beállításaiból"
 
 #
 msgid "exit network interface list"
-msgstr ""
+msgstr "kliépés a hálózati interfészek listájából"
 
 #
 msgid "exit networkadapter setup menu"
-msgstr ""
+msgstr "kliépés a hálózati adapter beállításaiból"
 
 #
 msgid "fileformats (BMP, PNG, JPG, GIF)"
-msgstr ""
+msgstr "fájlformátumok (BMP, PNG, JPG, GIF)"
 
 #
 msgid "filename"
@@ -9315,11 +9825,11 @@ msgstr "szabad"
 
 #
 msgid "free diskspace"
-msgstr "üres terület van a HDD-n."
+msgstr "szabad tárterület a merevlemezen."
 
 #
 msgid "go to deep standby"
-msgstr "teljes kikapcsoláshoz ugrás"
+msgstr "lekapcsolás mély-készenléti módba"
 
 #
 msgid "go to standby"
@@ -9327,11 +9837,11 @@ msgstr "lekapcsolás készenléti módba"
 
 #
 msgid "grab this frame as bitmap"
-msgstr ""
+msgstr "pillanatkép mentése"
 
 #
 msgid "green"
-msgstr ""
+msgstr "zöld"
 
 #
 msgid "hear radio..."
@@ -9339,7 +9849,7 @@ msgstr "Rádiólista megnyitása..."
 
 #
 msgid "help..."
-msgstr "HELP..."
+msgstr "Súgó..."
 
 #
 msgid "hide extended description"
@@ -9383,7 +9893,7 @@ msgstr "modul inicializálása"
 
 #
 msgid "init modules"
-msgstr ""
+msgstr "modul inicializálás"
 
 #
 msgid "insert mark here"
@@ -9415,7 +9925,7 @@ msgstr "ugrás az előző megjelölt ponthoz"
 
 #
 msgid "leave movie player..."
-msgstr "kilépés a film lejátszóból..."
+msgstr "kilépés a lejátszóból..."
 
 #
 msgid "left"
@@ -9427,7 +9937,7 @@ msgstr "hossz"
 
 #
 msgid "list of EPG views..."
-msgstr ""
+msgstr "EPG-nézetek listája..."
 
 #
 msgid "list style compact"
@@ -9481,33 +9991,36 @@ msgstr "perc"
 msgid "minutes"
 msgstr "perc"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "hónap"
 
 #
 msgid "move PiP to main picture"
-msgstr "PiP mozgatása a főképre"
+msgstr "Kép-a-Képben váltása a főképre"
 
 #
 msgid "move down to last entry"
-msgstr ""
+msgstr "ugrás a legutolsó tételhez"
 
 #
 msgid "move down to next entry"
-msgstr ""
+msgstr "ugrás a következő tételhez"
 
 #
 msgid "move up to first entry"
-msgstr ""
+msgstr "ugrás az első tételhez"
 
 #
 msgid "move up to previous entry"
-msgstr ""
+msgstr "ugrás az előző tételhez"
 
 #
 msgid "movie list"
-msgstr "mozi lista"
+msgstr "felvételek listája"
 
 #
 msgid "multinorm"
@@ -9531,19 +10044,19 @@ msgstr "nem"
 
 #
 msgid "no CAId selected"
-msgstr ""
+msgstr "nincs kijelölt CAId"
 
 #
 msgid "no CI slots found"
-msgstr ""
+msgstr "nincs található CI foglalat"
 
 #
 msgid "no HDD found"
-msgstr "nincs HDD"
+msgstr "nincs merevlemez"
 
 #
 msgid "no Services/Providers selected"
-msgstr ""
+msgstr "nincs szolgáltató kiválasztva"
 
 #
 msgid "no module found"
@@ -9563,18 +10076,18 @@ msgstr "nincs"
 
 #
 msgid "not configured"
-msgstr ""
+msgstr "nem konfigurált"
 
 #
 msgid "not locked"
 msgstr "nem zárolt"
 
 msgid "not supported"
-msgstr ""
+msgstr "nem támogatott"
 
 #
 msgid "not used"
-msgstr ""
+msgstr "nem használt"
 
 #
 msgid "nothing connected"
@@ -9582,7 +10095,7 @@ msgstr "semmi sincs csatlakoztatva"
 
 #
 msgid "of a DUAL layer medium used."
-msgstr "DUAL layer medium felhasználva."
+msgstr "a kétréteges lemezből felhasználva."
 
 #
 msgid "of a SINGLE layer medium used."
@@ -9598,11 +10111,11 @@ msgstr "be"
 
 #
 msgid "on READ ONLY medium."
-msgstr "a csak olvasható médiumon."
+msgstr "a csak olvasható hordozón."
 
 #
 msgid "on Weekday"
-msgstr ""
+msgstr "Hétköznapokon"
 
 #
 msgid "once"
@@ -9610,7 +10123,7 @@ msgstr "egyszeri"
 
 #
 msgid "open nameserver configuration"
-msgstr ""
+msgstr "névszerver konfiguráció megnyítása"
 
 #
 msgid "open servicelist"
@@ -9626,7 +10139,7 @@ msgstr "csatornalista megnyitása (fel)"
 
 #
 msgid "partial match"
-msgstr ""
+msgstr "részbeni találat"
 
 #
 msgid "pass"
@@ -9650,7 +10163,7 @@ msgstr "lejátszás az előző markertől vagy lépjen be a playlistába"
 
 #
 msgid "please press OK when ready"
-msgstr "nyomja meg az OK-t ha kész"
+msgstr "nyomja le az OK-t ha kész"
 
 #
 msgid "please wait, loading picture..."
@@ -9674,17 +10187,14 @@ msgstr "felvétel..."
 
 #
 msgid "red"
-msgstr ""
+msgstr "piros"
 
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
-msgstr ""
+msgstr "névszerver eltávolítása"
 
 #
 msgid "remove after this position"
@@ -9708,7 +10218,7 @@ msgstr "bookmark eltávolítása"
 
 #
 msgid "remove directory"
-msgstr "könyvtár eltávolítása"
+msgstr "mappa eltávolítása"
 
 #
 msgid "remove entry"
@@ -9724,7 +10234,7 @@ msgstr "'új' jelző eltávolítása"
 
 #
 msgid "remove selected satellite"
-msgstr "kiválasztott műhold törlése"
+msgstr "kijelölt műhold törlése"
 
 #
 msgid "remove this mark"
@@ -9748,7 +10258,7 @@ msgstr "jobb"
 
 #
 msgid "save last directory on exit"
-msgstr ""
+msgstr "az utolsó mappa mentése kilépéskor"
 
 #
 msgid "save playlist"
@@ -9756,7 +10266,7 @@ msgstr "playlista mentése"
 
 #
 msgid "save playlist on exit"
-msgstr ""
+msgstr "lejátszási lista mentése kilépéskor"
 
 #
 msgid "scan done!"
@@ -9792,44 +10302,44 @@ msgstr "válasszon"
 
 #
 msgid "select CAId"
-msgstr ""
+msgstr "CAId kijelölés"
 
 #
 msgid "select CAId's"
-msgstr ""
+msgstr "CAId-ek kijelölése"
 
 #
 msgid "select interface"
-msgstr ""
+msgstr "interfész kijelölése"
 
 #
 msgid "select menu entry"
-msgstr ""
+msgstr "válasszon menütételt"
 
 #
 msgid "select movie"
-msgstr "film kiválasztása"
+msgstr "felvétel kiválasztása"
 
 #
 msgid "select the movie path"
-msgstr "válassza ki a film útvonalát"
+msgstr "válassza ki a felvételek útvonalát"
 
 msgid "service PIN"
-msgstr ""
+msgstr "szervíz-PIN"
 
 msgid "set enigma2 to standby-mode after startup"
-msgstr ""
+msgstr "a készülék készenlétbe helyezése indítás után"
 
 #
 msgid "sets the Audio Delay (LipSync)"
-msgstr ""
+msgstr "beállítja a hang késleltetését"
 
 msgid "setup PIN"
-msgstr ""
+msgstr "PIN-kód beállítása"
 
 #
 msgid "show DVD main menu"
-msgstr "DVD főmenü mutatéása"
+msgstr "DVD főmenü megjelenítése"
 
 #
 msgid "show EPG..."
@@ -9837,31 +10347,31 @@ msgstr "EPG megnyitása..."
 
 #
 msgid "show Infoline"
-msgstr ""
+msgstr "Info-sor megjelenítése"
 
 #
 msgid "show all"
-msgstr "összes mutatása"
+msgstr "összes megjelenítése"
 
 #
 msgid "show alternatives"
-msgstr "alternatívák mutatása"
+msgstr "alternatívák megjelenítése"
 
 #
 msgid "show event details"
-msgstr "részletes adatok mutatása"
+msgstr "részletes adatok megjelenítése"
 
 #
 msgid "show extended description"
-msgstr "bővített leírás mutatása"
+msgstr "bővített leírás megjelenítése"
 
 #
 msgid "show first selected tag"
-msgstr ""
+msgstr "az első kijelölt meta megjelenítése"
 
 #
 msgid "show second selected tag"
-msgstr ""
+msgstr "a második kijelölt meta megjelenítése"
 
 #
 msgid "show shutdown menu"
@@ -9873,11 +10383,11 @@ msgstr "Egyszerű EPG megnyitása..."
 
 #
 msgid "show tag menu"
-msgstr "cimke menü mutatása"
+msgstr "cimke menü megjelenítése"
 
 #
 msgid "show transponder info"
-msgstr "transzponder infó mutatása"
+msgstr "transzponder infó megjelenítése"
 
 #
 msgid "shuffle playlist"
@@ -9885,7 +10395,7 @@ msgstr "playlista megkeverése"
 
 #
 msgid "shut down"
-msgstr ""
+msgstr "kikapcsolás"
 
 #
 msgid "shutdown"
@@ -9913,7 +10423,7 @@ msgstr "Ugrás előre (adja meg az időt)"
 
 #
 msgid "slide picture in loop"
-msgstr ""
+msgstr "képek megjelenítése végtelenül"
 
 #
 msgid "sort by date"
@@ -9921,7 +10431,7 @@ msgstr "rendezés dátum szerint"
 
 #
 msgid "special characters"
-msgstr ""
+msgstr "speciális karakterek"
 
 #
 msgid "standard"
@@ -9937,11 +10447,11 @@ msgstr "vágás belépő pontja"
 
 #
 msgid "start directory"
-msgstr ""
+msgstr "Kiindulási mappa"
 
 #
 msgid "start timeshift"
-msgstr "Timeshift elindítása"
+msgstr "időcsúsztatás elindítása"
 
 #
 msgid "stereo"
@@ -9949,7 +10459,7 @@ msgstr "sztereó"
 
 #
 msgid "stop PiP"
-msgstr "PiP leállítása"
+msgstr "Kép-a-Képben leállítása"
 
 #
 msgid "stop entry"
@@ -9961,11 +10471,11 @@ msgstr "felvétel megállítása"
 
 #
 msgid "stop timeshift"
-msgstr "Timeshift leállítása"
+msgstr "időcsúsztatás leállítása"
 
 #
 msgid "swap PiP and main picture"
-msgstr "PiP és főkép megcserélése"
+msgstr "Kép-a-Képben és főkép megcserélése"
 
 #
 msgid "switch to bookmarks"
@@ -9981,7 +10491,7 @@ msgstr "kapcsolás playlistára"
 
 #
 msgid "switch to the next angle"
-msgstr ""
+msgstr "váltás a következő nézőszögre"
 
 #
 msgid "switch to the next audio track"
@@ -9993,11 +10503,11 @@ msgstr "átkapcsolás a következő felirat nyelvre"
 
 #
 msgid "template file"
-msgstr ""
+msgstr "sablon-fájl"
 
 #
 msgid "textcolor"
-msgstr ""
+msgstr "szöveg színe"
 
 #
 msgid "this recording"
@@ -10016,10 +10526,10 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "idő, chapter, hangsáv, feliratsáv választás"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "nem támogatott tuner"
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10028,7 +10538,7 @@ msgstr "nem igazolt"
 
 #
 msgid "unknown"
-msgstr ""
+msgstr "ismeretlen"
 
 #
 msgid "unknown service"
@@ -10036,17 +10546,17 @@ msgstr "ismeretlen csatorna"
 
 #
 msgid "until standby/restart"
-msgstr ""
+msgstr "kikapcsolásig/újraindításig"
 
 #
 msgid "use as HDD replacement"
-msgstr ""
+msgstr "Használat merevlemez helyett"
 
 msgid "use your Dreambox as Web proxy"
-msgstr ""
+msgstr "A készülék web-proxy-ként történő használata"
 
 msgid "use your Dreambox as Web proxy."
-msgstr ""
+msgstr "A készülék web-proxy-ként történő használata."
 
 #
 msgid "user defined"
@@ -10058,7 +10568,7 @@ msgstr "függőleges"
 
 #
 msgid "view extensions..."
-msgstr "kiterjesztések megtekintése..."
+msgstr "Bővítmények megtekintése..."
 
 #
 msgid "view recordings..."
@@ -10078,6 +10588,9 @@ msgstr "várakozás"
 
 #
 msgid "was removed successfully"
+msgstr "sikeresen eltávolítva"
+
+msgid "watch trailer from epglist/eventview"
 msgstr ""
 
 #
@@ -10086,15 +10599,18 @@ msgstr "hetente"
 
 #
 msgid "whitelist"
-msgstr "fehér lista"
+msgstr "engedélyezett lista"
+
+msgid "wireless network interface"
+msgstr ""
 
 #
 msgid "working"
-msgstr ""
+msgstr "működőképes"
 
 #
 msgid "yellow"
-msgstr ""
+msgstr "sárga"
 
 #
 msgid "yes"
@@ -10109,1318 +10625,89 @@ msgid ""
 "your dreambox might be unusable now. Please consult the manual for further "
 "assistance before rebooting your dreambox."
 msgstr ""
-"a Dreamboxa most lehet hogy használhatatlan. Kérem vegye fel a kapcsolatot a "
-"szervízzel, vagy szakemberrel a folytatás elött."
+"A készüléke most lehet, hogy használhatatlanná vált. Kérem, vegye fel a "
+"kapcsolatot a szervízzel, vagy szakemberrel újraindítás elött."
 
 #
 msgid "zap"
-msgstr "átkapcsolás"
+msgstr "ugrás"
 
 #
 msgid "zapped"
-msgstr "zap-elt"
-
-#
-#~ msgid ""
-#~ "\n"
-#~ "Enigma2 will restart after the restore"
-#~ msgstr ""
-#~ "\n"
-#~ "A visszaállítás után az Enigma2 újraindul"
-
-#
-#~ msgid "\"?"
-#~ msgstr "\"?"
-
-#
-#~ msgid "#33294a6b"
-#~ msgstr "#33294a6b"
-
-#
-#~ msgid ".NFI Download failed:"
-#~ msgstr ".NFI letöltés sikertelen:"
-
-#
-#~ msgid ".NFI Flasher bootable USB stick successfully created."
-#~ msgstr "Az .NFI Flasher bootolható USB Stick létrehozása sikerült."
-
-#
-#~ msgid ""
-#~ ".NFI file passed md5sum signature check. You can safely flash this image!"
-#~ msgstr ""
-#~ "Az .NFI fájl md5sum szignatúra ellenőrzése sikeres. Ezt az imaget "
-#~ "biztonságosan lehet használni!"
-
-#
-#~ msgid "/usr/share/enigma2 directory"
-#~ msgstr "/usr/share/enigma2 könyvtár"
-
-#
-#~ msgid "/var directory"
-#~ msgstr "/var könyvtár"
-
-#
-#~ msgid "0 V"
-#~ msgstr "0 V"
-
-#
-#~ msgid "12 V"
-#~ msgstr "12 V"
-
-#
-#~ msgid "12V Output"
-#~ msgstr "12V kimenet"
-
-#
-#~ msgid "50 Hz"
-#~ msgstr "50 Hz"
-
-#
-#~ msgid ""
-#~ "A sleep timer want's to set your\n"
-#~ "Dreambox to standby. Do that now?"
-#~ msgstr ""
-#~ "Az elalvás kapcsoló ki akarja\n"
-#~ "kapcsolni a DreamBox-ot. Mehet?"
-
-#
-#~ msgid ""
-#~ "A sleep timer want's to shut down\n"
-#~ "your Dreambox. Shutdown now?"
-#~ msgstr ""
-#~ "Az elalvás kapcsoló le akarja\n"
-#~ "kapcsolni a DreamBox-ot. Mehet?"
-
-#
-#~ msgid "AGC"
-#~ msgstr "AGC"
-
-#
-#~ msgid "AGC:"
-#~ msgstr "AGC:"
-
-#
-#~ msgid "AV-Setup"
-#~ msgstr "AV-beállítások"
-
-#
-#~ msgid "Add alternative"
-#~ msgstr "Alternatív hozzáadása"
+msgstr "ugrott"
 
 #
-#~ msgid "Add files to playlist"
-#~ msgstr "Fájlok hozzáadása a playlistához"
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Hátralévő felvételek száma"
 
-#
-#~ msgid "Add service"
-#~ msgstr "Csatorna hozzáaádása"
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
 
-#
-#~ msgid "Add title..."
-#~ msgstr "Cím hozzáadása..."
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Film információk megjelenítése az IMDB-ből"
 
 #
-#~ msgid "Advanced"
-#~ msgstr "Haladó"
+#~ msgid "Encryption Type"
+#~ msgstr "Kódolás típusa"
 
 #
-#~ msgid "Album:"
-#~ msgstr "Album:"
+#~ msgid "Hidden network SSID"
+#~ msgstr "Rejtett hálózat SSID-je"
 
 #
-#~ msgid "All..."
-#~ msgstr "Összes..."
+#~ msgid "Hidden networkname"
+#~ msgstr "Rejtett hálózat neve"
 
-#
-#~ msgid "Allow Unsupported Modes"
-#~ msgstr "Nem támogatott módok engedélyezése"
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Belső hálózati kártya."
 
-#
-#~ msgid "An error has occured. (%s)"
-#~ msgstr "Hibát érzékeltem. (%s)"
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Internet-rádió hallgatás és felvétel"
 
-#
-#~ msgid ""
-#~ "Are you sure you want to enable WLAN support?\n"
-#~ "Connect your Wlan USB Stick to your Dreambox and press OK.\n"
-#~ "\n"
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
 #~ msgstr ""
-#~ "Biztos hogy engedélyezni akarja a WLAN támogatást?\n"
-#~ "Csatlakoztassa a Wlan USB Sticket a Dreamboxhoz és nyomja meg az OK-t.\n"
-#~ "\n"
+#~ "Shoutcast Internet-rádió hallgatás és felvétel a készülékkel közvetlenűl."
 
 #
 #~ msgid ""
-#~ "Are you sure you want to enable your local network?\n"
-#~ "\n"
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
 #~ msgstr ""
-#~ "Biztos hogy engedélyezni akarja a helyi hálózatot?\n"
-#~ "\n"
-
-#
-#~ msgid "Artist:"
-#~ msgstr "Előadó:"
-
-#
-#~ msgid "Automatic SSID lookup"
-#~ msgstr "Automatikus SSID keresés"
-
-#
-#~ msgid "Backup"
-#~ msgstr "Mentés"
+#~ "Maximális megegyező esemény-időtartam. Ha egy esemény ennél hosszabb "
+#~ "(offszett nélkül), nem fog beesni a találatok közé."
 
 #
-#~ msgid "Backup Location"
-#~ msgstr "Mentés helye"
+#~ msgid "Network SSID"
+#~ msgstr "Hálózati SSID"
 
 #
-#~ msgid "Backup Mode"
-#~ msgstr "Mentési mód"
+#~ msgid "No Networks found"
+#~ msgstr "Nem észlelhető hálózat"
 
 #
-#~ msgid "Backup is done. Please press OK to see the result."
-#~ msgstr "A mentés készen van. Nyomja meg az OK-t a részletekért."
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Nem észlelhető vezeték nélküli hálózat! Kérem, frissítsen."
 
-#
-#~ msgid "Burn"
-#~ msgstr "Égetés"
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "A készülék mély-készenlétbe helyezése"
 
-#
-#~ msgid "Burn To DVD..."
-#~ msgstr "Kiírás DVD-re..."
+#~ msgid "Unknown network adapter."
+#~ msgstr "Ismeretlen hálótzati interfész."
 
-#
-#~ msgid "CF Drive"
-#~ msgstr "CF meghajtó"
+#~ msgid "WLAN adapter."
+#~ msgstr "Vezeték nélküli hálózati interfész."
 
 #
-#~ msgid "Call monitoring"
-#~ msgstr "Hivás figyelése"
+#~ msgid "Wireless Network State"
+#~ msgstr "Vezeték nélküli hálózat állapota"
 
-#
-#~ msgid "Cannot parse feed directory"
-#~ msgstr "Nem található a feed könyvtár"
-
-#
-#~ msgid "Change dir."
-#~ msgstr "Könyvtár váltása"
-
-#
-#~ msgid "Change service pin"
-#~ msgstr "Csatornavédelem PIN kódjának megváltoztatása"
-
-#
-#~ msgid "Change service pins"
-#~ msgstr "Csatornavédelem PIN kódok megváltoztatása"
-
-#
-#~ msgid "Change setup pin"
-#~ msgstr "Menüvédelem PIN kódjának megváltoztatása"
-
-#
-#~ msgid "Choose Location"
-#~ msgstr "Válasszon egy pozíciót"
-
-#
-#~ msgid "Choose source"
-#~ msgstr "Forrás kiválasztása"
-
-#
-#~ msgid "Compact flash card"
-#~ msgstr "Compact flash kártya"
-
-#
-#~ msgid "Configure your internal LAN again"
-#~ msgstr "Belső hálózat ismételt beállítása"
-
-#
-#~ msgid "Configure your wireless LAN"
-#~ msgstr "Wireless hálózat beállítása"
-
-#
-#~ msgid "Confirm"
-#~ msgstr "Megerősítés"
-
-#
-#~ msgid "Connect to the Internet with a USB Wlan Stick"
-#~ msgstr "Csatlakozás az Internethez egy USB Wlan Stick segítségével"
-
-#
-#~ msgid "Connect to the Internet with your local LAN"
-#~ msgstr "Csatlakozás az Internethez a helyi hálózat segítségével"
-
-#
-#~ msgid "Connected to Fritz!Box!"
-#~ msgstr "Fritz!Box!-hoz csatlakoztatva"
-
-#
-#~ msgid "Connecting to Fritz!Box..."
-#~ msgstr "Csatlakozás a Fritz!Box!-hoz..."
-
-#
-#~ msgid ""
-#~ "Connection to Fritz!Box\n"
-#~ "failed! (%s)\n"
-#~ "retrying..."
-#~ msgstr ""
-#~ "Csatlakozás a Fritz!Box!-hoz\n"
-#~ "sikertelen! (%s)\n"
-#~ "újra próbálkozom..."
-
-#
-#~ msgid "Copying USB flasher boot image to stick..."
-#~ msgstr "USB flasher image másolása stickre..."
-
-#
-#~ msgid "DVD ENTER key"
-#~ msgstr "DVD ENTER gomb"
-
-#
-#~ msgid "DVD down key"
-#~ msgstr "DVD le gomb"
-
-#
-#~ msgid "DVD left key"
-#~ msgstr "DVD balra gomb"
-
-#
-#~ msgid "DVD right key"
-#~ msgstr "DVD jobbra gomb"
-
-#
-#~ msgid "DVD up key"
-#~ msgstr "DVD fel gomb"
-
-#
-#~ msgid "Decompressing USB stick flasher boot image..."
-#~ msgstr "USB Stick flasher boot image kicsomagolása..."
-
-#
-#~ msgid "Default settings"
-#~ msgstr "Alapbeállítások"
-
-#
-#~ msgid "Default-Wizard"
-#~ msgstr "Alap-Varázsló"
-
-#
-#~ msgid "Destination directory"
-#~ msgstr "Célkönyvtár"
-
-#
-#~ msgid "Device Setup..."
-#~ msgstr "Eszközök beállítása..."
-
-#
-#~ msgid "DiSEqC Mode"
-#~ msgstr "DiSEqC mód"
-
-#
-#~ msgid "Disable Subtitles"
-#~ msgstr "Feliratok letiltása"
-
-#
-#~ msgid ""
-#~ "Disconnected from\n"
-#~ "Fritz!Box! (%s)\n"
-#~ "retrying..."
-#~ msgstr ""
-#~ "Lekapcsolódva a\n"
-#~ "Fritz!Box!-ról (%s)\n"
-#~ "újra próbálkozás..."
-
-#
-#~ msgid "Discontinuous playback at speeds above"
-#~ msgstr "Nem folytatólagos lejátszás a fenti sebességekre"
-
-#
-#~ msgid "Discontinuous playback frame repeat count"
-#~ msgstr "Nem folytatólagos lejátszási képismétlés számolása"
-
-#
-#~ msgid ""
-#~ "Do you really want to REMOVE\n"
-#~ "the plugin \""
-#~ msgstr ""
-#~ "Biztos hogy el akarja távolítani\n"
-#~ "a plugin-t? \""
-
-#
-#~ msgid ""
-#~ "Do you really want to download\n"
-#~ "the plugin \""
-#~ msgstr ""
-#~ "Biztos le akarja tölteni a\n"
-#~ "plugint? \""
-
-#
-#~ msgid ""
-#~ "Do you want to backup now?\n"
-#~ "After pressing OK, please wait!"
-#~ msgstr ""
-#~ "Most akarja a mentést csinálni?\n"
-#~ "Az OK gombbal elindíthatja, kérem várjon!"
-
-#
-#~ msgid "Do you want to view a cutlist tutorial?"
-#~ msgstr "Meg szeretné nézni a vágólista ismertetöt?"
-
-#
-#~ msgid "Done - Installed or upgraded %d packages with %d errors"
-#~ msgstr "Kész - A %d csomag módosítása/telepítése %d hibával megtörtént"
-
-#
-#~ msgid "Download of USB flasher boot image failed: "
-#~ msgstr "USB Flasher boot image letöltése sikertelen:"
-
-#
-#~ msgid "Downloading image description..."
-#~ msgstr "Image leírások letöltése..."
-
-#
-#~ msgid "Edit current title"
-#~ msgstr "Kijelölt cím módosítása"
-
-#
-#~ msgid "Edit title..."
-#~ msgstr "Cím módosítása..."
-
-#
-#~ msgid "Enable LAN"
-#~ msgstr "LAN engedélyezése"
-
-#
-#~ msgid "Enable WLAN"
-#~ msgstr "WLAN engedélyezése"
-
-#
-#~ msgid ""
-#~ "Enable the local network of your Dreambox.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "A Dreambox helyi hálózatának engedélyezése.\n"
-#~ "\n"
-
-#
-#~ msgid "End"
-#~ msgstr "Befejezési időpont"
-
-#
-#~ msgid ""
-#~ "Enigma2 Skinselector v0.5 BETA\n"
-#~ "\n"
-#~ "If you experience any problems please contact\n"
-#~ "stephan@reichholf.net\n"
-#~ "\n"
-#~ "© 2006 - Stephan Reichholf"
-#~ msgstr ""
-#~ "Enigma2 skinválasztó v0.5 BETA\n"
-#~ "\n"
-#~ "Ha bármilyen hibát találna, kérem írja meg (angolul)\n"
-#~ "stephan@reichholf.net\n"
-#~ "\n"
-#~ "© 2006 - Stephan Reichholf"
-
-#
-#~ msgid "Exit wizard and configure later manually"
-#~ msgstr "Kilépés a varázslóból, beállítás kézi módszerrel késöbb"
-
-#
-#~ msgid "Filesystem Check..."
-#~ msgstr "Fájlrendszer ellenőrzés..."
-
-#
-#~ msgid ""
-#~ "First we need to download the latest boot environment for the USB flasher."
-#~ msgstr ""
-#~ "Először le kell töltenünk az utolsó boot környezetet az USB flasherhez."
-
-#
-#~ msgid "Fix USB stick"
-#~ msgstr "Fix USB stick"
-
-#
-#~ msgid "Font size"
-#~ msgstr "Font méret"
-
-#
-#~ msgid "Fritz!Box FON IP address"
-#~ msgstr "Fritz!Box FON IP szám"
-
-#
-#~ msgid "Function not yet implemented"
-#~ msgstr "Ez a funkció még nincs kivitelezve"
-
-#
-#~ msgid "Games / Plugins"
-#~ msgstr "Játékok / Pluginek"
-
-#
-#~ msgid "Genre:"
-#~ msgstr "Műfaj:"
-
-#
-#~ msgid "Hello!"
-#~ msgstr "Helló!"
-
-#
-#~ msgid "If you can see this page, please press OK."
-#~ msgstr "Ha látja ezt a képernyőt, akkor nyomja meg az OK gombot."
-
-#
-#~ msgid "Image flash utility"
-#~ msgstr "Image flash alkalmazás"
-
-#
-#~ msgid "Image-Upgrade"
-#~ msgstr "Image-Frissítés"
-
-#
-#~ msgid "Initialization..."
-#~ msgstr "Inicializálás..."
-
-#
-#~ msgid "Integrated Ethernet"
-#~ msgstr "Beépített Ethernet"
-
-#
-#~ msgid "Integrated Wireless"
-#~ msgstr "Integrált Wireless"
-
-#
-#~ msgid "Invert display"
-#~ msgstr "Kijelző invertálása"
-
-#
-#~ msgid "Jump to video title 1 (play movie from start)"
-#~ msgstr "Ugrás a videó 1 címére (lejátszás az elejétől)"
-
-#
-#~ msgid "LCD Setup"
-#~ msgstr "LCD beállítás"
-
-#
-#~ msgid "Language..."
-#~ msgstr "Nyelvezet..."
-
-#
-#~ msgid "Movie Menu"
-#~ msgstr "Mozi menü"
-
-#
-#~ msgid "NIM "
-#~ msgstr "NIM"
-
-#
-#~ msgid "Nameserver Setup..."
-#~ msgstr "Névszerver beállítások..."
-
-#
-#~ msgid "Network..."
-#~ msgstr "Hálózat..."
-
-#
-#~ msgid "New DVD"
-#~ msgstr "Új DVD"
-
-#
-#~ msgid "New pin"
-#~ msgstr "Új PIN"
-
-#
-#~ msgid "No 50 Hz, sorry. :("
-#~ msgstr "Sajnos nincs 50 Hz. :("
-
-#
-#~ msgid "No useable USB stick found"
-#~ msgstr "Nem találok használható USB sticket"
-
-#
-#~ msgid ""
-#~ "No working local networkadapter found.\n"
-#~ "Please verify that you have attached a network cable and your Network is "
-#~ "configured correctly."
-#~ msgstr ""
-#~ "Nem találtam működő helyi hálózati adaptert.\n"
-#~ "Ellenőrizze hogy be van dugva a hálózati kábel és hogy a hálózatot "
-#~ "helyesen állította be."
-
-#
-#~ msgid ""
-#~ "No working wireless interface found.\n"
-#~ " Please verify that you have attached a compatible WLAN USB Stick or "
-#~ "enable your local network interface."
-#~ msgstr ""
-#~ "Nem találtam működő wireles hálózati interfészt.\n"
-#~ "Ellenőrizze hogy be van dugva egy a Dreamboxal kompatibilis wireless "
-#~ "hálózati eszköz vagy engedélyezze a helyi hálózati interfészt."
-
-#
-#~ msgid ""
-#~ "No working wireless interface found.\n"
-#~ " Please verify that you have attached a compatible WLAN device or enable "
-#~ "your local network interface."
-#~ msgstr ""
-#~ "Nincs használható wireless interfész.\n"
-#~ " Kérem ellenőrizze hogy van csatlakoztatott WLAN eszköz vagy engedélyezze "
-#~ "a helyi hálózati interfészt."
-
-#
-#~ msgid ""
-#~ "No working wireless networkadapter found.\n"
-#~ "Please verify that you have attached a compatible WLAN USB Stick and your "
-#~ "Network is configured correctly."
-#~ msgstr ""
-#~ "Nem találtam működő wireles hálózati interfészt.\n"
-#~ "Ellenőrizze hogy be van dugva egy a Dreamboxal kompatibilis wireless "
-#~ "hálózati eszköz és hogy a hálózat helyesen van beállítva."
-
-#
-#~ msgid "No, let me choose default lists"
-#~ msgstr "Nem, az alaphelyzeti listát választom"
-
-#
-#~ msgid ""
-#~ "Now please insert the USB stick (minimum size is 64 MB) that you want to "
-#~ "format and use as .NFI image flasher. Press OK after you've put the stick "
-#~ "back in."
-#~ msgstr ""
-#~ "Most helyezze be az USB sticket (minimális méret: 64 MB) amit meg "
-#~ "szeretne formázni és mint .NFI image flasher használni. Nyomja meg az OK "
-#~ "gombot amint behelyezte hátul a sticket."
-
-#
-#~ msgid "Online-Upgrade"
-#~ msgstr "Online-Frissítés"
-
-#
-#~ msgid "Other..."
-#~ msgstr "Egyéb..."
-
-#
-#~ msgid "Output Type"
-#~ msgstr "Kimeneti típus"
-
-#
-#~ msgid "Page"
-#~ msgstr "Oldal"
-
-#
-#~ msgid "Partitioning USB stick..."
-#~ msgstr "USB stick partícionálása..."
-
-#
-#~ msgid ""
-#~ "Please attach your Zydas ZD1211B chipset compatibe WLAN USB Stick to your "
-#~ "Dreambox and press the OK button on your remote control to enable the "
-#~ "built in wireless network support"
-#~ msgstr ""
-#~ "Kérem csatlakoztassa a Zydas ZD1211B chipset kompatibilis WLAN USB "
-#~ "Sticket a Dreamboxhoz és nyomja meg az OK gombot a távirányítón hogy "
-#~ "engedélyezze a wireless hálózati támogatást"
-
-#
-#~ msgid "Please choose .NFI image file from feed server to download"
-#~ msgstr ""
-#~ "Kérem válasszon ki egy .NFI image fájlt a feed szerveren amit le szeretne "
-#~ "tölteni"
-
-#
-#~ msgid ""
-#~ "Please configure your local LAN internet connection by filling out the "
-#~ "needed values.\n"
-#~ "When you are ready please press OK to continue."
-#~ msgstr ""
-#~ "Kérem állítsa be a helyi LAN internet csatlakozást a szükséges értékek "
-#~ "megadásával.\n"
-#~ "Ha elkészült nyomja meg az OK gombot a folytatáshoz."
-
-#
-#~ msgid ""
-#~ "Please configure your wireless LAN internet connection by filling out the "
-#~ "needed values.\n"
-#~ "When you are ready please press OK to continue."
-#~ msgstr ""
-#~ "Kérem állítsa be a wireless LAN internet csatlakozást a szükséges értékek "
-#~ "megadásával.\n"
-#~ "Ha elkészült nyomja meg az OK gombot a folytatáshoz."
-
-#
-#~ msgid "Please enter the old pin code"
-#~ msgstr "Adja meg a régi PIN kódot"
-
-#
-#~ msgid "Please select .NFI flash image file from medium"
-#~ msgstr "Kérem válasszon a mediumról egy .NFI flash Image fájlt"
-
-#
-#~ msgid "Please select below the wireless network you want to connect to."
-#~ msgstr ""
-#~ "Válassza ki alul azt a wireless hálózatot melyhez csatlakozni szeretne."
-
-#
-#~ msgid "Please select keyword to filter..."
-#~ msgstr "Válasszon egy keresési kulcsszót..."
-
-#
-#~ msgid "Please select target directory or medium"
-#~ msgstr "Kérem válasszon célkönyvtárat vagy médiumot"
-
-#
-#~ msgid "Please wait for md5 signature verification..."
-#~ msgstr "Kérem várjon, az md5 szignatúra ellenőrzés folyik..."
-
-#
-#~ msgid ""
-#~ "Pressing OK enables the built in wireless LAN support of your Dreambox.\n"
-#~ "Wlan USB Sticks with Zydas ZD1211B and RAlink RT73 Chipset are "
-#~ "supported.\n"
-#~ "Connect your Wlan USB Stick to your Dreambox before pressing OK.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Az OK gomb megnyomásával engedélyezheti a wireless LAN támogatást a "
-#~ "Dreamboxon.\n"
-#~ "A Zydas ZD1211B and RAlink RT73 Chipsetes USB Stickeket támogatja a "
-#~ "rendszer.\n"
-#~ "Az OK gomb megnyomása előtt csatlakoztassa a wlan USB Sticket a "
-#~ "Dreamboxhoz.\n"
-#~ "\n"
-
-#
-#~ msgid "RSS Feed URI"
-#~ msgstr "RSS Feed URI"
-
-#
-#~ msgid "Rate"
-#~ msgstr "Arány"
-
-#
-#~ msgid "Really delete this timer?"
-#~ msgstr "Biztos töröljem ezt az időzítést?"
-
-#
-#~ msgid ""
-#~ "Recording(s) are in progress or coming up in few seconds... really reboot "
-#~ "now?"
-#~ msgstr ""
-#~ "Felvétel van éppen, vagy hamarosan indul... biztos újraindítsam most?"
-
-#
-#~ msgid ""
-#~ "Recording(s) are in progress or coming up in few seconds... really "
-#~ "restart now?"
-#~ msgstr ""
-#~ "Felvétel van éppen, vagy hamarosan indul... biztos újraindítsam most?"
-
-#
-#~ msgid ""
-#~ "Recording(s) are in progress or coming up in few seconds... really "
-#~ "shutdown now?"
-#~ msgstr ""
-#~ "Felvétel van éppen, vagy hamarosan indul... biztos kikapcsoljam most?"
-
-#
-#~ msgid "Reenter new pin"
-#~ msgstr "Adja meg újra az új PIN-t"
-
-#
-#~ msgid "Remounting stick partition..."
-#~ msgstr "Stick partíció újramountolása..."
-
-#
-#~ msgid "Remove service"
-#~ msgstr "Csatorna eltávolítása"
-
-#
-#~ msgid "Remove the broken .NFI file?"
-#~ msgstr "Eltávolítsam a sérült .NFI fájlt?"
-
-#
-#~ msgid "Remove the incomplete .NFI file?"
-#~ msgstr "Eltávolítsam a hiányos .NFI fájlt?"
-
-#
-#~ msgid "Replace current playlist"
-#~ msgstr "Jelenlegi playlista lecserélése"
-
-#
-#~ msgid "Restart your wireless interface"
-#~ msgstr "Wireless interfész újraindítása"
-
-#
-#~ msgid ""
-#~ "Restoring the settings is done. Please press OK to activate the restored "
-#~ "settings now."
-#~ msgstr ""
-#~ "A beállítások visszaállítása kész. Az OK gomb megnyomásával aktiválhatja "
-#~ "a visszaállított beállításokat."
-
-#
-#~ msgid "Save current project to disk"
-#~ msgstr "Jelenlegi project mentése lemezre"
-
-#
-#~ msgid "Save..."
-#~ msgstr "Mentés..."
-
-#
-#~ msgid "Scan NIM"
-#~ msgstr "NIM keresése"
-
-#
-#~ msgid ""
-#~ "Scan your network for wireless Access Points and connect to them using "
-#~ "your WLAN USB Stick\n"
-#~ msgstr ""
-#~ "Wireless Access Point keresése a hálózaton és csatlakozás rá a WLAN USB "
-#~ "Stick segítségével\n"
-
-#
-#~ msgid "Select alternative service"
-#~ msgstr "Alternatív csatorna kiválasztása"
-
-#
-#~ msgid "Select audio mode"
-#~ msgstr "Hang mód kiválasztása"
-
-#
-#~ msgid "Select image"
-#~ msgstr "Image kiválasztása"
-
-#
-#~ msgid "Select reference service"
-#~ msgstr "Referencia mühold kiválasztása"
-
-#
-#~ msgid "Select video input"
-#~ msgstr "Válassza ki a video bemenetet"
-
-#
-#~ msgid "Selected source image"
-#~ msgstr "Kiválasztott forrás image"
-
-#
-#~ msgid "Service scan type needed"
-#~ msgstr "Meg kell adni a csatornakeresés típusát"
-
-#
-#~ msgid "Set as default Interface"
-#~ msgstr "Jelölje meg mint alapértelmezett interfészt"
-
-#
-#~ msgid "Show files from %s"
-#~ msgstr "Mutassa a %s fájljait"
-
-#
-#~ msgid "Skin..."
-#~ msgstr "Skin..."
-
-#
-#~ msgid "Slot "
-#~ msgstr "Nyílás"
-
-#
-#~ msgid "Socket "
-#~ msgstr "Foglalat"
-
-#
-#~ msgid "Somewhere else"
-#~ msgstr "Valahol máshol"
-
-#
-#~ msgid ""
-#~ "Sorry your Backup destination does not exist\n"
-#~ "\n"
-#~ "Please choose an other one."
-#~ msgstr ""
-#~ "Sajnálom, de nem létezik a megadott mentési célhely\n"
-#~ "\n"
-#~ "Válasszon másikat."
-
-#
-#~ msgid "Start"
-#~ msgstr "Indítási időpont"
-
-#
-#~ msgid "Startwizard"
-#~ msgstr "Indítási varázsló"
-
-#
-#~ msgid "Step "
-#~ msgstr "Lépés"
-
-#
-#~ msgid "Stereo"
-#~ msgstr "Sztereó"
-
-#
-#~ msgid ""
-#~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
-#~ "\n"
-#~ "Your local LAN internet connection is working now.\n"
-#~ "\n"
-#~ "Please press OK to continue."
-#~ msgstr ""
-#~ "Köszönöm hogy használta a Varázslót. A készüléket most már használatba "
-#~ "veheti.\n"
-#~ "\n"
-#~ "A helyi LAN internet kapcsolat most már működik.\n"
-#~ "\n"
-#~ "Nyomja meg az OK-t a folytatáshoz."
-
-#
-#~ msgid ""
-#~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
-#~ "\n"
-#~ "Your wireless internet connection is working now.\n"
-#~ "\n"
-#~ "Please press OK to continue."
-#~ msgstr ""
-#~ "Köszönöm hogy használta a Varázslót. A készüléket most már használatba "
-#~ "veheti.\n"
-#~ "\n"
-#~ "A wireless internet kapcsolat most már működik.\n"
-#~ "\n"
-#~ "Nyomja meg az OK-t a folytatáshoz."
-
-#
-#~ msgid ""
-#~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
-#~ "Please press OK to start using your Dreambox."
-#~ msgstr ""
-#~ "Köszönöm hogy használta a Varázslót. A készüléket most már használatba "
-#~ "veheti.\n"
-#~ "Nyomja meg az OK-t a folytatáshoz."
-
-#
-#~ msgid ""
-#~ "The .NFI Image flasher USB stick is now ready to use. Please download an ."
-#~ "NFI image file from the feed server and save it on the stick. Then reboot "
-#~ "and hold the 'Down' key on the front panel to boot the .NFI flasher from "
-#~ "the stick!"
-#~ msgstr ""
-#~ "Az .NFI image flasher USB stick most készen áll a használatra. Kérem "
-#~ "töltsön le egy .NFI fájlt a feed szerverről és mentse el a stickre. Ez "
-#~ "után indítsa újra a boxot, miközben tartsa lenyomva az előlapon a "
-#~ "'Lefelé' gombot hogy a sticken lévő .NFI flasher induljon el!"
-
-#
-#~ msgid ""
-#~ "The md5sum validation failed, the file may be corrupted! Are you sure "
-#~ "that you want to burn this image to flash memory? You are doing this at "
-#~ "your own risk!"
-#~ msgstr ""
-#~ "Az md5 ellenőrzés sikertelen, a fájl valószínűleg sérült! Biztos hogy ezt "
-#~ "az imaget be akarja írni a flash memóriába? Csak saját felelősségre!"
-
-#
-#~ msgid ""
-#~ "The md5sum validation failed, the file may be downloaded incompletely or "
-#~ "be corrupted!"
-#~ msgstr ""
-#~ "Az md5 ellenőrzés sikertelen, a fájl valószínűleg nem lett letöltve "
-#~ "teljesen, vagy sérült!"
-
-#
-#~ msgid "The pin code has been changed successfully."
-#~ msgstr "A PIN kódot sikeresen megváltoztattam."
-
-#
-#~ msgid "The pin codes you entered are different."
-#~ msgstr "A megadott PIN kódok eltérnek egymástól."
-
-#
-#~ msgid "This .NFI file does not contain a valid %s image!"
-#~ msgstr "Ez az .NFI fájl nem tartalmaz valós %s imaget!"
-
-#
-#~ msgid ""
-#~ "This .NFI file does not have a md5sum signature and is not guaranteed to "
-#~ "work. Do you really want to burn this image to flash memory?"
-#~ msgstr ""
-#~ "Ennek az .NFI fájlnak nincs md5sum szignatúrája ezért nem garantált a "
-#~ "működése. Biztos hogy be akarja írni ezt az imaget a flash memóriába?"
-
-#
-#~ msgid ""
-#~ "This .NFI file has a valid md5 signature. Continue programming this image "
-#~ "to flash memory?"
-#~ msgstr ""
-#~ "Ennek az .NFI fájlnak van érvényes md5 szignatórája. Folytassam az image "
-#~ "beírását a flash memóriába?"
-
-#
-#~ msgid "This Dreambox can't decode %s video streams!"
-#~ msgstr "Ez a Dreambox nem tudja dekódolni a %s videó streamet!"
-
-#
-#~ msgid "This is unsupported at the moment."
-#~ msgstr "Ez jelenleg még nem támogatott."
-
-#
-#~ msgid "Title:"
-#~ msgstr "Cím:"
-
-#
-#~ msgid ""
-#~ "To make sure you intend to do this, please remove the target USB stick "
-#~ "now and stick it back in upon prompt. Press OK when you have taken the "
-#~ "stick out."
-#~ msgstr ""
-#~ "Ha biztos ezt akarja csinálni akkor távolítsa most el a cél USB sticket "
-#~ "és kérésre tegye azt vissza. Nyomja meg az OK gombot ha kivette a sticket."
-
-#
-#~ msgid "USB"
-#~ msgstr "USB"
-
-#
-#~ msgid ""
-#~ "Unable to initialize harddisk.\n"
-#~ "Please refer to the user manual.\n"
-#~ "Error: "
-#~ msgstr ""
-#~ "Nem lehet inicializálni a merevlemezt.\n"
-#~ "Kérem nézzen utána a kezelési útmutatóban.\n"
-#~ "Hiba:"
-
-#
-#~ msgid "Updates your receiver's software"
-#~ msgstr "A beltéri szoftverét frissíti fel"
-
-#
-#~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
-#~ msgstr "Frissiítés sikeres. Újraindítsam most a DreamBox-ot?"
-
-#
-#~ msgid "VCR Switch"
-#~ msgstr "VCR kapcsoló"
-
-#
-#~ msgid "Video-Setup"
-#~ msgstr "Videó-beállítások"
-
-#
-#~ msgid "Waiting for USB stick to settle..."
-#~ msgstr "Várakozás az USB stick behelyezésére..."
-
-#
-#~ msgid ""
-#~ "We will now test if your TV can also display this resolution at 50hz. If "
-#~ "your screen goes black, wait 20 seconds and it will switch back to 60hz.\n"
-#~ "Please press OK to begin."
-#~ msgstr ""
-#~ "Most kipróbáljuk, hogy a TV készüléke képes-e megjeleníteni ezt a "
-#~ "felbontást 50 Hz-en. Ha a képernyő feketére vált, várjon 20 mp-et és "
-#~ "akkor automatikusan visszakapcsol 60 Hz-re.\n"
-#~ "Nyomja meg az OK-t a kezdéshez."
-
-#
-#~ msgid ""
-#~ "Welcome.\n"
-#~ "\n"
-#~ "If you want to connect your Dreambox to the Internet, this wizard will "
-#~ "guide you through the basic network setup of your Dreambox.\n"
-#~ "\n"
-#~ "Press the OK button on your remote control to move to the next step."
-#~ msgstr ""
-#~ "Üdvözlöm.\n"
-#~ "A Dreamboxa Internethez való csatlakoztatásához ez a kis Varázsló nagy "
-#~ "segítség lehet, mely végigvezeti Önt a beállításokon.\n"
-#~ "\n"
-#~ "Nyomja meg az OK gombot a távirányítón a következő lépéshez."
-
-#
-#~ msgid "Wireless"
-#~ msgstr "Wireless"
-
-#
-#~ msgid "Writing NFI image file to flash completed"
-#~ msgstr "NFI image beírása a flash-be befejezve"
-
-#
-#~ msgid "Writing image file to NAND Flash"
-#~ msgstr "Image fájl beírása a NAND Flashbe"
-
-#
-#~ msgid "Year:"
-#~ msgstr "Év:"
-
-#
-#~ msgid ""
-#~ "You do not seem to have a harddisk in your Dreambox. So backing up to a "
-#~ "harddisk is not an option for you."
-#~ msgstr ""
-#~ "Úgy látom a készülékben nincs merevlemez. Így a merevlemezre való mentés "
-#~ "nem végrehajtható."
-
-#
-#~ msgid ""
-#~ "You have chosen to backup to a compact flash card. The card must be in "
-#~ "the slot. We do not verify if it is really used at the moment. So better "
-#~ "backup to the harddisk!\n"
-#~ "Please press OK to start the backup now."
-#~ msgstr ""
-#~ "Ön azt választotta, hogy készítsek egy mentést egy CF kártyára. A "
-#~ "kártyának ehhez benne kell lennie a nyílásban. Most azonban nem "
-#~ "ellenőrizzük, hogy valóban van behelyezett kártya. Így jobb ha a mentést "
-#~ "a merevlemezre tároljuk el!\n"
-#~ "Nyomja meg az OK-t a mentés indításához."
-
-#
-#~ msgid ""
-#~ "You have chosen to backup to an usb drive. Better backup to the "
-#~ "harddisk!\n"
-#~ "Please press OK to start the backup now."
-#~ msgstr ""
-#~ "Ön azt választotta hogy a mentést az USB meghajtóra tároljam le. Azonban "
-#~ "biztonságosabb ezt a merevlemezen eltárolni!\n"
-#~ "Nyomja meg az OK-t a mentés indításához."
-
-#
-#~ msgid ""
-#~ "You have chosen to backup to your harddisk. Please press OK to start the "
-#~ "backup now."
-#~ msgstr ""
-#~ "Ön azt választotta, hogy a mentést a merevlemezre tároljam el. Nyomja meg "
-#~ "az OK-t a mentés elindításához."
-
-#
-#~ msgid ""
-#~ "You need to define some keywords first!\n"
-#~ "Press the menu-key to define keywords.\n"
-#~ "Do you want to define keywords now?"
-#~ msgstr ""
-#~ "Elöbb meg kell határoznia pár kulcsszót!\n"
-#~ "Nyomja meg a menü gombot a kulcsszavak megadásához.\n"
-#~ "Akar most megadni néhány kulcsszót?"
-
-#
-#~ msgid ""
-#~ "You need to set a pin code and hide it from your children.\n"
-#~ "\n"
-#~ "Do you want to set the pin now?"
-#~ msgstr ""
-#~ "Meg kell adnia egy PIN kódot, melyet rejtsen el gyermekei elől.\n"
-#~ "\n"
-#~ "Meg akarja most adni a PIN kódot?"
-
-#
-#~ msgid "You selected a playlist"
-#~ msgstr "Ön egy playlistát választott ki"
-
-#
-#~ msgid "Your TV works with 50 Hz. Good!"
-#~ msgstr "A TV készüléke alkalmas az 50 Hz-re. Rendben van!"
-
-#
-#~ msgid ""
-#~ "Your local LAN internet connection is not working!\n"
-#~ "Please choose what you want to do next."
-#~ msgstr ""
-#~ "A helyi LAN internet kapcsolata nem műkösik!\n"
-#~ "Kérem válassza ki mit szeretne tenni."
-
-#
-#~ msgid ""
-#~ "Your network is restarting.\n"
-#~ "You will be automatically forwarded to the next step."
-#~ msgstr ""
-#~ "A hálózat újraindul.\n"
-#~ "Automatikusan tovább lesz irányítva a következő lépéshez."
-
-#
-#~ msgid ""
-#~ "Your wired LAN Adapter could not be started.\n"
-#~ "Do you want to reboot your Dreambox to apply the new configuration?\n"
-#~ msgstr ""
-#~ "A kábeles LAn adaptert nem lehetett elindítani.\n"
-#~ "Újraindítsam a DreamBox-ot az új konfiguráció élesítéséhez?\n"
-
-#
-#~ msgid ""
-#~ "Your wireless LAN Adapter could not be started.\n"
-#~ "Do you want to reboot your Dreambox to apply the new configuration?\n"
-#~ msgstr ""
-#~ "A wireless LAn adaptert nem lehetett elindítani.\n"
-#~ "Újraindítsam a DreamBox-ot az új konfiguráció élesítéséhez?\n"
-
-#
-#~ msgid ""
-#~ "Your wireless internet connection is not working!\n"
-#~ "Please choose what you want to do next."
-#~ msgstr ""
-#~ "A wireless LAN internet kapcsolata nem műkösik!\n"
-#~ "Kérem válassza ki mit szeretne tenni."
-
-#
-#~ msgid ""
-#~ "are you sure you want to restore\n"
-#~ "following backup:\n"
-#~ msgstr ""
-#~ "biztos hogy vissza akarja állítani\n"
-#~ "a következő mentést:\n"
-
-#
-#~ msgid "by Exif"
-#~ msgstr "Exif-el"
-
-#
-#~ msgid "choose destination directory"
-#~ msgstr "válasszon célkönyvtárat"
-
-#
-#~ msgid "color"
-#~ msgstr "szín"
-
-#
-#~ msgid "empty/unknown"
-#~ msgstr "üres/ismeretlen"
-
-#
-#~ msgid "equal to Socket A"
-#~ msgstr "olyan mint az A foglalat"
-
-#
-#~ msgid "exceeds dual layer medium!"
-#~ msgstr "meghaladja a dual layer medium méretét!"
-
-#
-#~ msgid "failed"
-#~ msgstr "sikertelen"
-
-#
-#~ msgid "font face"
-#~ msgstr "font arculat"
-
-#
-#~ msgid "full /etc directory"
-#~ msgstr "a teljes /etc könyvtár"
-
-#
-#~ msgid "headline"
-#~ msgstr "főcím"
-
-#
-#~ msgid "highlighted button"
-#~ msgstr "kiemelt gomb"
-
-#
-#~ msgid ""
-#~ "incoming call!\n"
-#~ "%s calls on %s!"
-#~ msgstr ""
-#~ "bejövő hívás!\n"
-#~ "%s hívások a %s-en!"
-
-#
-#~ msgid "list"
-#~ msgstr "lista"
-
-#
-#~ msgid "loopthrough to socket A"
-#~ msgstr "átfüzés az A foglalathoz"
-
-#
-#~ msgid "no Picture found"
-#~ msgstr "nincs kép"
-
-#
-#~ msgid "only /etc/enigma2 directory"
-#~ msgstr "csak az /etc/enigma2 könyvtár"
-
-#
-#~ msgid "play next playlist entry"
-#~ msgstr "következő playlista bejegyzés lejátszása"
-
-#
-#~ msgid "play previous playlist entry"
-#~ msgstr "előző playlista bejegyzés lejátszása"
-
-#
-#~ msgid "rebooting..."
-#~ msgstr "újraindítás..."
-
-#
-#~ msgid ""
-#~ "scan done!\n"
-#~ "%d services found!"
-#~ msgstr ""
-#~ "keresés vége!\n"
-#~ "%d csatornát találtam!"
-
-#
-#~ msgid ""
-#~ "scan done!\n"
-#~ "No service found!"
-#~ msgstr ""
-#~ "keresés vége!\n"
-#~ "Nem találtam csatornákat!"
-
-#
-#~ msgid ""
-#~ "scan done!\n"
-#~ "One service found!"
-#~ msgstr ""
-#~ "keresés vége!\n"
-#~ "Egy csatornát találtam!"
-
-#
-#~ msgid ""
-#~ "scan in progress - %d %% done!\n"
-#~ "%d services found!"
-#~ msgstr ""
-#~ "keresés folyamatban - %d %% kész!\n"
-#~ "%d csatornát találtam!"
-
-#
-#~ msgid "select .NFI flash file"
-#~ msgstr "válasszon ki egy .NFI fájlt"
-
-#
-#~ msgid "select Slot"
-#~ msgstr "válasszon nyílást"
-
-#
-#~ msgid "select image from server"
-#~ msgstr "válasszon image-t a szerverről"
-
-#
-#~ msgid "service pin"
-#~ msgstr "csatornavédelem PIN"
-
-#
-#~ msgid "setup pin"
-#~ msgstr "menüvédelem PIN"
-
-#
-#~ msgid "show first tag"
-#~ msgstr "első cimke mutatása"
-
-#
-#~ msgid "show second tag"
-#~ msgstr "második cimke mutatása"
-
-#
-#~ msgid "skip backward (self defined)"
-#~ msgstr "Ugrás visszafelé (előre megadott)"
-
-#
-#~ msgid "skip forward (self defined)"
-#~ msgstr "Ugrás előre (előre megadott)"
-
-#
-#~ msgid "spaces (top, between rows, left)"
-#~ msgstr "szünetek (fennt, sorok között, bal oldalt)"
-
-#
-#~ msgid "text"
-#~ msgstr "text"
+#~ msgid "add tags to recorded movies"
+#~ msgstr "metaadatok hozzáadása a felvételekhez"
 
 #
-#~ msgid "until restart"
-#~ msgstr "újraindításig"
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Rejtett SSID hálózat neve"
 
 #
-#~ msgid "year"
-#~ msgstr "év"
+#~ msgid "unavailable"
+#~ msgstr "nem elérhető"
index 4dbdde3e863d5c6a0d721430d3e4f8ea0145d987..e872880e5a2dd2e14102a9eceaf5bbedbe10193c 100755 (executable)
--- a/po/is.po
+++ b/po/is.po
@@ -1,12 +1,11 @@
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+# Icelandic translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Icelandic translation v.1.44\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-11-18 19:57+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-05-07 12:23+0200\n"
 "Last-Translator: Baldur <bsveinsson@gmail.com>\n"
 "Language-Team: Polar Team/LT Team <baddi@oreind.is>\n"
 "MIME-Version: 1.0\n"
@@ -196,6 +195,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"Það urðu %d árekstrar við að bæta við upptökum:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -233,6 +246,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s við %s"
+
 #
 msgid "(ZAP)"
 msgstr "(STÖKK)"
@@ -383,10 +400,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
-msgstr "BackToTheRoots-Skin eða gömlu góðu dagarnir."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "BackToTheRoots-Skinn .. en með Warp-8 hraða."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "BackToTheRoots-Skin eða gömlu góðu dagarnir."
 
 msgid "A basic ftp client"
@@ -407,6 +424,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Íforrits sýnishorn."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Skinn í stíl SG-Atlantis."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -430,6 +450,9 @@ msgstr "Myndrænt EPG fyrir allar rásir á ákveðnum rásavendi"
 msgid "A graphical EPG interface"
 msgstr "Myndrænt EPG viðmót"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Myndrænt EPG viðmót og EPG tóla stjórnun"
+
 msgid "A graphical EPG interface."
 msgstr "Myndrænt EPG viðmót."
 
@@ -449,6 +472,9 @@ msgstr "Fallegt HD skinn með burstuðu ál útliti frá Kerni."
 msgid "A nice looking skin from Kerni"
 msgstr "Flott skinn frá Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -562,6 +588,9 @@ msgstr "Um"
 msgid "About..."
 msgstr "Um..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Aðgangur að ARD-Mediathek"
 
@@ -587,6 +616,9 @@ msgstr "Aðgerð:"
 msgid "Activate Picture in Picture"
 msgstr "Virkja Mynd í Mynd"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Virkja netkerfis stillingar"
@@ -638,6 +670,12 @@ msgstr "Bæta við nýrri sjálfvirkri tímastillingu"
 msgid "Add new network mount point"
 msgstr "Bæta við nýrri tengingu af neti"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 msgid "Add timer"
 msgstr "Taka upp"
 
@@ -651,7 +689,7 @@ msgid "Add to bouquet"
 msgstr "Bæta við rásavönd"
 
 msgid "Add to favourites"
-msgstr "Bæta við uppáhaldsrásir"
+msgstr "Bæta við eftirlætisrásir"
 
 msgid "Add zap timer instead of record timer?"
 msgstr "Bæta við stökk tímastillingu í stað upptöku?"
@@ -659,6 +697,10 @@ msgstr "Bæta við stökk tímastillingu í stað upptöku?"
 msgid "Added: "
 msgstr "Bætt við:"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
@@ -739,15 +781,32 @@ msgstr "Allir tímar"
 msgid "All non-repeating timers"
 msgstr "Allar ekki endurteknar tímastillingar"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "Leyfa stökk á milli rása um vefviðmót"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Leyfir keyrslu á TuxboxÍforritum."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Gerir mögulegt að hlaða niður skrám frá Rapidshare í bakgrunni."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 msgid "Alpha"
 msgstr "Gegnsæi"
 
@@ -763,8 +822,8 @@ msgstr "Spyrja alltaf"
 msgid "Always ask before sending"
 msgstr "Spyrja alltaf fyrir sendingu"
 
-msgid "Ammount of recordings left"
-msgstr "Fjöldi upptaka sem eftir er"
+msgid "Amount of recordings left"
+msgstr ""
 
 msgid "An empty filename is illegal."
 msgstr "Það þarf að vera skráarnafn."
@@ -778,6 +837,9 @@ msgstr "Óþekkt villa varð!"
 msgid "Anonymize crashlog?"
 msgstr "Hrunskýrsla ónafngreind?"
 
+msgid "Any service/recording"
+msgstr ""
+
 msgid "Arabic"
 msgstr "Arabíska"
 
@@ -841,18 +903,21 @@ msgstr "Spyrja notanda"
 msgid "Aspect Ratio"
 msgstr "Stærðarhlutfall"
 
+msgid "Aspect ratio"
+msgstr "Stærðar hlutfall"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Merkja sendendur/rásir/caids til að nota CI einingu"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 msgid "Audio"
 msgstr "Hljóð"
 
 msgid "Audio Options..."
 msgstr "Hljóð stillingar..."
 
+msgid "Audio PID"
+msgstr "Hljóð PID"
+
 msgid "Audio Sync"
 msgstr "Hljóð tími"
 
@@ -909,6 +974,15 @@ msgstr ""
 "Sjálfvirk tímataka leita í EPG og bætir við upptökum eftir þeim "
 "leitarskilyrðum sem notandi slær inn."
 
+msgid "AutoTimer was added successfully"
+msgstr "Tókst að bæta við sjálfvirkum tímastillingum."
+
+msgid "AutoTimer was changed successfully"
+msgstr "Tókst að breyta sjálfvirkri tímastillingu"
+
+msgid "AutoTimer was removed"
+msgstr "Sjálfvirk upptaka var tekin út"
+
 msgid "Automatic"
 msgstr "Sjálfvirkt"
 
@@ -943,6 +1017,27 @@ msgstr "Uppfærir EPG sjálfvirkt"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Sendir sjálfvirkt hrunskýrslur til Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Sjálfvirk upplausn"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Sjálfvirk upplausn virkar ekki með Scart/DVI-PC ham"
+
+msgid "Autoresolution settings"
+msgstr "Stillingar Sjálfvirkrar upplausnar"
+
+msgid "Autoresolution videomode setup"
+msgstr "Uppsetning sjálfvirkrar upplausnar"
+
 msgid "Autos & Vehicles"
 msgstr "Bílar og farartæki"
 
@@ -976,6 +1071,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Til baka"
 
+msgid "Back, lower USB Slot"
+msgstr "Neðra USB tengi, aftaná"
+
+msgid "Back, upper USB Slot"
+msgstr "Efra USB tengi, aftaná"
+
 msgid "Background"
 msgstr "Bakgrunnur"
 
@@ -1048,6 +1149,12 @@ msgstr "Brasilía"
 msgid "Brightness"
 msgstr "Birta"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Skoða ORF og SAT1 Textavarp án tenginar við rás. Þetta þarf I-net tengingu."
+
 msgid "Browse for and connect to network shares"
 msgstr "Leita að og tengjast við samnýtt gögn á netinu"
 
@@ -1072,6 +1179,28 @@ msgstr "Brenna þínar upptökur á DVD disk"
 msgid "Bus: "
 msgstr "Rás:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Með því að virkja þetta þá munu atriði ekki vera valin ef þau eru ekki á "
+"ákveðnum dögum."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Ef þetta er valið þá ertu látinn vita um árekstra á milli atriða jafnóðum og "
+"þau finnast en ekki er athugað ef þau komi fyrir aftur og aftur. Varað er "
+"við árekstrum jafnóðum og þeir koma fram."
+
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
 "displayed."
@@ -1156,13 +1285,13 @@ msgid "Change pin code"
 msgstr "Breyta aðgangskóða"
 
 msgid "Change service PIN"
-msgstr ""
+msgstr "Breyta aðgangsorði fyrir rásir"
 
 msgid "Change service PINs"
-msgstr ""
+msgstr "Breyta aðgangsorðum fyrir rásir"
 
 msgid "Change setup PIN"
-msgstr ""
+msgstr "Breyta aðgangsorði fyrir uppsetningu"
 
 msgid "Change step size"
 msgstr "Breyta skrefa stærð"
@@ -1255,9 +1384,18 @@ msgid "Cleanup Wizard settings"
 msgstr "Stillingar tiltektar ráðgjafa"
 
 msgid "Cleanup timerlist automatically"
-msgstr ""
+msgstr "Hreinsa tímalista sjálfvirkt"
 
 msgid "Cleanup timerlist automatically."
+msgstr "Hreinsa tímalista sjálfvirkt."
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
 msgstr ""
 
 msgid "CleanupWizard"
@@ -1284,17 +1422,11 @@ msgstr "Loka og vista breytingar"
 msgid "Close title selection"
 msgstr "Loka titils vali"
 
-msgid "Code rate high"
-msgstr "Gagna hraði, hár"
-
-msgid "Code rate low"
-msgstr "Gagna hraði, lár"
-
-msgid "Coderate HP"
-msgstr "Gagnahraði HP"
+msgid "Code rate HP"
+msgstr "Bitahraði HP"
 
-msgid "Coderate LP"
-msgstr "Gagnahraði LP"
+msgid "Code rate LP"
+msgstr "Bitahraði LP"
 
 msgid "Collection name"
 msgstr "Nafn safns"
@@ -1357,7 +1489,7 @@ msgid "Configure nameservers"
 msgstr "Stilla nafnaþjón"
 
 msgid "Configure your WLAN network interface"
-msgstr ""
+msgstr "Stilla WLAN netkort"
 
 msgid "Configure your internal LAN"
 msgstr "Stilla innbyggt netkort"
@@ -1405,29 +1537,32 @@ msgstr "Halda áfram að spila"
 msgid "Contrast"
 msgstr "Skerpa"
 
-msgid "Control your Dreambox with your Web browser."
+msgid "Control recording completely by service"
 msgstr ""
 
+msgid "Control your Dreambox with your Web browser."
+msgstr "Stjórna Dreamboxinu þínu með vef vafra."
+
 msgid "Control your Dreambox with your browser"
-msgstr ""
+msgstr "Stjórna Dreamboxinu þínu með vef vafra"
 
 msgid "Control your dreambox with only the MUTE button"
-msgstr ""
+msgstr "Stjórna Dreamboxinu bara með MUTE takka"
 
 msgid "Control your dreambox with only the MUTE button."
-msgstr ""
+msgstr "Stjórna Dreamboxinu bara með MUTE takka."
 
 msgid "Control your internal system fan."
-msgstr ""
+msgstr "Stjórna viftunni í móttakaranum."
 
 msgid "Control your kids's tv usage"
-msgstr ""
+msgstr "Stjórna sjónvarps notkun barnanna"
 
 msgid "Control your system fan"
-msgstr ""
+msgstr "Stjórna viftunni í móttakaranum"
 
 msgid "Copy, rename, delete, move local files on your Dreambox."
-msgstr ""
+msgstr "Afrita, endurnefna, eyða og færa skrár á Dreamboxinu."
 
 msgid "Could not connect to Dreambox .NFI Image Feed Server:"
 msgstr "Gat ekki tengt við Dreambox .NFI stýrikerfis vefþjón:"
@@ -1442,6 +1577,10 @@ msgstr "Gat ekki opnað mynd í mynd"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Gat ekki tekið upp vegna skörunar á tímastillingum %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Gat ekki tekið upp vegna þess að rásin %s er ekki í lagi"
+
 msgid "Crashlog settings"
 msgstr "Hrunskýrslu stillingar"
 
@@ -1465,10 +1604,10 @@ msgid "Create DVD-ISO"
 msgstr "Búa til DVD-ISO"
 
 msgid "Create a backup of your Video DVD on your DreamBox hard drive."
-msgstr ""
+msgstr "Taka afrit af DVD disknum yfir á harða diskinn."
 
 msgid "Create a backup of your Video-DVD"
-msgstr ""
+msgstr "Taka afrit af DVD diskunum þínum"
 
 msgid "Create a new AutoTimer."
 msgstr "Búa til nýjan sjálfvirka tíma stillingu."
@@ -1483,13 +1622,13 @@ msgid "Create movie folder failed"
 msgstr "Tókst ekki að búa til bíómyndamöppu"
 
 msgid "Create preview pictures of your Movies"
-msgstr ""
+msgstr "Búa til forsýn af bíómyndum þínum"
 
 msgid "Create remote timers"
-msgstr ""
+msgstr "Búa til fjarstýriðar tímastillingar"
 
 msgid "Create timers on remote Dreamboxes."
-msgstr ""
+msgstr "Búa til tímastillingar á öðrum Dreamboxum"
 
 #, python-format
 msgid "Creating directory %s failed."
@@ -1542,22 +1681,22 @@ msgid "Customize"
 msgstr "Aðrar stillingar"
 
 msgid "Customize Vali-XD skins"
-msgstr ""
+msgstr "Stillingar Vali-XD skinna"
 
 msgid "Customize Vali-XD skins by yourself."
-msgstr ""
+msgstr "Hér getur þú stillt Vali-XD skinnið."
 
 msgid "Cut"
 msgstr "Klippa"
 
 msgid "Cut your movies"
-msgstr ""
+msgstr "Klippa bíómyndirnar"
 
 msgid "Cut your movies."
-msgstr ""
+msgstr "Klippa bíómyndirnar."
 
 msgid "CutListEditor allows you to edit your movies"
-msgstr ""
+msgstr "Klippistjórinn gerir þér mögulegt að klippa til bíómyndirnar"
 
 msgid ""
 "CutListEditor allows you to edit your movies.\n"
@@ -1565,6 +1704,11 @@ msgid ""
 "cut'.\n"
 "Then seek to the end, press OK, select 'end cut'. That's it."
 msgstr ""
+"Klippistjórinn gerir mögulegt að klippa bíómyndirnar.\n"
+"Farðu á byrjun þess sem að þú vilt klippa burtu, ýttu á OK og veldu 'byrja "
+"klippingu'.\n"
+"Farðu svo að enda þess sem á að klippa burtu og ýttu á OK og veldu 'enda "
+"klippingu'."
 
 msgid "Cutlist editor..."
 msgstr "Klippingastjóri..."
@@ -1591,6 +1735,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD drif"
+
 msgid "DVD File Browser"
 msgstr "DVD skráar stjóri"
 
@@ -1607,13 +1754,16 @@ msgid "DVD media toolbox"
 msgstr "DVD miðla tól"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
-msgstr ""
+msgstr "DVD spilari spilar DVD diska á Dreamboxinu"
 
 msgid ""
 "DVDPlayer plays your DVDs on your Dreambox.\n"
 "With the DVDPlayer you can play your DVDs on your Dreambox from a DVD or "
 "even from an iso file or video_ts folder on your harddisc or network."
 msgstr ""
+"DVD spilari spilar DVD diska á Dreamboxinu.\n"
+"Með DVD spilaranum getur þú spilað DVD diska og einnig ISO skrár frá harða "
+"diskinum þínum eða video_ts möppur af harða disknum eða netinu."
 
 #
 msgid "Danish"
@@ -1664,15 +1814,24 @@ msgid "Defaults"
 msgstr "Venjulegt"
 
 msgid "Define a startup service"
-msgstr ""
+msgstr "Velja þjónustu sem starta á"
 
 msgid "Define a startup service for your Dreambox."
-msgstr ""
+msgstr "Velja þjónustu sem starta á við ræsingu."
+
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Heilskönnunar hamur fyrir fléttuskannað efni"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Fléttuskönnunar hamur fyrir heilskannað efni"
 
 #
 msgid "Delay"
 msgstr "Seinkun"
 
+msgid "Delay x seconds after service started"
+msgstr "Seinkun x sekúndur eftir að sýning byrjar"
+
 #
 msgid "Delete"
 msgstr "Eyða"
@@ -1713,7 +1872,7 @@ msgid "Deselect"
 msgstr "Ekki velja"
 
 msgid "Details for plugin: "
-msgstr ""
+msgstr "Upplýsingar um íforrit:"
 
 #
 msgid "Detected HDD:"
@@ -1759,7 +1918,7 @@ msgid "Dir:"
 msgstr "Mappa:"
 
 msgid "Direct playback of Youtube videos"
-msgstr ""
+msgstr "Bein afspilun af Youtube myndböndum"
 
 #
 msgid "Direct playback of linked titles without menu"
@@ -1832,9 +1991,12 @@ msgid "Display search results by:"
 msgstr "Sýna útkomu leitar sem:"
 
 msgid "Display your photos on the TV"
+msgstr "Sýna myndirnar þínar á skjánum"
+
+msgid "Displays Movie Information from the InternetMovieDatabase"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #, python-format
@@ -1853,6 +2015,14 @@ msgstr ""
 "Viltu örugglega athuga skráarkerfi?\n"
 "Það tekur langan tíma!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Viltu örugglega eyða %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2009,7 +2179,7 @@ msgid "Download Video"
 msgstr "Haða niður bíómyndum"
 
 msgid "Download files from Rapidshare"
-msgstr ""
+msgstr "Hlaða niður skrám frá Rapidshare"
 
 msgid "Download location"
 msgstr "Niðurhals staður"
@@ -2037,6 +2207,13 @@ msgstr "Dreambox gagna formaður DVD diskur (HDTV samhæfður)"
 msgid "Dreambox software because updates are available."
 msgstr "Hugbúnaður uppfærslur eru tiltækar fyrir Dreamboxið."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+"Rekill fyrir þráðlaust USB netkort byggt á Ralink RT8070/RT3070/RT3370."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Rekill fyrir þráðlaust USB netkort byggt á  Realtek r8712u."
+
 msgid "Duration: "
 msgstr "Lengd:"
 
@@ -2060,9 +2237,10 @@ msgstr "EPG kóðun"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #, python-format
@@ -2090,6 +2268,7 @@ msgstr "Breyta rásum á sjálfvirkri tímastillingu"
 msgid "Edit DNS"
 msgstr "Breyta DNS"
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Breyta tímastillingum og leita að nýjum atriðum"
 
@@ -2118,10 +2297,10 @@ msgid "Edit settings"
 msgstr "Breyta stillingum"
 
 msgid "Edit tags of recorded movies"
-msgstr ""
+msgstr "Breyta merki á uppteknum bíómyndum"
 
 msgid "Edit tags of recorded movies."
-msgstr ""
+msgstr "Breyta merki á uppteknum bíómyndum."
 
 #
 msgid "Edit the Nameserver configuration of your Dreambox.\n"
@@ -2141,6 +2320,9 @@ msgstr "Breyta uppfærslu uppruna slóð."
 msgid "Editing"
 msgstr "Breyta"
 
+msgid "Editor for fstab"
+msgstr ""
+
 msgid "Editor for new AutoTimers"
 msgstr "Ritill til að breyta sjálfvirkum tímastillingum"
 
@@ -2152,7 +2334,7 @@ msgid "Electronic Program Guide"
 msgstr "Rafrænn dagskrárstjóri (EPG)"
 
 msgid "Emailclient is an IMAP4 e-mail viewer for the Dreambox."
-msgstr ""
+msgstr "Emailclient er IMAP4 póst skoðari fyrir Dreambox."
 
 #
 msgid "Enable"
@@ -2161,10 +2343,25 @@ msgstr "Virkja"
 msgid "Enable /media"
 msgstr "Virkja /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Virkja 1080p24 ham"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Virkja 1080p25 ham"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Virkja 1080p30 ham"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Kveikja á 5V fyrir loftnet með magnara"
 
+msgid "Enable 720p24 Mode"
+msgstr "Virkja 720p24 ham"
+
+msgid "Enable Autoresolution"
+msgstr "Virkja sjálfvirka upplausn"
+
 msgid "Enable Cleanup Wizard?"
 msgstr "Virkja hreinsi ráðgjafa?"
 
@@ -2233,10 +2430,6 @@ msgstr "Kóðunar lykill"
 msgid "Encryption Keytype"
 msgstr "Kóðunar lykilgerð"
 
-#
-msgid "Encryption Type"
-msgstr "Gerð kóðunar"
-
 msgid "Encryption:"
 msgstr "Kóðun:"
 
@@ -2262,6 +2455,9 @@ msgid ""
 "Enigma2 Plugin to play AVI/DIVX/WMV/etc. videos from PC on your Dreambox. "
 "Needs a running VLC from www.videolan.org on your pc."
 msgstr ""
+"Enigma2 íforrit til að spila AVI/DIVX/WMV og fleiri myndir frá PC tölvu á "
+"Dreamboxinu. Þarf að hafa VLC spilara keyrandi frá www.videolan.org á "
+"tölvunni þinni."
 
 #
 msgid ""
@@ -2279,17 +2475,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Hraðspólunar hraði áfram, fyrst"
-
 msgid "Enter IP to scan..."
 msgstr "Sláðu inn IP til að leita..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Hraðspólunar hraði til baka, fyrst"
-
 #
 msgid "Enter main menu..."
 msgstr "Fara í aðal valmynd..."
@@ -2351,6 +2539,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Eistneska"
 
+msgid "Ethernet network interface"
+msgstr "Ethernet netkort"
+
 #
 msgid "Eventview"
 msgstr "Skoða atriði"
@@ -2372,7 +2563,7 @@ msgid "Execute \"after event\" during timespan"
 msgstr "Keyra \"eftir atriði\" innan tímamarka"
 
 msgid "Execute TuxboxPlugins"
-msgstr ""
+msgstr "Keyra Tuxbox Íforrit"
 
 #
 msgid "Execution Progress:"
@@ -2439,6 +2630,8 @@ msgid ""
 "FTPBrowser allows uploading and downloading files between your Dreambox and "
 "a server using the file transfer protocol."
 msgstr ""
+"FTPBrowser gerir mögulegt að hlaða upp og niður skrám frá Dreamboxinu þínu "
+"til vefþjóns með því að nota FTP staðal."
 
 #
 msgid "Factory reset"
@@ -2476,9 +2669,8 @@ msgstr "Hraðspólunar hraði áfram"
 msgid "Fast epoch"
 msgstr "Hratt tímabil"
 
-#
 msgid "Favourites"
-msgstr "Uppáhald listar"
+msgstr "Eftirlætis listar"
 
 msgid "Fetching feed entries"
 msgstr "Sæki fæði atriði"
@@ -2530,8 +2722,15 @@ msgstr "Búið að endurræsa netkerfið"
 msgid "Finnish"
 msgstr "Finnska"
 
-msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
 msgstr ""
+"Fyrsti dagur til að skoða atriði. Engin atriði sem að passa fyrir þessa "
+"dagsetningu verða skoðuð."
+
+msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgstr "Fyrst þarf að búa til skinn stíl þinn með Ai.HD-Control íforritinu."
 
 #
 msgid "Flash"
@@ -2551,13 +2750,9 @@ msgstr "Forma"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Fann samtals %d passandi atriði.\n"
-"%d tímastillingar verða bætt við og %d breytt."
-
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Fjöldi ramma sem á að sleppa við hraðspólun"
 
 #
 msgid "Frame size in full view"
@@ -2586,6 +2781,9 @@ msgstr "Skref við tíðnileit (khz)"
 msgid "Frequency steps"
 msgstr "Tíðniskref"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fös"
@@ -2600,8 +2798,11 @@ msgstr "Frísneska"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr "USB tengi að framan"
+
 msgid "Frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Framhluti fyrir /tmp/mmi.socket"
 
 #
 #, python-format
@@ -2621,14 +2822,16 @@ msgstr ""
 "Viltu endurræsa gluggakerfi núna?"
 
 msgid "GUI that allows user to change the ftp- / telnet password."
-msgstr ""
+msgstr "Forrit til að breyta ftp og telnet aðgangsorði."
 
 msgid ""
 "GUI that allows user to change the ftp-/telnet-password of the Dreambox."
 msgstr ""
+"Forrit sem að gerir mögulegt að breyta ftp og telnet aðgangsorði á "
+"Dreamboxinu."
 
 msgid "GUI to change the ftp and telnet-password"
-msgstr ""
+msgstr "Forrit til að breyta ftp og telnet aðgangsorði"
 
 msgid "Gaming"
 msgstr "Leikir"
@@ -2651,6 +2854,9 @@ msgstr "Heildar PCM seinkun"
 msgid "General PCM delay (ms)"
 msgstr "Heildar PCM seinkun (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr "Býr til og sýnir mynd af öllum notendum sem hafa þetta íforrit uppsett"
+
 #
 msgid "Genre"
 msgstr "Gerð"
@@ -2662,23 +2868,23 @@ msgid "Genuine Dreambox validation failed!"
 msgstr "Staðfesting á að Dreamboxið er ósvikið tókst ekki!"
 
 msgid "Genuine Dreambox verification"
-msgstr ""
+msgstr "Staðfesting á því að þetta sé orginal Dreambox"
 
 #
 msgid "German"
 msgstr "Þýska"
 
 msgid "German storm information"
-msgstr ""
+msgstr "Þýsk stormviðvörun"
 
 msgid "German traffic information"
-msgstr ""
+msgstr "Umferðar upplýsingar fyrir Þýskaland"
 
 msgid "Germany"
 msgstr "Þýskaland"
 
 msgid "Get AudioCD info from CDDB and CD-Text"
-msgstr ""
+msgstr "Ná í AudioCD upplýsingum af CDDB og CD-Texta"
 
 msgid "Get latest experimental image"
 msgstr "Ná í nýjustu prufuútgáfu stýrikerfis"
@@ -2700,12 +2906,14 @@ msgid "Goto position"
 msgstr "Fara á staðsetningu"
 
 msgid "GraphMultiEPG shows a graphical timeline EPG"
-msgstr ""
+msgstr "GraphMultiEPG sýnir myndræna framsetningu á EPG"
 
 msgid ""
 "GraphMultiEPG shows a graphical timeline EPG.\n"
 "Shows a nice overview of all running und upcoming tv shows."
 msgstr ""
+"GraphMultiEPG sýnir myndræna framsetningu á EPG.\n"
+"Sýnir á skemmtilegan hátt atriði í gangi og komandi atriði."
 
 #
 msgid "Graphical Multi EPG"
@@ -2723,22 +2931,26 @@ msgid "Green boost"
 msgstr "Auka grænan"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
+"Growlee gerir mögulegt að Dreamboxið sendi upplýsingar eins og 'Upptaka "
+"hófst' til tölvu sem keyrir growl, snarl eða syslog samhæft tæki eða beint í "
+"iPhone sem notar prowl."
 
-#
-msgid "Guard Interval"
-msgstr "Guard Interval"
-
-#
-msgid "Guard interval mode"
-msgstr "Guard millibils hamur"
+msgid "Guard interval"
+msgstr "Guard interval"
 
 msgid "Guess existing timer based on begin/end"
 msgstr "Giska á núverandi tímastillingu grundvallað á byrjun og enda"
 
+msgid "HD Interlace Mode"
+msgstr "HD fléttuskönnun"
+
+msgid "HD Progressive Mode"
+msgstr "HD heildarskönnun"
+
 msgid "HD videos"
 msgstr "HD myndir"
 
@@ -2763,19 +2975,14 @@ msgstr "Harði diskur í biðstöðu eftir"
 msgid "Help"
 msgstr "Hjálp"
 
-#
-msgid "Hidden network SSID"
-msgstr "Falið netkerfis SSID"
-
-msgid "Hidden networkname"
-msgstr "Falið nafn á netkerfi"
+msgid "Hidden network"
+msgstr "Falið netkerfi"
 
-#
-msgid "Hierarchy Information"
-msgstr "Stigskipta upplýsingar"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-msgid "Hierarchy mode"
-msgstr "Stigskipta hamur"
+msgid "Hierarchy info"
+msgstr "Hierarchy upplýsingar"
 
 #
 msgid "High bitrate support"
@@ -2795,7 +3002,7 @@ msgid "Horizontal"
 msgstr "Lárétt"
 
 msgid "Hotplugging for removeable devices"
-msgstr ""
+msgstr "Tenging með tæki í gangi fyrir aftengjanleg tæki"
 
 #
 msgid "How many minutes do you want to record?"
@@ -2817,7 +3024,7 @@ msgid "Hungarian"
 msgstr "Ungverska"
 
 msgid "IMAP4 e-mail viewer for the Dreambox"
-msgstr ""
+msgstr "IMAP4 póstskoðari fyrir Dreambox"
 
 #
 msgid "IP Address"
@@ -2827,7 +3034,7 @@ msgid "IP:"
 msgstr "IP:"
 
 msgid "IRC Client for Enigma2"
-msgstr ""
+msgstr "IRC notandi fyrir Enigma2"
 
 #
 msgid "ISO file is too large for this filesystem!"
@@ -2841,13 +3048,24 @@ msgstr "Slóð ISO skráar"
 msgid "Icelandic"
 msgstr "Íslenska"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Ef þetta er virkt þá mun núverandi tímastilling vera líka skoðuð sem upptaka "
-"er atriði er allavega 80% tekið upp."
+"Ef þetta er virkt þá munu tímastilltar upptökur líka verða skoðaðar sem "
+"upptaka í gangi ef það tekur upp allavega 80%% af efninu."
 
 #
 msgid ""
@@ -2941,6 +3159,12 @@ msgstr "Upplýsingar"
 msgid "Init"
 msgstr "Stilli"
 
+msgid "Initial Fast Forward speed"
+msgstr "Byrjunar hraði hraðspólunar áfram"
+
+msgid "Initial Rewind speed"
+msgstr "Byrjunar hraði hraðspólunar afturábak"
+
 msgid "Initial location in new timers"
 msgstr "Sjálfgefin staður í nýjum tímastillingum"
 
@@ -3030,11 +3254,11 @@ msgstr "millistig"
 msgid "Internal Flash"
 msgstr "Innra Flash minni"
 
-msgid "Internal LAN adapter."
-msgstr "Innbyggt netkort."
+msgid "Internal USB Slot"
+msgstr "Innra USB tengi"
 
 msgid "Internal firmware updater"
-msgstr ""
+msgstr "Innri hugbúnaðar uppfærsla"
 
 #
 msgid "Invalid Location"
@@ -3098,10 +3322,10 @@ msgid "Italian"
 msgstr "Ítalska"
 
 msgid "Italian Weather forecast on Dreambox"
-msgstr ""
+msgstr "Ítölsk veðurspá á Dreamboxið"
 
 msgid "Italian Weather forecast on Dreambox from www.google.it."
-msgstr ""
+msgstr "Ítölsk veðurspá á Dreamboxið frá www.google.it"
 
 msgid "Italy"
 msgstr "Ítalía"
@@ -3119,49 +3343,49 @@ msgid "Just Scale"
 msgstr "Bara full mynd"
 
 msgid "Kerni's BrushedAlu-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni BrushedAlu-HD"
 
 msgid "Kerni's DreamMM-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, DreamMM-HD"
 
 msgid "Kerni's Elgato-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, Elgato-HD"
 
 msgid "Kerni's SWAIN skin"
-msgstr ""
+msgstr "Skinn frá Kerni, SWAIN"
 
 msgid "Kerni's SWAIN-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, SWAIN-HD"
 
 msgid "Kerni's UltraViolet skin"
-msgstr ""
+msgstr "Skinn frá Kerni, UltraViolet"
 
 msgid "Kerni's YADS-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, YADS-HD"
 
 msgid "Kerni's dTV-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, dTV-HD"
 
 msgid "Kerni's dTV-HD-Reloaded skin"
-msgstr ""
+msgstr "Skinn frá Kerni, dTV-HD-Reloaded"
 
 msgid "Kerni's dmm-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, dmm-HD"
 
 msgid "Kerni's dreamTV-HD skin"
-msgstr ""
+msgstr "Skinn frá Kerni, dreamTV-HD"
 
 msgid "Kerni's simple skin"
-msgstr ""
+msgstr "Skinn frá Kerni, simple"
 
 msgid "Kerni-HD1 skin"
-msgstr ""
+msgstr "Kerni-HD1 skinn"
 
 msgid "Kerni-HD1R2 skin"
-msgstr ""
+msgstr "Kerni-HD1R2 skinn"
 
 msgid "Kernis HD1 skin"
-msgstr ""
+msgstr "Kerni HD1 skinn"
 
 #, python-format
 msgid "Key %(Key)s successfully set to %(delay)i ms"
@@ -3188,7 +3412,7 @@ msgid "Keymap"
 msgstr "Lyklaborðsstilling"
 
 msgid "KiddyTimer allows to control your kids's daily tv usage."
-msgstr ""
+msgstr "KiddyTimer stjórnar því hve mikið barnið horfir á sjónvaroið á dag."
 
 #
 msgid "LAN Adapter"
@@ -3225,6 +3449,13 @@ msgstr "Val tungumáls"
 msgid "Last config"
 msgstr "Síðasta stilling"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Síðasti dagur til að athuga með atriði. Atriði sem passa fyrir þessa "
+"dagsetningu verða notuð."
+
 #
 msgid "Last speed"
 msgstr "Síðasti hraði"
@@ -3281,13 +3512,13 @@ msgstr "Tenging:"
 msgid "Linked titles with a DVD menu"
 msgstr "Tengdir titlar við DVD valmynd"
 
+msgid "List available networks"
+msgstr "Sýna netkerfi í boði"
+
 msgid "List of Storage Devices"
 msgstr "Listi geymslu tækja"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3382,13 +3613,13 @@ msgid "Manage extensions"
 msgstr "Sýsla með íforrit"
 
 msgid "Manage local files"
-msgstr ""
+msgstr "Halda utanum skrár á móttakara"
 
 msgid "Manage logos to display at boot time or while in radio mode."
-msgstr ""
+msgstr "Sýsla með myndir við ræsingu og í útvarps ham."
 
 msgid "Manage logos to display at boottime"
-msgstr ""
+msgstr "Sýsla með myndir við ræsingu"
 
 msgid "Manage network shares"
 msgstr "Sýsla með net tengingar"
@@ -3396,6 +3627,7 @@ msgstr "Sýsla með net tengingar"
 msgid ""
 "Manage your music files in a database, play it with Merlin Music Player."
 msgstr ""
+"Sýsla með tónlist í gagnagrunni og spila hana með Merlin tónlistar spilara."
 
 msgid "Manage your network shares..."
 msgstr "Sýsla með net tengingar..."
@@ -3408,6 +3640,9 @@ msgstr "Stjórna hugbúnaði móttakarans"
 msgid "Manual Scan"
 msgstr "Handvirk leitun"
 
+msgid "Manual configuration"
+msgstr "Handvirk stilling"
+
 #
 msgid "Manual transponder"
 msgstr "Handvirk leit á sendi"
@@ -3442,11 +3677,9 @@ msgid "Maximum duration (in m)"
 msgstr "Mesti tími (í mín)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Mesti tími atriðis þarf að passa. Ef að atriði er lengra en þessi tími (án "
-"tímamarka) þá er það ekki tekið með."
 
 #
 msgid "Media player"
@@ -3460,12 +3693,17 @@ msgid ""
 "MediaScanner scans devices for playable media files and displays a menu with "
 "possible actions like viewing pictures or playing movies."
 msgstr ""
+"MediaLeit leitar að öllum spilanlegum skrám, sýnir valmynd með mögulegur "
+"aðgerðum svo sem að sýna myndir eða spila bíómyndir."
 
 msgid ""
 "Mediaplayer plays your favorite music and videos.\n"
 "Play all your favorite music and video files, organize them in playlists, "
 "view cover and album information."
 msgstr ""
+"Spilari spilar eftirlætis tónlistina og bíómyndirnar þínar.\n"
+"Spilar alla eftirlætis tónlist og bíómyndir, búa til spilunarlista, skoða "
+"albúmin og upplýsingar um plöturnar."
 
 #
 msgid "Medium is not a writeable DVD!"
@@ -3480,7 +3718,7 @@ msgid "Menu"
 msgstr "Valmynd"
 
 msgid "Merlin Music Player and iDream"
-msgstr ""
+msgstr "Merlin spilarin og iDream"
 
 #
 msgid "Message"
@@ -3636,23 +3874,20 @@ msgstr "Færa mynd upp"
 msgid "Move west"
 msgstr "Færa vestur"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 msgid "Movie location"
 msgstr "Staðsetning bíómynda"
 
 msgid ""
 "MovieTagger adds tags to recorded movies to sort a large list of movies."
 msgstr ""
+"MovieTagger bætir við merki við uppteknar bíómyndir til að flokka myndirnar."
 
 msgid ""
 "Movielist Preview creates screenshots of recordings and shows them inside "
 "the movielist."
 msgstr ""
+"Forskoðum bíómynda býr til kyrrmynd af uppteknum bíómyndum og sýnir þær í "
+"bíómynda listanum."
 
 #
 msgid "Movielist menu"
@@ -3662,6 +3897,9 @@ msgstr "Bíómynda valmynd"
 msgid "Multi EPG"
 msgstr "Mörg EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Mörg-EPG rásavanda val"
+
 #
 msgid "Multimedia"
 msgstr "Margmiðlun"
@@ -3670,6 +3908,9 @@ msgstr "Margmiðlun"
 msgid "Multiple service support"
 msgstr "Styður margar rásir"
 
+msgid "Multiplex"
+msgstr "Margar rásir"
+
 #
 msgid "Multisat"
 msgstr "Margir gervihnettir"
@@ -3713,6 +3954,8 @@ msgid ""
 "NCID Client shows incoming voice calls promoted by any NCID server (e.g. "
 "Vodafone Easybox) on your Dreambox."
 msgstr ""
+"NCID þjónn sýnir ef að síminn hringir frá einhverjum NCID vefþjón (s.s. "
+"Vodafone Easybox) á Dreamboxinu."
 
 #
 msgid "NEXT"
@@ -3728,6 +3971,9 @@ msgstr "NFI forritun er lokið. Ýttu á gulan til að endurræsa!"
 msgid "NFS share"
 msgstr "NFS samnýting"
 
+msgid "NIM"
+msgstr "NIM"
+
 #
 msgid "NOW"
 msgstr "NÚNA"
@@ -3757,101 +4003,104 @@ msgstr "Uppsetning nafnaþjóns"
 msgid "Nameserver settings"
 msgstr "Uppsetning nafnaþjóns"
 
+msgid "Namespace"
+msgstr "Nafnabox"
+
 msgid "Nemesis BlackBox Skin"
-msgstr ""
+msgstr "Nemesis BlackBox Skinn"
 
 msgid "Nemesis BlackBox Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis BlackBox Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Blueline Single Skin"
-msgstr ""
+msgstr "Nemesis Blueline Single Skinn"
 
 msgid "Nemesis Blueline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline Single Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Blueline Skin"
-msgstr ""
+msgstr "Nemesis Blueline Skinn"
 
 msgid "Nemesis Blueline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Blueline.Extended Skin"
-msgstr ""
+msgstr "Nemesis Blueline.Extended Skinn"
 
 msgid "Nemesis Blueline.Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline.Extended Skinn fyrir Dreamboxið"
 
 msgid "Nemesis ChromeLine Cobolt Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt Skinn"
 
 msgid "Nemesis ChromeLine Cobolt Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt Skinn fyrir Dreamboxið"
 
 msgid "Nemesis ChromeLine Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine Skinn"
 
 msgid "Nemesis ChromeLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Flatline Blue Skin"
-msgstr ""
+msgstr "Nemesis Flatline Blue Skinn"
 
 msgid "Nemesis Flatline Blue Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline Blue Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Flatline Skin"
-msgstr ""
+msgstr "Nemesis Flatline Skinn"
 
 msgid "Nemesis Flatline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline Skinn fyrir Dreamboxið"
 
 msgid "Nemesis GlassLine Skin"
-msgstr ""
+msgstr "Nemesis GlassLine Skinn"
 
 msgid "Nemesis GlassLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis GlassLine Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greenline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greenline Extended Skinn"
 
 msgid "Nemesis Greenline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Extended Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greenline Single Skin"
-msgstr ""
+msgstr "Nemesis Greenline Single Skinn"
 
 msgid "Nemesis Greenline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Single Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greenline Skin"
-msgstr ""
+msgstr "Nemesis Greenline Skinn"
 
 msgid "Nemesis Greenline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greyline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greyline Extended Skinn"
 
 msgid "Nemesis Greyline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Extended Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greyline Single Skin"
-msgstr ""
+msgstr "Nemesis Greyline Single Skinn"
 
 msgid "Nemesis Greyline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Single Skinn fyrir Dreamboxið"
 
 msgid "Nemesis Greyline Skin"
-msgstr ""
+msgstr "Nemesis Greyline Skinn"
 
 msgid "Nemesis Greyline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Skinn fyrir Dreamboxið"
 
 msgid "Nemesis ShadowLine Skin"
-msgstr ""
+msgstr "Nemesis ShadowLine Skinn"
 
 msgid "Nemesis ShadowLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ShadowLine Skinn fyrir Dreamboxið"
 
 #
 msgid "Netmask"
@@ -3869,10 +4118,6 @@ msgstr "Stilling nettengingar..."
 msgid "Network Mount"
 msgstr "Tengingar við netkerfi"
 
-#
-msgid "Network SSID"
-msgstr "SSID nets"
-
 #
 msgid "Network Setup"
 msgstr "Stilla netkerfi"
@@ -3909,6 +4154,9 @@ msgstr "Netkerfis vafri"
 msgid "NetworkWizard"
 msgstr "Nettengi ráðgjafi"
 
+msgid "Networkname (SSID)"
+msgstr "Netkerfis nafn (SSID)"
+
 msgid "Never"
 msgstr "Aldrei"
 
@@ -3917,7 +4165,7 @@ msgid "New"
 msgstr "Nýtt"
 
 msgid "New PIN"
-msgstr ""
+msgstr "Nýtt PIN númer"
 
 msgid "New Zealand"
 msgstr "Nýja Sjáland"
@@ -3949,10 +4197,6 @@ msgstr "Engin tenging"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Fann ekki harðan disk eða hann ekki formaður!"
 
-#
-msgid "No Networks found"
-msgstr "Engin netkerfi fundust"
-
 #
 msgid "No backup needed"
 msgstr "Afritun óþörf"
@@ -4063,9 +4307,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Engar bíómyndir til að sýna"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Það fannst ekkert þráðlaust net! Reyndu aftur."
+msgid "No wireless networks found! Searching..."
+msgstr "Ekkert þráðlaust net fannst! Leita..."
 
 #
 msgid ""
@@ -4155,6 +4398,12 @@ msgstr "Norður"
 msgid "Norwegian"
 msgstr "Norska"
 
+msgid "Not after"
+msgstr "Ekki eftir"
+
+msgid "Not before"
+msgstr "Ekki fyrir"
+
 #
 #, python-format
 msgid ""
@@ -4167,6 +4416,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Sæki ekki fæði rásir"
 
+msgid "Not-Associated"
+msgstr "Ekki tengt"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4206,6 +4458,9 @@ msgstr "OK, eyða öðru íforriti"
 msgid "OK, remove some extensions"
 msgstr "OK, eyða íforritum"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "Stilling valmynda"
@@ -4245,6 +4500,9 @@ msgstr "Bara sjálfvirkar tímastillingar búnar til núna"
 msgid "Only Free scan"
 msgstr "Bara fríar rásir"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Bara viðbætur."
 
@@ -4265,15 +4523,14 @@ msgstr "Opna íforrita valmynd"
 msgid "Optionally enter your name if you want to."
 msgstr "Settu inn nafn þitt ef að þú vilt."
 
-#
-msgid "Orbital Position"
-msgstr "Staðsetnging gervihnattar"
+msgid "Orbital position"
+msgstr "Staðsetning hnattar"
 
 msgid "Outer Bound (+/-)"
 msgstr "Ytri mörk (+/-)"
 
 msgid "Overlay for scrolling bars"
-msgstr ""
+msgstr "Yfirlag fyrir rúllandi borða"
 
 msgid "Override found with alternative service"
 msgstr "Önnur rás fannst í stað hunsaðar rásar"
@@ -4288,10 +4545,16 @@ msgstr "Skrifa yfir stillinga skrár við hugbúnaðar uppfærslu?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Listi uppfærðra pakka"
@@ -4340,6 +4603,8 @@ msgid ""
 "Partnerbox allows editing a remote Dreambox's record timers and stream its "
 "TV  program."
 msgstr ""
+"Partnerbox gerir mögulegt að breyta tímastilltum upptökum á öðru Dreamboxi "
+"og streyma myndum þaðan."
 
 #
 msgid "Password"
@@ -4353,10 +4618,10 @@ msgid "People & Blogs"
 msgstr "Fólk & blogg"
 
 msgid "PermanentClock shows the clock permanently on the screen."
-msgstr ""
+msgstr "PermanentClock sýnir klukkuna alltaf á skjánum."
 
 msgid "Persian"
-msgstr ""
+msgstr "Persneska"
 
 msgid "Pets & Animals"
 msgstr "Dýralíf"
@@ -4398,6 +4663,12 @@ msgstr "Spila hljóð disk..."
 msgid "Play DVD"
 msgstr "Spila DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Spila tónlist..."
@@ -4405,12 +4676,6 @@ msgstr "Spila tónlist..."
 msgid "Play YouTube movies"
 msgstr "Spila YouTube myndbönd"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 msgid "Play next video"
 msgstr "Spila næstu bíómynd"
 
@@ -4421,19 +4686,19 @@ msgid "Play video again"
 msgstr "Spila bíómynd aftur"
 
 msgid "Play videos from PC on your Dreambox"
-msgstr ""
+msgstr "Spila bíómyndir frá tölvu á Dreamboxinu"
 
 msgid "Playback of Youtube through a PC"
-msgstr ""
+msgstr "Spila Youtube myndbönd í gegnum tölvuna þína"
 
 msgid "Player for Network and Internet Streams"
-msgstr ""
+msgstr "Spilari fyrir Netkerfi og Internet strauma"
 
 msgid "Player for Network and Internet Streams."
-msgstr ""
+msgstr "Spilari fyrir Netkerfi og Internet strauma."
 
 msgid "Plays your favorite music and videos"
-msgstr ""
+msgstr "Spilar eftirlætis tónlistina og bíómyndirnar þínar"
 
 #
 msgid "Please Reboot"
@@ -4449,6 +4714,8 @@ msgid ""
 "Please be aware, that anyone can disable the parental control, if you have "
 "not set a PIN."
 msgstr ""
+"Hafðu í huga að ef ekkert PIN númer er sett þá er hægt að slökkva á "
+"foreldralæsingunni."
 
 msgid "Please change recording endtime"
 msgstr "Vinsamlega breytið lokatíma upptöku"
@@ -4515,7 +4782,7 @@ msgid "Please enter the correct pin code"
 msgstr "Sláðu inn réttan kóða"
 
 msgid "Please enter the old PIN code"
-msgstr ""
+msgstr "Sláðu inn gamla PIN kóðann þinn"
 
 #
 msgid "Please enter your email address here:"
@@ -4712,15 +4979,11 @@ msgid "Plugins"
 msgstr "Íforrit"
 
 msgid "PodCast streams podcasts to your Dreambox."
-msgstr ""
+msgstr "PodCast strauma hlaðvarp í Dreamboxið þitt."
 
 msgid "Poland"
 msgstr "Pólland"
 
-#
-msgid "Polarity"
-msgstr "Pólun"
-
 #
 msgid "Polarization"
 msgstr "Pólun"
@@ -4755,6 +5018,9 @@ msgstr "Tengi D"
 msgid "Portuguese"
 msgstr "Portúgalska"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Staður lokinna tímastilltra upptaka í listanum"
+
 #
 msgid "Positioner"
 msgstr "Mótorstýring"
@@ -4776,7 +5042,7 @@ msgid "Positioner storage"
 msgstr "Vistun í staðsetjjara"
 
 msgid "PositionerSetup helps you installing a motorized dish"
-msgstr ""
+msgstr "Staðsetjara uppsetning hjálpar við að setja upp mótordrifinn disk"
 
 msgid ""
 "Power state to change to after recordings. Select \"standard\" to not change "
@@ -4887,10 +5153,10 @@ msgid "Preview menu"
 msgstr "Forskoða valmynd"
 
 msgid "Preview screenshots of running tv shows"
-msgstr ""
+msgstr "Forsýning frá sjónvarpsrásum í gangi"
 
 msgid "Preview screenshots of running tv shows."
-msgstr ""
+msgstr "Forsýning frá sjónvarpsrásum í gangi."
 
 #
 msgid "Primary DNS"
@@ -4931,12 +5197,23 @@ msgstr "Sendendur"
 msgid "Published"
 msgstr "Útgefið"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python framendi fyrir /tmp/mmi.socket"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Python hluti fyrir /tmp/mmi.socket."
 
 #
 msgid "Quick"
@@ -4959,15 +5236,15 @@ msgid "RGB"
 msgstr "RGB"
 
 msgid "RSS viewer"
-msgstr ""
+msgstr "RSS skoðari"
+
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "Þráðlaust USB netkort byggt á RT8070/RT3070/RT3370"
 
 #
 msgid "Radio"
 msgstr "Útvarp"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Diskur"
@@ -5021,10 +5298,10 @@ msgid "Reception Settings"
 msgstr "Stilling móttöku"
 
 msgid "Reconstruct .ap and .sc files"
-msgstr ""
+msgstr "Byggja upp .ap og .sc skrár"
 
 msgid "Reconstruct missing or corrupt .ap and .sc files of recorded movies."
-msgstr ""
+msgstr "Lagfæra eða búa til .ap og .sc skrár af uppteknum bíómyndum."
 
 #
 msgid "Record"
@@ -5064,8 +5341,11 @@ msgstr "Upptökur"
 msgid "Recordings always have priority"
 msgstr "Upptaka hefur alltaf forgang"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Áframsenda tilkynningar til Growl, Snarl, Prowl eða Syslog"
+
 msgid "Reenter new PIN"
-msgstr ""
+msgstr "Sláðu aftur inn nýtt PIN"
 
 #
 msgid "Refresh Rate"
@@ -5089,13 +5369,13 @@ msgid "Reload Black-/Whitelists"
 msgstr "Endurhlaða svart-/hvítlista"
 
 msgid "Remember service PIN"
-msgstr ""
+msgstr "Muna eftir PIN númeri rásar"
 
 msgid "Remember service PIN cancel"
-msgstr ""
+msgstr "Hætta að muna eftir PIN númeri rásar"
 
 msgid "Remote timer and remote TV player"
-msgstr ""
+msgstr "Fjarstýrð tímastillt upptaka og afspilun"
 
 #
 msgid "Remove"
@@ -5160,7 +5440,7 @@ msgid "Rename crashlogs"
 msgstr "Endurnefna hrunskýrslu"
 
 msgid "Rename your movies"
-msgstr ""
+msgstr "Endurnefna bíómyndirnar þínar"
 
 #
 msgid "Repeat"
@@ -5179,10 +5459,10 @@ msgid "Repeats"
 msgstr "Endurtekningar"
 
 msgid "Replace the minute input for the seek functions with a seekbar."
-msgstr ""
+msgstr "Breyta mínútu fjölda sem stökkva á við afspilun bíómynda."
 
 msgid "Replace the rewind  input with a seekbar"
-msgstr ""
+msgstr "Breyta mínútufjölda sem stökkva á til baka við afspilun"
 
 msgid "Require description to be unique"
 msgstr "Þarf lýsingu til að vera einstakt"
@@ -5267,11 +5547,14 @@ msgid "Restore system settings"
 msgstr "Setja inn kerfis stillingar"
 
 msgid "Restore your Dreambox with a USB stick"
-msgstr ""
+msgstr "Endurforrita Dreamboxið með USB staut"
 
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Binda \"eftir atriði\" að ákveðnu tímabili?"
 
+msgid "Restrict to events on certain dates"
+msgstr "Takmarka atriði við ákveðnar dagsetningar"
+
 #
 msgid "Resume from last position"
 msgstr "Halda áfram frá sama stað og síðast"
@@ -5303,6 +5586,9 @@ msgstr "Til baka til mynda lista"
 msgid "Return to previous service"
 msgstr "Til  baka á síðustu rás"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Hraði hraðspólunar til baka"
@@ -5311,9 +5597,8 @@ msgstr "Hraði hraðspólunar til baka"
 msgid "Right"
 msgstr "Hægri"
 
-#
-msgid "Rolloff"
-msgstr "Sníða af"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5323,6 +5608,9 @@ msgstr "Hraði mótors"
 msgid "Running"
 msgstr "Keyri"
 
+msgid "Running in testmode"
+msgstr "Keyri í prufu ham"
+
 msgid "Russia"
 msgstr "Rûssland"
 
@@ -5334,6 +5622,21 @@ msgstr "Rússneska"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ Fléttunar hamur"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ Heilskönnunarhamur"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ Fléttunar hamur"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ Heilskönnunar hamur"
+
+msgid "SID"
+msgstr "SID"
+
 msgid "SINGLE LAYER DVD"
 msgstr "SINGLE LAYER DVD"
 
@@ -5349,6 +5652,26 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDPR er staðall hannaður fyrir VDR hugbúnað tl að stjórna móttökurum úr "
+"fjarlægð.\n"
+"Þetta ífforit styður hluta af SVDPR og ræsir sjálfvirkt með sjálfgefnum "
+"gildum.\n"
+"\n"
+"Þú þarft þetta sennilega ekki en ættir að nota venjulega Vef viðmótið til að "
+"stjórna Enigma2."
+
+msgid "SVDRP server for Enigma2"
+msgstr "SVDRP þjónn fyrir Enigma2"
+
 #
 msgid "Sat"
 msgstr "Lau"
@@ -5370,6 +5693,7 @@ msgstr "Gervihnatta búnaður"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
 msgstr ""
+"SatelliteEquipmentControl gerir mögulegt að fínstilla DiSEqC stillingar"
 
 #
 msgid "Satellites"
@@ -5380,7 +5704,7 @@ msgid "Satfinder"
 msgstr "Gervihnattaleit"
 
 msgid "Satfinder helps you to align your dish"
-msgstr ""
+msgstr "Satfinder hjálpar við að stilla diskinn þinn"
 
 msgid "Sats"
 msgstr "Gervihn."
@@ -5517,7 +5841,7 @@ msgid "Scan band US SUPER"
 msgstr "Leita á bandi US SUPER"
 
 msgid "Scan devices for playable media files"
-msgstr ""
+msgstr "Leita að spilanlegum skrám"
 
 msgid "Scan range"
 msgstr "Leitar svið"
@@ -5528,7 +5852,7 @@ msgid ""
 msgstr "Leita að þráðlausu neti og tengjast þeim með völdu netkorti.\n"
 
 msgid "Scans default lamedbs sorted by satellite"
-msgstr ""
+msgstr "Leita að rásum á hverjum gervihnetti fyrir sig"
 
 #
 msgid ""
@@ -5564,7 +5888,7 @@ msgid "Search strictness"
 msgstr "Leitar nákvæmni"
 
 msgid "Search through the EPG"
-msgstr ""
+msgstr "Leita í EPG"
 
 msgid "Search type"
 msgstr "Gerð leitar"
@@ -5580,7 +5904,7 @@ msgid "Searching for new installed or removed packages. Please wait..."
 msgstr "Leita að nýinnsettum eða fjarlægðum pökkum. Vinsamlega bíðið..."
 
 msgid "Searching your network. Please wait..."
-msgstr "Leita á netinu. VInsamlega bíðið..."
+msgstr "Leita á neti. Vinsamlega bíðið..."
 
 #
 msgid "Secondary DNS"
@@ -5590,7 +5914,7 @@ msgid "Security service not running."
 msgstr "Öryggis rás ekki í keyrslu."
 
 msgid "See service-epg (and PiP) from other channels in an infobar."
-msgstr ""
+msgstr "Sjá rása-EPG (og PIP) af öðrum rásum í upplýsingaborða"
 
 #
 msgid "Seek"
@@ -5710,6 +6034,9 @@ msgstr "Veldu þráðlaust net"
 msgid "Select your choice."
 msgstr "Veldu nú."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Senda DiSEqC"
@@ -5751,9 +6078,8 @@ msgstr "Leita að rásum"
 msgid "Service delay"
 msgstr "Seinkun hljóðs"
 
-#
 msgid "Service has been added to the favourites."
-msgstr "Rás hefur verið bætt við uppáhaldslista."
+msgstr "Rás hefur verið bætt við eftirlætis lista."
 
 #
 msgid "Service has been added to the selected bouquet."
@@ -5775,6 +6101,9 @@ msgstr ""
 "Rás fannst ekki!\n"
 "(SID fannst ekki í PAT)"
 
+msgid "Service reference"
+msgstr "Rása upplýsingar"
+
 #
 msgid "Service scan"
 msgstr "Rása leit"
@@ -5796,7 +6125,7 @@ msgid "Services"
 msgstr "Rásir"
 
 msgid "Set Bitstream/PCM audio delays"
-msgstr ""
+msgstr "Stilla Bitastraum/PCM hljóð seinkun"
 
 msgid "Set End Time"
 msgstr "Stilla loka tíma"
@@ -5827,9 +6156,6 @@ msgstr "Stilla mesta tímabil"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Stilla á NEI til að hætta með sjálfvirka tímastillingu"
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 msgid "Setting key canceled"
 msgstr "Hætt við að stilla takka"
 
@@ -5901,6 +6227,9 @@ msgstr "Sýna framvindu atriðis við rásaval"
 msgid "Show in extension menu"
 msgstr "Sýna við viðbótar valmynd"
 
+msgid "Show info screen"
+msgstr "Sýna upplýsingar"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Sýna upplýsingaborða við að skipta um stöð"
@@ -5913,6 +6242,12 @@ msgstr "Sýna upplýsinga borða við breytingu á atriði"
 msgid "Show infobar on skip forward/backward"
 msgstr "Sýna upplýsingaborða við stökk fram eða aftur"
 
+msgid "Show notification on conflicts"
+msgstr "Sýna viðvaranir um árekstra"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Sýna færslu mótors"
@@ -5929,23 +6264,28 @@ msgid "Show the tv player..."
 msgstr "Sýna sjónvarpsspilara..."
 
 msgid "Show webcam pictures on your TV Screen"
-msgstr ""
+msgstr "Sýna frá vefmyndavélum á sjómvarpsskjánum"
 
 msgid ""
 "Shows a list containing the zapping-history and allows user to zap to the "
 "entries or to modify them."
 msgstr ""
+"Sýnir lista sem inniheldur stökk sögu og gerir mögulegt að stökkva beint í "
+"listanum eða breyta honum."
 
 msgid "Shows a list of recent zap entries"
-msgstr ""
+msgstr "Sýnir lista af rásum sem síðast hefur verið horft á"
 
 msgid "Shows average bitrate of video and audio"
-msgstr ""
+msgstr "Sýnir meðaltals bitahraða á mynd og hljóði"
 
 msgid "Shows statistics of watched services"
-msgstr ""
+msgstr "Sýnir tölfræði rása sem horft er á"
 
 msgid "Shows the clock permanently on the screen"
+msgstr "Sýnir klukku alltaf á skjánum"
+
+msgid "Shows the service name instead of the service number when zapping."
 msgstr ""
 
 #
@@ -5959,6 +6299,9 @@ msgstr "Slökkva"
 msgid "Shutdown Dreambox after"
 msgstr "Slökkva á móttakara eftir"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Styrkur merkis:"
@@ -5980,14 +6323,14 @@ msgid "Simple"
 msgstr "Einfalt"
 
 msgid "Simple IRC GroupChat client for e2 #dm8000-vip channel"
-msgstr ""
+msgstr "Einfalt IRC hópspjalls forrit fyrir e2 #dm8000-vip rásina"
 
 #
 msgid "Simple titleset (compatibility for legacy players)"
 msgstr "Einföld valmynd (virkar fyrir flesta spilara)"
 
 msgid "SimpleRSS allows reading RSS newsfeeds on your Dreambox."
-msgstr ""
+msgstr "EinfaltRSS gerir mögulegt að lesa RSS fréttastrauma á Dreamboxinu."
 
 #
 msgid "Single"
@@ -6014,7 +6357,7 @@ msgid "Skin"
 msgstr "Skinn"
 
 msgid "SkinSelector shows a menu with selectable skins"
-msgstr ""
+msgstr "Skinn val sýnir valmynd með veljanlegum skinnum"
 
 #
 msgid "Skins"
@@ -6072,7 +6415,7 @@ msgid "Software update"
 msgstr "Hugbúnaðar uppfærsla"
 
 msgid "SoftwareManager manages your Dreambox software"
-msgstr ""
+msgstr "Hugbúnaðarumsýsla stjórnar hugbúnaði á Dreamboxinu"
 
 msgid "Softwaremanager information"
 msgstr "Upplýsingar hugbúnaðar umsýslu"
@@ -6121,6 +6464,9 @@ msgstr "Raða A-Ö"
 msgid "Sort AutoTimer"
 msgstr "Raða sjálfvirkum tímastillingum"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6174,6 +6520,9 @@ msgstr "%d Volt á viftu í biðstöðu "
 msgid "Start Webinterface"
 msgstr "Ræsa vefviðmót"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Ræsir auðveldlega margmiðlunar íforrit með PVR takka."
+
 #
 msgid "Start from the beginning"
 msgstr "Byrja frá byrjun"
@@ -6201,7 +6550,7 @@ msgid "Std. Feeds"
 msgstr "Std. fæðirásir"
 
 msgid "Step by step network configuration"
-msgstr ""
+msgstr "Netkerfis stillingar stig af stigi"
 
 #
 msgid "Step east"
@@ -6263,10 +6612,10 @@ msgid "Stored position"
 msgstr "Vistuð staða"
 
 msgid "Stream podcasts"
-msgstr ""
+msgstr "Hlaðvarps straumar"
 
 msgid "Streaming modules for the orf.at iptv web page."
-msgstr ""
+msgstr "Strauma spilun fyrir orf.at iptv vefsíður."
 
 #
 msgid "Subservice list..."
@@ -6292,6 +6641,9 @@ msgstr "Sun"
 msgid "Sunday"
 msgstr "Sunnudagur"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Styður \"Hrað skönnun\"?"
+
 #
 msgid "Swap Services"
 msgstr "Skipta á rásum"
@@ -6314,13 +6666,8 @@ msgstr "Skipta á fyrri undirrás"
 msgid "Switchable tuner types:"
 msgstr "Gerðir umskiptanlegra móttakara:"
 
-#
-msgid "Symbol Rate"
-msgstr "Gagnahraði"
-
-#
-msgid "Symbolrate"
-msgstr "Gagnahraði"
+msgid "Symbol rate"
+msgstr "Bitahraði"
 
 #
 msgid "System"
@@ -6341,10 +6688,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS skrá er of stór fyrir ISO9660 level 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "Mynd af öllum notendum"
+
 #
 msgid "TV System"
 msgstr "Sjónvarps kerfi"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Efnisyfirlit yfir safn"
@@ -6373,6 +6729,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Hiti og viftu stillingar"
 
+msgid "Temperature-dependent fan control."
+msgstr "Hitastýrð hraðastýring fyrir viftu."
+
 #
 msgid "Terrestrial"
 msgstr "Stafrænt í lofti"
@@ -6402,7 +6761,7 @@ msgid "Test the network configuration of your Dreambox.\n"
 msgstr "Prófa stillingar netkorts í Dreamboxinu.\n"
 
 msgid "Test your DiSEqC equipment"
-msgstr ""
+msgstr "Prófa DiSEqC búnaðinn þinn"
 
 #
 msgid "Test-Messagebox?"
@@ -6437,6 +6796,8 @@ msgid ""
 "has dropped below a definable threshold.You can use this wizard to remove "
 "some plugins."
 msgstr ""
+"Hreinsiálfurinn lætur vita þegar innraminni móttakarans er komið niður fyrir "
+"stillanleg mörk. Þú getur notað álfinn til að taka út íforrit."
 
 msgid ""
 "The DVD standard doesn't support H.264 (HDTV) video streams. Do you want to "
@@ -6447,17 +6808,18 @@ msgstr ""
 "gagna disk (sem ekki er hægt að venjulegum DVD spilara) í staðinn?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
 msgstr ""
+"Hotplug íforritið lætur vita ef að búið sé að tengja eða aftengja tæki."
 
 msgid ""
 "The NetworkWizard extension is not installed!\n"
@@ -6467,31 +6829,40 @@ msgstr ""
 "Vinsamlega settu hann inn."
 
 msgid "The PIN code has been changed successfully."
-msgstr ""
+msgstr "Það tókst að breyta PIN kóðanum."
 
 msgid "The PIN codes you entered are different."
-msgstr ""
+msgstr "PIN númerin sem að þú slóst inn eru ekki eins."
 
 msgid ""
 "The PicturePlayer displays your photos on the TV.\n"
 "You can view them as thumbnails or slideshow."
 msgstr ""
+"Myndaskoðarinn sýnir myndirnar þínar á sjónvarpsskjánum.\n"
+"Þú getur skoðað þær sem smámyndir eða sem myndasýningu."
 
 msgid ""
 "The Satfinder plugin helps you to align your dish.\n"
 "It shows you informations about signal rate and errors."
 msgstr ""
+"Satfinder íforritið hjálpar við að stilla diskinn þinn.\n"
+"Það sýnir upplýsingar um styrk merkis og villur."
 
 msgid ""
 "The SkinSelector shows a menu with selectable skins.\n"
 "It's now easy to change the look and feel of your Dreambox."
 msgstr ""
+"Skinnval sýnir valmynd með veljanlegur skinnum.\n"
+"Núna er einfalt að breyta úliti valmynda í Dreamboxinu."
 
 msgid ""
 "The SoftwareManager manages your Dreambox software.\n"
 "It's easy to update your receiver's software, install or remove plugins or "
 "even backup and restore your system settings."
 msgstr ""
+"Hugbúnaðarstjórinn stjórnar hugbúnaði Dreamboxins þíns.\n"
+"Það er einfalt að uppfæra hugbúnað móttakarans, setja inn eða taka út "
+"íforrit eða jafnvel taka afrit eða setja inn stillingar þínar."
 
 msgid ""
 "The Softwaremanagement extension is not installed!\n"
@@ -6522,21 +6893,30 @@ msgstr ""
 "USB stauturinn var gerður ræsanlegur.\n"
 "Núna getur þú hlaðið niður NFI  stýrikerfis skrá!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
+"VideoEnhancement íforritið gerir mögulegt að gera viðbótar stillingar á "
+"myndinni."
 
 msgid ""
 "The VideoTune helps fine-tuning your tv display.\n"
 "You can control brightness and contrast of your tv."
 msgstr ""
+"VideoTune hjálpar við að fínstilla sjónvarpsmyndina.\n"
+"Þú getur stillt birtu og skerpu á sjónvarpinu þínu."
 
 msgid "The Videomode plugin provides advanced video mode settings."
-msgstr ""
+msgstr "Videomode íforritið gerir mögulegar ítarlegri stillingar á myndinni."
 
 msgid ""
 "The WirelessLan plugin helps you configuring your WLAN network interface."
-msgstr ""
+msgstr "Þráðlaust net íforritið hjálpar við að stilla WLAN netkortið þitt."
 
 #
 msgid "The backup failed. Please choose a different backup location."
@@ -6630,7 +7010,7 @@ msgid "The results have been written to %s."
 msgstr "Útkoman hefur verið skrifuð á %s."
 
 msgid "The skin is in KingSize-definition 1024x576"
-msgstr ""
+msgstr "Skinnið er í stærðinni 1024x576"
 
 #
 msgid "The sleep timer has been activated."
@@ -6740,6 +7120,11 @@ msgstr "Þetta Dreambox getur ekki afrugað %s strauma!"
 msgid "This Month"
 msgstr "Þennan mánuð"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 msgid "This Week"
 msgstr "Þessa viku"
 
@@ -6809,6 +7194,8 @@ msgid ""
 "This system tool is internally used to program the hardware with firmware "
 "updates."
 msgstr ""
+"Þetta kerfis tól er ætlað til að forrita vélbúnaðinn með hugbúnaðar "
+"uppfærslum."
 
 #
 msgid ""
@@ -6965,6 +7352,16 @@ msgstr "Tíma staða:"
 msgid "Timer type"
 msgstr "Gerð tímastillingar"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Lifandi pása"
@@ -6993,7 +7390,7 @@ msgid "Titleset mode"
 msgstr "Titla stillingar"
 
 msgid "To be used as simple downloading application by other Plugins."
-msgstr ""
+msgstr "MediaDownloader er einfalt niðurhleðslu forrit sem önnur íforrit nota."
 
 msgid ""
 "To update your Dreambox firmware, please follow these steps:\n"
@@ -7040,7 +7437,7 @@ msgstr "Hæsta einkunn"
 msgid "Track"
 msgstr "Spor"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7051,10 +7448,6 @@ msgstr "Þýðing"
 msgid "Translation:"
 msgstr "Þýðing:"
 
-#
-msgid "Transmission Mode"
-msgstr "Sendi aðferð"
-
 #
 msgid "Transmission mode"
 msgstr "Sendi stilling"
@@ -7063,10 +7456,6 @@ msgstr "Sendi stilling"
 msgid "Transponder"
 msgstr "Sendir"
 
-#
-msgid "Transponder Type"
-msgstr "Gerð sendis"
-
 msgid "Travel & Events"
 msgstr "Ferðalög"
 
@@ -7189,6 +7578,9 @@ msgstr "Hætta við innsetningu"
 msgid "Undo uninstall"
 msgstr "Hætta við að hætta við"
 
+msgid "Unencrypted"
+msgstr "Opin rás"
+
 msgid "UnhandledKey"
 msgstr "Ónotaður"
 
@@ -7214,8 +7606,8 @@ msgstr "Bandaríkin"
 msgid "Universal LNB"
 msgstr "Venjulegt LNB"
 
-msgid "Unknown network adapter."
-msgstr "Óþekkt netkort."
+msgid "Unknown"
+msgstr "Óþekkt"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7234,7 +7626,7 @@ msgstr "Aftenging tókst ekki"
 msgid "Unsupported"
 msgstr "Ekki stutt"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7320,11 +7712,7 @@ msgid "Use a gateway"
 msgstr "Nota beini"
 
 msgid "Use and control multiple Dreamboxes with different RCs."
-msgstr ""
-
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Nota kyrrmyndir við hraðspólun hraðar en"
+msgstr "Stjórna mörgum Dreamboxum með mismunandi fjarstýringum."
 
 #
 msgid "Use power measurement"
@@ -7401,11 +7789,20 @@ msgstr "Vídeó scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (mynd sýnishorn)"
 
-msgid "Vali-XD skin"
+msgid "VPS-Plugin"
 msgstr ""
 
+msgid "Vali-XD skin"
+msgstr "Vali-XD skinn"
+
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis skinn"
+
 msgid "Vali.HD.nano skin"
-msgstr ""
+msgstr "Vali.HD.nano skinn"
+
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp skinn"
 
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
@@ -7413,6 +7810,9 @@ msgstr ""
 "Athuga hvort Dreamboxið þitt er orginal með því að keyra genuine dreambox "
 "íforrit!"
 
+msgid "Verifying your internet connection..."
+msgstr "Athuga með internet tenginguna..."
+
 #
 msgid "Vertical"
 msgstr "Lóðrétt"
@@ -7428,6 +7828,9 @@ msgstr "Mynd fínstillinga ráðgjafi"
 msgid "Video Output"
 msgstr "Mynd útgangur"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Mynd uppsetning"
@@ -7467,13 +7870,13 @@ msgid "Video mode selection."
 msgstr "Mynd hams stilling."
 
 msgid "Video streaming from the orf.at web page"
-msgstr ""
+msgstr "Mynd straumur frá orf.at vefsíðunni"
 
 msgid "VideoEnhancement provides advanced video enhancement settings"
-msgstr ""
+msgstr "VideoEnhancement gerir mögulegar ítarlegri stillingar á myndinni"
 
 msgid "VideoTune helps fine-tuning your tv display"
-msgstr ""
+msgstr "VideoTune hjálpar við að fínstilla sjónvarps myndina"
 
 msgid "Videobrowser exit behavior:"
 msgstr "Myndvafra hegðun þegar hætt er:"
@@ -7483,7 +7886,7 @@ msgid "Videoenhancement Setup"
 msgstr "Mynd endurbóta uppsetning"
 
 msgid "Videomode provides advanced video mode settings"
-msgstr ""
+msgstr "Videomode gerir mögulega ítarlegri mynd stillingar"
 
 msgid "Videoplayer stop/exit behavior:"
 msgstr "Myndspilara hegðun við að stoppa/hætta"
@@ -7492,10 +7895,10 @@ msgid "View Count"
 msgstr "Skoða fjölda"
 
 msgid "View Google maps"
-msgstr ""
+msgstr "Skoða Google maps"
 
 msgid "View Google maps with your Dreambox."
-msgstr ""
+msgstr "Skoða Google maps með dreamboxinu þinu."
 
 #
 msgid "View Movies..."
@@ -7595,12 +7998,14 @@ msgid "Virtual KeyBoard"
 msgstr "Sýndar lyklaborð"
 
 msgid "Visualization for the European Installation Bus"
-msgstr ""
+msgstr "Myndræn framsetning fyrir Instabus (EIB)"
 
 msgid ""
 "Visualize and control your lights, dimmers, blinds, thermostats etc. through "
 "EIB/KNX. (linknx server required)"
 msgstr ""
+"Sýnir og stjórnar ljósum, dimmerum, gardíum, hitastillum og fleiru með EIB/"
+"KNX. (linknx þjónn þarf)"
 
 #
 msgid "Voltage mode"
@@ -7618,9 +8023,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN netkort."
-
 msgid "WLAN connection"
 msgstr "WLAN nettenging"
 
@@ -7652,13 +8054,16 @@ msgid "Warn if free space drops below (kB):"
 msgstr "Vara við ef að laust minni fer niður fyrir (kB):"
 
 msgid "Watch streams from ZDF Mediathek"
-msgstr ""
+msgstr "Horfa á myndstrauma frá ZDF Mediathek"
 
 msgid "WeatherPlugin shows weatherforecasts on your Dreambox."
-msgstr ""
+msgstr "Veður íforritið sýnir veðurspá á Dreamboxinu þínu."
 
 msgid "Weatherforecast on your Dreambox"
-msgstr ""
+msgstr "Veðurspá á Dreamboxið"
+
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Rása ritill fyrir vefinn"
 
 msgid "Webinterface"
 msgstr "Vefviðmót"
@@ -7829,6 +8234,13 @@ msgstr "Að hverju viltu leita?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Hvað skal gera við innsendar hrunskýrslur?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Þegar \"Hrað leit\" er studd þá er gerð rásar ekki skoðuð. Þú þarft ekki að "
+"virkja þetta nema stýrikerfið styðji \"Hrað leit\" og þú ert að nota hana."
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
@@ -7867,14 +8279,21 @@ msgstr "­Þráðlaust net"
 msgid "Wireless Network"
 msgstr "Þráðlaust netkerfi"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "Uppsetning á þráðlausu neti"
+
+msgid "Wireless network connection setup."
+msgstr "Uppsetning á þráðlausu neti."
+
+msgid "Wireless network state"
 msgstr "Staða þráðlausa nets"
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
 "channels)."
 msgstr ""
+"Með AntiScrollbar þá getur þú lokað fyrir fréttta borða sem sendir eru út "
+"svo sem á fréttarásum."
 
 msgid ""
 "With DVDBurn you can make compilations of records from your Dreambox hard "
@@ -7883,38 +8302,61 @@ msgid ""
 "a standard-compliant DVD that can be played on conventinal DVD players.\n"
 "HDTV recordings can only be burned in proprietary dreambox format."
 msgstr ""
+"Með DVD brennara getur þú búið til ISO skrár úr upptökum af harða diskinum "
+"þínum.\n"
+"Þú getur líka búið til valmyndir og svo brennt skrána á DVD diska sem hægt "
+"er svo að spila á venjulegur DVD spilurum.\n"
+"HDTV staðal er bara hægt að brenna á diska í Dreambox formi."
 
 msgid "With EPGSearch you can search through the EPG and create timers."
 msgstr ""
+"Með EPG leit getur þú leitað í EPG dagskránni og búið til tímastilltar "
+"upptökur."
 
 msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
+"Með Genuine Dreambox getur þú athugað hvort að þú sért með ekta Dreambox."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
 msgid "With MovieRetitle you can rename your movies."
-msgstr ""
+msgstr "Með MovieRetitle getur þú endurnefnt bíómyndirnar þínar."
 
 msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
+"Með MyTube getur þú spilað YouTube myndbönd beint á sjónvarpinu þínu án "
+"tölvu."
+
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
 
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
+"Með Vefmyndavéla skoðara getur þú horft á vefmyndavélar á sjónvarpsskjánum "
+"þínum."
 
 msgid ""
 "With Werbezapper you can bridge commercials by creating short timers\n"
 "(between 1 and 9 minutes long) which will automatically zap back to the "
 "original channel after execution."
 msgstr ""
+"Með Werbezapper getur þú sleppt auglýsingum auðveldlega með því að búa til "
+"stuttar tímastillingar\n"
+"(á milli 1 og 9 mínútur) sem stekkur sjálfvirkt aftur á sömu rás eftir "
+"keyrslu."
 
 msgid ""
 "With YouTubePlayer you can watch YouTube-Videos on the Dreambox.\n"
 "This plugin requires a PC with the VLC program running."
 msgstr ""
+"Með YouTubeSpilara getur þú spilað YouTube myndbönd á Dreamboxinu.\n"
+"Þetta íforrit þarf PC með keyrandi VLC spilara."
 
 msgid ""
 "With the CommonInterfaceAssignment plugin it is possible to use differentCI "
@@ -7922,41 +8364,59 @@ msgid ""
 "each of them.\n"
 "This allows watching a scrambled service while recording another one."
 msgstr ""
+"Með CommonInterfaceAssignment íforritinu þá er mögulegt að nota mismunandi "
+"CI einingar í Dreamboxinu og tengja ákveðin sendanda eða rása caid við hvert "
+"CI.\n"
+"Þetta gerir mögulegt að horfa á ruglaða rás og taka upp aðra ruglaða um leið."
 
 msgid ""
 "With the CrashlogAutoSubmit plugin it is possible to automaticallymail "
 "crashlogs found on your hard drive to Dream Multimedia."
 msgstr ""
+"Með CrashlogAutoSubmit íforritinu er hægt að senda sjálfvirkt villuskýrslur "
+"sem finnast á harða diskinum til Dream Multimedia."
 
 msgid ""
 "With the DefaultServicesScanner plugin you can scan default lamedbs sorted "
 "by satellite with a connected dish positioner."
 msgstr ""
+"Með DefaultServicesScanner íforritinu getur þú leitað eftir gervihnöttum ef "
+"þú ert með mótordrifinn disk."
 
 msgid ""
 "With the DiseqcTester plugin you can test your satellite equipment for "
 "DiSEqC compatibility and errors."
 msgstr ""
+"Með DiseqcTester iforritinu getur þú prufað DiSEqC virkni gervihnatta "
+"búnaðar þíns."
 
 msgid ""
 "With the NFIFlash plugin it is possible to prepare a USB stick with an "
 "Dreambox image.\n"
 "It is then possible to flash your Dreambox with the image on that stick."
 msgstr ""
+"Með NFIFlash í forritinu er hægt að útbúa USB staut með Dreambox "
+"stýrikerfi.\n"
+"Það er svo hægt að forrita Dreamboxið þitt með því stýrikerfi."
 
 msgid ""
 "With the NetworkWizard you can easily configure your network step by step."
 msgstr ""
+"Með Netkerfis álfinum þá getur þú stillt nettenginu þína skref fyrir skref."
 
 msgid ""
 "With the PositionerSetup plugin it is easy to install and configure a "
 "motorized dish."
 msgstr ""
+"Með PositionerSetup íforritinu er auðvelt að setja upp og stilla "
+"mótordrifinn disk."
 
 msgid ""
 "With the SatelliteEquipmentControl plugin it is possible to fine-tune DiSEqC-"
 "settings."
 msgstr ""
+"Með SatelliteEquipmentControl íforritinu er mögulegt að fínstilla DiSEqC "
+"stillingar."
 
 msgid ""
 "With this option enabled the channel to record on can be changed to a "
@@ -7966,11 +8426,9 @@ msgstr ""
 "til um."
 
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Með þetta valið er hægt að takmarka sjálvirka tímastillinguna við hámarks "
-"fjölda upptaka. Hafðu þetta í 0 til að gera óvirkt."
 
 msgid "Wizard"
 msgstr "Ráðgjafi"
@@ -8070,6 +8528,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Þú getur valið það sem að þú vilt setja inn..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 msgid "You can install this plugin."
 msgstr "Þú getur sett inn þetta íforrit."
 
@@ -8088,6 +8551,22 @@ msgstr ""
 "Þegar 'Nafn' er bara skiljanlegt nafn sýnt í yfirliti, 'Passar í titli' er "
 "það sem leitað er að í EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"Þú getur notað EasyInfo til að stjórna EPG íforritum frá Info takkanum. Þú "
+"færð líka nýja nú og næst sýn. Myndræna EPG Easy-PG íforritið er líka "
+"innifalið."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Þú getur ekki eytt þessu!"
@@ -8177,6 +8656,9 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Þú þarft að búa til PIN kóða og fela hann fyrir börnunum.\n"
+"\n"
+"Viltu búa til kóða núna?"
 
 msgid ""
 "You successfully configured a new AutoTimer. Do you want to add it to the "
@@ -8289,6 +8771,9 @@ msgstr "Nafn þitt (aukalega):"
 msgid "Your network configuration has been activated."
 msgstr "Stillingar netkerfis hafa verið gerðar virkar."
 
+msgid "Your network is not working. Please try again."
+msgstr "Netið virkar ekki. Reyndu aftur."
+
 msgid "Your network mount has been activated."
 msgstr "Nettengi punktur hefur verið gerður virkur."
 
@@ -8311,7 +8796,7 @@ msgstr ""
 "Vinsamlega veldu hvað þú vilt gera næst."
 
 msgid "ZDFMediathek allows you to watch streams from ZDF Mediathek."
-msgstr ""
+msgstr "ZDFMediathek gerir mögulegt að horfa á ZDF Mediathek."
 
 msgid "Zap back to previously tuned service?"
 msgstr "Fara aftur á rás sem áður var stillt á?"
@@ -8328,19 +8813,16 @@ msgid "Zap back to service before tuner setup?"
 msgstr "Fara aftur á rás fyrir stillingu móttakara?"
 
 msgid "Zap between commercials"
-msgstr ""
+msgstr "Stökkva á meðan auglýsingar eru"
 
 msgid "ZapStatistic shows the watched services with some statistics."
-msgstr ""
+msgstr "ZapStatistic sýnir rásir sem horft hefur verið á með tölfræði."
 
 msgid "Zoom into letterboxed/anamorph movies"
-msgstr ""
+msgstr "Stækka letterbox/anamorph bíómyndir"
 
 msgid "Zoom into letterboxed/anamorph movies."
-msgstr ""
-
-msgid "Zydas"
-msgstr ""
+msgstr "Stækka letterbox/anamorph bíómyndir."
 
 #
 msgid "[alternative edit]"
@@ -8350,16 +8832,15 @@ msgstr "[breyta valkostum]"
 msgid "[bouquet edit]"
 msgstr "[breyta fléttu]"
 
-#
 msgid "[favourite edit]"
-msgstr "[breyta uppáhalds lista]"
+msgstr "[breyta eftirlætis lista]"
 
 #
 msgid "[move mode]"
 msgstr "[færslu staða]"
 
 msgid "a HD skin from Kerni"
-msgstr ""
+msgstr "HD skinn frá Kerni"
 
 #
 msgid "a gui to assign services/providers to common interface modules"
@@ -8380,9 +8861,8 @@ msgstr "hætta við að breyta valkostum"
 msgid "abort bouquet edit"
 msgstr "hætta við að breyta fléttu"
 
-#
 msgid "abort favourites edit"
-msgstr "hætta við að breyta uppáhaldsl ista"
+msgstr "hætta við að breyta eftirlætis lista"
 
 #
 msgid "about to start"
@@ -8395,6 +8875,11 @@ msgstr "virkja núverandi stillingar"
 msgid "activate network adapter configuration"
 msgstr "virkja stillingar netkorts"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "bæta við sjálfvirkri tímastillingu..."
 
@@ -8461,16 +8946,12 @@ msgstr "bæta við upptöku (stoppa eftir núverandi atriði)"
 msgid "add service to bouquet"
 msgstr "bæta rás við fléttu"
 
-#
 msgid "add service to favourites"
-msgstr "bæta rás við uppáhalds lista"
+msgstr "bæta rás við eftirlætis lista"
 
 msgid "add services"
 msgstr "bæta við rásum"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "bæta við foreldra lás"
@@ -8485,16 +8966,20 @@ msgstr "raða í stafrófsröð"
 
 msgid "assign color buttons (red/green/yellow/blue) to plugins from MOVIELIST."
 msgstr ""
+"bæta tengingu íforrita við litaða takka (rauða/græna/gula/bláa) af "
+"bíómyndalista."
 
 msgid "assign color buttons to plugins from MOVIELIST"
-msgstr ""
+msgstr "bæta tengingu íforrita við lituðu takka frá bíómyndalista"
 
 msgid ""
 "assign long key-press (red/green/yellow/blue) to plugins or E2 functions."
 msgstr ""
+"bæta við tengingu íforrita eða E2 aðgerðir ef ýtt er lengi á takka (rauða/"
+"græna/gula/bláa) "
 
 msgid "assign long key-press on color buttons to plugins or E2 functions"
-msgstr ""
+msgstr "bæta við tengingu íforrita eða E2 aðgerðir ef ýtt er lengi á takka"
 
 #
 msgid "assigned CAIds:"
@@ -8504,6 +8989,12 @@ msgstr "úthlutað CAIds:"
 msgid "assigned Services/Provider:"
 msgstr "úthlutaðar rásir/sendendur:"
 
+msgid "at beginning"
+msgstr "að byrjun"
+
+msgid "at end"
+msgstr "að enda"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8522,6 +9013,9 @@ msgstr "hljóð rás"
 msgid "auto"
 msgstr "sjálfvirkt"
 
+msgid "autotimers need a match attribute"
+msgstr "sjálfvirka tímastillingin þarf passandi atriði"
+
 #
 msgid "available"
 msgstr "tiltæk"
@@ -8554,6 +9048,9 @@ msgstr "svarti listi"
 msgid "blue"
 msgstr "blár"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -8593,6 +9090,9 @@ msgstr "hreinsa spilunarlista"
 msgid "complex"
 msgstr "flókinn"
 
+msgid "config changed."
+msgstr "Stillingum breytt."
+
 #
 msgid "config menu"
 msgstr "stillinga valmynd"
@@ -8610,7 +9110,7 @@ msgid "continue"
 msgstr "halda áfram"
 
 msgid "control multiple Dreamboxes with different RCs"
-msgstr ""
+msgstr "stjórna mörgum Dreamboxum með mismunandi fjarstýringum"
 
 #
 msgid "copy to bouquets"
@@ -8624,6 +9124,12 @@ msgstr "var ekki hægt að taka út"
 msgid "create directory"
 msgstr "búa til möppu"
 
+msgid "creates virtual series folders from episodes"
+msgstr "búa til sýnda möppur með framhaldsþáttum"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "búa til sýnda möppur með uppteknum framhaldsþáttum"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "núverandi stýrikerfi: %s"
@@ -8636,6 +9142,9 @@ msgstr "daglega"
 msgid "day"
 msgstr "dagur"
 
+msgid "default"
+msgstr "sjálfgefið"
+
 #
 msgid "delete"
 msgstr "eyða"
@@ -8661,7 +9170,7 @@ msgid "delete..."
 msgstr "eyða...."
 
 msgid "description"
-msgstr ""
+msgstr "lýsing"
 
 #
 msgid "disable"
@@ -8695,6 +9204,9 @@ msgstr "ekki taka upp"
 msgid "done!"
 msgstr "búinn!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "rekill fyrir Realtek USB þráðlaust netkort"
+
 #
 msgid "edit alternatives"
 msgstr "breyta valkosti"
@@ -8717,9 +9229,8 @@ msgstr "virkt"
 msgid "enable bouquet edit"
 msgstr "byrja féttu breytingu"
 
-#
 msgid "enable favourite edit"
-msgstr "byrja breytingu uppáhalds lista"
+msgstr "virkja breytingu eftirlætis lista"
 
 #
 msgid "enable move mode"
@@ -8741,13 +9252,8 @@ msgstr "hætta að breyta fléttu"
 msgid "end cut here"
 msgstr "enda klippingu hér"
 
-#
 msgid "end favourites edit"
-msgstr "hætta að breyta uppáhalds lista"
-
-#
-msgid "enter hidden network SSID"
-msgstr "sláðu inn SSID falins netkerfis"
+msgstr "hætta breytingum eftirlætis lista"
 
 #
 msgid "equal to"
@@ -8968,6 +9474,9 @@ msgstr "mínúta"
 msgid "minutes"
 msgstr "mínútur"
 
+msgid "missing parameter \"id\""
+msgstr "vantar \"id\" "
+
 #
 msgid "month"
 msgstr "mánuður"
@@ -9056,7 +9565,7 @@ msgid "not locked"
 msgstr "ekki læst"
 
 msgid "not supported"
-msgstr ""
+msgstr "ekki stutt"
 
 #
 msgid "not used"
@@ -9161,10 +9670,7 @@ msgid "red"
 msgstr "rauður"
 
 msgid "redesigned Kerni-HD1 skin"
-msgstr ""
-
-msgid "redirect notifications to Growl"
-msgstr ""
+msgstr "endurhannað Kerni-HD1 skinn"
 
 #
 msgid "remove a nameserver entry"
@@ -9268,7 +9774,7 @@ msgid "seconds"
 msgstr "sekúndur"
 
 msgid "see service-epg (and PiP) from channels in an infobar"
-msgstr ""
+msgstr "sjá rása-EPG (og PIP) í upplýsingaborða"
 
 #
 msgid "select"
@@ -9299,16 +9805,16 @@ msgid "select the movie path"
 msgstr "velja slóð að mynd"
 
 msgid "service PIN"
-msgstr ""
+msgstr "rása PIN"
 
 msgid "set enigma2 to standby-mode after startup"
-msgstr ""
+msgstr "setja Dreamboxið í biðstöðu eftir ræsingu"
 
 msgid "sets the Audio Delay (LipSync)"
 msgstr "stilla hljóð seinkum (LipSync)"
 
 msgid "setup PIN"
-msgstr ""
+msgstr "valmynda PIN"
 
 #
 msgid "show DVD main menu"
@@ -9412,9 +9918,8 @@ msgstr "venjulegt"
 msgid "standby"
 msgstr "biðstaða"
 
-#
 msgid "start cut here"
-msgstr "byrja að klippa hér"
+msgstr "byrja klippingu hér"
 
 #
 msgid "start directory"
@@ -9497,11 +10002,11 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "skipta á milli tíma, kafla, undirtexta upplýsingar"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "móttakari er ekki studdur"
 
-#
-msgid "unavailable"
-msgstr "ekki tiltækt"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "fann ekki tímastillingu merkt með %i"
 
 #
 msgid "unconfirmed"
@@ -9516,16 +10021,16 @@ msgid "unknown service"
 msgstr "óþekkt rás"
 
 msgid "until standby/restart"
-msgstr "þartil biðstaða/endurræsa"
+msgstr "bíða til biðstöðu/endurræsingu"
 
 msgid "use as HDD replacement"
 msgstr "nota í staðinn fyrir harðan disk"
 
 msgid "use your Dreambox as Web proxy"
-msgstr ""
+msgstr "nota Dreamboxið sem Vefumboð (proxy)"
 
 msgid "use your Dreambox as Web proxy."
-msgstr ""
+msgstr "Nota Dreamboxið sem Vefumboð (proxy)."
 
 #
 msgid "user defined"
@@ -9558,6 +10063,9 @@ msgstr "bíð"
 msgid "was removed successfully"
 msgstr "var tekinn út"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "vikulega"
@@ -9566,6 +10074,9 @@ msgstr "vikulega"
 msgid "whitelist"
 msgstr "hvíti listi"
 
+msgid "wireless network interface"
+msgstr "þráðlaust netkort"
+
 #
 msgid "working"
 msgstr "er að vinna"
@@ -9697,6 +10208,9 @@ msgstr "stokkið"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "BackToTheRoots-Skin eða gömlu góðu dagarnir."
+
 #
 #~ msgid "A sleep timer want's to set your"
 #~ msgstr "Tíma stilling vill stilla "
@@ -9757,6 +10271,9 @@ msgstr "stokkið"
 #~ msgid "All..."
 #~ msgstr "Allt..."
 
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Fjöldi upptaka sem eftir er"
+
 #
 #~ msgid "Artist:"
 #~ msgstr "Listmaður:"
@@ -9765,6 +10282,9 @@ msgstr "stokkið"
 #~ msgid "Ask before zapping"
 #~ msgstr "Spyrja fyrir rásastökk"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "Audio / Video"
 #~ msgstr "Hljóð / Mynd"
@@ -9777,6 +10297,13 @@ msgstr "stokkið"
 #~ msgid "Automatic SSID lookup"
 #~ msgstr "Leita að SSID sjálfvirkt"
 
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Prufuhamur Sjálfvirkrar upplausnar:\n"
+#~ "Er þetta í lagi (%s)?"
+
 #
 #~ msgid "Backup"
 #~ msgstr "Afrit"
@@ -9836,6 +10363,18 @@ msgstr "stokkið"
 #~ msgid "Choose source"
 #~ msgstr "Veldu miðil"
 
+#~ msgid "Code rate high"
+#~ msgstr "Gagna hraði, hár"
+
+#~ msgid "Code rate low"
+#~ msgstr "Gagna hraði, lár"
+
+#~ msgid "Coderate HP"
+#~ msgstr "Gagnahraði HP"
+
+#~ msgid "Coderate LP"
+#~ msgstr "Gagnahraði LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash kort"
@@ -9931,6 +10470,9 @@ msgstr "stokkið"
 #~ "Fritz!Box! (%s)\n"
 #~ "retrying..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Sýna upplýsingar um bíómyndina frá gagnagrunni af internetinu"
+
 #
 #~ msgid ""
 #~ "Do you really want to REMOVE\n"
@@ -9991,6 +10533,17 @@ msgstr "stokkið"
 #~ msgid "Dreambox to standby. Do that now?"
 #~ msgstr "Fara í biðstöðu. Gera það núna?"
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGHressing mun skipta yfir á rás sem að notandi stillir ef að "
+#~ "móttakarinn er ónotaður\n"
+#~ "(í biðstöðu ef upptaka er ekki í gangi) til að uppfæra EPG upplýsingar á "
+#~ "þessum rásum."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Breyta IPKG uppruna slóð..."
@@ -9999,6 +10552,10 @@ msgstr "stokkið"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Ruglað: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Gerð kóðunar"
+
 #
 #~ msgid "End"
 #~ msgstr "Hætta"
@@ -10023,6 +10580,14 @@ msgstr "stokkið"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Hraðspólunar hraði áfram, fyrst"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Hraðspólunar hraði til baka, fyrst"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Setjið inn WLAN nafn/SSID:"
@@ -10070,6 +10635,24 @@ msgstr "stokkið"
 #~ msgid "Font size"
 #~ msgstr "Stafa stærð"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Fann samtals %d passandi atriði.\n"
+#~ "%d atriðum var bætt við tímastillingar og %d var breytt. %d skaranir "
+#~ "fundust."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Fann samtals %d passandi atriði.\n"
+#~ "%d tímastillingar verða bætt við og %d breytt."
+
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Fjöldi ramma sem á að sleppa við hraðspólun"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP address"
@@ -10094,6 +10677,14 @@ msgstr "stokkið"
 #~ msgid "Genre:"
 #~ msgstr "Gerð:"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Guard Interval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard millibils hamur"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "Halló!"
@@ -10102,14 +10693,35 @@ msgstr "stokkið"
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Hér er smá yfirsýn yfir vali á smámyndastöðu."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Falið netkerfis SSID"
+
+#~ msgid "Hidden networkname"
+#~ msgstr "Falið nafn á netkerfi"
+
 #
 #~ msgid "Hide error windows"
 #~ msgstr "Fela villuglugga"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Stigskipta upplýsingar"
+
+#~ msgid "Hierarchy mode"
+#~ msgstr "Stigskipta hamur"
+
 #
 #~ msgid "How to handle found crashlogs:"
 #~ msgstr "Hvernig á að meðhöndla hrunskýrslur:"
 
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Ef þetta er virkt þá mun núverandi tímastilling vera líka skoðuð sem "
+#~ "upptaka er atriði er allavega 80% tekið upp."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Ef þú getur séð þessa mynd, ýttu þá á OK."
@@ -10146,6 +10758,9 @@ msgstr "stokkið"
 #~ msgid "Interface: %s"
 #~ msgstr "Netkort: %s"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Innbyggt netkort."
+
 #
 #~ msgid "Invert"
 #~ msgstr "Snúa við"
@@ -10170,6 +10785,12 @@ msgstr "stokkið"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Leyfir skoðun/breytingu á skrám Dreaboxins þíns"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Hlusta á og taka upp netútvarp"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Hlusta á og taka upp shoutcast netútvarp á Dreamboxið."
+
 #
 #~ msgid "Loopthrough to Socket A"
 #~ msgstr "Tengt á milli í tengi A"
@@ -10178,10 +10799,23 @@ msgstr "stokkið"
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Mesti bitahraði: %s"
 
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Mesti tími atriðis þarf að passa. Ef að atriði er lengra en þessi tími "
+#~ "(án tímamarka) þá er það ekki tekið með."
+
 #
 #~ msgid "Movie Menu"
 #~ msgstr "Bíómynda valmynd"
 
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Bíómynda upplýsingar frá gagnabanka af netinu (Þýskur)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Bíómynda upplýsingar frá gagnabanka af netinu"
+
 #
 #~ msgid "Multi bouquets"
 #~ msgstr "Margar fléttur"
@@ -10194,6 +10828,10 @@ msgstr "stokkið"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Uppsetning nafnaþjóns..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "SSID nets"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Netkerfi..."
@@ -10206,10 +10844,18 @@ msgstr "stokkið"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Ekki 50 Hz, því miður. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Engin netkerfi fundust"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Ekkert nothæfur USB stautur fannst"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Það fannst ekkert þráðlaust net! Reyndu aftur."
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -10262,6 +10908,10 @@ msgstr "stokkið"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Uppfærsla frá neti"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Staðsetnging gervihnattar"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Annað..."
@@ -10286,6 +10936,12 @@ msgstr "stokkið"
 #~ msgid "Partitioning USB stick..."
 #~ msgstr "Bý til diskhluta á USB staut..."
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Spila tónlist frá Last.FM"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Spila tónlist frá Last.FM."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Vinsamlega veldu .NFI af strauma vefþjón til að hlaða niður"
@@ -10329,6 +10985,10 @@ msgstr "stokkið"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Innskots verk upplýsingar..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Pólun"
+
 #
 #~ msgid "Positioner mode"
 #~ msgstr "Stilling mótorstýringar"
@@ -10345,6 +11005,9 @@ msgstr "stokkið"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS strauma URI"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this timer?"
 #~ msgstr "Viltu eyða þessu atriði?"
@@ -10445,6 +11108,10 @@ msgstr "stokkið"
 #~ "Innsetning stillinga er lokið. Ýtið á OK til að virkja innsettar "
 #~ "stillingar."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Sníða af"
+
 #
 #~ msgid "Satconfig"
 #~ msgstr "Stilla gervihnetti"
@@ -10524,6 +11191,9 @@ msgstr "stokkið"
 #~ msgid "Set as default Interface"
 #~ msgstr "Gera að sjálfgefnu netkorti"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Setja Dreamboxið þitt í djúpan svefn"
+
 #
 #~ msgid "Setup Lock"
 #~ msgstr "Setja upp læsingu"
@@ -10594,6 +11264,14 @@ msgstr "stokkið"
 #~ msgid "Swap services"
 #~ msgstr "Skipta á milli rása"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Gagnahraði"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Gagnahraði"
+
 #
 #~ msgid ""
 #~ "The .NFI Image flasher USB stick is now ready to use. Please download an ."
@@ -10606,6 +11284,21 @@ msgstr "stokkið"
 #~ "getur þú endurræst og með því að halda niður 'Niður' takka framaná "
 #~ "móttakaranum þá getur þú valið stýrikerfi frá stautnum!"
 
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Save íforritið setur móttakarann í djúp svefn (Deep Standby) á "
+#~ "ákveðnum tímum.\n"
+#~ "Það gerist bara ef að móttakarinn er í biðstöðu og það er engin upptaka á "
+#~ "dagskrá næstu 20 mínúturnar.\n"
+#~ "Móttakarinn vaknar sjálfvirkt fyrir forritaðar upptökur og við enda svefn "
+#~ "tímans."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10714,6 +11407,17 @@ msgstr "stokkið"
 #~ "framhlið móttakarans í 10 sekúndur eftir það.\n"
 #~ "3) Bíðið eftir ræsingu og fylgdu leiðbeiningunum á skjánum."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo sýnir upplýsingar um umferð í Þýskalandi."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Sendi aðferð"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Gerð sendis"
+
 #
 #~ msgid "Transpondertype"
 #~ msgstr "Gerð sendis"
@@ -10759,6 +11463,12 @@ msgstr "stokkið"
 #~ "Hætta við\n"
 #~ "Taka út"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Óþekkt netkort."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "Unwetterinfo sýnir þýskar stormviðvaranir"
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Uppfærir forrit móttakarans"
@@ -10779,6 +11489,10 @@ msgstr "stokkið"
 #~ msgid "Usage settings"
 #~ msgstr "Stillia notkun"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Nota kyrrmyndir við hraðspólun hraðar en"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Vídeó rofi"
@@ -10791,6 +11505,9 @@ msgstr "stokkið"
 #~ msgid "Visualize positioner movement"
 #~ msgstr "Sýna færslu mótorsins"
 
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN netkort."
+
 #
 #~ msgid "Waiting for USB stick to settle..."
 #~ msgstr "Bíð eftir að USB tengist..."
@@ -10814,6 +11531,24 @@ msgstr "stokkið"
 #~ msgid "Wireless"
 #~ msgstr "Þráðlaust"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Staða þráðlausa nets"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Með IMDB getur þú hlaðið niður og skoðað upplýsingar af netinu um valið "
+#~ "atriði."
+
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Með þetta valið er hægt að takmarka sjálvirka tímastillinguna við hámarks "
+#~ "fjölda upptaka. Hafðu þetta í 0 til að gera óvirkt."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Búið að skrifa .NFI stýrikerfi í minni"
@@ -10912,10 +11647,16 @@ msgstr "stokkið"
 #~ "\n"
 #~ "Viltu taka netkort tvö úr notkun?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
 #
 #~ msgid "add bouquet..."
 #~ msgstr "bæta við rásavendi..."
 
+#~ msgid "add tags to recorded movies"
+#~ msgstr "bæta við merki við uppteknar bíómyndir"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -10956,6 +11697,10 @@ msgstr "stokkið"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 og netkerfi"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "sláðu inn SSID falins netkerfis"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "eins og tengi A"
@@ -11124,6 +11869,10 @@ msgstr "stokkið"
 #~ msgid "text"
 #~ msgstr "texti"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "ekki tiltækt"
+
 #
 #~ msgid "until restart"
 #~ msgstr "þar til eftir endurræsingu"
index ea377f10c1d172a08bebf2093bd8fc814dc7017c..ccf96382a31edeb03d7d77541f30cd266d6ac1f5 100755 (executable)
--- a/po/it.po
+++ b/po/it.po
@@ -1,17 +1,17 @@
-# Signed-off-by: Dario Croci <spaeleus@croci.org>
+# Italian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: enigma2 v2.6 Italian Locale\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2011-02-06 00:32+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-24 02:17+0200\n"
 "Last-Translator: spaeleus <spaeleus@croci.org>\n"
 "Language-Team: WWW.LINSAT.NET <spaeleus@croci.org>\n"
-"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Pootle 2.0.3\n"
 "X-Poedit-Language: Italian\n"
@@ -200,6 +200,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"Il tentativo di aggiungere nuovi timer ha generato %d conflitti:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -238,6 +252,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s alle %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -394,10 +412,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
-msgstr "Una skin che ci riporta alle origini... o ai bei vecchi tempi."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Un ritorno alle origini nelle skin... ma con la velocità di Warp-8."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Una skin che ci riporta alle origini... o ai bei vecchi tempi."
 
 msgid "A basic ftp client"
@@ -418,6 +436,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Un plugin dimostrativo per l'uso di TPM"
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Una simulazione per Dreambox del display SG-Atlantis"
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -440,6 +461,9 @@ msgstr "EPG grafico per i canali di uno specifico bouquet"
 msgid "A graphical EPG interface"
 msgstr "Un'interfaccia grafica per l'EPG"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Una interfaccia EPG grafica e uno strumento di gestione EPG"
+
 msgid "A graphical EPG interface."
 msgstr "Un'interfaccia grafica per l'EPG."
 
@@ -460,6 +484,9 @@ msgstr "Una gradevole skin HD in stile alluminio satinato da Kerni."
 msgid "A nice looking skin from Kerni"
 msgstr "Una gradevole skin da Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -580,6 +607,9 @@ msgstr "Info"
 msgid "About..."
 msgstr "Informazioni..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Plugin per accedere a ARD-Mediathek"
 
@@ -604,6 +634,9 @@ msgstr "Azione:"
 msgid "Activate Picture in Picture"
 msgstr "Attivare PiP"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Attivare configurazione di rete"
@@ -660,6 +693,12 @@ msgstr "Aggiungere nuovo AutoTimer"
 msgid "Add new network mount point"
 msgstr "Aggiungere nuovo mount point di rete"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Agg. timer"
@@ -687,6 +726,10 @@ msgstr "Aggiungere un timer zap invece di un timer registrazione?"
 msgid "Added: "
 msgstr "Aggiunti: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
@@ -787,6 +830,9 @@ msgstr "Sempre"
 msgid "All non-repeating timers"
 msgstr "Tutti i timer non ripetuti"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Consentire zapping via webif"
@@ -794,9 +840,23 @@ msgstr "Consentire zapping via webif"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Consente l'esecuzione di plugin Tuxbox"
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Plugin che consente il download di file in background da rapidshare."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Trasparenza"
@@ -816,9 +876,8 @@ msgstr "Chiedere sempre"
 msgid "Always ask before sending"
 msgstr "Chiedere sempre prima di inoltrare"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Registrazioni residue"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -836,6 +895,9 @@ msgstr "Si è verificato un errore sconosciuto!"
 msgid "Anonymize crashlog?"
 msgstr "Rendere anonimi i crashlog"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabo"
@@ -912,12 +974,12 @@ msgstr "Chiedere"
 msgid "Aspect Ratio"
 msgstr "Rapporto d'aspetto"
 
+msgid "Aspect ratio"
+msgstr "Rapporto d'aspetto"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Plugin per l'assegnazione di provider/canali/caid a un modulo CI"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Audio"
@@ -926,6 +988,9 @@ msgstr "Audio"
 msgid "Audio Options..."
 msgstr "Opzioni audio..."
 
+msgid "Audio PID"
+msgstr "PID audio"
+
 #
 msgid "Audio Sync"
 msgstr "Audio Sync"
@@ -992,6 +1057,15 @@ msgstr ""
 "Plugin che permette la creazione di timer utilizzando criteri di ricerca "
 "nell'EPG definiti dall'utente."
 
+msgid "AutoTimer was added successfully"
+msgstr "AutoTimer aggiunto correttamente"
+
+msgid "AutoTimer was changed successfully"
+msgstr "AutoTimer modificato correttamente"
+
+msgid "AutoTimer was removed"
+msgstr "AutoTimer rimosso"
+
 #
 msgid "Automatic"
 msgstr "Automatico"
@@ -1028,8 +1102,29 @@ msgstr "Plugin per l'aggiornamento automatico dell'EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Plugin per l'invio automatico dei crashlog a DMM"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Switch Autoresolution"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution non è disponibile in modalità Scart/DVI-PC"
+
+msgid "Autoresolution settings"
+msgstr "Configurazione Autoresolution"
+
+msgid "Autoresolution videomode setup"
+msgstr "Configurazione modalità video Autoresolution"
+
 msgid "Autos & Vehicles"
-msgstr "Auto & Veicoli"
+msgstr "Auto & veicoli"
 
 #
 msgid "Autowrite timer"
@@ -1069,6 +1164,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Indietro"
 
+msgid "Back, lower USB Slot"
+msgstr "Porta USB posteriore inferiore"
+
+msgid "Back, upper USB Slot"
+msgstr "Porta USB posteriore superiore"
+
 #
 msgid "Background"
 msgstr "Sfondo"
@@ -1160,6 +1261,13 @@ msgstr "Brasile"
 msgid "Brightness"
 msgstr "Luminosità"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Plugin per navigare tra le pagine Teletext di ORF e SAT1, indipendentemente "
+"dal canale sintonizzato. Richiede connessione I-net."
+
 msgid "Browse for and connect to network shares"
 msgstr "Plugin per la ricerca e la connessione di condivisioni di rete"
 
@@ -1187,6 +1295,29 @@ msgstr "Plugin per masterizzare le registrazioni su DVD"
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Abilitando questa funzione verranno considerati solo gli eventi previsti in "
+"date determinate."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Abilitando questa opzione si verrà informati della presenza di conflitti "
+"durante il polling automatico. Non viene applicato alcun controllo in "
+"proposito, perciò si potrebbero ricevere avvisi circa lo stesso conflitto "
+"più e più volte."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1419,6 +1550,15 @@ msgstr "Plugin per la pulizia automatica dell'elenco timer"
 msgid "Cleanup timerlist automatically."
 msgstr "Plugin per la pulizia automatica dell'elenco timer"
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "CleanupWizard"
@@ -1451,21 +1591,11 @@ msgstr "Chiudere e salvare le modifiche"
 msgid "Close title selection"
 msgstr "Chiudere selezione sottotitoli"
 
-#
-msgid "Code rate high"
-msgstr "Code rate alto"
+msgid "Code rate HP"
+msgstr "Code rate HP"
 
-#
-msgid "Code rate low"
-msgstr "Code rate basso"
-
-#
-msgid "Coderate HP"
-msgstr "Coderate HP"
-
-#
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr "Code rate LP"
 
 #
 msgid "Collection name"
@@ -1609,6 +1739,9 @@ msgstr "Continuare la riproduzione"
 msgid "Contrast"
 msgstr "Contrasto"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Plugin per il controllo del Dreambox tramite un browser web."
 
@@ -1650,6 +1783,10 @@ msgstr "Impossibile aprire PiP"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Impossibile registrare, timer %s in conflitto!"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Impossibile registrare: canale %s non valido"
+
 #
 msgid "Crashlog settings"
 msgstr "Configurazione crashlog"
@@ -1830,6 +1967,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "Drive DVD"
+
 #
 msgid "DVD File Browser"
 msgstr "File browser DVD"
@@ -1918,10 +2058,19 @@ msgstr ""
 "Plugin per definire un canale su cui il Dreambox deve sintonizzarsi ad ogni "
 "avvio."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Modalità deinterlacer per contenuti interlacciati"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Modalità deinterlacer per contenuti progressivi"
+
 #
 msgid "Delay"
 msgstr "Ritardo"
 
+msgid "Delay x seconds after service started"
+msgstr "Ritardo in secondi dopo la sintonia canale"
+
 msgid "Delete"
 msgstr "Rimuovere"
 
@@ -2085,8 +2234,11 @@ msgstr "Mostrare i risultati della ricerca per:"
 msgid "Display your photos on the TV"
 msgstr "Plugin per la visualizzazione di foto sulla TV"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Plugin per visualizzare informazioni caricate da InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #, python-format
 msgid ""
@@ -2104,6 +2256,14 @@ msgstr ""
 "Eseguire una verifica del filesystem?\n"
 "Attenzione, potrebbe richiedere molto tempo!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Cancellare %s\n"
+"%s?"
+
 #, python-format
 msgid "Do you really want to delete %s?"
 msgstr "Rimuovere %s?"
@@ -2295,6 +2455,13 @@ msgstr "Formato DVD: dati Dreambox (compatibile HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr "il software del Dreambox perchè sono disponibili aggiornamenti."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+"Driver per penne USB wireless-n basate su chipset Ralink RT8070/RT3070/RT3370"
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Driver per penne USB wireless-n basate su chipset Realtek r8712u"
+
 #
 msgid "Duration: "
 msgstr "Durata: "
@@ -2321,14 +2488,11 @@ msgstr "Codifica EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh provvede a sintonizzare automaticamente il canale previsto quando "
-"il box è inattivo\n"
-"(il box deve essere in standby e senza registrazioni in corso) per "
-"l'aggiornamento dell'EPG."
 
 #
 #, python-format
@@ -2360,6 +2524,7 @@ msgid "Edit DNS"
 msgstr "Mod. DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Modificare timer e cercare nuovi eventi"
 
@@ -2418,6 +2583,9 @@ msgstr "Modificare URL sorgenti aggiornamento."
 msgid "Editing"
 msgstr "Modificare"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Editor nuovi AutoTimer"
@@ -2441,10 +2609,25 @@ msgstr "Abilitare"
 msgid "Enable /media"
 msgstr "Abilitare /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Abilitare modalità 1080p24"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Abilitare modalità 1080p25"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Abilitare modalità 1080p30"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Abilitare 5V per antenna attiva"
 
+msgid "Enable 720p24 Mode"
+msgstr "Abilitare modalità 720p24"
+
+msgid "Enable Autoresolution"
+msgstr "Abilitare Autoresolution"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Abilitare Cleanup Wizard?"
@@ -2524,10 +2707,6 @@ msgstr "Chiave codifica"
 msgid "Encryption Keytype"
 msgstr "Tipo chiave codifica"
 
-#
-msgid "Encryption Type"
-msgstr "Tipo codifica"
-
 #
 msgid "Encryption:"
 msgstr "Codifica:"
@@ -2574,18 +2753,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Avviare FFW a velocità"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Inserire IP da ricercare..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Avviare REW a velocità"
-
 #
 msgid "Enter main menu..."
 msgstr "Menu principale..."
@@ -2653,6 +2824,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estone"
 
+msgid "Ethernet network interface"
+msgstr "Interfaccia di rete Ethernet"
+
 #
 msgid "Eventview"
 msgstr "Vista eventi"
@@ -2852,6 +3026,13 @@ msgstr "Riavvio rete terminato"
 msgid "Finnish"
 msgstr "Finlandese"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+"Inizio corrispondenza eventi. Deve essere previsto il loro inizio dopo "
+"questa data."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Plugin per generare uno stile di skin mediante Ai.HD-Control."
 
@@ -2869,18 +3050,12 @@ msgstr "I processi seguenti saranno eseguiti premendo Ok!"
 msgid "Format"
 msgstr "Formattare"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Trovate in totale %d corrispondenze.\n"
-"%d nuovi timer Aggiunti - %d timer modificati."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "FRC durante riproduzione discontinua"
 
 #
 msgid "Frame size in full view"
@@ -2910,6 +3085,9 @@ msgstr "Passo di frequenza ricerca (kHz)"
 msgid "Frequency steps"
 msgstr "Passi di frequenza"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Ven"
@@ -2927,6 +3105,9 @@ msgstr ""
 "FritzCall permette di visualizzare le chiamate che giungono alla Fritz!Box "
 "su Dreambox."
 
+msgid "Front USB Slot"
+msgstr "Porta USB anteriore"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Plugin che si colloca come frontend per /tmp/mmi.socket"
 
@@ -2982,6 +3163,11 @@ msgstr "Ritardo generale PCM"
 msgid "General PCM delay (ms)"
 msgstr "Ritardo generale PCM (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+"Plugin per generare e mostrare classifiche TV tra tutti gli utenti che lo "
+"hanno installato"
+
 #
 msgid "Genre"
 msgstr "Genere"
@@ -3061,26 +3247,27 @@ msgid "Green boost"
 msgstr "Intensificare il verde"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee consente al Dreambox l'invio di brevi messaggi (come l'avvio di una "
-"regisrazione)\n"
-"attraverso il protocollo growl a un PC su cui sia attivo un client growl"
+"Growlee permette al Dreambox di inoltrare notifiche come \\\"Registrazione "
+"avviata\\\" a un PC dove sia attivo growl, snarl o altro client compatibile, "
+"o direttamente a un iPhone che utilizzi prowl."
 
-#
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr "Intervallo di guardia"
 
-#
-msgid "Guard interval mode"
-msgstr "Modalità intervallo di guardia"
-
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Calcolare i timer esistenti basati su inizio/fine"
 
+msgid "HD Interlace Mode"
+msgstr "Modalità HD interlacciata"
+
+msgid "HD Progressive Mode"
+msgstr "Modalità HD progressiva"
+
 #
 msgid "HD videos"
 msgstr "Filmati HD"
@@ -3109,22 +3296,15 @@ msgstr "Standby harddisk dopo"
 msgid "Help"
 msgstr "Aiuto"
 
-#
-msgid "Hidden network SSID"
-msgstr "SSID di rete nascosto"
+msgid "Hidden network"
+msgstr "Rete nascosta"
 
-#
-msgid "Hidden networkname"
-msgstr "Nome rete nascosto"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy Information"
+msgid "Hierarchy info"
 msgstr "Informazioni gerarchia"
 
-#
-msgid "Hierarchy mode"
-msgstr "Modalità gerarchica"
-
 #
 msgid "High bitrate support"
 msgstr "Supporto hight bitrate"
@@ -3195,15 +3375,24 @@ msgstr "Percorso ISO"
 msgid "Icelandic"
 msgstr "Islandese"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Abilitando questa opzione, un timer verrà considerato già esistente se la "
-"registrazione effettuata da quest'ultimo avrà già raggiunto almeno l'80% del "
-"totale."
+"Abilitando l'opzione, un timer esistente verrà considerato in registrazione "
+"se la percentuale registrata sarà almeno l'80%% del totale previsto."
 
 msgid ""
 "If you see this, something is wrong with\n"
@@ -3305,6 +3494,12 @@ msgstr "Informazioni"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr "Velocità iniziale FFW"
+
+msgid "Initial Rewind speed"
+msgstr "Velocità iniziale REW"
+
 #
 msgid "Initial location in new timers"
 msgstr "Percorso iniziale nuovi timer"
@@ -3402,8 +3597,8 @@ msgstr "Intermedio"
 msgid "Internal Flash"
 msgstr "Flash interna"
 
-msgid "Internal LAN adapter."
-msgstr "Interfaccia di rete interna."
+msgid "Internal USB Slot"
+msgstr "Porta USB interna"
 
 msgid "Internal firmware updater"
 msgstr "Pluginper l'aggiornamento del firmware interno"
@@ -3419,7 +3614,7 @@ msgstr "La cartella selezionata non è valida: %s"
 
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 304
 msgid "Invalid response from Security service pls restart again"
-msgstr "Risposta non valida dal Servizio di sicurezza, riavviare"
+msgstr "Risposta non valida dal servizio di sicurezza: riavviare."
 
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 132
 msgid "Invalid response from server."
@@ -3607,6 +3802,13 @@ msgstr "Selezione lingua"
 msgid "Last config"
 msgstr "Ult. config."
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Termine corrispondenza eventi. Deve essere previsto il loro inizio prima di "
+"questa data."
+
 #
 msgid "Last speed"
 msgstr "Ultima velocità"
@@ -3662,16 +3864,15 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Titoli collegati ad un Menu DVD"
 
+msgid "List available networks"
+msgstr "Elencare le reti disponibili"
+
 #
 msgid "List of Storage Devices"
 msgstr "Elenco supporti memorizzazione"
 
-msgid "Listen and record internet radio"
-msgstr "Plugin per ascoltare e registrare internet-radio"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
-"Plugin per ascoltare e registrare internet-radio shoutcast sul Dreambox."
 
 #
 msgid "Lithuanian"
@@ -3803,6 +4004,9 @@ msgstr "Gestire il software del ricevitore"
 msgid "Manual Scan"
 msgstr "Ricerca manuale"
 
+msgid "Manual configuration"
+msgstr "Configurazione manuale"
+
 #
 msgid "Manual transponder"
 msgstr "Transponder manuale"
@@ -3841,13 +4045,10 @@ msgstr "Bitrate Max: "
 msgid "Maximum duration (in m)"
 msgstr "Durata massima (min.)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Durata massima di un evento da confrontare. Se la durata di un evento è "
-"superiore a quanto indicato (margini esclusi) non sarà confrontato."
 
 #
 msgid "Media player"
@@ -4072,12 +4273,6 @@ msgstr "Spostare la finestra in sù"
 msgid "Move west"
 msgstr "Muovere a ovest"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Plugin per mostrare informazioni da Online Film Datenbank (Tedesco)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Plugin per mostrare informazioni da Online Film Datenbank"
-
 #
 msgid "Movie location"
 msgstr "Percorso registrazione"
@@ -4103,6 +4298,9 @@ msgstr "Menu elenco registrazioni"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Selezione bouquet Multi-EPG"
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4111,6 +4309,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Supporto canali multipli"
 
+msgid "Multiplex"
+msgstr "Multiplex"
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4183,6 +4384,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "Condivisione NFS"
 
+msgid "NIM"
+msgstr "NIM"
+
 #
 msgid "NOW"
 msgstr "IN ONDA"
@@ -4212,6 +4416,9 @@ msgstr "Configurazione nameserver"
 msgid "Nameserver settings"
 msgstr "Conf. nameserver"
 
+msgid "Namespace"
+msgstr "Spazio dei nomi"
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Skin Nemesis BlackBox"
 
@@ -4324,10 +4531,6 @@ msgstr "Configurazione rete..."
 msgid "Network Mount"
 msgstr "Mount di rete"
 
-#
-msgid "Network SSID"
-msgstr "SSID di Rete"
-
 #
 msgid "Network Setup"
 msgstr "Configurazione rete"
@@ -4367,6 +4570,9 @@ msgstr "NetworkBrowser"
 msgid "NetworkWizard"
 msgstr "Conf. guidata rete"
 
+msgid "Networkname (SSID)"
+msgstr "Nome rete (SSID)"
+
 #
 msgid "Never"
 msgstr "Mai"
@@ -4387,7 +4593,7 @@ msgid "New version:"
 msgstr "Nuova versione:"
 
 msgid "News & Politics"
-msgstr "Notizie & Politica"
+msgstr "Notizie & politica"
 
 #
 msgid "Next"
@@ -4409,10 +4615,6 @@ msgstr "Nessuna connessione"
 msgid "No HDD found or HDD not initialized!"
 msgstr "HDD non trovato o non formattato!"
 
-#
-msgid "No Networks found"
-msgstr "Nessuna rete rilevata!"
-
 #
 msgid "No backup needed"
 msgstr "Backup non necessario"
@@ -4529,9 +4731,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Nessun filmato da mostrare"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Nessuna rete wireless rilevata! Aggiornare."
+msgid "No wireless networks found! Searching..."
+msgstr "Nessuna rete wireless trovata! Ricerca in corso..."
 
 #
 msgid ""
@@ -4625,6 +4826,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norvegese"
 
+msgid "Not after"
+msgstr "Non oltre"
+
+msgid "Not before"
+msgstr "Non prima"
+
 #
 #, python-format
 msgid ""
@@ -4638,6 +4845,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Voci feed non recuperate"
 
+msgid "Not-Associated"
+msgstr "Non associato"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4679,6 +4889,9 @@ msgstr "Ok, rimuovere un'altra estensione"
 msgid "OK, remove some extensions"
 msgstr "Ok, rimuovere alcune estensioni"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "Configurazione OSD"
@@ -4723,6 +4936,9 @@ msgstr "Solo AutoTimer creati durante questa sessione"
 msgid "Only Free scan"
 msgstr "Solo canali in chiaro"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Solo estensioni"
@@ -4748,8 +4964,7 @@ msgstr "Aprire il menu del plugin"
 msgid "Optionally enter your name if you want to."
 msgstr "E' possibile (ma facoltativo) indicare il proprio nome."
 
-#
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Posizione orbitale"
 
 #
@@ -4775,10 +4990,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PID PCR"
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PID PMT"
+
 #
 msgid "Package list update"
 msgstr "Aggiornamento elenco pacchetti"
@@ -4838,7 +5059,7 @@ msgid "Pause movie at end"
 msgstr "A termine riproduzione, mettere in pausa"
 
 msgid "People & Blogs"
-msgstr "Gente & Blog"
+msgstr "Gente & blog"
 
 msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "Plugin per visualizzare un orologio in modo permanente sullo schermo."
@@ -4886,6 +5107,12 @@ msgstr "Riprodurre CD audio..."
 msgid "Play DVD"
 msgstr "Riprodurre DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Riprodurre musica..."
@@ -4894,12 +5121,6 @@ msgstr "Riprodurre musica..."
 msgid "Play YouTube movies"
 msgstr "Riprodurre filmati YouTube"
 
-msgid "Play music from Last.fm"
-msgstr "Plugin per riprodurre musica da Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Plugin per riprodurre musica da Last.fm."
-
 #
 msgid "Play next video"
 msgstr "Riprodurre il filmato successivo"
@@ -5227,10 +5448,6 @@ msgstr "Plugin per riprodurre stream podcast sul Dreambox"
 msgid "Poland"
 msgstr "Polonia"
 
-#
-msgid "Polarity"
-msgstr "Polarità"
-
 #
 msgid "Polarization"
 msgstr "Polarizzazione"
@@ -5267,6 +5484,9 @@ msgstr "Porta D"
 msgid "Portuguese"
 msgstr "Portoghese"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Posizione dei timer conclusi in elenco timer"
+
 #
 msgid "Positioner"
 msgstr "Motore"
@@ -5454,6 +5674,17 @@ msgstr "Provider"
 msgid "Published"
 msgstr "Pubblicato"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Frontend python per /tmp/mmi.socket"
 
@@ -5483,13 +5714,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "Plugin per visualizzare RSS"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "Driver wireless-n USB RT8070/RT3070/RT3370"
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Disco Ram"
@@ -5590,6 +5821,9 @@ msgstr "Registrazioni"
 msgid "Recordings always have priority"
 msgstr "Le registrazioni hanno sempre la priorità"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Reindirizzare notifiche a Growl, Snarlo, Prowl o Syslog"
+
 msgid "Reenter new PIN"
 msgstr "Ripetere il nuovo PIN"
 
@@ -5813,6 +6047,9 @@ msgstr "Plugin per ripristinare il firmware del Dreambox da una penna USB"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Restringere \"dopo l'evento\" a un preciso intervallo?"
 
+msgid "Restrict to events on certain dates"
+msgstr "Limitarsi agli eventi in date determinate"
+
 #
 msgid "Resume from last position"
 msgstr "Riprendere dall'ultima posizione"
@@ -5844,6 +6081,9 @@ msgstr "Tornare a elenco registrazioni"
 msgid "Return to previous service"
 msgstr "Tornare al canale precedente"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Velocità REW"
@@ -5852,9 +6092,8 @@ msgstr "Velocità REW"
 msgid "Right"
 msgstr "Destro"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Roll-off"
 
 #
 msgid "Rotor turning speed"
@@ -5864,6 +6103,9 @@ msgstr "Velocità rotazione motore"
 msgid "Running"
 msgstr "Attivato"
 
+msgid "Running in testmode"
+msgstr "Modalità test attiva"
+
 #
 msgid "Russia"
 msgstr "Russia"
@@ -5876,6 +6118,21 @@ msgstr "Russo"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "Modalità SD25/50Hz interlacciata"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "Modalità SD 25/50Hz progressiva"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "Modalità SD 30/60Hz interlacciata"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "Modalità SD 30/60Hz progressiva"
+
+msgid "SID"
+msgstr "SID"
+
 msgid "SINGLE LAYER DVD"
 msgstr "DVD singolo strato"
 
@@ -5891,6 +6148,26 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP è un protocollo sviluppato in ambiente VDR per controllare a distanza "
+"un set-top box.\n"
+"Questo plugin supporta solo un subset di SVDRP e si avvia automaticamente "
+"con la configurazione predefinita.\n"
+"\n"
+"Con ogni probabilità questo plugin non è necessario, potendo contare in "
+"alternativa sull'interfaccia WEB di enigma2."
+
+msgid "SVDRP server for Enigma2"
+msgstr "Server SVDRP per Enigma2"
+
 #
 msgid "Sat"
 msgstr "Sab"
@@ -6090,7 +6367,7 @@ msgstr ""
 "motorizzata"
 
 msgid "Science & Technology"
-msgstr "Scienza e Tecnologia"
+msgstr "Scienza e tecnologia"
 
 msgid "Search Term(s)"
 msgstr "Criteri di ricerca"
@@ -6286,6 +6563,9 @@ msgstr "Selezionare una rete wireless"
 msgid "Select your choice."
 msgstr "Selezionare una voce."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Inviare DiSEqC"
@@ -6352,6 +6632,9 @@ msgstr ""
 "Canale non trovato!\n"
 "(SID non trovato in PAT)"
 
+msgid "Service reference"
+msgstr "Riferimento canale"
+
 #
 msgid "Service scan"
 msgstr "Ricerca canali"
@@ -6405,9 +6688,6 @@ msgstr "Configurazione durata massima"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "No -> disabilitare AutoTimer."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Plugin di risparmio energetico (pone il box in Deep-Standby)"
-
 #
 msgid "Setting key canceled"
 msgstr "Configurazione tasto cancellata!"
@@ -6488,6 +6768,9 @@ msgstr "Mostrare il progresso evento in selezione canali"
 msgid "Show in extension menu"
 msgstr "Mostrare nel menu estensioni"
 
+msgid "Show info screen"
+msgstr "Mostrare la finestra informazioni"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Mostrare barra informazioni su cambio canale"
@@ -6500,6 +6783,12 @@ msgstr "Mostrare barra informazioni su cambio evento"
 msgid "Show infobar on skip forward/backward"
 msgstr "Mostrare barra informazioni su FFW/REW"
 
+msgid "Show notification on conflicts"
+msgstr "Mostrare avviso in caso di conflitti"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Mostrare il movimento motore"
@@ -6538,6 +6827,9 @@ msgstr "Plugin che mostra una statistica dei canali utilizzati"
 msgid "Shows the clock permanently on the screen"
 msgstr "Plugin per visualizzare permanentemente un orologio sullo schermo"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Mostrare lo stato della connessione di rete wireless.\n"
 
@@ -6549,6 +6841,9 @@ msgstr "Spegnere"
 msgid "Shutdown Dreambox after"
 msgstr "Spegnere il DreamBox dopo"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Potenza Segnale:"
@@ -6713,6 +7008,9 @@ msgstr "Ordine A-Z"
 msgid "Sort AutoTimer"
 msgstr "Ord. Autotimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6769,6 +7067,10 @@ msgstr "Voltaggio standby ventola %d"
 msgid "Start Webinterface"
 msgstr "Avviare l'interfaccia web"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+"Permette di avviare facilmente i plugin multimediali tramite il tasto PVR."
+
 #
 msgid "Start from the beginning"
 msgstr "Partire dall'inizio"
@@ -6887,6 +7189,9 @@ msgstr "Dom"
 msgid "Sunday"
 msgstr "Domenica"
 
+msgid "Support \"Fast Scan\"?"
+msgstr " Supportare \\\"Fast Scan\\\"?"
+
 msgid "Swap Services"
 msgstr "Scambiare canali"
 
@@ -6909,13 +7214,8 @@ msgstr "Sottocanale precedente"
 msgid "Switchable tuner types:"
 msgstr "Tipi di tuner commutabili:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr "Symbol rate"
 
 #
 msgid "System"
@@ -6935,10 +7235,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "File TS troppo grande per ISO9660 livello 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "Classifiche TV di tutti gli utenti"
+
 #
 msgid "TV System"
 msgstr "Standard TV"
 
+msgid "TXT PID"
+msgstr "PID TXT"
+
 #
 msgid "Table of content for collection"
 msgstr "Elenco contenuti raccolta"
@@ -6971,6 +7280,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Controllo temperatura e ventola"
 
+msgid "Temperature-dependent fan control."
+msgstr "Controllo ventola in funzione della temperatura."
+
 #
 msgid "Terrestrial"
 msgstr "Terrestre"
@@ -7049,19 +7361,13 @@ msgstr ""
 "formato dati Dreambox? (NON sarà riproducibile su lettori DVD standard!)"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Elektro Power Save pone il box in modalità \"dormiente\" (Deep Standby) a "
-"orari prefissati.\n"
-"Ciò avviene solo se il box si trova in standby e non ci sono registrazioni "
-"attive o programmate nei 20 minuti successivi.\n"
-"Il box viene automaticamente riattivato in caso di registrazioni programmate "
-"o al termine del periodo prefissato."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -7145,6 +7451,11 @@ msgstr ""
 "La penna USB è stata configurata per essere avviabile.\n"
 "Ora si può scaricare il file immagine .NFI!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7380,6 +7691,11 @@ msgstr "Impossibile decodificare stream %s con questo Dreambox!"
 msgid "This Month"
 msgstr "Questo mese"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Questa settimana"
@@ -7623,6 +7939,16 @@ msgstr "Stato timer:"
 msgid "Timer type"
 msgstr "Tipo timer"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7703,9 +8029,8 @@ msgstr "Top valutazioni"
 msgid "Track"
 msgstr "Traccia"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
-"TrafficInfo fornisce informazioni sul traffico nell'area della Germania"
 
 #
 msgid "Translation"
@@ -7715,10 +8040,6 @@ msgstr "Traduzione"
 msgid "Translation:"
 msgstr "Traduzione:"
 
-#
-msgid "Transmission Mode"
-msgstr "Modalità trasmissione"
-
 #
 msgid "Transmission mode"
 msgstr "Modalità trasmissione"
@@ -7727,10 +8048,6 @@ msgstr "Modalità trasmissione"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Tipo transponder"
-
 msgid "Travel & Events"
 msgstr "Viaggi & Eventi"
 
@@ -7857,6 +8174,9 @@ msgstr "Annullare inst."
 msgid "Undo uninstall"
 msgstr "Annull. rimoz."
 
+msgid "Unencrypted"
+msgstr "In chiaro"
+
 msgid "UnhandledKey"
 msgstr "Tasto non gestito"
 
@@ -7884,8 +8204,8 @@ msgstr "Stati Uniti"
 msgid "Universal LNB"
 msgstr "LNB Universale"
 
-msgid "Unknown network adapter."
-msgstr "Interfaccia di rete sconosciuta."
+msgid "Unknown"
+msgstr "Sconosciuto"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7904,9 +8224,8 @@ msgstr "Unmount fallito!"
 msgid "Unsupported"
 msgstr "Non supportata"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
-"UnwetterInfo fornisce informazioni metereologiche per l'area della Germania."
 
 #
 msgid "Update"
@@ -7920,8 +8239,8 @@ msgid ""
 "Update done... The genuine dreambox test will now be rerun and should not "
 "ask you to update again."
 msgstr ""
-"Aggiornamento eseguito... Il test Genuine Dreambox verrà eseguito di nuovo e "
-"non dovrebbe richiedere di aggiornare nuovamente."
+"Aggiornamento eseguito... Il test di genuinità verrà ora rieseguito e non "
+"dovrebbe richiedere ulteriori aggiornamenti"
 
 msgid "Updatefeed not available."
 msgstr "Feed aggiornamenti non disponibile."
@@ -7930,8 +8249,8 @@ msgstr "Feed aggiornamenti non disponibile."
 msgid ""
 "Updating failed. Nothing is broken, just the update couldn't be applied."
 msgstr ""
-"Aggiornamento fallito. Nulla di grave, ma l'aggiornamento non può essere "
-"applicato."
+"Aggiornamento fallito. Nulla di irreparabile, ma non è stato possibile "
+"applicare l'aggiornamento."
 
 msgid "Updating finished. Here is the result:"
 msgstr "Aggiornamento terminato. Esito: "
@@ -7941,7 +8260,7 @@ msgid "Updating software catalog"
 msgstr "Aggiornamento catalogo software in corso"
 
 msgid "Updating, please wait..."
-msgstr "Attendere, aggiornamento in corso..."
+msgstr "Aggiornamento in corso, attendere..."
 
 #
 msgid "Updating... Please wait... This can take some minutes..."
@@ -7998,10 +8317,6 @@ msgstr "Usare un gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Plugin per configurare diversi telecomandi per Dreambox multipli."
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Riproduzione discontinua a velocità maggiore di"
-
 #
 msgid "Use power measurement"
 msgstr "Usare misurazione di potenza"
@@ -8078,17 +8393,29 @@ msgstr "Scart VCR"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (trailer introduttivo)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Skin HD by Vali"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Skin HD Atlantis by Vali"
+
 msgid "Vali.HD.nano skin"
 msgstr "Skin Vali.HD.nano"
 
+msgid "Vali.HD.warp skin"
+msgstr "Skin HD warp by Vali"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 "Verificare l'autenticità del Dreambox tramite il plugin Genuine Dreambox!"
 
+msgid "Verifying your internet connection..."
+msgstr "Verifica della connessione internet in corso..."
+
 #
 msgid "Vertical"
 msgstr "Verticale"
@@ -8105,6 +8432,9 @@ msgstr "Wizard regolazione fine video"
 msgid "Video Output"
 msgstr "Uscita video"
 
+msgid "Video PID"
+msgstr "PID Video"
+
 #
 msgid "Video Setup"
 msgstr "Configurazione video"
@@ -8303,9 +8633,6 @@ msgstr "O"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "Interfaccia WLAN."
-
 msgid "WLAN connection"
 msgstr "Connessione WLAN"
 
@@ -8346,6 +8673,9 @@ msgstr "WheatherPlugin fornisce informazioni metereologiche sul Dreambox."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Info meteo sul Dreambox"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "PC-Editor di bouquet via web"
+
 #
 msgid "Webinterface"
 msgstr "Webinterface"
@@ -8526,6 +8856,14 @@ msgstr "Cosa si intende cercare?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Cosa fare con i crashlog inoltrati?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Se \\\"Fast Scan\\\" è abilitato, il tipo di canale è ignorato. Non è "
+"necessario abilitare il parametro, a meno che l'immagine lo supporti e sia "
+"utilizzato.  "
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8565,8 +8903,13 @@ msgstr "LAN Wireless"
 msgid "Wireless Network"
 msgstr "Rete wireless"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "Configurazione connessione rete wireless"
+
+msgid "Wireless network connection setup."
+msgstr "Configurazione connessione rete wireless."
+
+msgid "Wireless network state"
 msgstr "Stato rete wireless"
 
 msgid ""
@@ -8598,12 +8941,9 @@ msgstr ""
 "Genuine Dreambox consente di verificare l'autenticità del proprio Dreambox."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"IMDb consente di scaricare e visualizzare informazioni dettagliate "
-"(valutazioni, locandine, cast, sinossi ecc.) in merito all'evento "
-"selezionato."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr ""
@@ -8616,6 +8956,11 @@ msgstr ""
 "MyTube consente la visualizzazione di filmati YouTube direttamente sulla TV, "
 "senza la necessità di un PC."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 "WebcamViewer consente di visualizzare immagini trasmesse da webcam sulla TV."
@@ -8708,13 +9053,10 @@ msgstr ""
 "Abilitando questa opzione verrà limitato l'uso di un canale di registrazione "
 "alternativo predefinito per il canale prescelto."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Tramite questa opzione è possibile restringere AutoTimer ad un certo numero "
-"di registrazioni programmate. 0 -> disabilitare la funzione."
 
 msgid "Wizard"
 msgstr "Configurazione guidata"
@@ -8817,6 +9159,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Selezionare ciò che si desidera installare..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "E' possibile installare questo plugin."
@@ -8838,6 +9185,22 @@ msgstr ""
 "[Descrizione] rappresenta solo la voce mostrata nell'Anteprima, mentre "
 "[Stringa di confronto] rappresenta la voce utilizzata per la ricerca nell'EPG"
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"EasyInfo permette la gestione dei plugin per EPG attraverso l'uso del tasto "
+"Info. Dispone anche di un nuovo visualizzatore di eventi in onda-prossimi. "
+"Include anche Easy-EPG, un browser grafico per EPG."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 msgid "You cannot delete this!"
 msgstr "Impossibile rimuovere!"
 
@@ -9047,6 +9410,9 @@ msgstr "Nome (facoltativo):"
 msgid "Your network configuration has been activated."
 msgstr "Configurazione di rete attivata correttamente."
 
+msgid "Your network is not working. Please try again."
+msgstr "La rete non sembra funzionare. Provare di nuovo."
+
 #
 msgid "Your network mount has been activated."
 msgstr "Mount di rete attivato."
@@ -9106,9 +9472,6 @@ msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 "Plugin per attivare la funzione di zoom in registrazioni letterbox/anamorfe."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[edit alternative]"
@@ -9159,7 +9522,12 @@ msgstr "Attivare configurazione corrente"
 msgid "activate network adapter configuration"
 msgstr "Attivare la configurazione interfaccia di rete"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "agg. AutoTimer"
 
@@ -9233,9 +9601,6 @@ msgstr "Aggiungere canale a preferiti"
 msgid "add services"
 msgstr "Agg. canali"
 
-msgid "add tags to recorded movies"
-msgstr "Plugin per aggiungere etichette alle registrazioni"
-
 msgid "add to parental protection"
 msgstr "Aggiungere al controllo parentale"
 
@@ -9275,6 +9640,12 @@ msgstr "CAIds assegnati:"
 msgid "assigned Services/Provider:"
 msgstr "Canali/Provider assegnati:"
 
+msgid "at beginning"
+msgstr "all'inizio"
+
+msgid "at end"
+msgstr "alla fine"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9293,6 +9664,9 @@ msgstr "Tracce audio"
 msgid "auto"
 msgstr "Auto"
 
+msgid "autotimers need a match attribute"
+msgstr "Autotimer richiede una corrispondenza"
+
 #
 msgid "available"
 msgstr "sono disponibili."
@@ -9325,6 +9699,9 @@ msgstr "Lista nera"
 msgid "blue"
 msgstr "Blu"
 
+msgid "bob"
+msgstr "bob"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9364,6 +9741,9 @@ msgstr "Cancellare playlist"
 msgid "complex"
 msgstr "Complesso"
 
+msgid "config changed."
+msgstr "Comfigurazione modificata."
+
 #
 msgid "config menu"
 msgstr "Menu configurazione"
@@ -9395,6 +9775,13 @@ msgstr "non può essere rimosso"
 msgid "create directory"
 msgstr "Creare cartella"
 
+msgid "creates virtual series folders from episodes"
+msgstr "Plugin per creare cartelle virtuali dagli episodi delle serie"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+"Plugin per creare cartelle virtuali dai set di episodi delle serie registrati"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "Immagine installata: %s"
@@ -9407,6 +9794,9 @@ msgstr "Giornaliero"
 msgid "day"
 msgstr "Giorno"
 
+msgid "default"
+msgstr "Predefinito"
+
 msgid "delete"
 msgstr "Rimuovere"
 
@@ -9464,6 +9854,9 @@ msgstr "Uscire senza registrare"
 msgid "done!"
 msgstr "Fatto!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Driver per penne USB basate su chipset Realtek"
+
 #
 msgid "edit alternatives"
 msgstr "Edit alternative"
@@ -9514,10 +9907,6 @@ msgstr "Fine taglio"
 msgid "end favourites edit"
 msgstr "Fine edit preferiti"
 
-#
-msgid "enter hidden network SSID"
-msgstr "Inserire il SSID di rete nascosto"
-
 #
 msgid "equal to"
 msgstr "Uguale a:"
@@ -9736,6 +10125,9 @@ msgstr "Minuto"
 msgid "minutes"
 msgstr "Minuti"
 
+msgid "missing parameter \"id\""
+msgstr "Parametro \\\"id\\\" mancante"
+
 #
 msgid "month"
 msgstr "Mese"
@@ -9931,9 +10323,6 @@ msgstr "Rosso"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "Skin HD1 by Kerni ridisegnata"
 
-msgid "redirect notifications to Growl"
-msgstr "Plugin per ridirezionare notifiche a Growl"
-
 #
 msgid "remove a nameserver entry"
 msgstr "Rimuovere voce nameserver"
@@ -10265,9 +10654,9 @@ msgstr "Info tempo, capitolo, audio, sottotitoli -> on/off"
 msgid "tuner is not supported"
 msgstr "Tuner non supportato"
 
-#
-msgid "unavailable"
-msgstr "non disponibile"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "Impossibile trovare il timer con id %i"
 
 #
 msgid "unconfirmed"
@@ -10326,6 +10715,9 @@ msgstr "In attesa"
 msgid "was removed successfully"
 msgstr "è stato rimosso con successo"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Settimanale"
@@ -10334,6 +10726,9 @@ msgstr "Settimanale"
 msgid "whitelist"
 msgstr "Lista bianca"
 
+msgid "wireless network interface"
+msgstr "Interfaccia di rete wireless"
+
 #
 msgid "working"
 msgstr "Test in corso..."
@@ -10399,10 +10794,20 @@ msgstr "Zap eseguito"
 #~ msgid "50 Hz"
 #~ msgstr "50Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Una skin che ci riporta alle origini... o ai bei vecchi tempi."
+
 #
 #~ msgid "Advanced"
 #~ msgstr "Avanzato"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Registrazioni residue"
+
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid ""
 #~ "Autoresolution Plugin Testmode:\n"
@@ -10411,18 +10816,6 @@ msgstr "Zap eseguito"
 #~ "Plugin Autoresolution in modalità test:\n"
 #~ "La modalità %s è corretta?"
 
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Switch Autoresolution"
-
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr "Autoresolution non è disponibile in modalità Scart/DVI-PC"
-
-#~ msgid "Autoresolution settings"
-#~ msgstr "Configurazione Autoresolution"
-
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Configurazione modalità video Autoresolution"
-
 #
 #~ msgid "Backup"
 #~ msgstr "Backup"
@@ -10479,6 +10872,22 @@ msgstr "Zap eseguito"
 #~ msgid "Choose source"
 #~ msgstr "Selezionare origine"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Code rate alto"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Code rate basso"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Card Compact flash"
@@ -10525,15 +10934,6 @@ msgstr "Zap eseguito"
 #~ msgid "Default settings"
 #~ msgstr "Configurazioni predefinite"
 
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "Modalità deinterlacer per contenuti interlacciati"
-
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "Modalità deinterlacer per contenuti progressivi"
-
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "Ritardo in secondi dopo la sintonia canale"
-
 #~ msgid "Delete selected mount"
 #~ msgstr "Cancellare il mount selezionato"
 
@@ -10559,6 +10959,10 @@ msgstr "Zap eseguito"
 #~ "Fritz!Box (%s)\n"
 #~ "Nuovo tentativo in corso..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr ""
+#~ "Plugin per visualizzare informazioni caricate da InternetMovieDatabase"
+
 #
 #~ msgid ""
 #~ "Do you want to backup now?\n"
@@ -10575,29 +10979,29 @@ msgstr "Zap eseguito"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Download immagine di avvio per Flasher USB fallito: "
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh provvede a sintonizzare automaticamente il canale previsto "
+#~ "quando il box è inattivo\n"
+#~ "(il box deve essere in standby e senza registrazioni in corso) per "
+#~ "l'aggiornamento dell'EPG."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Mod. URL sorgenti IPKG..."
 
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Abilitare modalità 1080p24"
-
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Abilitare modalità 1080p25"
-
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Abilitare modalità 1080p30"
-
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "Abilitare modalità 720p24"
-
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Abilitare Autoresolution"
-
 #
 #~ msgid "Encrypted: %s"
 #~ msgstr "Codificata: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Tipo codifica"
+
 #
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
@@ -10615,6 +11019,14 @@ msgstr "Zap eseguito"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Avviare FFW a velocità"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Avviare REW a velocità"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "WLAN: inserire nome rete/SSID:"
@@ -10641,6 +11053,25 @@ msgstr "Zap eseguito"
 #~ msgid "Following tasks will be done after you press continue."
 #~ msgstr "I processi seguenti saranno eseguiti premendo \"Continuare\"."
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Trovate in totale %d corrispondenze.\n"
+#~ "Timer: %d aggiunti e %d modificati. Conflitti riscontrati: %d."
+
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Trovate in totale %d corrispondenze.\n"
+#~ "%d nuovi timer Aggiunti - %d timer modificati."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "FRC durante riproduzione discontinua"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Indirizzo IP Fritz!Box FON"
@@ -10657,16 +11088,52 @@ msgstr "Zap eseguito"
 #~ msgid "General PCM delay"
 #~ msgstr "Ritardo generale PCM"
 
-#~ msgid "HD Interlace Mode"
-#~ msgstr "Modalità HD interlacciata"
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee consente al Dreambox l'invio di brevi messaggi (come l'avvio di "
+#~ "una regisrazione)\n"
+#~ "attraverso il protocollo growl a un PC su cui sia attivo un client growl"
+
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Intervallo di guardia"
 
-#~ msgid "HD Progressive Mode"
-#~ msgstr "Modalità HD progressiva"
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Modalità intervallo di guardia"
 
 #
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Ecco una piccola anteprima delle icone di stato disponibili."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "SSID di rete nascosto"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Nome rete nascosto"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informazioni gerarchia"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Modalità gerarchica"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Abilitando questa opzione, un timer verrà considerato già esistente se la "
+#~ "registrazione effettuata da quest'ultimo avrà già raggiunto almeno l'80% "
+#~ "del totale."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Se questa pagina è visibile, premere OK."
@@ -10702,6 +11169,9 @@ msgstr "Zap eseguito"
 #~ msgid "Interface: %s"
 #~ msgstr "Interfaccia: %s"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Interfaccia di rete interna."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Display invertito"
@@ -10714,10 +11184,36 @@ msgstr "Zap eseguito"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Vedere/Modificare file sul Dreambox"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Plugin per ascoltare e registrare internet-radio"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr ""
+#~ "Plugin per ascoltare e registrare internet-radio shoutcast sul Dreambox."
+
 #
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Bitrate max.: %s"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Durata massima di un evento da confrontare. Se la durata di un evento è "
+#~ "superiore a quanto indicato (margini esclusi) non sarà confrontato."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr ""
+#~ "Plugin per mostrare informazioni da Online Film Datenbank (Tedesco)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Plugin per mostrare informazioni da Online Film Datenbank"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "SSID di Rete"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Rete..."
@@ -10730,14 +11226,26 @@ msgstr "Zap eseguito"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "50Hz non disponibili. :-("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Nessuna rete rilevata!"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Nessuna penna USB utilizzabile rilevata!"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Nessuna rete wireless rilevata! Aggiornare."
+
 #
 #~ msgid "Online-Upgrade"
 #~ msgstr "Aggiornamento online"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Posizione orbitale"
+
 #
 #~ msgid "Package details for: "
 #~ msgstr "Dettagli pacchetto per: "
@@ -10746,6 +11254,12 @@ msgstr "Zap eseguito"
 #~ msgid "Page"
 #~ msgstr "Pagina"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Plugin per riprodurre musica da Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Plugin per riprodurre musica da Last.fm."
+
 #~ msgid "Please add titles to the compilation"
 #~ msgstr "Aggiungere titoli alla compilation"
 
@@ -10785,6 +11299,10 @@ msgstr "Zap eseguito"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Informazioni processi gestore plugin..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarità"
+
 #~ msgid ""
 #~ "Power state to change to after recordings. Select \"standard\" to not "
 #~ "change the default behaviour of enigma2 or values changed by yourself."
@@ -10801,6 +11319,9 @@ msgstr "Zap eseguito"
 #~ msgid "RSS Feed URI"
 #~ msgstr "URI Feed RSS"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Recording paths..."
 #~ msgstr "Percorso registrazioni..."
@@ -10849,20 +11370,9 @@ msgstr "Zap eseguito"
 #~ msgid "Retrieving network information. Please wait..."
 #~ msgstr "Attendere, recupero informazioni sulla rete in corso..."
 
-#~ msgid "Running in testmode"
-#~ msgstr "Modalità test attiva"
-
-#~ msgid "SD 25/50HZ Interlace Mode"
-#~ msgstr "Modalità SD25/50Hz interlacciata"
-
-#~ msgid "SD 25/50HZ Progressive Mode"
-#~ msgstr "Modalità SD 25/50Hz progressiva"
-
-#~ msgid "SD 30/60HZ Interlace Mode"
-#~ msgstr "Modalità SD 30/60Hz interlacciata"
-
-#~ msgid "SD 30/60HZ Progressive Mode"
-#~ msgstr "Modalità SD 30/60Hz progressiva"
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
 
 #
 #~ msgid "Satteliteequipment"
@@ -10920,8 +11430,8 @@ msgstr "Zap eseguito"
 #~ msgid "Set as default Interface"
 #~ msgstr "-> interfaccia predefinita"
 
-#~ msgid "Show info screen"
-#~ msgstr "Mostrare la finestra informazioni"
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Plugin di risparmio energetico (pone il box in Deep-Standby)"
 
 #
 #~ msgid "Skin..."
@@ -10957,6 +11467,29 @@ msgstr "Zap eseguito"
 #~ msgid "Switch audio"
 #~ msgstr "Cambiare audio"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbol Rate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Power Save pone il box in modalità \"dormiente\" (Deep Standby) a "
+#~ "orari prefissati.\n"
+#~ "Ciò avviene solo se il box si trova in standby e non ci sono "
+#~ "registrazioni attive o programmate nei 20 minuti successivi.\n"
+#~ "Il box viene automaticamente riattivato in caso di registrazioni "
+#~ "programmate o al termine del periodo prefissato."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11057,6 +11590,18 @@ msgstr "Zap eseguito"
 #~ "per 10 secondi.\n"
 #~ "3) Attendere l'avvio e seguire le istruzioni della configurazione guidata."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr ""
+#~ "TrafficInfo fornisce informazioni sul traffico nell'area della Germania"
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Modalità trasmissione"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tipo transponder"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -11084,6 +11629,14 @@ msgstr "Zap eseguito"
 #~ "Annullare\n"
 #~ "Rimuovere"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Interfaccia di rete sconosciuta."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr ""
+#~ "UnwetterInfo fornisce informazioni metereologiche per l'area della "
+#~ "Germania."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Aggiornare il software del ricevitore"
@@ -11099,10 +11652,17 @@ msgstr "Zap eseguito"
 #~ msgid "Use domain/username for windows domains as username!"
 #~ msgstr "Usare dominio/username per domini Windows come nome user!"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Riproduzione discontinua a velocità maggiore di"
+
 #
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Elenco estensioni dispositivo satellitare disponibili."
 
+#~ msgid "WLAN adapter."
+#~ msgstr "Interfaccia WLAN."
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
@@ -11118,6 +11678,26 @@ msgstr "Zap eseguito"
 #~ msgid "Wireless"
 #~ msgstr "Wireless"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Stato rete wireless"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "IMDb consente di scaricare e visualizzare informazioni dettagliate "
+#~ "(valutazioni, locandine, cast, sinossi ecc.) in merito all'evento "
+#~ "selezionato."
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Tramite questa opzione è possibile restringere AutoTimer ad un certo "
+#~ "numero di registrazioni programmate. 0 -> disabilitare la funzione."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Scrittura file immagine .nfi su flash completata"
@@ -11184,6 +11764,12 @@ msgstr "Zap eseguito"
 #~ "\n"
 #~ "Disabilitare la seconda interfaccia di rete?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "Plugin per aggiungere etichette alle registrazioni"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -11200,20 +11786,18 @@ msgstr "Zap eseguito"
 #~ msgid "assigned Services/Provider"
 #~ msgstr "Canali/Provider assegnati"
 
-#~ msgid "bob"
-#~ msgstr "bob"
-
 #
 #~ msgid "choose destination directory"
 #~ msgstr "Selezionare cartella destinazione"
 
-#~ msgid "default"
-#~ msgstr "Predefinito"
-
 #
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 e rete"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Inserire il SSID di rete nascosto"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "Supera la capacità di DVD doppio strato!"
@@ -11246,6 +11830,9 @@ msgstr "Zap eseguito"
 #~ msgid "open virtual keyboard input help"
 #~ msgstr "Aprire aiuto imput tastiera virtuale"
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "Plugin per ridirezionare notifiche a Growl"
+
 #~ msgid "required medium type:"
 #~ msgstr "tipo di supporto richiesto:"
 
@@ -11265,6 +11852,10 @@ msgstr "Zap eseguito"
 #~ msgid "setup pin"
 #~ msgstr "Codice PIN configurazione"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "non disponibile"
+
 #
 #~ msgid "until restart"
 #~ msgstr "Fino al riavvio"
index fe69c5c3a607a65bc93689ec8eef60152c4e7e6b..e78d60e5c48340a7163b79cb4e24085c50e85d93 100755 (executable)
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,16 +1,17 @@
+# Lithuanian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2011-01-28 21:11+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-21 13:55+0200\n"
 "Last-Translator: Audronis <audrgrin@takas.lt>\n"
 "Language-Team: Adga / enigma2 (c) <audrgrin@takas.lt>\n"
-"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: lt\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
 "100<10 || n%100>=20) ? 1 : 2);\n"
 "X-Generator: Pootle 2.0.3\n"
@@ -131,22 +132,22 @@ msgid " "
 msgstr " "
 
 msgid " Results"
-msgstr "Rezultatai"
+msgstr " Rezultatai"
 
 msgid " extensions."
-msgstr "išplėtimai."
+msgstr " išplėtimai."
 
 msgid " ms"
-msgstr "ms"
+msgstr " ms"
 
 msgid " packages selected."
-msgstr "paketai išsirinkti."
+msgstr " paketai išsirinkti."
 
 msgid " updates available."
-msgstr "pasiekiami atnaujinimai."
+msgstr " pasiekiami atnaujinimai."
 
 msgid " wireless networks found!"
-msgstr "rastas belaidis tinklas!"
+msgstr " rastas belaidis tinklas!"
 
 #
 msgid "#000000"
@@ -186,6 +187,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d konfliktas (-ai), su kuriais, kai bandote pridėti naujus laikmačiai:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #, python-format
 msgid "%d jobs are running in the background!"
 msgstr "%d darbai, veikiantys fone!"
@@ -219,6 +234,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s ne %s"
+
 msgid "(ZAP)"
 msgstr "(JUNGTI)"
 
@@ -367,12 +386,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "BackToTheRoots-Tema .. tačiau su Warp-8 greičiu.."
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Atgal į TheRoots-Temą .. arba kaip senais gerais laikais."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Atgal į TheRoots-Temą ... arba kaip senais gerais laikais."
-
 msgid "A basic ftp client"
 msgstr "Pagrindinis ftp klientas"
 
@@ -391,6 +410,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Demonstracinė papildoma programa TPM vartojimui"
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Dreambox modeliavimas iš SG-Atlantis monitoriaus."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -413,6 +435,9 @@ msgstr "Grafinis EPG visiems kanalams iš specifinio paketo"
 msgid "A graphical EPG interface"
 msgstr "Grafinė EPG sąsaja"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Grafinė EPG sąsaja ir EPG įrankių valdymas"
+
 msgid "A graphical EPG interface."
 msgstr "Grafinė EPG sąsaja."
 
@@ -433,6 +458,9 @@ msgstr "Gražiai atrodanti HD tema Brushed Alu projekte iš Kerni."
 msgid "A nice looking skin from Kerni"
 msgstr "Gražiai atrodanti tema iš Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -550,6 +578,9 @@ msgstr "Apie"
 msgid "About..."
 msgstr "Apie..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Prieiga prie ARD-Mediathek"
 
@@ -576,6 +607,9 @@ msgstr "Veiksmas:"
 msgid "Activate Picture in Picture"
 msgstr "Aktyvuoti paveikslėlį paveikslėlyje"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktyvuoti tinklo nustatymus"
@@ -628,6 +662,12 @@ msgstr "Pridėti naują Auto Laikmatį"
 msgid "Add new network mount point"
 msgstr "Pridėti naują tinklo pajungimo tašką"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 msgid "Add timer"
 msgstr "Laikmatis"
 
@@ -654,6 +694,10 @@ msgstr "Pridėti jungimo laikmatį vietoj įrašo laikmačio?"
 msgid "Added: "
 msgstr "Pridėta:"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -748,6 +792,9 @@ msgstr "Visas laikas"
 msgid "All non-repeating timers"
 msgstr "Visi nekartojami laikmačiai"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Leisti jungti per web sąsają"
@@ -755,9 +802,23 @@ msgstr "Leisti jungti per web sąsają"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Leisti Tuxbox priedų vykdymą."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Leisti vartotojui atsisiųsti failus iš Rapidshare fone."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Permatoma"
@@ -777,8 +838,8 @@ msgstr "Visada klausti"
 msgid "Always ask before sending"
 msgstr "Visada klauskite prieš siuntimą"
 
-msgid "Ammount of recordings left"
-msgstr "Suma įrašų kairėje"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -796,6 +857,9 @@ msgstr "Įvyko nežinoma klaida!"
 msgid "Anonymize crashlog?"
 msgstr "Anonimizuotas crashlog?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabų"
@@ -869,12 +933,12 @@ msgstr "Klausti vartotojo"
 msgid "Aspect Ratio"
 msgstr "Vaizdo formatas"
 
+msgid "Aspect ratio"
+msgstr "Vaizdo formatas"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Priskirti tiekėjus/kanalus/caids CI moduliui"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Garsas"
@@ -883,6 +947,9 @@ msgstr "Garsas"
 msgid "Audio Options..."
 msgstr "Garso nustatymai..."
 
+msgid "Audio PID"
+msgstr "Garso PID"
+
 msgid "Audio Sync"
 msgstr "Garso sinchronizavimas"
 
@@ -951,6 +1018,15 @@ msgstr ""
 "Autolaikmatis skanuoja EPG ir kuria Laikmačius priklausomai nuo vartotojo "
 "apibrėžtų paieškos kriterijų."
 
+msgid "AutoTimer was added successfully"
+msgstr "Autolaikmatis pridėtas sėkmingai"
+
+msgid "AutoTimer was changed successfully"
+msgstr "Autolaikmatis pakeistas sėkmingai"
+
+msgid "AutoTimer was removed"
+msgstr "Autolaikmatis pašalintas"
+
 #
 msgid "Automatic"
 msgstr "Automatinis"
@@ -987,6 +1063,30 @@ msgstr "Automatiškai atnaujinti EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Automatiškai siųsti crashlogs į Dream Multimediją"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+#
+msgid "Autoresolution Switch"
+msgstr "Auto rezoliucijos perjungėjas"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Auto rezoliucija neveikia Scart/DVI-PC režime"
+
+#
+msgid "Autoresolution settings"
+msgstr "Autorezoliucijos nustatymai"
+
+#
+msgid "Autoresolution videomode setup"
+msgstr "Auto rezoliucijos vaizdo būdo valdymas"
+
 msgid "Autos & Vehicles"
 msgstr "Automobiliai ir transporto priemonės"
 
@@ -1022,6 +1122,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Atgal"
 
+msgid "Back, lower USB Slot"
+msgstr "Galinis, apatinis USB lizdas"
+
+msgid "Back, upper USB Slot"
+msgstr "Galinis, viršutinis USB lizdas"
+
 #
 msgid "Background"
 msgstr "Fonas"
@@ -1116,6 +1222,13 @@ msgstr "Brazilija"
 msgid "Brightness"
 msgstr "Šviesumas"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Ieškoti ORF ir Sat1 Teleteksto nepriklausomo nuo kanalo. Tam reikia "
+"interneto prisijungimo."
+
 msgid "Browse for and connect to network shares"
 msgstr "Ieškoti ir jungtis prie tinklo bendrinimo"
 
@@ -1143,6 +1256,27 @@ msgstr "Irašyti savo įrašus į DVD"
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Įjungus tai, įvykiai nebus suderinti, jei jie neįvyks tam tikromis datomis."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Įjungdami tai jūs būsite informuotas apie laikmačio konfliktus, surastus per "
+"automatizuotą apklausinėjimą. Nėra jokio apimto intelekto, tokiu būdu tai "
+"galėtų trukdyti jus apie tą patį konfliktą nuolat."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1358,6 +1492,15 @@ msgstr "Automatinis laikmačio sąrašo išvalymas"
 msgid "Cleanup timerlist automatically."
 msgstr "Automatinis laikmačio sąrašo išvalymas."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Išvalymo vedlys"
@@ -1390,18 +1533,11 @@ msgstr "Uždaryti ir išsaugoti pakeitimus"
 msgid "Close title selection"
 msgstr "Uždaryti pavadinimo pasirinkimą"
 
-msgid "Code rate high"
-msgstr "Aukšta kodavimo norma"
-
-msgid "Code rate low"
-msgstr "Žema kodavimo norma"
+msgid "Code rate HP"
+msgstr "Kodinė norma HP"
 
-#
-msgid "Coderate HP"
-msgstr "Kodavimo greitis HP"
-
-msgid "Coderate LP"
-msgstr "Kodavimo norma LP"
+msgid "Code rate LP"
+msgstr "Kodinė norma LP"
 
 #
 msgid "Collection name"
@@ -1541,6 +1677,9 @@ msgstr "Tęsti žiūrėjimą"
 msgid "Contrast"
 msgstr "Kontrastas"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Kontroliuokite savo Dreambox su jūsų Tinklo naršykle."
 
@@ -1580,6 +1719,10 @@ msgstr "Negalima atidaryti paveikslėlio paveikslėlyje"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Neįrašyta dėl prieštaringo laikmačio %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Negalėjo įrašyti dėl negaliojančios paslaugos %s"
+
 msgid "Crashlog settings"
 msgstr "Crashlog nustatymai"
 
@@ -1744,6 +1887,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD grotuvas"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD failų naršyklė"
@@ -1829,10 +1975,22 @@ msgstr "Nustatykite paleidimo kanalą"
 msgid "Define a startup service for your Dreambox."
 msgstr "Nustatykite paleidimo kanalą jūsų Dreambox'e."
 
+#
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlacer būdas besikeičiančiam turiniui"
+
+#
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlacer būdas progresyviam turiniui"
+
 #
 msgid "Delay"
 msgstr "Užlaikymas"
 
+#
+msgid "Delay x seconds after service started"
+msgstr "Užlaikyti x sekundžių po kanalo starto"
+
 #
 msgid "Delete"
 msgstr "Trinti"
@@ -1992,8 +2150,11 @@ msgstr "Parodyti paieškos rezultatus:"
 msgid "Display your photos on the TV"
 msgstr "Parodyti savo fotografijas televizoriuje"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Parodyti kino filmo informaciją iš InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #, python-format
 msgid ""
@@ -2011,6 +2172,14 @@ msgstr ""
 "Tikrai norite atlikti failų sistemos tikrinimą?\n"
 "Tai gali trukti ilgą laiką!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Jūs iš tikrųjų norite pašalinti %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2208,6 +2377,12 @@ msgstr "Dreambox formatuoja DVD duomenis (suderinama su HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox programinės įrangos atnaujinimas, nes yra pasiekiamas."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr "Draiveris dėl Ralink RT8070/RT3070/RT3370 belaidžių USB įrenginių."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Draiveris dėl r8712u belaidžių USB įrenginių.."
+
 #
 msgid "Duration: "
 msgstr "Trukmė:"
@@ -2234,14 +2409,11 @@ msgstr "EPG kodavimas"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh automatiškai persijungs į vartotojo nustatytus kanalus, kai "
-"imtuvas yra nenaudojamas\n"
-"(Laukimo režimu be jokių veikiančių įrašų) ir atliks atnaujinimus EPG "
-"informacijos apie šiuos kanalus."
 
 #, python-format
 msgid "ERROR - failed to scan (%s)!"
@@ -2272,6 +2444,7 @@ msgid "Edit DNS"
 msgstr "Redaguoti DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Redaguoti laikmačius ir ieškoti naujų įvykių"
 
@@ -2329,6 +2502,9 @@ msgstr "Suredaguokite atnaujinimo šaltinio url."
 msgid "Editing"
 msgstr "Redagavimas"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Redaktorius naujiems Auto laikmačiams"
@@ -2352,10 +2528,30 @@ msgstr "Įjungti"
 msgid "Enable /media"
 msgstr "Įjungta /medija"
 
+#
+msgid "Enable 1080p24 Mode"
+msgstr "Įjungti 1080p24 būdą"
+
+#
+msgid "Enable 1080p25 Mode"
+msgstr "Įjungti 1080p25 būdą"
+
+#
+msgid "Enable 1080p30 Mode"
+msgstr "Įjungti 1080p30 būdą"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Įjungti 5V aktyviai antenai"
 
+#
+msgid "Enable 720p24 Mode"
+msgstr "Įjungti 720p24 būdą"
+
+#
+msgid "Enable Autoresolution"
+msgstr "Įjungti autorezoliuciją"
+
 msgid "Enable Cleanup Wizard?"
 msgstr "Įjungti išvalymo vedlį?"
 
@@ -2418,9 +2614,6 @@ msgstr "Užšifravimo mygtukas"
 msgid "Encryption Keytype"
 msgstr "Mygtuko užšifravimo tipas"
 
-msgid "Encryption Type"
-msgstr "Užšifravimo būdas"
-
 msgid "Encryption:"
 msgstr "Užšifravimas:"
 
@@ -2462,15 +2655,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-msgid "Enter Fast Forward at speed"
-msgstr "Eiti į greitą persukimą"
-
 msgid "Enter IP to scan..."
 msgstr "Įrašykite IP skanavimui..."
 
-msgid "Enter Rewind at speed"
-msgstr "Eiti į greitą atsukimą"
-
 msgid "Enter main menu..."
 msgstr "Eiti į pagrindinį meniu..."
 
@@ -2529,6 +2716,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estų"
 
+msgid "Ethernet network interface"
+msgstr "Ethernet tinklo sąsaja"
+
 msgid "Eventview"
 msgstr "Įvykių peržiūra"
 
@@ -2688,6 +2878,13 @@ msgstr "Baigtas jūsų tinklo paleidimas iš naujo"
 msgid "Finnish"
 msgstr "Suomių"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+"Pirma diena, kuri atitiktų įvykius. Joks atvejis, kuris prasideda prieš šią "
+"datą nebus suderintas."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Pirma savo temos stiliaus generacija su Ai.HD-Control priedu."
 
@@ -2707,13 +2904,9 @@ msgstr "Formatas"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Surasta iš viso %d atitikimo įvykių.\n"
-"%d Laikmatis buvo pridėtas ir %d pakeistas."
-
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Rėmo pakartojimo skaičiavimas per nelygų vingiavimą"
 
 msgid "Frame size in full view"
 msgstr "Kadro dydis pilname vaizde"
@@ -2736,6 +2929,9 @@ msgstr "Skanavimo dažnio žingsnio dydis(khz)"
 msgid "Frequency steps"
 msgstr "Dažnio žingsniai"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 msgid "Fri"
 msgstr "Pen"
 
@@ -2748,6 +2944,9 @@ msgstr "Frizų"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr "FritzCall rodo gaunamus skambučius į jūsų Fritz! Box jūsų Dreambox'e."
 
+msgid "Front USB Slot"
+msgstr "Priekinis USB lizdas"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Priekinės ir /tmp/mmi.socket"
 
@@ -2793,6 +2992,10 @@ msgstr "Bendras PCM užlaikymas"
 msgid "General PCM delay (ms)"
 msgstr "Bendras PCM užlaikymas (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+"Sukuria ir parodo TV laidas visiems vartotojams, turintiems įdiegtą šį priedą"
+
 msgid "Genre"
 msgstr "Žanras"
 
@@ -2861,23 +3064,26 @@ msgid "Green boost"
 msgstr "Žalio didėjimas"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee leidžia jūsų Dreambox siųsti trumpąsias žinutes, naudojant growl "
-"protokolą\n"
-"Ä®raÅ¡as paleidžia praneÅ¡imus Ä¯ PC, veikiant growl klientui"
+"Growlee leidžia, kad jūsų Dreambox persiųstų pranešimus, kaip 'Įrašas "
+"prasidėjo' į asmeninį kompiuterį ar syslog suderinamą klientą ar tiesiogiai "
+"į iPhone."
 
-msgid "Guard Interval"
+msgid "Guard interval"
 msgstr "Apsaugos intervalas"
 
-msgid "Guard interval mode"
-msgstr "Apsaugos intervalo režimas"
-
 msgid "Guess existing timer based on begin/end"
 msgstr "Spėti esamą laikmatį remiantis pradžia/pabaiga"
 
+msgid "HD Interlace Mode"
+msgstr "HD keitimosi būdas"
+
+msgid "HD Progressive Mode"
+msgstr "HD progresyvus būdas"
+
 msgid "HD videos"
 msgstr "HD vaizdai"
 
@@ -2899,18 +3105,15 @@ msgstr "Kietas diskas išsijungs po"
 msgid "Help"
 msgstr "Pagalba"
 
-msgid "Hidden network SSID"
-msgstr "Paslėptas tinklo SSID"
+msgid "Hidden network"
+msgstr "Paslėptas tinklas"
 
-msgid "Hidden networkname"
-msgstr "Paslėptas tinklo pavadinimas"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-msgid "Hierarchy Information"
+msgid "Hierarchy info"
 msgstr "Hierarchijos informacija"
 
-msgid "Hierarchy mode"
-msgstr "Hierarchijos režimas"
-
 msgid "High bitrate support"
 msgstr "Aukštos bitų spartos palaikymas"
 
@@ -2965,13 +3168,24 @@ msgstr "ISO kelias"
 msgid "Icelandic"
 msgstr "Islandų"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Jei tai įjungiama į egzistuojantį laikmatį, tai svarstoma įrašymo atveju jei "
-"jis įrašys bent jau 80% of to."
+"Jei tai įjungta jau esančiam laikmačiui, tai bus apsvarstytas įrašymo "
+"atvejis, jei įrašyta ne mažiau kaip 80%% nuo jo."
 
 msgid ""
 "If you see this, something is wrong with\n"
@@ -3058,6 +3272,12 @@ msgstr "Informacija"
 msgid "Init"
 msgstr "Inicializacija"
 
+msgid "Initial Fast Forward speed"
+msgstr "Pradinis greito persukimo greitis"
+
+msgid "Initial Rewind speed"
+msgstr "Pradinis atsukimo greitis"
+
 msgid "Initial location in new timers"
 msgstr "Pradinė naujų laikmačių vieta"
 
@@ -3133,8 +3353,8 @@ msgstr "Normalus"
 msgid "Internal Flash"
 msgstr "Vidinė atmintinė"
 
-msgid "Internal LAN adapter."
-msgstr "Vidinis LAN adapteris"
+msgid "Internal USB Slot"
+msgstr "Vidinis USB lizdas"
 
 msgid "Internal firmware updater"
 msgstr "Vidinis programinės įrangos atnaujinimas"
@@ -3306,6 +3526,13 @@ msgstr "Kalbos pasirinkimas"
 msgid "Last config"
 msgstr "Paskutinis config"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Praėjusios dienos atitikti įvykiai. Įvykiai turi prasidėti prieš šią datą, "
+"ir būti suderinti."
+
 msgid "Last speed"
 msgstr "Paskutinis greitis"
 
@@ -3349,14 +3576,14 @@ msgstr "Sąsaja:"
 msgid "Linked titles with a DVD menu"
 msgstr "Sujungti pavadinimai su DVD meniu"
 
+msgid "List available networks"
+msgstr "Galimų tinklų sąrašas"
+
 msgid "List of Storage Devices"
 msgstr "Išsaugotų įrenginių sąrašas"
 
-msgid "Listen and record internet radio"
-msgstr "Klausykite ir įrašykite interneto radiją"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Klausykite ir įrašykite shoutcast interneto radiją į savo Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 msgid "Lithuanian"
 msgstr "Lietuvių"
@@ -3461,6 +3688,9 @@ msgstr "Valdykite savo imtuvo programinę įrangą"
 msgid "Manual Scan"
 msgstr "Rankinė paieška"
 
+msgid "Manual configuration"
+msgstr "Rankinė konfigūracija"
+
 msgid "Manual transponder"
 msgstr "Rankinis transponderis"
 
@@ -3491,11 +3721,9 @@ msgid "Maximum duration (in m)"
 msgstr "Maksimali trukmė (m)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maksimali atvejo trukmė rasta. Jei atvejis bus ilgesnis negu šis laiko "
-"ammount (be padengimo), tai nebus suderinama."
 
 msgid "Media player"
 msgstr "Media grotuvas"
@@ -3670,13 +3898,6 @@ msgstr "Perkelkite ekraną į viršų"
 msgid "Move west"
 msgstr "Sukti į vakarus"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-"Kino filmo informacija iš Internetinio Filmų Datenbank (vokiečių kalba)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Kino filmų informacijos iš Internetinio Filmų Datenbank"
-
 msgid "Movie location"
 msgstr "Filmo vieta"
 
@@ -3699,12 +3920,18 @@ msgstr "Filmų sąrašo meniu"
 msgid "Multi EPG"
 msgstr "Kanalų EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Multi-EPG paketų pasirinkimas"
+
 msgid "Multimedia"
 msgstr "Multimedija"
 
 msgid "Multiple service support"
 msgstr "Kelių kanalų palaikymas"
 
+msgid "Multiplex"
+msgstr "Sudėtingas"
+
 msgid "Multisat"
 msgstr "Daug palydovų"
 
@@ -3762,6 +3989,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "NFS bendrinimas"
 
+msgid "NIM"
+msgstr "NIM"
+
 msgid "NOW"
 msgstr "DABAR"
 
@@ -3784,6 +4014,9 @@ msgstr "Serverio nustatymas"
 msgid "Nameserver settings"
 msgstr "Serverio pavadinimas"
 
+msgid "Namespace"
+msgstr "Pavadinimnų erdvė"
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox tema"
 
@@ -3892,9 +4125,6 @@ msgstr "Tinklo konfigūracija..."
 msgid "Network Mount"
 msgstr "Pajungti tinklą"
 
-msgid "Network SSID"
-msgstr "Tinklo SSID"
-
 msgid "Network Setup"
 msgstr "Tinklo nustatymas"
 
@@ -3925,6 +4155,9 @@ msgstr "Tinklo naršyklė"
 msgid "NetworkWizard"
 msgstr "Tinklo vedlys"
 
+msgid "Networkname (SSID)"
+msgstr "Tinklo pavadinimas (SSID)"
+
 msgid "Never"
 msgstr "Niekada"
 
@@ -3958,9 +4191,6 @@ msgstr "Nėra prisijungimo"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Kietas diskas nerastas arba neinicializuotas!"
 
-msgid "No Networks found"
-msgstr "Jokie Tinklai nesurasti"
-
 msgid "No backup needed"
 msgstr "Atsarginės kopijos nereikia"
 
@@ -4060,8 +4290,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Nėra vaizdų rodymui"
 
-msgid "No wireless networks found! Please refresh."
-msgstr "Jokie belaidžiai tinklai nesurasti! Prašome pakartoti."
+msgid "No wireless networks found! Searching..."
+msgstr "Belaidžių tinklų nerasta! Vyksta paieška ..."
 
 msgid ""
 "No working local network adapter found.\n"
@@ -4139,6 +4369,12 @@ msgstr "Šiaurė"
 msgid "Norwegian"
 msgstr "Norvegų"
 
+msgid "Not after"
+msgstr "Ne po"
+
+msgid "Not before"
+msgstr "Ne iki"
+
 #, python-format
 msgid ""
 "Not enough diskspace. Please free up some diskspace and try again. (%d MB "
@@ -4150,6 +4386,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Ne perdavimo įėjimų nustatymas"
 
+msgid "Not-Associated"
+msgstr "Ne-Asocijuotas"
+
 msgid ""
 "Nothing to scan!\n"
 "Please setup your tuner settings before you start a service scan."
@@ -4184,6 +4423,9 @@ msgstr "Gerai, pašalinkite kitus išplėtimus"
 msgid "OK, remove some extensions"
 msgstr "Gerai, pašalinkite bet kokius išplėtimus"
 
+msgid "ONID"
+msgstr "ONID"
+
 msgid "OSD Settings"
 msgstr "OSD nustatymai"
 
@@ -4217,6 +4459,9 @@ msgstr "Tiktai Auto laikmačiai sukurti per šią sesiją"
 msgid "Only Free scan"
 msgstr "Tik nekoduotus"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Tik išplėtimus."
 
@@ -4236,7 +4481,7 @@ msgstr "Atidaryti papildomų programų meniu"
 msgid "Optionally enter your name if you want to."
 msgstr "Pasirinktinai įrašykite savo vardą, jei jūs norite."
 
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Pozicija orbitoje"
 
 msgid "Outer Bound (+/-)"
@@ -4257,9 +4502,15 @@ msgstr "Perrašyti konfigūracijos failus per programinės įrangos atnaujinimą
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 msgid "Package list update"
 msgstr "Paketo sąrašo atnaujinimas"
 
@@ -4347,18 +4598,18 @@ msgstr "Paleisti Garso-CD..."
 msgid "Play DVD"
 msgstr "Leisti DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 msgid "Play Music..."
 msgstr "Groti muziką..."
 
 msgid "Play YouTube movies"
 msgstr "Rodyti YouTube filmus"
 
-msgid "Play music from Last.fm"
-msgstr "Groti muziką iš Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Groti muziką iš Last.fm."
-
 msgid "Play next video"
 msgstr "Rodyti kitą vaizdą"
 
@@ -4579,7 +4830,7 @@ msgid "Please wait while removing your network mount..."
 msgstr "Prašome laukti, kol šalinamas jūsų tinklo pajungimas..."
 
 msgid "Please wait while scanning is in progress..."
-msgstr "Prašome laukti kol vyksta skanavimas..."
+msgstr "Prašome laukti kol vyksta paieška..."
 
 msgid "Please wait while searching for removable packages..."
 msgstr "Prašome laukti, ieškomi pašalinami paketai..."
@@ -4627,9 +4878,6 @@ msgstr "Podcast srautų užsakomosios transliacijos į savo Dreambox"
 msgid "Poland"
 msgstr "Lenkija"
 
-msgid "Polarity"
-msgstr "Poliariškumas"
-
 msgid "Polarization"
 msgstr "Poliarizacija"
 
@@ -4657,6 +4905,9 @@ msgstr "Jungtis D"
 msgid "Portuguese"
 msgstr "Portugalų"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Baigtų laikmačių padėtis laikmačio sąraše"
+
 msgid "Positioner"
 msgstr "Pozicionierius"
 
@@ -4806,6 +5057,17 @@ msgstr "Tiekėjai"
 msgid "Published"
 msgstr "Publikuotas"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python pradinė fazė dėl /tmp/mmi.socket"
 
@@ -4830,12 +5092,12 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "RSS žiūrėjimas"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB belaidžių draiveris"
+
 msgid "Radio"
 msgstr "Radijas"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 msgid "Ram Disk"
 msgstr "Ram Diskas"
 
@@ -4916,6 +5178,9 @@ msgstr "Įrašai"
 msgid "Recordings always have priority"
 msgstr "Įrašai visada turi pirmenybę"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Peradresuokite pranešimus syslog ir kt."
+
 msgid "Reenter new PIN"
 msgstr "Iš naujo įrašykite naują PIN"
 
@@ -5089,6 +5354,9 @@ msgstr "Atkurkite savo Dreambox su USB įrenginiu"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Riboti \"po įvykio \" tam tikrą laiko atkarpą?"
 
+msgid "Restrict to events on certain dates"
+msgstr "Apriboti renginius dėl tam tikrų datų"
+
 msgid "Resume from last position"
 msgstr "Tęsti nuo paskutinės pozicijos"
 
@@ -5115,14 +5383,17 @@ msgstr "Grįžti į filmų sąrašą"
 msgid "Return to previous service"
 msgstr "Grįžkite į buvusį kanalą"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 msgid "Rewind speeds"
 msgstr "Persukimo greitis"
 
 msgid "Right"
 msgstr "Dešinys"
 
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Roll-off"
 
 msgid "Rotor turning speed"
 msgstr "Pozicionieriaus sukimosi greitis"
@@ -5130,6 +5401,9 @@ msgstr "Pozicionieriaus sukimosi greitis"
 msgid "Running"
 msgstr "Veikiantis"
 
+msgid "Running in testmode"
+msgstr "Veikia testavimo būdu"
+
 msgid "Russia"
 msgstr "Rusija"
 
@@ -5139,6 +5413,21 @@ msgstr "Rusų"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ vaizdavimo būdas"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ progresyvus būdas"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ vaizdavimo būdas"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ progresyvus būdas"
+
+msgid "SID"
+msgstr "SID"
+
 msgid "SINGLE LAYER DVD"
 msgstr "VIENO SLUOKSNIO DVD"
 
@@ -5151,6 +5440,26 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP yra protokolas sukurtas dėl VDR programinės įrangos kontrolės set-top "
+"box nuotoliniu būdu.\n"
+"Šis priedas palaiko tik iš SVDRP poaibio ir pasileidžia automatiškai, "
+"naudojant numatytuosius parametrus.\n"
+"\n"
+"Jums tikriausiai nereikia šio priedo ir turite panaudoti reguliarią Tinklo "
+"sąsąją dėl Enigma2 vietoj to."
+
+msgid "SVDRP server for Enigma2"
+msgstr "SVDRP serveris dėl Enigma2"
+
 msgid "Sat"
 msgstr "Šeš"
 
@@ -5461,6 +5770,9 @@ msgstr "Išsirinkite bevielį tinklą"
 msgid "Select your choice."
 msgstr "Išsirinkite savo pasirinkimą."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 msgid "Send DiSEqC"
 msgstr "Siųskite DiSEqC"
 
@@ -5486,7 +5798,7 @@ msgid "Service"
 msgstr "Apie kanalą"
 
 msgid "Service Scan"
-msgstr "Kanalų skanavimas"
+msgstr "Kanalų paieška"
 
 msgid "Service Searching"
 msgstr "Kanalų paieška"
@@ -5514,6 +5826,9 @@ msgstr ""
 "Kanalas nerastas!\n"
 "(SID nėra PAT)"
 
+msgid "Service reference"
+msgstr "Kanalo nuoroda"
+
 msgid "Service scan"
 msgstr "Kanalo skanavimas"
 
@@ -5558,9 +5873,6 @@ msgstr "Nustatykite maksimalią trukmę"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Nustatykite NE, kad išjungti šį Auto Laikmatį."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Nustatykite jūsų Dreambox į gilų budėjimą"
-
 msgid "Setting key canceled"
 msgstr "Nustatymų mygtukas panaikintas"
 
@@ -5621,6 +5933,9 @@ msgstr "Rodyti atvejo eigą kanalo pasirinkime"
 msgid "Show in extension menu"
 msgstr "Rodyti išplėstame meniu"
 
+msgid "Show info screen"
+msgstr "Rodyti informaciją ekrane"
+
 msgid "Show infobar on channel change"
 msgstr "Rodyti infojuostą perjungiant kanalą"
 
@@ -5630,6 +5945,12 @@ msgstr "Rodyti infojuostą pasikeičiant užduočiai"
 msgid "Show infobar on skip forward/backward"
 msgstr "Rodyti infojuostą praleidžiant į priekį/atgal"
 
+msgid "Show notification on conflicts"
+msgstr "Rodyti pranešimą apie konfliktus"
+
+msgid "Show notification on similars"
+msgstr ""
+
 msgid "Show positioner movement"
 msgstr "Rodyti pozicionieriaus judėjimą"
 
@@ -5664,6 +5985,9 @@ msgstr "Rodo žiūrėtų kanalų statistiką"
 msgid "Shows the clock permanently on the screen"
 msgstr "Pastoviai rodo laikrodį ekrane"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Rodo jūsų belaidžio tinklo prisijungimo ribas.\n"
 
@@ -5673,6 +5997,9 @@ msgstr "Išjungti"
 msgid "Shutdown Dreambox after"
 msgstr "Išjungti imtuvą po:"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 msgid "Signal Strength:"
 msgstr "Signalo stiprumas:"
 
@@ -5805,6 +6132,9 @@ msgstr "Rūšiuoti A-Z"
 msgid "Sort AutoTimer"
 msgstr "Rūšiuoti Auto Laikmatį"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
 msgstr "Rūšiuoti laiką"
@@ -5850,6 +6180,9 @@ msgstr "Aušintuvo budėjimo %d įtampa"
 msgid "Start Webinterface"
 msgstr "Paleisti Tinklo sąsają"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Pradėti lengvą multimedijos priedą su PVR mygtuku"
+
 msgid "Start from the beginning"
 msgstr "Pradėti nuo pradžios"
 
@@ -5945,6 +6278,9 @@ msgstr "Sek"
 msgid "Sunday"
 msgstr "Sekmadienis"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Palaikyti \"Greita Paieška\"?"
+
 msgid "Swap Services"
 msgstr "Keisti kanalus"
 
@@ -5963,10 +6299,7 @@ msgstr "Perjungti į ankstesnį subkanalą"
 msgid "Switchable tuner types:"
 msgstr "Perjungiamų imtuvą tipai:"
 
-msgid "Symbol Rate"
-msgstr "Simbolių greitis"
-
-msgid "Symbolrate"
+msgid "Symbol rate"
 msgstr "Simbolių greitis"
 
 msgid "System"
@@ -5979,9 +6312,18 @@ msgstr "Audronis Grincevičius (ADGA) Pasvalys, Lietuva"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS failas yra per didelis ISO9660 lygmeniui 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "TV programos visiems vartotojams"
+
 msgid "TV System"
 msgstr "TV sistema"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 msgid "Table of content for collection"
 msgstr "Turinio lentelė dėl kolekcijos"
 
@@ -6006,6 +6348,9 @@ msgstr "Taivanis"
 msgid "Temperature and Fan control"
 msgstr "Temperatūros ir aušintuvo kontrolė"
 
+msgid "Temperature-dependent fan control."
+msgstr "Priklauso nuo temperatūros kontrolės ventiliatoriaus."
+
 msgid "Terrestrial"
 msgstr "Antžeminė"
 
@@ -6076,19 +6421,13 @@ msgstr ""
 "grotuvuose), vietoj to?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Elektro Energijos taupymo priedas padeda imtuvui iš laukimo pereiti į miego "
-"režimą (Gilus budėjimas) tam tikru laiku.\n"
-"Tai atsitinka tik jei imtuvas yra budėjime ir neveikia joks įrašymas ar "
-"laikamtis per ateinančias 20 minučių.\n"
-"Imtuvas automatiškai atsibus įrašams arba po miego pabaigos. Jums nereikia "
-"laukti, kol jis įsijungs vėl."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -6169,6 +6508,11 @@ msgstr ""
 "USB laikmena buvo paruošta paleidimui.\n"
 "Dabar, jūs galite parsisiųsti NFI atvaizdo failą!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -6370,6 +6714,11 @@ msgstr "Šis Dreambox negali iššifruoti %s srautų!"
 msgid "This Month"
 msgstr "Šį mėnesį"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 msgid "This Week"
 msgstr "Šią savaitę"
 
@@ -6577,6 +6926,16 @@ msgstr "Laikmačio būsena:"
 msgid "Timer type"
 msgstr "Laikmačio būdas"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 msgid "Timeshift"
 msgstr "Laiko poslinkis"
 
@@ -6641,8 +7000,8 @@ msgstr "Labiausiai įvertinti"
 msgid "Track"
 msgstr "Takelis"
 
-msgid "TrafficInfo shows german traffic information."
-msgstr "TrafficInfo rodo vokiečių informaciją apie eismą."
+msgid "TrafficInfo shows German traffic jams."
+msgstr ""
 
 msgid "Translation"
 msgstr "Vertimas"
@@ -6650,18 +7009,12 @@ msgstr "Vertimas"
 msgid "Translation:"
 msgstr "Vertimas:"
 
-msgid "Transmission Mode"
-msgstr "Perdavimo būdas"
-
 msgid "Transmission mode"
 msgstr "Perdavimo būdas"
 
 msgid "Transponder"
 msgstr "Transponderis"
 
-msgid "Transponder Type"
-msgstr "Transponderio tipas"
-
 msgid "Travel & Events"
 msgstr "Kelionės ir Įvykiai"
 
@@ -6762,6 +7115,9 @@ msgstr "Atšaukti įdiegimą"
 msgid "Undo uninstall"
 msgstr "Atšaukti šalinimą"
 
+msgid "Unencrypted"
+msgstr "Nešifruota"
+
 msgid "UnhandledKey"
 msgstr "Nežinomas mygtukas"
 
@@ -6783,8 +7139,8 @@ msgstr "JAV"
 msgid "Universal LNB"
 msgstr "Universali LNB"
 
-msgid "Unknown network adapter."
-msgstr "Nežinomas tinklo adapteris"
+msgid "Unknown"
+msgstr "Nežinoma"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -6800,8 +7156,8 @@ msgstr "Atjungimas nepavyko"
 msgid "Unsupported"
 msgstr "Nepalaikoma"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "UnwetterInfo rodo vokiečių audrų informaciją."
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 msgid "Update"
 msgstr "Atnaujinimas"
@@ -6877,9 +7233,6 @@ msgstr "Naudoti šliuzą"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Naudoti bei kontroliuoti kelis Dreambox su skirtingais RC."
 
-msgid "Use non-smooth winding at speeds above"
-msgstr "Naudoti nelygų vingiavimą greičiais didesniais kaip"
-
 msgid "Use power measurement"
 msgstr "Naudoti įtampos išmatavimus"
 
@@ -6944,17 +7297,29 @@ msgstr "Vaizdo grotuvas"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (įvadas)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vali-XD tema"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis tema"
+
 msgid "Vali.HD.nano skin"
 msgstr "Vali.HD.nano tema"
 
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp tema"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 "Patvirtinkite savo Dreambox autentiškumą paleisdami tikro Dreambox priedą!"
 
+msgid "Verifying your internet connection..."
+msgstr "Jūsų interneto ryšio patvirtinimas..."
+
 msgid "Vertical"
 msgstr "Vertikalus"
 
@@ -6967,6 +7332,9 @@ msgstr "Tikslaus vaizdo suderinimo vedlys"
 msgid "Video Output"
 msgstr "Vaizdo išėjimas"
 
+msgid "Video PID"
+msgstr "Vaizdo PID"
+
 msgid "Video Setup"
 msgstr "Vaizdo valdymas"
 
@@ -7133,9 +7501,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN adapteris."
-
 msgid "WLAN connection"
 msgstr "Ryšys su WLAN tinklu"
 
@@ -7169,6 +7534,9 @@ msgstr "WeatherPlugin rodo orų prognozes jūsų Dreambox."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Orų prognozė Jūsų Dreambox"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Web paketų redaktorius dėl PC"
+
 msgid "Webinterface"
 msgstr "Web sąsaja"
 
@@ -7334,6 +7702,14 @@ msgstr "Ką Jūs norite skanuoti?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Ką daryti su pateiktu crashlogs?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Suteikdami palaikymą \"Greita paieška\" kanalų tipas yra ignoruojamas. Jums "
+"nereikia įjungti tai,nebent jūsų atvaizdas palaiko \"Greitą paiešką\" ir "
+"naudojate tai."
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
@@ -7369,8 +7745,14 @@ msgstr "Belaidis LAN"
 msgid "Wireless Network"
 msgstr "Belaidis tinklas"
 
-msgid "Wireless Network State"
-msgstr "Belaidis tinklas"
+msgid "Wireless network connection setup"
+msgstr "Belaidžio tinklo prisijungimo nustatymas"
+
+msgid "Wireless network connection setup."
+msgstr "Belaidžio tinklo prisijungimo nustatymas."
+
+msgid "Wireless network state"
+msgstr "Belaidžio tinklo būklė"
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -7398,11 +7780,9 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr "Su Genuine Dreambox galite patikrinti savo Dreambox autentiškumą."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Su IMDb galite atsisiųsti ir rodyti kino filmų informaciją (reitingas, "
-"plakatas, dauguma, santrauką ir tt) apie pasirinktą įvykį."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "Su MovieRetitle jūs galite pervadinti savo filmus."
@@ -7413,6 +7793,11 @@ msgstr ""
 "Su MyTube galite žiūrėti \"YouTube\" vaizdo įrašus tiesiai į jūsų TV be "
 "kompiuterio."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr "Su WebcamViewer galite žiūrėti vaizdo kameras televizoriaus ekrane."
 
@@ -7498,11 +7883,9 @@ msgstr ""
 "alternatyvius kanalus."
 
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Naudodami šią parinktį galite apriboti Auto laikmatį į tam tikrą oficialų "
-"sąrašą įtrauktų įrašų. Nustačius 0, išjungti šią funkciją."
 
 msgid "Wizard"
 msgstr "Vedlys"
@@ -7583,6 +7966,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Jūs galite išsirinkti, ką jūs norite įdiegti..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 msgid "You can install this plugin."
 msgstr "Jūs galite įdiegti šią papildomą programą."
 
@@ -7601,6 +7989,22 @@ msgstr ""
 "Tuo metu, kai 'Vardas' yra tik žmogaus lengvai skaitomas vardas, rodytas "
 "Peržiūroje, 'Pavadinime' yra tai, kas ieškoma EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"Jūs galite naudoti EasyInfo, kad valdyti EPG papildomas programas su info "
+"mygtuku. Jūs turite naują dabar-kitą atvejo peržiūrą. Easy-PG, sena grafinė "
+"EPG naršyklė taip pat yra įtraukta."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 msgid "You cannot delete this!"
 msgstr "Jūs negalite to ištrinti!"
 
@@ -7788,6 +8192,9 @@ msgstr "Jūsų (laisvai pasirenkamas) vardas:"
 msgid "Your network configuration has been activated."
 msgstr "Jūsų tinklo konfigūracija aktyvuota."
 
+msgid "Your network is not working. Please try again."
+msgstr "Jūsų tinklas neveikia. Prašome pabandyti dar kartą."
+
 msgid "Your network mount has been activated."
 msgstr "Jūsų tinklo pajungimas aktyvuotas."
 
@@ -7836,9 +8243,6 @@ msgstr "Padidinti į letterboxed/anamorfa filmus"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr "Padidinti į letterboxed/anamorfa filmus."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 msgid "[alternative edit]"
 msgstr "[kitų redagavimas]"
 
@@ -7878,6 +8282,11 @@ msgstr "aktyvuokite dabartinę konfigūraciją"
 msgid "activate network adapter configuration"
 msgstr "aktyvuokite tinklo plokštės konfigūraciją"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "pridėti Auto Laikmatį ..."
 
@@ -7935,9 +8344,6 @@ msgstr "pridėti kanalą į mėgstamiausi"
 msgid "add services"
 msgstr "pridėti kanalus"
 
-msgid "add tags to recorded movies"
-msgstr "pridėti korteles su užrašu prie įrašytų kino filmų"
-
 msgid "add to parental protection"
 msgstr "pridėti į tėvų kontrolę"
 
@@ -7972,6 +8378,12 @@ msgstr "priskirti CAIds:"
 msgid "assigned Services/Provider:"
 msgstr "priskirti Kanalai/Tiekėjai:"
 
+msgid "at beginning"
+msgstr "pradžioje"
+
+msgid "at end"
+msgstr "pabaigoje"
+
 #, python-format
 msgid "audio track (%s) format"
 msgstr "Garso takelio (%s) formatas"
@@ -7986,6 +8398,9 @@ msgstr "garso takeliai"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr "Auto laikmačiai turi atitikti atributą"
+
 msgid "available"
 msgstr "pasiekiamas"
 
@@ -8010,6 +8425,9 @@ msgstr "juodas sąrašas"
 msgid "blue"
 msgstr "mėlynas"
 
+msgid "bob"
+msgstr "trumpai"
+
 #, python-format
 msgid "burn audio track (%s)"
 msgstr "įrašyti garso takelį (%s)"
@@ -8041,6 +8459,9 @@ msgstr "išvalyti grojaraštį"
 msgid "complex"
 msgstr "sudėtinis"
 
+msgid "config changed."
+msgstr "config pasikeitė."
+
 msgid "config menu"
 msgstr "konfigūracijos meniu"
 
@@ -8065,6 +8486,12 @@ msgstr "negalėjo būti pašalintas"
 msgid "create directory"
 msgstr "kurti direktoriją"
 
+msgid "creates virtual series folders from episodes"
+msgstr "kuria virtualių serijų aplankus iš epizodų"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "kuria virtualius serijų aplankus iš įrašytų epizodų komplektų"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "šiuo metu įdiegtas atvaizdas: %s"
@@ -8075,6 +8502,9 @@ msgstr "kasdien"
 msgid "day"
 msgstr "diena"
 
+msgid "default"
+msgstr "nustatyta"
+
 msgid "delete"
 msgstr "trinti"
 
@@ -8120,6 +8550,9 @@ msgstr "nerašyti"
 msgid "done!"
 msgstr "baigta!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Draiveriai dėl Realtek USB belaidžių įrenginių"
+
 msgid "edit alternatives"
 msgstr "redaguoti kitus"
 
@@ -8159,9 +8592,6 @@ msgstr "kirpimo pabaiga čia"
 msgid "end favourites edit"
 msgstr "baigti mėgstamiausių redagavimą"
 
-msgid "enter hidden network SSID"
-msgstr "Įrašykite paslėpto tinklo SSID"
-
 msgid "equal to"
 msgstr "lygus į"
 
@@ -8330,6 +8760,9 @@ msgstr "minutė"
 msgid "minutes"
 msgstr "minučių"
 
+msgid "missing parameter \"id\""
+msgstr "trūkstamas parametras \"id\""
+
 msgid "month"
 msgstr "mėnuo"
 
@@ -8480,9 +8913,6 @@ msgstr "raudonas"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "pertvarkyta Kerni-HD1 tema"
 
-msgid "redirect notifications to Growl"
-msgstr "nukreipti pranešimai Growl"
-
 msgid "remove a nameserver entry"
 msgstr "pašalinkite serverio pavadinimo įrašą"
 
@@ -8545,7 +8975,7 @@ msgstr "skanavimas baigtas!"
 
 #, python-format
 msgid "scan in progress - %d%% done!"
-msgstr "vyksta skanavimas - %d %% baigta!"
+msgstr "vyksta paieška - %d %% baigta!"
 
 msgid "scan state"
 msgstr "paieškos eiga"
@@ -8739,8 +9169,9 @@ msgstr "laikas, skyrius, garsas, subtitrų informacija"
 msgid "tuner is not supported"
 msgstr "imtuvas nepalaikomas"
 
-msgid "unavailable"
-msgstr "nepasiekiamas"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "negalima surasti laikmačio su id %i"
 
 msgid "unconfirmed"
 msgstr "neparvirtintas"
@@ -8787,12 +9218,18 @@ msgstr "laukimas"
 msgid "was removed successfully"
 msgstr "buvo pašalintas sėkmingai"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 msgid "weekly"
 msgstr "kas savaitę"
 
 msgid "whitelist"
 msgstr "baltas sąrašas"
 
+msgid "wireless network interface"
+msgstr "bevielio tinklo sąsaja"
+
 msgid "working"
 msgstr "dirba"
 
@@ -8845,13 +9282,22 @@ msgstr "įjungta"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Atgal į TheRoots-Temą ... arba kaip senais gerais laikais."
+
 #
 #~ msgid "Advanced"
 #~ msgstr "Išplėstinis"
 
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Suma įrašų kairėje"
+
 #~ msgid "Ascanding"
 #~ msgstr "Ascanding"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid ""
 #~ "Autoresolution Plugin Testmode:\n"
@@ -8860,21 +9306,6 @@ msgstr "įjungta"
 #~ "Auto rezoliucijos papildomos programos testavimas:\n"
 #~ "Yra %s gerai?"
 
-#
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Auto rezoliucijos perjungėjas"
-
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr "Auto rezoliucija neveikia Scart/DVI-PC režime"
-
-#
-#~ msgid "Autoresolution settings"
-#~ msgstr "Autorezoliucijos nustatymai"
-
-#
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Auto rezoliucijos vaizdo būdo valdymas"
-
 #
 #~ msgid "Backup"
 #~ msgstr "Atsarginė kopija"
@@ -8922,6 +9353,19 @@ msgstr "įjungta"
 #~ msgid "Choose source"
 #~ msgstr "Išsirinkite šaltinį"
 
+#~ msgid "Code rate high"
+#~ msgstr "Aukšta kodavimo norma"
+
+#~ msgid "Code rate low"
+#~ msgstr "Žema kodavimo norma"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kodavimo greitis HP"
+
+#~ msgid "Coderate LP"
+#~ msgstr "Kodavimo norma LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Kompaktinė atmintinės kortelė"
@@ -8960,18 +9404,6 @@ msgstr "įjungta"
 #~ msgid "Default settings"
 #~ msgstr "Numatyti nustatymai"
 
-#
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "Deinterlacer būdas besikeičiančiam turiniui"
-
-#
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "Deinterlacer būdas progresyviam turiniui"
-
-#
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "Užlaikyti x sekundžių po kanalo starto"
-
 #
 #~ msgid "Delete selected mount"
 #~ msgstr "Trinti pasirinktą pajungimą"
@@ -8998,6 +9430,9 @@ msgstr "įjungta"
 #~ "Fritz!Box! (%s)\n"
 #~ "kartojama..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Parodyti kino filmo informaciją iš InternetMovieDatabase"
+
 #
 #~ msgid ""
 #~ "Do you want to backup now?\n"
@@ -9014,25 +9449,25 @@ msgstr "įjungta"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "USB diegėjo atvaizdo parsisiuntimas klaidingas:"
 
-#
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Įjungti 1080p24 būdą"
-
-#
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Įjungti 1080p25 būdą"
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh automatiškai persijungs į vartotojo nustatytus kanalus, kai "
+#~ "imtuvas yra nenaudojamas\n"
+#~ "(Laukimo režimu be jokių veikiančių įrašų) ir atliks atnaujinimus EPG "
+#~ "informacijos apie šiuos kanalus."
 
-#
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Įjungti 1080p30 būdą"
+#~ msgid "Encryption Type"
+#~ msgstr "Užšifravimo būdas"
 
-#
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "Įjungti 720p24 būdą"
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Eiti į greitą persukimą"
 
-#
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Įjungti autorezoliuciją"
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Eiti į greitą atsukimą"
 
 #~ msgid ""
 #~ "First we need to download the latest boot environment for the USB flasher."
@@ -9043,6 +9478,58 @@ msgstr "įjungta"
 #~ msgid "Following tasks will be done after you press continue!"
 #~ msgstr "Kitos užduotys bus padarytos po to, kai jūs paspausite tęsti!"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Surasta iš viso %d atitikimo Įvykių.\n"
+#~ "%d Laikmatis buvo pridėtas, ir %d pakeistas, %d konfliktai,su kuriais "
+#~ "susiduriama."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Surasta iš viso %d atitikimo įvykių.\n"
+#~ "%d Laikmatis buvo pridėtas ir %d pakeistas."
+
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Rėmo pakartojimo skaičiavimas per nelygų vingiavimą"
+
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee leidžia jūsų Dreambox siųsti trumpąsias žinutes, naudojant growl "
+#~ "protokolą\n"
+#~ "Įrašas paleidžia pranešimus į PC, veikiant growl klientui"
+
+#~ msgid "Guard Interval"
+#~ msgstr "Apsaugos intervalas"
+
+#~ msgid "Guard interval mode"
+#~ msgstr "Apsaugos intervalo režimas"
+
+#~ msgid "Hidden network SSID"
+#~ msgstr "Paslėptas tinklo SSID"
+
+#~ msgid "Hidden networkname"
+#~ msgstr "Paslėptas tinklo pavadinimas"
+
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarchijos informacija"
+
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarchijos režimas"
+
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Jei tai įjungiama į egzistuojantį laikmatį, tai svarstoma įrašymo atveju "
+#~ "jei jis įrašys bent jau 80% of to."
+
 #~ msgid "Image flash utility"
 #~ msgstr "Atvaizdo diegimo programėlė"
 
@@ -9052,15 +9539,56 @@ msgstr "įjungta"
 #~ msgid "Integrated Wireless"
 #~ msgstr "Integruotas belaidis tinklas"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Vidinis LAN adapteris"
+
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Klausykite ir įrašykite interneto radiją"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Klausykite ir įrašykite shoutcast interneto radiją į savo Dreambox."
+
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maksimali atvejo trukmė rasta. Jei atvejis bus ilgesnis negu šis laiko "
+#~ "ammount (be padengimo), tai nebus suderinama."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr ""
+#~ "Kino filmo informacija iš Internetinio Filmų Datenbank (vokiečių kalba)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Kino filmų informacijos iš Internetinio Filmų Datenbank"
+
+#~ msgid "Network SSID"
+#~ msgstr "Tinklo SSID"
+
 #~ msgid "New pin"
 #~ msgstr "Naujas pin kodas"
 
+#~ msgid "No Networks found"
+#~ msgstr "Jokie Tinklai nesurasti"
+
 #~ msgid "No useable USB stick found"
 #~ msgstr "Joks tinkamas USB raktas nesurastas"
 
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Jokie belaidžiai tinklai nesurasti! Prašome pakartoti."
+
+#~ msgid "Orbital Position"
+#~ msgstr "Pozicija orbitoje"
+
 #~ msgid "Page"
 #~ msgstr "Puslapis"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Groti muziką iš Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Groti muziką iš Last.fm."
+
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Prašome pasirinkti.NFI atvaizdo failą iš parsisiuntimo serverio"
 
@@ -9080,9 +9608,15 @@ msgstr "įjungta"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Prašome išsirinkti direktoriją arba diską"
 
+#~ msgid "Polarity"
+#~ msgstr "Poliariškumas"
+
 #~ msgid "Press OK to view full changelog"
 #~ msgstr "Spauskite OK, kad peržiūrėtumėte pilną changelog"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #~ msgid "Reenter new pin"
 #~ msgstr "Pakartokite naują pin"
 
@@ -9098,6 +9632,9 @@ msgstr "įjungta"
 #~ msgid "Remove the incomplete .NFI file?"
 #~ msgstr "Pašalinti neužbaigtą .NFI failą?"
 
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #~ msgid ""
 #~ "Scan your network for wireless Access Points and connect to them using "
 #~ "your selected wireless device.\n"
@@ -9117,9 +9654,33 @@ msgstr "įjungta"
 #~ msgid "Selected source image"
 #~ msgstr "Išsirinktas atvaizdo šaltinis"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Nustatykite jūsų Dreambox į gilų budėjimą"
+
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#~ msgid "Symbol Rate"
+#~ msgstr "Simbolių greitis"
+
+#~ msgid "Symbolrate"
+#~ msgstr "Simbolių greitis"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Energijos taupymo priedas padeda imtuvui iš laukimo pereiti į "
+#~ "miego režimą (Gilus budėjimas) tam tikru laiku.\n"
+#~ "Tai atsitinka tik jei imtuvas yra budėjime ir neveikia joks įrašymas ar "
+#~ "laikamtis per ateinančias 20 minučių.\n"
+#~ "Imtuvas automatiškai atsibus įrašams arba po miego pabaigos. Jums "
+#~ "nereikia laukti, kol jis įsijungs vėl."
+
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
 #~ "from the feed server and save it on the stick?"
@@ -9181,6 +9742,15 @@ msgstr "įjungta"
 #~ "priekinės panėlės apie 10 sekundžių \n"
 #~ "3) Laukite paleidimo ir sekite nustatymų vedlio instrukcijas."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo rodo vokiečių informaciją apie eismą."
+
+#~ msgid "Transmission Mode"
+#~ msgstr "Perdavimo būdas"
+
+#~ msgid "Transponder Type"
+#~ msgstr "Transponderio tipas"
+
 #~ msgid ""
 #~ "USB stick wizard finished. Your dreambox will now restart with your new "
 #~ "image!"
@@ -9188,6 +9758,18 @@ msgstr "įjungta"
 #~ "USB vedlys baigė darbą. Jūsų Dreambox dabar bus iš naujo paleistas su "
 #~ "nauju atvaizdu!"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Nežinomas tinklo adapteris"
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo rodo vokiečių audrų informaciją."
+
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Naudoti nelygų vingiavimą greičiais didesniais kaip"
+
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN adapteris."
+
 #
 #~ msgid "Webinterface: edit Interface"
 #~ msgstr "Web sąsaja: redaguoti"
@@ -9224,6 +9806,23 @@ msgstr "įjungta"
 #~ msgid "Wireless"
 #~ msgstr "Belaidis"
 
+#~ msgid "Wireless Network State"
+#~ msgstr "Belaidis tinklas"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Su IMDb galite atsisiųsti ir rodyti kino filmų informaciją (reitingas, "
+#~ "plakatas, dauguma, santrauką ir tt) apie pasirinktą įvykį."
+
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Naudodami šią parinktį galite apriboti Auto laikmatį į tam tikrą oficialų "
+#~ "sąrašą įtrauktų įrašų. Nustačius 0, išjungti šią funkciją."
+
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "NFI atvaizdo failo įrašymas į vidinę atmintį užbaigtas"
 
@@ -9303,6 +9902,12 @@ msgstr "įjungta"
 #~ "Jūsų belaidžio interneto prisijungimas neveikia!\n"
 #~ "Prašom pasirinkti tai, ką jūs norite padaryti paskui."
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "pridėti korteles su užrašu prie įrašytų kino filmų"
+
 #
 #~ msgid "alert at shutdown"
 #~ msgstr "pavojus išjungiant"
@@ -9346,6 +9951,9 @@ msgstr "įjungta"
 #~ msgid "edit settings"
 #~ msgstr "redaguoti nustatymus"
 
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Įrašykite paslėpto tinklo SSID"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "lygus lizdui A"
@@ -9393,6 +10001,9 @@ msgstr "įjungta"
 #~ msgid "rebooting..."
 #~ msgstr "perleidžiama..."
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "nukreipti pranešimai Growl"
+
 #
 #~ msgid "reindex..."
 #~ msgstr "indeksuoti iš naujo..."
@@ -9453,6 +10064,9 @@ msgstr "įjungta"
 #~ msgid "text"
 #~ msgstr "tekstas"
 
+#~ msgid "unavailable"
+#~ msgstr "nepasiekiamas"
+
 #
 #~ msgid "view selected subtitles..."
 #~ msgstr "peržiūrėkite išsirinktus subtitrus..."
index b733ef15a792ff997faf7999bd44ecee196221e4..98359e4adec614e2ab047d80c475332f34559dbb 100755 (executable)
--- a/po/lv.po
+++ b/po/lv.po
@@ -1,8 +1,10 @@
+# Latvian translations for Enigma2.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2009-02-25 20:35+0200\n"
 "Last-Translator: Ivo Grinbergs <ivog@apollo.lv>\n"
 "Language-Team: Ivo / enigma2 (c) <ivog@apolllo.lv>\n"
@@ -194,6 +196,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -232,6 +246,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 # ???
 msgid "(ZAP)"
@@ -389,10 +407,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -414,6 +432,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -438,6 +459,9 @@ msgstr "Grafiskais EPG visiem kanāliem izvēlētā buķetē"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -456,6 +480,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -573,6 +600,9 @@ msgstr "Par"
 msgid "About..."
 msgstr "Par..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -600,6 +630,9 @@ msgstr "Darbība:"
 msgid "Activate Picture in Picture"
 msgstr "Aktivizēt funkciju attēls attēlā"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktivizēt tīkla iestatījumus"
@@ -654,6 +687,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Pievienot taimeri"
@@ -682,6 +721,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -779,6 +822,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -786,9 +832,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -809,8 +869,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -829,6 +888,9 @@ msgstr "Nezināma kļūda!"
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arābu"
@@ -901,10 +963,10 @@ msgstr "Jautāt"
 msgid "Aspect Ratio"
 msgstr "Malu attiecība"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -915,6 +977,9 @@ msgstr "Skaņa"
 msgid "Audio Options..."
 msgstr "Skaņas opcijas..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -981,6 +1046,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automātiski"
@@ -1015,6 +1089,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1058,6 +1153,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Atpakaļ"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Fons"
@@ -1153,6 +1254,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Spilgtums"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1183,6 +1289,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1419,6 +1542,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1451,21 +1583,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Augsts kodēšanas ātrums "
-
-#
-msgid "Code rate low"
-msgstr "Zems kodēšanas ātrums"
-
-#
-msgid "Coderate HP"
-msgstr "Kodēšanas ātrums HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Kodēšanas ātrums LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1609,6 +1731,9 @@ msgstr "Turpināt atskaņošanu"
 msgid "Contrast"
 msgstr "Kontrasts"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1650,6 +1775,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Nevar ierakstīt dēļ taimeru konflikta %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1829,6 +1958,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1914,10 +2046,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Aizkave"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Dzēst"
@@ -2089,7 +2230,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2109,6 +2253,12 @@ msgstr ""
 "Vai tiešām vēlaties pārbaudīt failsistēmu?\n"
 "Tas var prasīt daudz laika!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2306,6 +2456,12 @@ msgstr "Dreambox formāta datu DVD (savietojams ar HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2332,9 +2488,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2367,6 +2524,7 @@ msgid "Edit DNS"
 msgstr "Rediģēt DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2425,6 +2583,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2448,10 +2609,26 @@ msgstr "Aktivizēt"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Aktivizēt 5V aktīvai antenai"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+#
+msgid "Enable Autoresolution"
+msgstr "Aktivizēt auto izšķirtspēju"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2528,10 +2705,6 @@ msgstr "Šifrēšanas atslēga"
 msgid "Encryption Keytype"
 msgstr "Šifrēšanas atslēgas veids"
 
-#
-msgid "Encryption Type"
-msgstr "Šifrēšanas veids"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2571,18 +2744,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Ievadiet ātrās pārtīšanas ātrumu"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Ievadiet attīšanas ātrumu"
-
 #
 msgid "Enter main menu..."
 msgstr "Atvērt galveno izvēlni..."
@@ -2656,6 +2821,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Notikumu skats"
@@ -2855,6 +3023,11 @@ msgstr "Tīkla restartēšana pabeigta"
 msgid "Finnish"
 msgstr "Somu"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2874,17 +3047,13 @@ msgstr ""
 msgid "Format"
 msgstr "Formatēt"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Atkārtoto kadru skaits 'attēlu virknes' režīmā"
-
 #
 # ???
 msgid "Frame size in full view"
@@ -2914,6 +3083,9 @@ msgstr "Frekvenču skenēšanas solis (khz)"
 msgid "Frequency steps"
 msgstr "Frekvenču soļi"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pk"
@@ -2929,6 +3101,9 @@ msgstr "Frīzu"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2983,6 +3158,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Žanrs"
@@ -3061,23 +3239,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Sardzes intervāls"
-
-#
-msgid "Guard interval mode"
-msgstr "Sardzes intervāla režīms"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3106,21 +3285,14 @@ msgstr "Cietā diska gaidstāve pēc"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Slēpts tīkla SSID"
-
-#
-msgid "Hidden networkname"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarhijas informācija"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarhijas režīms"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3191,11 +3363,21 @@ msgstr "ISO ceļš"
 msgid "Icelandic"
 msgstr "Islandiešu"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3299,6 +3481,12 @@ msgstr "Informācija"
 msgid "Init"
 msgstr "Inic"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3397,7 +3585,7 @@ msgstr "Vidējs"
 msgid "Internal Flash"
 msgstr "Iekšējā atmiņa"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3597,6 +3785,11 @@ msgstr "Valodas izvēle"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Pēdējais ātrums"
@@ -3654,14 +3847,14 @@ msgstr "Saite:"
 msgid "Linked titles with a DVD menu"
 msgstr "Saistītie nosaukumi ar DVD izvēlni"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Atmiņas ierīču saraksts"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3790,6 +3983,9 @@ msgstr "Pārvaldīt ierīces programmatūru"
 msgid "Manual Scan"
 msgstr "Manuālā meklēšana"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Manuāls transponderis"
@@ -3828,9 +4024,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -4050,12 +4245,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Griezt uz rietumiem"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4077,6 +4266,9 @@ msgstr "Filmu saraksta izvēlne"
 msgid "Multi EPG"
 msgstr "Daudzkanālu EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4085,6 +4277,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Daudzkanālu atbalsts"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Daudzpavadņu"
@@ -4154,6 +4349,9 @@ msgstr "NFI imidža lādēšana pabeigta. Spiediet dzelteno pogu, lai atsāknēt
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "PAŠREIZ"
@@ -4183,6 +4381,9 @@ msgstr "Domēna vārdu servera iestatne"
 msgid "Nameserver settings"
 msgstr "Domēna vārdu servera iestatījumi"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4295,10 +4496,6 @@ msgstr "Tīkla konfigurācija..."
 msgid "Network Mount"
 msgstr "Tīkla montēšana"
 
-#
-msgid "Network SSID"
-msgstr "Tīkla SSID"
-
 #
 msgid "Network Setup"
 msgstr "Tīkla iestatne"
@@ -4338,6 +4535,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Tīkla vednis"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4381,10 +4581,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "Nav atrasts vai nav inicializēts cietais disks!"
 
-#
-msgid "No Networks found"
-msgstr "Nav atrasts neviens tīkls"
-
 #
 msgid "No backup needed"
 msgstr "Dublējumkopija nav neieciešama"
@@ -4500,8 +4696,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4598,6 +4793,12 @@ msgstr "Ziemeļi"
 msgid "Norwegian"
 msgstr "Norvēģu"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4611,6 +4812,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4653,6 +4857,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD iestatījumi"
@@ -4697,6 +4904,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Tikai nekodētos"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4722,9 +4932,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Pozīcija orbītā"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4747,10 +4956,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Pakotņu saraksta atjaunināšana"
@@ -4860,18 +5075,18 @@ msgstr "Atskaņot mūzikas CD..."
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5194,10 +5409,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaritāte"
-
 #
 msgid "Polarization"
 msgstr "Polarizācija"
@@ -5234,6 +5445,9 @@ msgstr "Pieslēgvieta D"
 msgid "Portuguese"
 msgstr "Portugāļu"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Pozicionieris"
@@ -5420,6 +5634,17 @@ msgstr "Operatori"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5450,13 +5675,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disks"
@@ -5560,6 +5785,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Ierakstiem vienmēr ir prioritāte"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5781,6 +6009,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Atsākt no pēdējā stāvokļa"
@@ -5813,6 +6044,9 @@ msgstr "Atgriezties uz filmu sarakstu"
 msgid "Return to previous service"
 msgstr "Atgriezties uz iepriekšējo kanālu"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Attīšanas ātrumi"
@@ -5821,10 +6055,8 @@ msgstr "Attīšanas ātrumi"
 msgid "Right"
 msgstr "Labais"
 
-#
-#, fuzzy
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5834,6 +6066,9 @@ msgstr "Pozicioniera griešanās ātrums"
 msgid "Running"
 msgstr "Darbojas"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5846,6 +6081,21 @@ msgstr "Krievu"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5862,6 +6112,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Se"
@@ -6256,6 +6519,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Sūtīt DiSEqC"
@@ -6325,6 +6591,9 @@ msgstr ""
 "Kanāls nav atrasts!\n"
 "(SID nav atrasts iekš PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanālu meklēšana"
@@ -6381,9 +6650,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6459,6 +6725,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Rādīt infojoslu, mainot kanālu"
@@ -6471,6 +6740,12 @@ msgstr "Rādīt infojoslu, mainot notikumu"
 msgid "Show infobar on skip forward/backward"
 msgstr "Rādīt infojoslu pārlēciena turp/atpakaļ laikāl"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Rādīt pozicioniera kustību"
@@ -6507,6 +6782,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Rādīt bezvadu tīkla savienojuma statusu.\n"
@@ -6519,6 +6797,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Izslēgt Dreambox pēc"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6685,6 +6966,9 @@ msgstr "Kārtot A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6744,6 +7028,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Sākt no sākuma"
@@ -6867,6 +7154,9 @@ msgstr "Sv"
 msgid "Sunday"
 msgstr "Svētdiena"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Mainīit kanālus"
@@ -6891,13 +7181,8 @@ msgstr "Pārslēgt iepriekšējo papildkanālu"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Simbolu ātrums"
-
-#
-msgid "Symbolrate"
-msgstr "Simbolātrums"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6912,10 +7197,19 @@ msgstr "Ivo Grinbergs Jelgava, Latvija"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS datne ir par lielu priekš ISO9660 līmeņa 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV sistēma"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Satura rādītājs kolekcijai"
@@ -6948,6 +7242,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Zemes"
@@ -7022,12 +7319,12 @@ msgstr ""
 "DVD atskaņotājos)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7091,6 +7388,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7315,6 +7617,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7538,6 +7845,16 @@ msgstr "Taimera statuss:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Laikaizture"
@@ -7610,7 +7927,7 @@ msgstr ""
 msgid "Track"
 msgstr "Celiņš"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7621,10 +7938,6 @@ msgstr "Translēšana"
 msgid "Translation:"
 msgstr "Translēšana:"
 
-#
-msgid "Transmission Mode"
-msgstr "Pārraides režīms"
-
 #
 msgid "Transmission mode"
 msgstr "Pārraides režīms"
@@ -7633,10 +7946,6 @@ msgstr "Pārraides režīms"
 msgid "Transponder"
 msgstr "Transponderis"
 
-#
-msgid "Transponder Type"
-msgstr "Transpondera veids"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7766,6 +8075,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7794,7 +8106,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Universālā LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7812,7 +8124,7 @@ msgstr "Nomontēšana neizdevās"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7906,10 +8218,6 @@ msgstr "Lietot vārteju"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Izmantot 'attēlu virknes' režīmu pie augstākminētajiem ātrumiem"
-
 #
 msgid "Use power measurement"
 msgstr "Lietot sprieguma mērīšanu"
@@ -7991,16 +8299,28 @@ msgstr "VCR scart savienojums"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (ievada treileris)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Vertikālā"
@@ -8017,6 +8337,9 @@ msgstr "Precīzās atēla regulēšanas vednis"
 msgid "Video Output"
 msgstr "Attēla izeja"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Attēla iestatne"
@@ -8219,9 +8542,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8262,6 +8582,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8407,6 +8730,11 @@ msgstr "Ko Jūs vēlaties meklēt?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8444,8 +8772,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Bezvadu tīkls"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8468,7 +8801,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8479,6 +8812,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8541,9 +8879,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8650,6 +8987,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Jūs varat izvēlēties, ko vēlaties uzstādīti..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8669,6 +9011,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Jūs šo nevarat dzēst!"
@@ -8856,6 +9211,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr "Tīkla konfigurācija aktivizēta."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8907,9 +9265,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternatīvu rediģēšana]"
@@ -8962,7 +9317,12 @@ msgstr "aktivizēt pašreizējo konfigurāciju"
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -9038,9 +9398,6 @@ msgstr "pievienot kanālu favorītiem"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "pievienot vecāku kontrolei"
@@ -9074,6 +9431,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9092,6 +9455,9 @@ msgstr "skaņas celiņi"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -9124,6 +9490,9 @@ msgstr "melnais saraksts"
 msgid "blue"
 msgstr "zils"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9165,6 +9534,9 @@ msgstr "notīrīt repertuāru"
 msgid "complex"
 msgstr "kompleksa"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfigurācijas izvēlne"
@@ -9196,6 +9568,12 @@ msgstr ""
 msgid "create directory"
 msgstr "izveidot mapi"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9208,6 +9586,9 @@ msgstr "ikdienas"
 msgid "day"
 msgstr "diena"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr ""
@@ -9267,6 +9648,9 @@ msgstr "nerakstīt"
 msgid "done!"
 msgstr "pabeigts!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "rediģēt alternatīvas"
@@ -9319,10 +9703,6 @@ msgstr "beigt griešanu šeit"
 msgid "end favourites edit"
 msgstr "beigt favorītu rediģēšanu"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr "vienāds ar"
@@ -9548,6 +9928,9 @@ msgstr "minūte"
 msgid "minutes"
 msgstr "minūtēm"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "mēnesis"
@@ -9747,9 +10130,6 @@ msgstr "sarkans"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "dzēst vārdu servera ierakstu"
@@ -10086,8 +10466,8 @@ msgstr "Ie-/iz-slēgt laiku, nodaļu, skaņu, subtitru informāciju"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10148,6 +10528,9 @@ msgstr "gaida"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "iknedēļas"
@@ -10156,6 +10539,9 @@ msgstr "iknedēļas"
 msgid "whitelist"
 msgstr "baltais saraksts"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "darbojas"
@@ -10308,6 +10694,22 @@ msgstr "pārslēgts"
 #~ msgid "Choose source"
 #~ msgstr "Izvēlēties avotu"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Augsts kodēšanas ātrums "
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Zems kodēšanas ātrums"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kodēšanas ātrums HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Kodēšanas ātrums LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash karte"
@@ -10374,8 +10776,8 @@ msgstr "pārslēgts"
 #~ msgstr "USB lādētāja palaišanas imidža ielāde neizdevās:"
 
 #
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Aktivizēt auto izšķirtspēju"
+#~ msgid "Encryption Type"
+#~ msgstr "Šifrēšanas veids"
 
 #
 #~ msgid ""
@@ -10393,6 +10795,14 @@ msgstr "pārslēgts"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Ievadiet ātrās pārtīšanas ātrumu"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Ievadiet attīšanas ātrumu"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Ievadiet bezvadu tīkla nosaukumu /SSID:"
@@ -10412,6 +10822,10 @@ msgstr "pārslēgts"
 #~ "No sākuma nepieciešams lejuplādēt pēdējo palaišanas vidi priekš USB "
 #~ "ielādes."
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Atkārtoto kadru skaits 'attēlu virknes' režīmā"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adrese"
@@ -10420,6 +10834,26 @@ msgstr "pārslēgts"
 #~ msgid "Function not yet implemented"
 #~ msgstr "Funkcija vēl nav realizēta"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Sardzes intervāls"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Sardzes intervāla režīms"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Slēpts tīkla SSID"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarhijas informācija"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarhijas režīms"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Ja redzat šo lappusi, spiediet OK."
@@ -10520,6 +10954,10 @@ msgstr "pārslēgts"
 #~ msgid "Language..."
 #~ msgstr "Valoda..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Tīkla SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Tīkls..."
@@ -10532,6 +10970,10 @@ msgstr "pārslēgts"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Nav 50 Hz, atvainojiet. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Nav atrasts neviens tīkls"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Nav atrasta lietojama USB atmiņa"
@@ -10540,6 +10982,10 @@ msgstr "pārslēgts"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Tiešsaistes atjaunināšana"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Pozīcija orbītā"
+
 #
 #~ msgid "Page"
 #~ msgstr "Lappuse"
@@ -10568,6 +11014,10 @@ msgstr "pārslēgts"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Lūdzu izvēlieties mērķa mapi vai datu nesēju"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritāte"
+
 #
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS barotnes URI"
@@ -10600,6 +11050,11 @@ msgstr "pārslēgts"
 #~ "Iestatījumu atjaunošana pabeigta. Lūdzu spiediet OK, lai aktivizētu "
 #~ "atjaunotos iestatījumus."
 
+#
+#, fuzzy
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid ""
 #~ "Scan your network for wireless Access Points and connect to them using "
@@ -10677,6 +11132,14 @@ msgstr "pārslēgts"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Simbolu ātrums"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Simbolātrums"
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10758,6 +11221,14 @@ msgstr "pārslēgts"
 #~ "priekšējā paneļa.\n"
 #~ "3) Gaidiet līdz ielādējas un sekojiet vedņa norādījumiem."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Pārraides režīms"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transpondera veids"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10770,6 +11241,10 @@ msgstr "pārslēgts"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Atjaunināšana pabeigta. Vai vēlaties atsāknēt Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Izmantot 'attēlu virknes' režīmu pie augstākminētajiem ātrumiem"
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
index 91f983aa6eb940a622d007bf47a80f2a588519d5..30b1bcda3925141eb1dab7f7f433f8b856e4d743 100755 (executable)
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,19 +1,17 @@
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Dutch translations for Enigma2.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2011-01-28 09:34+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-05-14 11:41+0200\n"
 "Last-Translator: Benny <Benny.DeTandt@gmail.com>\n"
 "Language-Team: <Benny.DeTandt@gmail.com>\n"
-"Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Pootle 2.0.3\n"
 "X-Poedit-Language: Nederlands\n"
@@ -204,6 +202,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d conflict(en) bij het toevoegen van nieuwe timers:\n"
+"\"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -248,6 +260,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s bij %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -402,11 +418,11 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "A BackToTheRoots-Skin .. but with Warp-8 speed."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. or good old times."
+msgstr "A BackToTheRoots-Skin .. or good old times."
 
 msgid "A basic ftp client"
 msgstr "Een basis ftp-client"
@@ -426,6 +442,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Een demo plugin voor TPM gebruik."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Een dreambox simulatie van SG-Atlantis displays."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -449,6 +468,9 @@ msgstr "Grafische EPG voor alle zenders uit een specifiek boeket"
 msgid "A graphical EPG interface"
 msgstr "Een grafische EPG interface"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Een grafische EPG interface en EPG tools manager"
+
 msgid "A graphical EPG interface."
 msgstr "Een grafische EPG interface."
 
@@ -469,6 +491,9 @@ msgstr "Een leuk uitziende HD skin in geborsteld aluminium van Kerni."
 msgid "A nice looking skin from Kerni"
 msgstr "Een leuk uitziende skin van Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -522,7 +547,7 @@ msgstr ""
 "Wilt u de tweede netwerk interface uitschakelen?"
 
 msgid "A simple downloading application for other plugins"
-msgstr "Een eenvoudige downloadapplicatie voor andere plugins"
+msgstr "Eenvoudige downloadapplicatie voor andere plugins"
 
 #
 msgid ""
@@ -581,10 +606,13 @@ msgid "Abort this Wizard."
 msgstr "Deze wizard afsluiten."
 
 msgid "About"
-msgstr "Uw Dreambox"
+msgstr "Over"
 
 msgid "About..."
-msgstr "Uw Dreambox"
+msgstr "Over..."
+
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
 
 msgid "Access to the ARD-Mediathek"
 msgstr "Toegang tot de ARD-Mediatheek"
@@ -612,6 +640,9 @@ msgstr "Actie:"
 msgid "Activate Picture in Picture"
 msgstr "Activeer Picture In Picture"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activeer netwerkinstellingen"
@@ -667,6 +698,12 @@ msgstr "Nieuwe AutoTimer toevoegen"
 msgid "Add new network mount point"
 msgstr "Voeg een nieuwe netwerkverbinding toe"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Timer"
@@ -694,6 +731,10 @@ msgstr "Voeg een zap timer toe i.p.v. een opnametimer?"
 msgid "Added: "
 msgstr "Toegevoegd: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -769,7 +810,7 @@ msgstr ""
 "Raadpleeg de handleiding voor aanwijzigingen."
 
 msgid "Ai.HD skin-style control plugin"
-msgstr ""
+msgstr "Ai.HD skin-style control plugin"
 
 #
 msgid "Album"
@@ -790,6 +831,9 @@ msgstr "Alle tijden"
 msgid "All non-repeating timers"
 msgstr "Alle niet-herhalende timers"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Zappen via Webinterface toestaan"
@@ -797,11 +841,25 @@ msgstr "Zappen via Webinterface toestaan"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Maakt het uitvoeren van TuxboxPlugins mogelijk."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 "Maakt het mogelijk om op de achtergrond bestanden van RapidShare te "
 "downloaden."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Transparantie"
@@ -821,9 +879,8 @@ msgstr "Altijd vragen"
 msgid "Always ask before sending"
 msgstr "Altijd vragen"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Hoeveelheid resterende opnames"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -840,6 +897,9 @@ msgstr "Een onbekende fout is gebeurd!"
 msgid "Anonymize crashlog?"
 msgstr "Crashlog anoniem maken?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabisch"
@@ -915,12 +975,12 @@ msgstr "Vraag gebruiker"
 msgid "Aspect Ratio"
 msgstr "Beeldverhouding"
 
+msgid "Aspect ratio"
+msgstr "Beeldverhouding"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Toewijzen van zenders/kanalen/caids aan een CI-module"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Audio"
@@ -929,6 +989,9 @@ msgstr "Audio"
 msgid "Audio Options..."
 msgstr "Audio Opties..."
 
+msgid "Audio PID"
+msgstr "Audio PID"
+
 #
 msgid "Audio Sync"
 msgstr "Audio synchronisatie"
@@ -996,9 +1059,18 @@ msgid ""
 "AutoTimer scans the EPG and creates Timers depending on user-defined search  "
 "criteria."
 msgstr ""
-"AutoTimer scant de EPG en creëert Timers afhankelijk van de door de "
+"AutoTimer zoekt in de EPG en creëert Timers afhankelijk van de door de "
 "gebruiker gedefinieerde zoekcriteria."
 
+msgid "AutoTimer was added successfully"
+msgstr "AutoTimer werd met succes toegevoegd"
+
+msgid "AutoTimer was changed successfully"
+msgstr "AutoTimer werd met succes gewijzigd"
+
+msgid "AutoTimer was removed"
+msgstr "AutoTimer werd verwijderd"
+
 #
 msgid "Automatic"
 msgstr "Automatisch"
@@ -1024,7 +1096,7 @@ msgstr ""
 "waar u naar kijkt."
 
 msgid "Automatically create timer events based on keywords"
-msgstr "Maakt automatisch timers aan op basis van trefwoorden"
+msgstr "Maakt automatisch timers op basis van trefwoorden"
 
 msgid "Automatically informs you on low internal memory"
 msgstr "Automatisch informeert u over weinig intern geheugen"
@@ -1035,6 +1107,27 @@ msgstr "Automatisch vernieuwen EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Automatisch verzenden crash logboeken naar Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Auto resolutie switch"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Auto resolutie werkt niet in Scart/DVI-PC modus"
+
+msgid "Autoresolution settings"
+msgstr "Auto resolutie instellingen"
+
+msgid "Autoresolution videomode setup"
+msgstr "Auto resolutie videomode instellen"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Auto's & Voertuigen"
@@ -1077,6 +1170,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Terug"
 
+msgid "Back, lower USB Slot"
+msgstr "Achterkant, onderste USB Slot"
+
+msgid "Back, upper USB Slot"
+msgstr "Achterkant, bovenste USB Slot"
+
 #
 msgid "Background"
 msgstr "Achtergrond"
@@ -1171,6 +1270,13 @@ msgstr "Brazilië"
 msgid "Brightness"
 msgstr "Helderheid"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+
 msgid "Browse for and connect to network shares"
 msgstr "Blader naar en maak verbinding met het netwerk"
 
@@ -1200,6 +1306,28 @@ msgstr "Brand uw opnamen op DVD"
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Met deze instelling zullen gebeurtenissen die niet op bepaalde dagen "
+"plaatsvinden niet worden opgenomen"
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Met deze instelling wordt u op de hoogte gebracht van conflicten die tijdens "
+"het controleren ondervonden worden. Het ist geen intelligent proces, dus u "
+"kunt steeds weer over hetzelfde conflict worden lastig gevallen."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1224,6 +1352,8 @@ msgid ""
 "CDInfo enables gathering album and track details from CDDB and CD-Text when "
 "playing Audio CDs in Mediaplayer."
 msgstr ""
+"CDInfo verzamelt album- en trackinformatie van de CDDB en van CD-tekst van "
+"Audio-CD's die afgespeeld worden."
 
 #
 msgid "CI assignment"
@@ -1246,10 +1376,10 @@ msgid "Cache Thumbnails"
 msgstr "Miniatuurafbeeldingen cachen"
 
 msgid "Callmonitor for NCID-based call notification"
-msgstr ""
+msgstr "Oproepmonitor voor op NCID gebaseerde oproepen"
 
 msgid "Callmonitor for the Fritz!Box routers"
-msgstr ""
+msgstr "Oproepmonitor voor Fritz!Box routers"
 
 #
 msgid "Can't connect to server. Please check your network!"
@@ -1321,7 +1451,7 @@ msgid "Change the hostname of your Dreambox."
 msgstr "Wijzig de hostnaam van uw Dreambox."
 
 msgid "Changelog"
-msgstr ""
+msgstr "Overzicht van wijzigingen"
 
 #
 msgid "Channel"
@@ -1437,6 +1567,15 @@ msgstr "Ruimt de timerlijst automatisch op"
 msgid "Cleanup timerlist automatically."
 msgstr "Ruimt de timerlijst automatisch op."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "CleanupWizard"
@@ -1469,21 +1608,11 @@ msgstr "Sluiten en wijzigingen opslaan"
 msgid "Close title selection"
 msgstr "Sluit titel selectie"
 
-#
-msgid "Code rate high"
-msgstr "Hoge ontvangst rate"
-
-#
-msgid "Code rate low"
-msgstr "Lage ontvangst rate"
-
-#
-msgid "Coderate HP"
-msgstr "Coderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 msgid "Collection name"
 msgstr "DVD naam"
@@ -1564,7 +1693,7 @@ msgid "Configure nameservers"
 msgstr "Configureer nameservers"
 
 msgid "Configure your WLAN network interface"
-msgstr "Configureer uw WLAN netwerkinterface"
+msgstr "Configureer uw WLAN netwerk interface"
 
 #
 msgid "Configure your internal LAN"
@@ -1626,6 +1755,9 @@ msgstr "Afspelen voortzetten"
 msgid "Contrast"
 msgstr "Contrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Bedien uw Dreambox met uw webbrowser."
 
@@ -1668,6 +1800,10 @@ msgstr "Kan Picture In Picture niet openen"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Kan niet opnemen vanwege conflicterende timer %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Opname mislukt vanwege ongeldige service %s"
+
 #
 msgid "Crashlog settings"
 msgstr "Crashlog instellingen"
@@ -1680,9 +1816,8 @@ msgstr "Crashlog mailer"
 msgid "CrashlogAutoSubmit settings"
 msgstr "Crashlog mailer instellingen"
 
-#
 msgid "CrashlogAutoSubmit settings..."
-msgstr "Crashlog mailer instellingen"
+msgstr "Crashlog mailer instellingen..."
 
 #
 msgid ""
@@ -1697,11 +1832,10 @@ msgid "Create DVD-ISO"
 msgstr "DVD-ISO maken"
 
 msgid "Create a backup of your Video DVD on your DreamBox hard drive."
-msgstr ""
-"Maak een back-up van van uw Video-DVD op de harde schijf van uw ontvanger"
+msgstr "Maak een back-up van uw Video-DVD op de harde schijf van uw Dreambox."
 
 msgid "Create a backup of your Video-DVD"
-msgstr "Maak een back-up van van uw Video-DVD"
+msgstr "Maak een back-up van uw Video-DVD"
 
 #
 msgid "Create a new AutoTimer."
@@ -1723,10 +1857,10 @@ msgid "Create preview pictures of your Movies"
 msgstr "Maakt voorbeeld miniaturen aan van uw films"
 
 msgid "Create remote timers"
-msgstr ""
+msgstr "Creëer op afstand timers"
 
 msgid "Create timers on remote Dreamboxes."
-msgstr ""
+msgstr "Maakt timers op andere Dreamboxes."
 
 #
 #, python-format
@@ -1855,6 +1989,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD-speler"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD Bestandsbrowser"
@@ -1879,6 +2016,9 @@ msgid ""
 "With the DVDPlayer you can play your DVDs on your Dreambox from a DVD or "
 "even from an iso file or video_ts folder on your harddisc or network."
 msgstr ""
+"DVD-speler speelt uw DVD's af op uw Dreambox.\n"
+"Met de DVD-speler kunt u DVD's afspelen op uw Dreambox, maar ook een ISO-"
+"bestand en een Video-ts map op uw harde schijf of van uw netwerk."
 
 #
 msgid "Danish"
@@ -1939,10 +2079,19 @@ msgstr "Bepaal de status na opstarten"
 msgid "Define a startup service for your Dreambox."
 msgstr "Bepaal de status na het opstarten van uw Dreambox."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlacer modus voor interlaced content"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlacer modus voor progressieve content"
+
 #
 msgid "Delay"
 msgstr "Vertraging"
 
+msgid "Delay x seconds after service started"
+msgstr "Wacht x seconden na het starten van de service"
+
 #
 msgid "Delete"
 msgstr "Verwijderen"
@@ -2107,8 +2256,11 @@ msgstr "Zoekresultaten weergeven voor:"
 msgid "Display your photos on the TV"
 msgstr "Toon uw foto's op de TV"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Geeft informatie over films uit de InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2127,6 +2279,14 @@ msgstr ""
 "Wilt u het bestandssysteem echt controleren?\n"
 "Dit kan enige tijd duren!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Wilt u %s echt wissen\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2322,6 +2482,14 @@ msgstr "Dreambox formaat data DVD (HDTV compatibel)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox software want er zijn updates beschikbaar."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+"Driver voor op Ralink RT8070/RT3070/RT3370 gebaseerde wireless-n USB-"
+"apparaten."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Driver voor op Realtek r8712u gebaseerde wireless-n USB-apparaten."
+
 msgid "Duration: "
 msgstr "Duur: "
 
@@ -2347,14 +2515,11 @@ msgstr "EPG codering"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh zal automatisch op de door de u ingestelde kanalen afstemmen als "
-"de ontvanger niet in gebruik is\n"
-"(in standby zonder dat er een opname loopt) om de EPG-gegevens van die "
-"kanalen in te lezen. "
 
 #
 #, python-format
@@ -2386,6 +2551,7 @@ msgid "Edit DNS"
 msgstr "DNS wijzigen"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Timers aanpassen en nieuwe zoeken "
 
@@ -2442,6 +2608,9 @@ msgstr "Bewerk upgrade bron url."
 msgid "Editing"
 msgstr "Wat wil je bewerken"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Editor voor nieuwe Autotimers"
@@ -2455,7 +2624,7 @@ msgid "Electronic Program Guide"
 msgstr "Electronische Programma Gids"
 
 msgid "Emailclient is an IMAP4 e-mail viewer for the Dreambox."
-msgstr ""
+msgstr "Emailclient is een IMAP4 e-mail client voor uw Dreambox."
 
 #
 msgid "Enable"
@@ -2465,10 +2634,25 @@ msgstr "Aan"
 msgid "Enable /media"
 msgstr "Activeer harde schijf"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Activeer 1080p24 modus"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Activeer 1080p25 modus"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Activeer 1080p30 modus"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "5V voor actieve antenne inschakelen"
 
+msgid "Enable 720p24 Mode"
+msgstr "Activeer 720p24 modus"
+
+msgid "Enable Autoresolution"
+msgstr "Activeer auto resolutie"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Activeer Cleanup Wizard?"
@@ -2544,10 +2728,6 @@ msgstr "Encryptie sleutel"
 msgid "Encryption Keytype"
 msgstr "Encryptie Sleuteltype"
 
-#
-msgid "Encryption Type"
-msgstr "Encryptie type"
-
 #
 msgid "Encryption:"
 msgstr "Codering:"
@@ -2576,6 +2756,8 @@ msgid ""
 "Enigma2 Plugin to play AVI/DIVX/WMV/etc. videos from PC on your Dreambox. "
 "Needs a running VLC from www.videolan.org on your pc."
 msgstr ""
+"Enigma2 Plugin om AVI/DIVX/WMV/etc. video's af te spelen vanaf de PC op je "
+"Dreambox. VLC van www.videolan.org moet op je PC actief zijn."
 
 #
 msgid ""
@@ -2593,18 +2775,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Snel vooruitspoelen op volgende snelheid"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Geef IP om te zoeken..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Snel terugspoelen op volgende snelheid"
-
 #
 msgid "Enter main menu..."
 msgstr "Ga naar hoofdmenu..."
@@ -2678,6 +2852,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estlands"
 
+msgid "Ethernet network interface"
+msgstr "Ethernet netwerk interface"
+
 #
 msgid "Eventview"
 msgstr "Programmaoverzicht"
@@ -2697,9 +2874,8 @@ msgstr "Overschrijdt dubbel lagen medium!"
 msgid "Exclude"
 msgstr "Uitsluiten"
 
-#
 msgid "Execute \"after event\" during timespan"
-msgstr "Uitvoeren na gebeurtenis gedurende tijdspanne"
+msgstr "Uitvoeren \"na gebeurtenis\" gedurende tijdspanne"
 
 msgid "Execute TuxboxPlugins"
 msgstr "Voer TuxboxPlugins uit"
@@ -2779,6 +2955,8 @@ msgid ""
 "FTPBrowser allows uploading and downloading files between your Dreambox and "
 "a server using the file transfer protocol."
 msgstr ""
+"FTPBrowser maakt het mogelijk met het FTP-protocol bestanden te up- en "
+"downloaden tussen uw Dreambox en een server."
 
 #
 msgid "Factory reset"
@@ -2878,8 +3056,15 @@ msgstr "Herstarten van uw netwerk is voltooid"
 msgid "Finnish"
 msgstr "Fins"
 
-msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
 msgstr ""
+"Eerste dag voor overeenkomende gebeurtenissen. Eerdere gebeurtenissen dan "
+"deze datum zullen niet worden opgenomen."
+
+msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgstr "Eerst uw skin stijl genereren met de Ai.HD-Control plugin."
 
 #
 msgid "Flash"
@@ -2896,18 +3081,12 @@ msgstr "Volgende taken worden uitgevoerd nadat u op OK drukt!"
 msgid "Format"
 msgstr "Formaat"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Een totaal van %d overeenkomende gebeurtenissen gevonden.\n"
-"%d Timers werd toegevoegd en %d gewijzigd."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Beeldherhalingsfrequentie tijdens 'ruw' spoelen"
 
 #
 msgid "Frame size in full view"
@@ -2937,6 +3116,9 @@ msgstr "Frequentie scan stapgrootte(khz)"
 msgid "Frequency steps"
 msgstr "Freqentie stappen"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Vr"
@@ -2952,8 +3134,11 @@ msgstr "Fries"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr "FritzCall toont inkomende gesprekken op uw Dreambox."
 
+msgid "Front USB Slot"
+msgstr "Voorkant USB Slot"
+
 msgid "Frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Frontend voor /tmp/mmi.socket"
 
 #
 #, python-format
@@ -3008,6 +3193,9 @@ msgstr "Algemene PCM vertraging"
 msgid "General PCM delay (ms)"
 msgstr "Algemene PCM vertraging (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr "Genereert en toont TV grafieken van alle gebruikers"
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -3087,23 +3275,27 @@ msgid "Green boost"
 msgstr "Groene impuls"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
+"Growlee laat uw Dreambox meldingen als 'Opname gestart' doorsturen naar een "
+"PC waar een growl-, snarl- of syslog-compatibele client draait, of naar een "
+"iPhone waar prowl draait."
 
-#
-msgid "Guard Interval"
-msgstr "Guard interval"
-
-#
-msgid "Guard interval mode"
-msgstr "Guard interval modus"
+msgid "Guard interval"
+msgstr "Wacht interval"
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Raad bestaande timer gebaseerd op begin/einde"
 
+msgid "HD Interlace Mode"
+msgstr "HD interlace modus"
+
+msgid "HD Progressive Mode"
+msgstr "HD progressieve modus"
+
 #
 msgid "HD videos"
 msgstr "HD videos"
@@ -3132,21 +3324,14 @@ msgstr "Harde schijf standby na"
 msgid "Help"
 msgstr "Help"
 
-#
-msgid "Hidden network SSID"
-msgstr "Verborgen netwerk SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Verborgen netwerknaam"
+msgid "Hidden network"
+msgstr "Verborgen netwerk"
 
-#
-msgid "Hierarchy Information"
-msgstr "Hiërarchie informatie"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hiërarchie modus"
+msgid "Hierarchy info"
+msgstr "Hiërarchie info"
 
 #
 msgid "High bitrate support"
@@ -3191,7 +3376,7 @@ msgid "Hungarian"
 msgstr "Hongaars"
 
 msgid "IMAP4 e-mail viewer for the Dreambox"
-msgstr ""
+msgstr "IMAP4 e-mail bekijken via uw Dreambox"
 
 #
 msgid "IP Address"
@@ -3215,13 +3400,24 @@ msgstr "ISO pad"
 msgid "Icelandic"
 msgstr "Ijslands"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 "Indien ingeschakeld wordt een programma al als opgenomen beschouwd als een "
-"andere timer eral 80% van opneemt."
+"andere timer eral 80%% van opneemt."
 
 #
 msgid ""
@@ -3323,6 +3519,12 @@ msgstr "Informatie"
 msgid "Init"
 msgstr "Initialiseren"
 
+msgid "Initial Fast Forward speed"
+msgstr "Initiële snel vooruitspoel snelheid"
+
+msgid "Initial Rewind speed"
+msgstr "Initiële terugspoel snelheid"
+
 #
 msgid "Initial location in new timers"
 msgstr "Initiële locatie in nieuwe timers"
@@ -3421,8 +3623,8 @@ msgstr "Uitgebreid"
 msgid "Internal Flash"
 msgstr "Intern geheugen"
 
-msgid "Internal LAN adapter."
-msgstr "Interne LAN adapter."
+msgid "Internal USB Slot"
+msgstr "Intern USB Slot"
 
 msgid "Internal firmware updater"
 msgstr "Interne firmware updater"
@@ -3589,7 +3791,7 @@ msgid "Keymap"
 msgstr "Toetsenbord layout"
 
 msgid "KiddyTimer allows to control your kids's daily tv usage."
-msgstr ""
+msgstr "Met KiddyTimer bepaalt u het dagelijkse TV gedrag van uw kind."
 
 #
 msgid "LAN Adapter"
@@ -3626,6 +3828,13 @@ msgstr "Taalkeuze"
 msgid "Last config"
 msgstr "Laatste config"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Laatste dag voor overeenkomende gebeurtenissen. Gebeurtenissen moeten eerder "
+"plaatsvinden om te worden opgenomen."
+
 #
 msgid "Last speed"
 msgstr "Laatste snelheid"
@@ -3683,15 +3892,15 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Verbind titels met een DVD menu"
 
+msgid "List available networks"
+msgstr "Lijst van beschikbare netwerken"
+
 #
 msgid "List of Storage Devices"
 msgstr "Lijst van opslagmedia"
 
-msgid "Listen and record internet radio"
-msgstr "Luister en neem internet radio op"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Luister en neem shoutcast internet radio op op je Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3821,6 +4030,9 @@ msgstr "Beheer uw ontvanger software"
 msgid "Manual Scan"
 msgstr "Handmatig zoeken"
 
+msgid "Manual configuration"
+msgstr "Handmatige configuratie"
+
 #
 msgid "Manual transponder"
 msgstr "Transponder handmatig"
@@ -3857,13 +4069,10 @@ msgstr "Max. Bitrate: "
 msgid "Maximum duration (in m)"
 msgstr "Maximum duur (in min)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maximale tijdsduur van een programma. Een programma dat langer duurt komt "
-"niet overeen."
 
 #
 msgid "Media player"
@@ -3877,12 +4086,17 @@ msgid ""
 "MediaScanner scans devices for playable media files and displays a menu with "
 "possible actions like viewing pictures or playing movies."
 msgstr ""
+"Mediascanner scant opslagmedia naar afspeelbare bestanden en geeft in een "
+"menu de mogelijkheden aan om foto's of films te vertonen."
 
 msgid ""
 "Mediaplayer plays your favorite music and videos.\n"
 "Play all your favorite music and video files, organize them in playlists, "
 "view cover and album information."
 msgstr ""
+"De Mediaplayer speelt uw favoriete muziek en video's af.\n"
+"Speel uw favoriete muziek en video's, beheer die in afspeellijsten, bekijk "
+"hoes- en albuminformatie."
 
 #
 msgid "Medium is not a writeable DVD!"
@@ -3897,7 +4111,7 @@ msgid "Menu"
 msgstr "Menu"
 
 msgid "Merlin Music Player and iDream"
-msgstr ""
+msgstr "Merlin Music Player en iDream"
 
 #
 msgid "Message"
@@ -4083,12 +4297,6 @@ msgstr "Verplaats scherm omhoog"
 msgid "Move west"
 msgstr "Draai west"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Film informatie uit de Online Film Datenbank(Duits)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Film informatie uit de Online Film Datenbank"
-
 #
 msgid "Movie location"
 msgstr "Opname locatie"
@@ -4113,6 +4321,9 @@ msgstr "Opname menu"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Multi-EPG boeket selectie"
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4121,6 +4332,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Geschikt voor meervoudig decoderen"
 
+msgid "Multiplex"
+msgstr "Multiplex"
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4173,6 +4387,8 @@ msgid ""
 "NCID Client shows incoming voice calls promoted by any NCID server (e.g. "
 "Vodafone Easybox) on your Dreambox."
 msgstr ""
+"NCID client die inkomende gesprekken van een NCID-server (b.v. Vodafone "
+"Easybox) via uw Dreambox laat zien."
 
 #
 msgid "NEXT"
@@ -4190,6 +4406,9 @@ msgstr "NFI image schrijven is gereed. Druk op Gele toets om te herstarten!"
 msgid "NFS share"
 msgstr "NFS share"
 
+msgid "NIM"
+msgstr "NIM"
+
 #
 msgid "NOW"
 msgstr "NU"
@@ -4219,6 +4438,9 @@ msgstr "Nameserver instellingen"
 msgid "Nameserver settings"
 msgstr "Nameserver instellingen"
 
+msgid "Namespace"
+msgstr "Naamruimte"
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox Skin"
 
@@ -4329,10 +4551,6 @@ msgstr "Netwerkconfiguratie..."
 msgid "Network Mount"
 msgstr "Netwerkverbinding"
 
-#
-msgid "Network SSID"
-msgstr "Netwerk SSID"
-
 #
 msgid "Network Setup"
 msgstr "Netwerkinstellingen"
@@ -4372,6 +4590,9 @@ msgstr "Netwerk browser"
 msgid "NetworkWizard"
 msgstr "Netwerk wizard"
 
+msgid "Networkname (SSID)"
+msgstr "Netwerknaam (SSID)"
+
 #
 msgid "Never"
 msgstr "Nooit"
@@ -4415,10 +4636,6 @@ msgstr "Geen verbinding"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Geen harde schijf gevonden of de harde schijf is niet geformatteerd!"
 
-#
-msgid "No Networks found"
-msgstr "Geen netwerken gevonden"
-
 #
 msgid "No backup needed"
 msgstr "Geen back-up nodig"
@@ -4536,9 +4753,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Geen video's weer te geven"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Geen draadloze netwerken gevonden! Vernieuw."
+msgid "No wireless networks found! Searching..."
+msgstr "Geen draadloze netwerken gevonden! Zoeken..."
 
 #
 msgid ""
@@ -4630,6 +4846,12 @@ msgstr "Noord"
 msgid "Norwegian"
 msgstr "Noors"
 
+msgid "Not after"
+msgstr "Niet na"
+
+msgid "Not before"
+msgstr "Niet eerder"
+
 #
 #, python-format
 msgid ""
@@ -4643,6 +4865,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Niet ophalen Feed items"
 
+msgid "Not-Associated"
+msgstr "Niet geassocieerd"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4685,6 +4910,9 @@ msgstr "OK, verwijder een andere extensie"
 msgid "OK, remove some extensions"
 msgstr "OK, verwijder een aantal extensies"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "OSD Instellingen"
@@ -4729,6 +4957,9 @@ msgstr "AutoTimers gemaakt tijdens deze sessie"
 msgid "Only Free scan"
 msgstr "Alleen ongecodeerde zenders scannen"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Enkel extensies."
 
@@ -4752,16 +4983,15 @@ msgstr "Open plugin menu"
 msgid "Optionally enter your name if you want to."
 msgstr "Desgewenst geeft u uw naam als u wilt."
 
-#
-msgid "Orbital Position"
-msgstr "Orbit positie"
+msgid "Orbital position"
+msgstr "Orbitale positie"
 
 #
 msgid "Outer Bound (+/-)"
 msgstr "Maximale vertraging (+/-)"
 
 msgid "Overlay for scrolling bars"
-msgstr ""
+msgstr "Overlay voor scrollbalken"
 
 #
 msgid "Override found with alternative service"
@@ -4777,10 +5007,16 @@ msgstr "Overschrijven configuratiebestanden tijdens de upgrade?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Pakketlijst vernieuwen"
@@ -4830,6 +5066,8 @@ msgid ""
 "Partnerbox allows editing a remote Dreambox's record timers and stream its "
 "TV  program."
 msgstr ""
+"Partnerbox maakt het mogelijk de timers op een andere Dreambox te beheren en "
+"daarvandaan video te streamen."
 
 #
 msgid "Password"
@@ -4846,7 +5084,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "PermanentClock toont de klok permanent op het scherm."
 
 msgid "Persian"
-msgstr ""
+msgstr "Perzisch"
 
 msgid "Pets & Animals"
 msgstr "Huisdieren & Dieren"
@@ -4888,6 +5126,12 @@ msgstr "Muziek-CD afspelen..."
 msgid "Play DVD"
 msgstr "DVD afspelen"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Muziek afspelen..."
@@ -4896,12 +5140,6 @@ msgstr "Muziek afspelen..."
 msgid "Play YouTube movies"
 msgstr "Afspelen YouTube filmpjes"
 
-msgid "Play music from Last.fm"
-msgstr "Afspelen van muziek via Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Afspelen van muziek via Last.fm."
-
 #
 msgid "Play next video"
 msgstr "Speel volgende video"
@@ -4921,7 +5159,7 @@ msgid "Playback of Youtube through a PC"
 msgstr "Het afspelen van Youtube door middel van een PC"
 
 msgid "Player for Network and Internet Streams"
-msgstr "Speler voor netwerk-en internet streams"
+msgstr "Speler voor netwerk- en internetstreams"
 
 msgid "Player for Network and Internet Streams."
 msgstr "Speler voor netwerk-en internet streams."
@@ -4945,6 +5183,8 @@ msgid ""
 "Please be aware, that anyone can disable the parental control, if you have "
 "not set a PIN."
 msgstr ""
+"Let op: als u geen PIN instelt, kan iedereen de ouderlijke controle "
+"uitzetten."
 
 #
 msgid "Please change recording endtime"
@@ -5229,16 +5469,12 @@ msgid "Plugins"
 msgstr "Applicaties"
 
 msgid "PodCast streams podcasts to your Dreambox."
-msgstr ""
+msgstr "PodCast streamt podcasts naar uw Dreambox."
 
 #
 msgid "Poland"
 msgstr "Polen"
 
-#
-msgid "Polarity"
-msgstr "Polariteit"
-
 #
 msgid "Polarization"
 msgstr "Polarisatie"
@@ -5275,6 +5511,9 @@ msgstr "Poort D"
 msgid "Portuguese"
 msgstr "Portugees"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Positie van voltooide timers in timerlijst"
+
 #
 msgid "Positioner"
 msgstr "Rotor"
@@ -5297,6 +5536,7 @@ msgstr "Rotor positie opslaan"
 
 msgid "PositionerSetup helps you installing a motorized dish"
 msgstr ""
+"PositionerSetup helpt u bij het installeren van een gemotoriseerde schotel"
 
 #
 msgid ""
@@ -5415,10 +5655,10 @@ msgid "Preview menu"
 msgstr "Voorbeeld menu"
 
 msgid "Preview screenshots of running tv shows"
-msgstr ""
+msgstr "Voorbeeld schermafbeeldingen van TV-shows"
 
 msgid "Preview screenshots of running tv shows."
-msgstr ""
+msgstr "Voorbeeld schermafbeeldingen van TV-shows."
 
 #
 msgid "Primary DNS"
@@ -5459,12 +5699,23 @@ msgstr "Providers"
 msgid "Published"
 msgstr "Geplaatst"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend voor /tmp/mmi.socket"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Python frontend voor /tmp/mmi.socket."
 
 #
 msgid "Quick"
@@ -5489,13 +5740,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "RSS-viewer"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB wireless-n driver"
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5552,10 +5803,11 @@ msgid "Reception Settings"
 msgstr "Ontvangstinstellingen"
 
 msgid "Reconstruct .ap and .sc files"
-msgstr ""
+msgstr "Reconstrueert .ap en .sc bestanden"
 
 msgid "Reconstruct missing or corrupt .ap and .sc files of recorded movies."
 msgstr ""
+"Reconstrueert ontbrekende en corrupte .ap en .sc bestanden van opnames."
 
 #
 msgid "Record"
@@ -5598,6 +5850,9 @@ msgstr "Opnames"
 msgid "Recordings always have priority"
 msgstr "Een opname heeft altijd voorrang"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Verstuur meldingen door naar Growl, Snarl, Prowl of Syslog"
+
 msgid "Reenter new PIN"
 msgstr "Voer nieuwe pincode nogmaals in"
 
@@ -5719,9 +5974,12 @@ msgstr "Herhalingen"
 
 msgid "Replace the minute input for the seek functions with a seekbar."
 msgstr ""
+"Vervangt het ingeven van minuten voor de zoekfunctie door een voortgangsbalk."
 
 msgid "Replace the rewind  input with a seekbar"
 msgstr ""
+"Vervangt het ingeven van een waarde om terug te spoelen door een "
+"voortgangsbalk"
 
 #
 msgid "Require description to be unique"
@@ -5816,7 +6074,10 @@ msgstr "Herstel uw Dreambox met een USB-stick"
 
 #
 msgid "Restrict \"after event\" to a certain timespan?"
-msgstr ""
+msgstr "Beperk \"after event\" tot een bepaalde tijdspanne?"
+
+msgid "Restrict to events on certain dates"
+msgstr "Beperk tot gebeurtenissen op bepaalde dagen"
 
 #
 msgid "Resume from last position"
@@ -5850,6 +6111,9 @@ msgstr "Terug naar de opname lijst"
 msgid "Return to previous service"
 msgstr "Terug naar laatste zender"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Terugspoel snelheid"
@@ -5858,9 +6122,8 @@ msgstr "Terugspoel snelheid"
 msgid "Right"
 msgstr "Rechts"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5870,6 +6133,9 @@ msgstr "Rotor draaisnelheid"
 msgid "Running"
 msgstr "In behandeling"
 
+msgid "Running in testmode"
+msgstr "Draait in testmode"
+
 #
 msgid "Russia"
 msgstr "Rusland"
@@ -5882,6 +6148,21 @@ msgstr "Russisch"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "25/50HZ SD interlace modus"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "25/50HZ SD progressieve modus"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "30/60HZ SD interlace modus"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "30/60HZ SD progressieve modus"
+
+msgid "SID"
+msgstr "SID"
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "ENKEL LAYER DVD"
@@ -5898,6 +6179,26 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP is een protocol dat is ontwikkeld voor de VDR software om een set-top "
+"box op afstand te beheren.\n"
+"Deze plugin ondersteunt alleen een subset van SVDRP en start automatisch bij "
+"gebruik van de default instellingen.\n"
+"\n"
+"Waarschijnlijk heeft u deze plugin helemaal niet nodig en kunt u in plaats "
+"daarvan de standaard webinterface gebruiken."
+
+msgid "SVDRP server for Enigma2"
+msgstr "SVDRP server voor Enigma2"
+
 #
 msgid "Sat"
 msgstr "Za"
@@ -5920,6 +6221,7 @@ msgstr "Satellietapparatuur"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
 msgstr ""
+"Met SatelliteEquipmentControl kunt u de DiSEqC-instellingen fijn instellen"
 
 #
 msgid "Satellites"
@@ -5930,7 +6232,7 @@ msgid "Satfinder"
 msgstr "Signaalzoeker"
 
 msgid "Satfinder helps you to align your dish"
-msgstr ""
+msgstr "De Satfinder helpt u met het uitrichten van uw schotel"
 
 #
 msgid "Sats"
@@ -6087,7 +6389,7 @@ msgstr ""
 "uw geselecteerd apparaat.\n"
 
 msgid "Scans default lamedbs sorted by satellite"
-msgstr ""
+msgstr "Scant de default lamedbs op volgorde van de satellieten"
 
 msgid ""
 "Scans default lamedbs sorted by satellite with a connected dish positioner"
@@ -6115,7 +6417,6 @@ msgstr "Zoek oost"
 msgid "Search for network shares"
 msgstr "Zoeken naar gedeelde mappen"
 
-#
 msgid "Search for network shares..."
 msgstr "Zoeken naar gedeelde mappen."
 
@@ -6164,7 +6465,7 @@ msgid "Security service not running."
 msgstr "Security service draait niet."
 
 msgid "See service-epg (and PiP) from other channels in an infobar."
-msgstr ""
+msgstr "Bekijk EPG (en PiP) van andere kanalen in de infobalk."
 
 #
 msgid "Seek"
@@ -6258,10 +6559,9 @@ msgstr "Selecteer herhalingsfrequentie"
 msgid "Select service to add..."
 msgstr "Selecteer zender om toe te voegen..."
 
-#
 #, python-format
 msgid "Select the key you want to set to %i ms"
-msgstr "Selecteer de toets die u wilt instellen op %i ms..."
+msgstr "Selecteer de toets die u wilt instellen op %i ms"
 
 #
 msgid "Select the location to save the recording to."
@@ -6295,6 +6595,9 @@ msgstr "Secteer draadloos netwerk"
 msgid "Select your choice."
 msgstr "Selecteer uw keuze."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Verstuur DiSEqC"
@@ -6363,6 +6666,9 @@ msgstr ""
 "Zender niet gevonden!\n"
 "(SID not found in PAT)"
 
+msgid "Service reference"
+msgstr "Service referentie"
+
 #
 msgid "Service scan"
 msgstr "Zenders zoeken"
@@ -6419,9 +6725,6 @@ msgstr "Stel maximale tijdsduur in"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Kies NEE om deze AutoTimer uit te schakelen."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 # L:\Dreambox\Eclipse\enigma2-plugins\ac3lipsync\src/AC3main.py:337
 msgid "Setting key canceled"
@@ -6500,6 +6803,9 @@ msgstr "Toon event-vooruitgang in zender keuze"
 msgid "Show in extension menu"
 msgstr "Toon in uitbreidingsmenu"
 
+msgid "Show info screen"
+msgstr "Toon info scherm"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Infobalk zichtbaar na zenderwissel"
@@ -6512,6 +6818,12 @@ msgstr "Infobalk weergeven bij EPG update"
 msgid "Show infobar on skip forward/backward"
 msgstr "Infobalk zichtbaar na overslaan, vooruit/achteruit"
 
+msgid "Show notification on conflicts"
+msgstr "Toon melding op conflicten"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Rotor bewegingen zichtbaar"
@@ -6535,6 +6847,8 @@ msgid ""
 "Shows a list containing the zapping-history and allows user to zap to the "
 "entries or to modify them."
 msgstr ""
+"Toont een lijst met de Zap-geschiedenis en maakt het mogelijk om direct naar "
+"entries te zappen en die aan te passen."
 
 msgid "Shows a list of recent zap entries"
 msgstr "Toont een lijst van recente zap activiteit"
@@ -6543,11 +6857,14 @@ msgid "Shows average bitrate of video and audio"
 msgstr "Toont de gemiddelde bitrate van video en audio"
 
 msgid "Shows statistics of watched services"
-msgstr ""
+msgstr "Toont de statistieken van bekeken kanalen"
 
 msgid "Shows the clock permanently on the screen"
 msgstr "Toont de klok permanent op het scherm"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Geeft de status van uw WiFi verbinding weer.\n"
@@ -6560,6 +6877,9 @@ msgstr "Uitschakelen"
 msgid "Shutdown Dreambox after"
 msgstr "Slaaptimer activeren na"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signaal sterkte:"
@@ -6581,14 +6901,14 @@ msgid "Simple"
 msgstr "Eenvoudig"
 
 msgid "Simple IRC GroupChat client for e2 #dm8000-vip channel"
-msgstr ""
+msgstr "Simple IRC GroupChat client voor e2 #dm8000-vip kanaal"
 
 #
 msgid "Simple titleset (compatibility for legacy players)"
 msgstr "Eenvoudige titelset (compatibel met gewone spelers)"
 
 msgid "SimpleRSS allows reading RSS newsfeeds on your Dreambox."
-msgstr ""
+msgstr "Met SimpleRSS kunt u RSS-feeds lezen via uw Dreambox."
 
 #
 msgid "Single"
@@ -6615,7 +6935,7 @@ msgid "Skin"
 msgstr "Skin"
 
 msgid "SkinSelector shows a menu with selectable skins"
-msgstr ""
+msgstr "De SkinSelector toont u een menu met de beschikbare skins"
 
 #
 msgid "Skins"
@@ -6674,7 +6994,7 @@ msgid "Software update"
 msgstr "Software update"
 
 msgid "SoftwareManager manages your Dreambox software"
-msgstr ""
+msgstr "Met de SoftwareManager beheert u de software van uw Dreambox"
 
 msgid "Softwaremanager information"
 msgstr "Sofwarebeheer informatie"
@@ -6726,6 +7046,9 @@ msgstr "Sorteer A/Z"
 msgid "Sort AutoTimer"
 msgstr "Sorteer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6785,6 +7108,9 @@ msgstr "Standby Fan %d Voltage"
 msgid "Start Webinterface"
 msgstr "Start Webinterface"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Start eenvoudig uw multimedia plugins met de PVR-toets."
+
 #
 msgid "Start from the beginning"
 msgstr "Start vanaf het begin"
@@ -6881,10 +7207,10 @@ msgid "Stored position"
 msgstr "Opgeslagen positie"
 
 msgid "Stream podcasts"
-msgstr ""
+msgstr "Stream podcasts"
 
 msgid "Streaming modules for the orf.at iptv web page."
-msgstr ""
+msgstr "Streaming modules voor de orf.at iptv website."
 
 #
 msgid "Subservice list..."
@@ -6910,6 +7236,9 @@ msgstr "Zo"
 msgid "Sunday"
 msgstr "Zondag"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Ondersteuning \"Fast Scan \"?"
+
 #
 msgid "Swap Services"
 msgstr "Zenders omwisselen"
@@ -6934,13 +7263,8 @@ msgstr "Ga naar vorige subzender"
 msgid "Switchable tuner types:"
 msgstr "Verwisselbare tuner types:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolrate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6958,10 +7282,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS bestand is te groot voor ISO9660 level1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "TV Grafieken van alle gebruikers"
+
 #
 msgid "TV System"
 msgstr "TV Systeem"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Inhoudslijst voor verzameling"
@@ -6994,6 +7327,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Temperatuur en ventilator controle"
 
+msgid "Temperature-dependent fan control."
+msgstr "Temperatuur afhankelijke ventilator controle."
+
 #
 msgid "Terrestrial"
 msgstr "Terrestrisch"
@@ -7074,17 +7410,19 @@ msgstr ""
 "formaat data DVD maken (deze speelt niet af in een DVD speler) ?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
 msgstr ""
+"De Hotplug plugin informeert uw systeem over pas aangesloten of verwijderde "
+"media."
 
 #
 msgid ""
@@ -7111,11 +7449,15 @@ msgid ""
 "The Satfinder plugin helps you to align your dish.\n"
 "It shows you informations about signal rate and errors."
 msgstr ""
+"De Satfinder Plugin helpt u met het uitrichten van uw schotel.\n"
+"Hij toont informatie over signaalwaarden en fouten."
 
 msgid ""
 "The SkinSelector shows a menu with selectable skins.\n"
 "It's now easy to change the look and feel of your Dreambox."
 msgstr ""
+"De SkinSelector toont u een menu met de beschikbare skins.\n"
+"Het is nu heel gemakkelijk om het uiterlijk van uw Dreambox aan te passen."
 
 msgid ""
 "The SoftwareManager manages your Dreambox software.\n"
@@ -7160,6 +7502,11 @@ msgstr ""
 "De USB-stick was voorbereid om op te starten.\n"
 "Nu kunt nu een NFI-bestand downloaden!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7169,6 +7516,8 @@ msgid ""
 "The VideoTune helps fine-tuning your tv display.\n"
 "You can control brightness and contrast of your tv."
 msgstr ""
+"VideoTune helpt u met het fijnregelen van het beeldscherm van uw TV.\n"
+"U kunt de helderheid en het contrast van uw TV instellen."
 
 msgid "The Videomode plugin provides advanced video mode settings."
 msgstr "De videomode plugin biedt geavanceerde video-instellingen."
@@ -7176,6 +7525,8 @@ msgstr "De videomode plugin biedt geavanceerde video-instellingen."
 msgid ""
 "The WirelessLan plugin helps you configuring your WLAN network interface."
 msgstr ""
+"De WirelessLan plugin helpt u met het configureren van uw WLAN netwerk "
+"interface."
 
 #
 msgid "The backup failed. Please choose a different backup location."
@@ -7276,7 +7627,7 @@ msgid "The results have been written to %s."
 msgstr "De resultaten zijn bewaard op %s."
 
 msgid "The skin is in KingSize-definition 1024x576"
-msgstr ""
+msgstr "De skin heeft een KingSize maat van 1024x576"
 
 #
 msgid "The sleep timer has been activated."
@@ -7291,20 +7642,19 @@ msgid "The timer file (timers.xml) is corrupt and could not be loaded."
 msgstr ""
 "Het timer bestand (timer.xml) is beschadigd en kan niet worden geladen."
 
-#
 msgid ""
 "The wireless LAN plugin is not installed!\n"
 "Please install it and choose what you want to do next."
 msgstr ""
-"De draadloze LAN applicatie is niet geïnstalleerd!\n"
+"De draadloze LAN-plugin is niet geïnstalleerd!\n"
 "Installeer het en kies wat u hierna wenst te doen."
 
-#
 msgid ""
 "The wireless LAN plugin is not installed!\n"
 "Please install it."
 msgstr ""
-"De WiFi plugin is niet geïnstalleerd.Deze plugin eerst installeren a.u.b."
+"De draadloze LAN-plugin is niet geïnstalleerd!\n"
+"Deze plugin eerst installeren a.u.b."
 
 #
 msgid ""
@@ -7324,9 +7674,8 @@ msgstr ""
 msgid "The wizard is finished now."
 msgstr "De wizard is nu gereed."
 
-#
 msgid "There are at least "
-msgstr "Er zijn ten minste"
+msgstr "Er zijn ten minste "
 
 #
 msgid "There are currently no outstanding actions."
@@ -7344,9 +7693,8 @@ msgstr "Er zijn geen standaard instellingen in uw firmware gevonden."
 msgid "There are no updates available."
 msgstr "Er zijn geen updates beschikbaar."
 
-#
 msgid "There are now "
-msgstr "Er zijn nu"
+msgstr "Er zijn nu "
 
 #
 msgid ""
@@ -7396,6 +7744,11 @@ msgstr "Deze Dreambox kan geen %s decoderen!"
 msgid "This Month"
 msgstr "Deze maand"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Deze week"
@@ -7442,6 +7795,13 @@ msgid ""
 "If you already have a prepared bootable USB stick, please insert it now. "
 "Otherwise plug in a USB stick with a minimum size of 64 MB!"
 msgstr ""
+"Deze plugin maakt een USB-stick die kan worden gebruikt om de firmware van "
+"uw ontvanger te updaten zonder dat u een LAN of WLAN verbinding nodig "
+"heeft.\n"
+"Eerst moet de stick worden voorbereid, zodat daarvan opgestart kan worden.\n"
+"In de volgende stap moet een NFI-image worden opgeslagen op de stick.\n"
+"Als u al een bruikbare stick heeft, kunt u die nu inpluggen. Anders plaatst "
+"u een stick met een minimum grootte van 64 MB!"
 
 #
 msgid "This plugin is installed."
@@ -7469,6 +7829,8 @@ msgid ""
 "This system tool is internally used to program the hardware with firmware "
 "updates."
 msgstr ""
+"Dit systeemgereedschap wordt intern gebruikt om de hardware van een firmware "
+"update te voorzien."
 
 #
 msgid ""
@@ -7629,6 +7991,16 @@ msgstr "Timer status:"
 msgid "Timer type"
 msgstr "Timer type"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7658,7 +8030,7 @@ msgid "Titleset mode"
 msgstr "Titelset modus"
 
 msgid "To be used as simple downloading application by other Plugins."
-msgstr ""
+msgstr "Te gebruiken als eenvoudige downloadapplicatie voor andere Plugins."
 
 msgid ""
 "To update your Dreambox firmware, please follow these steps:\n"
@@ -7707,7 +8079,7 @@ msgstr "Best gewaardeerd"
 msgid "Track"
 msgstr "Spoor"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7718,10 +8090,6 @@ msgstr "Vertaling"
 msgid "Translation:"
 msgstr "Vertaling:"
 
-#
-msgid "Transmission Mode"
-msgstr "Transmissie modus"
-
 #
 msgid "Transmission mode"
 msgstr "Transmissie modus"
@@ -7730,10 +8098,6 @@ msgstr "Transmissie modus"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder type"
-
 #
 msgid "Travel & Events"
 msgstr "Reizen & Evenementen"
@@ -7838,21 +8202,19 @@ msgstr "USB stick wizard"
 msgid "Ukrainian"
 msgstr "Oekraïens"
 
-#
 msgid ""
 "Unable to complete filesystem check.\n"
 "Error: "
 msgstr ""
 "De bestandssysteemcontrole is mislukt.\n"
-"Foutmelding:"
+"Foutmelding: "
 
-#
 msgid ""
 "Unable to initialize harddisk.\n"
 "Error: "
 msgstr ""
 "Kon de harde schijf niet initialiseren.\n"
-"Foutmelding:"
+"Foutmelding: "
 
 #
 msgid "Uncommitted DiSEqC command"
@@ -7866,9 +8228,12 @@ msgstr "Ongedaan"
 msgid "Undo uninstall"
 msgstr "Ongedaan"
 
+msgid "Unencrypted"
+msgstr "Ongecodeerd"
+
 #
 msgid "UnhandledKey"
-msgstr ""
+msgstr "Ongeldige toets"
 
 #
 msgid "Unicable"
@@ -7894,8 +8259,8 @@ msgstr "Verenigde Staten"
 msgid "Universal LNB"
 msgstr "Universeel LNB"
 
-msgid "Unknown network adapter."
-msgstr "Onbekende netwerkadapter."
+msgid "Unknown"
+msgstr "Onbekend"
 
 #
 msgid ""
@@ -7914,7 +8279,7 @@ msgstr "Unmount mislukt"
 msgid "Unsupported"
 msgstr "Niet Ondersteund"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -8014,10 +8379,8 @@ msgstr "Gateway gebruiken"
 
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
-
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Gebruik 'ruw' spoelen bij snelheden boven"
+"Gebruik en de beheer meerdere Dreamboxen met verschillende "
+"afstandsbedieningen."
 
 #
 msgid "Use power measurement"
@@ -8100,11 +8463,20 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vali-XD skin"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis skin"
+
 msgid "Vali.HD.nano skin"
-msgstr ""
+msgstr "Vali.HD.nano skin"
+
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp skin"
 
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
@@ -8112,6 +8484,9 @@ msgstr ""
 "Controleer uw Dreambox authenticiteit door het uitvoeren van de echtheids "
 "dreambox plugin!"
 
+msgid "Verifying your internet connection..."
+msgstr "Controleren van uw internet verbinding..."
+
 #
 msgid "Vertical"
 msgstr "Vertikaal"
@@ -8128,6 +8503,9 @@ msgstr "Video fijn instellingen wizard"
 msgid "Video Output"
 msgstr "Video uitgang"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Video instellingen"
@@ -8167,13 +8545,13 @@ msgid "Video mode selection."
 msgstr "Video modus selectie"
 
 msgid "Video streaming from the orf.at web page"
-msgstr ""
+msgstr "Video streaming van de website orf.at"
 
 msgid "VideoEnhancement provides advanced video enhancement settings"
-msgstr ""
+msgstr "VideoEnhancement biedt geavanceerde videoverbetering instellingen"
 
 msgid "VideoTune helps fine-tuning your tv display"
-msgstr ""
+msgstr "VideoTune helpt met fijn instellen van uw TV-scherm"
 
 #
 msgid "Videobrowser exit behavior:"
@@ -8184,7 +8562,7 @@ msgid "Videoenhancement Setup"
 msgstr "Videoverbetering instellingen"
 
 msgid "Videomode provides advanced video mode settings"
-msgstr ""
+msgstr "Videomode heeft geavanceerde video-instellingen"
 
 #
 msgid "Videoplayer stop/exit behavior:"
@@ -8208,9 +8586,8 @@ msgstr "Bekijk opname..."
 msgid "View Photos..."
 msgstr "Bekijk foto's..."
 
-#
 msgid "View Rass interactive..."
-msgstr "Rass Interactive weergeven"
+msgstr "Rass Interactive weergeven..."
 
 #
 msgid "View Video CD..."
@@ -8307,12 +8684,14 @@ msgid "Virtual KeyBoard"
 msgstr "Virtueel Toetsenbord"
 
 msgid "Visualization for the European Installation Bus"
-msgstr ""
+msgstr "Visualisatie voor de European Installation Bus"
 
 msgid ""
 "Visualize and control your lights, dimmers, blinds, thermostats etc. through "
 "EIB/KNX. (linknx server required)"
 msgstr ""
+"Visualiseer en bedien uw licht, dimmers, zonwering, thermostaten etc. "
+"middels EIB/KNX. (linknx server benodigd)"
 
 #
 msgid "Voltage mode"
@@ -8330,9 +8709,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN adapter."
-
 msgid "WLAN connection"
 msgstr "WLAN verbinding"
 
@@ -8357,16 +8733,15 @@ msgstr "WSS bij 4:3"
 msgid "Wait time in ms before activation:"
 msgstr "Wachttijd in ms voor activering"
 
-#
 msgid "Waiting"
-msgstr "Wacht..."
+msgstr "Wacht"
 
 #
 msgid "Warn if free space drops below (kB):"
 msgstr "Waarschuwen als vrije ruimte daalt onder (kB):"
 
 msgid "Watch streams from ZDF Mediathek"
-msgstr ""
+msgstr "Bekijk streams van de ZDF Mediatheek"
 
 msgid "WeatherPlugin shows weatherforecasts on your Dreambox."
 msgstr "WeatherPlugin toont de weersverwachting op uw Dreambox."
@@ -8374,6 +8749,9 @@ msgstr "WeatherPlugin toont de weersverwachting op uw Dreambox."
 msgid "Weatherforecast on your Dreambox"
 msgstr "De weersverwachting op uw Dreambox."
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Web-Bouquet-Editor voor PC"
+
 #
 msgid "Webinterface"
 msgstr "Webinterface"
@@ -8553,6 +8931,14 @@ msgstr "Wat wilt u zoeken?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Wat te doen met ingediende crashlogs?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Als  \"Fast Scan\"  wordt ondersteund, wordt dat service type genegeerd. U "
+"hoeft dit niet in te stellen tenzij uw image  \"Fast Scan\" ondersteunt en u "
+"het ok gebruikt."
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8594,8 +8980,13 @@ msgstr "Draadloos LAN"
 msgid "Wireless Network"
 msgstr "Draadloos netwerk"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "Draadloze netwerkverbinding instellen"
+
+msgid "Wireless network connection setup."
+msgstr "Draadloze netwerkverbinding instellen."
+
+msgid "Wireless network state"
 msgstr "Status draadloos netwerk"
 
 msgid ""
@@ -8628,11 +9019,9 @@ msgstr ""
 "Met Genuine Dreambox kunt u de authenticiteit van uw Dreambox verifieren."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Met IMDB kunt u informatie binnenhalen en vertonen (waardering, poster, "
-"cast, beschrijving etc) over de geselecteerde opname."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "Met MovieRetitle kunt u de naam van uw films wijzigen."
@@ -8642,6 +9031,11 @@ msgid ""
 msgstr ""
 "Met MyTube kunt u YouTube-video's direct afspelen op uw TV zonder een PC."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr "Met Webcam Viewer kunt u webcams bekijken op uw TV-scherm."
 
@@ -8650,11 +9044,17 @@ msgid ""
 "(between 1 and 9 minutes long) which will automatically zap back to the "
 "original channel after execution."
 msgstr ""
+"Met Werbezapper kunt u automatisch reclame overslaan door korte timers in te "
+"voegen\n"
+"\"(tussen 1 en 9 minuten lang) die ervoor zorgen automatisch naar het kanaal "
+"terug te zappen als ze zijn verlopen."
 
 msgid ""
 "With YouTubePlayer you can watch YouTube-Videos on the Dreambox.\n"
 "This plugin requires a PC with the VLC program running."
 msgstr ""
+"Met YouTubePlayer kunt u YouTube-video's vertonen op uw Dreambox.\n"
+"Deze plugin vereist een PC waarop het programma VLC draait."
 
 msgid ""
 "With the CommonInterfaceAssignment plugin it is possible to use differentCI "
@@ -8671,6 +9071,8 @@ msgid ""
 "With the CrashlogAutoSubmit plugin it is possible to automaticallymail "
 "crashlogs found on your hard drive to Dream Multimedia."
 msgstr ""
+"Met de CrashlogAutoSubmit plugin is het mogelijk crashlogs op de harde "
+"schijf van uw Dreambox automatisch naar Dream Multimedia te versturen."
 
 msgid ""
 "With the DefaultServicesScanner plugin you can scan default lamedbs sorted "
@@ -8703,11 +9105,15 @@ msgid ""
 "With the PositionerSetup plugin it is easy to install and configure a "
 "motorized dish."
 msgstr ""
+"Met de PositionerSetup plugin is het gemakkelijk een gemotoriseerde schotel "
+"te installeren en te configureren."
 
 msgid ""
 "With the SatelliteEquipmentControl plugin it is possible to fine-tune DiSEqC-"
 "settings."
 msgstr ""
+"Met de SatelliteEquipmentControl plugin kunt u de DiSEqC-instellingen fijn "
+"instellen."
 
 #
 msgid ""
@@ -8717,13 +9123,10 @@ msgstr ""
 "Indien ingeschakeld kan een alternatieve zender worden gebruikt om de opname "
 "te maken als de ingestelde zender niet beschikbaar is."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Deze optie beperkt het aantal timers dat de AutoTimer toevoegt. De waarde \"0"
-"\" staat een onbeperkt aantal toe."
 
 #
 msgid "Wizard"
@@ -8824,9 +9227,13 @@ msgstr ""
 "U kunt nu een standaard zenderlijst installeren. Kies de zenderlijst die u "
 "wenst te installeren."
 
-#
 msgid "You can choose, what you want to install..."
-msgstr "U kunt hier kiezen wat u wenst te installeren."
+msgstr "U kunt hier kiezen wat u wenst te installeren..."
+
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
 
 #
 msgid "You can install this plugin."
@@ -8850,6 +9257,22 @@ msgstr ""
 "Terwijl 'Name' gewoon een normaal leesbare naam is voor de overzichtslijst, "
 "'Match' is een titel waar naar gezocht wordt in de EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"Met EasyInfo kunt u de EPG-plugins met de 'info-toets' beheren. Er is ook "
+"een nieuwe Nu/Volgende EPG-viewer. Easy-PG, de eigen grafische EPG-browser "
+"is ook opgenomen."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "U kunt dit niet wissen!"
@@ -9064,6 +9487,9 @@ msgstr "Uw naam (optioneel):"
 msgid "Your network configuration has been activated."
 msgstr "Configuratie van uw netwerk is geactiveerd."
 
+msgid "Your network is not working. Please try again."
+msgstr "Uw netwerk werkt niet. Probeer het opnieuw."
+
 #
 msgid "Your network mount has been activated."
 msgstr "Uw netwerkverbinding is geactiveerd."
@@ -9089,7 +9515,7 @@ msgstr ""
 "Kies wat je hierna wenst te doen."
 
 msgid "ZDFMediathek allows you to watch streams from ZDF Mediathek."
-msgstr ""
+msgstr "Met ZDFMediatheek kunt u kijken naar streams van de ZDF Mediatheek."
 
 #
 msgid "Zap back to previously tuned service?"
@@ -9111,16 +9537,13 @@ msgid "Zap between commercials"
 msgstr "Zap tussen de commercials"
 
 msgid "ZapStatistic shows the watched services with some statistics."
-msgstr ""
+msgstr "ZapStatistic toont de bekeken kanalen met enkele statistieken."
 
 msgid "Zoom into letterboxed/anamorph movies"
-msgstr ""
+msgstr "Inzoomen op letterbox/anamorphe films"
 
 msgid "Zoom into letterboxed/anamorph movies."
-msgstr ""
-
-msgid "Zydas"
-msgstr "Zydas"
+msgstr "Inzoomen op letterbox/anamorphe films."
 
 #
 msgid "[alternative edit]"
@@ -9173,7 +9596,12 @@ msgstr "activeer huidige configuratie"
 msgid "activate network adapter configuration"
 msgstr "Activeer netwerkadapter configuratie"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Autotimer toevoegen..."
 
@@ -9249,9 +9677,6 @@ msgstr "Zender toevoegen aan favorieten"
 msgid "add services"
 msgstr "Zenders toevoegen"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "Zender op kinderslot zetten"
@@ -9266,16 +9691,18 @@ msgstr "Alfabetisch sorteren"
 
 msgid "assign color buttons (red/green/yellow/blue) to plugins from MOVIELIST."
 msgstr ""
+"wijs lange knopdruk (rood/groen/geel/blauw) toe aan plugins van de MOVIELIST."
 
 msgid "assign color buttons to plugins from MOVIELIST"
-msgstr ""
+msgstr "wijs kleurknoppen toe aan plugins van de MOVIELIST"
 
 msgid ""
 "assign long key-press (red/green/yellow/blue) to plugins or E2 functions."
 msgstr ""
+"wijs lange knopdruk (rood/groen/geel/blauw) toe aan plugins of E2-functies."
 
 msgid "assign long key-press on color buttons to plugins or E2 functions"
-msgstr ""
+msgstr "wijs lange knopdruk toe aan kleurknoppen van plugins of E2-functies"
 
 #
 msgid "assigned CAIds:"
@@ -9285,6 +9712,12 @@ msgstr "Toegewezen CAids:"
 msgid "assigned Services/Provider:"
 msgstr "Toegewezen Zenders/Provider:"
 
+msgid "at beginning"
+msgstr "Aan het begin"
+
+msgid "at end"
+msgstr "Aan het einde"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9303,6 +9736,9 @@ msgstr "Audio sporen"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr "autotimers hebben een overeenkomend attribuut nodig"
+
 #
 msgid "available"
 msgstr "beschikbaar"
@@ -9335,6 +9771,9 @@ msgstr "zwarte lijst"
 msgid "blue"
 msgstr "blauw"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9376,6 +9815,9 @@ msgstr "Afspeellijst leeg maken"
 msgid "complex"
 msgstr "complex"
 
+msgid "config changed."
+msgstr "configuratie gewijzigd."
+
 #
 msgid "config menu"
 msgstr "configuratiemenu"
@@ -9393,7 +9835,7 @@ msgid "continue"
 msgstr "Doorgaan"
 
 msgid "control multiple Dreamboxes with different RCs"
-msgstr ""
+msgstr "bedien meerdere Dreamboxen met verschillende afstandsbedieningen"
 
 #
 msgid "copy to bouquets"
@@ -9407,6 +9849,12 @@ msgstr "kon niet worden verwijderd"
 msgid "create directory"
 msgstr "Map aanmaken"
 
+msgid "creates virtual series folders from episodes"
+msgstr "Creëert virtuele mappen van de afleveringen"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "creëert virtuele mappen uit sets van de opgenomen afleveringen"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "huidig geïnstalleerd image: %s"
@@ -9419,6 +9867,9 @@ msgstr "dagelijks"
 msgid "day"
 msgstr "dag"
 
+msgid "default"
+msgstr "Standaard"
+
 #
 msgid "delete"
 msgstr "Verwijderen"
@@ -9478,6 +9929,9 @@ msgstr "Niet opnemen"
 msgid "done!"
 msgstr "gereed!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Driver voor Realtek draadloze USB-apparaten"
+
 #
 msgid "edit alternatives"
 msgstr "Alternatieven bewerken"
@@ -9506,9 +9960,8 @@ msgstr "Boeket bewerken activeren"
 msgid "enable favourite edit"
 msgstr "Favorieten bewerken activeren"
 
-#
 msgid "enable move mode"
-msgstr "Verplaatsmodus activeren"
+msgstr "Verplaats modus activeren"
 
 #
 msgid "enabled"
@@ -9530,10 +9983,6 @@ msgstr "Stop snijpunt hier"
 msgid "end favourites edit"
 msgstr "Favorieten bewerken deactiveren "
 
-#
-msgid "enter hidden network SSID"
-msgstr "Geef verborgen netwerk SSID in"
-
 #
 msgid "equal to"
 msgstr "gelijk aan"
@@ -9590,9 +10039,8 @@ msgstr "Vooruit naar volgend hoofdstuk"
 msgid "free"
 msgstr "vrij"
 
-#
 msgid "free diskspace"
-msgstr "ruimte vrij..."
+msgstr "ruimte vrij"
 
 #
 msgid "go to deep standby"
@@ -9690,9 +10138,8 @@ msgstr "spring naar de volgende markering"
 msgid "jump to previous marked position"
 msgstr "spring naar de vorige markering"
 
-#
 msgid "leave movie player..."
-msgstr "Opname menu afsluiten"
+msgstr "Opname menu afsluiten..."
 
 #
 msgid "left"
@@ -9702,9 +10149,8 @@ msgstr "links"
 msgid "length"
 msgstr "lengte"
 
-#
 msgid "list of EPG views..."
-msgstr ""
+msgstr "lijst van EPG weergeven..."
 
 #
 msgid "list style compact"
@@ -9758,6 +10204,9 @@ msgstr "minuut"
 msgid "minutes"
 msgstr "minuten"
 
+msgid "missing parameter \"id\""
+msgstr "ontbrekende parameter \"id\""
+
 #
 msgid "month"
 msgstr "maand"
@@ -9955,9 +10404,6 @@ msgstr "rood"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "redesigned Kerni-HD1 skin"
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "verwijder een nameserver "
@@ -10060,7 +10506,7 @@ msgid "seconds"
 msgstr "seconden"
 
 msgid "see service-epg (and PiP) from channels in an infobar"
-msgstr ""
+msgstr "Bekijk EPG (en PiP) uit de kanalen in een infobalk"
 
 #
 msgid "select"
@@ -10094,7 +10540,7 @@ msgid "service PIN"
 msgstr "zender pincode"
 
 msgid "set enigma2 to standby-mode after startup"
-msgstr ""
+msgstr "Stel enigma2 in op standby-mode na het opstarten"
 
 #
 msgid "sets the Audio Delay (LipSync)"
@@ -10294,9 +10740,9 @@ msgstr "Tijd, hoofdstuk, audio en ondertitels instellen"
 msgid "tuner is not supported"
 msgstr "tuner wordt niet ondersteund"
 
-#
-msgid "unavailable"
-msgstr "niet beschikbaar"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "kan timer met id %i niet vinden"
 
 #
 msgid "unconfirmed"
@@ -10319,10 +10765,10 @@ msgid "use as HDD replacement"
 msgstr "Gebruik als harde schijf vervanging"
 
 msgid "use your Dreambox as Web proxy"
-msgstr ""
+msgstr "gebruik je Dreambox als Web Proxy"
 
 msgid "use your Dreambox as Web proxy."
-msgstr ""
+msgstr "gebruik je Dreambox als Web Proxy."
 
 #
 msgid "user defined"
@@ -10356,6 +10802,9 @@ msgstr "ingepland"
 msgid "was removed successfully"
 msgstr "is succesvol verwijderd"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "wekelijks"
@@ -10364,6 +10813,9 @@ msgstr "wekelijks"
 msgid "whitelist"
 msgstr "witte lijst"
 
+msgid "wireless network interface"
+msgstr "draadloze netwerk interface"
+
 #
 msgid "working"
 msgstr "bezig"
@@ -10471,14 +10923,28 @@ msgstr "zapte"
 #~ msgid "Advanced"
 #~ msgstr "Expert"
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Hoeveelheid resterende opnames"
+
 #
 #~ msgid "An error occured!"
 #~ msgstr "Er is een fout opgetreden!"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "Authorization"
 #~ msgstr "Autorisatie"
 
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Auto resolutie plugin testmode:\n"
+#~ "Is %s ok?"
+
 #
 #~ msgid "Backup"
 #~ msgstr "Back-up"
@@ -10539,6 +11005,22 @@ msgstr "zapte"
 #~ msgid "Choose source"
 #~ msgstr "Bron kiezen"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Hoge ontvangst rate"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Lage ontvangst rate"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash kaart"
@@ -10615,6 +11097,9 @@ msgstr "zapte"
 #~ "verbroken! (%s)\n"
 #~ "Probeert opnieuw..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Geeft informatie over films uit de InternetMovieDatabase"
+
 #
 #~ msgid ""
 #~ "Do you want to backup now?\n"
@@ -10637,6 +11122,17 @@ msgstr "zapte"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Downloaden van USB flasher opstart bestand mislukt: "
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh zal automatisch op de door de u ingestelde kanalen afstemmen "
+#~ "als de ontvanger niet in gebruik is\n"
+#~ "(in standby zonder dat er een opname loopt) om de EPG-gegevens van die "
+#~ "kanalen in te lezen. "
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Wijzig IPKG bron URL..."
@@ -10645,6 +11141,10 @@ msgstr "zapte"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Gecodeerd : %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Encryptie type"
+
 #
 #~ msgid ""
 #~ "Enigma2 Skinselector v0.5 BETA\n"
@@ -10661,6 +11161,14 @@ msgstr "zapte"
 #~ "\n"
 #~ "© 2007 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Snel vooruitspoelen op volgende snelheid"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Snel terugspoelen op volgende snelheid"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Geef WLAN netwerk naam/SSID:"
@@ -10687,6 +11195,24 @@ msgstr "zapte"
 #~ msgid "Following tasks will be done after you press continue."
 #~ msgstr "Volgende taken zullen gebeuren nadat u op OK drukt."
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Een totaal van %d overeenkomende gebeurtenissen gevonden.\n"
+#~ "%d timers werden toegevoegd en %d gewijzigd, %d conflicten ondervonden."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Een totaal van %d overeenkomende gebeurtenissen gevonden.%d timers werden "
+#~ "toegevoegd en %d gewijzigd."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Beeldherhalingsfrequentie tijdens 'ruw' spoelen"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adres"
@@ -10703,14 +11229,45 @@ msgstr "zapte"
 #~ msgid "General PCM delay"
 #~ msgstr "Algemene PCM vertraging"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Guard interval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard interval modus"
+
 #
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Hier is een klein overzicht van de beschikbare icoontjes."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Verborgen netwerk SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Verborgen netwerknaam"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hiërarchie informatie"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hiërarchie modus"
+
 #
 #~ msgid "How to handle found crashlogs:"
 #~ msgstr "Wat te doen met crashlogs:"
 
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Indien ingeschakeld wordt een programma al als opgenomen beschouwd als "
+#~ "een andere timer eral 80% van opneemt."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Indien u deze pagina kunt zien, druk dan op OK"
@@ -10759,6 +11316,9 @@ msgstr "zapte"
 #~ msgid "Interfaces"
 #~ msgstr "Interfaces"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Interne LAN adapter."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Inverteer display"
@@ -10771,10 +11331,34 @@ msgstr "zapte"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Hiermee kunt u bestanden bekijken/bewerken in uw  Dreambox"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Luister en neem internet radio op"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Luister en neem shoutcast internet radio op op je Dreambox."
+
 #
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Max. Bitrate: %s"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maximale tijdsduur van een programma. Een programma dat langer duurt komt "
+#~ "niet overeen."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Film informatie uit de Online Film Datenbank (Duits)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Film informatie uit de Online Film Datenbank"
+
+#
+#~ msgid "Network SSID"
+#~ msgstr "Netwerk SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Netwerk..."
@@ -10787,10 +11371,18 @@ msgstr "zapte"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Geen 50Hz, sorry! :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Geen netwerken gevonden"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Geen bruikbare USB stick gevonden"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Geen draadloze netwerken gevonden! Vernieuw."
+
 #
 #~ msgid "No, send them never."
 #~ msgstr "Nee, verstuur ze nooit."
@@ -10799,6 +11391,10 @@ msgstr "zapte"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online software update"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbit positie"
+
 #
 #~ msgid "Package details for: "
 #~ msgstr "Pakket details voor:"
@@ -10807,6 +11403,12 @@ msgstr "zapte"
 #~ msgid "Page"
 #~ msgstr "Pagina"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Afspelen van muziek via Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Afspelen van muziek via Last.fm."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Kies .NFI image bestand van feed server om te downloaden"
@@ -10843,6 +11445,10 @@ msgstr "zapte"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Pakket beheer proces informatie..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polariteit"
+
 #
 #~ msgid "Port"
 #~ msgstr "Poort"
@@ -10855,6 +11461,9 @@ msgstr "zapte"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS Feed URI"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this Interface?"
 #~ msgstr "Werkelijk deze interface verwijderen?"
@@ -10911,6 +11520,10 @@ msgstr "zapte"
 #~ "Herstellen van de instellingen is gereed. Druk op OK om de instellingen "
 #~ "te activeren."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "SSL"
 #~ msgstr "SSL"
@@ -10996,6 +11609,9 @@ msgstr "zapte"
 #~ msgid "Set as default Interface"
 #~ msgstr "Als standaard interface instellen"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Zet uw Dreambox in Deep-Standby (uit)"
+
 #
 # L:\Dreambox\Eclipse\enigma2-plugins\ac3lipsync\src/plugin.py:35
 #~ msgid "Setup for the AC3 Lip Sync Plugin"
@@ -11040,6 +11656,29 @@ msgstr "zapte"
 #~ msgid "Switch audio"
 #~ msgstr "Kies audio"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolrate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "De Elektro Power Save plugin schakelt uw ontvanger op de ingestelde "
+#~ "tijden in Deep Sleep (uit).\n"
+#~ "Dat gebeurt alleen als de ontvanger in standby staat en er in de komende "
+#~ "20 minuten geen opname gepland is.\n"
+#~ "De ontvanger start automatisch op tijd op voor opnames of op de "
+#~ "ingestelde tijd."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11125,6 +11764,17 @@ msgstr "zapte"
 #~ "seconden.\n"
 #~ "3)Wacht op het opstarten en volg de instructies van de wizard."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo toont Duitse verkeersinformatie."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Transmissie modus"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder type"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -11153,6 +11803,12 @@ msgstr "zapte"
 #~ "Ongedaan maken\n"
 #~ "Verwijder"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Onbekende netwerkadapter."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo toont informatie over Duits noodweer."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Dreambox software vernieuwen"
@@ -11165,6 +11821,10 @@ msgstr "zapte"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Software update gereed. Uw Dreambox herstarten?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Gebruik 'ruw' spoelen bij snelheden boven"
+
 #
 #~ msgid "View"
 #~ msgstr "Bekijken"
@@ -11173,6 +11833,9 @@ msgstr "zapte"
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Bekijk de lijst met beschikbare sattelietapparatuur extensies."
 
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN adapter."
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
@@ -11205,6 +11868,25 @@ msgstr "zapte"
 #~ msgid "Wireless"
 #~ msgstr "Draadloos"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Status draadloos netwerk"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Met IMDB kunt u informatie binnenhalen en vertonen (waardering, poster, "
+#~ "cast, beschrijving etc) over de geselecteerde opname."
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Deze optie beperkt het aantal timers dat de AutoTimer toevoegt. De waarde "
+#~ "\"0\" staat een onbeperkt aantal toe."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Schrijven NFI image naar flash is voltooid"
@@ -11278,6 +11960,12 @@ msgstr "zapte"
 #~ "\n"
 #~ "Wilt u de tweede netwerk interface deactiveren?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "voeg tags toe aan films"
+
 #
 #~ msgid "address range"
 #~ msgstr "Adresbereik"
@@ -11306,6 +11994,10 @@ msgstr "zapte"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 en netwerk"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Geef verborgen netwerk SSID in"
+
 #
 #~ msgid "exit network adapter setup menu"
 #~ msgstr "verlaat netwerkadapter instellingen menu"
@@ -11360,6 +12052,10 @@ msgstr "zapte"
 #~ msgid "setup pin"
 #~ msgstr "menu pincode"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "niet beschikbaar"
+
 #
 #~ msgid "until restart"
 #~ msgstr "tot herstart"
index a089b9dc217441aeda5a3b079ff2bde2756b878c..b756183d455de1ef20245616028682ab60787b00 100755 (executable)
--- a/po/no.po
+++ b/po/no.po
@@ -1,8 +1,10 @@
+# Norwegian translations for Enigma2.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-06-12 14:34+0100\n"
 "Last-Translator: MMMMMM <theMMMMMM@gmail.com>\n"
 "Language-Team: none\n"
@@ -170,6 +172,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -208,6 +222,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -364,10 +382,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -388,6 +406,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -411,6 +432,9 @@ msgstr "En grafisk EPG for alle kanaler i en valgt bouqet"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -429,6 +453,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -544,6 +571,9 @@ msgstr "Om"
 msgid "About..."
 msgstr "Om..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -570,6 +600,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Aktiver Bilde i Bilde"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktivere nettverkinstillinger"
@@ -624,6 +657,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Legge til timer"
@@ -652,6 +691,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -748,6 +791,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Tillat zapping via WebInterface"
@@ -755,9 +801,23 @@ msgstr "Tillat zapping via WebInterface"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -777,8 +837,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -797,6 +856,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabisk"
@@ -861,10 +923,10 @@ msgstr "Spør bruker"
 msgid "Aspect Ratio"
 msgstr "Breddeforhold"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -875,6 +937,9 @@ msgstr "Lyd"
 msgid "Audio Options..."
 msgstr "Lyd Valg..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -941,6 +1006,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatisk"
@@ -975,6 +1049,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1017,6 +1112,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Tilbake"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1111,6 +1212,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Lysstyrke"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1140,6 +1246,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1376,6 +1499,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1408,21 +1540,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Kode rate høy"
-
-#
-msgid "Code rate low"
-msgstr "Kode rate lav"
-
-#
-msgid "Coderate HP"
-msgstr "Koderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Koderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1565,6 +1687,9 @@ msgstr "Fortsett avspilling"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1606,6 +1731,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1784,6 +1913,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1869,10 +2001,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Forsinkelse"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Slette"
@@ -2038,7 +2179,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2056,6 +2200,12 @@ msgstr ""
 "Vil du virkelig sjekke filsystemet?\n"
 "Det kan ta veldig lang tid!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2249,6 +2399,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2275,9 +2431,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2310,6 +2467,7 @@ msgid "Edit DNS"
 msgstr "Endre DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2367,6 +2525,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2390,10 +2551,25 @@ msgstr "Aktiver"
 msgid "Enable /media"
 msgstr "Aktiver /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Aktiver 5V for aktiv antenne"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2470,10 +2646,6 @@ msgstr "Krypteringsnøkkel"
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr "Krypteringstype"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2513,18 +2685,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Inngangshastighet for spoling framover"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Inngangshastighet for spoling bakover"
-
 #
 msgid "Enter main menu..."
 msgstr "Åpne hovedmenyen"
@@ -2596,6 +2760,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Programoversikt"
@@ -2793,6 +2960,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Finsk"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2812,17 +2984,13 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Billedgjentagelse ved hakkete spoling"
-
 #
 msgid "Frame size in full view"
 msgstr ""
@@ -2851,6 +3019,9 @@ msgstr "Frekvens søking steg størrelse(khz)"
 msgid "Frequency steps"
 msgstr "Frekvens steg"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fre"
@@ -2866,6 +3037,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2920,6 +3094,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -2998,23 +3175,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Guard Interval"
-
-#
-msgid "Guard interval mode"
-msgstr "Guard interval modus"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3043,21 +3221,14 @@ msgstr "Harddisk standby etter"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Hierarkisk Informasjon"
-
-#
-msgid "Hierarchy mode"
-msgstr "Hierarkisk modus"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3128,11 +3299,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Islandsk"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3236,6 +3417,12 @@ msgstr "Informasjon"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3334,7 +3521,7 @@ msgstr "Normal"
 msgid "Internal Flash"
 msgstr "Intern Flash"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3533,6 +3720,11 @@ msgstr "Språkvalg"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Siste hastighet"
@@ -3590,14 +3782,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Liste over Lagringsenheter"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3726,6 +3918,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Manuelt Søk"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Manuell transponder"
@@ -3764,9 +3959,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3986,12 +4180,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Flytt vestover"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4013,6 +4201,9 @@ msgstr "Filmliste Meny"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4021,6 +4212,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Multi kanal support"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4090,6 +4284,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "NÅ"
@@ -4119,6 +4316,9 @@ msgstr "Navneserver Oppsett"
 msgid "Nameserver settings"
 msgstr "Navneserver instillinger"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4231,10 +4431,6 @@ msgstr "Nettverkskonfigurasjon"
 msgid "Network Mount"
 msgstr "Nettverk Monteringer"
 
-#
-msgid "Network SSID"
-msgstr "Nettverks SSID"
-
 #
 msgid "Network Setup"
 msgstr "Nettverk Oppsett"
@@ -4274,6 +4470,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Nettverksguide"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4319,10 +4518,6 @@ msgstr ""
 "Ingen harddisk funnet eller\n"
 "Harddisk ikke initialisert."
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "Ingen backup nødvendig"
@@ -4439,8 +4634,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4527,6 +4721,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norsk"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4538,6 +4738,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4580,6 +4783,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD-Instillinger"
@@ -4624,6 +4830,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4649,9 +4858,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Orbital Posisjon"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4674,10 +4882,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Pakkeliste oppdatering"
@@ -4787,18 +5001,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5115,10 +5329,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaritet"
-
 #
 msgid "Polarization"
 msgstr "Polarisasjon"
@@ -5155,6 +5365,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugisisk"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5340,6 +5553,17 @@ msgstr "Tilbydere"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5370,13 +5594,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5480,6 +5704,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Innspillinger har alltid prioritet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5701,6 +5928,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Fortsett fra siste posisjon"
@@ -5733,6 +5963,9 @@ msgstr "Gå tilbake til filmliste"
 msgid "Return to previous service"
 msgstr "Gå tilbake til forrige tjeneste"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Hastigheter ved spoling bakover"
@@ -5741,9 +5974,8 @@ msgstr "Hastigheter ved spoling bakover"
 msgid "Right"
 msgstr "Høyre"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5753,6 +5985,9 @@ msgstr "Motor dreie hastighet"
 msgid "Running"
 msgstr "Kjører"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5765,6 +6000,21 @@ msgstr "Russisk"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5781,6 +6031,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Lør"
@@ -6173,6 +6436,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6241,6 +6507,9 @@ msgstr ""
 "Kanal ikke funnet!\n"
 "(SID ikke funnet i PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanalsøk"
@@ -6297,9 +6566,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6375,6 +6641,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Vis infobar ved kanalbytte"
@@ -6387,6 +6656,12 @@ msgstr "Vis infobar ved programbytte"
 msgid "Show infobar on skip forward/backward"
 msgstr "Vis infobar ved hopp fram/tilbake"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Vis motorbevegelse"
@@ -6423,6 +6698,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Viser status for din trådløse forbindelse.\n"
@@ -6435,6 +6713,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Slå av Dreamboxen etter"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6596,6 +6877,9 @@ msgstr "Sorter A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6655,6 +6939,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr "Start WebInterface"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Start fra begynnelsen"
@@ -6778,6 +7065,9 @@ msgstr "Søn"
 msgid "Sunday"
 msgstr "Søndag"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Bytt kanaler"
@@ -6802,13 +7092,8 @@ msgstr "Bytt til forrige underkanal"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolrate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6827,10 +7112,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV System"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6863,6 +7157,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestrial"
@@ -6933,12 +7230,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7000,6 +7297,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7212,6 +7514,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7434,6 +7741,16 @@ msgstr "Timer status:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7506,7 +7823,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7517,10 +7834,6 @@ msgstr "Oversetting"
 msgid "Translation:"
 msgstr "Oversetting:"
 
-#
-msgid "Transmission Mode"
-msgstr "Sendings Modus"
-
 #
 msgid "Transmission mode"
 msgstr "Sendingstype"
@@ -7529,10 +7842,6 @@ msgstr "Sendingstype"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder Type"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7661,6 +7970,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7689,7 +8001,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Universal LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7707,7 +8019,7 @@ msgstr "Unmount feilet"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7802,10 +8114,6 @@ msgstr "Bruk en gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Spoling/avspilling ved bruk av stillbilder"
-
 #
 msgid "Use power measurement"
 msgstr "Bruk strøm måling"
@@ -7884,16 +8192,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7910,6 +8230,9 @@ msgstr "Video Fininnstilling Guide"
 msgid "Video Output"
 msgstr "Video Utgang"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video Oppsett"
@@ -8112,9 +8435,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8155,6 +8475,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "WebInterface"
@@ -8292,6 +8615,11 @@ msgstr "Hva vil du søke etter?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8324,8 +8652,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Trådløst Nettverk"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8348,7 +8681,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8359,6 +8692,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8421,9 +8759,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8528,6 +8865,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Du kan velge det du vil ha installert..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8546,6 +8888,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Du kan ikke slette denne!."
@@ -8724,6 +9079,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8775,9 +9133,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternativ editering]"
@@ -8829,7 +9184,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8905,9 +9265,6 @@ msgstr "Legg kanal til favoritter"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "legg til i foreldrekontrollen"
@@ -8941,6 +9298,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8959,6 +9322,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -8991,6 +9357,9 @@ msgstr "svartlist"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9032,6 +9401,9 @@ msgstr "tøm spilliste"
 msgid "complex"
 msgstr "kompleks"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "Konfigurasjonsmeny"
@@ -9063,6 +9435,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9075,6 +9453,9 @@ msgstr "Daglig"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "slett"
@@ -9134,6 +9515,9 @@ msgstr "ikke ta opp"
 msgid "done!"
 msgstr "ferdig!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "editer alternativer"
@@ -9186,10 +9570,6 @@ msgstr "avslutt klipp her"
 msgid "end favourites edit"
 msgstr "avslutt favorittt editering"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9414,6 +9794,9 @@ msgstr "minutt"
 msgid "minutes"
 msgstr "minutter"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9612,9 +9995,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9951,8 +10331,8 @@ msgstr "skift tid, kapittel, lyd, tekst info"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10013,6 +10393,9 @@ msgstr "venter"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Ukentlig"
@@ -10021,6 +10404,9 @@ msgstr "Ukentlig"
 msgid "whitelist"
 msgstr "hvitliste"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10182,6 +10568,22 @@ msgstr "zapped"
 #~ msgid "Choose source"
 #~ msgstr "Velg kilde"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Kode rate høy"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Kode rate lav"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Koderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Koderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash kort"
@@ -10322,6 +10724,10 @@ msgstr "zapped"
 #~ "Aktiver det lokale nettverket på din Dreambox.\n"
 #~ "\n"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Krypteringstype"
+
 #
 #~ msgid "End"
 #~ msgstr "Slutt"
@@ -10342,6 +10748,14 @@ msgstr "zapped"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Inngangshastighet for spoling framover"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Inngangshastighet for spoling bakover"
+
 #
 #~ msgid "Equal to Socket A"
 #~ msgstr "Likt Socket A"
@@ -10362,6 +10776,10 @@ msgstr "zapped"
 #~ msgid "Filesystem Check..."
 #~ msgstr "Filsystem Kontroll..."
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Billedgjentagelse ved hakkete spoling"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adresse"
@@ -10374,6 +10792,14 @@ msgstr "zapped"
 #~ msgid "Games / Plugins"
 #~ msgstr "Spill / Plugins"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Guard Interval"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard interval modus"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "Hei!"
@@ -10382,6 +10808,14 @@ msgstr "zapped"
 #~ msgid "Hide error windows"
 #~ msgstr "Ikke vis feilmeldinger"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarkisk Informasjon"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarkisk modus"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Hvis du kan se denne siden, vennligst trykk OK"
@@ -10430,6 +10864,10 @@ msgstr "zapped"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Navneserver Oppsett..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Nettverks SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Nettverk..."
@@ -10484,6 +10922,10 @@ msgstr "zapped"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-Oppgradering"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbital Posisjon"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Annet..."
@@ -10541,6 +10983,10 @@ msgstr "zapped"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Vennligst velg nøkkelord for filter"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritet"
+
 #
 #~ msgid "Positioner mode"
 #~ msgstr "Rotormodus"
@@ -10612,6 +11058,10 @@ msgstr "zapped"
 #~ "Gjenoppretting av innstillinger er ferdig. Vennligst trykk OK for å "
 #~ "aktivere dem nå."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "Satconfig"
 #~ msgstr "Satellitinstillinger"
@@ -10686,6 +11136,14 @@ msgstr "zapped"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolrate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
@@ -10750,6 +11208,14 @@ msgstr "zapped"
 #~ msgid "Toggle EPG type with INFO button"
 #~ msgstr "Endre EPG-Type ved å trykke INFO knappen"
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Sendings Modus"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder Type"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10784,6 +11250,10 @@ msgstr "zapped"
 #~ msgid "Usage settings"
 #~ msgstr "Anvendelsesinstillinger"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Spoling/avspilling ved bruk av stillbilder"
+
 #
 #~ msgid ""
 #~ "Use the up/down keys on your remote control to select an option. After "
index 703e02d5fa93247a0c20db7702c17b67f272acf6..0b7368cc46ec66d5b4c24cab406466ee4d791f5b 100755 (executable)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,13 +1,10 @@
-# English translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Polish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2010-07-23 12:21+0200\n"
 "Last-Translator: Mladen <acid-burn@opendreambox.org>\n"
 "Language-Team: none\n"
@@ -184,6 +181,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d napotkano konflikt(y) podczas próby dodania nowych timerów: \n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -222,6 +233,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s w %s"
+
 #
 msgid "(ZAP)"
 msgstr "(Przełącz)"
@@ -378,12 +393,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Powrót do skór podstawowych .. "
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Powrót do korzeni-Skórka .. lub starych dobrych czasów."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Powrót do korzeni-Skórka ... lub starych dobrych czasów."
-
 msgid "A basic ftp client"
 msgstr "Podstawowy klient ftp"
 
@@ -402,6 +417,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Plugin demo dla użytku TPM."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Symaulacja dreambox`a dla ekranów SG-Atlantis."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -425,6 +443,9 @@ msgstr "Graficzny EPG dla wszystkich usług określonego bukietu"
 msgid "A graphical EPG interface"
 msgstr "Graficzny interfejs EPG"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Graficzny interfejs EPG i EPG Menedżer narzędzi"
+
 msgid "A graphical EPG interface."
 msgstr "Graficzny interfejs EPG."
 
@@ -445,6 +466,9 @@ msgstr "Fajnie wyglądająca skórka HD w tonacji starego aluminium od Kerni"
 msgid "A nice looking skin from Kerni"
 msgstr "Fajnie wyglądająca skórka od Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -562,6 +586,9 @@ msgstr "O tunerze..."
 msgid "About..."
 msgstr "Informacje o tunerze..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Dostęp do ARD-Mediathek"
 
@@ -588,6 +615,9 @@ msgstr "Akcja:"
 msgid "Activate Picture in Picture"
 msgstr "Aktywuj PiP"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktywuj ustawienia sieci"
@@ -644,6 +674,12 @@ msgstr "Dodaj nowy AutoTimer"
 msgid "Add new network mount point"
 msgstr "Dodaj nowy punkt montowania sieci"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Dodaj timer"
@@ -672,6 +708,10 @@ msgstr "Dodać zap timer zamiast timera nagrywania?"
 msgid "Added: "
 msgstr "Dodano: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -771,6 +811,9 @@ msgstr "Cały czas"
 msgid "All non-repeating timers"
 msgstr "Wszystkie nie-powtarzane timery"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Zezwól na przełącznie z poziomu Web"
@@ -778,9 +821,23 @@ msgstr "Zezwól na przełącznie z poziomu Web"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Umożliwia wykonanie TuxboxPlugins."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Pozwala użytkownikowi na pobieranie w tle plików z rapidshare."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Przezroczystość"
@@ -800,9 +857,8 @@ msgstr "Zawsze pytaj"
 msgid "Always ask before sending"
 msgstr "Zawsze pytaj przed wysłaniem"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Spośród pozostałych nagrań"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -820,6 +876,9 @@ msgstr "Wystąpił nieznany błąd!"
 msgid "Anonymize crashlog?"
 msgstr "Anonimowy crashlog"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabski"
@@ -896,12 +955,12 @@ msgstr "Zapytaj użytkownika"
 msgid "Aspect Ratio"
 msgstr "Format obrazu:"
 
+msgid "Aspect ratio"
+msgstr "Format obrazu"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Przypisywanie dostawców / usług / CAID do modułu CI"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Dźwięk"
@@ -910,6 +969,9 @@ msgstr "Dźwięk"
 msgid "Audio Options..."
 msgstr "Opcje Dźwięku..."
 
+msgid "Audio PID"
+msgstr "Audio PID"
+
 #
 msgid "Audio Sync"
 msgstr "Audio Sync"
@@ -980,6 +1042,15 @@ msgstr ""
 "AutoTimer skanuje EPG i tworzy Timery w zależności od zdefiniowanych przez "
 "użytkownika kryteriów."
 
+msgid "AutoTimer was added successfully"
+msgstr "Auto Timer został dodany pomyślnie"
+
+msgid "AutoTimer was changed successfully"
+msgstr "Auto Timer został zmieniony pomyślnie"
+
+msgid "AutoTimer was removed"
+msgstr "Auto Timer został usunięty"
+
 #
 msgid "Automatic"
 msgstr "Automatycznie"
@@ -1016,6 +1087,31 @@ msgstr "Automatyczne odświeżanie EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Automatyczne wysyłanie crash logów do Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+#
+msgid "Autoresolution Switch"
+msgstr "Włącznik autoresolution"
+
+#
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution nie działa w trybie Scart/DVI-PC"
+
+#
+msgid "Autoresolution settings"
+msgstr "Ustawienia Autoresolution"
+
+#
+msgid "Autoresolution videomode setup"
+msgstr "Konfiguracja trybu wideo Autoresolution "
+
 #
 msgid "Autos & Vehicles"
 msgstr "Samochody & Pojazdy"
@@ -1058,6 +1154,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Powrót"
 
+msgid "Back, lower USB Slot"
+msgstr "Tył, dolne gniazdo USB"
+
+msgid "Back, upper USB Slot"
+msgstr "Tył, górne gniazdo USB"
+
 #
 msgid "Background"
 msgstr "Tło"
@@ -1152,6 +1254,13 @@ msgstr "Brazylia"
 msgid "Brightness"
 msgstr "Jasność"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Przeglądaj Teletext ORF i SAT1 niezależnie od kanału. Wymaga połaczenia I-"
+"net."
+
 msgid "Browse for and connect to network shares"
 msgstr "Przeglądaj i łącz się do udziałów sieciowych"
 
@@ -1180,6 +1289,28 @@ msgstr "Wypal swoje nagrania na DVD"
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Po włączeniu tej funkcji wydrzenia nie zostaną dopasowane, jeśli nie "
+"występują one w określonych terminach."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Po włączeniu tej funkcji zostaniesz powiadomiony o konfliktach Timerów "
+"znalezionych podczas automatycznego pobierania. Nie jest to inteligentne "
+"rozwiązanie, więc ten sam konflikt może dręczyć Cię w kółko."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1414,6 +1545,15 @@ msgstr "Czyść listę Timerów automatycznie"
 msgid "Cleanup timerlist automatically."
 msgstr "Czyść listę Timerów automatycznie."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Kreator czyszczenia"
@@ -1446,21 +1586,11 @@ msgstr "Zamknij i zapisz zmiany"
 msgid "Close title selection"
 msgstr "Zamknij wybór tytułu"
 
-#
-msgid "Code rate high"
-msgstr "Poziom kodu wysoki"
-
-#
-msgid "Code rate low"
-msgstr "Poziom kodu niski"
+msgid "Code rate HP"
+msgstr "Wskaźnik kodu HP"
 
-#
-msgid "Coderate HP"
-msgstr "Poziom kodu HP"
-
-#
-msgid "Coderate LP"
-msgstr "Poziom kodu LP"
+msgid "Code rate LP"
+msgstr "Wskaźnik kodu LP"
 
 #
 msgid "Collection name"
@@ -1604,6 +1734,9 @@ msgstr "Kontynuuj odtwarzanie"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Zarządzaj Dreamboxem przez przeglądarkę internetową."
 
@@ -1645,6 +1778,10 @@ msgstr "Nie mozna otworzyć PiP"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Nie można nagrać z powodu konfliktu timera %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Nie można nagrywać z powodu nieprawidłowych serwisów % s"
+
 #
 msgid "Crashlog settings"
 msgstr "Ustawienia crashlog"
@@ -1831,6 +1968,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "Napęd DVD"
+
 #
 msgid "DVD File Browser"
 msgstr "Przeglądarka DVD"
@@ -1918,10 +2058,22 @@ msgstr "Zdefiniuj usługi startowe"
 msgid "Define a startup service for your Dreambox."
 msgstr "Zdefiniuj usługi startowe dla Twojego Dreamboxa."
 
+#
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Tryb bez przeplotu dla zawartości z przeplotem"
+
+#
+msgid "Deinterlacer mode for progressive content"
+msgstr "Tryb bez przeplotu dla zawartości progresywnej"
+
 #
 msgid "Delay"
 msgstr "Opóźnienie"
 
+#
+msgid "Delay x seconds after service started"
+msgstr "Opóżnienie x sekund po starcie serwisu"
+
 #
 msgid "Delete"
 msgstr "Usuń"
@@ -2089,8 +2241,11 @@ msgstr "Pokaż rezultat wyszukiwania wg:"
 msgid "Display your photos on the TV"
 msgstr "Wyświetlanie zdjęć na ekranie telewizora"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Wyświetla napisy z InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #
 #, python-format
@@ -2109,6 +2264,14 @@ msgstr ""
 "Czy na pewno chcesz sprawdzić sysem plików?\n"
 "Czynność może zająć dużo czasu!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Czy na pewno chcesz usunąć %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2304,6 +2467,12 @@ msgstr "Format danych DVD (kompatybilny z HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr "Oprogramowanie dreamboxa ponieważ aktualizacje są dostępne"
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr "Sterownik dla Ralink RT8070/RT3070/RT3370 dla urządzeń WiFi N USB"
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Sterownik dla Realtek r8712u dla urządzeń WiFi N USB"
+
 #
 msgid "Duration: "
 msgstr "Trwanie: "
@@ -2330,14 +2499,11 @@ msgstr "Kodowanie EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"EPGRefresh automatycznie przełączy się na kanały zdefiniowane przez "
-"użytkownika\n"
-"(Gdy jest w trybie czuwania bez uruchomionych nagrań), aby wykonać "
-"aktualizacje informacji EPG na tych kanałach."
 
 #
 #, python-format
@@ -2369,6 +2535,7 @@ msgid "Edit DNS"
 msgstr "Edytuj DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Edytuj timery i skanuj po nowe wydarzenia"
 
@@ -2426,6 +2593,9 @@ msgstr "Edytuj adres aktualizacji"
 msgid "Editing"
 msgstr "Edytowanie"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Edytor dla nowych AutoTimerów"
@@ -2449,10 +2619,30 @@ msgstr "Włącz"
 msgid "Enable /media"
 msgstr "Włącz katalog /media"
 
+#
+msgid "Enable 1080p24 Mode"
+msgstr "Włącz tryb 1080p24"
+
+#
+msgid "Enable 1080p25 Mode"
+msgstr "Włącz tryb 1080p25"
+
+#
+msgid "Enable 1080p30 Mode"
+msgstr "Włącz tryb 1080p30"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Włącz 5V dla aktywnej anteny"
 
+#
+msgid "Enable 720p24 Mode"
+msgstr "Włącz tryb 720p24"
+
+#
+msgid "Enable Autoresolution"
+msgstr "Włącz Autoresolution"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Włączyć kreatora czyszczenia?"
@@ -2531,10 +2721,6 @@ msgstr "Klucz szyfrujący"
 msgid "Encryption Keytype"
 msgstr "Typ klucza kodowania"
 
-#
-msgid "Encryption Type"
-msgstr "Typ szyfrowania"
-
 #
 msgid "Encryption:"
 msgstr "Kodowanie:"
@@ -2583,18 +2769,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Przejdź do przodu bardzo szybko"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Wpisz IP do skanowania..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Przejdź wstecz bardzo szybko"
-
 #
 msgid "Enter main menu..."
 msgstr "Wejdź do menu głównego..."
@@ -2668,6 +2846,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estoński"
 
+msgid "Ethernet network interface"
+msgstr "Interfejs sieciowy Ethernet"
+
 #
 msgid "Eventview"
 msgstr "Widok wydarzenia"
@@ -2871,6 +3052,13 @@ msgstr "Zakończono restartowanie sieci"
 msgid "Finnish"
 msgstr "Fiński"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+"Pierwszy dzień dopasuje wydarzenia. Brak wydarzeń, które rozpoczynają się "
+"przed tą datą będą porównywane."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Pierwsze wygeneruj styl skóry za pomocą wtyczki Ai.HD-Control."
 
@@ -2890,18 +3078,12 @@ msgstr "Ponizsze zadania będą wykonane po wciśnięciu OK!"
 msgid "Format"
 msgstr "Format"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Znaleziono w sumie %d pasujących wydarzeń.\n"
-"%d Timer będzie dodany %d i zmodyfikowany."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Oblicz powtórzenie ramki podczas nie-płynnego zwijania"
 
 #
 msgid "Frame size in full view"
@@ -2931,6 +3113,9 @@ msgstr "Rozmiar stopnia skanowania (khz)"
 msgid "Frequency steps"
 msgstr "Stopnie częstotliwości"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pią"
@@ -2947,6 +3132,9 @@ msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 "FritzCall pokazuje połączenia przychodzące do Fritz!Box na Twoim Dreamboxie."
 
+msgid "Front USB Slot"
+msgstr "Przednie gniazdo USB"
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr "Nakładka na /tmp/mmi.socket"
 
@@ -3003,6 +3191,11 @@ msgstr "Główne opóźnienie PCM"
 msgid "General PCM delay (ms)"
 msgstr "Główne opóźnienie PCM (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+"Generuje i  wyświetla Wykresy TV wszystkich użytkowników mających "
+"zainstalowaną tą wtyczkę."
+
 #
 msgid "Genre"
 msgstr "Gatunek"
@@ -3083,26 +3276,31 @@ msgid "Green boost"
 msgstr "Zielony"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee pozwala Dreamboxowi na wysyłanie krótkich wiadomości tekstowych przy "
-"użyciu protokołu growl\n"
-"jak np rozpoczęcie nagrywania zgłoszone do komputera z uruchomionym klientem "
-"growl"
+"Growlee pozwala Dreambox do przekazania powiadomienia, takich jak \"Record "
+"zaczął do komputera z systemem ryk, warczenie lub syslog zgodne klienta lub "
+"bezpośrednio na iPhone przy użyciu krążą.Growlee pozwala Dreambox`owi na "
+"przekazywanie powiadomień, takich jak \"Rozpoczęcie Nagrywania\" do "
+"komputera PC z uruchomionym Growl, Snar lub Syslog kompatybilne z klientem "
+"lub bezpośrednio do iPhone za pomocą Prowl."
+
+msgid "Guard interval"
+msgstr "Przedział ochrony"
 
 #
-msgid "Guard Interval"
-msgstr "Ochrona odstępu"
+msgid "Guess existing timer based on begin/end"
+msgstr "Przypuszczalnie istniejący timer bazowany na początku/końcu"
 
 #
-msgid "Guard interval mode"
-msgstr "Ochronny tryb odstępu"
+msgid "HD Interlace Mode"
+msgstr "Tryb HD z przeplotem"
 
 #
-msgid "Guess existing timer based on begin/end"
-msgstr "Przypuszczalnie istniejący timer bazowany na początku/końcu"
+msgid "HD Progressive Mode"
+msgstr "Progresywny tryb HD"
 
 #
 msgid "HD videos"
@@ -3132,21 +3330,14 @@ msgstr "Tryb czuwania dysku twardego po"
 msgid "Help"
 msgstr "Pomoc"
 
-#
-msgid "Hidden network SSID"
-msgstr "Ukryty sieciowy SSID"
+msgid "Hidden network"
+msgstr "Ukryta sieć"
 
-#
-msgid "Hidden networkname"
-msgstr "Ukryta nazwa sieci"
-
-#
-msgid "Hierarchy Information"
-msgstr "Informacja hierarchii"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Tryb hierarchii"
+msgid "Hierarchy info"
+msgstr "Informacje o hierarchii"
 
 #
 msgid "High bitrate support"
@@ -3217,14 +3408,24 @@ msgstr "Ścieżka ISO"
 msgid "Icelandic"
 msgstr "Islandzki"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Jeśli to jest włączone na istniejącym timerze wtedy będzie też za nagraniem "
-"jeśli nagrywa ostanie 80% of tego."
+"Jeśli ta funkcja jest włączona, istniejący Timer uważa za nagranie "
+"zdarzenia, jeśli zapisał co najmniej 80%% z zaplanowanego nagrania."
 
 #
 msgid ""
@@ -3326,6 +3527,12 @@ msgstr "Informacje"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr "Początkowa prędkość przewijania"
+
+msgid "Initial Rewind speed"
+msgstr "Początkowa prędkość cofania"
+
 #
 msgid "Initial location in new timers"
 msgstr "Początkowa lokalizacja nowego timera"
@@ -3424,8 +3631,8 @@ msgstr "Pośrednia"
 msgid "Internal Flash"
 msgstr "Wewnętrzny Flash"
 
-msgid "Internal LAN adapter."
-msgstr "Wewnętrzny adapter LAN."
+msgid "Internal USB Slot"
+msgstr "Wewnętrzne gnizado USB"
 
 msgid "Internal firmware updater"
 msgstr "Aktualizator oprogramowania wewnętrznego"
@@ -3626,6 +3833,13 @@ msgstr "Wybór języka"
 msgid "Last config"
 msgstr "Ostatnie ust"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Ostatni dzień dopasuje wydarzenia. Wydarzenia zaczynjące się przed tą datą "
+"należy dopasować."
+
 #
 msgid "Last speed"
 msgstr "Ostatnia prędkość"
@@ -3683,15 +3897,15 @@ msgstr "Łącze:"
 msgid "Linked titles with a DVD menu"
 msgstr "Połącz tytuł z menu DVD"
 
+msgid "List available networks"
+msgstr "Lista dostępnych sieci"
+
 #
 msgid "List of Storage Devices"
 msgstr "Lista zapamiętanych urządzeń"
 
-msgid "Listen and record internet radio"
-msgstr "Słuchaj i nagrywaj radio internetowe"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Słuchaj i nagrywaj radio internetowe shoutcast na Dreamboxie."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 #
 msgid "Lithuanian"
@@ -3824,6 +4038,9 @@ msgstr "Zarządzaj oprogramowaniem tunera"
 msgid "Manual Scan"
 msgstr "Ręczne skanowanie"
 
+msgid "Manual configuration"
+msgstr "Ręczna konfiguracja"
+
 #
 msgid "Manual transponder"
 msgstr "Własny transponder"
@@ -3862,13 +4079,10 @@ msgstr "Max. Bitrate: "
 msgid "Maximum duration (in m)"
 msgstr "Maksymalne trwanie (w m)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maksymalne trwanie wydarzaenia. Jesli wydarzenie jest dłuższe jak ten czas "
-"(bez offsetu) nie będzie dopasowane."
 
 #
 msgid "Media player"
@@ -4093,12 +4307,6 @@ msgstr "Przenieś obraz wyżej"
 msgid "Move west"
 msgstr "Przesuń na zachód"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Informacje o filmach z Filmowej Bazy Danych  (Niemcy)"
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Informacje o filmach z Filmowej Bazy Danych"
-
 #
 msgid "Movie location"
 msgstr "Przenieś lokalizację"
@@ -4123,6 +4331,9 @@ msgstr "Menu listy filmów"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Pokaż bukiet jako Multi-EPG"
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4131,6 +4342,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Wielokrotny support serwisu"
 
+msgid "Multiplex"
+msgstr "Multiplex"
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4203,6 +4417,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "Udział NFS"
 
+msgid "NIM"
+msgstr "Tuner"
+
 #
 msgid "NOW"
 msgstr "Teraz"
@@ -4232,6 +4449,9 @@ msgstr "Konfiguracja Nameserver"
 msgid "Nameserver settings"
 msgstr "Ustawienia nameserver"
 
+msgid "Namespace"
+msgstr "Namespace"
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox Skin"
 
@@ -4344,10 +4564,6 @@ msgstr "Konfiguracja sieci..."
 msgid "Network Mount"
 msgstr "Montowanie sieci"
 
-#
-msgid "Network SSID"
-msgstr "Sieciowe SSID"
-
 #
 msgid "Network Setup"
 msgstr "Ustawienia sieci"
@@ -4387,6 +4603,9 @@ msgstr "Przeglądarka sieciowa"
 msgid "NetworkWizard"
 msgstr "Kreator sieci"
 
+msgid "Networkname (SSID)"
+msgstr "Nazwa sieci (SSID)"
+
 #
 msgid "Never"
 msgstr "Nigdy"
@@ -4430,10 +4649,6 @@ msgstr "Brak połączenia"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Nie znaleziono HDD lub HDD nie jest zainicjowany!"
 
-#
-msgid "No Networks found"
-msgstr "Nie znaleziono sieci"
-
 #
 msgid "No backup needed"
 msgstr "Kopia zapasowa jest nie potrzebna"
@@ -4553,9 +4768,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Brak filmów do wyswietlenia"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Brak sieci bezprzewodowych! Proszę odśwież"
+msgid "No wireless networks found! Searching..."
+msgstr "Nie znaleziono sieci bezprzewodowych! Wyszukiwanie ..."
 
 #
 msgid ""
@@ -4651,6 +4865,12 @@ msgstr "Północ"
 msgid "Norwegian"
 msgstr "Norweski"
 
+msgid "Not after"
+msgstr "Nie po"
+
+msgid "Not before"
+msgstr "Nie przed"
+
 #
 #, python-format
 msgid ""
@@ -4664,6 +4884,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Brk wyszukiwanych wpisów"
 
+msgid "Not-Associated"
+msgstr "Nie Związane"
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4706,6 +4929,9 @@ msgstr "OK, usuń kolejne rozszerzenia"
 msgid "OK, remove some extensions"
 msgstr "OK, usuń kilka rozszerzeń"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "Ustawienia OSD"
@@ -4750,6 +4976,9 @@ msgstr "Tylko AutoTimery stworzone podczas tej sesji"
 msgid "Only Free scan"
 msgstr "Skanuj tylko FTA"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Tylko rozszerzenia."
@@ -4775,9 +5004,8 @@ msgstr "Otwórz menu plugina"
 msgid "Optionally enter your name if you want to."
 msgstr "Opcjonalnie dodaj nazwę jeśli chcesz."
 
-#
-msgid "Orbital Position"
-msgstr "Pozycja orbitalna"
+msgid "Orbital position"
+msgstr "Pozycja sat"
 
 #
 msgid "Outer Bound (+/-)"
@@ -4800,10 +5028,16 @@ msgstr "Zastąpić pliki konfiguracyjne podczas aktualizacji oprogramowania?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "Pidy"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Paczka listy aktualizacji"
@@ -4872,7 +5106,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "PermanentClock pokazuje na stałe zegar na ekranie."
 
 msgid "Persian"
-msgstr ""
+msgstr "Perski"
 
 #
 msgid "Pets & Animals"
@@ -4915,6 +5149,12 @@ msgstr "Odtwarzanie CD-Audio..."
 msgid "Play DVD"
 msgstr "Odtwórz DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Odtwórz Muzykę..."
@@ -4923,12 +5163,6 @@ msgstr "Odtwórz Muzykę..."
 msgid "Play YouTube movies"
 msgstr "Odtwarzacz filmów YouTube"
 
-msgid "Play music from Last.fm"
-msgstr "Odtwarzanie muzyki z Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Odtwarzanie muzyki z Last.fm."
-
 #
 msgid "Play next video"
 msgstr "Odtwórz kolejne wideo"
@@ -5255,10 +5489,6 @@ msgstr "Wtyczka PodCast strumieniuje podcasty do Twojego Dreamboxa."
 msgid "Poland"
 msgstr "Polska"
 
-#
-msgid "Polarity"
-msgstr "Polaryzacja"
-
 #
 msgid "Polarization"
 msgstr "Polaryzacja"
@@ -5295,6 +5525,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugalski"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Pozycja zakończonych nagrań w liście timera"
+
 #
 msgid "Positioner"
 msgstr "Pozycjoner"
@@ -5482,6 +5715,17 @@ msgstr "Providerzy"
 msgid "Published"
 msgstr "Publikacji"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend dla /tmp/mmi.socket"
@@ -5512,13 +5756,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "Przeglądarka RSS"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB WiFi - n sterownik"
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Ram Dysk"
@@ -5624,6 +5868,9 @@ msgstr "Nagrania"
 msgid "Recordings always have priority"
 msgstr "Nagrywanie zawsze ma priorytet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Przekierowanie powiadomień Growl, Snarl, Prowl lub Syslog"
+
 msgid "Reenter new PIN"
 msgstr "Wpisz ponownie nowy PIN"
 
@@ -5845,6 +6092,9 @@ msgstr "Przywróć ustawienia Dreamboxa za pomocą pamięci USB"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Ograniczyć \"po wydarzeniu\" do pewnych horyzontów czasowych?"
 
+msgid "Restrict to events on certain dates"
+msgstr "Ograniczenia dla wydarzeń w określonych terminach"
+
 #
 msgid "Resume from last position"
 msgstr "Wznów od ostatniej pozycji"
@@ -5877,6 +6127,9 @@ msgstr "Powrót do listy filmów"
 msgid "Return to previous service"
 msgstr "Powrót do poprzedniego serwisu"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Prędkości przewijania w tył"
@@ -5885,9 +6138,8 @@ msgstr "Prędkości przewijania w tył"
 msgid "Right"
 msgstr "Prawo"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Roll-off"
 
 #
 msgid "Rotor turning speed"
@@ -5897,6 +6149,10 @@ msgstr "Prędkość obrotu rotora"
 msgid "Running"
 msgstr "Uruchomiony"
 
+#
+msgid "Running in testmode"
+msgstr "Uruchomiony w trybie testowym"
+
 #
 msgid "Russia"
 msgstr "Rosja"
@@ -5909,6 +6165,25 @@ msgstr "Rosyjski"
 msgid "S-Video"
 msgstr "S-Video"
 
+#
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ Tryb z przeplotem"
+
+#
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ Tryb progresywny"
+
+#
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ Tryb z przeplotem"
+
+#
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ Tryb progresywny"
+
+msgid "SID"
+msgstr "SID"
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "Pojedyńczy nośnik DVD"
@@ -5925,6 +6200,25 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP jest protokołem oprogramowania VDR do kontroli tunera zdalnie.\n"
+"Ta wtyczka obsługuje tylko podzbiór SVDRP i uruchamia się automatycznie przy "
+"użyciu domyślnych ustawień.\n"
+"\n"
+"Prawdopodobnie nie potrzebujesz tej wtyczki i zamiast niej powinno się "
+"używać Web Interfejsu dla Enigma2."
+
+msgid "SVDRP server for Enigma2"
+msgstr "Serwer SVDRP dla Enigmy 2"
+
 #
 msgid "Sat"
 msgstr "Sob"
@@ -6322,6 +6616,9 @@ msgstr "Wybierz sieć bezprzewodową WiFi"
 msgid "Select your choice."
 msgstr "Wybierz jedną z opcji:"
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Wyślij DiSEqC"
@@ -6390,6 +6687,9 @@ msgstr ""
 "Serwis nie znaleziony!\n"
 "(SID nie znaleziony w PAT)"
 
+msgid "Service reference"
+msgstr "Reference Info"
+
 #
 msgid "Service scan"
 msgstr "Skanowanie serwisów"
@@ -6446,9 +6746,6 @@ msgstr "Ustaw maksymalne trwanie"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Ustaw na NIE aby wyłączyć AutoTimer."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Przełącz Dreamboxa w tryb głębokiego uśpienia"
-
 #
 msgid "Setting key canceled"
 msgstr "Ustawienie anulowania klucza"
@@ -6528,6 +6825,10 @@ msgstr "Pokaż pasek postępu wydarzenia w liście kanałów"
 msgid "Show in extension menu"
 msgstr "Pokaż w menu rozszerzeń"
 
+#
+msgid "Show info screen"
+msgstr "Pokaż ekran info"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Pokaż pasek info podczas zmiany kanału"
@@ -6540,6 +6841,12 @@ msgstr "Pokaż pasek info podczas zmiany wydarzenia"
 msgid "Show infobar on skip forward/backward"
 msgstr "Pokaż pasek info podczas przewijania przód/tył"
 
+msgid "Show notification on conflicts"
+msgstr "Pokaż powiadomienia o konfliktach"
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Pokaż ruchy pozycjonera"
@@ -6578,6 +6885,9 @@ msgstr "Pokazuje statystyki oglądanych kanałów"
 msgid "Shows the clock permanently on the screen"
 msgstr "Wyświetla na stałe zegar na ekranie"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Pokaż status połaczenia bezprzewodowego LAN.\n"
@@ -6590,6 +6900,9 @@ msgstr "Wyłącz"
 msgid "Shutdown Dreambox after"
 msgstr "Wyłącza dreamboxa po"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Siła sygnału:"
@@ -6756,6 +7069,9 @@ msgstr "Sortuj od A-Z"
 msgid "Sort AutoTimer"
 msgstr "Sortuj AutoTimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6815,6 +7131,9 @@ msgstr "Wiatrak w standby %d napięcie"
 msgid "Start Webinterface"
 msgstr "Uruchom Webinterfejs"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Uruchamia twoje wtyczki multimedialne klawiszem PVR."
+
 #
 msgid "Start from the beginning"
 msgstr "Rozpocznij od początku"
@@ -6938,6 +7257,9 @@ msgstr "Nie"
 msgid "Sunday"
 msgstr "Niedziela"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Wspiera \"Szybkie Skanowanie\"?"
+
 #
 msgid "Swap Services"
 msgstr "Zamiana serwisów"
@@ -6962,13 +7284,8 @@ msgstr "Przełącz na poprzedni subserwis"
 msgid "Switchable tuner types:"
 msgstr "Przełącz typy tunerów:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr "Wartość SR"
 
 #
 msgid "System"
@@ -6986,10 +7303,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "Plik TS jest za duży dla ISO9660 poziom 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "Wykresy TV wszystkich użytkowników"
+
 #
 msgid "TV System"
 msgstr "System TV"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Tabela zawartości dla kolekcji"
@@ -7022,6 +7348,9 @@ msgstr "tajwan"
 msgid "Temperature and Fan control"
 msgstr "Temperatura i kontrola wiatraka"
 
+msgid "Temperature-dependent fan control."
+msgstr "Temperatura-zależna od sterowania wentylatorem."
+
 #
 msgid "Terrestrial"
 msgstr "Naziemny"
@@ -7102,19 +7431,13 @@ msgstr ""
 "stacjonarnych czytnikach DVD."
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Wtyczka Elektro Power Save przełącza tuner z trybu czuwania w tryb uśpienia "
-"(Deep Standby) w określonych przez użytkownika godzinach.\n"
-"Tylko wtedy, gdy tuner jest w trybie czuwania i nie ma włączonych lub "
-"zaplanowanych nagran w ciągu następnych 20 minut.\n"
-"Tuner automatycznie wzbudzi się (również do zaplanowanych nagrań). Możesz "
-"zatem nie czekać, aż zostanie ponownie uruchomiony."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -7199,6 +7522,11 @@ msgstr ""
 "USB został przygotowany jako bootowalny.\n"
 "Teraz możesz pobrać plik Image .nfi!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7437,6 +7765,11 @@ msgstr "Ten Dreambox nie może zdekodować %s streamu!"
 msgid "This Month"
 msgstr "Ten miesiąc"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Ten tydzień"
@@ -7678,6 +8011,16 @@ msgstr "Status timera:"
 msgid "Timer type"
 msgstr "Typ timera"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7756,8 +8099,8 @@ msgstr "Najlepiej oceniane"
 msgid "Track"
 msgstr "Ścieżka"
 
-msgid "TrafficInfo shows german traffic information."
-msgstr "TrafficInfo pokazuje informacje o niemieckim ruchu drogowym."
+msgid "TrafficInfo shows German traffic jams."
+msgstr ""
 
 #
 msgid "Translation"
@@ -7767,10 +8110,6 @@ msgstr "Tłumaczenie"
 msgid "Translation:"
 msgstr "Tłumaczenie:"
 
-#
-msgid "Transmission Mode"
-msgstr "Tryb transmisji"
-
 #
 msgid "Transmission mode"
 msgstr "Tryb transmisji"
@@ -7779,10 +8118,6 @@ msgstr "Tryb transmisji"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Typ transpondera"
-
 #
 msgid "Travel & Events"
 msgstr "Podróże & Wydarzenia"
@@ -7913,6 +8248,9 @@ msgstr "Anuluj instalację"
 msgid "Undo uninstall"
 msgstr "Anuluj odinstalowanie"
 
+msgid "Unencrypted"
+msgstr "Niezaszyfrowane"
+
 #
 msgid "UnhandledKey"
 msgstr "UnhandledKey"
@@ -7941,8 +8279,8 @@ msgstr "Stany Zjednoczone"
 msgid "Universal LNB"
 msgstr "Uniwersalny LNB"
 
-msgid "Unknown network adapter."
-msgstr "Nieznany adapter sieciowy."
+msgid "Unknown"
+msgstr "Nieznany"
 
 #
 msgid ""
@@ -7962,8 +8300,8 @@ msgstr "Błąd odmontowania"
 msgid "Unsupported"
 msgstr "Nieobsługiwany"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "UnwetterInfo pokazuje niemieckie informacje burzowe."
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 #
 msgid "Update"
@@ -8055,10 +8393,6 @@ msgstr "Użyj bramy"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Używaj i kontroluj wiele Dreamboxów za pomocą różnych pilotów."
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Użyj nie-płynnego przewijania z poza szybkości"
-
 #
 msgid "Use power measurement"
 msgstr "Użyj pomiaru mocy"
@@ -8137,16 +8471,28 @@ msgstr "VCR Scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vali-XD skin"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis skin"
+
 msgid "Vali.HD.nano skin"
 msgstr "Vali.HD.nano skin"
 
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp skin"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr "Sprawdź autentyczność Dreamboxa uruchamiając plugin autentyczności!"
 
+msgid "Verifying your internet connection..."
+msgstr "Sprawdzanie połączenia internetowego ..."
+
 #
 msgid "Vertical"
 msgstr "Pionowa [V]"
@@ -8163,6 +8509,9 @@ msgstr "Kreator czystości obrazu "
 msgid "Video Output"
 msgstr "Wyjście Wideo"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Ustawienia Wideo"
@@ -8368,9 +8717,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "Adapter WLAN."
-
 msgid "WLAN connection"
 msgstr "Połączenie WLAN."
 
@@ -8411,6 +8757,9 @@ msgstr "Wtyczka WeatherPlugin pokazuje prognozę pogody na Dreamboxie."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Prognoza pogody na Dreambox"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Webowy Edytor Bukietów dla PC "
+
 msgid "Webinterface"
 msgstr "Webinterfejs"
 
@@ -8589,6 +8938,14 @@ msgstr "Co chcesz skanować?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Co zrobić z danymi crashlogami?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Wspierając \"Szybkie Skanowanie\" typ serwisu jest ignorowany. Nie musisz "
+"włączyć tej funkcji, chyba że Image obsługuje \"Szybkie Skanowanie\" i "
+"używasz tego."
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8628,8 +8985,13 @@ msgstr "Sieć bezprzewodowa"
 msgid "Wireless Network"
 msgstr "Sieć bezprzewodowa"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "Konfiguracjia sieci bezprzewodowej"
+
+msgid "Wireless network connection setup."
+msgstr "Konfiguracjia sieci bezprzewodowej."
+
+msgid "Wireless network state"
 msgstr "Status sieci bezprzewodowej"
 
 msgid ""
@@ -8661,11 +9023,9 @@ msgstr ""
 "Za pomocą Genuine Drembox można zweryfikować autentyczność swojego Dreamboxa."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Za pomocą IMDb możesz pobrać i wyświetlić informacje o filmach (ocena, "
-"plakat, obsada, streszczenie itp.) na temat wybranego wydarzenia."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "Z pomocą MovieRetitle można zmieniać nazwy swoich filmów."
@@ -8676,6 +9036,11 @@ msgstr ""
 "Za pomocą MyTube można odtwarzać filmy z YouTube bezpośrednio na ekranie "
 "telewizora bez użycia komputera PC."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 "Za pomocą WebcamViever możesz przeglądać kamery Web na Twoim telewizorze."
@@ -8762,13 +9127,10 @@ msgstr ""
 "Z tą opcją włączoną kanał do nagrania może być zmieniony na alternatywny "
 "serwis ograniczający się do."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Z tą opcją możesz ograniczyć AutoTimer do pewnych ilości zaprogramowanych "
-"nagrań. Ustaw na 0 aby wyłączyć."
 
 #
 msgid "Wizard"
@@ -8873,6 +9235,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Proszę wybrać komponenty do zainstalowania..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Możesz zainstalować ten plugin"
@@ -8895,6 +9262,22 @@ msgstr ""
 "Podczas gdy nazwa jest zrozumiała dla nas nazwa wyświetlona w opisie "
 "wyszukania w tytule jest tym czego szukasz w EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"Możesz użyć EasyInfo do zarządzania wtyczek EPG przyciskiem Info. Masz "
+"również nową przeglądarkę nowych/przyszłych zdarzeń. Posiada również Easy-"
+"PG, graficzną przeglądarkę EPG."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Tego nie można usunąć!"
@@ -9108,6 +9491,9 @@ msgstr "Twoja nazwa (opcjonalnie):"
 msgid "Your network configuration has been activated."
 msgstr "Twoja konfiguracja sieci została aktywowana."
 
+msgid "Your network is not working. Please try again."
+msgstr "Twoja sieć nie działa. Spróbuj ponownie..."
+
 #
 msgid "Your network mount has been activated."
 msgstr "Twoje montowanie sieci zostało aktywowane."
@@ -9163,9 +9549,6 @@ msgstr "Zoom w filmach do letterboxed / anamorph"
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr "Zoom w filmach do letterboxed / anamorph."
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[edycja wybranych]"
@@ -9217,7 +9600,12 @@ msgstr "Aktywuj aktualną konfigurację"
 msgid "activate network adapter configuration"
 msgstr "Aktywuj konfigurację adaptera sieci"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Dodaj AutoTimer..."
 
@@ -9293,9 +9681,6 @@ msgstr "Dodaj serwis do ulubionych"
 msgid "add services"
 msgstr "Dodaj serwisy"
 
-msgid "add tags to recorded movies"
-msgstr "dodaj tagi do nagranych filmów"
-
 #
 msgid "add to parental protection"
 msgstr "Dodaj do kontroli rodzicielskiej"
@@ -9335,6 +9720,12 @@ msgstr "Wyznaczone CAIds:"
 msgid "assigned Services/Provider:"
 msgstr "Wyznaczone serwisy/prowiderzy:"
 
+msgid "at beginning"
+msgstr "Na początku"
+
+msgid "at end"
+msgstr "Na końcu"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9353,6 +9744,9 @@ msgstr "Ścieżki audio"
 msgid "auto"
 msgstr "Auto"
 
+msgid "autotimers need a match attribute"
+msgstr "Auto Timery potrzebują dopasowania atrybutów"
+
 #
 msgid "available"
 msgstr "Dostępne"
@@ -9385,6 +9779,10 @@ msgstr "Czarna lista"
 msgid "blue"
 msgstr "Niebieski"
 
+#
+msgid "bob"
+msgstr "bob"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9426,6 +9824,9 @@ msgstr "Wyczyść playlistę"
 msgid "complex"
 msgstr "złożony"
 
+msgid "config changed."
+msgstr "Konfig zmieniony."
+
 #
 msgid "config menu"
 msgstr "Menu konfiguracji"
@@ -9457,6 +9858,12 @@ msgstr "Nie może być usunięty"
 msgid "create directory"
 msgstr "Utwórz katalog"
 
+msgid "creates virtual series folders from episodes"
+msgstr "tworzy wirtualne serie folderów z odcinków"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "tworzy wirtualne serie folderów z zapisanych odcinków"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "aktualnie instalowany Image: %s"
@@ -9469,6 +9876,10 @@ msgstr "Codziennie"
 msgid "day"
 msgstr "Dzień"
 
+#
+msgid "default"
+msgstr "Domyślny"
+
 #
 msgid "delete"
 msgstr "Usuń"
@@ -9528,6 +9939,9 @@ msgstr "Nie nagrywaj"
 msgid "done!"
 msgstr "Zrobione!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Sterownik Realtek dla sieci bezprzewodowych urządzeń USB "
+
 #
 msgid "edit alternatives"
 msgstr "Edytuj wybrane kanały"
@@ -9580,10 +9994,6 @@ msgstr "Zakończ cięcie tutaj"
 msgid "end favourites edit"
 msgstr "Koniec edycji ulubionych"
 
-#
-msgid "enter hidden network SSID"
-msgstr "Wprowadż ukrytą sieć SSID"
-
 #
 msgid "equal to"
 msgstr "Równy"
@@ -9808,6 +10218,9 @@ msgstr "Minuta"
 msgid "minutes"
 msgstr "Minutach"
 
+msgid "missing parameter \"id\""
+msgstr "brakujący parametr \"id\""
+
 #
 msgid "month"
 msgstr "Miesiąc"
@@ -10006,9 +10419,6 @@ msgstr "czerwony"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "przerobiony Kerni-HD1 skin"
 
-msgid "redirect notifications to Growl"
-msgstr "przekierowanie powiadomień do Growl"
-
 #
 msgid "remove a nameserver entry"
 msgstr "usuń wpis nameserwera"
@@ -10345,9 +10755,9 @@ msgstr "czas odtwarzania, rozdział, audio, informacja o napisach"
 msgid "tuner is not supported"
 msgstr "Tuner nieobsługiwany"
 
-#
-msgid "unavailable"
-msgstr "Niedostępny"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "Nie można znaleźć timera z ID %i"
 
 #
 msgid "unconfirmed"
@@ -10407,6 +10817,9 @@ msgstr "Oczekiwanie"
 msgid "was removed successfully"
 msgstr "Usunięto pomyślnie"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Tygodniowo"
@@ -10415,6 +10828,9 @@ msgstr "Tygodniowo"
 msgid "whitelist"
 msgstr "Biała lista"
 
+msgid "wireless network interface"
+msgstr "Interfejs sieci bezprzewodowej"
+
 #
 msgid "working"
 msgstr "pracuje"
@@ -10502,6 +10918,9 @@ msgstr "Przełączony"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Powrót do korzeni-Skórka ... lub starych dobrych czasów."
+
 #
 #~ msgid "AGC"
 #~ msgstr "AGC"
@@ -10530,6 +10949,10 @@ msgstr "Przełączony"
 #~ msgid "All..."
 #~ msgstr "Wszystkie..."
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Spośród pozostałych nagrań"
+
 #
 #~ msgid "An error has occured. (%s)"
 #~ msgstr "Pojawił się błąd. (%s)"
@@ -10560,6 +10983,9 @@ msgstr "Przełączony"
 #~ msgid "Artist:"
 #~ msgstr "Artysta:"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "August"
 #~ msgstr "Sierpień"
@@ -10580,22 +11006,6 @@ msgstr "Przełączony"
 #~ "Tryb testowy autoresolution:\n"
 #~ "Jest %s ok?"
 
-#
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Włącznik autoresolution"
-
-#
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr "Autoresolution nie działa w trybie Scart/DVI-PC"
-
-#
-#~ msgid "Autoresolution settings"
-#~ msgstr "Ustawienia Autoresolution"
-
-#
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Konfiguracja trybu wideo Autoresolution "
-
 #
 #~ msgid "Backup"
 #~ msgstr "Kopia zapasowa"
@@ -10681,6 +11091,22 @@ msgstr "Przełączony"
 #~ msgid "CleanupWizardConfiguration"
 #~ msgstr "Kreator czyszczenia"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Poziom kodu wysoki"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Poziom kodu niski"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Poziom kodu HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Poziom kodu LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Karta Compact flash"
@@ -10779,18 +11205,6 @@ msgstr "Przełączony"
 #~ msgid "Default settings"
 #~ msgstr "Ustawienia standardowe"
 
-#
-#~ msgid "Deinterlacer mode for interlaced content"
-#~ msgstr "Tryb bez przeplotu dla zawartości z przeplotem"
-
-#
-#~ msgid "Deinterlacer mode for progressive content"
-#~ msgstr "Tryb bez przeplotu dla zawartości progresywnej"
-
-#
-#~ msgid "Delay x seconds after service started"
-#~ msgstr "Opóżnienie x sekund po starcie serwisu"
-
 #
 #~ msgid "Delete selected mount"
 #~ msgstr "Usuń wybrane montowanie"
@@ -10829,6 +11243,9 @@ msgstr "Przełączony"
 #~ "Fritz!Box! (%s)\n"
 #~ "ponawianie..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Wyświetla napisy z InternetMovieDatabase"
+
 #
 #~ msgid ""
 #~ "Do you really want to REMOVE\n"
@@ -10889,6 +11306,17 @@ msgstr "Przełączony"
 #~ msgid "Dreambox Keyboard Deutsch"
 #~ msgstr "Klawiatura Niemiecka"
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPGRefresh automatycznie przełączy się na kanały zdefiniowane przez "
+#~ "użytkownika\n"
+#~ "(Gdy jest w trybie czuwania bez uruchomionych nagrań), aby wykonać "
+#~ "aktualizacje informacji EPG na tych kanałach."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Edytuj URL źródła IPKG..."
@@ -10906,26 +11334,6 @@ msgstr "Przełączony"
 #~ msgid "Enable /hdd"
 #~ msgstr "Włącz katalog /hdd"
 
-#
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "Włącz tryb 1080p24"
-
-#
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "Włącz tryb 1080p25"
-
-#
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "Włącz tryb 1080p30"
-
-#
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "Włącz tryb 720p24"
-
-#
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Włącz Autoresolution"
-
 #
 #~ msgid "Enable LAN"
 #~ msgstr "Włącza LAN"
@@ -10946,6 +11354,10 @@ msgstr "Przełączony"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Zakodowana: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Typ szyfrowania"
+
 #
 #~ msgid "End"
 #~ msgstr "Koniec"
@@ -10966,6 +11378,14 @@ msgstr "Przełączony"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Przejdź do przodu bardzo szybko"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Przejdź wstecz bardzo szybko"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Wpisz nazwę sieci WLAN / SSID:"
@@ -11009,6 +11429,25 @@ msgstr "Przełączony"
 #~ msgid "Font size"
 #~ msgstr "Rozmiar fontu"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Znaleziono w sumie %d pasujących Wydarzeń.\n"
+#~ "%d Timery zostały dodane i %d zmodyfikowane, %d napotkanych konfliktów."
+
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Znaleziono w sumie %d pasujących wydarzeń.\n"
+#~ "%d Timer będzie dodany %d i zmodyfikowany."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Oblicz powtórzenie ramki podczas nie-płynnego zwijania"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP Adres"
@@ -11033,18 +11472,44 @@ msgstr "Przełączony"
 #~ msgid "Genre:"
 #~ msgstr "Gatunek:"
 
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee pozwala Dreamboxowi na wysyłanie krótkich wiadomości tekstowych "
+#~ "przy użyciu protokołu growl\n"
+#~ "jak np rozpoczęcie nagrywania zgłoszone do komputera z uruchomionym "
+#~ "klientem growl"
+
 #
-#~ msgid "HD Interlace Mode"
-#~ msgstr "Tryb HD z przeplotem"
+#~ msgid "Guard Interval"
+#~ msgstr "Ochrona odstępu"
 
 #
-#~ msgid "HD Progressive Mode"
-#~ msgstr "Progresywny tryb HD"
+#~ msgid "Guard interval mode"
+#~ msgstr "Ochronny tryb odstępu"
 
 #
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Przegląd dostępnych stanów ikon"
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Ukryty sieciowy SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Ukryta nazwa sieci"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informacja hierarchii"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Tryb hierarchii"
+
 #
 #~ msgid "How to handle found crashlogs:"
 #~ msgstr "Jak wykorzystać znalezione crashlogi:"
@@ -11053,6 +11518,14 @@ msgstr "Przełączony"
 #~ msgid "IMDb Details Plugin"
 #~ msgstr "Plugin IMDb"
 
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Jeśli to jest włączone na istniejącym timerze wtedy będzie też za "
+#~ "nagraniem jeśli nagrywa ostanie 80% of tego."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Jeśli widzisz tą stronę, proszę wciśnij OK."
@@ -11101,6 +11574,9 @@ msgstr "Przełączony"
 #~ msgid "Interfaces"
 #~ msgstr "Interfejs"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Wewnętrzny adapter LAN."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Odwróć wyświetlanie"
@@ -11137,6 +11613,12 @@ msgstr "Przełączony"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Pozwól przeglądać/edytować pliki Dreamboxa"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Słuchaj i nagrywaj radio internetowe"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Słuchaj i nagrywaj radio internetowe shoutcast na Dreamboxie."
+
 #
 #~ msgid "Load saved project from disk"
 #~ msgstr "Odczytaj projekt z dysku"
@@ -11153,6 +11635,14 @@ msgstr "Przełączony"
 #~ msgid "Max. Bitrate: %s"
 #~ msgstr "Max. Bitrate: %s"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maksymalne trwanie wydarzaenia. Jesli wydarzenie jest dłuższe jak ten "
+#~ "czas (bez offsetu) nie będzie dopasowane."
+
 #
 #~ msgid "May"
 #~ msgstr "Maj"
@@ -11165,6 +11655,12 @@ msgstr "Przełączony"
 #~ msgid "Movie Menu"
 #~ msgstr "Menu filmu"
 
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Informacje o filmach z Filmowej Bazy Danych  (Niemcy)"
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Informacje o filmach z Filmowej Bazy Danych"
+
 #
 #
 #
@@ -11184,6 +11680,10 @@ msgstr "Przełączony"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Ustawienia Nameserver..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Sieciowe SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Sieć..."
@@ -11200,10 +11700,18 @@ msgstr "Przełączony"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Brak 50 Hz, przepraszam. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Nie znaleziono sieci"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Nie znaleziono uzytecznego nośnika USB"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Brak sieci bezprzewodowych! Proszę odśwież"
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -11284,6 +11792,10 @@ msgstr "Przełączony"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online - Aktualizacja"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Pozycja orbitalna"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Inne..."
@@ -11308,6 +11820,12 @@ msgstr "Przełączony"
 #~ msgid "Play in Mainwindow"
 #~ msgstr "Pokaż na ekranie głównym"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Odtwarzanie muzyki z Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Odtwarzanie muzyki z Last.fm."
+
 #
 #~ msgid ""
 #~ "Please attach your Zydas ZD1211B chipset compatibe WLAN USB Stick to your "
@@ -11386,6 +11904,10 @@ msgstr "Przełączony"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Informacja o procesach menadżera pluginów..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaryzacja"
+
 #
 #~ msgid "Port"
 #~ msgstr "Port"
@@ -11427,6 +11949,9 @@ msgstr "Przełączony"
 #~ msgid "RSS Feed URI"
 #~ msgstr "Adres serwisu RSS"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this Interface?"
 #~ msgstr "Usunąć ten Interfejs?"
@@ -11524,24 +12049,8 @@ msgstr "Przełączony"
 #~ msgstr "Pobieranie informacji sieciowej. Proszę czekać..."
 
 #
-#~ msgid "Running in testmode"
-#~ msgstr "Uruchomiony w trybie testowym"
-
-#
-#~ msgid "SD 25/50HZ Interlace Mode"
-#~ msgstr "SD 25/50HZ Tryb z przeplotem"
-
-#
-#~ msgid "SD 25/50HZ Progressive Mode"
-#~ msgstr "SD 25/50HZ Tryb progresywny"
-
-#
-#~ msgid "SD 30/60HZ Interlace Mode"
-#~ msgstr "SD 30/60HZ Tryb z przeplotem"
-
-#
-#~ msgid "SD 30/60HZ Progressive Mode"
-#~ msgstr "SD 30/60HZ Tryb progresywny"
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
 
 #
 #~ msgid "SSL"
@@ -11634,14 +12143,13 @@ msgstr "Przełączony"
 #~ msgid "Set menu background"
 #~ msgstr "Ustaw tło menu"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Przełącz Dreamboxa w tryb głębokiego uśpienia"
+
 #
 #~ msgid "Show files from %s"
 #~ msgstr "Pokaż pliki od %s"
 
-#
-#~ msgid "Show info screen"
-#~ msgstr "Pokaż ekran info"
-
 #
 #~ msgid "Skin..."
 #~ msgstr "Skiny..."
@@ -11696,6 +12204,14 @@ msgstr "Przełączony"
 #~ msgid "Switch audio"
 #~ msgstr "Przełącz audio"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbol Rate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid "Table of content to be burned to DVD:"
 #~ msgstr "Dane do wypalenia na DVD:"
@@ -11746,6 +12262,21 @@ msgstr "Przełączony"
 #~ "Naped USB .NFI flash'era jest gotowy do użycia. Proszę załadować omage ."
 #~ "NFI z serwera"
 
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Wtyczka Elektro Power Save przełącza tuner z trybu czuwania w tryb "
+#~ "uśpienia (Deep Standby) w określonych przez użytkownika godzinach.\n"
+#~ "Tylko wtedy, gdy tuner jest w trybie czuwania i nie ma włączonych lub "
+#~ "zaplanowanych nagran w ciągu następnych 20 minut.\n"
+#~ "Tuner automatycznie wzbudzi się (również do zaplanowanych nagrań). Możesz "
+#~ "zatem nie czekać, aż zostanie ponownie uruchomiony."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11867,6 +12398,17 @@ msgstr "Przełączony"
 #~ "10 sekund.\n"
 #~ "3) Poczekaj aż zbootuje i podążaj wg. instrukcji kreatora."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo pokazuje informacje o niemieckim ruchu drogowym."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Tryb transmisji"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Typ transpondera"
+
 #
 #~ msgid "Type:"
 #~ msgstr "Typ:"
@@ -11908,6 +12450,12 @@ msgstr "Przełączony"
 #~ "Cofnij\n"
 #~ "Usuń"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Nieznany adapter sieciowy."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo pokazuje niemieckie informacje burzowe."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Aktualizuje oprogramowanie Twojego tunera"
@@ -11929,6 +12477,10 @@ msgstr "Przełączony"
 #~ msgstr ""
 #~ "Użyj domeny/nazwy użytkownika dla domen windowsa jako nazwy użytkownika!"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Użyj nie-płynnego przewijania z poza szybkości"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Automatycznie przełącz VCR"
@@ -11949,6 +12501,9 @@ msgstr "Przełączony"
 #~ msgid "View list of available Satteliteequipment extensions."
 #~ msgstr "Pokaż listę dostępnych rozszerzeń Wyposażenia satelity"
 
+#~ msgid "WLAN adapter."
+#~ msgstr "Adapter WLAN."
+
 #
 #~ msgid "Waiting for USB stick to settle..."
 #~ msgstr "Oczekuję na osadzenie nośnika USB..."
@@ -12000,6 +12555,25 @@ msgstr "Przełączony"
 #~ msgid "Wireless"
 #~ msgstr "Bezprzewodowy"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Status sieci bezprzewodowej"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Za pomocą IMDb możesz pobrać i wyświetlić informacje o filmach (ocena, "
+#~ "plakat, obsada, streszczenie itp.) na temat wybranego wydarzenia."
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Z tą opcją możesz ograniczyć AutoTimer do pewnych ilości zaprogramowanych "
+#~ "nagrań. Ustaw na 0 aby wyłączyć."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Zapisywanie image'a NFI do flash'a zakończone"
@@ -12136,6 +12710,12 @@ msgstr "Przełączony"
 #~ msgid "Zap focus to main screen"
 #~ msgstr "Przełącz na ekran główny"
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
+#~ msgid "add tags to recorded movies"
+#~ msgstr "dodaj tagi do nagranych filmów"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -12152,10 +12732,6 @@ msgstr "Przełączony"
 #~ msgid "assigned Services/Provider"
 #~ msgstr "Wyznaczone Serwisy/Providerzy"
 
-#
-#~ msgid "bob"
-#~ msgstr "bob"
-
 #
 #~ msgid "by Exif"
 #~ msgstr "przez Exif"
@@ -12172,10 +12748,6 @@ msgstr "Przełączony"
 #~ msgid "color"
 #~ msgstr "kolor"
 
-#
-#~ msgid "default"
-#~ msgstr "Domyślny"
-
 #
 #~ msgid "edit Interface"
 #~ msgstr "Edycja Interfejsu"
@@ -12184,6 +12756,10 @@ msgstr "Przełączony"
 #~ msgid "enigma2 and network"
 #~ msgstr "Enigma2 i sieć"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Wprowadż ukrytą sieć SSID"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "Równaj do Gniazda A"
@@ -12268,6 +12844,9 @@ msgstr "Przełączony"
 #~ msgid "rebooting..."
 #~ msgstr "restatrowanie..."
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "przekierowanie powiadomień do Growl"
+
 #
 #~ msgid "required medium type:"
 #~ msgstr "Wymagany średni typ:"
@@ -12336,6 +12915,10 @@ msgstr "Przełączony"
 #~ msgid "text"
 #~ msgstr "Tekst"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "Niedostępny"
+
 #
 #~ msgid "until restart"
 #~ msgstr "Aż do startu"
index 0051f5e26c4bcd7ae6f0e3fa42a975c27008c394..b5d620b2f1f964c628f2a242e463c2c1c94fac40 100755 (executable)
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,12 +1,10 @@
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Portuguese translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma Portuguese\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-03-30 18:45-0000\n"
 "Last-Translator: Muaitai <muaitai@gmail.com>\n"
 "Language-Team: Muaitai <muaitai@gmail.com>\n"
@@ -173,6 +171,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -211,6 +221,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -367,10 +381,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -391,6 +405,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -414,6 +431,9 @@ msgstr "gravar lista"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -432,6 +452,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -548,6 +571,9 @@ msgstr "Sobre"
 msgid "About..."
 msgstr "Sobre..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -574,6 +600,9 @@ msgstr ""
 msgid "Activate Picture in Picture"
 msgstr "Activar Imagem na Imagem"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Activar definições de rede"
@@ -628,6 +657,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Adicionar Temporizador"
@@ -656,6 +691,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -751,6 +790,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -758,9 +800,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -780,8 +836,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -800,6 +855,9 @@ msgstr ""
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabe"
@@ -864,10 +922,10 @@ msgstr "Consultar Utilizador"
 msgid "Aspect Ratio"
 msgstr "Aspect Ratio"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -878,6 +936,9 @@ msgstr "Audio"
 msgid "Audio Options..."
 msgstr "Opções de Audio"
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -944,6 +1005,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Automatico"
@@ -978,6 +1048,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1020,6 +1111,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr ""
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr ""
@@ -1114,6 +1211,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Brilho"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1143,6 +1245,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1378,6 +1497,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1410,21 +1538,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Codigo alto"
-
-#
-msgid "Code rate low"
-msgstr "Codigo baixo"
-
-#
-msgid "Coderate HP"
-msgstr "Coderate HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1567,6 +1685,9 @@ msgstr ""
 msgid "Contrast"
 msgstr "Contraste"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1608,6 +1729,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1787,6 +1912,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1872,10 +2000,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Atraso"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Apagar"
@@ -2041,7 +2178,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2059,6 +2199,12 @@ msgstr ""
 "Deseja mesmo verificar o sistema de ficheiros?\n"
 "Pode levar algum tempo!!!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2252,6 +2398,12 @@ msgstr ""
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2278,9 +2430,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2313,6 +2466,7 @@ msgid "Edit DNS"
 msgstr ""
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2370,6 +2524,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2393,10 +2550,25 @@ msgstr "Activar"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Activar saída de 5V para a antena"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2473,10 +2645,6 @@ msgstr ""
 msgid "Encryption Keytype"
 msgstr ""
 
-#
-msgid "Encryption Type"
-msgstr ""
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2516,18 +2684,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Velocidade do avance rapido"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Velocidade do retrocesso rapido"
-
 #
 msgid "Enter main menu..."
 msgstr "Menu Principal"
@@ -2599,6 +2759,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Ver Evento"
@@ -2797,6 +2960,11 @@ msgstr ""
 msgid "Finnish"
 msgstr "Finlandês"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2816,17 +2984,13 @@ msgstr ""
 msgid "Format"
 msgstr ""
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Numero de frames repetidas, a usar com a função Vento Forte."
-
 #
 msgid "Frame size in full view"
 msgstr ""
@@ -2855,6 +3019,9 @@ msgstr "Tamanho das etapas de frequência(khz)"
 msgid "Frequency steps"
 msgstr "Etapas da frequência "
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Sex"
@@ -2870,6 +3037,9 @@ msgstr ""
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2924,6 +3094,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genero"
@@ -3002,23 +3175,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Intervalo"
-
-#
-msgid "Guard interval mode"
-msgstr "Manter  modo intervalo"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3047,21 +3221,14 @@ msgstr "Disco rigido suspenso após "
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hidden networkname"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Informação hierarquica"
-
-#
-msgid "Hierarchy mode"
-msgstr "Modo Hierárquico"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3132,11 +3299,21 @@ msgstr ""
 msgid "Icelandic"
 msgstr "Islandês"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3238,6 +3415,12 @@ msgstr "Informação"
 msgid "Init"
 msgstr "Inicio"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3336,7 +3519,7 @@ msgstr "Intermediario"
 msgid "Internal Flash"
 msgstr "Flash Interna"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3536,6 +3719,11 @@ msgstr "Selecção do Idioma"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Ultima velocidade"
@@ -3593,14 +3781,14 @@ msgstr ""
 msgid "Linked titles with a DVD menu"
 msgstr ""
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Lista de dispositivos de armazenamento"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3729,6 +3917,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Busca Manual"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Transponder Manual"
@@ -3767,9 +3958,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3989,12 +4179,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Mover Oeste"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4016,6 +4200,9 @@ msgstr "Menu da lista de filmes"
 msgid "Multi EPG"
 msgstr "EPG Multi"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4024,6 +4211,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Suporte para Serviços Multiplos"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Satelites Multiplos"
@@ -4093,6 +4283,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "Agora"
@@ -4122,6 +4315,9 @@ msgstr "Nameserver Setup"
 msgid "Nameserver settings"
 msgstr ""
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4234,10 +4430,6 @@ msgstr ""
 msgid "Network Mount"
 msgstr "Mount da Rede"
 
-#
-msgid "Network SSID"
-msgstr ""
-
 #
 msgid "Network Setup"
 msgstr "Config.de rede"
@@ -4277,6 +4469,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr ""
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4320,10 +4515,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "HDD não encontrado ou Falha ao Iniciar"
 
-#
-msgid "No Networks found"
-msgstr ""
-
 #
 msgid "No backup needed"
 msgstr "Não necessita de BackUp"
@@ -4439,8 +4630,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4528,6 +4718,12 @@ msgstr "Norte"
 msgid "Norwegian"
 msgstr "Norueguês"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4539,6 +4735,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4581,6 +4780,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Definições OSD"
@@ -4625,6 +4827,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr ""
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4650,9 +4855,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Posição Orbital"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4675,10 +4879,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Lista de pacotes actualizada"
@@ -4788,18 +4998,18 @@ msgstr ""
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5116,10 +5326,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polaridade"
-
 #
 msgid "Polarization"
 msgstr "Polarização"
@@ -5156,6 +5362,9 @@ msgstr "Porta D"
 msgid "Portuguese"
 msgstr "Português"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Posicionador"
@@ -5341,6 +5550,17 @@ msgstr "Provedores"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5371,13 +5591,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Disco Ram"
@@ -5481,6 +5701,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Gravações têm sempre prioridade"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5702,6 +5925,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Iniciar a partir da ultima posição"
@@ -5734,6 +5960,9 @@ msgstr "Voltar à lista de filmes"
 msgid "Return to previous service"
 msgstr "Voltar ao canal anterior"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Velocidade de retrocesso"
@@ -5742,9 +5971,8 @@ msgstr "Velocidade de retrocesso"
 msgid "Right"
 msgstr "Direita"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5754,6 +5982,9 @@ msgstr "velocidade do rotor"
 msgid "Running"
 msgstr "A instalar"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5766,6 +5997,21 @@ msgstr "Russo"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5782,6 +6028,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sat"
@@ -6174,6 +6433,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr ""
@@ -6242,6 +6504,9 @@ msgstr ""
 "Canal não encontrado!\n"
 "(SID not found in PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Busca de Canais"
@@ -6298,9 +6563,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6376,6 +6638,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Mostrar Info ao mudar de canal normal"
@@ -6388,6 +6653,12 @@ msgstr "Mostrar infobar ao mudar de canal"
 msgid "Show infobar on skip forward/backward"
 msgstr "Mostrar Info ao mudar de canal rapido < >"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Mostrar movimento do posicionador"
@@ -6424,6 +6695,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr ""
@@ -6436,6 +6710,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Desligar a Dreambox depois"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6597,6 +6874,9 @@ msgstr "ordenar A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6656,6 +6936,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Começar no inicio"
@@ -6779,6 +7062,9 @@ msgstr "Sol"
 msgid "Sunday"
 msgstr "Domingo"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Troca entrecanais"
@@ -6803,13 +7089,8 @@ msgstr "Mudar para o canal anterior"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Symbol Rate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6824,10 +7105,19 @@ msgstr "TRANSLATOR_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr ""
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "Sistema de TV"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr ""
@@ -6860,6 +7150,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Terrestre"
@@ -6931,12 +7224,12 @@ msgid ""
 msgstr ""
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7000,6 +7293,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7210,6 +7508,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7410,6 +7713,16 @@ msgstr "Estado Temporizador:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7482,7 +7795,7 @@ msgstr ""
 msgid "Track"
 msgstr ""
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7493,10 +7806,6 @@ msgstr "Tradução"
 msgid "Translation:"
 msgstr "Tradução:"
 
-#
-msgid "Transmission Mode"
-msgstr "Modo de Transmissão"
-
 #
 msgid "Transmission mode"
 msgstr "Modo de Transmissão"
@@ -7505,10 +7814,6 @@ msgstr "Modo de Transmissão"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Tipo deTransponder"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7639,6 +7944,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7667,7 +7975,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "LNB Universal "
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7685,7 +7993,7 @@ msgstr "Desmontagens Falhou"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7780,10 +8088,6 @@ msgstr "Use gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Usar a função Vento Forte nas velocidades acima"
-
 #
 msgid "Use power measurement"
 msgstr "Usar controlo da alimentação"
@@ -7864,16 +8168,28 @@ msgstr "Entrada VCR"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7890,6 +8206,9 @@ msgstr "Assistente de sintonia fina de Video"
 msgid "Video Output"
 msgstr "Saída de Video"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Definições de Video"
@@ -8092,9 +8411,6 @@ msgstr "W"
 msgid "WEP"
 msgstr ""
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8135,6 +8451,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8271,6 +8590,11 @@ msgstr "O que deseja procurar?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8303,8 +8627,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr ""
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8327,7 +8656,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8338,6 +8667,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8400,9 +8734,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8507,6 +8840,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr ""
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8526,6 +8864,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Não é possivel apagar"
@@ -8700,6 +9051,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr ""
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8751,9 +9105,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternative edit]"
@@ -8805,7 +9156,12 @@ msgstr ""
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8881,9 +9237,6 @@ msgstr "Adicionar aos favoritos"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "Adicionar ao controle paternal"
@@ -8917,6 +9270,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -8935,6 +9294,9 @@ msgstr ""
 msgid "auto"
 msgstr ""
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -8967,6 +9329,9 @@ msgstr "Lista negra"
 msgid "blue"
 msgstr ""
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9008,6 +9373,9 @@ msgstr "Limpar lista"
 msgid "complex"
 msgstr "complexo"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "Menu de configuração"
@@ -9039,6 +9407,12 @@ msgstr ""
 msgid "create directory"
 msgstr ""
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9051,6 +9425,9 @@ msgstr "diário"
 msgid "day"
 msgstr ""
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "eliminar"
@@ -9110,6 +9487,9 @@ msgstr "não gravar"
 msgid "done!"
 msgstr "concluido!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "editar alternativas"
@@ -9162,10 +9542,6 @@ msgstr "terminar corte aqui"
 msgid "end favourites edit"
 msgstr "Terminar edição de favoritos"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr ""
@@ -9390,6 +9766,9 @@ msgstr "minutos"
 msgid "minutes"
 msgstr "minutos"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr ""
@@ -9588,9 +9967,6 @@ msgstr ""
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr ""
@@ -9927,8 +10303,8 @@ msgstr ""
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -9989,6 +10365,9 @@ msgstr "Em espera"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Semanal"
@@ -9997,6 +10376,9 @@ msgstr "Semanal"
 msgid "whitelist"
 msgstr "Lista Branca"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr ""
@@ -10145,6 +10527,22 @@ msgstr "zapped"
 #~ msgid "Choose source"
 #~ msgstr "Escolha a fonte"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Codigo alto"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Codigo baixo"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Cartão Compact Flash"
@@ -10251,10 +10649,22 @@ msgstr "zapped"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Velocidade do avance rapido"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Velocidade do retrocesso rapido"
+
 #
 #~ msgid "Filesystem Check..."
 #~ msgstr "Verificação do sistema de ficheiros"
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Numero de frames repetidas, a usar com a função Vento Forte."
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Endereço de IP do Fritz-Box FON"
@@ -10267,10 +10677,26 @@ msgstr "zapped"
 #~ msgid "Games / Plugins"
 #~ msgstr "Jogos / Plugins"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Intervalo"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Manter  modo intervalo"
+
 #
 #~ msgid "Hello!"
 #~ msgstr "Olá!!"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informação hierarquica"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Modo Hierárquico"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Se consegue ler isto, carregue OK."
@@ -10323,6 +10749,10 @@ msgstr "zapped"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Actualiização Online"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Posição Orbital"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Outros.."
@@ -10339,6 +10769,10 @@ msgstr "zapped"
 #~ msgid "Please select keyword to filter..."
 #~ msgstr "Escreva palavra a filtrar"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaridade"
+
 #
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS Feed URI"
@@ -10389,6 +10823,10 @@ msgstr "zapped"
 #~ "settings now."
 #~ msgstr "O restauro está concluído. Por favor carregue em OK para activar."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "Save current project to disk"
 #~ msgstr "Gravar para o Disco rigido"
@@ -10439,6 +10877,14 @@ msgstr "zapped"
 #~ msgid "Stereo"
 #~ msgstr "Estereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbol Rate"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
+
 #
 #~ msgid "The pin code has been changed successfully."
 #~ msgstr "A alterção do PIN coom sucesso."
@@ -10451,6 +10897,14 @@ msgstr "zapped"
 #~ msgid "This is unsupported at the moment."
 #~ msgstr "Não suportado de momento."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Modo de Transmissão"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tipo deTransponder"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10473,6 +10927,10 @@ msgstr "zapped"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Actualização terminada.Deseja reiniciar?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Usar a função Vento Forte nas velocidades acima"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Mudar para VCR"
index d748c01cfe2a513a991d1b2b56b08cbc9844b4df..314f503a9911fc22fa84faa843aafd4e97b6f225 100755 (executable)
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,9 +1,10 @@
+# Russian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2010-05-18 18:10+0200\n"
 "Last-Translator: peter <peter@dreambox.org.ua>\n"
 "Language-Team: Russian / enigma(c) Ukraine, Kiev>\n"
@@ -184,6 +185,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -220,6 +233,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -362,10 +379,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -386,6 +403,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Использование демо-плагина для TPM"
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -409,6 +429,9 @@ msgstr "Графический телегид для всех сервисов 
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -428,6 +451,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -542,6 +568,9 @@ msgstr "Информация"
 msgid "About..."
 msgstr "О ресивере"
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -567,6 +596,9 @@ msgstr "Действие:"
 msgid "Activate Picture in Picture"
 msgstr "Включить картинку в картинке"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Активировать сетевые установки"
@@ -616,6 +648,12 @@ msgstr "Добавить новый Авто Таймер"
 msgid "Add new network mount point"
 msgstr "Добавить новую точку подключения сети"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Таймер"
@@ -642,6 +680,10 @@ msgstr "Добавить таймер переключения вместо та
 msgid "Added: "
 msgstr "Добавлено: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -735,15 +777,32 @@ msgstr "Все Время"
 msgid "All non-repeating timers"
 msgstr "Все не повторяющиеся таймеры"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "Разрешить переключение через Веб-интерфейс"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Прозрачность"
@@ -762,9 +821,8 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr "Всегда спрашивать перед отправкой"
 
-#, fuzzy
-msgid "Ammount of recordings left"
-msgstr "Количество записей осталось"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -781,6 +839,9 @@ msgstr "Неизвестная ошибка!"
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Арабский"
@@ -853,10 +914,10 @@ msgstr "Спросить пользователя"
 msgid "Aspect Ratio"
 msgstr "Сотношение сторон"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -867,6 +928,9 @@ msgstr "Аудио"
 msgid "Audio Options..."
 msgstr "Аудио опции..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -933,6 +997,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Автоматически"
@@ -967,6 +1040,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1009,6 +1103,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Назад"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Фон"
@@ -1103,6 +1203,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Яркость"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1133,6 +1238,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Шина:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1367,6 +1489,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1399,21 +1530,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Скорость кодирования высокая "
-
-#
-msgid "Code rate low"
-msgstr "Скорость кодирования низкая"
-
-#
-msgid "Coderate HP"
-msgstr "Скорость кодирования HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Скорость кодирования LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1556,6 +1677,9 @@ msgstr "Продолжить воспроизведение"
 msgid "Contrast"
 msgstr "Контрастность"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1597,6 +1721,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Запись невозможна - конфликт таймеров %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1776,6 +1904,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1861,10 +1992,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Задержка"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Удалить"
@@ -2032,7 +2172,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2052,6 +2195,12 @@ msgstr ""
 "Вы действительно хотите проверить файловую систему?\n"
 "Это займет некоторое время!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2247,6 +2396,12 @@ msgstr "Dreambox формат данных DVD (HDTV-совместимый"
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2273,9 +2428,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2308,6 +2464,7 @@ msgid "Edit DNS"
 msgstr "Изменить DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2365,6 +2522,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2388,10 +2548,25 @@ msgstr "Включить"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Включить 5V для антенны"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2468,10 +2643,6 @@ msgstr "Ключ шифрования"
 msgid "Encryption Keytype"
 msgstr "Тип ключа шифрования"
 
-#
-msgid "Encryption Type"
-msgstr "Тип шифрования"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2511,18 +2682,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Скорость перемотки вперед"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Скорость перемотки назад"
-
 #
 msgid "Enter main menu..."
 msgstr "Войти в главное меню..."
@@ -2596,6 +2759,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Просмотр событий"
@@ -2795,6 +2961,11 @@ msgstr "Перезагрузка сети завершена"
 msgid "Finnish"
 msgstr "Финский"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2814,17 +2985,13 @@ msgstr ""
 msgid "Format"
 msgstr "Формат"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Расчет повтора кадров для покадрового воспроизведения"
-
 #
 msgid "Frame size in full view"
 msgstr "Размер рамки при просмотре во весь экран"
@@ -2853,6 +3020,9 @@ msgstr "Шаг частоты сканирования(khz)"
 msgid "Frequency steps"
 msgstr "Шаг частоты"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Пт"
@@ -2868,6 +3038,9 @@ msgstr "Фризский"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2922,6 +3095,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Жанр"
@@ -3000,23 +3176,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Интервал защиты"
-
-#
-msgid "Guard interval mode"
-msgstr "Guard interval mode"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3045,21 +3222,14 @@ msgstr "Отключение HDD через"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Скрытый SSID сети"
-
-#
-msgid "Hidden networkname"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Иерархия информации"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Режим иерархии"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3130,11 +3300,21 @@ msgstr "ISO путь"
 msgid "Icelandic"
 msgstr "Исландский"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3237,6 +3417,12 @@ msgstr "Информация"
 msgid "Init"
 msgstr "Инициализация"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3335,7 +3521,7 @@ msgstr "Промежуточный"
 msgid "Internal Flash"
 msgstr "Внутренняя флешь"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3535,6 +3721,11 @@ msgstr "Выбор языка"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Последняя скорость"
@@ -3592,14 +3783,14 @@ msgstr "Ссылка:"
 msgid "Linked titles with a DVD menu"
 msgstr "Заголовки связанные с DVD меню"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Список устройств хранения"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3728,6 +3919,9 @@ msgstr "Менеджер ПО ресивера"
 msgid "Manual Scan"
 msgstr "Ручной поиск"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Транспондер вручную"
@@ -3766,9 +3960,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3988,12 +4181,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Переместить на запад"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4015,6 +4202,9 @@ msgstr "Меню списка видео"
 msgid "Multi EPG"
 msgstr "Граф. EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4023,6 +4213,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Поддержка мультисервисов"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Несколько спутников"
@@ -4092,6 +4285,9 @@ msgstr "NFI имидж удачно установлен. Нажмите ЖЕЛ
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "СЕЙЧАС"
@@ -4121,6 +4317,9 @@ msgstr "Настройка DNS"
 msgid "Nameserver settings"
 msgstr "Настройка DNS"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4233,10 +4432,6 @@ msgstr "Конфигурация сети..."
 msgid "Network Mount"
 msgstr "Сетевые подключения"
 
-#
-msgid "Network SSID"
-msgstr "SSID сети"
-
 #
 msgid "Network Setup"
 msgstr "Настройка сети"
@@ -4276,6 +4471,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Мастер настройки сети"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4321,10 +4519,6 @@ msgstr ""
 "HDD не найден или \n"
 "не установлен."
 
-#
-msgid "No Networks found"
-msgstr "Сети не найдены"
-
 #
 msgid "No backup needed"
 msgstr "Резервное копирование не требуется"
@@ -4442,8 +4636,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4540,6 +4733,12 @@ msgstr "Север"
 msgid "Norwegian"
 msgstr "Норвежский"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4553,6 +4752,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4596,6 +4798,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD установки"
@@ -4640,6 +4845,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Только бесплатные"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4665,9 +4873,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Орбитальная позиция"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4690,10 +4897,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "ПИДы"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Обновление списка пакетов"
@@ -4803,6 +5016,12 @@ msgstr "Воспроизвести Аудио-CD"
 msgid "Play DVD"
 msgstr "Воспроизвести DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Воспроизвести Музыку..."
@@ -4811,12 +5030,6 @@ msgstr "Воспроизвести Музыку..."
 msgid "Play YouTube movies"
 msgstr ""
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr ""
@@ -5148,10 +5361,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Поляризация"
-
 #
 msgid "Polarization"
 msgstr "Поляризация"
@@ -5188,6 +5397,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Португальский"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Позиционер"
@@ -5373,6 +5585,17 @@ msgstr "Провайдеры"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python интерфейс для /tmp/mmi.socket"
@@ -5403,13 +5626,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Радио"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5513,6 +5736,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Записи всегда имеют приоритет"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5734,6 +5960,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Возобновить с последней позиции"
@@ -5766,6 +5995,9 @@ msgstr "Вернуться к списку фильмов"
 msgid "Return to previous service"
 msgstr "Вернуться на предыдущий сервис"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Скорость перемотки назад"
@@ -5774,9 +6006,8 @@ msgstr "Скорость перемотки назад"
 msgid "Right"
 msgstr "Правый"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5786,6 +6017,9 @@ msgstr "Скорость вращения мотора"
 msgid "Running"
 msgstr "Запущено"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5798,6 +6032,21 @@ msgstr "Русский"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5814,6 +6063,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Сб"
@@ -6206,6 +6468,9 @@ msgstr "Выберите беспроводную сеть"
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Отправить DiSEqC"
@@ -6274,6 +6539,9 @@ msgstr ""
 "Сервис не найден!\n"
 "(SID не найден в PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Поиск сервисов"
@@ -6330,9 +6598,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6408,6 +6673,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Показать инфопанель при смене каналов"
@@ -6420,6 +6688,12 @@ msgstr "Показывать инфопанель при смене информ
 msgid "Show infobar on skip forward/backward"
 msgstr "Показать инфопанель при навигации"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Показать движение позиционера"
@@ -6456,6 +6730,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Показывает состояние вашего беспроводного соединения.\n"
@@ -6468,6 +6745,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Выключить через :  "
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6633,6 +6913,9 @@ msgstr "Сортировать A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6692,6 +6975,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Начать с самого начала"
@@ -6815,6 +7101,9 @@ msgstr "Вс"
 msgid "Sunday"
 msgstr "Воскресение"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Поменять местами"
@@ -6839,13 +7128,8 @@ msgstr "Переключиться на предыдущий подсервис"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Символьная скорость"
-
-#
-msgid "Symbolrate"
-msgstr "Символьная скорость"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6860,10 +7144,19 @@ msgstr "TRANSLATOR_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS файл слишком большой для ISO9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV система"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Содержание коллекции"
@@ -6896,6 +7189,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Наземный"
@@ -6972,12 +7268,12 @@ msgstr ""
 "проигрывателях)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7041,6 +7337,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7264,6 +7565,11 @@ msgstr "Этот Dreambox не может декодировать %s поток
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7489,6 +7795,16 @@ msgstr "Состояние таймера:  "
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Таймшифт"
@@ -7561,7 +7877,7 @@ msgstr ""
 msgid "Track"
 msgstr "Дорожка"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7572,10 +7888,6 @@ msgstr "Перевод"
 msgid "Translation:"
 msgstr "Перевод:"
 
-#
-msgid "Transmission Mode"
-msgstr "Режим передачи"
-
 #
 msgid "Transmission mode"
 msgstr "Режим передачи"
@@ -7584,10 +7896,6 @@ msgstr "Режим передачи"
 msgid "Transponder"
 msgstr "Транспондер"
 
-#
-msgid "Transponder Type"
-msgstr "Тип транспондера"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7720,6 +8028,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7748,7 +8059,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "универсальный-LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7766,7 +8077,7 @@ msgstr "Ошибка отключения"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7861,10 +8172,6 @@ msgstr "Использовать шлюз"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Использовать прерывистую перемотку на скоростях выше"
-
 #
 msgid "Use power measurement"
 msgstr "Используйте измерение мощности"
@@ -7945,16 +8252,28 @@ msgstr "Видеомагнитофон"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (трейлер)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Вартикальная"
@@ -7971,6 +8290,9 @@ msgstr "Мастер точной настройки видео"
 msgid "Video Output"
 msgstr "Видеовыход"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Настройка видео"
@@ -8173,9 +8495,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8216,6 +8535,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8366,6 +8688,11 @@ msgstr "Что Вы хотите найти?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8403,8 +8730,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Беспроводная сеть"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8427,7 +8759,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8438,6 +8770,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8500,9 +8837,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8609,6 +8945,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Вы можете выбрать то, что хотите установить..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8628,6 +8969,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Вы не можете удалит это."
@@ -8820,6 +9174,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr "Ваши сетевые настройки активированы."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8875,9 +9232,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr ""
@@ -8929,7 +9283,12 @@ msgstr "активировать текущие настройки"
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -9005,9 +9364,6 @@ msgstr "добавить сервис к избранному"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "добавить в родительский контроль"
@@ -9041,6 +9397,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9059,6 +9421,9 @@ msgstr "звуковая дорожки"
 msgid "auto"
 msgstr "авто"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -9091,6 +9456,9 @@ msgstr "черный список"
 msgid "blue"
 msgstr "синий"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9132,6 +9500,9 @@ msgstr "очистить список воспроизведения"
 msgid "complex"
 msgstr "комплекс"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "меню конфигурации"
@@ -9163,6 +9534,12 @@ msgstr ""
 msgid "create directory"
 msgstr "создать каталог"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9175,6 +9552,9 @@ msgstr "ежедневно"
 msgid "day"
 msgstr "день"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "Удалить"
@@ -9234,6 +9614,9 @@ msgstr "не записывать"
 msgid "done!"
 msgstr "выполнено!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "изменить alternatives"
@@ -9286,10 +9669,6 @@ msgstr "конец редактирования"
 msgid "end favourites edit"
 msgstr "конец редактирования избранного"
 
-#
-msgid "enter hidden network SSID"
-msgstr "введите SSID скрытой сети"
-
 #
 msgid "equal to"
 msgstr "также как"
@@ -9514,6 +9893,9 @@ msgstr "минута"
 msgid "minutes"
 msgstr "минут"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "месяц"
@@ -9712,9 +10094,6 @@ msgstr "красный"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "удалить данные DNS"
@@ -10051,9 +10430,9 @@ msgstr "время переключения, разделы, аудио, инф
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
-msgstr "недоступен"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10113,6 +10492,9 @@ msgstr "ожидание"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "Еженедельно"
@@ -10121,6 +10503,9 @@ msgstr "Еженедельно"
 msgid "whitelist"
 msgstr "белый список"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "работающий"
@@ -10210,6 +10595,10 @@ msgstr "переключено"
 #~ msgid "Advanced"
 #~ msgstr "Расширенный"
 
+#, fuzzy
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Количество записей осталось"
+
 #
 #~ msgid "Backup"
 #~ msgstr "Сохранение"
@@ -10266,6 +10655,22 @@ msgstr "переключено"
 #~ msgid "Choose source"
 #~ msgstr "Выберите иточник"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Скорость кодирования высокая "
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Скорость кодирования низкая"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Скорость кодирования HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Скорость кодирования LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact Flash карта"
@@ -10346,6 +10751,10 @@ msgstr "переключено"
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Редактировать "
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Тип шифрования"
+
 #
 #~ msgid "End"
 #~ msgstr "Конец"
@@ -10366,6 +10775,14 @@ msgstr "переключено"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Скорость перемотки вперед"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Скорость перемотки назад"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Введите имя беспроводной сети/SSID:"
@@ -10383,6 +10800,10 @@ msgstr "переключено"
 #~ "First we need to download the latest boot environment for the USB flasher."
 #~ msgstr "Сначала нужно скачать загрузочную среду для USB flasher."
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Расчет повтора кадров для покадрового воспроизведения"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP адрес"
@@ -10395,6 +10816,26 @@ msgstr "переключено"
 #~ msgid "Games / Plugins"
 #~ msgstr "Игры / Плагины"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Интервал защиты"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard interval mode"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Скрытый SSID сети"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Иерархия информации"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Режим иерархии"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Если вы видите эту страницу нажмите ОК."
@@ -10443,6 +10884,10 @@ msgstr "переключено"
 #~ msgid "Movie Menu"
 #~ msgstr "Меню видеопрограмм"
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "SSID сети"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Сеть..."
@@ -10455,6 +10900,10 @@ msgstr "переключено"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Нет 50 Hz, извините. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Сети не найдены"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Не найден пригодный USB стик"
@@ -10463,6 +10912,10 @@ msgstr "переключено"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-обновление"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Орбитальная позиция"
+
 #
 #~ msgid "Output"
 #~ msgstr "Действие"
@@ -10495,6 +10948,10 @@ msgstr "переключено"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Пожалуйста, выберите целевой каталог или носитель"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Поляризация"
+
 #
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS Feed URI"
@@ -10534,6 +10991,10 @@ msgstr "переключено"
 #~ msgstr ""
 #~ "Восстановление установок завершено. Пожалуйста, нажмите OK для активации."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid ""
 #~ "Scan your network for wireless Access Points and connect to them using "
@@ -10616,6 +11077,14 @@ msgstr "переключено"
 #~ msgid "Stereo"
 #~ msgstr "Стерео"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Символьная скорость"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Символьная скорость"
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -10698,6 +11167,14 @@ msgstr "переключено"
 #~ "секунд.\n"
 #~ "3) Дождитесь загрузки и следуйте инструкциям мастера."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Режим передачи"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Тип транспондера"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10720,6 +11197,10 @@ msgstr "переключено"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Обновление завершено. Вы хотите перезагрузить Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Использовать прерывистую перемотку на скоростях выше"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "VCR переключатель"
@@ -10826,6 +11307,10 @@ msgstr "переключено"
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 и сеть"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "введите SSID скрытой сети"
+
 #
 #~ msgid "exceeds dual layer medium!"
 #~ msgstr "превышает двухслойный носитель"
@@ -10918,6 +11403,10 @@ msgstr "переключено"
 #~ msgid "text"
 #~ msgstr "текст"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "недоступен"
+
 #
 #~ msgid "until restart"
 #~ msgstr "во время перезагрузки"
index 12fb3aeb9d0f81ec55fe0058c67fee8d0024874f..820d49297ec6dca2f6b1e525b0bf017abce9d98b 100755 (executable)
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,13 +1,10 @@
-# English translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Slovak translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2010-05-12 13:09+0200\n"
 "Last-Translator: acid-burn <>\n"
 "Language-Team: none\n"
@@ -185,6 +182,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d konflikt(y) nájdený(é) pri pokuse pridať nové časovače:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #, python-format
 msgid "%d jobs are running in the background!"
 msgstr "%d úloh beží na pozadí!"
@@ -216,6 +227,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s na %s"
+
 msgid "(ZAP)"
 msgstr "(Prepnúť)"
 
@@ -333,12 +348,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Vzhľad BackToTheRoots, ale s rýchlosťou Warp-8"
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Vzhľad Späť ku koreňom ... alebo zlaté staré časy."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Vzhľad Späť ku koreňom ... alebo zlaté staré časy"
-
 msgid "A basic ftp client"
 msgstr "Základný klient FTP"
 
@@ -356,6 +371,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Ukážkový modul pre TPM."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 msgid ""
 "A finished record timer wants to set your\n"
 "Dreambox to standby. Do that now?"
@@ -376,6 +394,9 @@ msgstr "Grafické EPG pre všetky stanice určitého buketu"
 msgid "A graphical EPG interface"
 msgstr "Grafické rozhranie EPG"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Grafický EPG a správca nástrojov EPG"
+
 msgid "A graphical EPG interface."
 msgstr "Grafické rozhranie EPG"
 
@@ -393,6 +414,9 @@ msgstr "Pekný vzhľad HD, brúsený hliník, od autora Kerni"
 msgid "A nice looking skin from Kerni"
 msgstr "Pekný vzhľad od autora Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #, python-format
 msgid ""
 "A record has been started:\n"
@@ -488,6 +512,9 @@ msgstr "O Dreamboxe"
 msgid "About..."
 msgstr "O Dreamboxe..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Prístup k Médiatéke ARD"
 
@@ -509,6 +536,9 @@ msgstr "Činnosť:"
 msgid "Activate Picture in Picture"
 msgstr "Zapnúť obraz v obraze"
 
+msgid "Activate VPS"
+msgstr ""
+
 msgid "Activate network settings"
 msgstr "Aktivovať nastavenia siete"
 
@@ -552,6 +582,12 @@ msgstr "Pridať nový autočasovač"
 msgid "Add new network mount point"
 msgstr "Pridať nový sieťový prístup."
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 msgid "Add timer"
 msgstr "Pridať časovač"
 
@@ -573,6 +609,10 @@ msgstr "Pridať časovač prepnutia namiesto časovača nahrávania?"
 msgid "Added: "
 msgstr "Pridané:"
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
@@ -656,15 +696,32 @@ msgstr "Vždy"
 msgid "All non-repeating timers"
 msgstr "Všetky časovače bez opakovania"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 msgid "Allow zapping via Webinterface"
 msgstr "Umožniť prepnutie cez webové rozhranie"
 
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Umožňuje spustiť TuxboxPlugins"
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Umožňuje sťahovať súbory z Rapidshare na pozadí."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 msgid "Alpha"
 msgstr "Alfa"
 
@@ -680,8 +737,8 @@ msgstr "Vždy sa spýtať"
 msgid "Always ask before sending"
 msgstr "Vždy sa opýtať sa pred odoslaním"
 
-msgid "Ammount of recordings left"
-msgstr "Zvyšné záznamy"
+msgid "Amount of recordings left"
+msgstr ""
 
 msgid "An empty filename is illegal."
 msgstr "Prázdny názov súboru je neplatný."
@@ -695,6 +752,9 @@ msgstr "Objavila sa neznáma chyba!"
 msgid "Anonymize crashlog?"
 msgstr "Anonymizovať správy o zrútení?"
 
+msgid "Any service/recording"
+msgstr ""
+
 msgid "Arabic"
 msgstr "Arabčina"
 
@@ -758,18 +818,21 @@ msgstr "opýtať sa"
 msgid "Aspect Ratio"
 msgstr "Pomer strán"
 
+msgid "Aspect ratio"
+msgstr "Pomer strán"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Priradenie poskytovateľov. staníc alebo CAID modulu CI"
 
-msgid "Atheros"
-msgstr ""
-
 msgid "Audio"
 msgstr "Zvuk"
 
 msgid "Audio Options..."
 msgstr "Voľby zvuku ..."
 
+msgid "Audio PID"
+msgstr "Zvukový PID"
+
 msgid "Audio Sync"
 msgstr ""
 
@@ -826,6 +889,15 @@ msgstr ""
 "AutoTimer prehľadá EPG a vytvorí časovače podľa užívateľom určených kritérií "
 "vyhľadávania."
 
+msgid "AutoTimer was added successfully"
+msgstr "Autočasovač bol pridaný"
+
+msgid "AutoTimer was changed successfully"
+msgstr "Autočasovač bol zmenený"
+
+msgid "AutoTimer was removed"
+msgstr "Autočasovač bol zrušený"
+
 msgid "Automatic"
 msgstr "Automaticky"
 
@@ -859,6 +931,27 @@ msgstr "Automatická obnova EPG"
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr "Auitomatické posielanie správ o zrútení do Dream Multimedia"
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Prepínač Autoresolution"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution nepracuje v režime Scart, DVI, PC"
+
+msgid "Autoresolution settings"
+msgstr "Nastavenia Autoresolution"
+
+msgid "Autoresolution videomode setup"
+msgstr "Nastavenie obrazového režimu Autoresolution"
+
 msgid "Autos & Vehicles"
 msgstr "Autá a doprava"
 
@@ -892,6 +985,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Späť"
 
+msgid "Back, lower USB Slot"
+msgstr "Vzadu, dolný slot USB"
+
+msgid "Back, upper USB Slot"
+msgstr "Vzadu, horný slot USB"
+
 msgid "Background"
 msgstr "Pozadie"
 
@@ -964,6 +1063,13 @@ msgstr "Brazília"
 msgid "Brightness"
 msgstr "Jas"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Prehliadať teletext ORF a SAT1 nezávisle od kanála. Vyžaduje to pripojenie I-"
+"net."
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -988,6 +1094,27 @@ msgstr "Napáľte si nahrávky na DVD"
 msgid "Bus: "
 msgstr "Zbernica:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Po zapnutí tejto funkcie sa programy nenájdu, ak nie sú v určitých dátumoch."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Po zapnutí tejto funkcie budete pri automatickom dopytovaní dostávať "
+"informácie o konfliktoch časovača. Nevyužíva sa tu žiadna logika, takže cás "
+"môže ten istý konflikt vyrušovať stále znova."
+
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
 "displayed."
@@ -1174,6 +1301,15 @@ msgstr "Automaticky vyprázdniť zoznam časovačov"
 msgid "Cleanup timerlist automatically."
 msgstr "Automaticky vyprázdniť zoznam časovačov."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 msgid "CleanupWizard"
 msgstr "Sprievodca vyčistením"
 
@@ -1198,17 +1334,11 @@ msgstr "Zatvoriť a uložiť zmeny"
 msgid "Close title selection"
 msgstr "Zatvoriť výber titulkov"
 
-msgid "Code rate high"
-msgstr "Vysoká kódová rýchlosť"
-
-msgid "Code rate low"
-msgstr "Nízka kódová rýchlosť"
-
-msgid "Coderate HP"
-msgstr "Rýchlosť HP"
+msgid "Code rate HP"
+msgstr ""
 
-msgid "Coderate LP"
-msgstr "Rýchlosť LP"
+msgid "Code rate LP"
+msgstr ""
 
 msgid "Collection name"
 msgstr "Názov zostavy"
@@ -1318,6 +1448,9 @@ msgstr "Pokračovať v prehrávaní"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr "Ovládajte Dreamboxa cez webový prehliadač."
 
@@ -1355,6 +1488,10 @@ msgstr "Nedá sa otvoriť obraz v obraze"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Nedalo sa nahrávať - prekrýva sa časovanie %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Nedalo sa nahrať pre neplatnú stanicu %s"
+
 msgid "Crashlog settings"
 msgstr "Nastavenia správ o zrútení"
 
@@ -1510,6 +1647,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD jednotka"
+
 msgid "DVD File Browser"
 msgstr "Prehliadač súborov DVD"
 
@@ -1580,9 +1720,18 @@ msgstr "Určiť úvodnú stanicu"
 msgid "Define a startup service for your Dreambox."
 msgstr "Určte úvodnú (počiatočnú) stanicu na Dreamboxe."
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Odstraňovač prekladania pre prekladaný signál"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Odstraňovač prekladania pre progresívny signál"
+
 msgid "Delay"
 msgstr "Oneskorenie"
 
+msgid "Delay x seconds after service started"
+msgstr "Oneskorenie x sekúnd po spustení stanice"
+
 msgid "Delete"
 msgstr "Vymazať"
 
@@ -1712,8 +1861,11 @@ msgstr "Zobraziť výsledky vyhľadávania podľa:"
 msgid "Display your photos on the TV"
 msgstr "Zobrazenie fotografií na televízore"
 
-msgid "Displays movie information from the InternetMovieDatabase"
-msgstr "Zobrazí informácie o filme z internetovej databázy filmov"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
+msgstr ""
 
 #, python-format
 msgid ""
@@ -1730,6 +1882,14 @@ msgstr ""
 "Naozaj chcete skontrolovať systém súborov?\n"
 "Môže to trvať dosť dlho!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Naozaj chcete zmazať %s\n"
+"%s?"
+
 #, python-format
 msgid "Do you really want to delete %s?"
 msgstr "Naozaj chcete zmazať %s?"
@@ -1888,6 +2048,12 @@ msgstr "Dátové DVD vo formáte Dreambox (vyhovuje HDTV)"
 msgid "Dreambox software because updates are available."
 msgstr "Softvér Dreamboxa, lebo sú k dispozícii aktualizácie."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 msgid "Duration: "
 msgstr "Trvanie:"
 
@@ -1908,14 +2074,11 @@ msgstr "Kódovanie EPG"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
-"Obnovovač EPG automaticky prepne na užívateľom určené stanice počas "
-"nečinnosti Dreamboxa\n"
-"(v pohotovostnom režime bez nahrávania), aby sa aktualizovali ich informácie "
-"o EPG."
 
 #, python-format
 msgid "ERROR - failed to scan (%s)!"
@@ -1939,6 +2102,7 @@ msgstr "Upraviť stanice autočasovača"
 msgid "Edit DNS"
 msgstr "Upraviť DNS"
 
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Upraviť časovače a hľadať nové udalosti"
 
@@ -1984,6 +2148,9 @@ msgstr "Upraviť URL zdroja aktualizácie."
 msgid "Editing"
 msgstr "Úprava"
 
+msgid "Editor for fstab"
+msgstr ""
+
 msgid "Editor for new AutoTimers"
 msgstr "Editor nových autočasovačov"
 
@@ -2002,9 +2169,24 @@ msgstr "Zapnúť"
 msgid "Enable /media"
 msgstr "Aktivovať /médium"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Zapnúť režim 1080p24"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Zapnúť režim 1080p25"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Zapnúť režim 1080p30"
+
 msgid "Enable 5V for active antenna"
 msgstr "Zapnúť 5 V pre aktívnu anténu"
 
+msgid "Enable 720p24 Mode"
+msgstr "Zapnúť režim 720p24"
+
+msgid "Enable Autoresolution"
+msgstr "Zapnúť Autoresolution"
+
 msgid "Enable Cleanup Wizard?"
 msgstr "Zapnúť sprievodcu vyčistením?"
 
@@ -2067,9 +2249,6 @@ msgstr "Šifrovací kľúč WLAN"
 msgid "Encryption Keytype"
 msgstr "Druh šifrovacieho kľúča"
 
-msgid "Encryption Type"
-msgstr "Typ šifrovania"
-
 msgid "Encryption:"
 msgstr "Šifrovanie:"
 
@@ -2110,15 +2289,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-msgid "Enter Fast Forward at speed"
-msgstr "Počiatočná rýchlosť prevíjania vpred"
-
 msgid "Enter IP to scan..."
 msgstr "Zadajte IP na prehľadávanie..."
 
-msgid "Enter Rewind at speed"
-msgstr "Počiatočná rýchlosť prevíjania vzad"
-
 msgid "Enter main menu..."
 msgstr "Otvoriť hlavné menu..."
 
@@ -2176,6 +2349,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estónčina"
 
+msgid "Ethernet network interface"
+msgstr "Rozhranie siete Eternet"
+
 msgid "Eventview"
 msgstr "Prehľad programov"
 
@@ -2336,6 +2512,13 @@ msgstr "Reštartovanie siete je skončené"
 msgid "Finnish"
 msgstr "Fínčina"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+"Prvý deň pre nájdenie programov. Nenájde sa žiadny program, ktorý začína "
+"pred týmto dátumom."
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr "Najprv vytvorte štýl vzhľadu ovládacím modulom Ai.HD."
 
@@ -2354,13 +2537,9 @@ msgstr "Formát"
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Nájdených celkom %d programov.\n"
-"%d nastavení časovača pridaných a %d zmenených."
-
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Počet opakovaní obrázka počas skokového prevíjania"
 
 msgid "Frame size in full view"
 msgstr "Veľkosť obrazu pri plnom zobrazení"
@@ -2383,6 +2562,9 @@ msgstr "Kmitočtový krok pri vyhľadávaní (kHz)"
 msgid "Frequency steps"
 msgstr "Kmitočtové kroky"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 msgid "Fri"
 msgstr "Pi"
 
@@ -2395,8 +2577,11 @@ msgstr "Frízština"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr "FritzCall zobrazuje volania prichádzajúce do Fritz!Boxa na Dreamboxe."
 
+msgid "Front USB Slot"
+msgstr "Predný slot USB"
+
 msgid "Frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Frontend pre /tmp/mmi.socket"
 
 #, python-format
 msgid "Frontprocessor version: %d"
@@ -2440,6 +2625,9 @@ msgstr "Oneskorenie PCM"
 msgid "General PCM delay (ms)"
 msgstr "Oneskorenie PCM [ms]"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 msgid "Genre"
 msgstr "Žáner"
 
@@ -2508,23 +2696,23 @@ msgid "Green boost"
 msgstr "Zosilniť zelenú"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
-"Growlee umožňuje posielať z Dreamboxa krátke správy pomocou protokolu "
-"growl,\n"
-"napríklad oznam „Začalo nahrávanie“ do počítača, na ktorom beží klient growl."
 
-msgid "Guard Interval"
-msgstr "Ochranný interval"
-
-msgid "Guard interval mode"
-msgstr "Režim ochranného intervalu"
+msgid "Guard interval"
+msgstr "Interval ochrany"
 
 msgid "Guess existing timer based on begin/end"
 msgstr "Určiť existujúci časovač podľa začiatku a konca."
 
+msgid "HD Interlace Mode"
+msgstr "Prekladaný režim HD"
+
+msgid "HD Progressive Mode"
+msgstr "Progresívny režim HD"
+
 msgid "HD videos"
 msgstr "Videá HD"
 
@@ -2546,17 +2734,14 @@ msgstr "Uspať disk po"
 msgid "Help"
 msgstr "Pomocník"
 
-msgid "Hidden network SSID"
-msgstr "Skrytý sieÅ¥ový SSID"
+msgid "Hidden network"
+msgstr "Skrytá sieÅ¥"
 
-msgid "Hidden networkname"
-msgstr "Skrytý názov siete"
-
-msgid "Hierarchy Information"
-msgstr "Hierarchické informácie"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-msgid "Hierarchy mode"
-msgstr "Hierarchický režim"
+msgid "Hierarchy info"
+msgstr ""
 
 msgid "High bitrate support"
 msgstr "Spracuje vysoký dátový tok"
@@ -2612,13 +2797,24 @@ msgstr "Cesta ISO"
 msgid "Icelandic"
 msgstr "Islandčina"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
-"Ak je toto zapnuté, existujúci časovač sa bude považovať za nahrávajúci, ak "
-"z programu nahrá aspoň 80 %."
+"Ak je zapnutá táto funkcia, existujúci časovač sa bude považovať za "
+"nahrávajúci, ak zaznamená aspoň 80% % programu."
 
 msgid ""
 "If you see this, something is wrong with\n"
@@ -2702,6 +2898,12 @@ msgstr "Informácie"
 msgid "Init"
 msgstr "Inic."
 
+msgid "Initial Fast Forward speed"
+msgstr "Počiatočná rýchlosť prevíjania vpred"
+
+msgid "Initial Rewind speed"
+msgstr "Počiatočná rýchlosť prevíjania vzad"
+
 msgid "Initial location in new timers"
 msgstr "Úvodné umiestnenie nových časových nahrávok"
 
@@ -2777,8 +2979,8 @@ msgstr "stredný"
 msgid "Internal Flash"
 msgstr "Interná pamäť flash"
 
-msgid "Internal LAN adapter."
-msgstr "Adaptér internej LAN"
+msgid "Internal USB Slot"
+msgstr "Interný slot USB"
 
 msgid "Internal firmware updater"
 msgstr "Interný aktualizátor firmvéru"
@@ -2949,6 +3151,13 @@ msgstr "Voľba jazyka"
 msgid "Last config"
 msgstr "Posledné nastavenie"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Posledný deň pre nájdenie programov. Aby sa programy našli, musia začínať "
+"pred týmto dátumom."
+
 msgid "Last speed"
 msgstr "Posledná rýchlosť"
 
@@ -2992,14 +3201,14 @@ msgstr "Spojenie:"
 msgid "Linked titles with a DVD menu"
 msgstr "Tituly prepojené s menu DVD"
 
+msgid "List available networks"
+msgstr "Zoznam dostupných sietí"
+
 msgid "List of Storage Devices"
 msgstr "Zoznam záznamových zariadení"
 
-msgid "Listen and record internet radio"
-msgstr "Počúvať a nahrávať internetové rádio"
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
-msgstr "Počúvať a nahrávať internetové rádio na Dreamboxe"
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
+msgstr ""
 
 msgid "Lithuanian"
 msgstr "Litovčina"
@@ -3102,6 +3311,9 @@ msgstr "Spravovať softvér ptijímača"
 msgid "Manual Scan"
 msgstr "Ručné vyhľadávanie"
 
+msgid "Manual configuration"
+msgstr "Ručná konfigurácia"
+
 msgid "Manual transponder"
 msgstr "Transpondér ručne"
 
@@ -3132,11 +3344,9 @@ msgid "Maximum duration (in m)"
 msgstr "Maximálne trvanie (v ms)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maximálne trvanie programu pre zhodu. Ak je program dlhší (bez posunu), "
-"nebude vyhovovať."
 
 msgid "Media player"
 msgstr "Prehrávač médií"
@@ -3311,12 +3521,6 @@ msgstr "Posunúť obrazovku  nahor"
 msgid "Move west"
 msgstr "Pootočiť západne"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr "Informácie o filme z online databázy filmov (po nemecky)."
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr "Informácie o filme z online databázy filmov"
-
 msgid "Movie location"
 msgstr "Umiestenie filmu"
 
@@ -3339,12 +3543,18 @@ msgstr "Menu filmov"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 msgid "Multimedia"
 msgstr "Multimédiá"
 
 msgid "Multiple service support"
 msgstr "Dekóduje viac staníc"
 
+msgid "Multiplex"
+msgstr ""
+
 msgid "Multisat"
 msgstr "viac satelitov"
 
@@ -3400,6 +3610,9 @@ msgstr "Flešovanie image .NFI skončené. Stlačením žltého tlačidla rešta
 msgid "NFS share"
 msgstr "Zdieľanie NFS"
 
+msgid "NIM"
+msgstr "Tuner"
+
 msgid "NOW"
 msgstr "TERAZ"
 
@@ -3422,6 +3635,9 @@ msgstr "Nastavenie DNS"
 msgid "Nameserver settings"
 msgstr "Nastavenie DNS"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Vzhľad Nemesis BlackBox"
 
@@ -3530,9 +3746,6 @@ msgstr "Konfigurácia siete..."
 msgid "Network Mount"
 msgstr "Sieťový prístup"
 
-msgid "Network SSID"
-msgstr "Sieťový SSID"
-
 msgid "Network Setup"
 msgstr "Nastavenie siete"
 
@@ -3563,6 +3776,9 @@ msgstr "Prehľadávač siete"
 msgid "NetworkWizard"
 msgstr "Sprievodca nast. siete"
 
+msgid "Networkname (SSID)"
+msgstr "Názov siete (SSID)"
+
 msgid "Never"
 msgstr "Nikdy"
 
@@ -3596,9 +3812,6 @@ msgstr "Nie je spojenie"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Pevný disk nebol nájdený alebo nebol inicializovaný."
 
-msgid "No Networks found"
-msgstr "Nenájdená sieť"
-
 msgid "No backup needed"
 msgstr "Nie je treba zálohovať"
 
@@ -3694,8 +3907,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Žiadne videá na zobrazenie"
 
-msgid "No wireless networks found! Please refresh."
-msgstr "Nenájdená bezdrôtová sieť. Obnovte."
+msgid "No wireless networks found! Searching..."
+msgstr "Nenájdená bezdrôtová sieť. Hľadám ..."
 
 msgid ""
 "No working local network adapter found.\n"
@@ -3773,6 +3986,12 @@ msgstr "severne"
 msgid "Norwegian"
 msgstr "Nórčina"
 
+msgid "Not after"
+msgstr "Nie po"
+
+msgid "Not before"
+msgstr "Nie pred"
+
 #, python-format
 msgid ""
 "Not enough diskspace. Please free up some diskspace and try again. (%d MB "
@@ -3784,6 +4003,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Nenačítavam feedy"
 
+msgid "Not-Associated"
+msgstr ""
+
 msgid ""
 "Nothing to scan!\n"
 "Please setup your tuner settings before you start a service scan."
@@ -3817,6 +4039,9 @@ msgstr "OK, odstrániť iné rozšírenia"
 msgid "OK, remove some extensions"
 msgstr "OK, odstrániť niektoré rozšírenia"
 
+msgid "ONID"
+msgstr ""
+
 msgid "OSD Settings"
 msgstr "Nastavenia OSD"
 
@@ -3850,6 +4075,9 @@ msgstr "Len autočasovače vytvorené v tejto akcii"
 msgid "Only Free scan"
 msgstr "Vyhľadať len FTA"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 msgid "Only extensions."
 msgstr "Len rozšírenia."
 
@@ -3869,7 +4097,7 @@ msgstr "Otvoriť menu modulu"
 msgid "Optionally enter your name if you want to."
 msgstr "Prípadne zadajte svoje meno, ak chcete."
 
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Orbitálna pozícia"
 
 msgid "Outer Bound (+/-)"
@@ -3890,9 +4118,15 @@ msgstr "Prepísať konfiguračné súbory pri aktualizácii softvéru? "
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 msgid "PIDs"
 msgstr "PIDy"
 
+msgid "PMT PID"
+msgstr ""
+
 msgid "Package list update"
 msgstr "Aktualizovať zoznam balíčkov"
 
@@ -3947,7 +4181,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr "Stále hodiny zobrazujú čas na obrazovke trvalo."
 
 msgid "Persian"
-msgstr ""
+msgstr "Perzština"
 
 msgid "Pets & Animals"
 msgstr "Deti a zvieratá"
@@ -3980,18 +4214,18 @@ msgstr "Prehrať Audio-CD..."
 msgid "Play DVD"
 msgstr "Prehrať DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 msgid "Play Music..."
 msgstr "Prehrať hudbu..."
 
 msgid "Play YouTube movies"
 msgstr "Prehrať filmy YouTube"
 
-msgid "Play music from Last.fm"
-msgstr "Prehrať hudbu z Last.fm"
-
-msgid "Play music from Last.fm."
-msgstr "Prehrať hudbu z Last.fm."
-
 msgid "Play next video"
 msgstr "Prehrať ďalšie video"
 
@@ -4254,9 +4488,6 @@ msgstr "PodCast streamuje podcasty do Dreeamboxa."
 msgid "Poland"
 msgstr "Poľsko"
 
-msgid "Polarity"
-msgstr "Polarita"
-
 msgid "Polarization"
 msgstr "Polarizácia"
 
@@ -4284,6 +4515,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugalčina"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Umiestnenie skončených časovačov v zozname časovačov"
+
 msgid "Positioner"
 msgstr "motor"
 
@@ -4430,11 +4664,22 @@ msgstr "Poskytovatelia"
 msgid "Published"
 msgstr "Zverejnené"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend pre /tmp/mmi.socket"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Frontend Python pre /tmp/mmi.socket."
 
 msgid "Quick"
 msgstr "Rýchlo"
@@ -4454,12 +4699,12 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "Prezerač RSS"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 msgid "Radio"
 msgstr "Rádio"
 
-msgid "Ralink"
-msgstr ""
-
 msgid "Ram Disk"
 msgstr "Ram Disk"
 
@@ -4539,6 +4784,9 @@ msgstr "Nahrávky"
 msgid "Recordings always have priority"
 msgstr "Nahrávanie má vždy prednosť"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Presmerovať oznamy na Growl, Snarl, Prowl alebo Syslog"
+
 msgid "Reenter new PIN"
 msgstr "Znova zadajte nový PIN."
 
@@ -4711,6 +4959,9 @@ msgstr "Obnoviť Dreamboxa z kľúča USB"
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Obmedziť \"po udalosti\" na určité časové obdobie?"
 
+msgid "Restrict to events on certain dates"
+msgstr "Obmedziť na programy v určitých dátumoch"
+
 msgid "Resume from last position"
 msgstr "Pokračovať od poslednej pozície"
 
@@ -4737,13 +4988,16 @@ msgstr "Návrat do zoznamu filmov"
 msgid "Return to previous service"
 msgstr "Návrat na predchádzajúcu stanicu"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 msgid "Rewind speeds"
 msgstr "Rýchlosti prevíjania vzad"
 
 msgid "Right"
 msgstr "Doprava"
 
-msgid "Rolloff"
+msgid "Roll-off"
 msgstr ""
 
 msgid "Rotor turning speed"
@@ -4752,6 +5006,9 @@ msgstr "Rýchlosť otáčania motora"
 msgid "Running"
 msgstr "Aktivované"
 
+msgid "Running in testmode"
+msgstr "Je v testovacom režime"
+
 msgid "Russia"
 msgstr "Rusko"
 
@@ -4761,6 +5018,21 @@ msgstr "Ruština"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50 Hz, prekladaný režim"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50 Hz, progresívny režim"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60 Hz, prekladaný režim"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60 Hz, progresívny režim"
+
+msgid "SID"
+msgstr ""
+
 msgid "SINGLE LAYER DVD"
 msgstr "JEDNOVRSTVOVÉ DVD"
 
@@ -4773,6 +5045,26 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP je protokol vyvinutý pre softvér VDR na diaľkové ovládanie set-top "
+"boxov.\n"
+"Tento modul podporuje len podmnožinu SVDRP a spúšťa sa automaticky s "
+"predvolenými nastaveniami.\n"
+"\n"
+"Možno tento modul nepotrebujete a mali by ste radšej použiť bežné webové "
+"rozhranie pre Enigmu2."
+
+msgid "SVDRP server for Enigma2"
+msgstr "Server SVDRP pre Enigmu2"
+
 msgid "Sat"
 msgstr "So"
 
@@ -5082,6 +5374,9 @@ msgstr "Zvoľte bezdrôtovú sieť"
 msgid "Select your choice."
 msgstr "Zvoľte svoj výber."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 msgid "Send DiSEqC"
 msgstr "Poslať DiSEqC"
 
@@ -5135,6 +5430,9 @@ msgstr ""
 "Stanica nebola nájdená!\n"
 "(SID nenájdený v PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 msgid "Service scan"
 msgstr "Vyhľadávanie staníc"
 
@@ -5179,9 +5477,6 @@ msgstr "Nastaviť maximálne trvanie"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Nastavením na NIE vypnete tento automatický časovač."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr "Vypne Dreambox"
-
 msgid "Setting key canceled"
 msgstr "Nastavovanie tlačidla zrušené"
 
@@ -5244,6 +5539,9 @@ msgstr "Vo výbere staníc zobraziť priebeh programu"
 msgid "Show in extension menu"
 msgstr "Zobraziť v menu rozšírenia"
 
+msgid "Show info screen"
+msgstr "Zobraziť informácie"
+
 msgid "Show infobar on channel change"
 msgstr "Zobraziť informácie pri zmene stanice"
 
@@ -5253,6 +5551,12 @@ msgstr "Zobraziť informácie pri zmene programu"
 msgid "Show infobar on skip forward/backward"
 msgstr "Zobraziť informácie pri skoku vpred, vzad"
 
+msgid "Show notification on conflicts"
+msgstr "Zobraziť oznamy o konfliktoch"
+
+msgid "Show notification on similars"
+msgstr ""
+
 msgid "Show positioner movement"
 msgstr "Zobraziť otáčanie motora"
 
@@ -5287,6 +5591,9 @@ msgstr "Zobrazí štatistiku sledovaných staníc"
 msgid "Shows the clock permanently on the screen"
 msgstr "Trvalo zobrazí hodiny na obrazovke"
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Zobrazuje stav pripojenia bezdrôtovej LAN.\n"
 
@@ -5296,6 +5603,9 @@ msgstr "Vypnúť"
 msgid "Shutdown Dreambox after"
 msgstr "Vypnúť Dreambox o"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 msgid "Signal Strength:"
 msgstr "Sila signálu:"
 
@@ -5428,6 +5738,9 @@ msgstr "Triediť A-Z"
 msgid "Sort AutoTimer"
 msgstr "Triediť autočasovače"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
 msgstr "Triediť podľa času"
@@ -5473,6 +5786,9 @@ msgstr "Pohotovosť, napätie ventilátora %d"
 msgid "Start Webinterface"
 msgstr "Spustiť webové rozhranie"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Jednoduché spúšťanie multimediálnych modulov tlačidlom PVR."
+
 msgid "Start from the beginning"
 msgstr "Spustiť od začiatku"
 
@@ -5568,6 +5884,9 @@ msgstr "Ne"
 msgid "Sunday"
 msgstr "Nedeľa"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Podpora \\„Fast Scan\\“ "
+
 msgid "Swap Services"
 msgstr "Vymeniť stanice"
 
@@ -5586,12 +5905,9 @@ msgstr "Prepnúť na predchádzajúci podkanál"
 msgid "Switchable tuner types:"
 msgstr "Prepínateľné typy tunerov:"
 
-msgid "Symbol Rate"
+msgid "Symbol rate"
 msgstr "Symbolová rýchlosť"
 
-msgid "Symbolrate"
-msgstr "Symb. rých."
-
 msgid "System"
 msgstr "Systém"
 
@@ -5602,9 +5918,18 @@ msgstr "PREKLADATEĽ"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "Súbor TS je príliš veľký pre úroveň 1 ISO9660!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 msgid "TV System"
 msgstr "TV norma"
 
+msgid "TXT PID"
+msgstr ""
+
 msgid "Table of content for collection"
 msgstr "Obsah zostavy"
 
@@ -5629,6 +5954,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Teplota a ventilátor"
 
+msgid "Temperature-dependent fan control."
+msgstr "Ovládanie ventilátora podľa teploty"
+
 msgid "Terrestrial"
 msgstr "Pozemné"
 
@@ -5697,19 +6025,13 @@ msgstr ""
 "prehrávačoch)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
-"Modul Šetriča energie (Energy Power Save) v stanovenom čase prepne Dreambox "
-"z pohotovostného režimu do vypnutia (Deep Standby).\n"
-"Stane sa to len v prípade, že je DB v pohotovostnom režime, nenahráva sa, "
-"ani sa nemá v priebehu 20 minút nahrávať.\n"
-"DB sa automaticky zobudí pri nahrávaní alebo po skončení doby vypnutia, "
-"takže na to nemusíte čakať."
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
@@ -5788,6 +6110,11 @@ msgstr ""
 "Kľúč USB je pripravený ako bootovateľný.\n"
 "Teraz môžete stiahnuť súbor NFI."
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -5985,6 +6312,11 @@ msgstr "Tento Dreambox nedokáže dekódovať toky typu %s!"
 msgid "This Month"
 msgstr "Tento mesiac"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 msgid "This Week"
 msgstr "Tento týždeň"
 
@@ -6188,6 +6520,16 @@ msgstr "Stav časovača:"
 msgid "Timer type"
 msgstr "Typ časovača"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 msgid "Timeshift"
 msgstr "Časový posun"
 
@@ -6251,8 +6593,8 @@ msgstr "Najvyššie hodnotené"
 msgid "Track"
 msgstr "Stopa"
 
-msgid "TrafficInfo shows german traffic information."
-msgstr "Dopravné informácie zobrazujú nemecké dopravné informácie."
+msgid "TrafficInfo shows German traffic jams."
+msgstr ""
 
 msgid "Translation"
 msgstr "Preklad"
@@ -6260,18 +6602,12 @@ msgstr "Preklad"
 msgid "Translation:"
 msgstr "Preklad:"
 
-msgid "Transmission Mode"
-msgstr "Režim prenosu"
-
 msgid "Transmission mode"
 msgstr "Režim prenosu"
 
 msgid "Transponder"
 msgstr "Transpondér"
 
-msgid "Transponder Type"
-msgstr "Typ transpondéra"
-
 msgid "Travel & Events"
 msgstr "Cestovanie a udalosti"
 
@@ -6370,6 +6706,9 @@ msgstr "Späť inštalácia"
 msgid "Undo uninstall"
 msgstr "Späť odinštalácia"
 
+msgid "Unencrypted"
+msgstr "Nešifrované"
+
 msgid "UnhandledKey"
 msgstr ""
 
@@ -6391,8 +6730,8 @@ msgstr "Spojené štáty"
 msgid "Universal LNB"
 msgstr "Univerzálny LNB"
 
-msgid "Unknown network adapter."
-msgstr "Neznámy sieťový adaptér."
+msgid "Unknown"
+msgstr "Neznáme"
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -6408,8 +6747,8 @@ msgstr "Odmontovanie zlyhalo"
 msgid "Unsupported"
 msgstr "Nepodporované"
 
-msgid "UnwetterInfo shows german storm information."
-msgstr "Informácie o nečase zobrazujú nemecké informácie o búrkach."
+msgid "UnwetterInfo shows German storm information."
+msgstr ""
 
 msgid "Update"
 msgstr "Aktualizovať"
@@ -6485,9 +6824,6 @@ msgstr "Použiť bránu"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr "Na riadenie viacerých Dreamboxov s rôznymi RC."
 
-msgid "Use non-smooth winding at speeds above"
-msgstr "Použiť skokové prehrávanie pri rýchlostiach nad"
-
 msgid "Use power measurement"
 msgstr "Použiť meranie spotreby"
 
@@ -6553,17 +6889,29 @@ msgstr "Scart - videorekordér"
 msgid "VMGM (intro trailer)"
 msgstr ""
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vzhľad Vali-XD"
 
+msgid "Vali.HD.atlantis skin"
+msgstr "Vzhľad Vali.HD.atlantis"
+
 msgid "Vali.HD.nano skin"
 msgstr "Vzhľad Vali.HD.nano"
 
+msgid "Vali.HD.warp skin"
+msgstr "Vzhľad Vali.HD.warp"
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 "Skontrolujte pravosť Dreamboxa spustením modulu ne overenie jeho pravosti."
 
+msgid "Verifying your internet connection..."
+msgstr "Kontrola internetového pripojenia..."
+
 msgid "Vertical"
 msgstr "Zvislá"
 
@@ -6576,6 +6924,9 @@ msgstr "Sprievodca jemným nastavením obrazu"
 msgid "Video Output"
 msgstr "Výstup obrazu"
 
+msgid "Video PID"
+msgstr "Obrazový PID"
+
 msgid "Video Setup"
 msgstr "Nastavenie obrazu"
 
@@ -6740,9 +7091,6 @@ msgstr "Z"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "Adaptér WLAN."
-
 msgid "WLAN connection"
 msgstr "Spojenie WLAN"
 
@@ -6776,6 +7124,9 @@ msgstr "Modul počasia zobrazuje predpovede počasia na Dreamboxe."
 msgid "Weatherforecast on your Dreambox"
 msgstr "Predpoveď počasia na Dreamboxe"
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Webový editor buketov pre počítač"
+
 msgid "Webinterface"
 msgstr "Webové rozhranie"
 
@@ -6934,6 +7285,13 @@ msgstr "Čo chcete vyhľadať?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Čo urobiť s odoslanými správami o zrútení?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Pri podpore \\„Fast Scan\\“ sa typ stanice ignoruje.Túto funkciu nemusíte "
+"zapínať, ak máte a používate image podporujúci \\„Fast Scan\\“."
+
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
@@ -6968,7 +7326,13 @@ msgstr "Bezdrôtová LAN"
 msgid "Wireless Network"
 msgstr "Bezdrôtová sieť"
 
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr "Nastavenie bezdrôtovej siete"
+
+msgid "Wireless network connection setup."
+msgstr "Nastavenie bezdrôtovej siete."
+
+msgid "Wireless network state"
 msgstr "Stav bezdrôtovej siete"
 
 msgid ""
@@ -7002,11 +7366,9 @@ msgstr ""
 "pravosť svojho Dereamboxa."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
-"Pomocou IMDb môžete sťahovať a zobrazovať informácie o filmoch (hodnotenie, "
-"poster, cast, synopsis a pod.)."
 
 msgid "With MovieRetitle you can rename your movies."
 msgstr "S modulom Premenovať filmy (MovieRetitle) môžete premenovať filmy."
@@ -7016,6 +7378,11 @@ msgid ""
 msgstr ""
 "S modulom MyTube si môžete prehrať videá YouTube na televízore bez počítača."
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 "So Sledovačom webových kamier (WebcamViewer) môžete pozorovať zábery "
@@ -7106,11 +7473,9 @@ msgstr ""
 "alternatívnu."
 
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Táto voľba obmedzí automatický časovač na určité množstvo nahrávok. "
-"Nastavením na 0 túto funkciu vypnete."
 
 msgid "Wizard"
 msgstr "Sprievodca"
@@ -7191,6 +7556,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Môžete si vybrať, čo chcete nainštalovať..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 msgid "You can install this plugin."
 msgstr "Môžete nainštalovať tento modul."
 
@@ -7209,6 +7579,22 @@ msgstr ""
 "Zatiaľčo „Názov“ je len čitateľný názov v prehľade,  „Hľadať titul“ je to, "
 "čo sa bude hľadať v EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"EasyInfo môžete použiť na spravovanie modulov EPG z tlačidla info. Je tu aj "
+"nový prehliadač terajších a budúcich programov, aj EasyPG - vlastný grafický "
+"prehliadač EPG."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 msgid "You cannot delete this!"
 msgstr "Toto nemôžete zmazať!"
 
@@ -7395,6 +7781,9 @@ msgstr "Vaše meno (voliteľne):"
 msgid "Your network configuration has been activated."
 msgstr "Nastavenie siete bolo aktivované."
 
+msgid "Your network is not working. Please try again."
+msgstr "Sieť nefunguje. Skúste znova."
+
 msgid "Your network mount has been activated."
 msgstr "Sieťový prístup bol aktivovaný."
 
@@ -7443,9 +7832,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 msgid "[alternative edit]"
 msgstr "[úprava alternatív]"
 
@@ -7485,6 +7871,11 @@ msgstr "aktivovať aktuálne nastavenie"
 msgid "activate network adapter configuration"
 msgstr "aktivovať konfiguráciu sieťového adaptéra"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Pridanie autočasovača..."
 
@@ -7542,9 +7933,6 @@ msgstr "pridať stanicu do obľúbených"
 msgid "add services"
 msgstr "Pridať stanice"
 
-msgid "add tags to recorded movies"
-msgstr "Pridať značky do nahraných filmov"
-
 msgid "add to parental protection"
 msgstr "pridať k rodičovskej zámke"
 
@@ -7577,6 +7965,12 @@ msgstr "Priradené CAIdy:"
 msgid "assigned Services/Provider:"
 msgstr "Priradené služby a poskytovatelia:"
 
+msgid "at beginning"
+msgstr "Na začiatku"
+
+msgid "at end"
+msgstr "Na konci"
+
 #, python-format
 msgid "audio track (%s) format"
 msgstr "formát zvukovej stopy (%s)"
@@ -7591,6 +7985,9 @@ msgstr "zvukové stopy"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr "Autočasovače potrebujú atribút zhody"
+
 msgid "available"
 msgstr "dostupné"
 
@@ -7615,6 +8012,9 @@ msgstr "čierna listina"
 msgid "blue"
 msgstr "modrá"
 
+msgid "bob"
+msgstr ""
+
 #, python-format
 msgid "burn audio track (%s)"
 msgstr "napáliť zvukovú stopu (%s)"
@@ -7646,6 +8046,9 @@ msgstr "vymazať zoznam prehrávok"
 msgid "complex"
 msgstr "komplexné"
 
+msgid "config changed."
+msgstr "Zmenený config."
+
 msgid "config menu"
 msgstr "menu nast."
 
@@ -7670,6 +8073,12 @@ msgstr "nedá sa odstrániť"
 msgid "create directory"
 msgstr "vytvoriť adresár"
 
+msgid "creates virtual series folders from episodes"
+msgstr "Vytvorí virtuálny rad priečinkov z epizód."
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "Vytvorí virtuálny rad priečinkov zo zostáv nahraných epizód"
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "Aktuálne nainštalovaný image: %s"
@@ -7680,6 +8089,9 @@ msgstr "denne"
 msgid "day"
 msgstr "deň"
 
+msgid "default"
+msgstr "predvolené"
+
 msgid "delete"
 msgstr "Zmazať"
 
@@ -7725,6 +8137,9 @@ msgstr "nenahrávať"
 msgid "done!"
 msgstr "Hotovo!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "ovládač pre bezdrôtové USB zariadenia Realtek"
+
 msgid "edit alternatives"
 msgstr "Upraviť alternatívy"
 
@@ -7764,9 +8179,6 @@ msgstr "strih končí tu"
 msgid "end favourites edit"
 msgstr "skončiť úpravu obľúbených"
 
-msgid "enter hidden network SSID"
-msgstr "Zadajte SSID skrytej siete"
-
 msgid "equal to"
 msgstr "rovná sa"
 
@@ -7935,6 +8347,9 @@ msgstr "minúta"
 msgid "minutes"
 msgstr "minút"
 
+msgid "missing parameter \"id\""
+msgstr "Chýbajúci parameter \\„id\\“"
+
 msgid "month"
 msgstr "mesiac"
 
@@ -8085,9 +8500,6 @@ msgstr "červená"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "Upravený vzhľad Kerni-HD1"
 
-msgid "redirect notifications to Growl"
-msgstr "Presmerovať oznámenia na Growl"
-
 msgid "remove a nameserver entry"
 msgstr "Odstrániť DNS"
 
@@ -8344,8 +8756,9 @@ msgstr "prepnúť informácie o čase, kapitole, zvuku a podtitulkoch"
 msgid "tuner is not supported"
 msgstr "tuner nie je podporovaný"
 
-msgid "unavailable"
-msgstr "nedostupné"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "Nemôžem nájsť časovač s ID %i"
 
 msgid "unconfirmed"
 msgstr "nepotvrdené"
@@ -8392,12 +8805,18 @@ msgstr "čakám"
 msgid "was removed successfully"
 msgstr "bolo úspešne odstránené"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 msgid "weekly"
 msgstr "týždenne"
 
 msgid "whitelist"
 msgstr "biela listina"
 
+msgid "wireless network interface"
+msgstr "rozhranie bezdrôtovej siete"
+
 msgid "working"
 msgstr "pracujem"
 
@@ -8431,6 +8850,19 @@ msgstr "prepnuté"
 #~ msgstr ""
 #~ "Súbor .NFI prešiel kontrolou md5sum. Tento image môžete bezpečne použiť!"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Vzhľad Späť ku koreňom ... alebo zlaté staré časy"
+
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Zvyšné záznamy"
+
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Testovací režim modulu Autoresolution:\n"
+#~ "Je %s OK?"
+
 #~ msgid "Cannot parse feed directory"
 #~ msgstr "Nemôžem prečítať adresár s feedmi"
 
@@ -8446,6 +8878,18 @@ msgstr "prepnuté"
 #~ msgid "Change setup pin"
 #~ msgstr "Zmeniť nastavovací PIN"
 
+#~ msgid "Code rate high"
+#~ msgstr "Vysoká kódová rýchlosť"
+
+#~ msgid "Code rate low"
+#~ msgstr "Nízka kódová rýchlosť"
+
+#~ msgid "Coderate HP"
+#~ msgstr "Rýchlosť HP"
+
+#~ msgid "Coderate LP"
+#~ msgstr "Rýchlosť LP"
+
 #~ msgid "Destination directory"
 #~ msgstr "Cieľový adresár"
 
@@ -8455,14 +8899,89 @@ msgstr "prepnuté"
 #~ msgid "Disable Subtitles"
 #~ msgstr "Vypnúť titulky"
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Zobrazí informácie o filme z internetovej databázy filmov"
+
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Sťahovanie súboru USB flasher boot image zlyhalo: "
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "Obnovovač EPG automaticky prepne na užívateľom určené stanice počas "
+#~ "nečinnosti Dreamboxa\n"
+#~ "(v pohotovostnom režime bez nahrávania), aby sa aktualizovali ich "
+#~ "informácie o EPG."
+
+#~ msgid "Encryption Type"
+#~ msgstr "Typ šifrovania"
+
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Počiatočná rýchlosť prevíjania vpred"
+
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Počiatočná rýchlosť prevíjania vzad"
+
 #~ msgid ""
 #~ "First we need to download the latest boot environment for the USB flasher."
 #~ msgstr ""
 #~ "Najprv sa musí stiahnuť najnovšie bootovacie prostredie pre USB flasher."
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Nájdených celkom %d programov.\n"
+#~ "%d nastavení časovača pridaných a %d zmenených, zistených %d konfliktov."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Nájdených celkom %d programov.\n"
+#~ "%d nastavení časovača pridaných a %d zmenených."
+
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Počet opakovaní obrázka počas skokového prevíjania"
+
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee umožňuje posielať z Dreamboxa krátke správy pomocou protokolu "
+#~ "growl,\n"
+#~ "napríklad oznam „Začalo nahrávanie“ do počítača, na ktorom beží klient "
+#~ "growl."
+
+#~ msgid "Guard Interval"
+#~ msgstr "Ochranný interval"
+
+#~ msgid "Guard interval mode"
+#~ msgstr "Režim ochranného intervalu"
+
+#~ msgid "Hidden network SSID"
+#~ msgstr "Skrytý sieťový SSID"
+
+#~ msgid "Hidden networkname"
+#~ msgstr "Skrytý názov siete"
+
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarchické informácie"
+
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarchický režim"
+
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Ak je toto zapnuté, existujúci časovač sa bude považovať za nahrávajúci, "
+#~ "ak z programu nahrá aspoň 80 %."
+
 #~ msgid "Image flash utility"
 #~ msgstr "Pomôcka na flešovanie image."
 
@@ -8472,15 +8991,55 @@ msgstr "prepnuté"
 #~ msgid "Integrated Wireless"
 #~ msgstr "Integrovaná WLAN"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Adaptér internej LAN"
+
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Počúvať a nahrávať internetové rádio"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Počúvať a nahrávať internetové rádio na Dreamboxe"
+
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maximálne trvanie programu pre zhodu. Ak je program dlhší (bez posunu), "
+#~ "nebude vyhovovať."
+
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "Informácie o filme z online databázy filmov (po nemecky)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "Informácie o filme z online databázy filmov"
+
+#~ msgid "Network SSID"
+#~ msgstr "Sieťový SSID"
+
 #~ msgid "New pin"
 #~ msgstr "Nový PIN"
 
+#~ msgid "No Networks found"
+#~ msgstr "Nenájdená sieť"
+
 #~ msgid "No useable USB stick found"
 #~ msgstr "Nenájdený použiteľný kľúč USB"
 
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Nenájdená bezdrôtová sieť. Obnovte."
+
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitálna pozícia"
+
 #~ msgid "Page"
 #~ msgstr "Strana"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Prehrať hudbu z Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Prehrať hudbu z Last.fm."
+
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr "Zvoľte súbor .NFI na stiahnutie zo servera"
 
@@ -8500,6 +9059,9 @@ msgstr "prepnuté"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Zvoľte cieľový adresár alebo médium"
 
+#~ msgid "Polarity"
+#~ msgstr "Polarita"
+
 #~ msgid "Press OK to view full changelog"
 #~ msgstr "Stlačením OK si prezriete celú správu o zmenách."
 
@@ -8537,9 +9099,33 @@ msgstr "prepnuté"
 #~ msgid "Selected source image"
 #~ msgstr "Zvolený zdrojový image"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Vypne Dreambox"
+
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolová rýchlosť"
+
+#~ msgid "Symbolrate"
+#~ msgstr "Symb. rých."
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Modul Šetriča energie (Energy Power Save) v stanovenom čase prepne "
+#~ "Dreambox z pohotovostného režimu do vypnutia (Deep Standby).\n"
+#~ "Stane sa to len v prípade, že je DB v pohotovostnom režime, nenahráva sa, "
+#~ "ani sa nemá v priebehu 20 minút nahrávať.\n"
+#~ "DB sa automaticky zobudí pri nahrávaní alebo po skončení doby vypnutia, "
+#~ "takže na to nemusíte čakať."
+
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
 #~ "from the feed server and save it on the stick?"
@@ -8600,15 +9186,53 @@ msgstr "prepnuté"
 #~ "10 sekúnd.\n"
 #~ "3) Vyčkajte na nabootovanie a riaďte sa pokynmi sprievodcu."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "Dopravné informácie zobrazujú nemecké dopravné informácie."
+
+#~ msgid "Transmission Mode"
+#~ msgstr "Režim prenosu"
+
+#~ msgid "Transponder Type"
+#~ msgstr "Typ transpondéra"
+
 #~ msgid ""
 #~ "USB stick wizard finished. Your dreambox will now restart with your new "
 #~ "image!"
 #~ msgstr ""
 #~ "Sprievodca kľúčom USB skončil. Dreambox sa teraz reštartuje s novým image."
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Neznámy sieťový adaptér."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "Informácie o nečase zobrazujú nemecké informácie o búrkach."
+
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Použiť skokové prehrávanie pri rýchlostiach nad"
+
+#~ msgid "WLAN adapter."
+#~ msgstr "Adaptér WLAN."
+
 #~ msgid "Wireless"
 #~ msgstr "Bezdrôtovo"
 
+#~ msgid "Wireless Network State"
+#~ msgstr "Stav bezdrôtovej siete"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Pomocou IMDb môžete sťahovať a zobrazovať informácie o filmoch "
+#~ "(hodnotenie, poster, cast, synopsis a pod.)."
+
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Táto voľba obmedzí automatický časovač na určité množstvo nahrávok. "
+#~ "Nastavením na 0 túto funkciu vypnete."
+
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Zápis súboru .NFI do pamäte flash je skončený."
 
@@ -8621,12 +9245,21 @@ msgstr "prepnuté"
 #~ "\n"
 #~ "Chcete teraz nastaviť kód PIN?"
 
+#~ msgid "add tags to recorded movies"
+#~ msgstr "Pridať značky do nahraných filmov"
+
 #~ msgid "choose destination directory"
 #~ msgstr "zvoliť cieľový adresár"
 
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Zadajte SSID skrytej siete"
+
 #~ msgid "failed"
 #~ msgstr "zlyhalo"
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "Presmerovať oznámenia na Growl"
+
 #~ msgid "select .NFI flash file"
 #~ msgstr "zvoliť súbor .NFI"
 
@@ -8638,3 +9271,6 @@ msgstr "prepnuté"
 
 #~ msgid "setup pin"
 #~ msgstr "PIN nastavenia"
+
+#~ msgid "unavailable"
+#~ msgstr "nedostupné"
index f49fe2c78d937b144f7f210af4320a8c50ff1bb7..f203b5d52d3d3dbdaaa8cc5f1ae4660d4c9f3c2b 100755 (executable)
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,8 +1,10 @@
+# Slovenian translations for Enigma2.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: ENIGMA 1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2009-01-25 13:59+0100\n"
 "Last-Translator: Gregor <greg.domajnko@gmail.com>\n"
 "Language-Team: \n"
@@ -168,6 +170,18 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%S:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -206,6 +220,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -362,10 +380,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -386,6 +404,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -409,6 +430,9 @@ msgstr "Grafični EPG za vse storitve izbranega paketa"
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -427,6 +451,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -542,6 +569,9 @@ msgstr "O programu"
 msgid "About..."
 msgstr "O programu..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -568,6 +598,9 @@ msgstr "Akcija:"
 msgid "Activate Picture in Picture"
 msgstr "Aktiviraj Slika v Sliki"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiviraj omrežne nastavitve"
@@ -622,6 +655,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Nov časovnik"
@@ -650,6 +689,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -746,6 +789,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -753,9 +799,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -775,8 +835,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr ""
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -795,6 +854,9 @@ msgstr "Pojavila se je neznana napaka!"
 msgid "Anonymize crashlog?"
 msgstr ""
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabsko"
@@ -863,10 +925,10 @@ msgstr "Vprašajte uporabnika"
 msgid "Aspect Ratio"
 msgstr "Način prikaza"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -877,6 +939,9 @@ msgstr "Zvok"
 msgid "Audio Options..."
 msgstr "Zvočne nastavitve..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -943,6 +1008,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Samodejno"
@@ -977,6 +1051,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1019,6 +1114,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Nazaj"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Ozadje"
@@ -1113,6 +1214,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Svetlost"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1143,6 +1249,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1377,6 +1500,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1409,21 +1541,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Visok nivo kodiranja"
-
-#
-msgid "Code rate low"
-msgstr "Nizek nivo kodiranja"
-
-#
-msgid "Coderate HP"
-msgstr "Kodiranje HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Kodiranje LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1566,6 +1688,9 @@ msgstr "Nadaljuj predvajanje"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1607,6 +1732,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr ""
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr ""
@@ -1786,6 +1915,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1871,10 +2003,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Zamik"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Izbriši"
@@ -2042,7 +2183,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2062,6 +2206,12 @@ msgstr ""
 "Ali res želite preveriti datotečni sistem?\n"
 "Opravilo lahko traja zelo dolgo! "
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2257,6 +2407,12 @@ msgstr "Dreambox oblika podatkov DVD (HDTV združljiva)"
 msgid "Dreambox software because updates are available."
 msgstr ""
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2283,9 +2439,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2318,6 +2475,7 @@ msgid "Edit DNS"
 msgstr "Uredi DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2375,6 +2533,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2398,10 +2559,25 @@ msgstr "Omogoči"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Vklopi 5V za aktivno anteno"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2478,10 +2654,6 @@ msgstr "Šifrirni ključ"
 msgid "Encryption Keytype"
 msgstr "Tip ključa za šifriranje"
 
-#
-msgid "Encryption Type"
-msgstr "Način šifriranja"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2521,18 +2693,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Previjanje naprej s hitrostjo"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Previjanje nazaj s hitrostjo"
-
 #
 msgid "Enter main menu..."
 msgstr "Vstop v glavni meni..."
@@ -2606,6 +2770,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Pregled dogodkov"
@@ -2805,6 +2972,11 @@ msgstr "Končan ponovni zagon omrežja"
 msgid "Finnish"
 msgstr "Finsko"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2824,17 +2996,13 @@ msgstr ""
 msgid "Format"
 msgstr "Formatiraj"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Ponavljanje posamezne slike med neenakomernim premotavanjem"
-
 #
 msgid "Frame size in full view"
 msgstr "Velikost okvirja v polnem pogledu"
@@ -2863,6 +3031,9 @@ msgstr "Koraki preverjanja frekvenc (khz)"
 msgid "Frequency steps"
 msgstr "Frekvenčni koraki"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pet"
@@ -2878,6 +3049,9 @@ msgstr "Frisian"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2932,6 +3106,9 @@ msgstr ""
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Žanr"
@@ -3010,23 +3187,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Interval zaščite"
-
-#
-msgid "Guard interval mode"
-msgstr "Način zaštitnega intervala"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3055,21 +3233,14 @@ msgstr "HDD preklopi v mirovni način po"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Skrit omrežni SSID"
-
-#
-msgid "Hidden networkname"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Informacije stopnje"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Način stopnje"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3140,11 +3311,21 @@ msgstr "ISO pot"
 msgid "Icelandic"
 msgstr "Islandsko"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3249,6 +3430,12 @@ msgstr "Informacije"
 msgid "Init"
 msgstr "Inicializacija"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3347,7 +3534,7 @@ msgstr "Srednje"
 msgid "Internal Flash"
 msgstr "Notranji pomnilnik"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3547,6 +3734,11 @@ msgstr "Izberite jezik"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Zadnja hitrost"
@@ -3604,14 +3796,14 @@ msgstr "Povezava:"
 msgid "Linked titles with a DVD menu"
 msgstr "Povezani naslovi z DVD menujem"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Seznam naprav za shranjevanje"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3740,6 +3932,9 @@ msgstr ""
 msgid "Manual Scan"
 msgstr "Ročno preverjanje"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Ročno vnešeni oddajnik"
@@ -3778,9 +3973,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -4000,12 +4194,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Premikaj proti zahodu"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4027,6 +4215,9 @@ msgstr "Seznam filmov"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr ""
@@ -4035,6 +4226,9 @@ msgstr ""
 msgid "Multiple service support"
 msgstr "Podpora več storitvam"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4106,6 +4300,9 @@ msgstr ""
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "SEDAJ"
@@ -4135,6 +4332,9 @@ msgstr "Nastavljanje Imenskega strežnika"
 msgid "Nameserver settings"
 msgstr "Nast. Imenskega strežnika"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4247,10 +4447,6 @@ msgstr "Nastavitve omrežja..."
 msgid "Network Mount"
 msgstr "Pripajanje omrežja"
 
-#
-msgid "Network SSID"
-msgstr "Omrežni SSID"
-
 #
 msgid "Network Setup"
 msgstr "Nastavljanje omrežja"
@@ -4290,6 +4486,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Omrežni Čarovnik"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4333,10 +4532,6 @@ msgstr ""
 msgid "No HDD found or HDD not initialized!"
 msgstr "Ne najdem trdega diska ali ni inicializiran!"
 
-#
-msgid "No Networks found"
-msgstr "Ni omrežij"
-
 #
 msgid "No backup needed"
 msgstr "Varnostna kopija ni potrebna"
@@ -4455,8 +4650,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4553,6 +4747,12 @@ msgstr "Sever"
 msgid "Norwegian"
 msgstr "Norveški"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4566,6 +4766,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4608,6 +4811,9 @@ msgstr ""
 msgid "OK, remove some extensions"
 msgstr ""
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Nastavitve OSD"
@@ -4652,6 +4858,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Samo prosto iskanje"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4677,9 +4886,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr ""
 
-#
-msgid "Orbital Position"
-msgstr "Orbitalna Pozicija"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4702,10 +4910,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Nadgradnja sezma paketov"
@@ -4815,18 +5029,18 @@ msgstr "Predvajaj zvočni-CD"
 msgid "Play DVD"
 msgstr ""
 
-#
-msgid "Play Music..."
+msgid "Play Internet Radio downloaded from Last.FM"
 msgstr ""
 
-#
-msgid "Play YouTube movies"
+msgid "Play Internet Radio downloaded from ShoutCast"
 msgstr ""
 
-msgid "Play music from Last.fm"
+#
+msgid "Play Music..."
 msgstr ""
 
-msgid "Play music from Last.fm."
+#
+msgid "Play YouTube movies"
 msgstr ""
 
 #
@@ -5147,10 +5361,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Polariteta"
-
 #
 msgid "Polarization"
 msgstr "Polarizacija"
@@ -5187,6 +5397,9 @@ msgstr "Vrata D"
 msgid "Portuguese"
 msgstr "Portugalsko"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Pozicionirna naprava"
@@ -5372,6 +5585,17 @@ msgstr "Ponudniki"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr ""
@@ -5402,13 +5626,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5512,6 +5736,9 @@ msgstr ""
 msgid "Recordings always have priority"
 msgstr "Snemanje ima vedno višjo prioriteto"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5733,6 +5960,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Nadaljuj z zadnje poznane lokacije"
@@ -5765,6 +5995,9 @@ msgstr "Nazaj na seznam filmov"
 msgid "Return to previous service"
 msgstr "Nazaj na prejšnjo storitev"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Hitrosti previjanja"
@@ -5773,9 +6006,8 @@ msgstr "Hitrosti previjanja"
 msgid "Right"
 msgstr "Desno"
 
-#
-msgid "Rolloff"
-msgstr "Odvrti"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5785,6 +6017,9 @@ msgstr "Hitrost vrtenja rotorja"
 msgid "Running"
 msgstr "V teku"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5797,6 +6032,21 @@ msgstr "Rusko"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5813,6 +6063,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Sat"
@@ -6207,6 +6470,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Pošlji DiSEqC"
@@ -6275,6 +6541,9 @@ msgstr ""
 "Storitve ni moč najti!\n"
 "(SID ni v PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Preverjanje storitev"
@@ -6331,9 +6600,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6409,6 +6675,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Prikaži infobar med prehodom po kanalih"
@@ -6421,6 +6690,12 @@ msgstr "Prikaži infobar ob spremembi dogodka"
 msgid "Show infobar on skip forward/backward"
 msgstr "Prikaži infobar med previjanjem naprej/nazaj"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Prikaži premikanje pozicionirne naprave"
@@ -6457,6 +6732,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Prikaži stanje brezžične LAN povezave.\n"
@@ -6469,6 +6747,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Izklopi Dreambox po"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6630,6 +6911,9 @@ msgstr "Razvrsti A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6689,6 +6973,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Začni na začetku"
@@ -6812,6 +7099,9 @@ msgstr "Ned"
 msgid "Sunday"
 msgstr "Nedelja"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Zamenjaj storitve"
@@ -6836,13 +7126,8 @@ msgstr "Preklopi na prejšnjo pod-storitev"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Razmerje simbolov"
-
-#
-msgid "Symbolrate"
-msgstr "Razmerje simbolov"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6857,10 +7142,19 @@ msgstr "TRANSLATOR_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS datoteka prevelika za ISO9660 level1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV Sistem"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Kazalo vsebine zbirke"
@@ -6893,6 +7187,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Zemeljski"
@@ -6967,12 +7264,12 @@ msgstr ""
 "predvajati v samostojnih DVD predvajalnikih)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7036,6 +7333,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7260,6 +7562,11 @@ msgstr ""
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7482,6 +7789,16 @@ msgstr "Status časovnika:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Časovni zamik"
@@ -7554,7 +7871,7 @@ msgstr ""
 msgid "Track"
 msgstr "Zapis"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7565,10 +7882,6 @@ msgstr "Prevod"
 msgid "Translation:"
 msgstr "Prevod:"
 
-#
-msgid "Transmission Mode"
-msgstr "Način posredovanja"
-
 #
 msgid "Transmission mode"
 msgstr "Način posredovanja"
@@ -7577,10 +7890,6 @@ msgstr "Način posredovanja"
 msgid "Transponder"
 msgstr "Oddajnik"
 
-#
-msgid "Transponder Type"
-msgstr "Tip oddajnika"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7709,6 +8018,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7737,7 +8049,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Univerzalni LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7755,7 +8067,7 @@ msgstr "Ni uspelo odpojiti"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7850,10 +8162,6 @@ msgstr "Uporabi prehod"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Uporabi negladko previjanje pri hitrostih nad"
-
 #
 msgid "Use power measurement"
 msgstr "Uporabi merjenje moči"
@@ -7934,16 +8242,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (v trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr ""
@@ -7960,6 +8280,9 @@ msgstr "Čarovnik za podrobne nastavitve videa"
 msgid "Video Output"
 msgstr "Video izhod"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Video nastavitve"
@@ -8162,9 +8485,6 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8205,6 +8525,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8348,6 +8671,11 @@ msgstr "Kaj želite preveriti?"
 msgid "What to do with submitted crashlogs?"
 msgstr ""
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8380,8 +8708,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Brezžično omrežje"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8404,7 +8737,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8415,6 +8748,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8477,9 +8815,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8586,6 +8923,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Izberete lahko, kaj želite namestiti..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr ""
@@ -8605,6 +8947,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Tega ne morete izbrisati!"
@@ -8789,6 +9144,9 @@ msgstr ""
 msgid "Your network configuration has been activated."
 msgstr "Vaša omrežna nastavitev je bila aktivirana."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8840,9 +9198,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternativno urejanje]"
@@ -8894,7 +9249,12 @@ msgstr "aktiviraj trenutno nastavitev"
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -8970,9 +9330,6 @@ msgstr "dodaj storitev med priljubljene"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "dodaj starševsko zaščito"
@@ -9006,6 +9363,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9024,6 +9387,9 @@ msgstr "zvočni zapisi"
 msgid "auto"
 msgstr "samodejno"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr ""
@@ -9056,6 +9422,9 @@ msgstr "Črni seznam"
 msgid "blue"
 msgstr "modro"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9097,6 +9466,9 @@ msgstr "počisti seznam za predvajanje"
 msgid "complex"
 msgstr "kompleksno"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfiguracijski meni"
@@ -9128,6 +9500,12 @@ msgstr ""
 msgid "create directory"
 msgstr "ustvari mapo"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9140,6 +9518,9 @@ msgstr "dnevno"
 msgid "day"
 msgstr "dan"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "Izbriši"
@@ -9199,6 +9580,9 @@ msgstr "ne snemaj"
 msgid "done!"
 msgstr "Storjeno!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "uredi alternative"
@@ -9251,10 +9635,6 @@ msgstr "zaključi del tukaj"
 msgid "end favourites edit"
 msgstr "končaj urejanje priljubljenih"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr "enako kot"
@@ -9479,6 +9859,9 @@ msgstr "minuta"
 msgid "minutes"
 msgstr "minute"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "mesec"
@@ -9677,9 +10060,6 @@ msgstr "rdeče"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "odstrani vnos v imenskem strežniku"
@@ -10016,8 +10396,8 @@ msgstr "izbiraj med prikazom časa, poglavja, zvoka in podnapisi"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10078,6 +10458,9 @@ msgstr "čakam"
 msgid "was removed successfully"
 msgstr ""
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "tedensko"
@@ -10086,6 +10469,9 @@ msgstr "tedensko"
 msgid "whitelist"
 msgstr "bel seznam"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "deluje"
@@ -10317,6 +10703,22 @@ msgstr "prenesen"
 #~ msgid "Choose source"
 #~ msgstr "Izberi vir"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Visok nivo kodiranja"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Nizek nivo kodiranja"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kodiranje HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Kodiranje LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact Flash kartica"
@@ -10438,6 +10840,10 @@ msgstr "prenesen"
 #~ msgid "Edit title..."
 #~ msgstr "Uredi titl..."
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Način šifriranja"
+
 #
 #~ msgid "End"
 #~ msgstr "Kraj"
@@ -10458,6 +10864,14 @@ msgstr "prenesen"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Previjanje naprej s hitrostjo"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Previjanje nazaj s hitrostjo"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Vnesi ime/SSID WLAN omrežja:"
@@ -10493,6 +10907,10 @@ msgstr "prenesen"
 #~ msgid "Font size"
 #~ msgstr "Velikost pisave"
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Ponavljanje posamezne slike med neenakomernim premotavanjem"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP naslov"
@@ -10509,10 +10927,30 @@ msgstr "prenesen"
 #~ msgid "Genre:"
 #~ msgstr "Žanri:"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Interval zaščite"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Način zaštitnega intervala"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Skrit omrežni SSID"
+
 #
 #~ msgid "Hide error windows"
 #~ msgstr "Sakrij prozor greA!ke"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informacije stopnje"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Način stopnje"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Pritisnite OK, če vidite to stran. "
@@ -10581,6 +11019,10 @@ msgstr "prenesen"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Postavke Nameservera..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Omrežni SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Mreža..."
@@ -10597,6 +11039,10 @@ msgstr "prenesen"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Se opravičujemo, ni 50 Hz."
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Ni omrežij"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Ne najdem uporabnega USB ključa"
@@ -10639,6 +11085,10 @@ msgstr "prenesen"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-nadgradnja"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitalna Pozicija"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Ostalo..."
@@ -10683,6 +11133,10 @@ msgstr "prenesen"
 #~ msgid "Please select target directory or medium"
 #~ msgstr "Prosim izberite ciljno mapo ali medij"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polariteta"
+
 #
 #~ msgid "Predefined satellite"
 #~ msgstr "Predefinirani sateliti"
@@ -10775,6 +11229,10 @@ msgstr "prenesen"
 #~ "Prejšnje nastavitve so povrnjene.Pritisnite OK za aktiviranje povrnjenih "
 #~ "nastavitev."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Odvrti"
+
 #
 #~ msgid "Satconfig"
 #~ msgstr "Satkonfig"
@@ -10893,6 +11351,14 @@ msgstr "prenesen"
 #~ msgid "Stereo"
 #~ msgstr "Stereo"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Razmerje simbolov"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Razmerje simbolov"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your box is now ready to use.\n"
@@ -10992,6 +11458,14 @@ msgstr "prenesen"
 #~ "strani naprave 10 sekund.\n"
 #~ "3) Počakajte na ponovni zagon in sledite navodilom čarovnika."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Način posredovanja"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tip oddajnika"
+
 #
 #~ msgid "Transpondertype"
 #~ msgstr "TipTranspondera"
@@ -11030,6 +11504,10 @@ msgstr "prenesen"
 #~ msgid "Usage settings"
 #~ msgstr "Postavke koriA!tenja"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Uporabi negladko previjanje pri hitrostih nad"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "VCR prebacivanje"
index 9b59a08ed4ab226d949778edbe767967287b958a..e2c90546114afa2f10a0f4972ad45a7cef91d7fd 100755 (executable)
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,15 +1,20 @@
+# Serbian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: Enigma2\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2009-10-10 11:18+0100\n"
-"Last-Translator: maja <jovanovic@gmx.ch>\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-04-14 00:02+0200\n"
+"Last-Translator: majevica <jovanovic@gmx.ch>\n"
 "Language-Team: veselin & majevica CRNABERZA <jovanovic@gmx.ch>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: sr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Pootle 2.0.3\n"
 "X-Poedit-Language: Serbian\n"
 "X-Poedit-SourceCharset: utf-8\n"
 "X-Poedit-Country: SERBIA\n"
@@ -141,7 +146,7 @@ msgid " extensions."
 msgstr "proširenja."
 
 msgid " ms"
-msgstr ""
+msgstr "ms"
 
 #
 msgid " packages selected."
@@ -199,6 +204,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d problem(a) susretnuto pokušavajući dodati nove tajmere:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -237,6 +256,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s at %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -325,7 +348,6 @@ msgstr "3"
 msgid "30 minutes"
 msgstr "30 minuta"
 
-#
 msgid "4"
 msgstr "4"
 
@@ -393,17 +415,17 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Povratak na izvorne maske ali sa varp-8 brzinom.  "
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr ""
+msgid "A BackToTheRoots-Skin .. or good old times."
+msgstr "Povratak izvornom skinu..ili dobrim starim vremenima."
 
 msgid "A basic ftp client"
-msgstr ""
+msgstr "Osnovni FTP klijent"
 
 msgid "A client for www.dyndns.org"
-msgstr ""
+msgstr "Klijent za www.dyndns.org"
 
 #
 #, python-format
@@ -415,7 +437,10 @@ msgstr ""
 "Želite li zadržati vašu verziju?"
 
 msgid "A demo plugin for TPM usage."
-msgstr ""
+msgstr "Demo dodatak za TMP korišćenje."
+
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "Drimboks simulacija od SG-Atlantis displeja"
 
 #
 msgid ""
@@ -438,10 +463,13 @@ msgid "A graphical EPG for all services of an specific bouquet"
 msgstr "Grafički EPG za sve kanale od specifičnog buketa"
 
 msgid "A graphical EPG interface"
-msgstr ""
+msgstr "Grafički EPG interfejs"
+
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "grafički EPG interfejs i menadžer EPG alata"
 
 msgid "A graphical EPG interface."
-msgstr ""
+msgstr "Grafički EPG interfejs,"
 
 #
 msgid ""
@@ -452,12 +480,15 @@ msgstr ""
 "Ažuriraj postojeći unos i nastavi?\n"
 
 msgid "A nice looking HD skin from Kerni"
-msgstr ""
+msgstr "Lepa HD maska od Kernija"
 
 msgid "A nice looking HD skin in Brushed Alu Design from Kerni."
-msgstr ""
+msgstr "Lepa HD maska u brušenom alu dizajnu od Kernija"
 
 msgid "A nice looking skin from Kerni"
+msgstr "Lepa maska od Kernija"
+
+msgid "A plugin to add / remove / modify entries of fstab."
 msgstr ""
 
 #
@@ -513,7 +544,7 @@ msgstr ""
 "Da li želite da onemogućite drugi mrežni interfejs?"
 
 msgid "A simple downloading application for other plugins"
-msgstr ""
+msgstr "Jednostavna aplikacija za skidanje drugih dodataka"
 
 #
 msgid ""
@@ -579,11 +610,14 @@ msgstr "O programu"
 msgid "About..."
 msgstr "O programu..."
 
-msgid "Access to the ARD-Mediathek"
+msgid "Access the EPG from within the Movie Player"
 msgstr ""
 
+msgid "Access to the ARD-Mediathek"
+msgstr "Pristup ARD mediateci"
+
 msgid "Access to the ARD-Mediathek online video database."
-msgstr ""
+msgstr "Pristup onlajn video bazi podataka ARD mediateke"
 
 #
 msgid "Accesspoint:"
@@ -595,7 +629,7 @@ msgstr "Dejstvo za dugo pritisnutu tipku paljenja"
 
 #
 msgid "Action on short powerbutton press"
-msgstr ""
+msgstr "Akcija za kratko pritisnuto dugme paljenja"
 
 #
 msgid "Action:"
@@ -605,6 +639,9 @@ msgstr "Dejstvo:"
 msgid "Activate Picture in Picture"
 msgstr "Aktiviraj Sliku u Slici"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktiviraj mrežne postavke"
@@ -661,6 +698,12 @@ msgstr "Dodaj novi autotajmer"
 msgid "Add new network mount point"
 msgstr "Dodaj novu mrežnu tačku za maunt"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Dodaj Tajmer"
@@ -683,12 +726,16 @@ msgstr "Dodaj u favorite"
 
 #
 msgid "Add zap timer instead of record timer?"
-msgstr ""
+msgstr "Dodaj zap tajmer umesto tajmera za snimanje?"
 
 #
 msgid "Added: "
 msgstr "Dodato: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -718,10 +765,10 @@ msgstr ""
 "ekrane. "
 
 msgid "Adult streaming plugin"
-msgstr ""
+msgstr "Dodatak za strim za odrasle"
 
 msgid "Adult streaming plugin."
-msgstr ""
+msgstr "Dodatak za strim za odrasle."
 
 #
 msgid "Advanced Options"
@@ -751,6 +798,8 @@ msgid ""
 "After a reboot or power outage, StartupToStandby will bring your Dreambox to "
 "standby-mode."
 msgstr ""
+"Posle restarta ili prekida napajanja, StartupToStandby će dovesti vaš "
+"drimboks u mod spreman."
 
 #
 msgid "After event"
@@ -765,7 +814,7 @@ msgstr ""
 "drimbox uputstva kako da to uradite."
 
 msgid "Ai.HD skin-style control plugin"
-msgstr ""
+msgstr "Ai.HD stil maske kontrolni dodatak"
 
 #
 msgid "Album"
@@ -787,14 +836,31 @@ msgstr "Sve vreme"
 msgid "All non-repeating timers"
 msgstr "Svi neponavljajući tajmeri"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Dozvoli promenu kanala preko vebinterfejsa"
 
 msgid "Allows the execution of TuxboxPlugins."
+msgstr "Dozvoljava izvršenje tuksboks dodataka."
+
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
 msgstr ""
 
 msgid "Allows user to download files from rapidshare in the background."
+msgstr "Dozvoljava korisniku da skida datoteke sa rapidšera u pozadini."
+
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
 msgstr ""
 
 #
@@ -810,15 +876,14 @@ msgid "Alternative services tuner priority"
 msgstr "Prioritet alternativnih kanala tjunera"
 
 msgid "Always ask"
-msgstr ""
+msgstr "Uvek pitaj"
 
 #
 msgid "Always ask before sending"
 msgstr "Pitaj pre slanja"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Preostalo vreme za snimanje "
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -836,6 +901,9 @@ msgstr "Nepoznata greška se desila"
 msgid "Anonymize crashlog?"
 msgstr "Anonimni krah zapis?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arapski"
@@ -912,11 +980,11 @@ msgstr "Pitaj korisnika"
 msgid "Aspect Ratio"
 msgstr "Odnos slike"
 
-msgid "Assigning providers/services/caids to a CI module"
-msgstr ""
+msgid "Aspect ratio"
+msgstr "Odnos Slike"
 
-msgid "Atheros"
-msgstr ""
+msgid "Assigning providers/services/caids to a CI module"
+msgstr "Dodeljivanje provajdera/kanala/kaida CI modulu "
 
 #
 msgid "Audio"
@@ -926,18 +994,23 @@ msgstr "Zvuk"
 msgid "Audio Options..."
 msgstr "Zvučne opcije..."
 
+msgid "Audio PID"
+msgstr "Zvučni PID"
+
 #
 msgid "Audio Sync"
-msgstr ""
+msgstr "Audio sinhronizacija"
 
 #
 msgid "Audio Sync Setup"
-msgstr ""
+msgstr "Podešavanje audio sinhronizacije"
 
 msgid ""
 "AudoSync allows delaying the sound output (Bitstream/PCM) so that it is "
 "synchronous to the picture."
 msgstr ""
+"Audio sinhronizacija omogućava kašnjenje zvuka (Bitstream/PCM) tako da bude "
+"sinhronizovan sa slikom."
 
 #
 msgid "Australia"
@@ -991,6 +1064,17 @@ msgid ""
 "AutoTimer scans the EPG and creates Timers depending on user-defined search  "
 "criteria."
 msgstr ""
+"Autotajmer pretražuje EPG i kreira tajmere u zavisnosti od korisn. "
+"definisanih kriterijuma traženja. "
+
+msgid "AutoTimer was added successfully"
+msgstr "Auto tajmer je uspešno dodat"
+
+msgid "AutoTimer was changed successfully"
+msgstr "Auto tajmer je uspešno promenjen"
+
+msgid "AutoTimer was removed"
+msgstr "Auto tajmer je uklonjen"
 
 #
 msgid "Automatic"
@@ -1001,31 +1085,53 @@ msgid "Automatic Scan"
 msgstr "Automatsko skeniranje "
 
 msgid "Automatic volume adjustment"
-msgstr ""
+msgstr "automatsko podešavanje glasnoće"
 
 msgid "Automatic volume adjustment for ac3/dts services."
-msgstr ""
+msgstr "automatsko podešavanje glasnoće za ac3/dts usluge."
 
 msgid "Automatically change video resolution"
-msgstr ""
+msgstr "Automatski menja video rezoluciju"
 
 msgid ""
 "Automatically changes the output resolution depending on the video "
 "resolution you are watching."
 msgstr ""
+"Automatski menja izlaznu rezoluciju zavisno od video rezolucije koju gledate."
 
 msgid "Automatically create timer events based on keywords"
-msgstr ""
+msgstr "Automatski kreira tajmer događaje bazirane na ključnim rečima"
 
 msgid "Automatically informs you on low internal memory"
-msgstr ""
+msgstr "Automatski vas obaveštava na malo interne memorije"
 
 msgid "Automatically refresh EPG"
-msgstr ""
+msgstr "Automatski osvežava EPG"
 
 msgid "Automatically send crashlogs to Dream Multimedia"
+msgstr "Automatski šalje krah zapise Drim Multimediji"
+
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
 msgstr ""
 
+msgid "Autoresolution Switch"
+msgstr "Autoresolution prekidač"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoresolution ne radi u Skart/DVI-PC modu"
+
+msgid "Autoresolution settings"
+msgstr "Autoresolution podešavanja"
+
+msgid "Autoresolution videomode setup"
+msgstr "Autoresolution podešavanje video moda"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Automobili i vozila"
@@ -1047,10 +1153,10 @@ msgid "BA"
 msgstr "BA"
 
 msgid "BASIC-HD Skin by Ismail Demir"
-msgstr ""
+msgstr "Osnovna HD maska Ismail Demira"
 
 msgid "BASIC-HD Skin for Dreambox Images created from Ismail Demir"
-msgstr ""
+msgstr "Osnovna HD maska za drimboks kreirana od Ismail Demira"
 
 #
 msgid "BB"
@@ -1068,6 +1174,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Iza"
 
+msgid "Back, lower USB Slot"
+msgstr "Zadnji ,donji USB slot"
+
+msgid "Back, upper USB Slot"
+msgstr "Zadnji ,gornji USB slot"
+
 #
 msgid "Background"
 msgstr "Pozadina"
@@ -1141,10 +1253,10 @@ msgid "Blue boost"
 msgstr "Plavo pojačanje"
 
 msgid "Bonjour/Avahi control plugin"
-msgstr ""
+msgstr "Bonjour/Avah kontrolni dodatak"
 
 msgid "Bonjour/Avahi control plugin."
-msgstr ""
+msgstr "Bonjour/Avah kontrolni dodatak."
 
 #
 msgid "Bookmarks"
@@ -1162,11 +1274,18 @@ msgstr "Brazil"
 msgid "Brightness"
 msgstr "Osvetljenje"
 
-msgid "Browse for and connect to network shares"
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
 msgstr ""
+"Pregledaj ORF i SAT1 teletekst nezavisno od kanala.Za ovo je potrebna I-net "
+"veza."
+
+msgid "Browse for and connect to network shares"
+msgstr "Traži i spoji se sa delovima na mreži "
 
 msgid "Browse for nfs/cifs shares and connect to them."
-msgstr ""
+msgstr "Traži nfs/cifs delove i spoji se sa njima."
 
 #
 msgid "Browse network neighbourhood"
@@ -1181,17 +1300,38 @@ msgid "Burn existing image to DVD"
 msgstr "Nareži postojeći imidž na DVD"
 
 #
-#, fuzzy
 msgid "Burn to DVD"
 msgstr "Nareži na DVD"
 
 msgid "Burn your recordings to DVD"
-msgstr ""
+msgstr "Nareži svoje snimke na DVD"
 
 #
 msgid "Bus: "
 msgstr "Bus:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Uključenjem ovoga događaji neće biti složeni ako se ne dese na određene "
+"datume."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Uključenjem ovoga,vi ćete biti obavešteni o problemima tajmera prnaćenih za "
+"vreme auto biranja Pamet nije uključena pa vam može stalno dosađivati o "
+"istom problemu.   "
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1203,18 +1343,18 @@ msgstr ""
 msgid "C"
 msgstr "C"
 
-#
 msgid "C-Band"
-msgstr "C-Band"
+msgstr "C-Opseg"
 
-#, fuzzy
 msgid "CDInfo"
-msgstr "Info"
+msgstr "CD Info"
 
 msgid ""
 "CDInfo enables gathering album and track details from CDDB and CD-Text when "
 "playing Audio CDs in Mediaplayer."
 msgstr ""
+"CDinfo omogućava prikupljanje detalja albuma i pesama sa CDDB i cd tekst dok "
+"puštate audio CD u medija plejetu."
 
 #
 msgid "CI assignment"
@@ -1237,14 +1377,13 @@ msgid "Cache Thumbnails"
 msgstr "Učitaj sličice"
 
 msgid "Callmonitor for NCID-based call notification"
-msgstr ""
+msgstr "Nadzor poziva za NCID bazirane objave poziva"
 
 msgid "Callmonitor for the Fritz!Box routers"
-msgstr ""
+msgstr "Nadzor poziva za Fritz!Box rutere "
 
-#, fuzzy
 msgid "Can't connect to server. Please check your network!"
-msgstr "Molim proverite vaše mrežne postavke"
+msgstr "Ne mogu se povezati na server.Molim proverite vašu mrežu!"
 
 #
 msgid "Canada"
@@ -1268,15 +1407,15 @@ msgstr "Katalonski"
 
 #
 msgid "Center screen at the lower border"
-msgstr ""
+msgstr "Centriraj ekran na donjoj ivici"
 
 #
 msgid "Center screen at the upper border"
-msgstr ""
+msgstr "Centriraj ekran na gornjoj ivici"
 
 #
 msgid "Change active delay"
-msgstr ""
+msgstr "Promeni aktivno kašnjenje"
 
 #
 msgid "Change bouquets in quickzap"
@@ -1284,7 +1423,7 @@ msgstr "Promeni bukete u brzom prebacivanju"
 
 #
 msgid "Change default recording offset?"
-msgstr ""
+msgstr "Promeni standardnu ladicu za snimanje?"
 
 #
 msgid "Change hostname"
@@ -1295,13 +1434,13 @@ msgid "Change pin code"
 msgstr "Promeni pin kod"
 
 msgid "Change service PIN"
-msgstr ""
+msgstr "Promeni servisni PIN"
 
 msgid "Change service PINs"
-msgstr ""
+msgstr "Promeni servisne PINove"
 
 msgid "Change setup PIN"
-msgstr ""
+msgstr "Promeni PIN za podešavanje"
 
 #
 msgid "Change step size"
@@ -1312,7 +1451,7 @@ msgid "Change the hostname of your Dreambox."
 msgstr "Promeni ime hosta svog drimboksa."
 
 msgid "Changelog"
-msgstr ""
+msgstr "Zapis izmena"
 
 #
 msgid "Channel"
@@ -1383,7 +1522,7 @@ msgid "Choose bouquet"
 msgstr "Odaberi buket"
 
 msgid "Choose image to download"
-msgstr ""
+msgstr "Izaberi imidž za skidanje"
 
 #
 msgid "Choose target folder"
@@ -1406,7 +1545,7 @@ msgid "Circular right"
 msgstr "Kružna desna"
 
 msgid "Classic"
-msgstr "Klasi?na "
+msgstr "Klasična "
 
 #
 msgid "Cleanup"
@@ -1421,9 +1560,18 @@ msgid "Cleanup Wizard settings"
 msgstr "Postavke čarobnjaka za čišćenje"
 
 msgid "Cleanup timerlist automatically"
-msgstr ""
+msgstr "Ošisti listu tajmera automatski"
 
 msgid "Cleanup timerlist automatically."
+msgstr "Ošisti listu tajmera automatski."
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
 msgstr ""
 
 #
@@ -1458,21 +1606,11 @@ msgstr "Zatvori i sačuvaj izmene"
 msgid "Close title selection"
 msgstr "Zatvori zbor naslova"
 
-#
-msgid "Code rate high"
-msgstr "Visoka kod rata"
-
-#
-msgid "Code rate low"
-msgstr "Niska kod rata"
+msgid "Code rate HP"
+msgstr "Kod rata HP"
 
-#
-msgid "Coderate HP"
-msgstr "Kodrata HP"
-
-#
-msgid "Coderate LP"
-msgstr "Kodrata LP"
+msgid "Code rate LP"
+msgstr "Kod rata LP"
 
 #
 msgid "Collection name"
@@ -1531,7 +1669,7 @@ msgid "Complex (allows mixing audio tracks and aspects)"
 msgstr "Složen (dozvoljava miksovanje audio zapisa i aspekta)"
 
 msgid "Composition of the recording filenames"
-msgstr ""
+msgstr "Sklapanje imena snimljenih datoteka"
 
 #
 msgid "Configuration Mode"
@@ -1554,7 +1692,7 @@ msgid "Configure nameservers"
 msgstr "Konfiguriši nejmservere"
 
 msgid "Configure your WLAN network interface"
-msgstr ""
+msgstr "Konfiguriši svoj WLAN mrežni interfejs"
 
 #
 msgid "Configure your internal LAN"
@@ -1616,29 +1754,32 @@ msgstr "Nastaviti reprodukciju"
 msgid "Contrast"
 msgstr "Kontrast"
 
-msgid "Control your Dreambox with your Web browser."
+msgid "Control recording completely by service"
 msgstr ""
 
+msgid "Control your Dreambox with your Web browser."
+msgstr "Kontroliši svoj drimboks svojim veb pretraživašem."
+
 msgid "Control your Dreambox with your browser"
-msgstr ""
+msgstr "Kontroliši svoj drimboks svojim pretraživašem."
 
 msgid "Control your dreambox with only the MUTE button"
-msgstr ""
+msgstr "Kontroliši svoj drimboks samo sa MUTE dugmetom"
 
 msgid "Control your dreambox with only the MUTE button."
-msgstr ""
+msgstr "Kontroliši svoj drimboks samo sa MUTE dugmetom"
 
 msgid "Control your internal system fan."
-msgstr ""
+msgstr "Kontroliši svoj unutrašnji sist. ventilator."
 
 msgid "Control your kids's tv usage"
-msgstr ""
+msgstr "Kontroliši dešiju upotrebu TV-a"
 
 msgid "Control your system fan"
-msgstr ""
+msgstr "Kontroliši svoj sist. ventilator"
 
 msgid "Copy, rename, delete, move local files on your Dreambox."
-msgstr ""
+msgstr "Kopiraj,preimenuj,obriši,premesti lokalne datoteke na drimboksu."
 
 #
 msgid "Could not connect to Dreambox .NFI Image Feed Server:"
@@ -1657,6 +1798,10 @@ msgstr "Ne mogu otvoriti sliku u slici"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Snimanje nije moguće zbog konflikta tajmera %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Snimanje nemoguće zbog nevaljanog kanala %s"
+
 #
 msgid "Crashlog settings"
 msgstr "Postavke krah zapisa"
@@ -1686,10 +1831,10 @@ msgid "Create DVD-ISO"
 msgstr "Napravi DVD-ISO"
 
 msgid "Create a backup of your Video DVD on your DreamBox hard drive."
-msgstr ""
+msgstr "Kreiraj bekap svog video DVD-a na drimboksovom hard disku."
 
 msgid "Create a backup of your Video-DVD"
-msgstr ""
+msgstr "Kreiraj bekap svog video DVD-a"
 
 #
 msgid "Create a new AutoTimer."
@@ -1708,13 +1853,13 @@ msgid "Create movie folder failed"
 msgstr "Neuspešno stvaranje video fascikle"
 
 msgid "Create preview pictures of your Movies"
-msgstr ""
+msgstr "Kreiraj prikaz slike svojih filmova"
 
 msgid "Create remote timers"
-msgstr ""
+msgstr "Kreiraj udaljene tajmere"
 
 msgid "Create timers on remote Dreamboxes."
-msgstr ""
+msgstr "Kreiraj tajmere na udaljenim drimboksovima."
 
 #
 #, python-format
@@ -1734,7 +1879,7 @@ msgid "Current Transponder"
 msgstr "Trenutni transponder"
 
 msgid "Current device: "
-msgstr ""
+msgstr "Aktuelni uređaj:"
 
 #
 msgid "Current settings:"
@@ -1749,7 +1894,7 @@ msgid "Current version:"
 msgstr "Trenutna verzija:"
 
 msgid "Currently installed image"
-msgstr ""
+msgstr "Aktuelno instalirani imidž"
 
 #
 #, python-format
@@ -1781,23 +1926,23 @@ msgid "Customize"
 msgstr "Prilagodi"
 
 msgid "Customize Vali-XD skins"
-msgstr ""
+msgstr "Prilagodi Vali-XD maske"
 
 msgid "Customize Vali-XD skins by yourself."
-msgstr ""
+msgstr "Prilagodi Vali-XD maske po svome."
 
 #
 msgid "Cut"
 msgstr "Odreži"
 
 msgid "Cut your movies"
-msgstr ""
+msgstr "Iseci svoje filmove"
 
 msgid "Cut your movies."
-msgstr ""
+msgstr "Iseci svoje filmove."
 
 msgid "CutListEditor allows you to edit your movies"
-msgstr ""
+msgstr "CutListEditor vam dozvoljava da uredite vase filmove"
 
 msgid ""
 "CutListEditor allows you to edit your movies.\n"
@@ -1805,6 +1950,10 @@ msgid ""
 "cut'.\n"
 "Then seek to the end, press OK, select 'end cut'. That's it."
 msgstr ""
+"CutListEditor vam dozvoljava da uredite vase filmove.\n"
+"Tražite početak onog što želite da isečete.Stisnite OK,izaberite  'počni "
+"isecanje'.\n"
+"Zatim tražite kraj,stisnite OK,izaberite  'kraj isecanja'. To je to."
 
 #
 msgid "Cutlist editor..."
@@ -1828,7 +1977,7 @@ msgstr "DHCP"
 
 #
 msgid "DUAL LAYER DVD"
-msgstr ""
+msgstr "DVOSLOJNI DVDi "
 
 #
 msgid "DVB-S"
@@ -1838,6 +1987,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD drajv"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD pretraživač datoteka"
@@ -1855,13 +2007,16 @@ msgid "DVD media toolbox"
 msgstr "DVD medij alati"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
-msgstr ""
+msgstr "DVD plejer pušta vaše DVD na vašem drimboksu"
 
 msgid ""
 "DVDPlayer plays your DVDs on your Dreambox.\n"
 "With the DVDPlayer you can play your DVDs on your Dreambox from a DVD or "
 "even from an iso file or video_ts folder on your harddisc or network."
 msgstr ""
+"DVD plejer pušta vaše DVD na vašem drimboksu.\n"
+"Sa DVD plejerom možete puštati vaše DVD na drimboksu sa DVD'a ili čak iz iso "
+"datoteke ili video_ts fascikle sa vašeg hard diska ili mreže."
 
 #
 msgid "Danish"
@@ -1885,20 +2040,19 @@ msgstr "Odlučuje šta bi se trebalo desiti sa krah zapisima posle slanja."
 
 #
 msgid "Decrease delay"
-msgstr ""
+msgstr "Smanji kašnjenje"
 
 #
 #, python-format
 msgid "Decrease delay by %i ms (can be set)"
-msgstr ""
+msgstr "Smanji kašnjenje za  %i ms (može se podesiti)"
 
 #
 msgid "Deep Standby"
 msgstr "Isključi Drimbox"
 
-#
 msgid "Default"
-msgstr "Tvorni?ko"
+msgstr "Standardno"
 
 #
 msgid "Default Settings"
@@ -1913,20 +2067,28 @@ msgid "Default services lists"
 msgstr "Standardna lista kanala"
 
 #
-#, fuzzy
 msgid "Defaults"
-msgstr "Tvorni?ko"
+msgstr "Standardni"
 
 msgid "Define a startup service"
-msgstr ""
+msgstr "Definiši početni kanal"
 
 msgid "Define a startup service for your Dreambox."
-msgstr ""
+msgstr "Definiši početni kanal za svoj drimboks."
+
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlacer način za interlaced sadržaj"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlacer način za napredni sadržaj"
 
 #
 msgid "Delay"
 msgstr "Kašnjenje"
 
+msgid "Delay x seconds after service started"
+msgstr "Kašnjenje x sekundi pošto je kanal krenuo"
+
 #
 msgid "Delete"
 msgstr "Obriši"
@@ -1945,7 +2107,7 @@ msgstr "Brisanje neuspešno!"
 
 #
 msgid "Delete mount"
-msgstr ""
+msgstr "Obriši maunt"
 
 #
 #, python-format
@@ -1969,7 +2131,7 @@ msgid "Deselect"
 msgstr "Deselektuj"
 
 msgid "Details for plugin: "
-msgstr ""
+msgstr "Detalji dodatka:"
 
 #
 msgid "Detected HDD:"
@@ -2016,7 +2178,7 @@ msgid "Dir:"
 msgstr "Dir:"
 
 msgid "Direct playback of Youtube videos"
-msgstr ""
+msgstr "Direktno puštanje jutjub videa"
 
 #
 msgid "Direct playback of linked titles without menu"
@@ -2053,11 +2215,11 @@ msgstr "Onemogućeno"
 
 #
 msgid "Discard changes and close plugin"
-msgstr ""
+msgstr "Odbaciti promene i zatvori dodatak"
 
 #
 msgid "Discard changes and close screen"
-msgstr ""
+msgstr "Odbaciti promene i zatvori ekran"
 
 #
 msgid "Disconnect"
@@ -2092,9 +2254,12 @@ msgid "Display search results by:"
 msgstr "Prikaži rezultate traženja po:"
 
 msgid "Display your photos on the TV"
+msgstr "Prikaži svoje fotografije na TV-u"
+
+msgid "Displays Movie Information from the InternetMovieDatabase"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2114,6 +2279,14 @@ msgstr ""
 "Da li stvarno želite da proverite sistem datoteka?\n"
 "To može potrajati dosta vremena!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Da li stvarno želite da obrišete %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2164,7 +2337,7 @@ msgstr "Želite li sada započeti drugu ručnu pretragu kanala?"
 
 #, python-format
 msgid "Do you want to download the image to %s ?"
-msgstr ""
+msgstr "Da li želite da skinete imidž u %s ?"
 
 #
 msgid "Do you want to enable the parental control feature on your dreambox?"
@@ -2262,7 +2435,7 @@ msgstr "Skidanje"
 
 #, python-format
 msgid "Download %s from Server"
-msgstr ""
+msgstr "Skidanje %s sa servera"
 
 #
 msgid "Download .NFI-Files for USB-Flasher"
@@ -2277,7 +2450,7 @@ msgid "Download Video"
 msgstr "Preuzmi video"
 
 msgid "Download files from Rapidshare"
-msgstr ""
+msgstr "Skidanje datoteka sa rapidšera"
 
 #
 msgid "Download location"
@@ -2311,6 +2484,12 @@ msgstr "Drimbox oblik podataka DVD (HDTV kompatibilan)"
 msgid "Dreambox software because updates are available."
 msgstr "Drimboks softver zato što su ažuriranja dostupna."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr "Trajanje: "
@@ -2337,9 +2516,10 @@ msgstr "EPG enkripcija"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2372,6 +2552,7 @@ msgid "Edit DNS"
 msgstr "Urediti DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Uredi tajmere i traži nove događaje"
 
@@ -2381,7 +2562,7 @@ msgstr "Urediti naslov"
 
 #
 msgid "Edit bouquets list"
-msgstr ""
+msgstr "Uredi listi buketa"
 
 #
 msgid "Edit chapters of current title"
@@ -2404,10 +2585,10 @@ msgid "Edit settings"
 msgstr "Urediti postavke"
 
 msgid "Edit tags of recorded movies"
-msgstr ""
+msgstr "Uredi etikete snimljenih filmova"
 
 msgid "Edit tags of recorded movies."
-msgstr ""
+msgstr "Uredi etikete snimljenih filmova."
 
 #
 msgid "Edit the Nameserver configuration of your Dreambox.\n"
@@ -2429,6 +2610,9 @@ msgstr "Uredi url izvora nadogradnje."
 msgid "Editing"
 msgstr "Uređivanje"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Urednik novih autotajmera"
@@ -2442,7 +2626,7 @@ msgid "Electronic Program Guide"
 msgstr "Elektronski Programski Vodič"
 
 msgid "Emailclient is an IMAP4 e-mail viewer for the Dreambox."
-msgstr ""
+msgstr "Imejl klijent je IMAP4 preglednik e-pošte za drimboks."
 
 #
 msgid "Enable"
@@ -2452,10 +2636,25 @@ msgstr "Omogući"
 msgid "Enable /media"
 msgstr "Aktiviraj /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Uključi 1080p24 način"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Uključi 1080p25 način"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Uključi 1080p30 način"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Uključi 5V za aktivnu antenu"
 
+msgid "Enable 720p24 Mode"
+msgstr "Uključi 720p24 način"
+
+msgid "Enable Autoresolution"
+msgstr "Uključi Autorezoluciju"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Uključi čarobnjak za čišćenje?"
@@ -2466,19 +2665,19 @@ msgstr "Aktiviraj filtriranje"
 
 #
 msgid "Enable HTTP Access"
-msgstr ""
+msgstr "Omogući HTTP pristup"
 
 #
 msgid "Enable HTTP Authentication"
-msgstr ""
+msgstr "Omogući HTTP autorizaciju"
 
 #
 msgid "Enable HTTPS Access"
-msgstr ""
+msgstr "Omogući HTTPS pristup"
 
 #
 msgid "Enable HTTPS Authentication"
-msgstr ""
+msgstr "Omogući HTTPS autorizaciju"
 
 #
 msgid "Enable Service Restriction"
@@ -2486,7 +2685,7 @@ msgstr "Aktiviraj zabrane kanala"
 
 #
 msgid "Enable Streaming Authentication"
-msgstr ""
+msgstr "Omogući striming autorizaciju"
 
 #
 msgid "Enable multiple bouquets"
@@ -2501,6 +2700,7 @@ msgid ""
 "Enable this to be able to access the AutoTimer Overview from within the "
 "extension menu."
 msgstr ""
+"Uključi ovo da možeš pristupiti pregledu Auto tajmera iz menia proširenja."
 
 #
 msgid "Enable timer"
@@ -2515,6 +2715,8 @@ msgid ""
 "Encoding the channel uses for it's EPG data. You only need to change this if "
 "you're searching for special characters like the german umlauts."
 msgstr ""
+"Kodiranje kanala se koristi za EPG podatke.Ovo treba samo promeniti ako "
+"tražite specijalne karaktere kao nemačke samoglasnike. "
 
 #
 msgid "Encrypted: "
@@ -2532,10 +2734,6 @@ msgstr "Ključ za šifrovanje"
 msgid "Encryption Keytype"
 msgstr "Tip ključa za  šifrovanje"
 
-#
-msgid "Encryption Type"
-msgstr "Tip šifrovanja"
-
 #
 msgid "Encryption:"
 msgstr "Kodiranje:"
@@ -2564,6 +2762,8 @@ msgid ""
 "Enigma2 Plugin to play AVI/DIVX/WMV/etc. videos from PC on your Dreambox. "
 "Needs a running VLC from www.videolan.org on your pc."
 msgstr ""
+"Enigma2 dodatak za puštanje AVI/DIVX/WMV/itd. videa sa PC-ija na vašem "
+"drimboksu.Potreban uključen VLC sa www.videolan.org na vašem PC-iju."
 
 #
 msgid ""
@@ -2581,17 +2781,9 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Pokreni brzo premotavanje napred pri brzini"
-
 #
 msgid "Enter IP to scan..."
-msgstr ""
-
-#
-msgid "Enter Rewind at speed"
-msgstr "Pokreni premotavanje unazad pri brzini"
+msgstr "Unesi IP za traženje..."
 
 #
 msgid "Enter main menu..."
@@ -2611,7 +2803,7 @@ msgstr "Unesi lozinku:"
 
 #
 msgid "Enter pin code"
-msgstr ""
+msgstr "Unesi PIN kod"
 
 #
 msgid "Enter share directory:"
@@ -2667,6 +2859,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estonski"
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Pregled događaja"
@@ -2680,9 +2875,8 @@ msgid "Exact match"
 msgstr "Potpuno slaganje"
 
 #
-#, fuzzy
 msgid "Exceeds dual layer medium!"
-msgstr "prevazilazi dvoslojni medij!"
+msgstr "Prevazilazi dvoslojni medij!"
 
 #
 msgid "Exclude"
@@ -2693,7 +2887,7 @@ msgid "Execute \"after event\" during timespan"
 msgstr "Izvrši posle događaja,u vrem. razmaku "
 
 msgid "Execute TuxboxPlugins"
-msgstr ""
+msgstr "Izvrži Tuksboks dodatke"
 
 #
 msgid "Execution Progress:"
@@ -2716,7 +2910,7 @@ msgid "Exit editor"
 msgstr "Izađi iz editora"
 
 msgid "Exit input device selection."
-msgstr ""
+msgstr "Napusti izbor ulaznog uređaja."
 
 #
 msgid "Exit network wizard"
@@ -2770,6 +2964,8 @@ msgid ""
 "FTPBrowser allows uploading and downloading files between your Dreambox and "
 "a server using the file transfer protocol."
 msgstr ""
+"FTP pretraživač dozvoljava podizanje i skidanje datoteka između vašeg "
+"drimboksa i servera koristeći protokol transfera datoteka."
 
 #
 msgid "Factory reset"
@@ -2824,7 +3020,7 @@ msgstr "Dobavljam unose traženja"
 
 #
 msgid "Filesystem Check"
-msgstr ""
+msgstr "Provera sistema datoteka"
 
 #
 msgid "Filesystem contains uncorrectable errors"
@@ -2870,8 +3066,15 @@ msgstr "Završeno je restartovanje vaše mreže"
 msgid "Finnish"
 msgstr "Finski"
 
-msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
 msgstr ""
+"Prvi dan da se događaji slože.Nijedan događaj koji počinje pre ovog datuma "
+"neće se složiti."
+
+msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgstr "Prvo generišite vaš stil maske sa Ai.HD-Control dodatkom."
 
 #
 msgid "Flash"
@@ -2889,18 +3092,12 @@ msgstr "Sledeći zadaci će biti urađeni kad pritisnete OK!"
 msgid "Format"
 msgstr "Formatiranje"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Nađeno ukupno %d egzaktnih slaganja.\n"
-"%d Tajmera je dodato i %d izmenjeno."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Ponavljane frejma se računa za vreme neravnomernog premotavanja"
 
 #
 msgid "Frame size in full view"
@@ -2930,6 +3127,9 @@ msgstr "Veličina frekvencijskih koraka (khz)"
 msgid "Frequency steps"
 msgstr "Frekvencijski koraci"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Pet"
@@ -2943,10 +3143,13 @@ msgid "Frisian"
 msgstr "Frizijski"
 
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
-msgstr ""
+msgstr "FritzCal pokazuje dolazne pozive vašem  Fritz!Box-u na drimboksu."
+
+msgid "Front USB Slot"
+msgstr "Prednji USB slot"
 
 msgid "Frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Prednji završetak za /tmp/mmi.adapter"
 
 #
 #, python-format
@@ -2966,14 +3169,15 @@ msgstr ""
 " Želite li restartovati GUI sada ?"
 
 msgid "GUI that allows user to change the ftp- / telnet password."
-msgstr ""
+msgstr "GUI koji dozvoljava korisniku da promeni ftp- / telnet lozinku."
 
 msgid ""
 "GUI that allows user to change the ftp-/telnet-password of the Dreambox."
 msgstr ""
+"GUI koji dozvoljava korisniku da promeni ftp- / telnet lozinku drimboksa."
 
 msgid "GUI to change the ftp and telnet-password"
-msgstr ""
+msgstr "GUI za promenu ftp- / telnet lozinke"
 
 #
 msgid "Gaming"
@@ -2999,42 +3203,47 @@ msgstr "Opšte PCM kašnjenje"
 msgid "General PCM delay (ms)"
 msgstr "Opšte PCM kašnjenje (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+"Generiše i prikazuje TV grafikon svih korisnika koji imaju ovaj dodatak "
+"instaliran"
+
 #
 msgid "Genre"
 msgstr "Žanrovi"
 
 #
 msgid "Genuine Dreambox"
-msgstr ""
+msgstr "Originalni drimboks"
 
 msgid "Genuine Dreambox validation failed!"
-msgstr ""
+msgstr "Provera originalnosti drimboksa neuspela!"
 
 msgid "Genuine Dreambox verification"
-msgstr ""
+msgstr "Verifikacija originalnog drimboksa"
 
 #
 msgid "German"
 msgstr "Nemački"
 
 msgid "German storm information"
-msgstr ""
+msgstr "Informacija o nemačkim olujama"
 
 msgid "German traffic information"
-msgstr ""
+msgstr "Nemačke saobraćajne informacije"
 
 #
 msgid "Germany"
 msgstr "Nemačka"
 
 msgid "Get AudioCD info from CDDB and CD-Text"
-msgstr ""
+msgstr "Uzmi info audio CD-a sa CDDB i CD-tekst"
 
 msgid "Get latest experimental image"
-msgstr ""
+msgstr "Uzmi poslednji eksperimentalni imidž"
 
 msgid "Get latest release image"
-msgstr ""
+msgstr "Uzmi poslednji predstavljeni imidž"
 
 #
 msgid "Getting plugin information. Please wait..."
@@ -3042,7 +3251,7 @@ msgstr "Skidanje informacije o dodatku. Molim pričekajte..."
 
 #
 msgid "Global delay"
-msgstr ""
+msgstr "Globalno kašnjenje"
 
 #
 msgid "Goto 0"
@@ -3053,12 +3262,14 @@ msgid "Goto position"
 msgstr "Idi na poziciju"
 
 msgid "GraphMultiEPG shows a graphical timeline EPG"
-msgstr ""
+msgstr "GraphMultiEPG pokazuje grafički vrem. liniju EPG"
 
 msgid ""
 "GraphMultiEPG shows a graphical timeline EPG.\n"
 "Shows a nice overview of all running und upcoming tv shows."
 msgstr ""
+"GraphMultiEPG pokazuje grafički vrem. liniju EPG.\n"
+"Pokazuje lep prikaz svih tv šoua u toku kao i dolazećih."
 
 #
 msgid "Graphical Multi EPG"
@@ -3077,34 +3288,38 @@ msgid "Green boost"
 msgstr "Zeleno pojačanje"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
+"Growlee omogućuje vašem drimboksu da prosledi obaveštenje kao 'Snimanje "
+"počelo' na PC gde je growl pokrenut,čvor ili syslog kompatibilnom klijentu "
+"ili direktno na Ajfon koji koristi prowl."
 
-#
-msgid "Guard Interval"
-msgstr "Interval zaštite"
-
-#
-msgid "Guard interval mode"
-msgstr "Način zaštitnog intervala"
+msgid "Guard interval"
+msgstr "Zaštitni interval"
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Procena postojećeg tajmera baziranog na Početak/Kraj"
 
+msgid "HD Interlace Mode"
+msgstr "HD Interlace način"
+
+msgid "HD Progressive Mode"
+msgstr "HD Napredni način"
+
 #
 msgid "HD videos"
 msgstr "HD Video "
 
 #
 msgid "HTTP Port"
-msgstr ""
+msgstr "HTTP Port"
 
 #
 msgid "HTTPS Port"
-msgstr ""
+msgstr "HTTPS Port"
 
 #
 msgid "Harddisk"
@@ -3122,21 +3337,14 @@ msgstr "Isključi hard disk posle"
 msgid "Help"
 msgstr "Pomoć"
 
-#
-msgid "Hidden network SSID"
-msgstr "Skriveni mrežni SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Skriveno mrežno ime"
+msgid "Hidden network"
+msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Informacije hijerarhije"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Mod hijerarhije"
+msgid "Hierarchy info"
+msgstr "Rangiranje info"
 
 #
 msgid "High bitrate support"
@@ -3159,7 +3367,7 @@ msgid "Horizontal"
 msgstr "Horizontalno"
 
 msgid "Hotplugging for removeable devices"
-msgstr ""
+msgstr "Vrući kontakt za pokretne uređaje"
 
 #
 msgid "How many minutes do you want to record?"
@@ -3182,7 +3390,7 @@ msgid "Hungarian"
 msgstr "Mađarski"
 
 msgid "IMAP4 e-mail viewer for the Dreambox"
-msgstr ""
+msgstr "IMAP4 preglednik e-pošte za drimboks"
 
 #
 msgid "IP Address"
@@ -3193,7 +3401,7 @@ msgid "IP:"
 msgstr "IP:"
 
 msgid "IRC Client for Enigma2"
-msgstr ""
+msgstr "IRC klijent za enigmu 2"
 
 #
 msgid "ISO file is too large for this filesystem!"
@@ -3207,11 +3415,21 @@ msgstr "ISO putanja"
 msgid "Icelandic"
 msgstr "Islandski"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3275,12 +3493,12 @@ msgstr "Uključite vaš imejl i ime (opciono) u poruku?"
 
 #
 msgid "Increase delay"
-msgstr ""
+msgstr "Povećaj kašnjenje"
 
 #
 #, python-format
 msgid "Increase delay by %i ms (can be set)"
-msgstr ""
+msgstr "Povećaj kašnjenje za  %i ms (može se podesiti)"
 
 #
 msgid "Increased voltage"
@@ -3314,13 +3532,19 @@ msgstr "Informacije"
 msgid "Init"
 msgstr "Init"
 
+msgid "Initial Fast Forward speed"
+msgstr "Početna brzina premotavanja napred"
+
+msgid "Initial Rewind speed"
+msgstr "Početna brzina premotavanja nazad"
+
 #
 msgid "Initial location in new timers"
 msgstr "Početna lokacija u novim tajmerima."
 
 #
 msgid "Initialization"
-msgstr ""
+msgstr "Inicijalizacija"
 
 #
 msgid "Initialize"
@@ -3335,10 +3559,10 @@ msgid "Input"
 msgstr "Ulaz "
 
 msgid "Input device setup"
-msgstr ""
+msgstr "Podešavanje ulaznog uređaja "
 
 msgid "Input devices"
-msgstr ""
+msgstr "Ulazni uređaji"
 
 #
 msgid "Install"
@@ -3412,11 +3636,11 @@ msgstr "Srednje"
 msgid "Internal Flash"
 msgstr "Interni fleš"
 
-msgid "Internal LAN adapter."
-msgstr ""
+msgid "Internal USB Slot"
+msgstr "unutrašnji USB slot"
 
 msgid "Internal firmware updater"
-msgstr ""
+msgstr "Unutrašnji apdejter firmvera"
 
 #
 msgid "Invalid Location"
@@ -3430,18 +3654,18 @@ msgstr "Izabran je nevažeči direktorijum: %s"
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 304
 msgid "Invalid response from Security service pls restart again"
-msgstr ""
+msgstr "Ništavan odgovor od usluge bezbednosti,molim restartujte ponovo"
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 132
 msgid "Invalid response from server."
-msgstr ""
+msgstr "Ništavan odgovor sa servera"
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 177
 #, python-format
 msgid "Invalid response from server. Please report: %s"
-msgstr ""
+msgstr "Ništavan odgovor sa servera. Molim prijavite: %s"
 
 #
 msgid "Invalid selection"
@@ -3486,10 +3710,10 @@ msgid "Italian"
 msgstr "Italijanski"
 
 msgid "Italian Weather forecast on Dreambox"
-msgstr ""
+msgstr "Italijanska vremenska prognoza za drimboks"
 
 msgid "Italian Weather forecast on Dreambox from www.google.it."
-msgstr ""
+msgstr "Italijanska vremenska prognoza za drimboks sa www.google.it."
 
 #
 msgid "Italy"
@@ -3509,49 +3733,49 @@ msgid "Just Scale"
 msgstr "Samo razmeri"
 
 msgid "Kerni's BrushedAlu-HD skin"
-msgstr ""
+msgstr "Kernijeva BrushedAlu-HD maska"
 
 msgid "Kerni's DreamMM-HD skin"
-msgstr ""
+msgstr "Kernijeva DreamMM-HD maska"
 
 msgid "Kerni's Elgato-HD skin"
-msgstr ""
+msgstr "Kernijeva Elgato-HD maska"
 
 msgid "Kerni's SWAIN skin"
-msgstr ""
+msgstr "Kernijeva SWAIN maska"
 
 msgid "Kerni's SWAIN-HD skin"
-msgstr ""
+msgstr "Kernijeva SWAIN-HD maska"
 
 msgid "Kerni's UltraViolet skin"
-msgstr ""
+msgstr "Kernijeva Ultraviolet maska"
 
 msgid "Kerni's YADS-HD skin"
-msgstr ""
+msgstr "Kernijeva YADS-HD maska"
 
 msgid "Kerni's dTV-HD skin"
-msgstr ""
+msgstr "Kernijeva dTV-HD maska"
 
 msgid "Kerni's dTV-HD-Reloaded skin"
-msgstr ""
+msgstr "Kernijeva dTV-HD-reloaded maska"
 
 msgid "Kerni's dmm-HD skin"
-msgstr ""
+msgstr "Kernijeva dmm-HD maska"
 
 msgid "Kerni's dreamTV-HD skin"
-msgstr ""
+msgstr "Kernijeva dreamTV-HD maska"
 
 msgid "Kerni's simple skin"
-msgstr ""
+msgstr "Kernijeva jednostavna maska"
 
 msgid "Kerni-HD1 skin"
-msgstr ""
+msgstr "Kerni-HD1 maska"
 
 msgid "Kerni-HD1R2 skin"
-msgstr ""
+msgstr "Kerni-HD1R2 maska"
 
 msgid "Kernis HD1 skin"
-msgstr ""
+msgstr "Kernijeva HD1 maska"
 
 #
 #, python-format
@@ -3581,13 +3805,14 @@ msgstr "Mapa ključa"
 
 msgid "KiddyTimer allows to control your kids's daily tv usage."
 msgstr ""
+"KiddyTimer vam dozvoljava da kontrolišete dnevno dečije korišćenje TV-a."
 
 #
 msgid "LAN Adapter"
 msgstr "LAN adapter"
 
 msgid "LAN connection"
-msgstr ""
+msgstr "LAN veza"
 
 #
 msgid "LNB"
@@ -3617,6 +3842,13 @@ msgstr "Izbor jezika"
 msgid "Last config"
 msgstr "Zadnji konfig"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+"Poslednji dan za slaganje događaja.Događaji moraju početi pre ovog datuma da "
+"bi se složili."
+
 #
 msgid "Last speed"
 msgstr "Poslednja brzina"
@@ -3674,14 +3906,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "Vezani naslovi sa DVD meniem"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Lista uređaja za odlaganje"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3733,7 +3965,7 @@ msgid "Long Keypress"
 msgstr "Dugi pritisak tipke"
 
 msgid "Long filenames"
-msgstr ""
+msgstr "Dugačka imena datoteka"
 
 #
 msgid "Longitude"
@@ -3741,13 +3973,15 @@ msgstr "Geografska dužina"
 
 #
 msgid "Lower bound of timespan."
-msgstr ""
+msgstr "donja granica vrem. pomaka."
 
 #
 msgid ""
 "Lower bound of timespan. Nothing before this time will be matched. Offsets "
 "are not taken into account!"
 msgstr ""
+"donja granica vrem. pomaka.Ništa pre ovog vremena se neće poklapati. Odsečci "
+"se neće uzeti u obzir!"
 
 #
 msgid "MMC Card"
@@ -3782,13 +4016,13 @@ msgid "Manage extensions"
 msgstr "Rukuj proširenjima"
 
 msgid "Manage local files"
-msgstr ""
+msgstr "Upravljaj lokalnim datotekama"
 
 msgid "Manage logos to display at boot time or while in radio mode."
-msgstr ""
+msgstr "Upravljaj logom da se prikaže kod podizanja ili u radio modu."
 
 msgid "Manage logos to display at boottime"
-msgstr ""
+msgstr "Upravljaj logom da se prikaže kod podizanja."
 
 #
 msgid "Manage network shares"
@@ -3797,6 +4031,8 @@ msgstr "Upravljaj delovima mreže"
 msgid ""
 "Manage your music files in a database, play it with Merlin Music Player."
 msgstr ""
+"Upravljaj svojim muzičkim datotekama u bazi podataka,pusti ih sa Merlin "
+"Music plejerom."
 
 #
 msgid "Manage your network shares..."
@@ -3810,6 +4046,9 @@ msgstr "Upravljanje softverom vašeg prijemnika"
 msgid "Manual Scan"
 msgstr "Ručno skeniranje"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Ručno uneseni transponder"
@@ -3848,9 +4087,8 @@ msgstr "Maks. Bit rata:"
 msgid "Maximum duration (in m)"
 msgstr "Maksimalno trajanje (u m)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3866,12 +4104,17 @@ msgid ""
 "MediaScanner scans devices for playable media files and displays a menu with "
 "possible actions like viewing pictures or playing movies."
 msgstr ""
+"MediaScanner pretražuje uređaje sa medija datotekama i prikazuje meni sa "
+"mogućim akcijama kao gledanje slika ili puštanje filmova."
 
 msgid ""
 "Mediaplayer plays your favorite music and videos.\n"
 "Play all your favorite music and video files, organize them in playlists, "
 "view cover and album information."
 msgstr ""
+"Mediaplayer pušta vašu omiljenu muziku i video.\n"
+"Pusti svu svoju omiljenu muziku i video datoteke,sredi ih u liste za "
+"puštanje,pogledaj omot i informacije o albumu."
 
 #
 msgid "Medium is not a writeable DVD!"
@@ -3886,7 +4129,7 @@ msgid "Menu"
 msgstr "Meni"
 
 msgid "Merlin Music Player and iDream"
-msgstr ""
+msgstr "Merlin Music plejer i iDream"
 
 #
 msgid "Message"
@@ -4022,62 +4265,56 @@ msgstr "Pokreći na istok"
 
 #
 msgid "Move plugin screen"
-msgstr ""
+msgstr "Pomeri dodatak ekran"
 
 #
 msgid "Move screen down"
-msgstr ""
+msgstr "Pomeri ekran dole"
 
 #
 msgid "Move screen to the center of your TV"
-msgstr ""
+msgstr "Pomeri ekran u centar vašeg TV"
 
 #
 msgid "Move screen to the left"
-msgstr ""
+msgstr "Pomeri ekran u levo"
 
 #
 msgid "Move screen to the lower left corner"
-msgstr ""
+msgstr "Pomeri ekran ka donjem levom uglu"
 
 #
 msgid "Move screen to the lower right corner"
-msgstr ""
+msgstr "Pomeri ekran ka donjem desnom uglu"
 
 #
 msgid "Move screen to the middle of the left border"
-msgstr ""
+msgstr "Pomeri ekran ka sredini leve granice"
 
 #
 msgid "Move screen to the middle of the right border"
-msgstr ""
+msgstr "Pomeri ekran ka sredini desne granice"
 
 #
 msgid "Move screen to the right"
-msgstr ""
+msgstr "Pomeri ekran udesno"
 
 #
 msgid "Move screen to the upper left corner"
-msgstr ""
+msgstr "Pomeri ekran ka gornjem levom uglu"
 
 #
 msgid "Move screen to the upper right corner"
-msgstr ""
+msgstr "Pomeri ekran ka gornjem desnom uglu"
 
 #
 msgid "Move screen up"
-msgstr ""
+msgstr "pomeri ekran na gore"
 
 #
 msgid "Move west"
 msgstr "Pokreći na zapad"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Lokacija filmova"
@@ -4085,11 +4322,14 @@ msgstr "Lokacija filmova"
 msgid ""
 "MovieTagger adds tags to recorded movies to sort a large list of movies."
 msgstr ""
+"MovieTagger dodaje oznake na snimljene filmove da uredi veliku listu filmova."
 
 msgid ""
 "Movielist Preview creates screenshots of recordings and shows them inside "
 "the movielist."
 msgstr ""
+"Movielist Preview kreira slike ekrana od snimanja i pokazuje ih u okviru "
+"liste filmova."
 
 #
 msgid "Movielist menu"
@@ -4099,6 +4339,9 @@ msgstr "Meni liste filmova"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Multi EPG izbor buketa"
+
 #
 msgid "Multimedia"
 msgstr "Multimedija"
@@ -4107,6 +4350,9 @@ msgstr "Multimedija"
 msgid "Multiple service support"
 msgstr "Podrška za višestruke kanale"
 
+msgid "Multiplex"
+msgstr "Multipleks"
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4159,6 +4405,8 @@ msgid ""
 "NCID Client shows incoming voice calls promoted by any NCID server (e.g. "
 "Vodafone Easybox) on your Dreambox."
 msgstr ""
+"NCID klijent pokazuje dolazne pozive promovisane od bilo kog NCID servera "
+"(npr.Vodafone Easybox) na vašem drimboksu."
 
 #
 msgid "NEXT"
@@ -4176,6 +4424,9 @@ msgstr "Flešovanje NFI imidža završeno.Pritisni žuto za novo podizanje"
 msgid "NFS share"
 msgstr "NFS deljenje"
 
+msgid "NIM"
+msgstr "NIM"
+
 #
 msgid "NOW"
 msgstr "SADA"
@@ -4205,101 +4456,104 @@ msgstr "Postavke nejmservera"
 msgid "Nameserver settings"
 msgstr "Postavke nejmservera"
 
+msgid "Namespace"
+msgstr "Prostor za ime"
+
 msgid "Nemesis BlackBox Skin"
-msgstr ""
+msgstr "Nemesis BlackBox maska"
 
 msgid "Nemesis BlackBox Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis BlackBox maska za drimboks"
 
 msgid "Nemesis Blueline Single Skin"
-msgstr ""
+msgstr "Nemesis Blueline Single maska"
 
 msgid "Nemesis Blueline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline Single maska za drimboks"
 
 msgid "Nemesis Blueline Skin"
-msgstr ""
+msgstr "Nemesis Blueline maska"
 
 msgid "Nemesis Blueline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline maska za drimboks"
 
 msgid "Nemesis Blueline.Extended Skin"
-msgstr ""
+msgstr "Nemesis Blueline.Extended maska"
 
 msgid "Nemesis Blueline.Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline.Extended maska za drimboks"
 
 msgid "Nemesis ChromeLine Cobolt Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt maska"
 
 msgid "Nemesis ChromeLine Cobolt Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt maska za drimboks"
 
 msgid "Nemesis ChromeLine Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine maska"
 
 msgid "Nemesis ChromeLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine maska za drimboks"
 
 msgid "Nemesis Flatline Blue Skin"
-msgstr ""
+msgstr "Nemesis Flatline Blue maska"
 
 msgid "Nemesis Flatline Blue Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline Blue maska za drimboks"
 
 msgid "Nemesis Flatline Skin"
-msgstr ""
+msgstr "Nemesis Flatline maska"
 
 msgid "Nemesis Flatline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline maska za drimboks"
 
 msgid "Nemesis GlassLine Skin"
-msgstr ""
+msgstr "Nemesis GlassLine maska"
 
 msgid "Nemesis GlassLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis GlassLine maska za drimboks"
 
 msgid "Nemesis Greenline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greenline Extended maska"
 
 msgid "Nemesis Greenline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Extended maska za drimboks"
 
 msgid "Nemesis Greenline Single Skin"
-msgstr ""
+msgstr "Nemesis Greenline Single maska"
 
 msgid "Nemesis Greenline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Single maska za drimboks"
 
 msgid "Nemesis Greenline Skin"
-msgstr ""
+msgstr "Nemesis Greenline maska"
 
 msgid "Nemesis Greenline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline maska za drimboks"
 
 msgid "Nemesis Greyline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greyline Extended maska"
 
 msgid "Nemesis Greyline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Extended maska za drimboks"
 
 msgid "Nemesis Greyline Single Skin"
-msgstr ""
+msgstr "Nemesis Greyline Single maska"
 
 msgid "Nemesis Greyline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Single maska za drimboks"
 
 msgid "Nemesis Greyline Skin"
-msgstr ""
+msgstr "Nemesis Greyline maska"
 
 msgid "Nemesis Greyline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline maska za drimboks"
 
 msgid "Nemesis ShadowLine Skin"
-msgstr ""
+msgstr "Nemesis ShadowLine maska"
 
 msgid "Nemesis ShadowLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ShadowLine maska za drimboks"
 
 #
 msgid "Netmask"
@@ -4317,10 +4571,6 @@ msgstr "Mrežna konfiguracija..."
 msgid "Network Mount"
 msgstr "Montiranje mreže"
 
-#
-msgid "Network SSID"
-msgstr "Mrežni SSID"
-
 #
 msgid "Network Setup"
 msgstr "Postavke Mreže"
@@ -4346,7 +4596,7 @@ msgid "Network test..."
 msgstr "Test mreže..."
 
 msgid "Network test: "
-msgstr ""
+msgstr "Test mreže:"
 
 #
 msgid "Network:"
@@ -4360,6 +4610,9 @@ msgstr "Pretraživač mreže"
 msgid "NetworkWizard"
 msgstr "Mrežni čarobnjak"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Nikad"
@@ -4369,7 +4622,7 @@ msgid "New"
 msgstr "Novo"
 
 msgid "New PIN"
-msgstr ""
+msgstr "Novi PIN"
 
 #
 msgid "New Zealand"
@@ -4403,10 +4656,6 @@ msgstr "Nema veze"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Disk nije pronađen ili nije inicijaliziran!"
 
-#
-msgid "No Networks found"
-msgstr "Mreža nije pronađena"
-
 #
 msgid "No backup needed"
 msgstr "Sigurnosna kopija nije potrebna"
@@ -4526,9 +4775,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Nema videa za prikazivanje"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Nisu pronađene bežične mreže! Molim osveži."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 #
 msgid ""
@@ -4585,7 +4833,7 @@ msgid "No, just start my dreambox"
 msgstr "Ne, samo pokreni moj drimbox"
 
 msgid "No, never"
-msgstr ""
+msgstr "ne,nikad"
 
 #
 msgid "No, not now"
@@ -4624,6 +4872,12 @@ msgstr "Sever"
 msgid "Norwegian"
 msgstr "Norveški"
 
+msgid "Not after"
+msgstr "Ne posle"
+
+msgid "Not before"
+msgstr "Ne pre"
+
 #
 #, python-format
 msgid ""
@@ -4637,6 +4891,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Ne dobijam fid unose"
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4661,7 +4918,7 @@ msgstr ""
 
 #
 msgid "Number of scheduled recordings left."
-msgstr ""
+msgstr "Broj preostalih zakazanih snimanja."
 
 #
 msgid "OK"
@@ -4679,6 +4936,9 @@ msgstr "OK, ukloni druga proširenja"
 msgid "OK, remove some extensions"
 msgstr "OK,uklonite neke dodatke"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "Postavke OSD"
@@ -4723,6 +4983,9 @@ msgstr "Samo autotajmeri kreirani za vreme ove sesije"
 msgid "Only Free scan"
 msgstr "Samo slobodno traženje"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Samo proširenja:"
@@ -4742,14 +5005,13 @@ msgstr "Otvori dopunski meni"
 
 #
 msgid "Open plugin menu"
-msgstr ""
+msgstr "Otvori meni dodataka"
 
 #
 msgid "Optionally enter your name if you want to."
 msgstr "Opciono unesite vaše ime ako želite."
 
-#
-msgid "Orbital Position"
+msgid "Orbital position"
 msgstr "Orbitalna pozicija"
 
 #
@@ -4757,26 +5019,32 @@ msgid "Outer Bound (+/-)"
 msgstr "Krajnje ograničen (+/-)"
 
 msgid "Overlay for scrolling bars"
-msgstr ""
+msgstr "Dopuna za skrolujuće trake"
 
 #
 msgid "Override found with alternative service"
 msgstr "Poništi nađeno sa alternativnim kanalom"
 
 msgid "Overwrite configuration files ?"
-msgstr ""
+msgstr "Prepiši konfiguracione datoteke?"
 
 msgid "Overwrite configuration files during software upgrade?"
-msgstr ""
+msgstr "Prepiši konfiguracione datoteke za vreme nadograđivanja softvera?"
 
 #
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Nadogradnja liste paketa"
@@ -4826,6 +5094,8 @@ msgid ""
 "Partnerbox allows editing a remote Dreambox's record timers and stream its "
 "TV  program."
 msgstr ""
+"Partnerbox dozvoljava uređivanje udaljenih drimboks tajmera snimanja i strim "
+"njihovih programa."
 
 #
 msgid "Password"
@@ -4840,10 +5110,10 @@ msgid "People & Blogs"
 msgstr "Ljudi & Blogovi"
 
 msgid "PermanentClock shows the clock permanently on the screen."
-msgstr ""
+msgstr "PermanentClock stalno prikazuje sat na ekranu."
 
 msgid "Persian"
-msgstr ""
+msgstr "Persijski"
 
 #
 msgid "Pets & Animals"
@@ -4886,6 +5156,12 @@ msgstr "Reprodukuj audio CD"
 msgid "Play DVD"
 msgstr "Reprodukuj DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Reprodukuj muziku"
@@ -4894,12 +5170,6 @@ msgstr "Reprodukuj muziku"
 msgid "Play YouTube movies"
 msgstr "reprodukuj YouTube filmove"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr "Reprodukuj sledeći video"
@@ -4913,19 +5183,19 @@ msgid "Play video again"
 msgstr "Reprodukuj video ponovo"
 
 msgid "Play videos from PC on your Dreambox"
-msgstr ""
+msgstr "Pusti video sa PC-ja na svom drimboksu"
 
 msgid "Playback of Youtube through a PC"
-msgstr ""
+msgstr "Puštanje Jutjuba preko PC-ja"
 
 msgid "Player for Network and Internet Streams"
-msgstr ""
+msgstr "Plejer za mrežne i Internet strimove"
 
 msgid "Player for Network and Internet Streams."
-msgstr ""
+msgstr "Plejer za mrežne i Internet strimove."
 
 msgid "Plays your favorite music and videos"
-msgstr ""
+msgstr "Pušta vašu omiljenu muziku i video"
 
 #
 msgid "Please Reboot"
@@ -4937,12 +5207,14 @@ msgstr "Molim izaberite medij za traženje"
 
 #
 msgid "Please add titles to the compilation."
-msgstr ""
+msgstr "Molim,dodaj naziv kompilaciji."
 
 msgid ""
 "Please be aware, that anyone can disable the parental control, if you have "
 "not set a PIN."
 msgstr ""
+"Molim budite svesni da svako može isključiti roditeljsku kontrolu ako niste "
+"postavili PIN."
 
 #
 msgid "Please change recording endtime"
@@ -5012,7 +5284,7 @@ msgid "Please enter the correct pin code"
 msgstr "Molim unesite ispravan pin kod"
 
 msgid "Please enter the old PIN code"
-msgstr ""
+msgstr "Molim unesite stari PIN kod"
 
 #
 msgid "Please enter your email address here:"
@@ -5071,7 +5343,7 @@ msgid "Please select a subservice..."
 msgstr "Molim odaberite podkanal..."
 
 msgid "Please select an NFI file and press green key to flash!"
-msgstr ""
+msgstr "Molim izaberite NFI datoteku i pritisnite zeleno dugme da flešujete!"
 
 #
 msgid "Please select an extension to remove."
@@ -5146,9 +5418,8 @@ msgstr ""
 "dugme."
 
 #
-#, fuzzy
 msgid "Please wait (Step 2)"
-msgstr "Molim sačekajte"
+msgstr "Molim sačekajte(korak2)"
 
 #
 msgid "Please wait for activation of your network configuration..."
@@ -5217,23 +5488,19 @@ msgstr "Menadžer dodataka,pomoć"
 #
 #, python-format
 msgid "Plugin: %(plugin)s , Version: %(version)s"
-msgstr ""
+msgstr "Dodatak: %(plugin)s , Verzija: %(version)s"
 
 #
 msgid "Plugins"
 msgstr "Dodaci"
 
 msgid "PodCast streams podcasts to your Dreambox."
-msgstr ""
+msgstr "PodCast strimuje podkasts na vaš drimboks."
 
 #
 msgid "Poland"
 msgstr "Poljska"
 
-#
-msgid "Polarity"
-msgstr "Polaritet"
-
 #
 msgid "Polarization"
 msgstr "Polarizacija"
@@ -5270,6 +5537,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugalski"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr "Pozicija završenog tajmera u listi tajmera"
+
 #
 msgid "Positioner"
 msgstr "Pozicioner"
@@ -5291,13 +5561,15 @@ msgid "Positioner storage"
 msgstr "Čuvanje motora"
 
 msgid "PositionerSetup helps you installing a motorized dish"
-msgstr ""
+msgstr "Podešavanje pozicionera vam pomaže instalaciju motorizovane antene"
 
 #
 msgid ""
 "Power state to change to after recordings. Select \"standard\" to not change "
 "the default behavior of enigma2 or values changed by yourself."
 msgstr ""
+"Stanje boksa da se promeni posle snimanja.Izaberi  \"standard\" da ne "
+"promeniš standardno ponašanje enigme2 ili vrednosti koje si sam promenio."
 
 #
 msgid "Power threshold in mA"
@@ -5308,17 +5580,17 @@ msgid "Predefined transponder"
 msgstr "Predefinisani transponder"
 
 msgid "Prepare another USB stick for image flashing"
-msgstr ""
+msgstr "Pripremi drugi USB stik za flešovanje imidža"
 
 #
 msgid "Preparing... Please wait"
 msgstr "Pripremam... Molim pričekajte"
 
 msgid "Press INFO on your remote control for additional information."
-msgstr ""
+msgstr "Pritisni INFO na svom daljinskom za dodatne informacije."
 
 msgid "Press MENU on your remote control for additional options."
-msgstr ""
+msgstr "Pritisni MENI na svom daljinskom za dodatne opcije."
 
 #
 msgid "Press OK on your remote control to continue."
@@ -5334,7 +5606,7 @@ msgstr "Pritisnite OK za aktiviranje postavki."
 
 #
 msgid "Press OK to collapse this host"
-msgstr ""
+msgstr "Pritisni OK da srušiš ovaj host"
 
 #
 msgid "Press OK to edit selected settings."
@@ -5346,7 +5618,7 @@ msgstr "Pritisnite OK da uredite postavke."
 
 #
 msgid "Press OK to expand this host"
-msgstr ""
+msgstr "Pritisni OK da otvoriš ovaj host"
 
 #
 #, python-format
@@ -5355,7 +5627,7 @@ msgstr "Pritisnite OK da dobijete dodatne detalje za %s"
 
 #
 msgid "Press OK to mount this share!"
-msgstr ""
+msgstr "Pritisni OK da mauntaš ovaj deo!"
 
 #
 msgid "Press OK to mount!"
@@ -5410,10 +5682,10 @@ msgid "Preview menu"
 msgstr "Pregled menia"
 
 msgid "Preview screenshots of running tv shows"
-msgstr ""
+msgstr "Prikaz ekrana šoua u toku"
 
 msgid "Preview screenshots of running tv shows."
-msgstr ""
+msgstr "Prikaz ekrana šoua u toku."
 
 #
 msgid "Primary DNS"
@@ -5455,12 +5727,23 @@ msgstr "Provajderi"
 msgid "Published"
 msgstr "Publikovano"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Čeoni python za /tmp/mmi.socket"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "Piton završetak za  /tmp/mmi.adapter."
 
 #
 msgid "Quick"
@@ -5483,15 +5766,15 @@ msgid "RGB"
 msgstr "RGB"
 
 msgid "RSS viewer"
+msgstr "RSS preglednik"
+
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
 msgstr ""
 
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5549,18 +5832,16 @@ msgid "Reception Settings"
 msgstr "Postavke prijema"
 
 msgid "Reconstruct .ap and .sc files"
-msgstr ""
+msgstr "Rekonstruišu .ap i .sc datoteke"
 
 msgid "Reconstruct missing or corrupt .ap and .sc files of recorded movies."
-msgstr ""
+msgstr "Rekonstruišu .ap i .sc datoteke"
 
-#
 msgid "Record"
-msgstr "Snim "
+msgstr "Snimanje "
 
-#
 msgid "Record a maximum of x times"
-msgstr "Snimi maksimum  x puta"
+msgstr "Snimi najviše  x puta"
 
 #
 msgid "Record on"
@@ -5581,7 +5862,7 @@ msgstr "Snimanje"
 
 #
 msgid "Recording paths"
-msgstr ""
+msgstr "Putanje snimanja"
 
 #
 msgid "Recording(s) are in progress or coming up in few seconds!"
@@ -5595,8 +5876,11 @@ msgstr "Snimanja"
 msgid "Recordings always have priority"
 msgstr "Snimanje uvek ima prioritet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr "Preusmeri obaveštenja na Growl,Snarl,Prowl ili Syslog"
+
 msgid "Reenter new PIN"
-msgstr ""
+msgstr "Ponovo unesi novi PIN"
 
 #
 msgid "Refresh Rate"
@@ -5620,16 +5904,16 @@ msgstr "Ponovo ubaciti"
 
 #
 msgid "Reload Black-/Whitelists"
-msgstr ""
+msgstr "Ponovo učitaj Black-/Whitelists"
 
 msgid "Remember service PIN"
-msgstr ""
+msgstr "Zapamti PIN kanala"
 
 msgid "Remember service PIN cancel"
-msgstr ""
+msgstr "Remember service PIN,otkazano"
 
 msgid "Remote timer and remote TV player"
-msgstr ""
+msgstr "Udaljeni tajmer i udaljeni TV plejer"
 
 #
 msgid "Remove"
@@ -5697,7 +5981,7 @@ msgid "Rename crashlogs"
 msgstr "Preimenuj krah zapise"
 
 msgid "Rename your movies"
-msgstr ""
+msgstr "Preimenuj svoje filmove"
 
 #
 msgid "Repeat"
@@ -5716,10 +6000,10 @@ msgid "Repeats"
 msgstr "Ponavljanja"
 
 msgid "Replace the minute input for the seek functions with a seekbar."
-msgstr ""
+msgstr "Promeni minutni ulaz za funkcije traženja sa trakom za traženje."
 
 msgid "Replace the rewind  input with a seekbar"
-msgstr ""
+msgstr "Zameni ulaz za premotavanje unazad sa trakom za traženje"
 
 #
 msgid "Require description to be unique"
@@ -5727,10 +6011,10 @@ msgstr "Zahteva jedinstven opis"
 
 #
 msgid "Required medium type:"
-msgstr ""
+msgstr "Potrebni tip medija:"
 
 msgid "Rescan"
-msgstr ""
+msgstr "Ponovo pretraži"
 
 #
 msgid "Reset"
@@ -5746,7 +6030,7 @@ msgstr "Resetuj brojanje"
 
 #
 msgid "Reset saved position"
-msgstr ""
+msgstr "Resetuj sačuvanu poziciju"
 
 #
 msgid "Reset video enhancement settings to system defaults?"
@@ -5809,11 +6093,13 @@ msgid "Restore system settings"
 msgstr "Vratite sistemske postavke"
 
 msgid "Restore your Dreambox with a USB stick"
-msgstr ""
+msgstr "Vrati svoj drimboks u prethodno stanje sa USB stikom"
 
-#
 msgid "Restrict \"after event\" to a certain timespan?"
-msgstr ""
+msgstr "Ograniči  \"posle događaja\" na određeni vrem. razmak?"
+
+msgid "Restrict to events on certain dates"
+msgstr "Ograniči na događaje na određene datume"
 
 #
 msgid "Resume from last position"
@@ -5822,7 +6108,7 @@ msgstr "Nastavite sa poslednje pozicije"
 #
 #, python-format
 msgid "Resume position at %s"
-msgstr ""
+msgstr "Nastavi poziciju od %s"
 
 #
 #. TRANSLATORS: The string "Resuming playback" flashes for a moment
@@ -5847,6 +6133,9 @@ msgstr "Vratite se na listu filmova"
 msgid "Return to previous service"
 msgstr "Vratite se na prethodni kanal"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Brzine premotavanja nazad"
@@ -5855,9 +6144,8 @@ msgstr "Brzine premotavanja nazad"
 msgid "Right"
 msgstr "Desno"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Kotrljanje"
 
 #
 msgid "Rotor turning speed"
@@ -5867,6 +6155,9 @@ msgstr "Brzina okretanja rotora"
 msgid "Running"
 msgstr "Pokrenuto"
 
+msgid "Running in testmode"
+msgstr "Pokrenuto u test modu"
+
 #
 msgid "Russia"
 msgstr "Rusija"
@@ -5879,9 +6170,24 @@ msgstr "Ruski"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50HZ Interlace način"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50HZ Napredni način"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60HZ Interlace način"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60HZ napredni način"
+
+msgid "SID"
+msgstr "SID"
+
 #
 msgid "SINGLE LAYER DVD"
-msgstr ""
+msgstr "JEDNOSLOJNI DVD"
 
 #
 msgid "SNR"
@@ -5895,6 +6201,25 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+"SVDRP je protokol razvijen za VDR softver da kontroliše udaljeni boks.\n"
+"Dodatak samo podržava podskup SVDRP i kreće sam koristeći standardna "
+"podešavanja.\n"
+"\n"
+"Vi verovatno ne trebate ovaj dodatak i umesto njega koristite obični veb "
+"interfejs za enigmu2."
+
+msgid "SVDRP server for Enigma2"
+msgstr "SVDRP server za enigmu2"
+
 #
 msgid "Sat"
 msgstr "Sat"
@@ -5913,10 +6238,10 @@ msgstr "Postavke satelitske opreme"
 
 #
 msgid "Satellite equipment"
-msgstr ""
+msgstr "Satelitska oprema"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
-msgstr ""
+msgstr "SatelliteEquipmentControl vam omogućava fino podešavanje DISEqC-a"
 
 #
 msgid "Satellites"
@@ -5927,7 +6252,7 @@ msgid "Satfinder"
 msgstr "Sat tražitelj"
 
 msgid "Satfinder helps you to align your dish"
-msgstr ""
+msgstr "Satfinder vam pomaže da usmerite svoju antenu"
 
 #
 msgid "Sats"
@@ -5951,19 +6276,19 @@ msgstr "Sačuvaj plejlistu"
 
 #
 msgid "Save current delay to key"
-msgstr ""
+msgstr "Sačuvaj aktuelno kašnjenje na taster"
 
 #
 msgid "Save to key"
-msgstr ""
+msgstr "Sačuvaj na taster"
 
 #
 msgid "Save values and close plugin"
-msgstr ""
+msgstr "Sačuvaj vrednosti i zatvori dodatak"
 
 #
 msgid "Save values and close screen"
-msgstr ""
+msgstr "Sačuvaj vrednosti i zatvori ekran"
 
 #
 msgid "Scaler sharpness"
@@ -5983,7 +6308,7 @@ msgstr "Pretraži datoteke"
 
 #
 msgid "Scan NFS share"
-msgstr ""
+msgstr "Pretraži NFS delove"
 
 #
 msgid "Scan QAM128"
@@ -6070,19 +6395,21 @@ msgid "Scan band US SUPER"
 msgstr "Skeniraj band US SUPER"
 
 msgid "Scan devices for playable media files"
-msgstr ""
+msgstr "Pretraži uređaje za media datoteke"
 
 #
 msgid "Scan range"
-msgstr ""
+msgstr "Pretraži opseg"
 
 msgid ""
 "Scan your network for wireless access points and connect to them using your "
 "selected wireless device.\n"
 msgstr ""
+"Pretraži svoju mrežu za bežične pristupne tačke i poveži se s njima "
+"koristeći svoj izabrani bežični uređaj.\n"
 
 msgid "Scans default lamedbs sorted by satellite"
-msgstr ""
+msgstr "Pretraži standardne lamedbs poređane po satelitima"
 
 #
 msgid ""
@@ -6128,7 +6455,7 @@ msgid "Search strictness"
 msgstr "Striktnost traženja"
 
 msgid "Search through the EPG"
-msgstr ""
+msgstr "Traži preko EPG"
 
 #
 msgid "Search type"
@@ -6148,19 +6475,18 @@ msgstr "Traženje novih instaliranih ili uklonjenih paketa.Molim sačekajte..."
 
 #
 msgid "Searching your network. Please wait..."
-msgstr ""
+msgstr "Pretražujem vašu mrežu. Molim sačekajte..."
 
 #
 msgid "Secondary DNS"
 msgstr "Sekundarni DNS"
 
 #
-#, fuzzy
 msgid "Security service not running."
-msgstr "Izaberi kanal za dodavanje..."
+msgstr "Usluga bezbednosti nije uključena."
 
 msgid "See service-epg (and PiP) from other channels in an infobar."
-msgstr ""
+msgstr "Vidi epg kanala (i PiP) sa drugih kanala na jednoj info traci."
 
 #
 msgid "Seek"
@@ -6175,6 +6501,9 @@ msgid ""
 "Select \"exact match\" to enforce \"Match title\" to match exactly or "
 "\"partial match\" if you only want to search for a part of the event title."
 msgstr ""
+"Izaberi \"potpuno slaganje\" da nateraš  \"Složi naslov\" da se potpuno "
+"složi ili \"delimično slaganje\" ako samo želiš da tražiš deo naslova "
+"događaja."
 
 #
 msgid "Select HDD"
@@ -6213,20 +6542,20 @@ msgid "Select channel to record on"
 msgstr "Izaberi kanal za snimanje"
 
 msgid "Select desired image from feed list"
-msgstr ""
+msgstr "Izaberi željeni imidž sa fid liste"
 
 msgid "Select files for backup."
-msgstr ""
+msgstr "Izaberi datoteke za bekap."
 
 #
 msgid "Select files/folders to backup"
 msgstr "Izaberi datoteke/fascikle za bekap"
 
 msgid "Select input device"
-msgstr ""
+msgstr "Izaberi ulazni uređaj"
 
 msgid "Select input device."
-msgstr ""
+msgstr "Izaberi ulazni uređaj."
 
 #
 msgid "Select interface"
@@ -6259,7 +6588,7 @@ msgstr "Izaberite tipku koju želite podesiti u %i ms "
 
 #
 msgid "Select the location to save the recording to."
-msgstr ""
+msgstr "Izaberi lokaciju da sačuvaš snimanja."
 
 #
 msgid "Select type of Filter"
@@ -6279,7 +6608,7 @@ msgstr "Izaberi video mod"
 
 #
 msgid "Select whether or not you want to enforce case correctness."
-msgstr ""
+msgstr "Izaberi da li želiš ili ne da nateraš tačnost velikih i malih slova."
 
 #
 msgid "Select wireless network"
@@ -6289,6 +6618,9 @@ msgstr "Izaberite bežičnu mrežu"
 msgid "Select your choice."
 msgstr "Označi svoj izbor."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Poslati DISEqC"
@@ -6313,9 +6645,8 @@ msgstr "Srpski"
 msgid "Server IP"
 msgstr "Server IP"
 
-#
 msgid "Server share"
-msgstr "Server "
+msgstr "Server deo"
 
 #
 msgid "Service"
@@ -6331,7 +6662,7 @@ msgstr "Pretraživanje kanala"
 
 #
 msgid "Service delay"
-msgstr ""
+msgstr "Kašnjenje kanala"
 
 #
 msgid "Service has been added to the favourites."
@@ -6357,6 +6688,9 @@ msgstr ""
 "Kanal nije pronađen!\n"
 "(SID nije pronađen u PAT)"
 
+msgid "Service reference"
+msgstr "Kanal referenca"
+
 #
 msgid "Service scan"
 msgstr "Skeniranje kanala"
@@ -6378,11 +6712,11 @@ msgid "Services"
 msgstr "Kanali"
 
 msgid "Set Bitstream/PCM audio delays"
-msgstr ""
+msgstr "Podesi bitstrim/PCM audio kašnjenja"
 
 #
 msgid "Set End Time"
-msgstr ""
+msgstr "Podesi završno vreme"
 
 #
 msgid "Set Voltage and 22KHz"
@@ -6395,7 +6729,7 @@ msgstr "Podesi prag dostupne interne memorije za opomenu"
 #
 #, python-format
 msgid "Set delay to %i ms (can be set)"
-msgstr ""
+msgstr "podesi kašnjenje u  %i ms (može se podesiti)"
 
 #
 msgid "Set interface as default Interface"
@@ -6411,10 +6745,7 @@ msgstr "Postavi maksim. trajanje"
 
 #
 msgid "Set this NO to disable this AutoTimer."
-msgstr ""
-
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
+msgstr "Podesi ovde NE da isključiš ovaj auto tajmer."
 
 #
 msgid "Setting key canceled"
@@ -6434,7 +6765,7 @@ msgstr "Mod postavki"
 
 #
 msgid "Setup for the Audio Sync Plugin"
-msgstr ""
+msgstr "Podešavanje  Audio Sync dodatka"
 
 #
 #, python-format
@@ -6442,6 +6773,8 @@ msgid ""
 "Shall the USB stick wizard proceed and program the image file %s into flash "
 "memory?"
 msgstr ""
+"Da li da USB stik čarobnjak nastavi i programira imidž datoteku %s u fleš "
+"memoriju?"
 
 #
 msgid "Sharpness"
@@ -6452,20 +6785,24 @@ msgid "Short Movies"
 msgstr "Kratki filmovi"
 
 msgid "Short filenames"
-msgstr ""
+msgstr "Kratka imena datoteka"
 
 #
 msgid "Should this AutoTimer be restricted to a timespan?"
-msgstr ""
+msgstr "Da li ograničiti ovaj auto tajmer na vremenski razmak?"
 
 #
 msgid "Should this AutoTimer only match up to a certain event duration?"
 msgstr ""
+"Da li ovaj auto tajmer treba samo da se složi sa trajanjem određenog "
+"događaja?"
 
 #
 msgid ""
 "Should timers created by this AutoTimer be recorded to a custom location?"
 msgstr ""
+"Trebaju li tajmeri kreirani od ovog auto tajmera biti snimljeni na "
+"uobičajenu lokaciju?"
 
 #
 msgid "Show Info"
@@ -6485,12 +6822,15 @@ msgstr "Prikaži trepćući sat na displeju tokom snimanja"
 
 #
 msgid "Show event-progress in channel selection"
-msgstr ""
+msgstr "Pokaži napredak događaja u izboru kanala"
 
 #
 msgid "Show in extension menu"
 msgstr "Prikaži u meniu proširenja"
 
+msgid "Show info screen"
+msgstr "Pokaži info ekran"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Prikaži info traku na promeni kanala"
@@ -6503,6 +6843,12 @@ msgstr "Prikaži info traku pri promeni događaja"
 msgid "Show infobar on skip forward/backward"
 msgstr "Prikaži info traku na preskakanju napred/nazad"
 
+msgid "Show notification on conflicts"
+msgstr "Pokaži obaveštenje kod problema "
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Prikaži kretanje motora"
@@ -6520,23 +6866,28 @@ msgid "Show the tv player..."
 msgstr "Prikaži tv plejer..."
 
 msgid "Show webcam pictures on your TV Screen"
-msgstr ""
+msgstr "Prikaži slike sa veb kamer na vašem TV ekranu"
 
 msgid ""
 "Shows a list containing the zapping-history and allows user to zap to the "
 "entries or to modify them."
 msgstr ""
+"Prikaži listu koja sadrži zap istoriju i dozvoljava korisniku da prebaci na "
+"unose ili da ih modifikuje."
 
 msgid "Shows a list of recent zap entries"
-msgstr ""
+msgstr "Prikaži listu nedavnih prebacivanja"
 
 msgid "Shows average bitrate of video and audio"
-msgstr ""
+msgstr "Prikaži prosečni bitrejt videa i audia"
 
 msgid "Shows statistics of watched services"
-msgstr ""
+msgstr "Prikaži statistiku gledanih kanala"
 
 msgid "Shows the clock permanently on the screen"
+msgstr "Prikazuje sat stalno na ekranu"
+
+msgid "Shows the service name instead of the service number when zapping."
 msgstr ""
 
 #
@@ -6551,6 +6902,9 @@ msgstr "Isključivanje"
 msgid "Shutdown Dreambox after"
 msgstr "Isključi drimbox posle"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Jačina signala:"
@@ -6572,14 +6926,14 @@ msgid "Simple"
 msgstr "Jednostavno"
 
 msgid "Simple IRC GroupChat client for e2 #dm8000-vip channel"
-msgstr ""
+msgstr "Jednostavni IRC grupni čet klijent za e2 #dm8000-vip kanal"
 
 #
 msgid "Simple titleset (compatibility for legacy players)"
 msgstr "Jednostavne postavke naslova (kompatibilnost za legacy plejere)"
 
 msgid "SimpleRSS allows reading RSS newsfeeds on your Dreambox."
-msgstr ""
+msgstr "Jednostavni RSS omogućava čitanje vesti sa fida na vašem drimboksu."
 
 #
 msgid "Single"
@@ -6606,7 +6960,7 @@ msgid "Skin"
 msgstr "Maska"
 
 msgid "SkinSelector shows a menu with selectable skins"
-msgstr ""
+msgstr "SkinSelector prikazuje meni sa mogućim maskama"
 
 #
 msgid "Skins"
@@ -6654,7 +7008,7 @@ msgid "Software management"
 msgstr "Upravljač softvera "
 
 msgid "Software manager setup"
-msgstr ""
+msgstr "Podešavanje upravljača softvera"
 
 #
 msgid "Software restore"
@@ -6665,10 +7019,10 @@ msgid "Software update"
 msgstr "Nadogradnja softvera"
 
 msgid "SoftwareManager manages your Dreambox software"
-msgstr ""
+msgstr "Upravljač softvera upravlja vašim drimboks softverom"
 
 msgid "Softwaremanager information"
-msgstr ""
+msgstr "Informacije upravljača softvera"
 
 #
 msgid "Some plugins are not available:\n"
@@ -6717,6 +7071,9 @@ msgstr "Sortiraj A-Z"
 msgid "Sort AutoTimer"
 msgstr "Izaberi autotajmer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6765,17 +7122,20 @@ msgstr "Spreman / restart"
 #
 #, python-format
 msgid "Standby Fan %d PWM"
-msgstr ""
+msgstr "Ventilator spreman %d PWM"
 
 #
 #, python-format
 msgid "Standby Fan %d Voltage"
-msgstr ""
+msgstr "Ventilator spreman %d Voltage"
 
 #
 msgid "Start Webinterface"
 msgstr "Pokreni vebinterfejs"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr "Pokreni lako svoje multimedijalne dodatke PVR dugmetom."
+
 #
 msgid "Start from the beginning"
 msgstr "Počnite od početka"
@@ -6805,7 +7165,7 @@ msgid "Std. Feeds"
 msgstr "Std. fidovi"
 
 msgid "Step by step network configuration"
-msgstr ""
+msgstr "Mrežna konfiguracija korak po korak"
 
 #
 msgid "Step east"
@@ -6870,10 +7230,10 @@ msgid "Stored position"
 msgstr "Snimljene pozicije"
 
 msgid "Stream podcasts"
-msgstr ""
+msgstr "Strim podkast"
 
 msgid "Streaming modules for the orf.at iptv web page."
-msgstr ""
+msgstr "Striming modula sa orf.at iptv veb stranice."
 
 #
 msgid "Subservice list..."
@@ -6899,6 +7259,9 @@ msgstr "Ned"
 msgid "Sunday"
 msgstr "Nedelja"
 
+msgid "Support \"Fast Scan\"?"
+msgstr "Podržava \"Brzu pretragu\"?"
+
 #
 msgid "Swap Services"
 msgstr "Zameni kanale"
@@ -6921,14 +7284,9 @@ msgstr "prebaci na prethodni podkanal "
 
 #
 msgid "Switchable tuner types:"
-msgstr ""
-
-#
-msgid "Symbol Rate"
-msgstr "Simbol rata"
+msgstr "Zamenljivi tipovi tjunera:"
 
-#
-msgid "Symbolrate"
+msgid "Symbol rate"
 msgstr "Simbol rata"
 
 #
@@ -6944,10 +7302,19 @@ msgstr "PREVODILAC_INFO"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS datoteka je prevelika za ISO9660 nivo 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr "TV mape svih korisnika"
+
 #
 msgid "TV System"
 msgstr "TV Sistem"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Tabela sadržaja za kolekciju"
@@ -6966,7 +7333,7 @@ msgstr "Oznake"
 
 #
 msgid "Tags the Timer/Recording will have."
-msgstr ""
+msgstr "Oznake koje će imati Tajmer/Snimanje"
 
 #
 msgid "Tags: "
@@ -6980,6 +7347,9 @@ msgstr "Tajvan"
 msgid "Temperature and Fan control"
 msgstr "Kontrola temperature i ventilatora"
 
+msgid "Temperature-dependent fan control."
+msgstr "Kontrola vent. zavisna od temperature."
+
 #
 msgid "Terrestrial"
 msgstr "Zemaljski"
@@ -6999,7 +7369,7 @@ msgstr "Testiraj tip"
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 80
 msgid "Test again"
-msgstr ""
+msgstr "Testiraj ponovo"
 
 #
 msgid "Test mode"
@@ -7010,7 +7380,7 @@ msgid "Test the network configuration of your Dreambox.\n"
 msgstr "Testirajte mrežnu konfiguraciju vašeg drimboxa.\n"
 
 msgid "Test your DiSEqC equipment"
-msgstr ""
+msgstr "Testiraj svoju DISEqC opremu"
 
 #
 msgid "Test-Messagebox?"
@@ -7047,6 +7417,9 @@ msgid ""
 "has dropped below a definable threshold.You can use this wizard to remove "
 "some plugins."
 msgstr ""
+"Čarobnjak za čišćenje vas obaveštava kad unutrašnja slobodna memorija vašeg "
+"drimboksa padne ispod definisanog nivoa.Možete koristiti ovaj čarobnjak da "
+"uklonite neke dodatke."
 
 #
 msgid ""
@@ -7059,56 +7432,71 @@ msgstr ""
 "samostalnim DVD plejerima)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
 "The Hotplug plugin notifies your system of newly added or removed devices."
 msgstr ""
+"Hotplug dodatak obaveštava vaš sistem o novo dodatim ili uklonjenim "
+"uređajima."
 
 #
 msgid ""
 "The NetworkWizard extension is not installed!\n"
 "Please install it."
 msgstr ""
+"NetworkWizard proširenje nije instalirano!\n"
+"molim instalirajte ga."
 
 msgid "The PIN code has been changed successfully."
-msgstr ""
+msgstr "PIN kod je uspešno promenjen."
 
 msgid "The PIN codes you entered are different."
-msgstr ""
+msgstr "PIN kodovi koji ste uneli su različiti. "
 
 msgid ""
 "The PicturePlayer displays your photos on the TV.\n"
 "You can view them as thumbnails or slideshow."
 msgstr ""
+"Preglednik slika prikazuje vaše slike na TV-u.\n"
+"Možete ih videti kao male datoteke ili slajd šou."
 
 msgid ""
 "The Satfinder plugin helps you to align your dish.\n"
 "It shows you informations about signal rate and errors."
 msgstr ""
+"Satfinder dodatak vam pomaže da usmerite svoju antenu.\n"
+"On vam pokazuje informacije oko jačine signala i grešaka. "
 
 msgid ""
 "The SkinSelector shows a menu with selectable skins.\n"
 "It's now easy to change the look and feel of your Dreambox."
 msgstr ""
+"SkinSelector vam pokazuje meni sa izabranim maskama.\n"
+"Sada je lako da promenite izgled i osećaj vašeg drimboksa."
 
 msgid ""
 "The SoftwareManager manages your Dreambox software.\n"
 "It's easy to update your receiver's software, install or remove plugins or "
 "even backup and restore your system settings."
 msgstr ""
+"SoftwareManager upravlja vašim drimboks softverom.\n"
+"Sada je lako da ažurirate softver vašeg prijemnika,instalirate ili uklonite "
+"dodatke ili čak uradite bekap ili vraćanje vaših sistemskih postavki."
 
 #
 msgid ""
 "The Softwaremanagement extension is not installed!\n"
 "Please install it."
 msgstr ""
+"Softwaremanagement proširenje nije instalirano!\n"
+"molim instalirajte ga."
 
 #
 msgid ""
@@ -7132,22 +7520,33 @@ msgid ""
 "The USB stick was prepared to be bootable.\n"
 "Now you can download an NFI image file!"
 msgstr ""
+"USB stik je bio pripremljen da bude butabiloan.\n"
+"Sada možete skinuti NFI imidž datoteku!"
+
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
 
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
+"VideoEnhancement dodatak obezbeđuje napredno podešavanje video poboljšanja."
 
 msgid ""
 "The VideoTune helps fine-tuning your tv display.\n"
 "You can control brightness and contrast of your tv."
 msgstr ""
+"VideoTune vam pomaže za fino podešavanje vašeg TV ekrana.\n"
+"Možete kontrolisati osvetljenje i kontrast vašeg TV-a."
 
 msgid "The Videomode plugin provides advanced video mode settings."
-msgstr ""
+msgstr "Videomode dodatak obezbeđuje napredna video podešavanja."
 
 msgid ""
 "The WirelessLan plugin helps you configuring your WLAN network interface."
 msgstr ""
+" WirelessLan dodatak vam pomaže konfiguraciju vašeg WLAN mrežnog interfejsa."
 
 #
 msgid "The backup failed. Please choose a different backup location."
@@ -7157,6 +7556,7 @@ msgstr "Neuspešna sigurnosna kopija. Molim odaberite drugu lokaciju."
 msgid ""
 "The counter can automatically be reset to the limit at certain intervals."
 msgstr ""
+"Brojač može automatski biti resetovan na na limit u određenim intervalima."
 
 #
 #, python-format
@@ -7172,6 +7572,8 @@ msgid ""
 "The editor to be used for new AutoTimers. This can either be the Wizard or "
 "the classic editor."
 msgstr ""
+"Urednik za korišćenje za nove auto tajmere. Ovo može biti ili čarobnjak ili "
+"klasični urednik."
 
 #
 #, python-format
@@ -7219,7 +7621,7 @@ msgid "The match attribute is mandatory."
 msgstr "Atribut slaganja je obavezan."
 
 msgid "The md5sum validation failed, the file may be corrupted!"
-msgstr ""
+msgstr "md5sum provera validnosti neuspela,datoteka može biti oštećena!"
 
 #
 msgid "The package doesn't contain anything."
@@ -7244,7 +7646,7 @@ msgid "The results have been written to %s."
 msgstr "Rezultati su zapisani u %s."
 
 msgid "The skin is in KingSize-definition 1024x576"
-msgstr ""
+msgstr "Maska je u kingsajz definiciji 1024x576"
 
 #
 msgid "The sleep timer has been activated."
@@ -7286,6 +7688,8 @@ msgid ""
 "The wizard found a configuration backup. Do you want to restore your old "
 "settings from %s?"
 msgstr ""
+"Čarobnjak je pronašao bekap konfiguracije.Da li želite da vratite vaše stare "
+"postavke sa %s?"
 
 #
 msgid "The wizard is finished now."
@@ -7341,6 +7745,8 @@ msgid ""
 "There's a certificate update available for your dreambox. Would you like to "
 "apply this update now?"
 msgstr ""
+"Postoji provereno ažuriranje dostupno za vaš drimboks.Da li želite da sada "
+"primenite ovo ažuriranje? "
 
 #
 msgid ""
@@ -7359,6 +7765,11 @@ msgstr "Drimbox ne može dekodirati %s strimove!"
 msgid "This Month"
 msgstr "Ovog meseca"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Ove nedelje"
@@ -7368,6 +7779,8 @@ msgid ""
 "This is a name you can give the AutoTimer. It will be shown in the Overview "
 "and the Preview."
 msgstr ""
+"Ovo je ime koje možete dati auto tajmeru.Biće prikazano u opštem i kratkom "
+"pregledu."
 
 #
 msgid "This is step number 2."
@@ -7378,6 +7791,8 @@ msgid ""
 "This is the delay in hours that the AutoTimer will wait after a search to "
 "search the EPG again."
 msgstr ""
+"Ovo je razmak u satima koje će auto tajmer čekati od traženja EPG do "
+"ponovnog traženja."
 
 #
 msgid "This is the help screen. Feed me with something to display."
@@ -7389,6 +7804,9 @@ msgid ""
 "german umlauts can be tricky as you have to know the encoding the channel "
 "uses."
 msgstr ""
+"Ovo že se tražiti u naslovima događaja.Primedba je da tržanje npr. nemačkih "
+"samoglasnika može biti nepouzdano jer morate znati kodiranje koje kanal "
+"koristi. "
 
 msgid ""
 "This plugin creates a USB stick which can be used to update the firmware of "
@@ -7399,6 +7817,13 @@ msgid ""
 "If you already have a prepared bootable USB stick, please insert it now. "
 "Otherwise plug in a USB stick with a minimum size of 64 MB!"
 msgstr ""
+"dodatak kreira USB stik koji se može koristiti za ažuriranje fiemvera vašeg "
+"drimboksa bez potrebe za mrežom ili WLAN vezom.\n"
+"Prvo,USB stik treba biti pripremljen da bi postao butabilan.\n"
+"U sledećem koraku,neki NFI imidž može biti skinut sa servera za ažuriranje i "
+"sačuvan na USB stiku.\n"
+"Ako ste već ranije pripremili butabilni USB stik,molimo da ga sad ubacite. U "
+"svakom slučaju uključite USB stik minimalne veličine 64MB!"
 
 #
 msgid "This plugin is installed."
@@ -7419,11 +7844,15 @@ msgstr "Ovaj dodatak će biti uklonjen."
 #
 msgid "This setting controls the behavior when a timer matches a found event."
 msgstr ""
+"Ovo podešavanje kontroliše ponašanje kad se tajmer slaže sa nađenim "
+"događajem."
 
 msgid ""
 "This system tool is internally used to program the hardware with firmware "
 "updates."
 msgstr ""
+"Ovaj sistemski alat je interno korišćen da programira hardver sa "
+"ažuriranjima fiemvera."
 
 #
 msgid ""
@@ -7493,6 +7922,9 @@ msgid ""
 "event that conflicts with an existing timer it will not ignore this event "
 "but add it disabled."
 msgstr ""
+"Ovo prebacuje ponašanje kod konflikta tajmera.Ako se jedan auto tajmer slaže "
+"sa događajem koji je u konfliktu sa postojećim tajmerom,neće ga ignorisati "
+"već dodati kao onemogućen."
 
 #
 msgid "Three"
@@ -7520,11 +7952,11 @@ msgstr "Vreme"
 
 #
 msgid "Time in minutes to append to recording."
-msgstr ""
+msgstr "Vreme u minutima da se doda snimanju."
 
 #
 msgid "Time in minutes to prepend to recording."
-msgstr ""
+msgstr "Vreme u minutima da se doda pre snimanja."
 
 #
 msgid "Time/Date Input"
@@ -7582,6 +8014,16 @@ msgstr "Status tajmera:"
 msgid "Timer type"
 msgstr "Tip tajmera"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Vrem. pomak"
@@ -7612,6 +8054,7 @@ msgstr "Način postavki naziva"
 
 msgid "To be used as simple downloading application by other Plugins."
 msgstr ""
+"Da se koristi kao jednostavna aplikacija za skidanje od drugih dodataka."
 
 msgid ""
 "To update your Dreambox firmware, please follow these steps:\n"
@@ -7621,6 +8064,12 @@ msgid ""
 "for 10 seconds.\n"
 "3) Wait for bootup and follow instructions of the wizard."
 msgstr ""
+"Da ažurirate vaš drimboks softver,molim pratite sledeće korake:\n"
+"1)Ugasite boks na prekidaču otpozadi i uverite se da je butabilni USB stik "
+"uključen.\n"
+"2)Uključite prekidač otpozadi i držite tipku DOLE na prednoj ploči "
+"pritisnutu 10 sekundi.\n"
+"3)Sačekajte podizanje i pratite instrukcije čarobnjaka."
 
 #
 msgid "Today"
@@ -7654,7 +8103,7 @@ msgstr "Najbolje ocenjeni"
 msgid "Track"
 msgstr "Trag"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7665,10 +8114,6 @@ msgstr "Prevod"
 msgid "Translation:"
 msgstr "Prevod:"
 
-#
-msgid "Transmission Mode"
-msgstr "Mod transmisije"
-
 #
 msgid "Transmission mode"
 msgstr "Mod transmisije"
@@ -7677,10 +8122,6 @@ msgstr "Mod transmisije"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Tip Transpondera"
-
 #
 msgid "Travel & Events"
 msgstr "Putovanje & Dogadjaji"
@@ -7751,7 +8192,7 @@ msgstr "Status tjunera"
 
 #
 msgid "Tuner type"
-msgstr ""
+msgstr "Tip tjunera"
 
 #
 msgid "Turkish"
@@ -7813,9 +8254,12 @@ msgstr "Poništi instaliranje"
 msgid "Undo uninstall"
 msgstr "Poništi deinstalaciju"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
-msgstr ""
+msgstr "Neupravljan ključ"
 
 #
 msgid "Unicable"
@@ -7841,7 +8285,7 @@ msgstr "SAD"
 msgid "Universal LNB"
 msgstr "Univerzalni LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7850,6 +8294,8 @@ msgid ""
 "matching your AutoTimers but only when you leave the GUI with the green "
 "button."
 msgstr ""
+"Dok je ovo uključeno auto tajmer neće automatski tražiti događaje koji se "
+"slažu sa vašim auto tajmerima sem kad napustite GUI sa zelenim dugmetom."
 
 #
 msgid "Unmount failed"
@@ -7859,7 +8305,7 @@ msgstr "Demauntiranje nije uspelo"
 msgid "Unsupported"
 msgstr "Nepodržano"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7867,9 +8313,8 @@ msgid "Update"
 msgstr "Ažuriranje"
 
 #
-#, fuzzy
 msgid "Update done..."
-msgstr "Ažuriranje"
+msgstr "Ažuriranje završeno..."
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 170
@@ -7877,17 +8322,20 @@ msgid ""
 "Update done... The genuine dreambox test will now be rerun and should not "
 "ask you to update again."
 msgstr ""
+"Ažuriranje završeno...Test originalnosti drimboksa će biti ponovo pokrenut i "
+"neće vas pitati da ponovo ažurirate."
 
 #
-#, fuzzy
 msgid "Updatefeed not available."
-msgstr "ažuriranja dostupna."
+msgstr "Fid ažuriranja nije dostupan."
 
 #
 # File: tmp/enigma2_plugins/genuinedreambox/src/plugin.py, line: 150
 msgid ""
 "Updating failed. Nothing is broken, just the update couldn't be applied."
 msgstr ""
+"Ažuriranje neuspešno.Ništa nije pokvareno,samo ažuriranje ne može biti "
+"primenjeno."
 
 #
 msgid "Updating finished. Here is the result:"
@@ -7898,9 +8346,8 @@ msgid "Updating software catalog"
 msgstr "Ažuriranje kataloga softvera"
 
 #
-#, fuzzy
 msgid "Updating, please wait..."
-msgstr "Molim sačekajte"
+msgstr "Ažuriram,molim sačekajte..."
 
 #
 msgid "Updating... Please wait... This can take some minutes..."
@@ -7920,13 +8367,15 @@ msgstr "Nadograđujem drimbox... Molim čekajte"
 
 #
 msgid "Upper bound of timespan."
-msgstr ""
+msgstr "gornja granica vrem. razmaka."
 
 #
 msgid ""
 "Upper bound of timespan. Nothing after this time will be matched. Offsets "
 "are not taken into account!"
 msgstr ""
+"Gornja granica vremenskog razmaka.Ništa posle ovog vremena neće se slagati."
+"Odsečci nisu uzeti u obzir!"
 
 #
 msgid "Use"
@@ -7953,11 +8402,7 @@ msgid "Use a gateway"
 msgstr "Koristi prolaz"
 
 msgid "Use and control multiple Dreamboxes with different RCs."
-msgstr ""
-
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Koristi premotavanje sa brzinama iznad "
+msgstr "koristi i kontroliši više drimboksova sa različitim daljinskim."
 
 #
 msgid "Use power measurement"
@@ -7965,7 +8410,7 @@ msgstr "Koristi merenje snage"
 
 #
 msgid "Use the Networkwizard to configure selected network adapter"
-msgstr ""
+msgstr "Koristi mrežni čarobnjak da konfigurišeš izabrani mrežni adapter"
 
 #
 msgid "Use the Networkwizard to configure your Network\n"
@@ -7990,10 +8435,10 @@ msgstr ""
 "Posle toga, pritisnite OK."
 
 msgid "Use this input device settings?"
-msgstr ""
+msgstr "Koristi postavke ovog ulaznog uređaja?"
 
 msgid "Use this settings?"
-msgstr ""
+msgstr "Koristi ove postavke?"
 
 #
 msgid "Use this video enhancement settings?"
@@ -8039,15 +8484,28 @@ msgstr "VCR skart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (unutrašnji trejler)"
 
-msgid "Vali-XD skin"
+msgid "VPS-Plugin"
 msgstr ""
 
+msgid "Vali-XD skin"
+msgstr "Vali-XD maska"
+
+msgid "Vali.HD.atlantis skin"
+msgstr "Vali.HD.atlantis maska"
+
 msgid "Vali.HD.nano skin"
-msgstr ""
+msgstr "Vali-XD.nano maska"
+
+msgid "Vali.HD.warp skin"
+msgstr "Vali.HD.warp maska"
 
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
+"Proveri autentičnost svog drimboksa pokrećući genuine dreambox  dodatak!"
+
+msgid "Verifying your internet connection..."
+msgstr "Provera vaše internet veze..."
 
 #
 msgid "Vertical"
@@ -8065,6 +8523,9 @@ msgstr "Čarobnjak za fino video podešavanje"
 msgid "Video Output"
 msgstr "Video izlaz"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Video postavke"
@@ -8106,13 +8567,13 @@ msgid "Video mode selection."
 msgstr "Izbor video načina"
 
 msgid "Video streaming from the orf.at web page"
-msgstr ""
+msgstr "Video striming sa orf.at veb stranice"
 
 msgid "VideoEnhancement provides advanced video enhancement settings"
-msgstr ""
+msgstr "VideoEnhancement obezbeđuje napredna podešavanja video poboljšanja"
 
 msgid "VideoTune helps fine-tuning your tv display"
-msgstr ""
+msgstr "VideoTune pomaže finom podešavanju vašeg tv ekrana"
 
 #
 msgid "Videobrowser exit behavior:"
@@ -8123,7 +8584,7 @@ msgid "Videoenhancement Setup"
 msgstr "Podešavanje video poboljšavanja"
 
 msgid "Videomode provides advanced video mode settings"
-msgstr ""
+msgstr "Videomode obezbeđuje napredna podešavanja u video modu"
 
 #
 msgid "Videoplayer stop/exit behavior:"
@@ -8134,10 +8595,10 @@ msgid "View Count"
 msgstr "Vidi brojač"
 
 msgid "View Google maps"
-msgstr ""
+msgstr "Vidi Gugl mape"
 
 msgid "View Google maps with your Dreambox."
-msgstr ""
+msgstr "Vidi Gugl mape sa svojim drimboksom."
 
 #
 msgid "View Movies..."
@@ -8181,7 +8642,7 @@ msgstr "Vidi listu mogućih EPG proširenja"
 
 #
 msgid "View list of available Satellite equipment extensions."
-msgstr ""
+msgstr "Vidi listu mogućih proširenja satelitske opreme."
 
 #
 msgid "View list of available communication extensions."
@@ -8244,12 +8705,14 @@ msgid "Virtual KeyBoard"
 msgstr "Virtuelna tastatura"
 
 msgid "Visualization for the European Installation Bus"
-msgstr ""
+msgstr "Vizuelizacija za Evropski instalacioni bus"
 
 msgid ""
 "Visualize and control your lights, dimmers, blinds, thermostats etc. through "
 "EIB/KNX. (linknx server required)"
 msgstr ""
+"Pregledaj i kontroliši svoja svetla,dimere,kapke,termostate itd. kroz  EIB/"
+"KNX. (potreban linknx server )"
 
 #
 msgid "Voltage mode"
@@ -8267,11 +8730,8 @@ msgstr "W"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
-msgstr ""
+msgstr "WLAN veza"
 
 #
 msgid "WPA"
@@ -8302,13 +8762,16 @@ msgid "Warn if free space drops below (kB):"
 msgstr "Upozorii ako slobodan prostor padne ispod (kB):"
 
 msgid "Watch streams from ZDF Mediathek"
-msgstr ""
+msgstr "Gledaj strimove iz ZDF Mediateke"
 
 msgid "WeatherPlugin shows weatherforecasts on your Dreambox."
-msgstr ""
+msgstr "WeatherPlugin pokazuje vremensku prognozu na vašem drimboksu."
 
 msgid "Weatherforecast on your Dreambox"
-msgstr ""
+msgstr "Vremenska prognoza na vašem drimboksu"
+
+msgid "Web-Bouquet-Editor for PC"
+msgstr "Veb uređivač buketa za PC"
 
 #
 msgid "Webinterface"
@@ -8428,6 +8891,12 @@ msgid ""
 "cleaned up.\n"
 "You can use this wizard to remove some extensions.\n"
 msgstr ""
+"Dobrodošli u čarobnjak za čišćenje.\n"
+"\n"
+"Primetili smo da je vaša dostupna unutrašnja memorija pala ispod 2MB.\n"
+"Da bi osigurali stabilan rad drimboksa,interna memorija treba biti "
+"očišćena.\n"
+"Možete koristiti ovaj čarobnjak da uklonite neka proširenja.\n"
 
 #
 msgid ""
@@ -8486,11 +8955,20 @@ msgstr "Šta želite skenirati?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Šta činiti sa poslatim krah zapisima?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+"Kad je podržano \"Brzo traženje\" tip kanala je ignorisan.Ne treba ovo da "
+"uključujete dok vaš imidž ne podržava \"Brzo traženje\" i vi ga koristite."
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
 "timer with the same description already exists in the timer list."
 msgstr ""
+"Kada je ova opcija uključena auto tajmer se neće složiti sa događajima gde "
+"drugi tajmer sa istim opisom već postoji u listi tajmera. "
 
 #
 msgid ""
@@ -8524,14 +9002,21 @@ msgstr "Bežični LAN"
 msgid "Wireless Network"
 msgstr "Bežična mreža"
 
-#
-msgid "Wireless Network State"
-msgstr "Status bežične mreže"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
 "channels)."
 msgstr ""
+"Sa AntiScrollbar-om možete zatvoriti dosadne prekidane linije (npr. na "
+"kanalima vesti)."
 
 msgid ""
 "With DVDBurn you can make compilations of records from your Dreambox hard "
@@ -8540,38 +9025,55 @@ msgid ""
 "a standard-compliant DVD that can be played on conventinal DVD players.\n"
 "HDTV recordings can only be burned in proprietary dreambox format."
 msgstr ""
+"Sa  DVDBurn-om možete praviti kompilacije od snimanja sa hard diska vašeg "
+"drimboksa.\n"
+"Opciono možete dodati prilagođene menie.Možete snimiti kompilacije na "
+"standardno usaglašen DVD koji može biti puštan na konvencionalnim DVD "
+"plejerima.\n"
+"HDTV snimanja mogu biti rezana samo u sopstvenom drimboks formatu."
 
 msgid "With EPGSearch you can search through the EPG and create timers."
-msgstr ""
+msgstr "Sa EPGSearch vi možete pretraživati kroz EPG i kreirati tajmere."
 
 msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
-msgstr ""
+msgstr "Sa Genuine Dreambox možete verifikovati autentičnost vašeg drimboksa."
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
 msgid "With MovieRetitle you can rename your movies."
-msgstr ""
+msgstr "Sa MovieRetitle vi možete preimenovati vaše filmove."
 
 msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
+"Sa MyTube možete puštati YouTube video direktno na vaš TV,bez kompjutera."
 
-msgid "With WebcamViewer you can watch webcams on your TV Screen."
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
 msgstr ""
 
+msgid "With WebcamViewer you can watch webcams on your TV Screen."
+msgstr "Sa WebcamViewer-om možete gledati veb kamere na TV ekranu."
+
 msgid ""
 "With Werbezapper you can bridge commercials by creating short timers\n"
 "(between 1 and 9 minutes long) which will automatically zap back to the "
 "original channel after execution."
 msgstr ""
+"Sa Werbezapper-om možete premostiti reklame kreirajući kratke tajmere\n"
+"(između 1 i 9 minuta dugačke) koji će se automatski vratiti na originalni "
+"kanal posle izvršenja."
 
 msgid ""
 "With YouTubePlayer you can watch YouTube-Videos on the Dreambox.\n"
 "This plugin requires a PC with the VLC program running."
 msgstr ""
+"Sa YouTubePlayer-om možete gledati YouTube video na vašem drimboksu.\n"
+"Ovaj dodatak zahteva PC sa pokrenutim VLC programom."
 
 msgid ""
 "With the CommonInterfaceAssignment plugin it is possible to use differentCI "
@@ -8579,51 +9081,70 @@ msgid ""
 "each of them.\n"
 "This allows watching a scrambled service while recording another one."
 msgstr ""
+"Sa CommonInterfaceAssignment dodatkom moguće je sa drimboksom koristiti "
+"različite CI module i dodeliti svakom određene provajdere/kanale ili "
+"kartice.\n"
+"Ovo vam omogućava gledanje kodiranih kanala dok snimate drugi."
 
 msgid ""
 "With the CrashlogAutoSubmit plugin it is possible to automaticallymail "
 "crashlogs found on your hard drive to Dream Multimedia."
 msgstr ""
+"Sa  CrashlogAutoSubmit dodatkom je moguće automatski poslati mejlom zapise "
+"kraha nađene na vašem hard disku Drim Multimediji."
 
 msgid ""
 "With the DefaultServicesScanner plugin you can scan default lamedbs sorted "
 "by satellite with a connected dish positioner."
 msgstr ""
+"Sa DefaultServicesScanner dodatkom možete pretražiti standardne lamedbs "
+"sortirane po satelitima sa povezanim antenskim pozicionerom."
 
 msgid ""
 "With the DiseqcTester plugin you can test your satellite equipment for "
 "DiSEqC compatibility and errors."
 msgstr ""
+"Sa DiseqcTester dodatkom možete testirati vašu satelitsku opremu za DISEqC "
+"kompatibilnost i greške."
 
 msgid ""
 "With the NFIFlash plugin it is possible to prepare a USB stick with an "
 "Dreambox image.\n"
 "It is then possible to flash your Dreambox with the image on that stick."
 msgstr ""
+"Sa NFIFlash dodatkom je moguće pripremiti USB stik sa nekim drimboks "
+"imidžem.\n"
+"Tada je moguće flešovati vaš drimboks sa imidžem na tom stiku."
 
 msgid ""
 "With the NetworkWizard you can easily configure your network step by step."
 msgstr ""
+"sa NetworkWizard-om možete lako konfigurisati vašu mrežu korak po korak. "
 
 msgid ""
 "With the PositionerSetup plugin it is easy to install and configure a "
 "motorized dish."
 msgstr ""
+"Sa PositionerSetup dodatkom je lako da se instalira i konfiguriše "
+"motorizovana antena."
 
 msgid ""
 "With the SatelliteEquipmentControl plugin it is possible to fine-tune DiSEqC-"
 "settings."
 msgstr ""
+"Sa SatelliteEquipmentControl  dodatkom je moguće fino štelovanje DISEqC "
+"podešavanja."
 
 #
 msgid ""
 "With this option enabled the channel to record on can be changed to a "
 "alternative service it is restricted to."
 msgstr ""
+"Sa ovom uključenom opcijom kanal koji se snima može biti promenjen na "
+"alternativni kanal na koji je ograničen."
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8656,7 +9177,7 @@ msgid "Yes to all"
 msgstr "Da za sve"
 
 msgid "Yes, always"
-msgstr ""
+msgstr "Da,uvek"
 
 #
 msgid "Yes, and delete this movie"
@@ -8730,6 +9251,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Možete izabrati šta želite da instalirate..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Možete instalirati ovaj dodatak."
@@ -8752,6 +9278,22 @@ msgstr ""
 "Dok je  'Ime' samo za ljude čitljivo ime prikazano u pregledu, 'Slaganje u "
 "naslovu' je ono šta tražimo u EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+"Možete koristiti Easyinfo da upravljate vašim EPG dodacima sa info dugmeta."
+"Takođe imate novi sad-posle preglednik događaja.Easy-PG,sopstveni grafički "
+"pretraživač je takođe uključen."
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Ne možete ovo obrisati!"
@@ -8786,7 +9328,7 @@ msgstr ""
 "Kako je ovo obavezna osobina,ne možete nastaviti pre nego to učinite."
 
 msgid "You didn't select a channel to record from."
-msgstr ""
+msgstr "Niste odabrali kanal sa koga ćete snimati."
 
 #
 #, python-format
@@ -8845,6 +9387,9 @@ msgid ""
 "\n"
 "Do you want to set the pin now?"
 msgstr ""
+"Treba da postavite PIN kod i sakrijete ga od vaše dece.\n"
+"\n"
+"Da li sada želite da postavite PIN?"
 
 #
 msgid ""
@@ -8925,7 +9470,7 @@ msgstr ""
 
 #
 msgid "Your current collection will get lost!"
-msgstr ""
+msgstr "Vaša aktuelna kolekcija će biti izgubljena!"
 
 #
 msgid "Your dreambox is shutting down. Please stand by..."
@@ -8967,6 +9512,9 @@ msgstr "Vaše  ime (opciono):"
 msgid "Your network configuration has been activated."
 msgstr "Vaša mrežna konfiguracija je aktivirana."
 
+msgid "Your network is not working. Please try again."
+msgstr "Vaša mreža ne radi. Molim pokušajte ponovo."
+
 #
 msgid "Your network mount has been activated."
 msgstr "Vaš mrežni maunt je aktiviran."
@@ -8992,11 +9540,11 @@ msgstr ""
 "Molim izaberite šta želite sledeće da učinite."
 
 msgid "ZDFMediathek allows you to watch streams from ZDF Mediathek."
-msgstr ""
+msgstr "ZDFMediathek vam omogućava da gledate strimove sa ZDF Mediateke."
 
 #
 msgid "Zap back to previously tuned service?"
-msgstr ""
+msgstr "Vratiti se nazad na prethodni kanal?"
 
 #
 msgid "Zap back to service before positioner setup?"
@@ -9008,22 +9556,19 @@ msgstr "Prebaciti natrag na kanal pre sat. tražitelja?"
 
 #
 msgid "Zap back to service before tuner setup?"
-msgstr ""
+msgstr "Vratiti se nazad na kanal pre podešavanja tjunera?"
 
 msgid "Zap between commercials"
-msgstr ""
+msgstr "Zap izmeću reklama"
 
 msgid "ZapStatistic shows the watched services with some statistics."
-msgstr ""
+msgstr "ZapStatistic pokazuje gledane kanale sa nekim statistikama."
 
 msgid "Zoom into letterboxed/anamorph movies"
-msgstr ""
+msgstr "Zum u letterboxed/anamorph filmove"
 
 msgid "Zoom into letterboxed/anamorph movies."
-msgstr ""
-
-msgid "Zydas"
-msgstr ""
+msgstr "Zum u letterboxed/anamorph filmove."
 
 #
 msgid "[alternative edit]"
@@ -9042,7 +9587,7 @@ msgid "[move mode]"
 msgstr "[mod premeštanja]"
 
 msgid "a HD skin from Kerni"
-msgstr ""
+msgstr "HD maska od Kernija"
 
 #
 msgid "a gui to assign services/providers to common interface modules"
@@ -9076,7 +9621,12 @@ msgstr "Aktivirajte aktuelnu konfiguraciju"
 msgid "activate network adapter configuration"
 msgstr "Aktivirajte konfiguraciju mrežnog adaptera"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Dodaj autotajmer..."
 
@@ -9152,9 +9702,6 @@ msgstr "dodaj kanal u favorite"
 msgid "add services"
 msgstr "Dodaj kanale"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "dodaj u roditeljsku zaštitu"
@@ -9169,16 +9716,19 @@ msgstr "sortiraj abecedno"
 
 msgid "assign color buttons (red/green/yellow/blue) to plugins from MOVIELIST."
 msgstr ""
+"dodeli obojene tipke (crveno/zeleno/žuto/plavo) dodacima iz liste FILMOVA."
 
 msgid "assign color buttons to plugins from MOVIELIST"
-msgstr ""
+msgstr "dodeli obojene tipke dodacima iz liste FILMOVA."
 
 msgid ""
 "assign long key-press (red/green/yellow/blue) to plugins or E2 functions."
 msgstr ""
+"dodeli dugački pritisak (crveno/zeleno/žuto/plavo) dodacima ili E2 "
+"funkcijama."
 
 msgid "assign long key-press on color buttons to plugins or E2 functions"
-msgstr ""
+msgstr "dodeli dugački pritisak na obojenu tipku dodacima ili E2 funkcijama"
 
 #
 msgid "assigned CAIds:"
@@ -9188,6 +9738,12 @@ msgstr "dodeljeni CAIdi:"
 msgid "assigned Services/Provider:"
 msgstr "Dodeljeni kanali/Provajder:"
 
+msgid "at beginning"
+msgstr "na početku"
+
+msgid "at end"
+msgstr "na kraju"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9206,6 +9762,9 @@ msgstr "Audio zapisi"
 msgid "auto"
 msgstr "Auto"
 
+msgid "autotimers need a match attribute"
+msgstr "auto tajmer treba atribut za slaganje"
+
 #
 msgid "available"
 msgstr "dostupno"
@@ -9238,6 +9797,9 @@ msgstr "crna lista"
 msgid "blue"
 msgstr "Plavo"
 
+msgid "bob"
+msgstr "klatno"
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9279,6 +9841,9 @@ msgstr "očisti Plejlistu"
 msgid "complex"
 msgstr "kompleksno"
 
+msgid "config changed."
+msgstr "konfig promenjen."
+
 #
 msgid "config menu"
 msgstr "konfig  meni"
@@ -9296,7 +9861,7 @@ msgid "continue"
 msgstr "nastavi"
 
 msgid "control multiple Dreamboxes with different RCs"
-msgstr ""
+msgstr "kontroliši više drimboksova sa različitim daljinskim"
 
 #
 msgid "copy to bouquets"
@@ -9310,9 +9875,15 @@ msgstr "ne može biti uklonjeno"
 msgid "create directory"
 msgstr "Kreiraj direktorijum"
 
+msgid "creates virtual series folders from episodes"
+msgstr "kreira virtuelne fascikle serija od epizoda"
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr "kreira virtuelne fascikle serija od seta snimljenih epizoda"
+
 #, python-format
 msgid "currently installed image: %s"
-msgstr ""
+msgstr "Trenutno instalisani imidž: %s"
 
 #
 msgid "daily"
@@ -9322,6 +9893,9 @@ msgstr "dnevno"
 msgid "day"
 msgstr "Dan"
 
+msgid "default"
+msgstr "standardni"
+
 #
 msgid "delete"
 msgstr "Obriši"
@@ -9347,7 +9921,7 @@ msgid "delete..."
 msgstr "Obriši..."
 
 msgid "description"
-msgstr ""
+msgstr "opis"
 
 #
 msgid "disable"
@@ -9381,6 +9955,9 @@ msgstr "ne snimaj"
 msgid "done!"
 msgstr "Učinjeno!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "Uredi alternative"
@@ -9433,10 +10010,6 @@ msgstr "završi rez ovde"
 msgid "end favourites edit"
 msgstr "završi uređivanje favorita"
 
-#
-msgid "enter hidden network SSID"
-msgstr "Unesi skriveni mrežni SSID"
-
 #
 msgid "equal to"
 msgstr "jednako"
@@ -9607,7 +10180,7 @@ msgstr "dužina"
 
 #
 msgid "list of EPG views..."
-msgstr ""
+msgstr "lista EPG pregleda..."
 
 #
 msgid "list style compact"
@@ -9661,6 +10234,9 @@ msgstr "minut"
 msgid "minutes"
 msgstr "minuti"
 
+msgid "missing parameter \"id\""
+msgstr "nedostaje parametar \"id\""
+
 #
 msgid "month"
 msgstr "Mesec"
@@ -9743,14 +10319,14 @@ msgstr "prazno"
 
 #
 msgid "not configured"
-msgstr ""
+msgstr "nije konfigurisano"
 
 #
 msgid "not locked"
 msgstr "nije prihvaćen"
 
 msgid "not supported"
-msgstr ""
+msgstr "nije podržano"
 
 #
 msgid "not used"
@@ -9857,10 +10433,7 @@ msgid "red"
 msgstr "Crveno"
 
 msgid "redesigned Kerni-HD1 skin"
-msgstr ""
-
-msgid "redirect notifications to Growl"
-msgstr ""
+msgstr "redizajnirana Kerni-HD1 maska"
 
 #
 msgid "remove a nameserver entry"
@@ -9964,7 +10537,7 @@ msgid "seconds"
 msgstr "sekundi"
 
 msgid "see service-epg (and PiP) from channels in an infobar"
-msgstr ""
+msgstr "vidi epg kanala (i PiP) od kanala u jednoj info traci"
 
 #
 msgid "select"
@@ -9995,17 +10568,17 @@ msgid "select the movie path"
 msgstr "Izaberite putanju filma"
 
 msgid "service PIN"
-msgstr ""
+msgstr "PIN kanala"
 
 msgid "set enigma2 to standby-mode after startup"
-msgstr ""
+msgstr "postavi enigmu2 u mod pripravnosti posle starta"
 
 #
 msgid "sets the Audio Delay (LipSync)"
-msgstr ""
+msgstr "podesi audio kašnjenje (LipSync)"
 
 msgid "setup PIN"
-msgstr ""
+msgstr "podesi PIN"
 
 #
 msgid "show DVD main menu"
@@ -10075,7 +10648,6 @@ msgstr "isključi"
 msgid "simple"
 msgstr "jednostavno"
 
-#
 msgid "skip backward"
 msgstr "preskoči unazad"
 
@@ -10101,7 +10673,7 @@ msgstr "sortiraj po datumu"
 
 #
 msgid "special characters"
-msgstr ""
+msgstr "posebni karakteri"
 
 #
 msgid "standard"
@@ -10196,11 +10768,11 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "Prebacuj vreme,poglavlje,audio,subtitl informacije"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "tjuner nije podržan"
 
-#
-msgid "unavailable"
-msgstr "nedostupno"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "nemoguće pronaći tajmer sa id %i"
 
 #
 msgid "unconfirmed"
@@ -10216,17 +10788,17 @@ msgstr "Nepoznat kanal"
 
 #
 msgid "until standby/restart"
-msgstr ""
+msgstr "do spreman/restart"
 
 #
 msgid "use as HDD replacement"
-msgstr ""
+msgstr "koristi kao zamenu za hard disk"
 
 msgid "use your Dreambox as Web proxy"
-msgstr ""
+msgstr "koristi svoj drimboks kao veb proksi"
 
 msgid "use your Dreambox as Web proxy."
-msgstr ""
+msgstr "koristi svoj drimboks kao veb proksi."
 
 #
 msgid "user defined"
@@ -10260,6 +10832,9 @@ msgstr "čekam"
 msgid "was removed successfully"
 msgstr "uspešno je uklonjen"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "nedeljno"
@@ -10268,6 +10843,9 @@ msgstr "nedeljno"
 msgid "whitelist"
 msgstr "bela lista"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "U radu"
@@ -10370,6 +10948,9 @@ msgstr "prebačen"
 #~ msgid "50 Hz"
 #~ msgstr "50 Hz"
 
+#~ msgid "A BackToTheRoots-Skin ... or good old times."
+#~ msgstr "Povratak izvornom skinu...ili dobrim starim vremenima"
+
 #
 #~ msgid ""
 #~ "A sleep timer want's to set your\n"
@@ -10439,6 +11020,13 @@ msgstr "prebačen"
 #~ msgid "All..."
 #~ msgstr "Svi..."
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Preostalo vreme za snimanje "
+
+#~ msgid "Atheros"
+#~ msgstr "Ateros"
+
 #
 #~ msgid "Audio / Video"
 #~ msgstr "Audio / Video"
@@ -10451,6 +11039,13 @@ msgstr "prebačen"
 #~ msgid "Auto show inforbar"
 #~ msgstr "Automatski prikaA3i info traku "
 
+#~ msgid ""
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
+#~ msgstr ""
+#~ "Autoresolution dodatak test mod:\n"
+#~ "je %s ok?"
+
 #
 #~ msgid "Backup"
 #~ msgstr "Sigurnosna kopija"
@@ -10548,6 +11143,22 @@ msgstr "prebačen"
 #~ msgid "Choose source"
 #~ msgstr "Odaberi izvor"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Visoka kod rata"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Niska kod rata"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Kodrata HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Kodrata LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Kompakt fleš kartica"
@@ -10640,6 +11251,9 @@ msgstr "prebačen"
 #~ "Fritz!Box! (%s)\n"
 #~ "pokušavam ponovo..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Prikaži informacije o filmu iz Internet filmske baze podataka"
+
 #
 #~ msgid ""
 #~ "Do you really want to REMOVE\n"
@@ -10698,6 +11312,17 @@ msgstr "prebačen"
 #~ msgid "Download of USB flasher boot image failed: "
 #~ msgstr "Skidanje USB flešer but imidža neuspešno:"
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPG osvežavanje će automatski prebaciti na kanale koji su korisnički "
+#~ "definisani kad je boks besposlen\n"
+#~ "(u modu pripravnosti bez ijednog snimanja u toku)da odradi ažuriranje EPG "
+#~ "informacija ovih kanala."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "Urediti IPKG izvor URL"
@@ -10714,6 +11339,10 @@ msgstr "prebačen"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Kodirano: %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Tip šifrovanja"
+
 #
 #~ msgid "End"
 #~ msgstr "Kraj"
@@ -10734,6 +11363,14 @@ msgstr "prebačen"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Pokreni brzo premotavanje napred pri brzini"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Pokreni premotavanje unazad pri brzini"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Unesite ime WLAN mreže/SSID"
@@ -10772,6 +11409,24 @@ msgstr "prebačen"
 #~ msgid "Following tasks will be done after you press continue!"
 #~ msgstr "Sledeći zadaci će biti urađeni kad pritisnete nastavit!"
 
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified, %d conflicts encountered."
+#~ msgstr ""
+#~ "Pronađeno ukupno %d odgovarajućih događaja.\n"
+#~ "%d Tajmera dodato i %d modifikovano, %d problema primećeno."
+
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Nađeno ukupno %d egzaktnih slaganja.\n"
+#~ "%d Tajmera je dodato i %d izmenjeno."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Ponavljane frejma se računa za vreme neravnomernog premotavanja"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP adresa"
@@ -10792,10 +11447,50 @@ msgstr "prebačen"
 #~ msgid "General PCM delay"
 #~ msgstr "Opšte PCM kašnjenje"
 
+#~ msgid ""
+#~ "Growlee allows your Dreambox to send short messages using the growl "
+#~ "protocol\n"
+#~ "like Recording started notifications to a PC running a growl client"
+#~ msgstr ""
+#~ "Growlee dozvoljava vašem drimboksu da šalje kratke poruke koristeći growl "
+#~ "protokol\n"
+#~ "kao obaveštenje Snimanje započeto na PC koji koristi growl klijent"
+
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Interval zaštite"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Način zaštitnog intervala"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Skriveni mrežni SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Skriveno mrežno ime"
+
 #
 #~ msgid "Hide error windows"
 #~ msgstr "Sakrij prozor greA!ke"
 
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Informacije hijerarhije"
+
+#~ msgid "Hierarchy mode"
+#~ msgstr "Način rangiranja"
+
+#
+#~ msgid ""
+#~ "If this is enabled an existing timer will also be considered recording an "
+#~ "event if it records at least 80% of the it."
+#~ msgstr ""
+#~ "Ako je ovo uključeno postojeći tajmer će takođe biti smatran da snima "
+#~ "događaj ako snimi najmanje 80% istog."
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Ako vidite ovu stranu,molim pritisnite OK."
@@ -10850,6 +11545,9 @@ msgstr "prebačen"
 #~ msgid "Interfaces"
 #~ msgstr "Interfejsi"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "unutrašnji LAN adapter."
+
 #
 #~ msgid "Invert"
 #~ msgstr "Invertni"
@@ -10883,6 +11581,12 @@ msgstr "prebačen"
 #~ msgid "Lets you view/edit files in your Dreambox"
 #~ msgstr "Omogućava vam videti/urediti datoteke vašeg drimboxa"
 
+#~ msgid "Listen and record internet radio"
+#~ msgstr "Slušaj i snimaj Internet radio"
+
+#~ msgid "Listen and record shoutcast internet radio on your Dreambox."
+#~ msgstr "Slušaj i snimaj šautkast Internet radio na svom drimboksu."
+
 #
 #~ msgid "Loopthrough to Socket A"
 #~ msgstr "PoveA3i s Utorom A"
@@ -10900,6 +11604,14 @@ msgstr "prebačen"
 #~ msgid "Maximum delay"
 #~ msgstr "Maximale Verzögerung"
 
+#
+#~ msgid ""
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
+#~ msgstr ""
+#~ "Maksimalno trajanje događaja za poklapanje.Ako je događaj duži od ovog "
+#~ "vremena (bez odsečka) neće se poklopiti."
+
 #
 #
 #
@@ -10953,6 +11665,12 @@ msgstr "prebačen"
 #~ msgid "Movie Menu"
 #~ msgstr "Izbornik filma"
 
+#~ msgid "Movie information from the Online Film Datenbank (German)."
+#~ msgstr "informacije o filmu sa Online Film Datenbank (Nemački)."
+
+#~ msgid "Movie informations from the Online Film Datenbank"
+#~ msgstr "informacije o filmu sa Online Film Datenbank"
+
 #
 #~ msgid "Multi bouquets"
 #~ msgstr "ViA!estruki paketi"
@@ -10965,6 +11683,10 @@ msgstr "prebačen"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Postavke Nameservera..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Mrežni SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Mreža..."
@@ -10981,6 +11703,10 @@ msgstr "prebačen"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Nema 50 Hz,žao mi je, :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Mreža nije pronađena"
+
 #
 #
 #~ msgid "No event found, started infinite recording"
@@ -10995,6 +11721,10 @@ msgstr "prebačen"
 #~ msgid "No useable USB stick found"
 #~ msgstr "Nije pronađen upotrbljiv USB stik"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Nisu pronađene bežične mreže! Molim osveži."
+
 #
 #~ msgid "Nothing connected"
 #~ msgstr "NiA!ta nije priklju?eno"
@@ -11008,6 +11738,10 @@ msgstr "prebačen"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Online-nadogradnja"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Orbitalna pozicija"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Ostalo..."
@@ -11037,6 +11771,12 @@ msgstr "prebačen"
 #~ msgid "Parental Lock"
 #~ msgstr "Roditeljska zaA!tita"
 
+#~ msgid "Play music from Last.fm"
+#~ msgstr "Pusti muziku sa Last.fm"
+
+#~ msgid "Play music from Last.fm."
+#~ msgstr "Pusti muziku sa Last.fm."
+
 #
 #~ msgid "Please choose .NFI image file from feed server to download"
 #~ msgstr ""
@@ -11070,6 +11810,10 @@ msgstr "prebačen"
 #~ msgid "Plugin manager"
 #~ msgstr "Menadžer dodataka"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polaritet"
+
 #
 #~ msgid "Port"
 #~ msgstr "Port"
@@ -11086,6 +11830,9 @@ msgstr "prebačen"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS Feed URI"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this Interface?"
 #~ msgstr "Stvarno izbrisati ovaj interfejs?"
@@ -11221,6 +11968,9 @@ msgstr "prebačen"
 #~ msgid "Retrieving network information. Please wait..."
 #~ msgstr "Obnavljanje informacija o mreži. Molim sačekajte..."
 
+#~ msgid "Rolloff"
+#~ msgstr "Kotrljanje"
+
 #
 #~ msgid "SSL"
 #~ msgstr "SSL"
@@ -11348,6 +12098,9 @@ msgstr "prebačen"
 #~ msgid "Set delay"
 #~ msgstr "Verzögerung setzen"
 
+#~ msgid "Sets your Dreambox into Deep-Standby"
+#~ msgstr "Postavi svoj drimboks u duboku pripravnost"
+
 #
 #~ msgid "Setup Lock"
 #~ msgstr "Postavke zaA!tite "
@@ -11436,6 +12189,29 @@ msgstr "prebačen"
 #~ msgid "Switch to user key- delays"
 #~ msgstr "Verwende benutzerdefinierte Werte für Zahlentasten"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Simbol rata"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Simbol rata"
+
+#~ msgid ""
+#~ "The Elektro Power Save plugin puts the box from standby to sleep mode "
+#~ "(Deep Standby) at certain times.\n"
+#~ "This only happens if the box is in standby and no recording is running or "
+#~ "sheduled in the next 20 minutes.\n"
+#~ "The box automatically wakes up for recordings or at the end of the sleep "
+#~ "time. You therefore don't have to wait until it is on again."
+#~ msgstr ""
+#~ "Elektro Power Save dodatak stavlja boks iz pripravnosti u mod spavanja "
+#~ "(Duboka pripravnost) u određena vremena.\n"
+#~ "Ovo se jedino dešava ako je boks u stanju pripravnosti i nijedno snimanje "
+#~ "nije u toku ili zakazano u narednih 20 min.\n"
+#~ "Boks se automatski budi za snimanja na kraju vremena spavanja.Vi naravno "
+#~ "ne morate čekati dok je ponovo uključen."
+
 #
 #~ msgid ""
 #~ "The USB stick is now bootable. Do you want to download the latest image "
@@ -11572,6 +12348,17 @@ msgstr "prebačen"
 #~ "sekundi.\n"
 #~ "3) Sačekajte na podizanje i pratite uputstva čarobnjaka."
 
+#~ msgid "TrafficInfo shows german traffic information."
+#~ msgstr "TrafficInfo pokazuje nemačke saobraćajne informavije."
+
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Mod transmisije"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Tip Transpondera"
+
 #
 #~ msgid "Transpondertype"
 #~ msgstr "TipTranspondera"
@@ -11625,6 +12412,12 @@ msgstr "prebačen"
 #~ msgid "Unknown function: '%s'"
 #~ msgstr "Unbekannte Funktion: '%s'"
 
+#~ msgid "Unknown network adapter."
+#~ msgstr "Nepoznat mrežni adapter."
+
+#~ msgid "UnwetterInfo shows german storm information."
+#~ msgstr "UnwetterInfo prikazuje nemačke informacije o olujama."
+
 #
 #~ msgid "Updates your receiver's software"
 #~ msgstr "Nadograđuje softver vašeg prijemnika"
@@ -11658,6 +12451,10 @@ msgstr "prebačen"
 #~ msgid "Use domain/username for windows domains as username!"
 #~ msgstr "Koristi domen/korisn.ime za windows domene kao korisn.ime!"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Koristi premotavanje sa brzinama iznad "
+
 #
 #
 #
@@ -11694,6 +12491,9 @@ msgstr "prebačen"
 #~ msgid "Visualize positioner movement"
 #~ msgstr "Vizualni pokreti pozicionera"
 
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN adapter."
+
 #
 #~ msgid ""
 #~ "We will now test if your TV can also display this resolution at 50hz. If "
@@ -11729,6 +12529,25 @@ msgstr "prebačen"
 #~ msgid "Wireless"
 #~ msgstr "Bežično"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Status bežične mreže"
+
+#~ msgid ""
+#~ "With IMDb you can download and displays movie information (rating, "
+#~ "poster, cast, synopsis etc.) about the selected event."
+#~ msgstr ""
+#~ "Sa IMDb možete skidati i prikazivati informacije o filmu (rejting,poster,"
+#~ "uloge,scenario itd.) od izabranog događaja."
+
+#
+#~ msgid ""
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
+#~ msgstr ""
+#~ "Sa ovom opcijom možete ograničiti auto tajmer na određeni broj zakazanih "
+#~ "snimanja.Postavite ovo na 0 da isključite ovu funkciju."
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "Upisivanje NFI imidža u fleš je završeno"
@@ -11811,10 +12630,16 @@ msgstr "prebačen"
 #~ "\n"
 #~ "Da li želite da onemogućite drugi mrežni interfejs?"
 
+#~ msgid "Zydas"
+#~ msgstr "Zidas"
+
 #
 #~ msgid "add bouquet..."
 #~ msgstr "dodaj u paket..."
 
+#~ msgid "add tags to recorded movies"
+#~ msgstr "Dodaj oznake snimljenim filmovima"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -11851,6 +12676,10 @@ msgstr "prebačen"
 #~ msgid "enigma2 and network"
 #~ msgstr "Enigma2 i mreža"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "Unesi skriveni mrežni SSID"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "jednako kao Utor A"
@@ -11960,6 +12789,9 @@ msgstr "prebačen"
 #~ msgid "play previous playlist entry"
 #~ msgstr "pokreni predhodni unos playliste"
 
+#~ msgid "redirect notifications to Growl"
+#~ msgstr "prosledi obaveštenja u Growl"
+
 #
 #~ msgid "remove bouquet"
 #~ msgstr "obriA!i paket"
@@ -12044,6 +12876,10 @@ msgstr "prebačen"
 #~ msgid "text"
 #~ msgstr "tekst"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "nedostupno"
+
 #
 #~ msgid "until restart"
 #~ msgstr "do restarta"
index ebbf80d39fbc5f9823b455ab18f9238d918b8ed9..d45abf74630abe172e5e08f62a28d1db1267b63c 100755 (executable)
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,15 +1,13 @@
-# German translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Swedish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-12-08 08:01+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-05-03 13:22+0200\n"
 "Last-Translator: sig <sigstop@hotmail.com>\n"
+"Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -196,6 +194,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"%d konflikter uppstod vid uppläggning av nya timers:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -230,6 +242,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s at %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -383,12 +399,12 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
+msgstr "Ett TillbakaTillGrunden-Skin .. men med Warp-8 fart."
+
 msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr "Ett TillbakaTillRötterna-Skin .. eller gamla goda tider."
 
-msgid "A BackToTheRoots-Skin ... or good old times."
-msgstr "Ett TillbakaTillRötterna-Skin ... eller gamla goda tider."
-
 msgid "A basic ftp client"
 msgstr "En enkel ftp klient"
 
@@ -407,6 +423,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr "Ett demoplugin för TPM användning."
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr "En dreambox simulering av SG-Atlantis skärmar."
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -430,6 +449,9 @@ msgstr "En grafisk EPG för alla kanaler i en vald favoritlista"
 msgid "A graphical EPG interface"
 msgstr "Ett grafiskt EPG gränssnitt"
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Ett grafiskt EPG gränssnitt och EPG verktygshanterare"
+
 msgid "A graphical EPG interface."
 msgstr "Ett grafiskt EPG gränssnitt."
 
@@ -450,6 +472,9 @@ msgstr "Ett snyggt HD skin i Borstat Alu Design från Kerni."
 msgid "A nice looking skin from Kerni"
 msgstr "Ett snyggt skin från Kerni"
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -568,6 +593,9 @@ msgstr "Om"
 msgid "About..."
 msgstr "Om..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr "Tillgång till ARD-Mediathek"
 
@@ -593,6 +621,9 @@ msgstr "Action:"
 msgid "Activate Picture in Picture"
 msgstr "Aktivera Bild i Bild"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Aktivera nätverksinställningar"
@@ -649,6 +680,12 @@ msgstr "Lägg till ny AutoTimer"
 msgid "Add new network mount point"
 msgstr "Lägg till ny nätverks monteringspunkt"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Lägg till timer"
@@ -677,6 +714,10 @@ msgstr "Lägga till zaptimer istället för inspelningstimer?"
 msgid "Added: "
 msgstr "Tillagd: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
 "enabled."
@@ -775,6 +816,9 @@ msgstr "All Time"
 msgid "All non-repeating timers"
 msgstr "Alla icke upprepande timers"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Tillåt zappning via Webgränssnittet"
@@ -782,9 +826,23 @@ msgstr "Tillåt zappning via Webgränssnittet"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr "Tillåter körning av TuxboxPlugins."
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr "Tillåt användare att ladda ner filer från rapidshare i bakgrunden."
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Alpha"
@@ -804,9 +862,8 @@ msgstr "Fråga alltid"
 msgid "Always ask before sending"
 msgstr "Fråga alltid före skickning"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Mängd inspelning kvar"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -824,6 +881,9 @@ msgstr "Ett okänt fel uppstod!"
 msgid "Anonymize crashlog?"
 msgstr "Anonymisera crashlog?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arabiska"
@@ -900,12 +960,12 @@ msgstr "Fråga"
 msgid "Aspect Ratio"
 msgstr "Bildformat"
 
+msgid "Aspect ratio"
+msgstr "Bildförhållande"
+
 msgid "Assigning providers/services/caids to a CI module"
 msgstr "Tilldela operatörer/kanaler/caids till en CI modul"
 
-msgid "Atheros"
-msgstr "Atheros"
-
 #
 msgid "Audio"
 msgstr "Ljud"
@@ -914,6 +974,9 @@ msgstr "Ljud"
 msgid "Audio Options..."
 msgstr "Ljudval..."
 
+msgid "Audio PID"
+msgstr "Ljud PID"
+
 #
 msgid "Audio Sync"
 msgstr "Ljudsynk"
@@ -982,6 +1045,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr "AutoTimer lades till utan problem"
+
+msgid "AutoTimer was changed successfully"
+msgstr "AutoTimer ändrades utan problem"
+
+msgid "AutoTimer was removed"
+msgstr "AutoTimer togs bort"
+
 #
 msgid "Automatic"
 msgstr "Automatisk"
@@ -991,31 +1063,52 @@ msgid "Automatic Scan"
 msgstr "Automatisk sökning"
 
 msgid "Automatic volume adjustment"
-msgstr ""
+msgstr "Automatisk volymjustering"
 
 msgid "Automatic volume adjustment for ac3/dts services."
-msgstr ""
+msgstr "Automatisk volymjustering för ac3/dts kanaler."
 
 msgid "Automatically change video resolution"
-msgstr ""
+msgstr "Automatiskt byte av videoupplösning"
 
 msgid ""
 "Automatically changes the output resolution depending on the video "
 "resolution you are watching."
-msgstr ""
+msgstr "Automatisk byte av upplösning beroende av källans upplösning."
 
 msgid "Automatically create timer events based on keywords"
-msgstr ""
+msgstr "Automatiskt skapa timerhändelser baserat på nyckelord"
 
 msgid "Automatically informs you on low internal memory"
-msgstr ""
+msgstr "Automatiskt informera dig om lite ledigt internt minne"
 
 msgid "Automatically refresh EPG"
-msgstr ""
+msgstr "Automatiskt uppdatera EPG"
 
 msgid "Automatically send crashlogs to Dream Multimedia"
+msgstr "Automatiskt skicka crashlog till Dream Multimedia"
+
+msgid "Autoresolution"
 msgstr ""
 
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr "Autoupplösning Byte"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr "Autoupplösning fungerar inte i Scart/DVI-PV Läge"
+
+msgid "Autoresolution settings"
+msgstr "Autoupplösning inställningar"
+
+msgid "Autoresolution videomode setup"
+msgstr "Autoupplösning videoläge installation"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Motor & Fordon"
@@ -1058,6 +1151,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Tillbaka"
 
+msgid "Back, lower USB Slot"
+msgstr "Bak, nedre USB kontakt"
+
+msgid "Back, upper USB Slot"
+msgstr "Bak, övre USB kontakt"
+
 #
 msgid "Background"
 msgstr "Bakgrund"
@@ -1150,6 +1249,13 @@ msgstr "Brasilien"
 msgid "Brightness"
 msgstr "Ljusstyrka"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+"Bläddra på ORF och SAT1 Teletext oberoende av kanal. Detta kräver I-net "
+"anslutning."
+
 msgid "Browse for and connect to network shares"
 msgstr "Bläddra efter och anslut till nätverksutdelningar"
 
@@ -1160,9 +1266,8 @@ msgstr "Bläddra efter nfs/cifs utdelningar och anslut till dem."
 msgid "Browse network neighbourhood"
 msgstr "Bläddra i nätverket"
 
-#
 msgid "Burn DVD"
-msgstr "Skapa DVD"
+msgstr "Bränn DVD"
 
 #
 msgid "Burn existing image to DVD"
@@ -1178,6 +1283,27 @@ msgstr "Bränn dina inspelningar till DVD"
 msgid "Bus: "
 msgstr "Bus: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+"Vid aktivering kommer händelser inte bli matchade om de inte inträffar på "
+"vissa datum."
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+"Vid aktiveringkommer du upplysas om timerkonflikter vid automatisk pollning. "
+"Det finns ingen intelligens inblandad, du bör undersöka om du får konflikter."
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1199,6 +1325,8 @@ msgid ""
 "CDInfo enables gathering album and track details from CDDB and CD-Text when "
 "playing Audio CDs in Mediaplayer."
 msgstr ""
+"CDInfo aktiverar  insamling av album moch spår information från CDDB och CD-"
+"Text vid uppspelning av Audop CDs i Mediaspelaren."
 
 #
 msgid "CI assignment"
@@ -1221,10 +1349,10 @@ msgid "Cache Thumbnails"
 msgstr "Buffra miniatyrer"
 
 msgid "Callmonitor for NCID-based call notification"
-msgstr ""
+msgstr "Callmonitor för NCID-baserad call notifiering"
 
 msgid "Callmonitor for the Fritz!Box routers"
-msgstr ""
+msgstr "Callmonitor för Fritz!Box routers"
 
 msgid "Can't connect to server. Please check your network!"
 msgstr "Kan inte ansluta till servern. Vänligen kontrollera ditt nätverk!"
@@ -1408,6 +1536,15 @@ msgstr "Rensa timerlista automatiskt"
 msgid "Cleanup timerlist automatically."
 msgstr "Rensa timerlista automatiskt."
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr "Upprensningsguide"
@@ -1440,21 +1577,11 @@ msgstr "Stäng och spar ändringar"
 msgid "Close title selection"
 msgstr "Stäng titelval"
 
-#
-msgid "Code rate high"
-msgstr "Code rate hög"
-
-#
-msgid "Code rate low"
-msgstr "Code rate låg"
+msgid "Code rate HP"
+msgstr "Kodhastighet HP"
 
-#
-msgid "Coderate HP"
-msgstr "Coderate HP"
-
-#
-msgid "Coderate LP"
-msgstr "Coderate LP"
+msgid "Code rate LP"
+msgstr "Kodhastighet LP"
 
 #
 msgid "Collection name"
@@ -1597,29 +1724,32 @@ msgstr "Fortsätt spela"
 msgid "Contrast"
 msgstr "Kontrast"
 
-msgid "Control your Dreambox with your Web browser."
+msgid "Control recording completely by service"
 msgstr ""
 
+msgid "Control your Dreambox with your Web browser."
+msgstr "Kontrollera din Dreambox med din Webläsare."
+
 msgid "Control your Dreambox with your browser"
-msgstr ""
+msgstr "Kontrollera din Dreambox med din webläsare"
 
 msgid "Control your dreambox with only the MUTE button"
-msgstr ""
+msgstr "Kontrollera din dreambox enbart med MUTE knappen"
 
 msgid "Control your dreambox with only the MUTE button."
-msgstr ""
+msgstr "Kontrollera din dreambox enbart med MUTE knappen."
 
 msgid "Control your internal system fan."
-msgstr ""
+msgstr "Kontrollera inbyggd systemfläkt."
 
 msgid "Control your kids's tv usage"
-msgstr ""
+msgstr "Kontrollera dina barns tv användade"
 
 msgid "Control your system fan"
-msgstr ""
+msgstr "Kontrollera din systemfläkt"
 
 msgid "Copy, rename, delete, move local files on your Dreambox."
-msgstr ""
+msgstr "Kopiera, döp om, ta bort, flytta lokala filer på din Dreambox."
 
 #
 msgid "Could not connect to Dreambox .NFI Image Feed Server:"
@@ -1638,6 +1768,10 @@ msgstr "Gick inte att öppna Bild i Bild"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Kunde inte spela in på grund av timerkonflikt med %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr "Kunde inte spela in på grund av ogiltig kanal %s"
+
 #
 msgid "Crashlog settings"
 msgstr "Crashlog inställningar"
@@ -1667,10 +1801,10 @@ msgid "Create DVD-ISO"
 msgstr "Skapa DVD-ISO"
 
 msgid "Create a backup of your Video DVD on your DreamBox hard drive."
-msgstr ""
+msgstr "Skapa en backup av din Video DVD på din Dreamboxs hårddisk."
 
 msgid "Create a backup of your Video-DVD"
-msgstr ""
+msgstr "Skapa en backup av din Video-DVD"
 
 msgid "Create a new AutoTimer."
 msgstr "Skapa en ny AutoTimer."
@@ -1687,13 +1821,13 @@ msgid "Create movie folder failed"
 msgstr "Det gick inte att skapa en filmkatalog"
 
 msgid "Create preview pictures of your Movies"
-msgstr ""
+msgstr "Skapa förhandsbilder av dina Filmer"
 
 msgid "Create remote timers"
-msgstr ""
+msgstr "Skapa fjärrtimers"
 
 msgid "Create timers on remote Dreamboxes."
-msgstr ""
+msgstr "Skapa timers på andra Dreamboxar."
 
 #
 #, python-format
@@ -1776,7 +1910,7 @@ msgid "Cut your movies."
 msgstr "Klipp dina filmer."
 
 msgid "CutListEditor allows you to edit your movies"
-msgstr ""
+msgstr "CutListEditor tillåter dig editera dina filmer"
 
 msgid ""
 "CutListEditor allows you to edit your movies.\n"
@@ -1817,6 +1951,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD Läsare"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD Filutforskare"
@@ -1833,7 +1970,7 @@ msgid "DVD media toolbox"
 msgstr "DVD media verktyg"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
-msgstr ""
+msgstr "DVDPlayer spelar upp dina DVDs på din Dreambox"
 
 msgid ""
 "DVDPlayer plays your DVDs on your Dreambox.\n"
@@ -1894,15 +2031,24 @@ msgid "Defaults"
 msgstr "Grund"
 
 msgid "Define a startup service"
-msgstr ""
+msgstr "Definera en startkanal"
 
 msgid "Define a startup service for your Dreambox."
-msgstr ""
+msgstr "Definera en startkanal för din Dreambox."
+
+msgid "Deinterlacer mode for interlaced content"
+msgstr "Deinterlaced lägen för interlaced innehåll"
+
+msgid "Deinterlacer mode for progressive content"
+msgstr "Deinterlaced läge för progressivt innehåll"
 
 #
 msgid "Delay"
 msgstr "Fördröjning"
 
+msgid "Delay x seconds after service started"
+msgstr "Fördröj x sekunder efter kanalstart"
+
 #
 msgid "Delete"
 msgstr "Ta bort"
@@ -1991,7 +2137,7 @@ msgid "Dir:"
 msgstr "Dir:"
 
 msgid "Direct playback of Youtube videos"
-msgstr ""
+msgstr "Direkt playback av Youtube videos"
 
 #
 msgid "Direct playback of linked titles without menu"
@@ -2067,9 +2213,12 @@ msgid "Display search results by:"
 msgstr "Visa sökresultat sortterat på:"
 
 msgid "Display your photos on the TV"
+msgstr "Visa dina foton på TVn"
+
+msgid "Displays Movie Information from the InternetMovieDatabase"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #, python-format
@@ -2088,6 +2237,14 @@ msgstr ""
 "Vill du verkligen kontrollera filsystemet?\n"
 "Detta kan ta lång tid!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+"Vill du verkligen ta bort %s\n"
+"%s?"
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2250,7 +2407,7 @@ msgid "Download Video"
 msgstr "Ladda ner Video"
 
 msgid "Download files from Rapidshare"
-msgstr ""
+msgstr "Ladda ner från Rapidshare"
 
 #
 msgid "Download location"
@@ -2284,6 +2441,12 @@ msgstr "Dreambox formaterad data DVD (HDTV kompatibel)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox mjukvara på grund av uppdateringar är tillgängliga."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr "Drivrutin för Ralink RT8070/RT3070/RT3370 baserad trådlösa-n USB kort."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Drivrutin för Realtek r8712u baserad trådlösa-n USB kort."
+
 #
 msgid "Duration: "
 msgstr "Längd: "
@@ -2310,9 +2473,10 @@ msgstr "EPG kodning"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #, python-format
@@ -2343,6 +2507,7 @@ msgid "Edit DNS"
 msgstr "Ändra DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Ändra Timers och sök efter nya händelser"
 
@@ -2375,10 +2540,10 @@ msgid "Edit settings"
 msgstr "Ändra inställningar"
 
 msgid "Edit tags of recorded movies"
-msgstr ""
+msgstr "Ändra märkning i inspelade filmer"
 
 msgid "Edit tags of recorded movies."
-msgstr ""
+msgstr "Ändra märkning i inspelade filmer."
 
 #
 msgid "Edit the Nameserver configuration of your Dreambox.\n"
@@ -2399,6 +2564,9 @@ msgstr "Ändra url till uppgraderingskälla."
 msgid "Editing"
 msgstr "Redigering"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Ändring för nya AutoTimers"
@@ -2412,7 +2580,7 @@ msgid "Electronic Program Guide"
 msgstr "Elektronisk Program Guide"
 
 msgid "Emailclient is an IMAP4 e-mail viewer for the Dreambox."
-msgstr ""
+msgstr "Epostklient är en IMAP4 e-postvisare för Dreambox."
 
 #
 msgid "Enable"
@@ -2422,10 +2590,25 @@ msgstr "Aktivera"
 msgid "Enable /media"
 msgstr "Aktivera /media"
 
+msgid "Enable 1080p24 Mode"
+msgstr "Aktivera 1080p24 läge"
+
+msgid "Enable 1080p25 Mode"
+msgstr "Aktivera 1080p25 läge"
+
+msgid "Enable 1080p30 Mode"
+msgstr "Aktivera 1080p30 läge"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Aktivera 5V för aktiv antenn"
 
+msgid "Enable 720p24 Mode"
+msgstr "Aktivera 720p24 läge"
+
+msgid "Enable Autoresolution"
+msgstr "Aktivera Autoupplösning"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Aktivera Upprensningsguide?"
@@ -2506,10 +2689,6 @@ msgstr "Krypteringsnyckel"
 msgid "Encryption Keytype"
 msgstr "Krypterings Nyckelvariant"
 
-#
-msgid "Encryption Type"
-msgstr "Krypteringstyp"
-
 #
 msgid "Encryption:"
 msgstr "Kryptering:"
@@ -2553,18 +2732,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Initial hastighet för snabbspolning framåt"
-
 #
 msgid "Enter IP to scan..."
 msgstr "Ange IP för sökning..."
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Initial hastighet för snabbspolning bakåt"
-
 #
 msgid "Enter main menu..."
 msgstr "Gå till huvudmeny..."
@@ -2636,6 +2807,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estniska"
 
+msgid "Ethernet network interface"
+msgstr "Ethernet nätverkskort"
+
 #
 msgid "Eventview"
 msgstr "Programöversikt"
@@ -2832,8 +3006,15 @@ msgstr "Klar med omstarten av ditt nätverk"
 msgid "Finnish"
 msgstr "Finska"
 
-msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
 msgstr ""
+"Först dag att matcha händelser. Ingen händelse innan denna dag kommer "
+"matchas."
+
+msgid "First generate your skin-style with the Ai.HD-Control plugin."
+msgstr "Generera först din skinstil med Ai.HD-Control plugin."
 
 #
 msgid "Flash"
@@ -2851,18 +3032,12 @@ msgstr "Följande saker kommer utföras efter du tryckt på OK!"
 msgid "Format"
 msgstr "Format"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Hittade totalt %d händelser som matchade.\n"
-"%d Timer har lagts till och %d ändrade."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Bildupprepning vid hackig spolning"
 
 #
 msgid "Frame size in full view"
@@ -2892,6 +3067,9 @@ msgstr "Frekvenssökningssteg (khz)"
 msgid "Frequency steps"
 msgstr "Frekvenssteg"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Fre"
@@ -2905,10 +3083,13 @@ msgid "Frisian"
 msgstr "Frisiska"
 
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
-msgstr ""
+msgstr "Fritz!Call visar inkommande samtal till din Fritz!Box på din Dreambox"
+
+msgid "Front USB Slot"
+msgstr "Fram USB kontakt"
 
 msgid "Frontend for /tmp/mmi.socket"
-msgstr ""
+msgstr "Frontend för /tmp/mmi.socket"
 
 #
 #, python-format
@@ -2928,14 +3109,15 @@ msgstr ""
 "Vill du starta om GUI nu?"
 
 msgid "GUI that allows user to change the ftp- / telnet password."
-msgstr ""
+msgstr "GUI som tillåter användare att ändra ftp- / telnet lösenord."
 
 msgid ""
 "GUI that allows user to change the ftp-/telnet-password of the Dreambox."
 msgstr ""
+"GUI som tillåter användare att ändra ftp- / telnet-lösenord på Dreambox."
 
 msgid "GUI to change the ftp and telnet-password"
-msgstr ""
+msgstr "GUI för att ändra ftp- / telnet-lösenord"
 
 #
 msgid "Gaming"
@@ -2961,6 +3143,9 @@ msgstr "Generisk PCM fördröjning"
 msgid "General PCM delay (ms)"
 msgstr "Generell PCM fördröjning (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Genre"
@@ -2973,7 +3158,7 @@ msgid "Genuine Dreambox validation failed!"
 msgstr "Äkta Dreambox validering misslyckades!"
 
 msgid "Genuine Dreambox verification"
-msgstr ""
+msgstr "Äkta Dreambox verifiering"
 
 #
 msgid "German"
@@ -3039,23 +3224,24 @@ msgid "Green boost"
 msgstr "Grön förstärkning"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Guard intervall"
-
-#
-msgid "Guard interval mode"
-msgstr "Guard intervalläge"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Gissa existerande timer baserat på start/slut"
 
+msgid "HD Interlace Mode"
+msgstr "HD Interlace läge"
+
+msgid "HD Progressive Mode"
+msgstr "HD Progressive läge"
+
 #
 msgid "HD videos"
 msgstr "HD video"
@@ -3084,20 +3270,14 @@ msgstr "Viloläge för hårddisk efter"
 msgid "Help"
 msgstr "Hjälp"
 
-#
-msgid "Hidden network SSID"
-msgstr "Dold nätverks SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Dolt nätverksnamn"
+msgid "Hidden network"
+msgstr ""
 
-msgid "Hierarchy Information"
-msgstr "Hierarkisk information"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hierarkiskt läge"
+msgid "Hierarchy info"
+msgstr "Hierarkis info"
 
 #
 msgid "High bitrate support"
@@ -3167,10 +3347,21 @@ msgstr "ISO sökväg"
 msgid "Icelandic"
 msgstr "Isländska"
 
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3270,6 +3461,12 @@ msgstr "Information"
 msgid "Init"
 msgstr "Initiera"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr "Initial filmplats för nya timers"
@@ -3368,8 +3565,8 @@ msgstr "Normal"
 msgid "Internal Flash"
 msgstr "Intern Flash"
 
-msgid "Internal LAN adapter."
-msgstr "Intern LAN adapter."
+msgid "Internal USB Slot"
+msgstr ""
 
 msgid "Internal firmware updater"
 msgstr ""
@@ -3573,6 +3770,11 @@ msgstr "Välj språk"
 msgid "Last config"
 msgstr "Senaste konfiguration"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Föregående hastighet"
@@ -3630,14 +3832,14 @@ msgstr "Länk:"
 msgid "Linked titles with a DVD menu"
 msgstr "Länkade titlar med en DVD meny"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Lista på lagringsenheter"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3763,6 +3965,9 @@ msgstr "Hantera din mottagares mjukvara"
 msgid "Manual Scan"
 msgstr "Manuell sökning"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Manuell transponder"
@@ -3799,11 +4004,9 @@ msgid "Maximum duration (in m)"
 msgstr "Maximum varaktighet (i min)"
 
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
-"Maximum händelse varaktighet att matcha. Om en händelse är längre än denna "
-"tid (utan offset) kommer de inte matchas."
 
 #
 msgid "Media player"
@@ -4022,12 +4225,6 @@ msgstr "Flytta bildrutan uppåt"
 msgid "Move west"
 msgstr "Flytta väst"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Filmplats"
@@ -4049,6 +4246,9 @@ msgstr "Filmlista meny"
 msgid "Multi EPG"
 msgstr "Multi EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Multimedia"
@@ -4057,6 +4257,9 @@ msgstr "Multimedia"
 msgid "Multiple service support"
 msgstr "Multipla kanaler stöds"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Multisat"
@@ -4124,6 +4327,9 @@ msgstr "NFI image flashning klar. Tryck Gul för omstart!"
 msgid "NFS share"
 msgstr "NFS delning"
 
+msgid "NIM"
+msgstr "NIM"
+
 msgid "NOW"
 msgstr "NU"
 
@@ -4152,6 +4358,9 @@ msgstr "Namnserver installation"
 msgid "Nameserver settings"
 msgstr "Namnserver inställningar"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr "Nemesis BlackBox Skin"
 
@@ -4264,10 +4473,6 @@ msgstr "Nätverk Konfiguration..."
 msgid "Network Mount"
 msgstr "Nätverksmonteringar"
 
-#
-msgid "Network SSID"
-msgstr "Nätverk SSID"
-
 #
 msgid "Network Setup"
 msgstr "Nätverksinställningar"
@@ -4307,6 +4512,9 @@ msgstr "Nätverksbläddring"
 msgid "NetworkWizard"
 msgstr "Nätverksguide"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr "Aldrig"
@@ -4349,10 +4557,6 @@ msgstr "Ingen anslutning"
 msgid "No HDD found or HDD not initialized!"
 msgstr "Ingen HDD hittad eller HDD inte initierad!"
 
-#
-msgid "No Networks found"
-msgstr "Inget nätverk funnet"
-
 #
 msgid "No backup needed"
 msgstr "Ingen backup behövs"
@@ -4469,9 +4673,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Ingen video att visa"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr "Inget trådlöst nätverk hittat! Vänligen uppdatera."
+msgid "No wireless networks found! Searching..."
+msgstr ""
 
 #
 msgid ""
@@ -4567,6 +4770,12 @@ msgstr "Nord"
 msgid "Norwegian"
 msgstr "Norska"
 
+msgid "Not after"
+msgstr "Inte efter"
+
+msgid "Not before"
+msgstr "Inte före"
+
 #
 #, python-format
 msgid ""
@@ -4580,6 +4789,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Hämtar inte feed poster"
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4622,6 +4834,9 @@ msgstr "OK, ta bort fler utökningar"
 msgid "OK, remove some extensions"
 msgstr "OK, ta bort några utökningar"
 
+msgid "ONID"
+msgstr "ONID"
+
 #
 msgid "OSD Settings"
 msgstr "OSD inställning"
@@ -4665,6 +4880,9 @@ msgstr "Enbart AutoTimers skapades under denna session"
 msgid "Only Free scan"
 msgstr "Bara Fri sökning"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Endast utökningar."
@@ -4689,9 +4907,8 @@ msgstr "Öppna plugin meny"
 msgid "Optionally enter your name if you want to."
 msgstr "Valfritt ange ditt namn om du vill."
 
-#
-msgid "Orbital Position"
-msgstr "Orbital position"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4714,10 +4931,16 @@ msgstr "Skriv över konfigurationsfilerna vid mjukvaruuppgradering?"
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr "PCR PID"
+
 #
 msgid "PIDs"
 msgstr "PIDs"
 
+msgid "PMT PID"
+msgstr "PMT PID"
+
 #
 msgid "Package list update"
 msgstr "Paketlista uppdatering"
@@ -4825,6 +5048,12 @@ msgstr "Spela Audio-CD..."
 msgid "Play DVD"
 msgstr "Spela DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Spela Musik..."
@@ -4833,12 +5062,6 @@ msgstr "Spela Musik..."
 msgid "Play YouTube movies"
 msgstr "Spela YouTube filmer"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr "Spela nästa video"
@@ -5163,10 +5386,6 @@ msgstr ""
 msgid "Poland"
 msgstr "Polen"
 
-#
-msgid "Polarity"
-msgstr "Polaritet"
-
 #
 msgid "Polarization"
 msgstr "Polarisation"
@@ -5203,6 +5422,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portugisiska"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Motor"
@@ -5390,6 +5612,17 @@ msgstr "Leverantörer"
 msgid "Published"
 msgstr "Publiserad"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python frontend för /tmp/mmi.socket"
@@ -5419,13 +5652,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr "RSS visare"
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Radio"
 
-msgid "Ralink"
-msgstr "Ralink"
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5528,6 +5761,9 @@ msgstr "Inspelningar"
 msgid "Recordings always have priority"
 msgstr "Inspelningar har alltid prioritet"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5748,6 +5984,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr "Begränsa \"efter händelse\" till ett visst tidsintervall?"
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Återuppspela från senaste position"
@@ -5780,6 +6019,9 @@ msgstr "Återvänd till filmlista"
 msgid "Return to previous service"
 msgstr "Återvänd till föregående tjänst"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Hastigheter för snabbspolning bakåt"
@@ -5788,9 +6030,8 @@ msgstr "Hastigheter för snabbspolning bakåt"
 msgid "Right"
 msgstr "Höger"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr "Roll-off"
 
 #
 msgid "Rotor turning speed"
@@ -5800,6 +6041,9 @@ msgstr "Rotor rotationsfart"
 msgid "Running"
 msgstr "Körandes"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr "Russia"
@@ -5812,6 +6056,21 @@ msgstr "Ryska"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr "SD 25/50Hz Interlace läge"
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr "SD 25/50Hz Progressive läge"
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr "SD 30/60Hz Interlace läge"
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr "SD 30/60Hz Progressive läge"
+
+msgid "SID"
+msgstr "SID"
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr "SINGLE LAYER DVD"
@@ -5828,6 +6087,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "SSID:"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Lör"
@@ -6219,6 +6491,9 @@ msgstr "Välj trådlöst nätverk"
 msgid "Select your choice."
 msgstr "Ange ditt val."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Skicka DiSEqC"
@@ -6287,6 +6562,9 @@ msgstr ""
 "Service inte funnen!\n"
 "(SID inte funnen i PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanalsökning"
@@ -6341,9 +6619,6 @@ msgstr "Sätt maximum längd"
 msgid "Set this NO to disable this AutoTimer."
 msgstr "Sätt detta till NEJ för att avaktivera den här AutoTimer."
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr "Tilldelning av tangent avbruten"
@@ -6419,6 +6694,9 @@ msgstr "Visa händelse-utveckling i kanallistan"
 msgid "Show in extension menu"
 msgstr "Visa i utökningsmenyn"
 
+msgid "Show info screen"
+msgstr "Visa infoskärm"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Visa infobalk vid kanalbyte"
@@ -6431,6 +6709,12 @@ msgstr "Visa infobalk vid händelseändring"
 msgid "Show infobar on skip forward/backward"
 msgstr "Visa infobalk vid hopp framåt/bakåt"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Visa motorflyttningar"
@@ -6467,6 +6751,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Visa status på ditt trådlösa LAN anslutning.\n"
@@ -6479,6 +6766,9 @@ msgstr "Stäng av"
 msgid "Shutdown Dreambox after"
 msgstr "Stäng av Dreambox efter"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Signalstyrka:"
@@ -6644,6 +6934,9 @@ msgstr "Sortera A-Z"
 msgid "Sort AutoTimer"
 msgstr "Sortera AutoTimer"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6703,6 +6996,9 @@ msgstr "Standby fläkt %d Volt"
 msgid "Start Webinterface"
 msgstr "Starta Webgränssnitt"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Spela upp från början"
@@ -6822,6 +7118,9 @@ msgstr "Sön"
 msgid "Sunday"
 msgstr "Söndag"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Byt kanal"
@@ -6846,13 +7145,8 @@ msgstr "Byt till föregående underkanal"
 msgid "Switchable tuner types:"
 msgstr "Växlingbara tunertyper:"
 
-#
-msgid "Symbol Rate"
-msgstr "Symbolrate"
-
-#
-msgid "Symbolrate"
-msgstr "Symbolrate"
+msgid "Symbol rate"
+msgstr "Symbolhastighet"
 
 #
 msgid "System"
@@ -6866,10 +7160,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS fil för stor för ISO9660 level 1!"
 
+msgid "TSID"
+msgstr "TSID"
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV System"
 
+msgid "TXT PID"
+msgstr "TXT PID"
+
 #
 msgid "Table of content for collection"
 msgstr "Index över innehållet av samligen"
@@ -6902,6 +7205,9 @@ msgstr "Taiwan"
 msgid "Temperature and Fan control"
 msgstr "Temperatur och Fläkt kontroll"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Marksänd"
@@ -6979,12 +7285,12 @@ msgstr ""
 "istället?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7059,6 +7365,11 @@ msgstr ""
 "USB-stickan förbereddes för att vara bootbar.\n"
 "Nu kan du ladda ner en NFI image fil!"
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7287,6 +7598,11 @@ msgstr "Den här dreamboxen kan in avkoda %s strömmar!"
 msgid "This Month"
 msgstr "Den här månaden"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Den här veckan"
@@ -7530,6 +7846,16 @@ msgstr "Timer status:"
 msgid "Timer type"
 msgstr "Timer typ"
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7608,7 +7934,7 @@ msgstr "Topp rankade"
 msgid "Track"
 msgstr "Spår"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7619,10 +7945,6 @@ msgstr "Översättning"
 msgid "Translation:"
 msgstr "Översättning:"
 
-#
-msgid "Transmission Mode"
-msgstr "Sändningsläge"
-
 #
 msgid "Transmission mode"
 msgstr "Sändningstyp"
@@ -7631,10 +7953,6 @@ msgstr "Sändningstyp"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder Typ"
-
 #
 msgid "Travel & Events"
 msgstr "Resa & Äventyr"
@@ -7760,6 +8078,9 @@ msgstr "Ångra installation"
 msgid "Undo uninstall"
 msgstr "Ångra avinstallation"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr "Okänd knapp"
@@ -7788,8 +8109,8 @@ msgstr "USA"
 msgid "Universal LNB"
 msgstr "Universal LNB"
 
-msgid "Unknown network adapter."
-msgstr "Okänd nätverksadapter."
+msgid "Unknown"
+msgstr ""
 
 msgid ""
 "Unless this is enabled AutoTimer will NOT automatically look for events "
@@ -7808,7 +8129,7 @@ msgstr "Avmontering misslyckades"
 msgid "Unsupported"
 msgstr "Osupporterat"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7904,10 +8225,6 @@ msgstr "Använd en gateway"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Använd hackig spolning vid hastigheter över"
-
 #
 msgid "Use power measurement"
 msgstr "Använd strömmätning"
@@ -7986,16 +8303,28 @@ msgstr "VCR Scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (intro trailer)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr "Vali-XD skin"
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr "Vali.HD.nano skin"
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr "Kontrollera din Dreamboxs äkthet genom att köra Äkta Dreambox plugin!"
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Vertikal"
@@ -8012,6 +8341,9 @@ msgstr "Video fininställnings guide"
 msgid "Video Output"
 msgstr "Video Utsignal"
 
+msgid "Video PID"
+msgstr "Video PID"
+
 #
 msgid "Video Setup"
 msgstr "Video Inställning"
@@ -8213,9 +8545,6 @@ msgstr "V"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr "WLAN adapter."
-
 msgid "WLAN connection"
 msgstr "WLAN anslutning"
 
@@ -8256,6 +8585,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Webgränssnitt"
@@ -8433,6 +8765,11 @@ msgstr "Vad vill du söka efter?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Vad ska ske med skickade crashlogs?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8472,9 +8809,14 @@ msgstr "Trådlöst LAN"
 msgid "Wireless Network"
 msgstr "Trådlöst Nätverk"
 
-#
-msgid "Wireless Network State"
-msgstr "Status Trådlöst nätverk"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
+msgstr ""
 
 msgid ""
 "With AntiScrollbar you can cover up annoying ticker lines (e.g. in news "
@@ -8496,7 +8838,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8507,6 +8849,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8572,11 +8919,9 @@ msgstr ""
 "alternativ kanal som den är begränsad till."
 
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
-"Med den här optionen kan du begränsa AutoTimer till en viss mängd "
-"schemalagda inspelningar. Ange 0 för att avaktivera funktionen."
 
 #
 msgid "Wizard"
@@ -8680,6 +9025,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Du kan välja, vad vill du ska installeras..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Du kan installera den pluginen."
@@ -8702,6 +9052,19 @@ msgstr ""
 "Då 'Namn' bara är bara ett visningsvärde i Overview, 'Match in title' är vad "
 "som ska letas efter i EPG."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Du kan inte ta bort detta!"
@@ -8914,6 +9277,9 @@ msgstr "Ditt namn (valfritt):"
 msgid "Your network configuration has been activated."
 msgstr "Din nätverkskonfiguration har aktiverats."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr "Din nätverksmontering har aktiverats."
@@ -8968,9 +9334,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr "Zydas"
-
 #
 msgid "[alternative edit]"
 msgstr "[ändra alternativ]"
@@ -9026,7 +9389,12 @@ msgstr "aktivera nuvarande konfiguration"
 msgid "activate network adapter configuration"
 msgstr "aktivera nätverkskorts konfiguration"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "lägg till AutoTimer..."
 
@@ -9102,9 +9470,6 @@ msgstr "lägg till kanal i favoriter"
 msgid "add services"
 msgstr "lägg till kanaler"
 
-msgid "add tags to recorded movies"
-msgstr "lägg till bokmärken i inspelade filmer"
-
 #
 msgid "add to parental protection"
 msgstr "lägg till föräldraskydd"
@@ -9141,6 +9506,12 @@ msgstr "tilldelade CAIds:"
 msgid "assigned Services/Provider:"
 msgstr "utpekade kanaler/operatörer:"
 
+msgid "at beginning"
+msgstr "i början"
+
+msgid "at end"
+msgstr "i slutet"
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9159,6 +9530,9 @@ msgstr "ljudspår"
 msgid "auto"
 msgstr "auto"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "tillgängliga"
@@ -9191,6 +9565,9 @@ msgstr "svartlista"
 msgid "blue"
 msgstr "blå"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9230,6 +9607,9 @@ msgstr "rensa spellista"
 msgid "complex"
 msgstr "komplex"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "konfigurationsmeny"
@@ -9261,6 +9641,12 @@ msgstr "kunde inte tas bort"
 msgid "create directory"
 msgstr "skapa bibliotek"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr "nuvarande installerad image: %s"
@@ -9273,6 +9659,9 @@ msgstr "daglig"
 msgid "day"
 msgstr "dag"
 
+msgid "default"
+msgstr "grundvärde"
+
 #
 msgid "delete"
 msgstr "ta bort"
@@ -9332,6 +9721,9 @@ msgstr "spela inte in"
 msgid "done!"
 msgstr "klar!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "ändra alternativ"
@@ -9384,10 +9776,6 @@ msgstr "slutklipp här"
 msgid "end favourites edit"
 msgstr "avsluta favoriter editor"
 
-#
-msgid "enter hidden network SSID"
-msgstr "ange dold nätverks SSID"
-
 #
 msgid "equal to"
 msgstr "lika med"
@@ -9612,6 +10000,9 @@ msgstr "minut"
 msgid "minutes"
 msgstr "minuter"
 
+msgid "missing parameter \"id\""
+msgstr "saknar värde \"id\""
+
 #
 msgid "month"
 msgstr "månad"
@@ -9808,9 +10199,6 @@ msgstr "röd"
 msgid "redesigned Kerni-HD1 skin"
 msgstr "omdesignat Kerni-HD1 skin"
 
-msgid "redirect notifications to Growl"
-msgstr "omdirigera notifieringar till Growl"
-
 #
 msgid "remove a nameserver entry"
 msgstr "ta bort en namnserver post"
@@ -10144,9 +10532,9 @@ msgstr "skifta tid, kapitel, ljud, textning info"
 msgid "tuner is not supported"
 msgstr "tuner stöds inte"
 
-#
-msgid "unavailable"
-msgstr "ej tillgänglig"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr "kan inte hitta timer med id %i"
 
 #
 msgid "unconfirmed"
@@ -10206,6 +10594,9 @@ msgstr "väntar"
 msgid "was removed successfully"
 msgstr "borttagning lyckades"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "veckolig"
@@ -10214,6 +10605,9 @@ msgstr "veckolig"
 msgid "whitelist"
 msgstr "vitlista"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "arbetar"
@@ -10247,264 +10641,153 @@ msgid "zapped"
 msgstr "zapped"
 
 #
-#~ msgid ".NFI Download failed:"
-#~ msgstr ".NFI Nedladdning misslyckades:"
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Mängd inspelning kvar"
 
-#
-#~ msgid ""
-#~ ".NFI file passed md5sum signature check. You can safely flash this image!"
-#~ msgstr ""
-#~ ".NFI fil passerade md5sum signatur kontroll. Du kan använda denna image!"
-
-#
-#~ msgid "Cannot parse feed directory"
-#~ msgstr "Kan inte läsa feed bibliotek"
-
-#
-#~ msgid "Change dir."
-#~ msgstr "Byt bibl."
-
-#~ msgid "Change service pin"
-#~ msgstr "Ändra program pin"
-
-#~ msgid "Change service pins"
-#~ msgstr "Ändra program pin"
-
-#~ msgid "Change setup pin"
-#~ msgstr "Ändra installations pin"
-
-#
-#~ msgid "Destination directory"
-#~ msgstr "Målbibliotek"
-
-#
-#~ msgid "Details for extension: "
-#~ msgstr "Detaljer för utökning: "
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
 
-#
-#~ msgid "Disable Subtitles"
-#~ msgstr "Avaktivera textning"
-
-#~ msgid "Download of USB flasher boot image failed: "
-#~ msgstr "Ladda ner USB flash boot image misslyckades: "
-
-#
 #~ msgid ""
-#~ "First we need to download the latest boot environment for the USB flasher."
-#~ msgstr "Först måste vi ladda ner senaste bootmiljön för USB flasher."
-
-#~ msgid ""
-#~ "If this is enabled an existing timer will also be considered recording an "
-#~ "event if it records at least 80%% of the it."
+#~ "Autoresolution Plugin Testmode:\n"
+#~ "Is %s ok?"
 #~ msgstr ""
-#~ "Om detta är aktiverat kommer befintlig timer att behandlas som en "
-#~ "inspelning om den spelar in minst 80%% av den."
+#~ "Autoupplösning Plugin Testläge:\n"
+#~ "Är %s ok?"
 
 #
-#~ msgid "Image flash utility"
-#~ msgstr "Image flash redskap"
+#~ msgid "Code rate high"
+#~ msgstr "Code rate hög"
 
 #
-#~ msgid "Integrated Ethernet"
-#~ msgstr "Integrerat nätverk"
+#~ msgid "Code rate low"
+#~ msgstr "Code rate låg"
 
 #
-#~ msgid "Integrated Wireless"
-#~ msgstr "Inbyggt Trådlöst"
-
-#~ msgid "New pin"
-#~ msgstr "Ny pin"
+#~ msgid "Coderate HP"
+#~ msgstr "Coderate HP"
 
 #
-#~ msgid "No useable USB stick found"
-#~ msgstr "Ingen användbar USB-sticka hittad"
+#~ msgid "Coderate LP"
+#~ msgstr "Coderate LP"
 
-#
-#~ msgid "Page"
-#~ msgstr "Sida"
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Visa filminformation från InternetMovieDatabase"
 
 #
-#~ msgid "Please choose .NFI image file from feed server to download"
-#~ msgstr "Vänligen välj .NFI image fil från feed server som ska laddas ner"
+#~ msgid "Encryption Type"
+#~ msgstr "Krypteringstyp"
 
 #
 #~ msgid ""
-#~ "Please disconnect all USB devices from your Dreambox and (re-)attach the "
-#~ "target USB stick (minimum size is 64 MB) now!"
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
 #~ msgstr ""
-#~ "Vänligen koppla bort alla USB enheter från din Dreambox och (åter-)anslut "
-#~ "USB-stickan (minimumstorlek är 64MB) nu!"
-
-#~ msgid "Please enter the old pin code"
-#~ msgstr "Vänligen ange den gamla pin koden"
+#~ "Hittade totalt %d händelser som matchade.\n"
+#~ "%d Timer har lagts till och %d ändrade."
 
 #
-#~ msgid "Please select .NFI flash image file from medium"
-#~ msgstr "Vänligen välj .NFI flash image fil från media"
+#~ msgid "Guard Interval"
+#~ msgstr "Guard intervall"
 
 #
-#~ msgid "Please select target directory or medium"
-#~ msgstr "Vänligen välj målbibliotek eller media"
+#~ msgid "Guard interval mode"
+#~ msgstr "Guard intervalläge"
 
 #
-#~ msgid "Press OK to view full changelog"
-#~ msgstr "Tryck OK för att visa full förändringslog"
-
-#~ msgid "Reenter new pin"
-#~ msgstr "Ange ny pin igen"
+#~ msgid "Hidden network SSID"
+#~ msgstr "Dold nätverks SSID"
 
 #
-#~ msgid "Remember service pin"
-#~ msgstr "Kom ihåg service pin"
+#~ msgid "Hidden networkname"
+#~ msgstr "Dolt nätverksnamn"
 
-#
-#~ msgid "Remember service pin cancel"
-#~ msgstr "Avbryt kom ihåg service pin"
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hierarkisk information"
 
 #
-#~ msgid "Remove the broken .NFI file?"
-#~ msgstr "Ta bort trasig .NFI fil?"
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hierarkiskt läge"
 
-#
-#~ msgid "Remove the incomplete .NFI file?"
-#~ msgstr "Ta bort ofullständig .NFI fil?"
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Intern LAN adapter."
 
-#
 #~ msgid ""
-#~ "Scan your network for wireless Access Points and connect to them using "
-#~ "your selected wireless device.\n"
+#~ "Maximum event duration to match. If an event is longer than this ammount "
+#~ "of time (without offset) it won't be matched."
 #~ msgstr ""
-#~ "Sök ditt nätverk efter trådlös Accesspunkt och anslut till det med din "
-#~ "valda trådlösa enhet.\n"
+#~ "Maximum händelse varaktighet att matcha. Om en händelse är längre än "
+#~ "denna tid (utan offset) kommer de inte matchas."
 
 #
-#~ msgid "Select audio mode"
-#~ msgstr "Välj ljudläge"
+#~ msgid "Network SSID"
+#~ msgstr "Nätverk SSID"
 
 #
-#~ msgid "Select files for backup. Currently selected:\n"
-#~ msgstr "Välj filer för backuptagning. Nuvarande valda:\n"
+#~ msgid "No Networks found"
+#~ msgstr "Inget nätverk funnet"
 
 #
-#~ msgid "Select image"
-#~ msgstr "Välj image"
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr "Inget trådlöst nätverk hittat! Vänligen uppdatera."
 
 #
-#~ msgid "Selected source image"
-#~ msgstr "Välj käll image"
+#~ msgid "Orbital Position"
+#~ msgstr "Orbital position"
 
 #
-#~ msgid "Stereo"
-#~ msgstr "Stereo"
+#~ msgid "Polarity"
+#~ msgstr "Polaritet"
 
-#
-#~ msgid ""
-#~ "The USB stick is now bootable. Do you want to download the latest image "
-#~ "from the feed server and save it on the stick?"
-#~ msgstr ""
-#~ "USB-stickan är nu bootbar. Vill du ladda ner senaste image från feed "
-#~ "server och spara den på stickan?"
-
-#~ msgid ""
-#~ "The md5sum validation failed, the file may be corrupted! Are you sure "
-#~ "that you want to burn this image to flash memory? You are doing this at "
-#~ "your own risk!"
-#~ msgstr ""
-#~ "Validering av md5sun misslyckades, filen kan vara korrupt! Är du säker på "
-#~ "att du vill flasha denna image till flashminnet? Du utför detta på egen "
-#~ "risk!"
-
-#~ msgid ""
-#~ "The md5sum validation failed, the file may be downloaded incompletely or "
-#~ "be corrupted!"
-#~ msgstr ""
-#~ "Validering av md5sum misslyckades, filen kanske inte blev helt nedladdad "
-#~ "eller är korrupt!"
-
-#~ msgid "The pin code has been changed successfully."
-#~ msgstr "Bytet av pin koden utfördes."
-
-#~ msgid "The pin codes you entered are different."
-#~ msgstr "Pin koderna du angav är olika."
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
 
 #
-#~ msgid "This .NFI file does not contain a valid %s image!"
-#~ msgstr "Denna .NFI fil innehåller ingen giltig %s image!"
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
 
 #
-#~ msgid ""
-#~ "This .NFI file does not have a md5sum signature and is not guaranteed to "
-#~ "work. Do you really want to burn this image to flash memory?"
-#~ msgstr ""
-#~ "Denna .NFI har ingen md5sum signatur och är inte garanterad att den "
-#~ "fungerar. Vill du verkligen flasha denna image till flashminnet?"
+#~ msgid "Symbol Rate"
+#~ msgstr "Symbolrate"
 
 #
-#~ msgid ""
-#~ "This .NFI file has a valid md5 signature. Continue programming this image "
-#~ "to flash memory?"
-#~ msgstr ""
-#~ "Denna .NFI har giltig md5sum. Fortsätta programmera denna image till "
-#~ "flashminnet?"
-
-#~ msgid ""
-#~ "To update your Dreambox firmware, please follow these steps:\n"
-#~ "1) Turn off your box with the rear power switch and plug in the bootable "
-#~ "USB stick.\n"
-#~ "2) Turn mains back on and hold the DOWN button on the front panel pressed "
-#~ "for 10 seconds.\n"
-#~ "3) Wait for bootup and follow instructions of the wizard."
-#~ msgstr ""
-#~ "För att uppdatera din Dreambox firmware, vänligen utför följande steg:\n"
-#~ "1) Stäng av din box med strömbrytaren på baksidan och sätt in bootbar USB-"
-#~ "sticka.\n"
-#~ "2) Slå på strömbrytaren och håll NER pil på fronten intryckt i ungerfär "
-#~ "10 sekunder.\n"
-#~ "3) Vänta på uppstart och följ instruktionerna från guiden."
+#~ msgid "Symbolrate"
+#~ msgstr "Symbolrate"
 
 #
-#~ msgid ""
-#~ "USB stick wizard finished. Your dreambox will now restart with your new "
-#~ "image!"
-#~ msgstr ""
-#~ "USB-sticke-guide klar. Din dreambox kommer nu starta om med din nya image!"
+#~ msgid "Transmission Mode"
+#~ msgstr "Sändningsläge"
 
 #
-#~ msgid "Wireless"
-#~ msgstr "Trådlöst"
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder Typ"
 
-#
-#~ msgid "Writing NFI image file to flash completed"
-#~ msgstr "Skrivning av NFI image fil till flash klart"
+#~ msgid "Unknown network adapter."
+#~ msgstr "Okänd nätverksadapter."
+
+#~ msgid "WLAN adapter."
+#~ msgstr "WLAN adapter."
 
 #
+#~ msgid "Wireless Network State"
+#~ msgstr "Status Trådlöst nätverk"
+
 #~ msgid ""
-#~ "You need to set a pin code and hide it from your children.\n"
-#~ "\n"
-#~ "Do you want to set the pin now?"
+#~ "With this option you can restrict the AutoTimer to a certain ammount of "
+#~ "scheduled recordings. Set this to 0 to disable this functionality."
 #~ msgstr ""
-#~ "Du måste ange en PIN kod och dölja det från dina barn.\n"
-#~ "\n"
-#~ "Vill du ange PIN kod nu?"
+#~ "Med den här optionen kan du begränsa AutoTimer till en viss mängd "
+#~ "schemalagda inspelningar. Ange 0 för att avaktivera funktionen."
 
-#
-#~ msgid "choose destination directory"
-#~ msgstr "välj destinationsbibliotek"
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
 
-#
-#~ msgid "failed"
-#~ msgstr "misslyckades"
+#~ msgid "add tags to recorded movies"
+#~ msgstr "lägg till bokmärken i inspelade filmer"
 
 #
-#~ msgid "select .NFI flash file"
-#~ msgstr "välj .NFI flash fil"
+#~ msgid "enter hidden network SSID"
+#~ msgstr "ange dold nätverks SSID"
 
 #
-#~ msgid "select image from server"
-#~ msgstr "välj image från server"
-
-#~ msgid "service pin"
-#~ msgstr "kanal pin"
-
-#~ msgid "setup pin"
-#~ msgstr "installation pin"
+#~ msgid "unavailable"
+#~ msgstr "ej tillgänglig"
index c8891087db69135df2834e6cdd4b2edf8a4c8ba6..af2bc923949928ed8bb346c60fa6cf27a64a8f7f 100755 (executable)
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,10 +1,11 @@
+# Turkish translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: enigma2 Turkish Locale\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
-"PO-Revision-Date: 2010-04-30 20:58+0200\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
+"PO-Revision-Date: 2011-09-07 11:13+0200\n"
 "Last-Translator: Zulfikar <zveyis@gmail.com>\n"
 "Language-Team: http://hobiagaci.com <z.veyisoglu@hobiagaci.com>\n"
 "MIME-Version: 1.0\n"
@@ -12,7 +13,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Language: tr\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.0.2\n"
+"X-Generator: Pootle 2.0.3\n"
 "X-Poedit-SourceCharset: utf-8\n"
 "X-Poedit-Country: TURKEY\n"
 
@@ -143,7 +144,7 @@ msgid " extensions."
 msgstr " eklentileri."
 
 msgid " ms"
-msgstr ""
+msgstr " ms"
 
 #
 msgid " packages selected."
@@ -201,6 +202,20 @@ msgstr "#ffffffff"
 msgid "%H:%M"
 msgstr "%H:%M"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+"Yeni zamanlayıcı eklenirken %d çakışma oluştu:\n"
+"%s"
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -239,6 +254,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr "%s: %s / %s"
+
 #
 msgid "(ZAP)"
 msgstr "(ZAP)"
@@ -395,17 +414,17 @@ msgstr ""
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
-msgstr ""
+msgstr "FTP istemci"
 
 msgid "A client for www.dyndns.org"
-msgstr ""
+msgstr "DynDns istemcisi"
 
 #
 #, python-format
@@ -419,6 +438,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -435,15 +457,17 @@ msgstr ""
 "Bitmiş olan bir kayıt zamanlayıcısı Dreambox'ı\n"
 "kapatmak istiyor. Şimdi kapatılsın mı?"
 
-#
 msgid "A graphical EPG for all services of an specific bouquet"
-msgstr "Belirtilen buketteki tüm kanallar için grafik EPG"
+msgstr "Belirtilen buketteki tüm kanallar için görsel EPG"
 
 msgid "A graphical EPG interface"
-msgstr ""
+msgstr "Görsel EPG arabirimi"
+
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr "Görsel EPG arabirimi ve EPG yönetimi"
 
 msgid "A graphical EPG interface."
-msgstr ""
+msgstr "Görsel EPG arabirimi."
 
 #
 msgid ""
@@ -454,12 +478,15 @@ msgstr ""
 "Mevcut olanın üzerine yazmak ve devam etmek istiyor musunuz?\n"
 
 msgid "A nice looking HD skin from Kerni"
-msgstr ""
+msgstr "Kerni' nin güzel görünüşlü HD arayüzü"
 
 msgid "A nice looking HD skin in Brushed Alu Design from Kerni."
-msgstr ""
+msgstr "Kerni' nin güzel görünüşlü HD arayüzü"
 
 msgid "A nice looking skin from Kerni"
+msgstr "Kerni' nin güzel görünüşlü arayüzü"
+
+msgid "A plugin to add / remove / modify entries of fstab."
 msgstr ""
 
 #
@@ -578,6 +605,9 @@ msgstr "Hakkında"
 msgid "About..."
 msgstr "Hakkında..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -603,6 +633,9 @@ msgstr "Eylem:"
 msgid "Activate Picture in Picture"
 msgstr "Resim içinde resim (PIP) 'i etkinleştir"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Ağ ayarlarını etkinleştir"
@@ -659,6 +692,12 @@ msgstr "Yeni otomatik zamanlayıcı ekle"
 msgid "Add new network mount point"
 msgstr "Yeni ağ bağlantı noktası ekle"
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Zamanlayıcı"
@@ -687,6 +726,10 @@ msgstr ""
 msgid "Added: "
 msgstr "Eklenme tarihi: "
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -716,10 +759,10 @@ msgstr ""
 "numaraları kumandanızdan tuşlayarak diğer test ekranlarını görün."
 
 msgid "Adult streaming plugin"
-msgstr ""
+msgstr "Yetişkinler için stream eklentisi"
 
 msgid "Adult streaming plugin."
-msgstr ""
+msgstr "Yetişkinler için stream eklentisi."
 
 #
 msgid "Advanced Options"
@@ -762,7 +805,7 @@ msgstr ""
 "başvurun."
 
 msgid "Ai.HD skin-style control plugin"
-msgstr ""
+msgstr "HD arayüz kontrol eklentisi"
 
 #
 msgid "Album"
@@ -784,6 +827,9 @@ msgstr "Tüm zamanlar"
 msgid "All non-repeating timers"
 msgstr "Tekrarlanmayan tüm zamanlayıcılar"
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr "Web arayüzünden kanal değişimine izin ver"
@@ -791,7 +837,21 @@ msgstr "Web arayüzünden kanal değişimine izin ver"
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
+msgstr "Arkaplanda dosya sunucularından indirme yapabilirsiniz."
+
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
 msgstr ""
 
 #
@@ -807,15 +867,14 @@ msgid "Alternative services tuner priority"
 msgstr "Alternatifli kanallarda tuner önceliği"
 
 msgid "Always ask"
-msgstr ""
+msgstr "Her zaman sor"
 
 #
 msgid "Always ask before sending"
 msgstr "Göndermeden önce sor"
 
-#
-msgid "Ammount of recordings left"
-msgstr "Kayıt sayacı"
+msgid "Amount of recordings left"
+msgstr ""
 
 #
 msgid "An empty filename is illegal."
@@ -833,6 +892,9 @@ msgstr "Bilinmeyen bir hata oluştu!"
 msgid "Anonymize crashlog?"
 msgstr "Hata günlüğüne detay bilgiler eklensin mi?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Arapça"
@@ -909,10 +971,10 @@ msgstr "Sor"
 msgid "Aspect Ratio"
 msgstr "En boy oranı"
 
-msgid "Assigning providers/services/caids to a CI module"
-msgstr ""
+msgid "Aspect ratio"
+msgstr "En boy oranı"
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -923,6 +985,9 @@ msgstr "Ses"
 msgid "Audio Options..."
 msgstr "Ses Ayarları..."
 
+msgid "Audio PID"
+msgstr "Ses PID"
+
 msgid "Audio Sync"
 msgstr "Ses senkronu"
 
@@ -933,6 +998,7 @@ msgid ""
 "AudoSync allows delaying the sound output (Bitstream/PCM) so that it is "
 "synchronous to the picture."
 msgstr ""
+"Resim / ses uyuşmazlıklarında dudak senkronizasyonu yapmanıza yardımcı olur."
 
 #
 msgid "Australia"
@@ -986,8 +1052,18 @@ msgid ""
 "AutoTimer scans the EPG and creates Timers depending on user-defined search  "
 "criteria."
 msgstr ""
+"Otomatik zamanlayıcı eklentisi, belirlediğiniz kriterlere göre EPG "
+"bilgisinde arama yaparak zamanlanmış görev oluşturur. "
+
+msgid "AutoTimer was added successfully"
+msgstr "Otomatik zamanlayıcı başarıyla eklendi."
+
+msgid "AutoTimer was changed successfully"
+msgstr "Otomatik zamanlayıcı başarıyla güncellendi."
+
+msgid "AutoTimer was removed"
+msgstr "Otomatik zamanlayıcı kaldırıldı."
 
-#
 msgid "Automatic"
 msgstr "Otomatik"
 
@@ -996,13 +1072,13 @@ msgid "Automatic Scan"
 msgstr "Otomatik arama"
 
 msgid "Automatic volume adjustment"
-msgstr ""
+msgstr "Otomatik ses şiddeti düzenleyici"
 
 msgid "Automatic volume adjustment for ac3/dts services."
-msgstr ""
+msgstr "ac3/dts ses izleri için otomatik ses şiddeti düzenleyici."
 
 msgid "Automatically change video resolution"
-msgstr ""
+msgstr "Video çözünürlüğünü otomatik değiştirir."
 
 msgid ""
 "Automatically changes the output resolution depending on the video "
@@ -1016,11 +1092,33 @@ msgid "Automatically informs you on low internal memory"
 msgstr ""
 
 msgid "Automatically refresh EPG"
-msgstr ""
+msgstr "EPG'yi otomatik yenile"
 
 msgid "Automatically send crashlogs to Dream Multimedia"
+msgstr "Hata günlüklerini otomatik olarak Dream Multimedia'ya gönderir."
+
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
 msgstr ""
 
+msgid "Autoresolution Switch"
+msgstr "Otoçözünürlük anahtarı"
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+"Otoçözünürlük eklentisi Scart/DVI-PC bağlantılarını desteklememektedir."
+
+msgid "Autoresolution settings"
+msgstr "Otoçözünürlük ayarları"
+
+msgid "Autoresolution videomode setup"
+msgstr "Otoçözünürlük video kipi ayarları"
+
 #
 msgid "Autos & Vehicles"
 msgstr "Otomobil & Araçlar"
@@ -1042,10 +1140,10 @@ msgid "BA"
 msgstr "BA"
 
 msgid "BASIC-HD Skin by Ismail Demir"
-msgstr ""
+msgstr "BASIC-HD arayüzü (İsmail Demir)"
 
 msgid "BASIC-HD Skin for Dreambox Images created from Ismail Demir"
-msgstr ""
+msgstr "İsmail Demir tarafından hazırlanan BASIC-HD arayüzü"
 
 #
 msgid "BB"
@@ -1063,6 +1161,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Geri"
 
+msgid "Back, lower USB Slot"
+msgstr "Arka, alttaki USB yuvası"
+
+msgid "Back, upper USB Slot"
+msgstr "Arka, üstteki USB yuvası"
+
 #
 msgid "Background"
 msgstr "Arkaplan"
@@ -1136,10 +1240,10 @@ msgid "Blue boost"
 msgstr "Mavi doygunluğu"
 
 msgid "Bonjour/Avahi control plugin"
-msgstr ""
+msgstr "Bonjour/Avahi yönetim eklentisi"
 
 msgid "Bonjour/Avahi control plugin."
-msgstr ""
+msgstr "Bonjour/Avahi kontrol eklentisi."
 
 #
 msgid "Bookmarks"
@@ -1157,9 +1261,14 @@ msgstr "Brazilya"
 msgid "Brightness"
 msgstr "Parlaklık"
 
-msgid "Browse for and connect to network shares"
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
 msgstr ""
 
+msgid "Browse for and connect to network shares"
+msgstr "Ağ paylaşımlarına göz atın ve bağlanın."
+
 msgid "Browse for nfs/cifs shares and connect to them."
 msgstr ""
 
@@ -1179,11 +1288,28 @@ msgid "Burn to DVD"
 msgstr "DVD'ye yaz"
 
 msgid "Burn your recordings to DVD"
-msgstr ""
+msgstr "Kayıtlarınızı DVD'ye kaydedin."
 
 msgid "Bus: "
 msgstr "Yol: "
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1230,7 +1356,7 @@ msgid "Callmonitor for NCID-based call notification"
 msgstr ""
 
 msgid "Callmonitor for the Fritz!Box routers"
-msgstr ""
+msgstr "Fritz!Box için Çağrı görüntüleyici"
 
 msgid "Can't connect to server. Please check your network!"
 msgstr "Sunucuya bağlanılamıyor. Lütfen ağ ayarlarını kontrol edin!"
@@ -1298,7 +1424,7 @@ msgid "Change the hostname of your Dreambox."
 msgstr "Dreambox'ınızın konak adını değiştirin."
 
 msgid "Changelog"
-msgstr ""
+msgstr "Değişiklik günlüğü"
 
 #
 msgid "Channel"
@@ -1369,7 +1495,7 @@ msgid "Choose bouquet"
 msgstr "Buket Seç"
 
 msgid "Choose image to download"
-msgstr ""
+msgstr "İndirmek istediğiniz bellenimi seçin"
 
 #
 msgid "Choose target folder"
@@ -1408,9 +1534,18 @@ msgid "Cleanup Wizard settings"
 msgstr "Temizlik sihirbazı ayarları"
 
 msgid "Cleanup timerlist automatically"
-msgstr ""
+msgstr "Zamanlayıcı listesini otomatik temizle"
 
 msgid "Cleanup timerlist automatically."
+msgstr "Zamanlayıcı listesini otomatik temizle."
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
 msgstr ""
 
 #
@@ -1445,21 +1580,11 @@ msgstr "Değişiklikleri kaydet ve kapat"
 msgid "Close title selection"
 msgstr "Başlık seçimini kapat"
 
-#
-msgid "Code rate high"
-msgstr "Yüksek kod oranı"
-
-#
-msgid "Code rate low"
-msgstr "Düşük kod oranı"
-
-#
-msgid "Coderate HP"
-msgstr "Yüksek güç (HP) kod oranı"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Düşük güç (LP) kod oranı"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1518,7 +1643,7 @@ msgid "Complex (allows mixing audio tracks and aspects)"
 msgstr "Kompleks (karışık ses izlerine ve açılara izin verir)"
 
 msgid "Composition of the recording filenames"
-msgstr ""
+msgstr "Kayıt işleminde dosya adı düzeni"
 
 #
 msgid "Configuration Mode"
@@ -1541,7 +1666,7 @@ msgid "Configure nameservers"
 msgstr "İsim sunucu yapılandırması"
 
 msgid "Configure your WLAN network interface"
-msgstr ""
+msgstr "Kablosuz ağ arayüzünü yapılandırın"
 
 #
 msgid "Configure your internal LAN"
@@ -1603,6 +1728,9 @@ msgstr "Oynatmaya devam et"
 msgid "Contrast"
 msgstr "Kontrast"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1616,13 +1744,13 @@ msgid "Control your dreambox with only the MUTE button."
 msgstr ""
 
 msgid "Control your internal system fan."
-msgstr ""
+msgstr "Dahili sistem fanını kontrol edin."
 
 msgid "Control your kids's tv usage"
-msgstr ""
+msgstr "Çocuğunuzun TV kullanımını kontrol edin"
 
 msgid "Control your system fan"
-msgstr ""
+msgstr "Sistem fan'ını kontrol edin"
 
 msgid "Copy, rename, delete, move local files on your Dreambox."
 msgstr ""
@@ -1644,6 +1772,10 @@ msgstr "Resim içinde resim açılamıyor"
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "%s zamanlayıcısı ile çakışmadan dolayı kayıt yapılamaz"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Hata günlüğü ayarları"
@@ -1721,7 +1853,7 @@ msgid "Current Transponder"
 msgstr "Geçerli Transponder"
 
 msgid "Current device: "
-msgstr ""
+msgstr "Geçerli aygıt:"
 
 #
 msgid "Current settings:"
@@ -1768,23 +1900,23 @@ msgid "Customize"
 msgstr "Özelleştir"
 
 msgid "Customize Vali-XD skins"
-msgstr ""
+msgstr "Vali-XD arayüzlerini özelleştir"
 
 msgid "Customize Vali-XD skins by yourself."
-msgstr ""
+msgstr "Vali-XD arayüzlerini tercihinize göre özelleştirin"
 
 #
 msgid "Cut"
 msgstr "Kes"
 
 msgid "Cut your movies"
-msgstr ""
+msgstr "Film düzenleyici"
 
 msgid "Cut your movies."
-msgstr ""
+msgstr "Filmlerinizi düzenleyin."
 
 msgid "CutListEditor allows you to edit your movies"
-msgstr ""
+msgstr "CutListEditor ile film dosyalarınızı düzenleyin"
 
 msgid ""
 "CutListEditor allows you to edit your movies.\n"
@@ -1793,9 +1925,8 @@ msgid ""
 "Then seek to the end, press OK, select 'end cut'. That's it."
 msgstr ""
 
-#
 msgid "Cutlist editor..."
-msgstr "Kesim listesi düzenleyici..."
+msgstr "Film düzenleyici..."
 
 #
 msgid "Czech"
@@ -1824,6 +1955,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr "DVD Sürücü"
+
 #
 msgid "DVD File Browser"
 msgstr "DVD Dosya gezgini"
@@ -1841,13 +1975,17 @@ msgid "DVD media toolbox"
 msgstr "DVD medya araçları"
 
 msgid "DVDPlayer plays your DVDs on your Dreambox"
-msgstr ""
+msgstr "DVD Oynatıcı ile DVD'lerinizi Dreambox'ınızdan izleyin"
 
 msgid ""
 "DVDPlayer plays your DVDs on your Dreambox.\n"
 "With the DVDPlayer you can play your DVDs on your Dreambox from a DVD or "
 "even from an iso file or video_ts folder on your harddisc or network."
 msgstr ""
+"DVD Oynatıcı ile DVD'lerinizi Dreambox'ınızdan izleyebilirsiniz.\n"
+"Program ile DVD'lerinizi doğrudan izleyebileceğiniz gibi, sabit disk ya da "
+"ağ üzerinde yer alan ISO dosyası ya da video_ts klasörünü programa tanıtarak "
+"da izleyebilirsiniz."
 
 #
 msgid "Danish"
@@ -1903,15 +2041,24 @@ msgid "Defaults"
 msgstr "Varsayılan"
 
 msgid "Define a startup service"
-msgstr ""
+msgstr "Açılış kanalını ayarla"
 
 msgid "Define a startup service for your Dreambox."
+msgstr "Dreambox açılışında görüntülenecek kanalı ayarlayın."
+
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
 msgstr ""
 
 #
 msgid "Delay"
 msgstr "Gecikme"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Sil"
@@ -1928,9 +2075,8 @@ msgstr "Seçimi sil"
 msgid "Delete failed!"
 msgstr "Silme işlemi başarısız!"
 
-#
 msgid "Delete mount"
-msgstr ""
+msgstr "Bağlantı noktasını sil"
 
 #
 #, python-format
@@ -1954,7 +2100,7 @@ msgid "Deselect"
 msgstr "Seçimi kaldır"
 
 msgid "Details for plugin: "
-msgstr ""
+msgstr "Eklenti detayları:"
 
 #
 msgid "Detected HDD:"
@@ -2001,7 +2147,7 @@ msgid "Dir:"
 msgstr "Klasör:"
 
 msgid "Direct playback of Youtube videos"
-msgstr ""
+msgstr "Youtube videolarını oynatın"
 
 #
 msgid "Direct playback of linked titles without menu"
@@ -2075,9 +2221,12 @@ msgid "Display search results by:"
 msgstr "Sonuçları sıralama türü:"
 
 msgid "Display your photos on the TV"
+msgstr "Fotoğrafları, televizyonunuzda görüntüleyin"
+
+msgid "Displays Movie Information from the InternetMovieDatabase"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2097,6 +2246,12 @@ msgstr ""
 "Dosya sistemini kontrol etmek istiyor musunuz?\n"
 "Bu işlem çok uzun sürebilir!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2147,7 +2302,7 @@ msgstr "Başka kanal araması yapacak mısınız?"
 
 #, python-format
 msgid "Do you want to download the image to %s ?"
-msgstr ""
+msgstr "%s bellenimini indirmek istiyor musunuz?"
 
 #
 msgid "Do you want to enable the parental control feature on your dreambox?"
@@ -2296,6 +2451,12 @@ msgstr "Dreambox DVD biçimi (HDTV uyumlu)"
 msgid "Dreambox software because updates are available."
 msgstr "Dreambox güncellemelerini yükleyin"
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr "Ralink RT8070/RT3070/RT3370 çipli USB kablosuz alıcı sürücüleri."
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr "Realtek r8712u USB kablosuz alıcı sürücüsü."
+
 #
 msgid "Duration: "
 msgstr "Süre: "
@@ -2322,9 +2483,10 @@ msgstr "EPG kodlaması"
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2357,6 +2519,7 @@ msgid "Edit DNS"
 msgstr "DNS Düzenle"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr "Zamanlayıcı düzenle ve yeni eylemlerde ara"
 
@@ -2388,10 +2551,10 @@ msgid "Edit settings"
 msgstr "Ayarları düzenle"
 
 msgid "Edit tags of recorded movies"
-msgstr ""
+msgstr "Kayıtlı filmlerinizin etiketlerini düzenleyin"
 
 msgid "Edit tags of recorded movies."
-msgstr ""
+msgstr "Kayıtlı filmlerinizin etiketlerini düzenleyin."
 
 #
 msgid "Edit the Nameserver configuration of your Dreambox.\n"
@@ -2413,6 +2576,9 @@ msgstr "Güncelleme sunucusu adresini düzenleyin."
 msgid "Editing"
 msgstr "Düzenleme"
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr "Yeni otomatik zamanlayıcı editörü"
@@ -2426,7 +2592,7 @@ msgid "Electronic Program Guide"
 msgstr "Elektronik Televizyon Rehberi"
 
 msgid "Emailclient is an IMAP4 e-mail viewer for the Dreambox."
-msgstr ""
+msgstr "Eposta istemcisi, IMAP4 temelli bir eposta görüntüleyicidir."
 
 #
 msgid "Enable"
@@ -2436,10 +2602,25 @@ msgstr "Etkinleştir"
 msgid "Enable /media"
 msgstr "/media yönetimine izin ver"
 
+msgid "Enable 1080p24 Mode"
+msgstr "1080p24 kipini etkinleştir"
+
+msgid "Enable 1080p25 Mode"
+msgstr "1080p25 kipini etkinleştir"
+
+msgid "Enable 1080p30 Mode"
+msgstr "1080p30 kipini etkinleştir"
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "aktif anten için 5V gerilimi etkinleştir"
 
+msgid "Enable 720p24 Mode"
+msgstr "720p24 kipini etkinleştir"
+
+msgid "Enable Autoresolution"
+msgstr "Otoçözünürlüğü etkinleştir"
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr "Temizlik sihirbazı etkinleştirilsin mi?"
@@ -2511,10 +2692,6 @@ msgstr "Şifreleme Anahtarı"
 msgid "Encryption Keytype"
 msgstr "Şifreleme anahtar tipi"
 
-#
-msgid "Encryption Type"
-msgstr "Şifreleme Tipi"
-
 #
 msgid "Encryption:"
 msgstr "Şifreleme:"
@@ -2543,6 +2720,9 @@ msgid ""
 "Enigma2 Plugin to play AVI/DIVX/WMV/etc. videos from PC on your Dreambox. "
 "Needs a running VLC from www.videolan.org on your pc."
 msgstr ""
+"AVI/DIVX/WMV/v.s türevi video dosyalarınızı PC üzerinden Dreambox'ınızda "
+"izleyebilmenizi sağlar. Bu eklenti PC üzerinde çalışan VLC (videolan.org) "
+"sürümüne ihtiyaç duymaktadır."
 
 #
 msgid ""
@@ -2560,18 +2740,10 @@ msgstr ""
 "\n"
 "© 2006 - Stephan Reichholf"
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Hızlı sardırma hızı (FF)"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Geri sardırma hızı (RW)"
-
 #
 msgid "Enter main menu..."
 msgstr "Ana menüyü göster..."
@@ -2588,9 +2760,8 @@ msgstr "Seçenekleri girin:"
 msgid "Enter password:"
 msgstr "Parola girin:"
 
-#
 msgid "Enter pin code"
-msgstr ""
+msgstr "Şifreyi girin"
 
 #
 msgid "Enter share directory:"
@@ -2647,6 +2818,9 @@ msgstr ""
 msgid "Estonian"
 msgstr "Estçe"
 
+msgid "Ethernet network interface"
+msgstr "Ağ arayüzü"
+
 #
 msgid "Eventview"
 msgstr "Program detayı"
@@ -2673,7 +2847,7 @@ msgid "Execute \"after event\" during timespan"
 msgstr "Zaman aralığındaki eylemden sonra çalıştır"
 
 msgid "Execute TuxboxPlugins"
-msgstr ""
+msgstr "Tuxbox eklentisini çalıştır"
 
 #
 msgid "Execution Progress:"
@@ -2750,6 +2924,8 @@ msgid ""
 "FTPBrowser allows uploading and downloading files between your Dreambox and "
 "a server using the file transfer protocol."
 msgstr ""
+"FTP istemcisi, Dreambox ve ftp sunucusu arasında dosya aktarımı yapmanızı "
+"sağlar."
 
 #
 msgid "Factory reset"
@@ -2850,6 +3026,11 @@ msgstr "Ağ yeniden başlatıldı"
 msgid "Finnish"
 msgstr "Fince"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2869,18 +3050,12 @@ msgstr "Belirtilen görevler OK'a basmanızın ardından işleme alınacak!"
 msgid "Format"
 msgstr "Biçimlendir"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
-"Toplam %d EPG eylemi eşleşmesi bulundu.\n"
-"%d zamanlayıcı eklendi ve %d düzenlendi."
-
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Adım adım ilerletmede çerçeve tekrar sayısı "
 
 #
 msgid "Frame size in full view"
@@ -2910,6 +3085,9 @@ msgstr "Frekans arama adımı (khz)"
 msgid "Frequency steps"
 msgstr "Frekans adımları"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "Cuma"
@@ -2924,6 +3102,10 @@ msgstr "Frizyece"
 
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
+"Fritz!Box üzerinden gelen çağrıları televizyondan görebilmenizi sağlar."
+
+msgid "Front USB Slot"
+msgstr "Öndeki USB yuvası"
 
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
@@ -2979,6 +3161,9 @@ msgstr "Genel PCM gecikmesi"
 msgid "General PCM delay (ms)"
 msgstr "Genel PCM gecikmesi (ms)"
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Tür"
@@ -2987,7 +3172,7 @@ msgid "Genuine Dreambox"
 msgstr "Dreambox'ınız orijinal mi?"
 
 msgid "Genuine Dreambox validation failed!"
-msgstr ""
+msgstr "Dreambox orijinallik kontrolü başarısız!"
 
 msgid "Genuine Dreambox verification"
 msgstr ""
@@ -3000,7 +3185,7 @@ msgid "German storm information"
 msgstr ""
 
 msgid "German traffic information"
-msgstr ""
+msgstr "Almanya trafik durum bilgisi"
 
 #
 msgid "Germany"
@@ -3055,23 +3240,24 @@ msgid "Green boost"
 msgstr "Yeşil doygunluğu"
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Koruma Süresi"
-
-#
-msgid "Guard interval mode"
-msgstr "Koruma süre kipi"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr "Başlama/Bitiş bilgisini mevcutlardan al"
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr "HD videolar"
@@ -3098,21 +3284,14 @@ msgstr "Kullanılmadığında sabit diski bekleme kipine geçir"
 msgid "Help"
 msgstr "Yardım"
 
-#
-msgid "Hidden network SSID"
-msgstr "Gizlenmiş ağ SSID"
-
-#
-msgid "Hidden networkname"
-msgstr "Gizlenmiş ağ adı"
+msgid "Hidden network"
+msgstr "Gizlenmiş ağ"
 
-#
-msgid "Hierarchy Information"
-msgstr "Hiyerarşi Bilgisi"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Hiyerarşi kipi"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3158,7 +3337,7 @@ msgid "Hungarian"
 msgstr "Macarca"
 
 msgid "IMAP4 e-mail viewer for the Dreambox"
-msgstr ""
+msgstr "IMAP4 temelli Eposta görüntüleyici"
 
 #
 msgid "IP Address"
@@ -3169,7 +3348,7 @@ msgid "IP:"
 msgstr "IP:"
 
 msgid "IRC Client for Enigma2"
-msgstr ""
+msgstr "IRC istemcisi"
 
 #
 msgid "ISO file is too large for this filesystem!"
@@ -3183,11 +3362,21 @@ msgstr "ISO yol adı"
 msgid "Icelandic"
 msgstr "İzlandaca"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3291,6 +3480,12 @@ msgstr "Bilgi"
 msgid "Init"
 msgstr "Sıfırla"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3388,7 +3583,7 @@ msgstr "Orta"
 msgid "Internal Flash"
 msgstr "Dahili Flaş"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3483,49 +3678,49 @@ msgid "Just Scale"
 msgstr "Just Scale"
 
 msgid "Kerni's BrushedAlu-HD skin"
-msgstr ""
+msgstr "Kerni'nin BrushedAlu-HD arayüzü"
 
 msgid "Kerni's DreamMM-HD skin"
-msgstr ""
+msgstr "Kerni'nin DreamMM-HD arayüzü"
 
 msgid "Kerni's Elgato-HD skin"
-msgstr ""
+msgstr "Kerni'nin Elgato-HD arayüzü"
 
 msgid "Kerni's SWAIN skin"
-msgstr ""
+msgstr "Kerni'nin SWAIN arayüzü"
 
 msgid "Kerni's SWAIN-HD skin"
-msgstr ""
+msgstr "Kerni'nin SWAIN-HD arayüzü"
 
 msgid "Kerni's UltraViolet skin"
-msgstr ""
+msgstr "Kerni'nin UltraViolet arayüzü"
 
 msgid "Kerni's YADS-HD skin"
-msgstr ""
+msgstr "Kerni'nin YADS-HD arayüzü"
 
 msgid "Kerni's dTV-HD skin"
-msgstr ""
+msgstr "Kerni'nin dTV-HD arayüzü"
 
 msgid "Kerni's dTV-HD-Reloaded skin"
-msgstr ""
+msgstr "Kerni'nin dTV-HD-Reloaded arayüzü"
 
 msgid "Kerni's dmm-HD skin"
-msgstr ""
+msgstr "Kerni'nin dmm-HD arayüzü"
 
 msgid "Kerni's dreamTV-HD skin"
-msgstr ""
+msgstr "Kerni'nin dreamTV-HD arayüzü"
 
 msgid "Kerni's simple skin"
-msgstr ""
+msgstr "Kerni'nin simple arayüzü"
 
 msgid "Kerni-HD1 skin"
-msgstr ""
+msgstr "Kerni-HD1 arayüzü"
 
 msgid "Kerni-HD1R2 skin"
-msgstr ""
+msgstr "Kerni-HD1R2 arayüzü"
 
 msgid "Kernis HD1 skin"
-msgstr ""
+msgstr "Kernis HD1 arayüzü"
 
 #
 #, python-format
@@ -3555,13 +3750,14 @@ msgstr "Tuş dizilimi (keymap)"
 
 msgid "KiddyTimer allows to control your kids's daily tv usage."
 msgstr ""
+"KiddyTimer çocuların günlük TV kullanımını kontrol etmenize yardımcı olur."
 
 #
 msgid "LAN Adapter"
 msgstr "LAN Donanımı"
 
 msgid "LAN connection"
-msgstr ""
+msgstr "Yerel ağ bağlantısı"
 
 #
 msgid "LNB"
@@ -3591,6 +3787,11 @@ msgstr "Dil seçimi"
 msgid "Last config"
 msgstr "Son ayar"
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "Son hız"
@@ -3648,14 +3849,14 @@ msgstr "Link:"
 msgid "Linked titles with a DVD menu"
 msgstr "DVD Menüsü ile bağlı başlıklar"
 
+msgid "List available networks"
+msgstr "Kullanılabilir ağ listesi"
+
 #
 msgid "List of Storage Devices"
 msgstr "Depolama Aygıtları"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3707,7 +3908,7 @@ msgid "Long Keypress"
 msgstr "Tuşa uzun süre basıldığında"
 
 msgid "Long filenames"
-msgstr ""
+msgstr "Uzun dosya adı"
 
 #
 msgid "Longitude"
@@ -3784,6 +3985,9 @@ msgstr "Uydu alıcınızın sistem yazılımı yönetin"
 msgid "Manual Scan"
 msgstr "Elle arama"
 
+msgid "Manual configuration"
+msgstr "El ile yapılandırma"
+
 #
 msgid "Manual transponder"
 msgstr "Transponder bilgilerini elle gir"
@@ -3822,9 +4026,8 @@ msgstr "Maks. Hız: "
 msgid "Maximum duration (in m)"
 msgstr "Maksimum Süre (dk.)"
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -3860,7 +4063,7 @@ msgid "Menu"
 msgstr "Menü"
 
 msgid "Merlin Music Player and iDream"
-msgstr ""
+msgstr "Merlin Müzik Oynatıcı ve iDream"
 
 #
 msgid "Message"
@@ -4033,12 +4236,6 @@ msgstr "Ekranı yukarı taşı"
 msgid "Move west"
 msgstr "Batıya taşı"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr "Film konumu"
@@ -4060,6 +4257,9 @@ msgstr "Film Listesi Menüsü"
 msgid "Multi EPG"
 msgstr "Çoklu EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr "Çoklu EPG buket seçimi"
+
 #
 msgid "Multimedia"
 msgstr "Çoklu ortam"
@@ -4068,6 +4268,9 @@ msgstr "Çoklu ortam"
 msgid "Multiple service support"
 msgstr "Çoklu kanal desteği"
 
+msgid "Multiplex"
+msgstr "Çoklandırıcı"
+
 #
 msgid "Multisat"
 msgstr "Çoklu uydu"
@@ -4137,6 +4340,9 @@ msgstr ""
 msgid "NFS share"
 msgstr "NFS paylaşım"
 
+msgid "NIM"
+msgstr "Tuner"
+
 #
 msgid "NOW"
 msgstr "ŞİMDİ"
@@ -4166,101 +4372,104 @@ msgstr "İsim sunucusu (DNS) kurulumu"
 msgid "Nameserver settings"
 msgstr "İsim sunucusu (DNS) ayarları"
 
-msgid "Nemesis BlackBox Skin"
+msgid "Namespace"
 msgstr ""
 
+msgid "Nemesis BlackBox Skin"
+msgstr "Nemesis BlackBox arayüzü"
+
 msgid "Nemesis BlackBox Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis BlackBox arayüzü"
 
 msgid "Nemesis Blueline Single Skin"
-msgstr ""
+msgstr "Nemesis Blueline Single arayüzü"
 
 msgid "Nemesis Blueline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline Single arayüzü"
 
 msgid "Nemesis Blueline Skin"
-msgstr ""
+msgstr "Nemesis Blueline arayüzü"
 
 msgid "Nemesis Blueline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline arayüzü"
 
 msgid "Nemesis Blueline.Extended Skin"
-msgstr ""
+msgstr "Nemesis Blueline.Extended arayüzü"
 
 msgid "Nemesis Blueline.Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Blueline.Extended arayüzü"
 
 msgid "Nemesis ChromeLine Cobolt Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt arayüzü"
 
 msgid "Nemesis ChromeLine Cobolt Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine Cobolt arayüzü"
 
 msgid "Nemesis ChromeLine Skin"
-msgstr ""
+msgstr "Nemesis ChromeLine arayüzü"
 
 msgid "Nemesis ChromeLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ChromeLine arayüzü"
 
 msgid "Nemesis Flatline Blue Skin"
-msgstr ""
+msgstr "Nemesis Flatline Blue arayüzü"
 
 msgid "Nemesis Flatline Blue Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline Blue arayüzü"
 
 msgid "Nemesis Flatline Skin"
-msgstr ""
+msgstr "Nemesis Flatline arayüzü"
 
 msgid "Nemesis Flatline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Flatline arayüzü"
 
 msgid "Nemesis GlassLine Skin"
-msgstr ""
+msgstr "Nemesis GlassLine arayüzü"
 
 msgid "Nemesis GlassLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis GlassLine arayüzü"
 
 msgid "Nemesis Greenline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greenline arayüzü"
 
 msgid "Nemesis Greenline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Extended arayüzü"
 
 msgid "Nemesis Greenline Single Skin"
-msgstr ""
+msgstr "Nemesis Greenline Single arayüzü"
 
 msgid "Nemesis Greenline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline Single arayüzü"
 
 msgid "Nemesis Greenline Skin"
-msgstr ""
+msgstr "Nemesis Greenline arayüzü"
 
 msgid "Nemesis Greenline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greenline arayüzü"
 
 msgid "Nemesis Greyline Extended Skin"
-msgstr ""
+msgstr "Nemesis Greyline Extended arayüzü"
 
 msgid "Nemesis Greyline Extended Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Extended arayüzü"
 
 msgid "Nemesis Greyline Single Skin"
-msgstr ""
+msgstr "Nemesis Greyline Single arayüzü"
 
 msgid "Nemesis Greyline Single Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline Single arayüzü"
 
 msgid "Nemesis Greyline Skin"
-msgstr ""
+msgstr "Nemesis Greyline arayüzü"
 
 msgid "Nemesis Greyline Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis Greyline arayüzü"
 
 msgid "Nemesis ShadowLine Skin"
-msgstr ""
+msgstr "Nemesis ShadowLine arayüzü"
 
 msgid "Nemesis ShadowLine Skin for the Dreambox"
-msgstr ""
+msgstr "Nemesis ShadowLine arayüzü"
 
 #
 msgid "Netmask"
@@ -4278,10 +4487,6 @@ msgstr "Ağ Yapılandırması..."
 msgid "Network Mount"
 msgstr "Ağ Depolama Aygıtı Bağla"
 
-#
-msgid "Network SSID"
-msgstr "Ağ SSID"
-
 #
 msgid "Network Setup"
 msgstr "Ağ Kurulumu"
@@ -4307,7 +4512,7 @@ msgid "Network test..."
 msgstr "Ağ testi..."
 
 msgid "Network test: "
-msgstr ""
+msgstr "Ağ testi: "
 
 #
 msgid "Network:"
@@ -4321,6 +4526,9 @@ msgstr "Ağ gezgini"
 msgid "NetworkWizard"
 msgstr "Ağ yapılandırma sihirbazı"
 
+msgid "Networkname (SSID)"
+msgstr "Ağ adı (SSID)"
+
 #
 msgid "Never"
 msgstr "Hiç"
@@ -4330,7 +4538,7 @@ msgid "New"
 msgstr "Yeni"
 
 msgid "New PIN"
-msgstr ""
+msgstr "Yeni şifre"
 
 #
 msgid "New Zealand"
@@ -4364,10 +4572,6 @@ msgstr "Bağlantı yok"
 msgid "No HDD found or HDD not initialized!"
 msgstr "HDD bulunamadı veya HDD ilişkilendirilemedi!"
 
-#
-msgid "No Networks found"
-msgstr "Kablosuz Ağ bulunamadı"
-
 #
 msgid "No backup needed"
 msgstr "Yedekleme gerekmiyor"
@@ -4486,11 +4690,8 @@ msgstr ""
 msgid "No videos to display"
 msgstr "Gösterilecek video yok"
 
-#
-msgid "No wireless networks found! Please refresh."
-msgstr ""
-"Kablosuz ağ bulunamadı! Kontrollerinizi yaptıktan sonra Lütfen yenile tuşuna "
-"basın."
+msgid "No wireless networks found! Searching..."
+msgstr "Kablosuz ağ bulunamadı! Aranıyor..."
 
 #
 msgid ""
@@ -4547,7 +4748,7 @@ msgid "No, just start my dreambox"
 msgstr "Hayır, Dreambox'ımı şimdi başlat"
 
 msgid "No, never"
-msgstr ""
+msgstr "Hayır, hiçbir zaman"
 
 #
 msgid "No, not now"
@@ -4586,6 +4787,12 @@ msgstr "Kuzey"
 msgid "Norwegian"
 msgstr "Norveççe"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4599,6 +4806,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr "Bilgiler youtube'dan alınamadı"
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4641,6 +4851,9 @@ msgstr "Tamam, başka bir eklenti kaldır"
 msgid "OK, remove some extensions"
 msgstr "Tamam, benzer eklentileri kaldır"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "OSD Ayarları"
@@ -4685,6 +4898,9 @@ msgstr "Yalnızca bu oturumda oluşturulan otomatik zamanlayıcılar"
 msgid "Only Free scan"
 msgstr "Yalnızca şifresiz"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr "Yalnızca eklentiler"
@@ -4708,9 +4924,8 @@ msgstr "Eklenti menüsünü aç"
 msgid "Optionally enter your name if you want to."
 msgstr "Adınızı göndermek istiyorsanız adınızı giriniz."
 
-#
-msgid "Orbital Position"
-msgstr "Uydu yörüngesi"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4724,7 +4939,7 @@ msgid "Override found with alternative service"
 msgstr "Alternatifli kanalda üzerine yaz"
 
 msgid "Overwrite configuration files ?"
-msgstr ""
+msgstr "Yapılandırma dosyalarının üzerine yazılsın mı?"
 
 msgid "Overwrite configuration files during software upgrade?"
 msgstr ""
@@ -4733,10 +4948,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "PID"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Paket listesi güncelleniyor"
@@ -4803,7 +5024,7 @@ msgid "PermanentClock shows the clock permanently on the screen."
 msgstr ""
 
 msgid "Persian"
-msgstr ""
+msgstr "Farsça"
 
 #
 msgid "Pets & Animals"
@@ -4846,6 +5067,12 @@ msgstr "Ses CD'si (Audio CD) oynat..."
 msgid "Play DVD"
 msgstr "DVD Oynat"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Müzik dinle..."
@@ -4854,12 +5081,6 @@ msgstr "Müzik dinle..."
 msgid "Play YouTube movies"
 msgstr "YouTube filmlerini oynatın"
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr "Sonraki videoyu oynat"
@@ -5030,7 +5251,7 @@ msgid "Please select a subservice..."
 msgstr "Lütfen bir alt servis seçin..."
 
 msgid "Please select an NFI file and press green key to flash!"
-msgstr ""
+msgstr "Lütfen NFI dosyasını seçtikten sonra flaşlamak için yeşil tuşa basın!"
 
 #
 msgid "Please select an extension to remove."
@@ -5103,10 +5324,8 @@ msgstr ""
 "Dil seçiminizi, yapmak için YUKARI ve AŞAĞI tuşlarını, onaylamak için OK "
 "tuşunu kullanın."
 
-#
-#, fuzzy
 msgid "Please wait (Step 2)"
-msgstr "Lütfen bekleyin..."
+msgstr "Lütfen bekleyin (2. adım)"
 
 #
 msgid "Please wait for activation of your network configuration..."
@@ -5188,10 +5407,6 @@ msgstr ""
 msgid "Poland"
 msgstr "Polonya"
 
-#
-msgid "Polarity"
-msgstr "Polarite"
-
 #
 msgid "Polarization"
 msgstr "Polarizasyon"
@@ -5228,6 +5443,9 @@ msgstr "Port D"
 msgid "Portuguese"
 msgstr "Portekizce"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Pozisyoner"
@@ -5249,7 +5467,7 @@ msgid "Positioner storage"
 msgstr "Pozisyoner konumunu hafızaya al"
 
 msgid "PositionerSetup helps you installing a motorized dish"
-msgstr ""
+msgstr "Pozisyoner kurulumu, motorlu çanağı ayarlamanızda yardımcı olur."
 
 #
 msgid ""
@@ -5413,12 +5631,23 @@ msgstr "Yayıncılar"
 msgid "Published"
 msgstr "Yayın"
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "/tmp/mmi.socket için Python uç birimi"
 
 msgid "Python frontend for /tmp/mmi.socket."
-msgstr ""
+msgstr "/tmp/mmi.socket için Python uç birimi."
 
 #
 msgid "Quick"
@@ -5443,13 +5672,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr "RT8070/RT3070/RT3370 USB 802.11n sürücüsü"
+
 #
 msgid "Radio"
 msgstr "Raydo"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram Disk"
@@ -5553,6 +5782,9 @@ msgstr "Kayıt"
 msgid "Recordings always have priority"
 msgstr "Kayıt işlemine öncelik ver"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5683,9 +5915,8 @@ msgstr ""
 msgid "Require description to be unique"
 msgstr "Tekil açıklama gerekiyor"
 
-#
 msgid "Required medium type:"
-msgstr ""
+msgstr "İhtiyaç duyulan medya tipi:"
 
 msgid "Rescan"
 msgstr "Yeniden ara"
@@ -5773,6 +6004,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Kaldığı yerden devam et"
@@ -5804,6 +6038,9 @@ msgstr "Film listesine geri dön"
 msgid "Return to previous service"
 msgstr "Önceki kanala dön"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Geri sarma hızları"
@@ -5812,9 +6049,8 @@ msgstr "Geri sarma hızları"
 msgid "Right"
 msgstr "Sağ"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5824,6 +6060,9 @@ msgstr "Motor dönüş hızı"
 msgid "Running"
 msgstr "Çalıştırılıyor"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr "Rusya"
@@ -5836,6 +6075,21 @@ msgstr "Rusça"
 msgid "S-Video"
 msgstr "S-Video"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 msgid "SINGLE LAYER DVD"
 msgstr "TEK KATMAN DVD"
 
@@ -5851,6 +6105,19 @@ msgstr "SNR:"
 msgid "SSID:"
 msgstr "Ağ adı (SSID):"
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Ctesi"
@@ -5867,9 +6134,8 @@ msgstr "Uydu"
 msgid "Satellite Equipment Setup"
 msgstr "Uydu Ekipmanı Kurulumu"
 
-#
 msgid "Satellite equipment"
-msgstr ""
+msgstr "Uydu ekipmanı"
 
 msgid "SatelliteEquipmentControl allows you to fine-tune DiSEqC-settings"
 msgstr ""
@@ -5883,7 +6149,7 @@ msgid "Satfinder"
 msgstr "Uydu arayıcı"
 
 msgid "Satfinder helps you to align your dish"
-msgstr ""
+msgstr "Uydu arayıcı, çanak ayarlamalarınıza yardımcı olur."
 
 #
 msgid "Sats"
@@ -6243,6 +6509,9 @@ msgstr "Kablosuz ağ seç"
 msgid "Select your choice."
 msgstr "Seçiminizi yapınız."
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "DiSEqC komutu gönder"
@@ -6310,6 +6579,9 @@ msgstr ""
 "Kanal bulunamadı!\n"
 "(SID, PAT içerisinde bulunamadı)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Kanal arama"
@@ -6368,9 +6640,6 @@ msgstr "Maksimum süre tanımla"
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr "Tuş tanımlama iptal edildi"
@@ -6444,6 +6713,9 @@ msgstr "Kanal seçim ekranında EPG sürelerini göster"
 msgid "Show in extension menu"
 msgstr "Eklentiler menüsünde göster"
 
+msgid "Show info screen"
+msgstr "Bilgi ekranını göster"
+
 #
 msgid "Show infobar on channel change"
 msgstr "Kanal değiştirildiğinde bilgi çubuğunu göster"
@@ -6456,6 +6728,12 @@ msgstr "EPG değişikliklerinde bilgi çubuğunu göster"
 msgid "Show infobar on skip forward/backward"
 msgstr "İleri/geri sardırmada bilgi çubuğunu göster"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Pozisyoner haraketini göster"
@@ -6492,6 +6770,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Kablosuz ağ bağlantısı durumunu gösterir.\n"
@@ -6504,6 +6785,9 @@ msgstr "Kapat"
 msgid "Shutdown Dreambox after"
 msgstr "Zamanlayıcı süresi: "
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr "Sinyal gücü:"
@@ -6670,6 +6954,9 @@ msgstr "A-Z ye"
 msgid "Sort AutoTimer"
 msgstr "Sırala"
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6729,6 +7016,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr "Web arayüzünü başlat"
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "En baştan başla"
@@ -6786,9 +7076,8 @@ msgstr "Batı adımı"
 msgid "Stop"
 msgstr "Durdur"
 
-#
 msgid "Stop Timeshift?"
-msgstr "Zaman bükücü durdurulsun mu?"
+msgstr "Zaman kaydırıcı durdurulsun mu?"
 
 #
 msgid "Stop current event and disable coming events"
@@ -6852,6 +7141,9 @@ msgstr "Pazar"
 msgid "Sunday"
 msgstr "Pazar"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Ana <-> PiP yer değiştir"
@@ -6875,13 +7167,8 @@ msgstr "Önceki alt servise geç"
 msgid "Switchable tuner types:"
 msgstr "Seçilebilir tuner tipleri:"
 
-#
-msgid "Symbol Rate"
-msgstr "Sembol Oranı"
-
-#
-msgid "Symbolrate"
-msgstr "Sembol oranı"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6896,10 +7183,19 @@ msgstr "ÇEVİRMEN HAKKINDA"
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS dosyası ISO9660 level 1 standartları için çok büyük!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV Sistemi"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Koleksiyonun içerik tablosu (TOC)"
@@ -6932,6 +7228,9 @@ msgstr "Tayvan"
 msgid "Temperature and Fan control"
 msgstr "Sıcaklık ve fan kontrolü"
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Karasal"
@@ -7011,12 +7310,12 @@ msgstr ""
 "oluşturmak ister misiniz?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7087,6 +7386,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7313,6 +7617,11 @@ msgstr "Dreambox %s streamlarını çözemez!"
 msgid "This Month"
 msgstr "Bu ay"
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr "Bu hafta"
@@ -7536,21 +7845,27 @@ msgstr "Zamanlayıcı durumu:"
 msgid "Timer type"
 msgstr "Zamanlayıcı tipi"
 
-#
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 msgid "Timeshift"
-msgstr "Zamanı bük"
+msgstr "Zaman kaydırıcı"
 
-#
 msgid "Timeshift location"
-msgstr "Zaman bükücü kayıt konumu"
+msgstr "Zaman kaydırıcı kayıt konumu"
 
-#
 msgid "Timeshift not possible!"
-msgstr "Zaman bükücü kullanılamaz!"
+msgstr "Zaman kaydırıcı kullanılamaz!"
 
-#
 msgid "Timezone"
-msgstr "Zaman bölgesi"
+msgstr "Zaman dilimi"
 
 #
 msgid "Title"
@@ -7608,7 +7923,7 @@ msgstr "Yüksek oy alanlar"
 msgid "Track"
 msgstr "İz"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7619,10 +7934,6 @@ msgstr "Çeviri"
 msgid "Translation:"
 msgstr "Çeviri:"
 
-#
-msgid "Transmission Mode"
-msgstr "İletim (Transmisyon) Modu"
-
 #
 msgid "Transmission mode"
 msgstr "İletim (transmisyon) modu"
@@ -7631,10 +7942,6 @@ msgstr "İletim (transmisyon) modu"
 msgid "Transponder"
 msgstr "Transponder"
 
-#
-msgid "Transponder Type"
-msgstr "Transponder tipi"
-
 #
 msgid "Travel & Events"
 msgstr "Gezi"
@@ -7762,6 +8069,9 @@ msgstr "Yükle(me)"
 msgid "Undo uninstall"
 msgstr "Kaldır(ma)"
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7790,7 +8100,7 @@ msgstr "Amerika"
 msgid "Universal LNB"
 msgstr "Üniversal LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7808,7 +8118,7 @@ msgstr "Depolama aygıtı çözme işlemi (unmount) başarısız"
 msgid "Unsupported"
 msgstr "Desteklenmiyor"
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7899,10 +8209,6 @@ msgstr "Ağ geçidi kullan"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Adım adım ilerletmeyi bu hızda kullan"
-
 #
 msgid "Use power measurement"
 msgstr "Güç kullanımını ölç"
@@ -7982,16 +8288,28 @@ msgstr "VCR scart"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (tanıtım filmi)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Düşey (V)"
@@ -8008,6 +8326,9 @@ msgstr "Görüntü İnce Ayar Sihirbazı"
 msgid "Video Output"
 msgstr "Görüntü çıkışı"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Görüntü Kurulumu"
@@ -8211,9 +8532,6 @@ msgstr "B"
 msgid "WEP"
 msgstr "WEP"
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8254,6 +8572,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr "Web arayüzü"
@@ -8435,6 +8756,11 @@ msgstr "Neleri aramak istiyorsunuz?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Gönderilen günlükler ne yapılsın?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8474,8 +8800,13 @@ msgstr "Kablosuz ağ"
 msgid "Wireless Network"
 msgstr "Kablosuz Ağ"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr "Kablosuz ağ durumu"
 
 msgid ""
@@ -8498,7 +8829,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8509,6 +8840,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8571,9 +8907,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8606,7 +8941,7 @@ msgid "Yes to all"
 msgstr "Tümüne evet"
 
 msgid "Yes, always"
-msgstr ""
+msgstr "Evet, her zaman"
 
 #
 msgid "Yes, and delete this movie"
@@ -8680,6 +9015,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Yüklemek istediğinizi seçebilirsiniz..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Bu eklentiyi yükleyebilirsiniz."
@@ -8702,6 +9042,19 @@ msgstr ""
 "'Anahtar kelime', EPG programlarında aranacak olan eşleştirme kelime/"
 "cümlesidir."
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Bunu silemezsiniz!"
@@ -8917,6 +9270,9 @@ msgstr "Adınız (opsiyonel):"
 msgid "Your network configuration has been activated."
 msgstr "Ağ yapılandırmanız etkinleştirildi."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr "Ağ diski bağlantınız etkinleştirildi."
@@ -8975,9 +9331,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[alternatif düzenle]"
@@ -9029,7 +9382,12 @@ msgstr "geçerli yapılandırmayı etkinleştir"
 msgid "activate network adapter configuration"
 msgstr "ağ adaptör ayarlarını etkinleştir"
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr "Otomatik zamanlayıcı ekle..."
 
@@ -9105,9 +9463,6 @@ msgstr "kanalı favorilere ekle"
 msgid "add services"
 msgstr "Kanal Ekle"
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "ebeveyn korumasına ekle"
@@ -9141,6 +9496,12 @@ msgstr "Atanmış CAId'ler:"
 msgid "assigned Services/Provider:"
 msgstr "Atanmış Kanal/Yayıncılar:"
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9159,6 +9520,9 @@ msgstr "ses izleri"
 msgid "auto"
 msgstr "otomatik"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "mevcut"
@@ -9191,6 +9555,9 @@ msgstr "kara liste"
 msgid "blue"
 msgstr "mavi"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9232,6 +9599,9 @@ msgstr "oynatma listesini temizle"
 msgid "complex"
 msgstr "karmaşık (kompleks)"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "ayar menüsü"
@@ -9263,6 +9633,12 @@ msgstr "kaldırılamadı"
 msgid "create directory"
 msgstr "klasör oluştur"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9275,6 +9651,9 @@ msgstr "günlük"
 msgid "day"
 msgstr "gün"
 
+msgid "default"
+msgstr "varsayılan"
+
 #
 msgid "delete"
 msgstr "sil"
@@ -9334,6 +9713,9 @@ msgstr "kaydetme"
 msgid "done!"
 msgstr "tamamlandı!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr "Realtek USB kablosuz alıcı sürücüleri"
+
 #
 msgid "edit alternatives"
 msgstr "alternatifleri düzenle"
@@ -9386,10 +9768,6 @@ msgstr "kesimi burada bitir"
 msgid "end favourites edit"
 msgstr "favori düzenlemeyi bitir"
 
-#
-msgid "enter hidden network SSID"
-msgstr "gizlenmiş ağ SSID'sini girin"
-
 #
 msgid "equal to"
 msgstr "eşittir"
@@ -9613,6 +9991,9 @@ msgstr "dakika"
 msgid "minutes"
 msgstr "dakika"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "ay"
@@ -9701,7 +10082,7 @@ msgid "not locked"
 msgstr "kilitlenmedi"
 
 msgid "not supported"
-msgstr ""
+msgstr "desteklenmiyor"
 
 #
 msgid "not used"
@@ -9810,9 +10191,6 @@ msgstr "kırmızı"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "isim sunucu kaydını silin"
@@ -10145,11 +10523,11 @@ msgid "toggle time, chapter, audio, subtitle info"
 msgstr "zaman, bölüm, ses, altyazı bilgisini aç/kapa"
 
 msgid "tuner is not supported"
-msgstr ""
+msgstr "tuner desteklenmiyor"
 
-#
-msgid "unavailable"
-msgstr "kullanılamaz"
+#, python-format
+msgid "unable to find timer with id %i"
+msgstr ""
 
 #
 msgid "unconfirmed"
@@ -10207,6 +10585,9 @@ msgstr "bekleniyor"
 msgid "was removed successfully"
 msgstr "başarıyla kaldırıldı"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "haftalık"
@@ -10215,6 +10596,9 @@ msgstr "haftalık"
 msgid "whitelist"
 msgstr "beyaz liste"
 
+msgid "wireless network interface"
+msgstr "kablosuz ağ arayüzü"
+
 #
 msgid "working"
 msgstr "çalışıyor"
@@ -10344,6 +10728,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "All..."
 #~ msgstr "Tümü..."
 
+#
+#~ msgid "Ammount of recordings left"
+#~ msgstr "Kayıt sayacı"
+
 #
 #~ msgid "An error occured!"
 #~ msgstr "Bir hata oluştu!"
@@ -10377,6 +10765,9 @@ msgstr "kanal değiştirildi"
 #~ msgid "Ascanding"
 #~ msgstr "Artan"
 
+#~ msgid "Atheros"
+#~ msgstr "Atheros"
+
 #
 #~ msgid "Authorization"
 #~ msgstr "Oturum izni"
@@ -10385,19 +10776,6 @@ msgstr "kanal değiştirildi"
 #~ msgid "Automatic SSID lookup"
 #~ msgstr "Otomatik SSID arama"
 
-#~ msgid "Autoresolution Switch"
-#~ msgstr "Otoçözünürlük anahtarı"
-
-#~ msgid "Autoresolution is not working in Scart/DVI-PC Mode"
-#~ msgstr ""
-#~ "Otoçözünürlük eklentisi Scart/DVI-PC bağlantılarını desteklememektedir."
-
-#~ msgid "Autoresolution settings"
-#~ msgstr "Otoçözünürlük ayarları"
-
-#~ msgid "Autoresolution videomode setup"
-#~ msgstr "Otoçözünürlük video kipi ayarları"
-
 #
 #~ msgid "Backup"
 #~ msgstr "Yedek al"
@@ -10465,6 +10843,22 @@ msgstr "kanal değiştirildi"
 #~ msgid "Choose source"
 #~ msgstr "Kaynak seç"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Yüksek kod oranı"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Düşük kod oranı"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Yüksek güç (HP) kod oranı"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Düşük güç (LP) kod oranı"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact flash kartı"
@@ -10593,6 +10987,9 @@ msgstr "kanal değiştirildi"
 #~ "bağlı değil! (%s)\n"
 #~ "yeniden deneniyor..."
 
+#~ msgid "Displays movie information from the InternetMovieDatabase"
+#~ msgstr "Filme ait bilgileri imdb.org sitesi üzerinden görüntüler"
+
 #
 #~ msgid ""
 #~ "Do you really want to REMOVE\n"
@@ -10636,25 +11033,20 @@ msgstr "kanal değiştirildi"
 #~ msgid "Downloading image description..."
 #~ msgstr "İmaj açıklaması indiriliyor..."
 
+#~ msgid ""
+#~ "EPGRefresh will automatically switch to user-defined channels when the "
+#~ "box is idleing\n"
+#~ "(in standby mode without any running recordings) to perform updates of "
+#~ "the epg information on these channels."
+#~ msgstr ""
+#~ "EPG yenileyici, seçmiş olduğunuz kanallara ait elektronik program "
+#~ "rehberlerini,\n"
+#~ "cihaz bekleme konumunda boşta çalışırken (kayıt görevi yok ise) günceller."
+
 #
 #~ msgid "Edit IPKG source URL..."
 #~ msgstr "IPKG kaynak adresi..."
 
-#~ msgid "Enable 1080p24 Mode"
-#~ msgstr "1080p24 kipini etkinleştir"
-
-#~ msgid "Enable 1080p25 Mode"
-#~ msgstr "1080p25 kipini etkinleştir"
-
-#~ msgid "Enable 1080p30 Mode"
-#~ msgstr "1080p30 kipini etkinleştir"
-
-#~ msgid "Enable 720p24 Mode"
-#~ msgstr "720p24 kipini etkinleştir"
-
-#~ msgid "Enable Autoresolution"
-#~ msgstr "Otoçözünürlüğü etkinleştir"
-
 #
 #~ msgid "Enable LAN"
 #~ msgstr "LAN'ı Aç"
@@ -10674,6 +11066,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Encrypted: %s"
 #~ msgstr "Şifrelenmiş : %s"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Şifreleme Tipi"
+
 #
 #~ msgid "End"
 #~ msgstr "Bitiş zamanı"
@@ -10694,6 +11090,14 @@ msgstr "kanal değiştirildi"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Hızlı sardırma hızı (FF)"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Geri sardırma hızı (RW)"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Kablosuz (WLAN) ağ adı/SSID girin:"
@@ -10737,6 +11141,18 @@ msgstr "kanal değiştirildi"
 #~ msgid "Font size"
 #~ msgstr "Yazıtipi boyutu"
 
+#
+#~ msgid ""
+#~ "Found a total of %d matching Events.\n"
+#~ "%d Timer were added and %d modified."
+#~ msgstr ""
+#~ "Toplam %d EPG eylemi eşleşmesi bulundu.\n"
+#~ "%d zamanlayıcı eklendi ve %d düzenlendi."
+
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Adım adım ilerletmede çerçeve tekrar sayısı "
+
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box IP adresi"
 
@@ -10756,6 +11172,30 @@ msgstr "kanal değiştirildi"
 #~ msgid "Genre:"
 #~ msgstr "Tür:"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Koruma Süresi"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Koruma süre kipi"
+
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Gizlenmiş ağ SSID"
+
+#
+#~ msgid "Hidden networkname"
+#~ msgstr "Gizlenmiş ağ adı"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Hiyerarşi Bilgisi"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Hiyerarşi kipi"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Bu sayfayı görebiliyorsanız, OK'a basınız."
@@ -10804,6 +11244,9 @@ msgstr "kanal değiştirildi"
 #~ msgid "Interfaces"
 #~ msgstr "Arayüzler"
 
+#~ msgid "Internal LAN adapter."
+#~ msgstr "Dahili ağ adaptörü."
+
 #
 #~ msgid "Invert display"
 #~ msgstr "Ekranı ters çevir"
@@ -10851,6 +11294,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "MountView"
 #~ msgstr "Bağlantı noktalarına bak"
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Ağ SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Ağ ayarları"
@@ -10863,6 +11310,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "50 Hz desteklemiyor, üzgünüm. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Kablosuz Ağ bulunamadı"
+
 #
 #~ msgid "No new plugins found"
 #~ msgstr "Yeni eklenti bulunamadı"
@@ -10871,6 +11322,12 @@ msgstr "kanal değiştirildi"
 #~ msgid "No useable USB stick found"
 #~ msgstr "Kullanılabilir USB bellek bulunamadı"
 
+#
+#~ msgid "No wireless networks found! Please refresh."
+#~ msgstr ""
+#~ "Kablosuz ağ bulunamadı! Kontrollerinizi yaptıktan sonra Lütfen yenile "
+#~ "tuşuna basın."
+
 #
 #~ msgid ""
 #~ "No working local networkadapter found.\n"
@@ -10939,6 +11396,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Çevrimiçi Güncelle"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Uydu yörüngesi"
+
 #
 #
 #
@@ -11038,6 +11499,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Plugin manager"
 #~ msgstr "Eklenti yönetimi"
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Polarite"
+
 #
 #~ msgid "Port"
 #~ msgstr "Port"
@@ -11064,6 +11529,9 @@ msgstr "kanal değiştirildi"
 #~ msgid "RSS Feed URI"
 #~ msgstr "RSS Besleme Adresi"
 
+#~ msgid "Ralink"
+#~ msgstr "Ralink"
+
 #
 #~ msgid "Really delete this Interface?"
 #~ msgstr "Bu arayüzü silmek istiyor musunuz?"
@@ -11161,6 +11629,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Retrieving network information. Please wait..."
 #~ msgstr "Ağ bilgisi getiriliyor. Lütfen bekleyin..."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid "SSL"
 #~ msgstr "SSL"
@@ -11252,9 +11724,6 @@ msgstr "kanal değiştirildi"
 #~ msgid "Setup for the AC3 Lip Sync Plugin"
 #~ msgstr "AC3 dudak senkron eklentisi"
 
-#~ msgid "Show info screen"
-#~ msgstr "Bilgi ekranını göster"
-
 #
 #~ msgid "Skin..."
 #~ msgstr "Arayüz"
@@ -11323,6 +11792,14 @@ msgstr "kanal değiştirildi"
 #~ msgid "Switch to user key- delays"
 #~ msgstr "Kullanıcı tuş gecikmelerine geç"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Sembol Oranı"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Sembol oranı"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your Dreambox is now ready to use.\n"
@@ -11481,6 +11958,14 @@ msgstr "kanal değiştirildi"
 #~ "3) Önyüklemenin yapılmasını bekleyin ve sihirbazın yapacağı "
 #~ "yönlendirmeleri takip edin."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "İletim (Transmisyon) Modu"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Transponder tipi"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -11530,6 +12015,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Use calc. delays"
 #~ msgstr "Hesaplanmış gecikmeyi kullan"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Adım adım ilerletmeyi bu hızda kullan"
+
 #
 #
 #
@@ -11597,6 +12086,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "Wireless"
 #~ msgstr "Kablosuz"
 
+#
+#~ msgid "Wireless Network State"
+#~ msgstr "Kablosuz ağ durumu"
+
 #
 #~ msgid "Writing NFI image file to flash completed"
 #~ msgstr "NFI bellenimin flaşa yazımı tamamlandı"
@@ -11724,6 +12217,9 @@ msgstr "kanal değiştirildi"
 #~ "Kablosuz internet bağlantınız çalışmıyor!\n"
 #~ "Lütfen sonraki adımda ne yapmak istediğinizi seçiniz."
 
+#~ msgid "Zydas"
+#~ msgstr "Zydas"
+
 #
 #~ msgid ""
 #~ "are you sure you want to restore\n"
@@ -11752,13 +12248,14 @@ msgstr "kanal değiştirildi"
 #~ msgid "color"
 #~ msgstr "renk"
 
-#~ msgid "default"
-#~ msgstr "varsayılan"
-
 #
 #~ msgid "enigma2 and network"
 #~ msgstr "enigma2 ve ağ"
 
+#
+#~ msgid "enter hidden network SSID"
+#~ msgstr "gizlenmiş ağ SSID'sini girin"
+
 #
 #~ msgid "equal to Socket A"
 #~ msgstr "Soket A'ya eşit"
@@ -11903,6 +12400,10 @@ msgstr "kanal değiştirildi"
 #~ msgid "text"
 #~ msgstr "metin"
 
+#
+#~ msgid "unavailable"
+#~ msgstr "kullanılamaz"
+
 #
 #~ msgid "until restart"
 #~ msgstr "yeniden başlatılana kadar"
index af214d41ce0d8f548a4899cba0ffb1766ad077b8..5bdc6ab909731783b85324d8e9a7ebcf0995e7bc 100755 (executable)
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,13 +1,10 @@
-# Ukrainian translations for tuxbox-enigma package.
-# Copyright (C) 2005 THE tuxbox-enigma'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the tuxbox-enigma package.
-# Automatically generated, 2005.
+# Ukrainian translations for Enigma2.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: tuxbox-enigma 0.0.1\n"
+"Project-Id-Version: enigma2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-27 12:42+0000\n"
+"POT-Creation-Date: 2011-09-07 11:08+0000\n"
 "PO-Revision-Date: 2008-09-28 14:03+0200\n"
 "Last-Translator: stepan_kv <stepan_kv@mail.ru>\n"
 "Language-Team: http://sat-ukraine.info/\n"
@@ -198,6 +195,18 @@ msgstr ""
 msgid "%H:%M"
 msgstr "%Г:%ХВ"
 
+#, python-format
+msgid ""
+"%d conflict(s) encountered when trying to add new timers:\n"
+"%s"
+msgstr ""
+
+#, python-format
+msgid ""
+"%d conflict(s) solved with similar timer(s):\n"
+"%s"
+msgstr ""
+
 #
 #, python-format
 msgid "%d jobs are running in the background!"
@@ -236,6 +245,10 @@ msgstr ""
 msgid "%s (%s)\n"
 msgstr "%s (%s)\n"
 
+#, python-format
+msgid "%s: %s at %s"
+msgstr ""
+
 #
 msgid "(ZAP)"
 msgstr "(Переключити)"
@@ -392,10 +405,10 @@ msgstr "??"
 msgid "A"
 msgstr "A"
 
-msgid "A BackToTheRoots-Skin .. or good old times."
+msgid "A BackToTheRoots-Skin .. but with Warp-8 speed."
 msgstr ""
 
-msgid "A BackToTheRoots-Skin ... or good old times."
+msgid "A BackToTheRoots-Skin .. or good old times."
 msgstr ""
 
 msgid "A basic ftp client"
@@ -416,6 +429,9 @@ msgstr ""
 msgid "A demo plugin for TPM usage."
 msgstr ""
 
+msgid "A dreambox simulation from SG-Atlantis displays."
+msgstr ""
+
 #
 msgid ""
 "A finished record timer wants to set your\n"
@@ -439,6 +455,9 @@ msgstr "Графічний EPG для всіх каналів цього спи
 msgid "A graphical EPG interface"
 msgstr ""
 
+msgid "A graphical EPG interface and EPG tools manager"
+msgstr ""
+
 msgid "A graphical EPG interface."
 msgstr ""
 
@@ -457,6 +476,9 @@ msgstr ""
 msgid "A nice looking skin from Kerni"
 msgstr ""
 
+msgid "A plugin to add / remove / modify entries of fstab."
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -569,6 +591,9 @@ msgstr "Інформація"
 msgid "About..."
 msgstr "Інформація ресівера..."
 
+msgid "Access the EPG from within the Movie Player"
+msgstr ""
+
 msgid "Access to the ARD-Mediathek"
 msgstr ""
 
@@ -595,6 +620,9 @@ msgstr "Дія: "
 msgid "Activate Picture in Picture"
 msgstr "Ввімкнути PiP"
 
+msgid "Activate VPS"
+msgstr ""
+
 #
 msgid "Activate network settings"
 msgstr "Активувати налаштування мережі"
@@ -649,6 +677,12 @@ msgstr ""
 msgid "Add new network mount point"
 msgstr ""
 
+msgid "Add similar timer on conflict"
+msgstr ""
+
+msgid "Add tags to recorded movies"
+msgstr ""
+
 #
 msgid "Add timer"
 msgstr "Таймер"
@@ -677,6 +711,10 @@ msgstr ""
 msgid "Added: "
 msgstr ""
 
+msgid ""
+"Adds 'search...' to the context menu of the movie list to allow searches."
+msgstr ""
+
 #
 msgid ""
 "Adds enigma2 settings and dreambox model informations like SN, rev... if "
@@ -775,6 +813,9 @@ msgstr ""
 msgid "All non-repeating timers"
 msgstr ""
 
+msgid "Allow to search recordings"
+msgstr ""
+
 #
 msgid "Allow zapping via Webinterface"
 msgstr ""
@@ -782,9 +823,23 @@ msgstr ""
 msgid "Allows the execution of TuxboxPlugins."
 msgstr ""
 
+msgid "Allows to change the order of entries in the main menu manually."
+msgstr ""
+
+msgid "Allows to zap using the picture in picture."
+msgstr ""
+
 msgid "Allows user to download files from rapidshare in the background."
 msgstr ""
 
+msgid ""
+"Allows you to access the service list and plugins requiring access to the "
+"service list (e.g. Graphical Multi EPG) from within the standard movie "
+"player.DO NOT install this plugin if you're using a nonstandard movie "
+"player, e.g. EMC. It will probably break and you might end up with a "
+"unusable movie player until you uninstall one of the conflicting plugins."
+msgstr ""
+
 #
 msgid "Alpha"
 msgstr "Прозорість"
@@ -804,8 +859,7 @@ msgstr ""
 msgid "Always ask before sending"
 msgstr "Завжди запитувати перед відправкою"
 
-#
-msgid "Ammount of recordings left"
+msgid "Amount of recordings left"
 msgstr ""
 
 #
@@ -824,6 +878,9 @@ msgstr "Виникла невідома помилка!"
 msgid "Anonymize crashlog?"
 msgstr "Анонімний крешлог?"
 
+msgid "Any service/recording"
+msgstr ""
+
 #
 msgid "Arabic"
 msgstr "Арабський"
@@ -898,10 +955,10 @@ msgstr "запитувати користувача"
 msgid "Aspect Ratio"
 msgstr "Співвідношення сторін:"
 
-msgid "Assigning providers/services/caids to a CI module"
+msgid "Aspect ratio"
 msgstr ""
 
-msgid "Atheros"
+msgid "Assigning providers/services/caids to a CI module"
 msgstr ""
 
 #
@@ -912,6 +969,9 @@ msgstr "Аудіо"
 msgid "Audio Options..."
 msgstr "вибір аудіо-доріжки..."
 
+msgid "Audio PID"
+msgstr ""
+
 #
 msgid "Audio Sync"
 msgstr ""
@@ -978,6 +1038,15 @@ msgid ""
 "criteria."
 msgstr ""
 
+msgid "AutoTimer was added successfully"
+msgstr ""
+
+msgid "AutoTimer was changed successfully"
+msgstr ""
+
+msgid "AutoTimer was removed"
+msgstr ""
+
 #
 msgid "Automatic"
 msgstr "Автоматично"
@@ -1012,6 +1081,27 @@ msgstr ""
 msgid "Automatically send crashlogs to Dream Multimedia"
 msgstr ""
 
+msgid "Autoresolution"
+msgstr ""
+
+#, python-format
+msgid ""
+"Autoresolution Plugin Testmode:\n"
+"Is %s OK?"
+msgstr ""
+
+msgid "Autoresolution Switch"
+msgstr ""
+
+msgid "Autoresolution is not working in Scart/DVI-PC Mode"
+msgstr ""
+
+msgid "Autoresolution settings"
+msgstr ""
+
+msgid "Autoresolution videomode setup"
+msgstr ""
+
 #
 msgid "Autos & Vehicles"
 msgstr ""
@@ -1054,6 +1144,12 @@ msgstr "BER:"
 msgid "Back"
 msgstr "Назад"
 
+msgid "Back, lower USB Slot"
+msgstr ""
+
+msgid "Back, upper USB Slot"
+msgstr ""
+
 #
 msgid "Background"
 msgstr "Фон"
@@ -1148,6 +1244,11 @@ msgstr ""
 msgid "Brightness"
 msgstr "Яскравість"
 
+msgid ""
+"Browse ORF and SAT1 Teletext independent from channel. This need I-net "
+"conection."
+msgstr ""
+
 msgid "Browse for and connect to network shares"
 msgstr ""
 
@@ -1178,6 +1279,23 @@ msgstr ""
 msgid "Bus: "
 msgstr "Шина:"
 
+msgid ""
+"By enabling this events will not be matched if they don't occur on certain "
+"dates."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about similar timers added during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
+msgid ""
+"By enabling this you will be notified about timer conflicts found during "
+"automated polling. There is no intelligence involved, so it might bother you "
+"about the same conflict over and over."
+msgstr ""
+
 #
 msgid ""
 "By pressing the OK Button on your remote control, the info bar is being "
@@ -1412,6 +1530,15 @@ msgstr ""
 msgid "Cleanup timerlist automatically."
 msgstr ""
 
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically "
+"according to specfied rules."
+msgstr ""
+
+msgid ""
+"Cleanup timerlist, orphaned movie files and setting backups automatically."
+msgstr ""
+
 #
 msgid "CleanupWizard"
 msgstr ""
@@ -1444,21 +1571,11 @@ msgstr ""
 msgid "Close title selection"
 msgstr ""
 
-#
-msgid "Code rate high"
-msgstr "Швидкість кодування висока"
-
-#
-msgid "Code rate low"
-msgstr "Швидкість кодування низька"
-
-#
-msgid "Coderate HP"
-msgstr "Швидкість кодування HP"
+msgid "Code rate HP"
+msgstr ""
 
-#
-msgid "Coderate LP"
-msgstr "Швидкість кодування LP"
+msgid "Code rate LP"
+msgstr ""
 
 #
 msgid "Collection name"
@@ -1602,6 +1719,9 @@ msgstr "Продовжити перегляд"
 msgid "Contrast"
 msgstr "Контрастність"
 
+msgid "Control recording completely by service"
+msgstr ""
+
 msgid "Control your Dreambox with your Web browser."
 msgstr ""
 
@@ -1643,6 +1763,10 @@ msgstr ""
 msgid "Couldn't record due to conflicting timer %s"
 msgstr "Неможливо записати через конфлікт таймера %s"
 
+#, python-format
+msgid "Couldn't record due to invalid service %s"
+msgstr ""
+
 #
 msgid "Crashlog settings"
 msgstr "Налаштування крешлогів"
@@ -1822,6 +1946,9 @@ msgstr "DVB-S"
 msgid "DVB-S2"
 msgstr "DVB-S2"
 
+msgid "DVD Drive"
+msgstr ""
+
 #
 msgid "DVD File Browser"
 msgstr ""
@@ -1907,10 +2034,19 @@ msgstr ""
 msgid "Define a startup service for your Dreambox."
 msgstr ""
 
+msgid "Deinterlacer mode for interlaced content"
+msgstr ""
+
+msgid "Deinterlacer mode for progressive content"
+msgstr ""
+
 #
 msgid "Delay"
 msgstr "Затримка"
 
+msgid "Delay x seconds after service started"
+msgstr ""
+
 #
 msgid "Delete"
 msgstr "Видалити"
@@ -2078,7 +2214,10 @@ msgstr ""
 msgid "Display your photos on the TV"
 msgstr ""
 
-msgid "Displays movie information from the InternetMovieDatabase"
+msgid "Displays Movie Information from the InternetMovieDatabase"
+msgstr ""
+
+msgid "Displays Movie Information from the Online Film Datenbank (German)"
 msgstr ""
 
 #
@@ -2098,6 +2237,12 @@ msgstr ""
 "Ви дійсно хочете перевірити файлову систему?\n"
 "Це може зайняти багато часу!"
 
+#, python-format
+msgid ""
+"Do you really want to delete %s\n"
+"%s?"
+msgstr ""
+
 #
 #, python-format
 msgid "Do you really want to delete %s?"
@@ -2295,6 +2440,12 @@ msgstr "DVD дані в Dreambox-формат (HDTV-сумісний)"
 msgid "Dreambox software because updates are available."
 msgstr "ПЗ Dreambox, тому що оновлення доступні."
 
+msgid "Driver for Ralink RT8070/RT3070/RT3370 based wireless-n USB devices."
+msgstr ""
+
+msgid "Driver for Realtek r8712u based wireless-n USB devices."
+msgstr ""
+
 #
 msgid "Duration: "
 msgstr ""
@@ -2321,9 +2472,10 @@ msgstr ""
 
 msgid ""
 "EPGRefresh will automatically switch to user-defined channels when the box "
-"is idleing\n"
-"(in standby mode without any running recordings) to perform updates of the "
-"epg information on these channels."
+"is idling(i.e. in standby mode and no recordings running) to perform updates "
+"of the EPG information on these channels.\n"
+"On multi-tuner boxes it may optionally run in background hidden or in PiP, "
+"to not disturb the current TV program."
 msgstr ""
 
 #
@@ -2356,6 +2508,7 @@ msgid "Edit DNS"
 msgstr "Змінити DNS"
 
 #
+#. TRANSLATORS: description of AutoTimer in PluginBrowser
 msgid "Edit Timers and scan for new Events"
 msgstr ""
 
@@ -2413,6 +2566,9 @@ msgstr ""
 msgid "Editing"
 msgstr ""
 
+msgid "Editor for fstab"
+msgstr ""
+
 #
 msgid "Editor for new AutoTimers"
 msgstr ""
@@ -2436,10 +2592,25 @@ msgstr "Ввімкнути"
 msgid "Enable /media"
 msgstr ""
 
+msgid "Enable 1080p24 Mode"
+msgstr ""
+
+msgid "Enable 1080p25 Mode"
+msgstr ""
+
+msgid "Enable 1080p30 Mode"
+msgstr ""
+
 #
 msgid "Enable 5V for active antenna"
 msgstr "Подати 5V для активної антени"
 
+msgid "Enable 720p24 Mode"
+msgstr ""
+
+msgid "Enable Autoresolution"
+msgstr ""
+
 #
 msgid "Enable Cleanup Wizard?"
 msgstr ""
@@ -2516,10 +2687,6 @@ msgstr "WLAN ключ шифрування"
 msgid "Encryption Keytype"
 msgstr "Тип шифрування ключа "
 
-#
-msgid "Encryption Type"
-msgstr "Тип шифрування"
-
 #
 msgid "Encryption:"
 msgstr ""
@@ -2559,18 +2726,10 @@ msgid ""
 "© 2006 - Stephan Reichholf"
 msgstr ""
 
-#
-msgid "Enter Fast Forward at speed"
-msgstr "Початкова швидкість перемотування вперед"
-
 #
 msgid "Enter IP to scan..."
 msgstr ""
 
-#
-msgid "Enter Rewind at speed"
-msgstr "Початкова швидкість перемотування назад"
-
 #
 msgid "Enter main menu..."
 msgstr "вхід до Головного Меню..."
@@ -2646,6 +2805,9 @@ msgstr ""
 msgid "Estonian"
 msgstr ""
 
+msgid "Ethernet network interface"
+msgstr ""
+
 #
 msgid "Eventview"
 msgstr "Перегдяд завдань"
@@ -2845,6 +3007,11 @@ msgstr "Перезавантаження вашої мережі заверше
 msgid "Finnish"
 msgstr "Фінська"
 
+msgid ""
+"First day to match events. No event that begins before this date will be "
+"matched."
+msgstr ""
+
 msgid "First generate your skin-style with the Ai.HD-Control plugin."
 msgstr ""
 
@@ -2864,17 +3031,13 @@ msgstr ""
 msgid "Format"
 msgstr "Форматування"
 
-#
 #, python-format
 msgid ""
 "Found a total of %d matching Events.\n"
-"%d Timer were added and %d modified."
+"%d Timer were added and %d modified, %d conflicts encountered, %d similars "
+"added."
 msgstr ""
 
-#
-msgid "Frame repeat count during non-smooth winding"
-msgstr "Кількість повторів кадру під час неплавного переходу"
-
 #
 msgid "Frame size in full view"
 msgstr "Повний розмір кадра"
@@ -2903,6 +3066,9 @@ msgstr "Розмір кроку пошуку (khz)"
 msgid "Frequency steps"
 msgstr "Кроки частоти"
 
+msgid "Frequently asked questions"
+msgstr ""
+
 #
 msgid "Fri"
 msgstr "П'ятн"
@@ -2918,6 +3084,9 @@ msgstr "Фрізійська"
 msgid "FritzCall shows incoming calls to your Fritz!Box on your Dreambox."
 msgstr ""
 
+msgid "Front USB Slot"
+msgstr ""
+
 msgid "Frontend for /tmp/mmi.socket"
 msgstr ""
 
@@ -2973,6 +3142,9 @@ msgstr "Загальна PCM затримка"
 msgid "General PCM delay (ms)"
 msgstr ""
 
+msgid "Generates and Shows TV Charts of all users having this plugin installed"
+msgstr ""
+
 #
 msgid "Genre"
 msgstr "Жанр"
@@ -3051,23 +3223,24 @@ msgid "Green boost"
 msgstr ""
 
 msgid ""
-"Growlee allows your Dreambox to send short messages using the growl "
-"protocol\n"
-"like Recording started notifications to a PC running a growl client"
+"Growlee allows your Dreambox to forward notifications like 'Record started' "
+"to a PC running a growl, snarl or syslog compatible client or directly to an "
+"iPhone using prowl."
 msgstr ""
 
-#
-msgid "Guard Interval"
-msgstr "Захисний Інтервал"
-
-#
-msgid "Guard interval mode"
-msgstr "Режим Захисного Інтервалу"
+msgid "Guard interval"
+msgstr ""
 
 #
 msgid "Guess existing timer based on begin/end"
 msgstr ""
 
+msgid "HD Interlace Mode"
+msgstr ""
+
+msgid "HD Progressive Mode"
+msgstr ""
+
 #
 msgid "HD videos"
 msgstr ""
@@ -3096,21 +3269,14 @@ msgstr "Режим очікування HDD після"
 msgid "Help"
 msgstr ""
 
-#
-msgid "Hidden network SSID"
-msgstr "Прихована мережа SSID"
-
-#
-msgid "Hidden networkname"
+msgid "Hidden network"
 msgstr ""
 
-#
-msgid "Hierarchy Information"
-msgstr "Ієрархічна Інформація"
+msgid "Hide Plugin from Plugin or Extensionsmenu."
+msgstr ""
 
-#
-msgid "Hierarchy mode"
-msgstr "Ієрархічний режим"
+msgid "Hierarchy info"
+msgstr ""
 
 #
 msgid "High bitrate support"
@@ -3181,11 +3347,21 @@ msgstr "ISO шлях"
 msgid "Icelandic"
 msgstr "Ісландська"
 
-#
+msgid ""
+"If a timer conflict occurs, AutoTimer will search outside the timespan for a "
+"similar event and add it."
+msgstr ""
+
+msgid ""
+"If installed, the plugin allows to modify the order in which entries of the "
+"main menu are shown.It can be changed using the \"MenuSort\" plugin, "
+"launchable from the regular plugin overview."
+msgstr ""
+
 #, python-format
 msgid ""
 "If this is enabled an existing timer will also be considered recording an "
-"event if it records at least 80% of the it."
+"event if it records at least 80%% of the it."
 msgstr ""
 
 #
@@ -3290,6 +3466,12 @@ msgstr "Інформація"
 msgid "Init"
 msgstr "Ініціалізувати"
 
+msgid "Initial Fast Forward speed"
+msgstr ""
+
+msgid "Initial Rewind speed"
+msgstr ""
+
 #
 msgid "Initial location in new timers"
 msgstr ""
@@ -3388,7 +3570,7 @@ msgstr "Посередній"
 msgid "Internal Flash"
 msgstr "Внутрішня Флеш"
 
-msgid "Internal LAN adapter."
+msgid "Internal USB Slot"
 msgstr ""
 
 msgid "Internal firmware updater"
@@ -3588,6 +3770,11 @@ msgstr "Вибір мови"
 msgid "Last config"
 msgstr ""
 
+msgid ""
+"Last day to match events. Events have to begin before this date to be "
+"matched."
+msgstr ""
+
 #
 msgid "Last speed"
 msgstr "остання швидкість"
@@ -3645,14 +3832,14 @@ msgstr "З'єднання:"
 msgid "Linked titles with a DVD menu"
 msgstr "Зв'язані заголовки DVD-Меню"
 
+msgid "List available networks"
+msgstr ""
+
 #
 msgid "List of Storage Devices"
 msgstr "Список пристроїв"
 
-msgid "Listen and record internet radio"
-msgstr ""
-
-msgid "Listen and record shoutcast internet radio on your Dreambox."
+msgid "Listen and record Shoutcast Internet Radio on your Dreambox."
 msgstr ""
 
 #
@@ -3781,6 +3968,9 @@ msgstr "Управління ПЗ ресівера"
 msgid "Manual Scan"
 msgstr "Ручний пошук"
 
+msgid "Manual configuration"
+msgstr ""
+
 #
 msgid "Manual transponder"
 msgstr "Вибірковий транспондер"
@@ -3819,9 +4009,8 @@ msgstr ""
 msgid "Maximum duration (in m)"
 msgstr ""
 
-#
 msgid ""
-"Maximum event duration to match. If an event is longer than this ammount of "
+"Maximum event duration to match. If an event is longer than this amount of "
 "time (without offset) it won't be matched."
 msgstr ""
 
@@ -4041,12 +4230,6 @@ msgstr ""
 msgid "Move west"
 msgstr "Перемістити на захід"
 
-msgid "Movie information from the Online Film Datenbank (German)."
-msgstr ""
-
-msgid "Movie informations from the Online Film Datenbank"
-msgstr ""
-
 #
 msgid "Movie location"
 msgstr ""
@@ -4068,6 +4251,9 @@ msgstr "Меню списку фільмів"
 msgid "Multi EPG"
 msgstr "Multi-EPG"
 
+msgid "Multi-EPG bouquet selection"
+msgstr ""
+
 #
 msgid "Multimedia"
 msgstr "Мультимедія"
@@ -4076,6 +4262,9 @@ msgstr "Мультимедія"
 msgid "Multiple service support"
 msgstr "Підтримка мультисервісів"
 
+msgid "Multiplex"
+msgstr ""
+
 #
 msgid "Multisat"
 msgstr "Декілька супутників"
@@ -4145,6 +4334,9 @@ msgstr "Запис NFI іміджу завершено. Натисніть Жо
 msgid "NFS share"
 msgstr ""
 
+msgid "NIM"
+msgstr ""
+
 #
 msgid "NOW"
 msgstr "ЗАРАЗ"
@@ -4174,6 +4366,9 @@ msgstr "Налаштування DNS"
 msgid "Nameserver settings"
 msgstr "Параметри  DNS"
 
+msgid "Namespace"
+msgstr ""
+
 msgid "Nemesis BlackBox Skin"
 msgstr ""
 
@@ -4286,10 +4481,6 @@ msgstr "Конфігурація мережі..."
 msgid "Network Mount"
 msgstr "Network Mount"
 
-#
-msgid "Network SSID"
-msgstr "Мережевий SSID"
-
 #
 msgid "Network Setup"
 msgstr "Налаштування мережі"
@@ -4329,6 +4520,9 @@ msgstr ""
 msgid "NetworkWizard"
 msgstr "Майстер налаштувань мережі"
 
+msgid "Networkname (SSID)"
+msgstr ""
+
 #
 msgid "Never"
 msgstr ""
@@ -4374,10 +4568,6 @@ msgstr ""
 "HDD не знайдено або\n"
 "HDD не ініціалізований!"
 
-#
-msgid "No Networks found"
-msgstr "Мереж не знайдено"
-
 #
 msgid "No backup needed"
 msgstr "Резервна копія не потрібна"
@@ -4497,8 +4687,7 @@ msgstr ""
 msgid "No videos to display"
 msgstr ""
 
-#
-msgid "No wireless networks found! Please refresh."
+msgid "No wireless networks found! Searching..."
 msgstr ""
 
 #
@@ -4595,6 +4784,12 @@ msgstr "Північ"
 msgid "Norwegian"
 msgstr "Норвежська"
 
+msgid "Not after"
+msgstr ""
+
+msgid "Not before"
+msgstr ""
+
 #
 #, python-format
 msgid ""
@@ -4608,6 +4803,9 @@ msgstr ""
 msgid "Not fetching feed entries"
 msgstr ""
 
+msgid "Not-Associated"
+msgstr ""
+
 #
 msgid ""
 "Nothing to scan!\n"
@@ -4651,6 +4849,9 @@ msgstr "ОК, видалити інші компоненти"
 msgid "OK, remove some extensions"
 msgstr "ОК, видалити деякі компоненти"
 
+msgid "ONID"
+msgstr ""
+
 #
 msgid "OSD Settings"
 msgstr "Налаштування OSD"
@@ -4695,6 +4896,9 @@ msgstr ""
 msgid "Only Free scan"
 msgstr "Тільки відкриті"
 
+msgid "Only add timer for next x days"
+msgstr ""
+
 #
 msgid "Only extensions."
 msgstr ""
@@ -4720,9 +4924,8 @@ msgstr ""
 msgid "Optionally enter your name if you want to."
 msgstr "При необхідності введіть Ваше ім'я, якщо хочете."
 
-#
-msgid "Orbital Position"
-msgstr "Орбітальна позиція"
+msgid "Orbital position"
+msgstr ""
 
 #
 msgid "Outer Bound (+/-)"
@@ -4745,10 +4948,16 @@ msgstr ""
 msgid "PAL"
 msgstr "PAL"
 
+msgid "PCR PID"
+msgstr ""
+
 #
 msgid "PIDs"
 msgstr "Піди"
 
+msgid "PMT PID"
+msgstr ""
+
 #
 msgid "Package list update"
 msgstr "Оновлення списку пакетів"
@@ -4858,6 +5067,12 @@ msgstr "Відтворити Audio-CD..."
 msgid "Play DVD"
 msgstr "Відтворити DVD"
 
+msgid "Play Internet Radio downloaded from Last.FM"
+msgstr ""
+
+msgid "Play Internet Radio downloaded from ShoutCast"
+msgstr ""
+
 #
 msgid "Play Music..."
 msgstr "Відтворити аудіо"
@@ -4866,12 +5081,6 @@ msgstr "Відтворити аудіо"
 msgid "Play YouTube movies"
 msgstr ""
 
-msgid "Play music from Last.fm"
-msgstr ""
-
-msgid "Play music from Last.fm."
-msgstr ""
-
 #
 msgid "Play next video"
 msgstr ""
@@ -5190,10 +5399,6 @@ msgstr ""
 msgid "Poland"
 msgstr ""
 
-#
-msgid "Polarity"
-msgstr "Полярність"
-
 #
 msgid "Polarization"
 msgstr "Поляризація"
@@ -5230,6 +5435,9 @@ msgstr "Порт D"
 msgid "Portuguese"
 msgstr "Португальська"
 
+msgid "Position of finished Timers in Timerlist"
+msgstr ""
+
 #
 msgid "Positioner"
 msgstr "Позиціонер"
@@ -5415,6 +5623,17 @@ msgstr "Провайдери"
 msgid "Published"
 msgstr ""
 
+msgid "Push key \"Exit long\" to show the clock while watching TV."
+msgstr ""
+
+msgid ""
+"Push key \"Exit long\" to show the clock while watching TV. Clock will "
+"disappear after the specified timeout or by pushing key \"Exit long\" "
+"again.\n"
+"Modify the settings to match your preferences. To change the clock position, "
+"select \"Move clock\" and relocate."
+msgstr ""
+
 #
 msgid "Python frontend for /tmp/mmi.socket"
 msgstr "Python інтерфейс для /tmp/mmi.socket"
@@ -5445,13 +5664,13 @@ msgstr "RGB"
 msgid "RSS viewer"
 msgstr ""
 
+msgid "RT8070/RT3070/RT3370 USB wireless-n driver"
+msgstr ""
+
 #
 msgid "Radio"
 msgstr "Радіо"
 
-msgid "Ralink"
-msgstr ""
-
 #
 msgid "Ram Disk"
 msgstr "Ram диск"
@@ -5555,6 +5774,9 @@ msgstr "Записи"
 msgid "Recordings always have priority"
 msgstr "Запис завжди має перевагу"
 
+msgid "Redirect notifications to Growl, Snarl, Prowl or Syslog"
+msgstr ""
+
 msgid "Reenter new PIN"
 msgstr ""
 
@@ -5778,6 +6000,9 @@ msgstr ""
 msgid "Restrict \"after event\" to a certain timespan?"
 msgstr ""
 
+msgid "Restrict to events on certain dates"
+msgstr ""
+
 #
 msgid "Resume from last position"
 msgstr "Продовжити з останньої позиції"
@@ -5810,6 +6035,9 @@ msgstr "Повернутись до списку фільмів"
 msgid "Return to previous service"
 msgstr "Повернутись до попереднього каналу"
 
+msgid "Reusable Help-component for other plugins."
+msgstr ""
+
 #
 msgid "Rewind speeds"
 msgstr "Швидкість перемотування назад"
@@ -5818,9 +6046,8 @@ msgstr "Швидкість перемотування назад"
 msgid "Right"
 msgstr "Вправо"
 
-#
-msgid "Rolloff"
-msgstr "Rolloff"
+msgid "Roll-off"
+msgstr ""
 
 #
 msgid "Rotor turning speed"
@@ -5830,6 +6057,9 @@ msgstr "Швидкість обертання ротора"
 msgid "Running"
 msgstr "В дії"
 
+msgid "Running in testmode"
+msgstr ""
+
 #
 msgid "Russia"
 msgstr ""
@@ -5842,6 +6072,21 @@ msgstr "Російська"
 msgid "S-Video"
 msgstr "S-Відео"
 
+msgid "SD 25/50HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 25/50HZ Progressive Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Interlace Mode"
+msgstr ""
+
+msgid "SD 30/60HZ Progressive Mode"
+msgstr ""
+
+msgid "SID"
+msgstr ""
+
 #
 msgid "SINGLE LAYER DVD"
 msgstr ""
@@ -5858,6 +6103,19 @@ msgstr ""
 msgid "SSID:"
 msgstr ""
 
+msgid ""
+"SVDRP is a protocol developed for the VDR software to control a set-top box "
+"remotely.\n"
+"This plugin only supports a subset of SVDRP and starts automatically using "
+"default settings.\n"
+"\n"
+"You probably don't need this plugin and should use the regular Web Interface "
+"for Enigma2 instead."
+msgstr ""
+
+msgid "SVDRP server for Enigma2"
+msgstr ""
+
 #
 msgid "Sat"
 msgstr "Суб"
@@ -6250,6 +6508,9 @@ msgstr ""
 msgid "Select your choice."
 msgstr ""
 
+msgid "Select your favourite music (Artist, Album, Genre)."
+msgstr ""
+
 #
 msgid "Send DiSEqC"
 msgstr "Надіслати DiSEqC"
@@ -6318,6 +6579,9 @@ msgstr ""
 "Канал не знайдено!\n"
 "(SID не знайдено в PAT)"
 
+msgid "Service reference"
+msgstr ""
+
 #
 msgid "Service scan"
 msgstr "Пошук каналів"
@@ -6374,9 +6638,6 @@ msgstr ""
 msgid "Set this NO to disable this AutoTimer."
 msgstr ""
 
-msgid "Sets your Dreambox into Deep-Standby"
-msgstr ""
-
 #
 msgid "Setting key canceled"
 msgstr ""
@@ -6452,6 +6713,9 @@ msgstr ""
 msgid "Show in extension menu"
 msgstr ""
 
+msgid "Show info screen"
+msgstr ""
+
 #
 msgid "Show infobar on channel change"
 msgstr "Показувати інфопанель при зміні каналу"
@@ -6464,6 +6728,12 @@ msgstr "Показувати інфопанель під час зміни пе
 msgid "Show infobar on skip forward/backward"
 msgstr "Показувати інфопанель під час перемотки"
 
+msgid "Show notification on conflicts"
+msgstr ""
+
+msgid "Show notification on similars"
+msgstr ""
+
 #
 msgid "Show positioner movement"
 msgstr "Показувати рух позиціонера"
@@ -6500,6 +6770,9 @@ msgstr ""
 msgid "Shows the clock permanently on the screen"
 msgstr ""
 
+msgid "Shows the service name instead of the service number when zapping."
+msgstr ""
+
 #
 msgid "Shows the state of your wireless LAN connection.\n"
 msgstr "Показати стан безпровідного LAN з'єднання.\n"
@@ -6512,6 +6785,9 @@ msgstr ""
 msgid "Shutdown Dreambox after"
 msgstr "Вимкнути Dreambox після"
 
+msgid "Shuts down your Dreambox into Deep Standby (Power Save Mode)"
+msgstr ""
+
 #
 msgid "Signal Strength:"
 msgstr ""
@@ -6678,6 +6954,9 @@ msgstr "Сорт. A-Z"
 msgid "Sort AutoTimer"
 msgstr ""
 
+msgid "Sort Plugins in the PluginBrowser."
+msgstr ""
+
 #
 #. TRANSLATORS: This must fit into the header button in the EPG-List
 msgid "Sort Time"
@@ -6737,6 +7016,9 @@ msgstr ""
 msgid "Start Webinterface"
 msgstr ""
 
+msgid "Start easy your multimedia plugins with the PVR-button."
+msgstr ""
+
 #
 msgid "Start from the beginning"
 msgstr "Почати з початку"
@@ -6860,6 +7142,9 @@ msgstr "Нед"
 msgid "Sunday"
 msgstr "Неділя"
 
+msgid "Support \"Fast Scan\"?"
+msgstr ""
+
 #
 msgid "Swap Services"
 msgstr "Заміна каналів"
@@ -6884,13 +7169,8 @@ msgstr "перемкнути на попередній підсервіс"
 msgid "Switchable tuner types:"
 msgstr ""
 
-#
-msgid "Symbol Rate"
-msgstr "Символьна швидкість"
-
-#
-msgid "Symbolrate"
-msgstr "Символ. швидкість"
+msgid "Symbol rate"
+msgstr ""
 
 #
 msgid "System"
@@ -6905,10 +7185,19 @@ msgstr ""
 msgid "TS file is too large for ISO9660 level 1!"
 msgstr "TS файл занадто великий для ISO9660 level 1!"
 
+msgid "TSID"
+msgstr ""
+
+msgid "TV Charts of all users"
+msgstr ""
+
 #
 msgid "TV System"
 msgstr "TV Система"
 
+msgid "TXT PID"
+msgstr ""
+
 #
 msgid "Table of content for collection"
 msgstr "Вміст колекції"
@@ -6941,6 +7230,9 @@ msgstr ""
 msgid "Temperature and Fan control"
 msgstr ""
 
+msgid "Temperature-dependent fan control."
+msgstr ""
+
 #
 msgid "Terrestrial"
 msgstr "Наземний"
@@ -7015,12 +7307,12 @@ msgstr ""
 "програвачах)?"
 
 msgid ""
-"The Elektro Power Save plugin puts the box from standby to sleep mode (Deep "
-"Standby) at certain times.\n"
+"The Elektro Power Save Plugin puts the box from Standby to sleep mode (Deep "
+"Standby) at specified times.\n"
 "This only happens if the box is in standby and no recording is running or "
-"sheduled in the next 20 minutes.\n"
-"The box automatically wakes up for recordings or at the end of the sleep "
-"time. You therefore don't have to wait until it is on again."
+"scheduled during the next 20 minutes.\n"
+"The box automatically wakes up for recordings or at the end of the specified "
+"sleep time. Hence you needn't wait for it to boot-up."
 msgstr ""
 
 msgid ""
@@ -7084,6 +7376,11 @@ msgid ""
 "Now you can download an NFI image file!"
 msgstr ""
 
+msgid ""
+"The VPS-Plugin can determine whether a programme begins earlier or lasts "
+"longer."
+msgstr ""
+
 msgid ""
 "The VideoEnhancement plugin provides advanced video enhancement settings."
 msgstr ""
@@ -7304,6 +7601,11 @@ msgstr "Dreambox не в змозі декодувати %s потік!"
 msgid "This Month"
 msgstr ""
 
+msgid ""
+"This Plugin modifies the original PluginBrowser so you can move Plugins "
+"around."
+msgstr ""
+
 #
 msgid "This Week"
 msgstr ""
@@ -7529,6 +7831,16 @@ msgstr "Статус таймера:"
 msgid "Timer type"
 msgstr ""
 
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen automatisch "
+"bereinigen."
+msgstr ""
+
+msgid ""
+"Timerliste, verwaiste Film-Dateien und Einstellungs-Sicherungen nach "
+"einstellbaren Regeln automatisch bereinigen."
+msgstr ""
+
 #
 msgid "Timeshift"
 msgstr "Timeshift"
@@ -7601,7 +7913,7 @@ msgstr ""
 msgid "Track"
 msgstr "Трек"
 
-msgid "TrafficInfo shows german traffic information."
+msgid "TrafficInfo shows German traffic jams."
 msgstr ""
 
 #
@@ -7612,10 +7924,6 @@ msgstr "Переклад"
 msgid "Translation:"
 msgstr "Переклад:"
 
-#
-msgid "Transmission Mode"
-msgstr "Режим передавання"
-
 #
 msgid "Transmission mode"
 msgstr "Режим передавання"
@@ -7624,10 +7932,6 @@ msgstr "Режим передавання"
 msgid "Transponder"
 msgstr "Транспондер"
 
-#
-msgid "Transponder Type"
-msgstr "Тип Транспондера"
-
 #
 msgid "Travel & Events"
 msgstr ""
@@ -7760,6 +8064,9 @@ msgstr ""
 msgid "Undo uninstall"
 msgstr ""
 
+msgid "Unencrypted"
+msgstr ""
+
 #
 msgid "UnhandledKey"
 msgstr ""
@@ -7788,7 +8095,7 @@ msgstr ""
 msgid "Universal LNB"
 msgstr "Універсальна LNB"
 
-msgid "Unknown network adapter."
+msgid "Unknown"
 msgstr ""
 
 #
@@ -7806,7 +8113,7 @@ msgstr "Розмонтування невдале"
 msgid "Unsupported"
 msgstr ""
 
-msgid "UnwetterInfo shows german storm information."
+msgid "UnwetterInfo shows German storm information."
 msgstr ""
 
 #
@@ -7901,10 +8208,6 @@ msgstr "Використовувати шлюз"
 msgid "Use and control multiple Dreamboxes with different RCs."
 msgstr ""
 
-#
-msgid "Use non-smooth winding at speeds above"
-msgstr "Неплавне перемотування на швидкостях вище"
-
 #
 msgid "Use power measurement"
 msgstr "Використовувати вимірювання потужності"
@@ -7985,16 +8288,28 @@ msgstr "VCR скарт"
 msgid "VMGM (intro trailer)"
 msgstr "VMGM (вступний трейлер)"
 
+msgid "VPS-Plugin"
+msgstr ""
+
 msgid "Vali-XD skin"
 msgstr ""
 
+msgid "Vali.HD.atlantis skin"
+msgstr ""
+
 msgid "Vali.HD.nano skin"
 msgstr ""
 
+msgid "Vali.HD.warp skin"
+msgstr ""
+
 msgid ""
 "Verify your Dreambox authenticity by running the genuine dreambox plugin!"
 msgstr ""
 
+msgid "Verifying your internet connection..."
+msgstr ""
+
 #
 msgid "Vertical"
 msgstr "Вертикально"
@@ -8011,6 +8326,9 @@ msgstr "Майстер налаштування зображення"
 msgid "Video Output"
 msgstr "Відео вихід"
 
+msgid "Video PID"
+msgstr ""
+
 #
 msgid "Video Setup"
 msgstr "Налаштування відео"
@@ -8213,9 +8531,6 @@ msgstr "W"
 msgid "WEP"
 msgstr ""
 
-msgid "WLAN adapter."
-msgstr ""
-
 msgid "WLAN connection"
 msgstr ""
 
@@ -8256,6 +8571,9 @@ msgstr ""
 msgid "Weatherforecast on your Dreambox"
 msgstr ""
 
+msgid "Web-Bouquet-Editor for PC"
+msgstr ""
+
 #
 msgid "Webinterface"
 msgstr ""
@@ -8406,6 +8724,11 @@ msgstr "Що хочете сканувати?"
 msgid "What to do with submitted crashlogs?"
 msgstr "Що робити з надісланими крешлогами?"
 
+msgid ""
+"When supporting \"Fast Scan\" the service type is ignored. You don't need to "
+"enable this unless your Image supports \"Fast Scan\" and you are using it."
+msgstr ""
+
 #
 msgid ""
 "When this option is enabled the AutoTimer won't match events where another "
@@ -8443,8 +8766,13 @@ msgstr ""
 msgid "Wireless Network"
 msgstr "Безпровідна мережа"
 
-#
-msgid "Wireless Network State"
+msgid "Wireless network connection setup"
+msgstr ""
+
+msgid "Wireless network connection setup."
+msgstr ""
+
+msgid "Wireless network state"
 msgstr ""
 
 msgid ""
@@ -8467,7 +8795,7 @@ msgid "With Genuine Dreambox you can verify the authenticity of your Dreambox."
 msgstr ""
 
 msgid ""
-"With IMDb you can download and displays movie information (rating, poster, "
+"With IMDb you can display downloaded movie information (rating, poster, "
 "cast, synopsis etc.) about the selected event."
 msgstr ""
 
@@ -8478,6 +8806,11 @@ msgid ""
 "With MyTube you can play YouTube videos directly on your TV without a PC."
 msgstr ""
 
+msgid ""
+"With OFDb you can display downloaded movie information (rating, poster, "
+"cast, synopsis etc.) about the selected event."
+msgstr ""
+
 msgid "With WebcamViewer you can watch webcams on your TV Screen."
 msgstr ""
 
@@ -8540,9 +8873,8 @@ msgid ""
 "alternative service it is restricted to."
 msgstr ""
 
-#
 msgid ""
-"With this option you can restrict the AutoTimer to a certain ammount of "
+"With this option you can restrict the AutoTimer to a certain amount of "
 "scheduled recordings. Set this to 0 to disable this functionality."
 msgstr ""
 
@@ -8649,6 +8981,11 @@ msgstr ""
 msgid "You can choose, what you want to install..."
 msgstr "Ви можете вибрати, що хочете встановити..."
 
+msgid ""
+"You can control for how many days in the future timers are added. Set this "
+"to 0 to disable this feature."
+msgstr ""
+
 #
 msgid "You can install this plugin."
 msgstr "Ви можете встановити цей додаток"
@@ -8668,6 +9005,19 @@ msgid ""
 "in title' is what is looked for in the EPG."
 msgstr ""
 
+msgid ""
+"You can use the EasyInfo for manage your EPG plugins from info button. You "
+"have also a new now-next event viewer. Easy-PG, the own graphical EPG bowser "
+"is also included."
+msgstr ""
+
+msgid ""
+"You can use this plugin to dynamically hide Plugins from either the "
+"Extensions- or Pluginmenu without having to modify the source code of the "
+"respective plugin.After installation you find the settings as \"Hide Plugins"
+"\" under Setup / System."
+msgstr ""
+
 #
 msgid "You cannot delete this!"
 msgstr "Ви не можете це видалити!"
@@ -8855,6 +9205,9 @@ msgstr "Ваше ім'я (необов'язково):"
 msgid "Your network configuration has been activated."
 msgstr "Конфігурація вашої мережі активована."
 
+msgid "Your network is not working. Please try again."
+msgstr ""
+
 #
 msgid "Your network mount has been activated."
 msgstr ""
@@ -8908,9 +9261,6 @@ msgstr ""
 msgid "Zoom into letterboxed/anamorph movies."
 msgstr ""
 
-msgid "Zydas"
-msgstr ""
-
 #
 msgid "[alternative edit]"
 msgstr "[редагування вибраного]"
@@ -8962,7 +9312,12 @@ msgstr "Активувати поточну конфігурацію"
 msgid "activate network adapter configuration"
 msgstr ""
 
+#. TRANSLATORS: AutoTimer title in MovieList (automatically opens importer, I consider this no further interaction)
+msgid "add AutoTimer"
+msgstr ""
+
 #
+#. TRANSLATORS: AutoTimer title in EventInfo dialog (requires the user to select an event to base the AutoTimer on)
 msgid "add AutoTimer..."
 msgstr ""
 
@@ -9038,9 +9393,6 @@ msgstr "додати канал до фаворитів"
 msgid "add services"
 msgstr ""
 
-msgid "add tags to recorded movies"
-msgstr ""
-
 #
 msgid "add to parental protection"
 msgstr "додати в батьківський контроль"
@@ -9074,6 +9426,12 @@ msgstr ""
 msgid "assigned Services/Provider:"
 msgstr ""
 
+msgid "at beginning"
+msgstr ""
+
+msgid "at end"
+msgstr ""
+
 #
 #, python-format
 msgid "audio track (%s) format"
@@ -9092,6 +9450,9 @@ msgstr "звукова доріжка"
 msgid "auto"
 msgstr "авто"
 
+msgid "autotimers need a match attribute"
+msgstr ""
+
 #
 msgid "available"
 msgstr "доступно"
@@ -9124,6 +9485,9 @@ msgstr "чорний список"
 msgid "blue"
 msgstr "синій"
 
+msgid "bob"
+msgstr ""
+
 #
 #, python-format
 msgid "burn audio track (%s)"
@@ -9165,6 +9529,9 @@ msgstr "очистити плейлист"
 msgid "complex"
 msgstr "комплексний"
 
+msgid "config changed."
+msgstr ""
+
 #
 msgid "config menu"
 msgstr "меню конфігурації"
@@ -9196,6 +9563,12 @@ msgstr "не може бути видалено"
 msgid "create directory"
 msgstr "створити директорію"
 
+msgid "creates virtual series folders from episodes"
+msgstr ""
+
+msgid "creates virtual series folders from sets of recorded episodes"
+msgstr ""
+
 #, python-format
 msgid "currently installed image: %s"
 msgstr ""
@@ -9208,6 +9581,9 @@ msgstr "щодня"
 msgid "day"
 msgstr "день"
 
+msgid "default"
+msgstr ""
+
 #
 msgid "delete"
 msgstr "видалити"
@@ -9267,6 +9643,9 @@ msgstr "не записувати"
 msgid "done!"
 msgstr "виконано!"
 
+msgid "driver for Realtek USB wireless devices"
+msgstr ""
+
 #
 msgid "edit alternatives"
 msgstr "редагувати вибрані канали"
@@ -9319,10 +9698,6 @@ msgstr "кінець вирізання тут"
 msgid "end favourites edit"
 msgstr "кінець редагування фаворитів"
 
-#
-msgid "enter hidden network SSID"
-msgstr ""
-
 #
 msgid "equal to"
 msgstr "так само як"
@@ -9547,6 +9922,9 @@ msgstr "хвилина"
 msgid "minutes"
 msgstr "хвилин"
 
+msgid "missing parameter \"id\""
+msgstr ""
+
 #
 msgid "month"
 msgstr "місяць"
@@ -9745,9 +10123,6 @@ msgstr "червоний"
 msgid "redesigned Kerni-HD1 skin"
 msgstr ""
 
-msgid "redirect notifications to Growl"
-msgstr ""
-
 #
 msgid "remove a nameserver entry"
 msgstr "видалити DNS запис"
@@ -10084,8 +10459,8 @@ msgstr "основна інформація"
 msgid "tuner is not supported"
 msgstr ""
 
-#
-msgid "unavailable"
+#, python-format
+msgid "unable to find timer with id %i"
 msgstr ""
 
 #
@@ -10146,6 +10521,9 @@ msgstr "очікування"
 msgid "was removed successfully"
 msgstr "було успішно видалено"
 
+msgid "watch trailer from epglist/eventview"
+msgstr ""
+
 #
 msgid "weekly"
 msgstr "щотижня"
@@ -10154,6 +10532,9 @@ msgstr "щотижня"
 msgid "whitelist"
 msgstr "білий список"
 
+msgid "wireless network interface"
+msgstr ""
+
 #
 msgid "working"
 msgstr "працює"
@@ -10313,6 +10694,22 @@ msgstr "Переключений"
 #~ msgid "Choose source"
 #~ msgstr "Виберіть джерело"
 
+#
+#~ msgid "Code rate high"
+#~ msgstr "Швидкість кодування висока"
+
+#
+#~ msgid "Code rate low"
+#~ msgstr "Швидкість кодування низька"
+
+#
+#~ msgid "Coderate HP"
+#~ msgstr "Швидкість кодування HP"
+
+#
+#~ msgid "Coderate LP"
+#~ msgstr "Швидкість кодування LP"
+
 #
 #~ msgid "Compact flash card"
 #~ msgstr "Compact Flash карта"
@@ -10449,6 +10846,10 @@ msgstr "Переключений"
 #~ msgid "Enable WLAN Support"
 #~ msgstr "Активувати підтримку WLAN"
 
+#
+#~ msgid "Encryption Type"
+#~ msgstr "Тип шифрування"
+
 #
 #~ msgid "End"
 #~ msgstr "Кінець"
@@ -10469,6 +10870,14 @@ msgstr "Переключений"
 #~ "\n"
 #~ "© 2006 - Stephan Reichholf"
 
+#
+#~ msgid "Enter Fast Forward at speed"
+#~ msgstr "Початкова швидкість перемотування вперед"
+
+#
+#~ msgid "Enter Rewind at speed"
+#~ msgstr "Початкова швидкість перемотування назад"
+
 #
 #~ msgid "Enter WLAN network name/SSID:"
 #~ msgstr "Введіть ім'я мережі WLAN / SSID:"
@@ -10494,6 +10903,10 @@ msgstr "Переключений"
 #~ msgid "Font size"
 #~ msgstr "Розмір шрифта"
 
+#
+#~ msgid "Frame repeat count during non-smooth winding"
+#~ msgstr "Кількість повторів кадру під час неплавного переходу"
+
 #
 #~ msgid "Fritz!Box FON IP address"
 #~ msgstr "Fritz!Box FON IP адрес"
@@ -10514,10 +10927,30 @@ msgstr "Переключений"
 #~ msgid "General PCM delay"
 #~ msgstr "Загальна PCM затримка"
 
+#
+#~ msgid "Guard Interval"
+#~ msgstr "Захисний Інтервал"
+
+#
+#~ msgid "Guard interval mode"
+#~ msgstr "Режим Захисного Інтервалу"
+
 #
 #~ msgid "Here is a small overview of the available icon states."
 #~ msgstr "Невеликий огляд доступних іконок статусу."
 
+#
+#~ msgid "Hidden network SSID"
+#~ msgstr "Прихована мережа SSID"
+
+#
+#~ msgid "Hierarchy Information"
+#~ msgstr "Ієрархічна Інформація"
+
+#
+#~ msgid "Hierarchy mode"
+#~ msgstr "Ієрархічний режим"
+
 #
 #~ msgid "If you can see this page, please press OK."
 #~ msgstr "Якщо ви бачите цю сторінку, натисніть OK."
@@ -10574,6 +11007,10 @@ msgstr "Переключений"
 #~ msgid "Nameserver Setup..."
 #~ msgstr "Налаштування Nameserver'а..."
 
+#
+#~ msgid "Network SSID"
+#~ msgstr "Мережевий SSID"
+
 #
 #~ msgid "Network..."
 #~ msgstr "Мережа..."
@@ -10586,6 +11023,10 @@ msgstr "Переключений"
 #~ msgid "No 50 Hz, sorry. :("
 #~ msgstr "Нема 50 Hz, вибачайте. :("
 
+#
+#~ msgid "No Networks found"
+#~ msgstr "Мереж не знайдено"
+
 #
 #~ msgid "No useable USB stick found"
 #~ msgstr "Не знайдено придатної USB-флешки"
@@ -10627,6 +11068,10 @@ msgstr "Переключений"
 #~ msgid "Online-Upgrade"
 #~ msgstr "Онлайн-Оновлення"
 
+#
+#~ msgid "Orbital Position"
+#~ msgstr "Орбітальна позиція"
+
 #
 #~ msgid "Other..."
 #~ msgstr "Інше..."
@@ -10679,6 +11124,10 @@ msgstr "Переключений"
 #~ msgid "Plugin manager process information..."
 #~ msgstr "Інформація процесів менеджера додатків..."
 
+#
+#~ msgid "Polarity"
+#~ msgstr "Полярність"
+
 #
 #~ msgid "Press OK to view full changelog"
 #~ msgstr "Натисніть OK для перегляду всіх змін"
@@ -10766,6 +11215,10 @@ msgstr "Переключений"
 #~ "Відновлення параметрів виконано. Натисніть OK щоб зберегти відновлені "
 #~ "параметри."
 
+#
+#~ msgid "Rolloff"
+#~ msgstr "Rolloff"
+
 #
 #~ msgid ""
 #~ "Scan your network for wireless Access Points and connect to them using "
@@ -10856,6 +11309,14 @@ msgstr "Переключений"
 #~ msgid "Stereo"
 #~ msgstr "Стерео"
 
+#
+#~ msgid "Symbol Rate"
+#~ msgstr "Символьна швидкість"
+
+#
+#~ msgid "Symbolrate"
+#~ msgstr "Символ. швидкість"
+
 #
 #~ msgid ""
 #~ "Thank you for using the wizard. Your box is now ready to use.\n"
@@ -10956,6 +11417,14 @@ msgstr "Переключений"
 #~ "панелі протягом 10 секунд.\n"
 #~ "3) Дочекайтесь завантаження і дотримуйтесь інструкцій помічника."
 
+#
+#~ msgid "Transmission Mode"
+#~ msgstr "Режим передавання"
+
+#
+#~ msgid "Transponder Type"
+#~ msgstr "Тип Транспондера"
+
 #
 #~ msgid "USB"
 #~ msgstr "USB"
@@ -10991,6 +11460,10 @@ msgstr "Переключений"
 #~ msgid "Upgrade finished. Do you want to reboot your Dreambox?"
 #~ msgstr "Оновлення завершено. Бажаєте перезавантажити Dreambox?"
 
+#
+#~ msgid "Use non-smooth winding at speeds above"
+#~ msgstr "Неплавне перемотування на швидкостях вище"
+
 #
 #~ msgid "VCR Switch"
 #~ msgstr "Переключення VCR"