diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 14:27:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 14:27:43 +0100 |
commit | 6304820a0eafabf050e27cf5924934367b6954ab (patch) | |
tree | 2618017ceb8bda905d605eaf4428d4db0ba6fda3 /i18n.c | |
parent | 5abadbf1a8e48c7ed205cfc0b8521112e75a4b1b (diff) | |
download | vdr-6304820a0eafabf050e27cf5924934367b6954ab.tar.gz vdr-6304820a0eafabf050e27cf5924934367b6954ab.tar.bz2 |
Now displaying the name of the remote control for which the keys are being learned inside the menu1.3.15
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.160 2004/10/23 13:57:38 kls Exp $ + * $Id: i18n.c 1.161 2004/11/01 14:18:48 kls Exp $ * * Translations provided by: * @@ -3652,25 +3652,25 @@ const tI18nPhrase Phrases[] = { " abcdefghijklmnopqrsðzþtuvwõäöüxyå0123456789-.#~", }, // Learning keys: - { "Learning Remote Control Keys (%s)", - "Fernbedienungs-Codes lernen (%s)", - "Ucenje kod upravljalca (%s)", - "Apprendimento tasti unita` remota (%s)", - "Leren toetsen afstandsbediening (%s)", - "Aprender as teclas do telecomando (%s)", - "Apprentissage des codes de télécommande (%s)", - "Lære fjernkontrolltaster (%s)", - "Kaukosäätimen opettaminen (%s)", - "Nauka kodu pilota (%s)", - "Aprendiendo teclas del telemando (%s)", - "ÅêìÜèçóç ðëÞêôñùí ôçëå÷åéñéóìïý (%s)", - "Inlärning av fjärrkontrollsknappar (%s)", - "Învãþare taste telecomandã (%s)", - "Távirányító betanítása (%s)", - "Aprenent les tecles del comandament a distància (%s)", - "²ÒÞÔ ÚÞÔÞÒ ÚÝÞßÞÚ ßãÛìâÐ (%s)", - "Uèenje kôda daljinskog upravljaèa (%s)", - "Kaugjuhtimispuldi õpetamine (%s)", + { "Learning Remote Control Keys", + "Fernbedienungs-Codes lernen", + "Ucenje kod upravljalca", + "Apprendimento tasti unita` remota", + "Leren toetsen afstandsbediening", + "Aprender as teclas do telecomando", + "Apprentissage des codes de télécommande", + "Lære fjernkontrolltaster", + "Kaukosäätimen opettaminen", + "Nauka kodu pilota", + "Aprendiendo teclas del telemando", + "ÅêìÜèçóç ðëÞêôñùí ôçëå÷åéñéóìïý", + "Inlärning av fjärrkontrollsknappar", + "Învãþare taste telecomandã", + "Távirányító betanítása", + "Aprenent les tecles del comandament a distància", + "²ÒÞÔ ÚÞÔÞÒ ÚÝÞßÞÚ ßãÛìâÐ", + "Uèenje kôda daljinskog upravljaèa", + "Kaugjuhtimispuldi õpetamine", }, { "Phase 1: Detecting RC code type", "Phase 1: FB Code feststellen", |