1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

French OSD texts

This commit is contained in:
Klaus Schmidinger 2001-07-22 09:36:49 +02:00
parent 9dcd0fc6e3
commit e4732c0912
3 changed files with 122 additions and 3 deletions

View File

@ -85,3 +85,6 @@ Paulo Manuel Martins Lopes <pmml@netvita.pt>
Markus Lang <markus.lang@nissan-db.de> and Ulrich Röder Markus Lang <markus.lang@nissan-db.de> and Ulrich Röder
for patching the Diseqc code so that it doesn't send a Diseqc command if for patching the Diseqc code so that it doesn't send a Diseqc command if
the Diseqc value for a given channel is '0'. the Diseqc value for a given channel is '0'.
Jean-Claude Repetto <jc@repetto.org>
for translating the OSD texts to the French language

View File

@ -554,3 +554,4 @@ Video Disk Recorder Revision History
- Fixed a hanging SVDRP connection if the client dies without issuing QUIT. - Fixed a hanging SVDRP connection if the client dies without issuing QUIT.
- Increased the frame buffer size to 192KB. - Increased the frame buffer size to 192KB.
- Removed a superfluous VIDEO_FREEZE call in the replay buffer. - Removed a superfluous VIDEO_FREEZE call in the replay buffer.
- Added French language texts (thanks to Jean-Claude Repetto).

121
i18n.c
View File

@ -4,12 +4,13 @@
* See the main source file 'vdr.c' for copyright information and * See the main source file 'vdr.c' for copyright information and
* how to reach the author. * how to reach the author.
* *
* $Id: i18n.c 1.21 2001/06/23 13:47:15 kls Exp $ * $Id: i18n.c 1.22 2001/07/22 09:36:00 kls Exp $
* *
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net> * Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it> * Italian translations provided by Alberto Carraro <bertocar@tin.it>
* Dutch translations provided by Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com> * Dutch translations provided by Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>
* Portugese translations provided by Paulo Manuel Martins Lopes <pmml@netvita.pt> * Portugese translations provided by Paulo Manuel Martins Lopes <pmml@netvita.pt>
* French translations provided by Jean-Claude Repetto <jc@repetto.org>
* *
*/ */
@ -50,7 +51,7 @@
#include "config.h" #include "config.h"
#include "tools.h" #include "tools.h"
const int NumLanguages = 6; const int NumLanguages = 7;
typedef const char *tPhrase[NumLanguages]; typedef const char *tPhrase[NumLanguages];
@ -62,6 +63,7 @@ const tPhrase Phrases[] = {
"Italiano", "Italiano",
"Nederlands", "Nederlands",
"Portugues", "Portugues",
"Français",
}, },
// Menu titles: // Menu titles:
{ "Main", { "Main",
@ -70,6 +72,7 @@ const tPhrase Phrases[] = {
"Principale", "Principale",
"Hoofdmenu", "Hoofdmenu",
"Principal", "Principal",
"Menu",
}, },
{ "Schedule", { "Schedule",
"Programm", "Programm",
@ -77,6 +80,7 @@ const tPhrase Phrases[] = {
"Programmi", "Programmi",
"Gids", "Gids",
"Programa", "Programa",
"Programmes",
}, },
{ "Channels", { "Channels",
"Kanäle", "Kanäle",
@ -84,6 +88,7 @@ const tPhrase Phrases[] = {
"Canali", "Canali",
"Kanalen", "Kanalen",
"Canal", "Canal",
"Chaînes",
}, },
{ "Timers", { "Timers",
"Timer", "Timer",
@ -91,6 +96,7 @@ const tPhrase Phrases[] = {
"Timer", "Timer",
"Timers", "Timers",
"Alarmes", "Alarmes",
"Programmation",
}, },
{ "Recordings", { "Recordings",
"Aufzeichnungen", "Aufzeichnungen",
@ -98,6 +104,7 @@ const tPhrase Phrases[] = {
"Registrazioni", "Registrazioni",
"Opnames", "Opnames",
"Gravacoes", "Gravacoes",
"Enregistrements",
}, },
{ "Setup", { "Setup",
"Einstellungen", "Einstellungen",
@ -105,6 +112,7 @@ const tPhrase Phrases[] = {
"Opzioni", "Opzioni",
"Instellingen", "Instellingen",
"Configurar", "Configurar",
"Configuration",
}, },
{ "Commands", { "Commands",
"Befehle", "Befehle",
@ -112,6 +120,7 @@ const tPhrase Phrases[] = {
"Comandi", "Comandi",
"Commando's", "Commando's",
"Comandos", "Comandos",
"Commandes",
}, },
{ "Edit Channel", { "Edit Channel",
"Kanal Editieren", "Kanal Editieren",
@ -119,6 +128,7 @@ const tPhrase Phrases[] = {
"Modifica canale", "Modifica canale",
"Kanaal aanpassen", "Kanaal aanpassen",
"Modificar Canal", "Modificar Canal",
"Modifier une chaîne",
}, },
{ "Edit Timer", { "Edit Timer",
"Timer Editieren", "Timer Editieren",
@ -126,6 +136,7 @@ const tPhrase Phrases[] = {
"Modifica Timer", "Modifica Timer",
"Timer veranderen", "Timer veranderen",
"Modificar Alarme", "Modificar Alarme",
"Changer la programmation",
}, },
{ "Event", { "Event",
"Sendung", "Sendung",
@ -133,6 +144,7 @@ const tPhrase Phrases[] = {
"Eventi", "Eventi",
"Uitzending", "Uitzending",
"Evento", "Evento",
"Evènement",
}, },
{ "Summary", { "Summary",
"Inhalt", "Inhalt",
@ -140,6 +152,7 @@ const tPhrase Phrases[] = {
"Sommario", "Sommario",
"Inhoud", "Inhoud",
"Resumo", "Resumo",
"Résumé",
}, },
{ "Schedule - %s", { "Schedule - %s",
"Programm - %s", "Programm - %s",
@ -147,6 +160,7 @@ const tPhrase Phrases[] = {
"Programma - %s", "Programma - %s",
"Programma - %s", "Programma - %s",
"Programa - %s", "Programa - %s",
"Programmes - %s",
}, },
{ "What's on now?", { "What's on now?",
"Was läuft jetzt?", "Was läuft jetzt?",
@ -154,6 +168,7 @@ const tPhrase Phrases[] = {
"In programmazione", "In programmazione",
"Wat is er nu?", "Wat is er nu?",
"O que ver agora?", "O que ver agora?",
"Programmes en cours",
}, },
{ "What's on next?", { "What's on next?",
"Was läuft als nächstes?", "Was läuft als nächstes?",
@ -161,6 +176,7 @@ const tPhrase Phrases[] = {
"Prossimi programmi", "Prossimi programmi",
"Wat komt er hierna?", "Wat komt er hierna?",
"O que ver depois?", "O que ver depois?",
"Prochains programmes",
}, },
// Button texts (must not be more than 10 characters!): // Button texts (must not be more than 10 characters!):
{ "Edit", { "Edit",
@ -169,6 +185,7 @@ const tPhrase Phrases[] = {
"Modifica", "Modifica",
"Verander", "Verander",
"Modificar", "Modificar",
"Modifier",
}, },
{ "New", { "New",
"Neu", "Neu",
@ -176,6 +193,7 @@ const tPhrase Phrases[] = {
"Nuovo", "Nuovo",
"Nieuw", "Nieuw",
"Novo", "Novo",
"Nouveau",
}, },
{ "Delete", { "Delete",
"Löschen", "Löschen",
@ -183,6 +201,7 @@ const tPhrase Phrases[] = {
"Cancella", "Cancella",
"Verwijder", "Verwijder",
"Apagar", "Apagar",
"Supprimer",
}, },
{ "Mark", { "Mark",
"Markieren", "Markieren",
@ -190,6 +209,7 @@ const tPhrase Phrases[] = {
"Marca", "Marca",
"Verplaats", "Verplaats",
"Marcar", "Marcar",
"Marquer",
}, },
{ "Record", { "Record",
"Aufnehmen", "Aufnehmen",
@ -197,6 +217,7 @@ const tPhrase Phrases[] = {
"Registra", "Registra",
"Opnemen", "Opnemen",
"Gravar", "Gravar",
"Enregistre",
}, },
{ "Play", { "Play",
"Wiedergabe", "Wiedergabe",
@ -204,6 +225,7 @@ const tPhrase Phrases[] = {
"Riproduci", "Riproduci",
"Afspelen", "Afspelen",
"Play", "Play",
"Lire",
}, },
{ "Rewind", { "Rewind",
"Anfang", "Anfang",
@ -211,6 +233,7 @@ const tPhrase Phrases[] = {
"Da inizio", "Da inizio",
"Spoel terug", "Spoel terug",
"Rebobinar", "Rebobinar",
"Retour",
}, },
{ "Resume", { "Resume",
"Weiter", "Weiter",
@ -218,6 +241,7 @@ const tPhrase Phrases[] = {
"Riprendi", "Riprendi",
"Verder", "Verder",
"Continuar", "Continuar",
"Reprendre",
}, },
{ "Summary", { "Summary",
"Inhalt", "Inhalt",
@ -225,6 +249,7 @@ const tPhrase Phrases[] = {
"Sommario", "Sommario",
"Inhoud", "Inhoud",
"Resumo", "Resumo",
"Résumé",
}, },
{ "Switch", { "Switch",
"Umschalten", "Umschalten",
@ -232,6 +257,7 @@ const tPhrase Phrases[] = {
"Cambia", "Cambia",
"Selecteer", "Selecteer",
"Seleccionar", "Seleccionar",
"Regarder",
}, },
{ "Now", { "Now",
"Jetzt", "Jetzt",
@ -239,6 +265,7 @@ const tPhrase Phrases[] = {
"Adesso", "Adesso",
"Nu", "Nu",
"Agora", "Agora",
"Maintenant",
}, },
{ "Next", { "Next",
"Nächste", "Nächste",
@ -246,6 +273,7 @@ const tPhrase Phrases[] = {
"Prossimo", "Prossimo",
"Hierna", "Hierna",
"Proximo", "Proximo",
"Après",
}, },
{ "Schedule", { "Schedule",
"Programm", "Programm",
@ -253,6 +281,7 @@ const tPhrase Phrases[] = {
"Programma", "Programma",
"Programma", "Programma",
"Programa", "Programa",
"Programme",
}, },
{ "Language", { "Language",
"Sprache", "Sprache",
@ -260,6 +289,7 @@ const tPhrase Phrases[] = {
"Linguaggio", "Linguaggio",
"Taal", "Taal",
"", // TODO "", // TODO
"Langue",
}, },
// Confirmations: // Confirmations:
{ "Delete channel?", { "Delete channel?",
@ -268,6 +298,7 @@ const tPhrase Phrases[] = {
"Cancello il canale?", "Cancello il canale?",
"Kanaal verwijderen?", "Kanaal verwijderen?",
"Apagar o Canal?", "Apagar o Canal?",
"Supprimer la chaîne?"
}, },
{ "Delete timer?", { "Delete timer?",
"Timer löschen?", "Timer löschen?",
@ -275,6 +306,7 @@ const tPhrase Phrases[] = {
"Cancello il timer?", "Cancello il timer?",
"Timer verwijderen?", "Timer verwijderen?",
"Apagar o Alarme?", "Apagar o Alarme?",
"Supprimer la programmation?"
}, },
{ "Delete recording?", { "Delete recording?",
"Aufzeichnung löschen?", "Aufzeichnung löschen?",
@ -282,6 +314,7 @@ const tPhrase Phrases[] = {
"Cancello la registrazione?", "Cancello la registrazione?",
"Opname verwijderen?", "Opname verwijderen?",
"Apagar Gravacão?", "Apagar Gravacão?",
"Supprimer l'enregistrement?",
}, },
{ "Stop recording?", { "Stop recording?",
"Aufzeichnung beenden?", "Aufzeichnung beenden?",
@ -289,6 +322,7 @@ const tPhrase Phrases[] = {
"Fermo la registrazione?", "Fermo la registrazione?",
"Opname stoppen?", "Opname stoppen?",
"Parar Gravacão?", "Parar Gravacão?",
"Arrêter l'enregistrement?",
}, },
{ "Cancel editing?", { "Cancel editing?",
"Schneiden abbrechen?", "Schneiden abbrechen?",
@ -296,6 +330,7 @@ const tPhrase Phrases[] = {
"Annullo la modifica?", "Annullo la modifica?",
"Bewerken afbreken?", "Bewerken afbreken?",
"Cancelar Modificar?", "Cancelar Modificar?",
"Annuler les modifications?",
}, },
// Channel parameters: // Channel parameters:
{ "Name", { "Name",
@ -304,6 +339,7 @@ const tPhrase Phrases[] = {
"Nome", "Nome",
"Naam", "Naam",
"Nome", "Nome",
"Nom",
}, },
{ "Frequency", { "Frequency",
"Frequenz", "Frequenz",
@ -311,6 +347,7 @@ const tPhrase Phrases[] = {
"Frequenza", "Frequenza",
"Frequentie", "Frequentie",
"Frequencia", "Frequencia",
"Fréquence",
}, },
{ "Polarization", { "Polarization",
"Polarisation", "Polarisation",
@ -318,6 +355,7 @@ const tPhrase Phrases[] = {
"Polarizzazione", "Polarizzazione",
"Polarisatie", "Polarisatie",
"Polarizacao", "Polarizacao",
"Polarisation",
}, },
{ "Diseqc", { "Diseqc",
"Diseqc", "Diseqc",
@ -325,6 +363,7 @@ const tPhrase Phrases[] = {
"Diseqc", "Diseqc",
"Diseqc", "Diseqc",
"Diseqc", "Diseqc",
"Diseqc",
}, },
{ "Srate", { "Srate",
"Srate", "Srate",
@ -332,6 +371,7 @@ const tPhrase Phrases[] = {
"Srate", "Srate",
"Srate", "Srate",
"Srate", "Srate",
"Srate",
}, },
{ "Vpid", { "Vpid",
"Vpid", "Vpid",
@ -339,6 +379,7 @@ const tPhrase Phrases[] = {
"Vpid", "Vpid",
"Vpid", "Vpid",
"Vpid", "Vpid",
"Vpid",
}, },
{ "Apid1", { "Apid1",
"Apid1", "Apid1",
@ -346,6 +387,7 @@ const tPhrase Phrases[] = {
"Apid1", "Apid1",
"Apid1", "Apid1",
"Apid1", "Apid1",
"Apid1",
}, },
{ "Apid2", { "Apid2",
"Apid2", "Apid2",
@ -353,6 +395,7 @@ const tPhrase Phrases[] = {
"Apid2", "Apid2",
"Apid2", "Apid2",
"Apid2", "Apid2",
"Apid2",
}, },
{ "Dpid1", { "Dpid1",
"Dpid1", "Dpid1",
@ -360,6 +403,7 @@ const tPhrase Phrases[] = {
"Dpid1", "Dpid1",
"Dpid1", "Dpid1",
"Dpid1", "Dpid1",
"Dpid1",
}, },
{ "Dpid2", { "Dpid2",
"Dpid2", "Dpid2",
@ -367,6 +411,7 @@ const tPhrase Phrases[] = {
"Dpid2", "Dpid2",
"Dpid2", "Dpid2",
"Dpid2", "Dpid2",
"Dpid2",
}, },
{ "Tpid", { "Tpid",
"Tpid", "Tpid",
@ -374,6 +419,7 @@ const tPhrase Phrases[] = {
"Tpid", "Tpid",
"Tpid", "Tpid",
"Tpid", "Tpid",
"Tpid",
}, },
{ "CA", { "CA",
"CA", "CA",
@ -381,6 +427,7 @@ const tPhrase Phrases[] = {
"CA", "CA",
"CA", "CA",
"CA", "CA",
"CA",
}, },
{ "Pnr", { "Pnr",
"Pnr", "Pnr",
@ -388,6 +435,7 @@ const tPhrase Phrases[] = {
"Pnr", "Pnr",
"Pnr", "Pnr",
"Pnr", "Pnr",
"Pnr",
}, },
// Timer parameters: // Timer parameters:
{ "Active", { "Active",
@ -396,6 +444,7 @@ const tPhrase Phrases[] = {
"Attivo", "Attivo",
"Actief", "Actief",
"Activo", "Activo",
"Actif",
}, },
{ "Channel", { "Channel",
"Kanal", "Kanal",
@ -403,6 +452,7 @@ const tPhrase Phrases[] = {
"Canale", "Canale",
"Kanaal", "Kanaal",
"Canal", "Canal",
"Chaîne",
}, },
{ "Day", { "Day",
"Tag", "Tag",
@ -410,6 +460,7 @@ const tPhrase Phrases[] = {
"Giorno", "Giorno",
"Dag", "Dag",
"Dia", "Dia",
"Jour",
}, },
{ "Start", { "Start",
"Anfang", "Anfang",
@ -417,6 +468,7 @@ const tPhrase Phrases[] = {
"Inizio", "Inizio",
"Begin", "Begin",
"Inicio", "Inicio",
"Début",
}, },
{ "Stop", { "Stop",
"Ende", "Ende",
@ -424,6 +476,7 @@ const tPhrase Phrases[] = {
"Fine", "Fine",
"Einde", "Einde",
"Fim", "Fim",
"Fin",
}, },
{ "Priority", { "Priority",
"Priorität", "Priorität",
@ -431,6 +484,7 @@ const tPhrase Phrases[] = {
"Priorita", "Priorita",
"Prioriteit", "Prioriteit",
"Prioridade", "Prioridade",
"Priorité",
}, },
{ "Lifetime", { "Lifetime",
"Lebensdauer", "Lebensdauer",
@ -438,6 +492,7 @@ const tPhrase Phrases[] = {
"Durata", "Durata",
"Bewaarduur", "Bewaarduur",
"Duracao", "Duracao",
"Durée de vie",
}, },
{ "File", { "File",
"Datei", "Datei",
@ -445,6 +500,7 @@ const tPhrase Phrases[] = {
"Nome", "Nome",
"Filenaam", "Filenaam",
"Ficheiro", "Ficheiro",
"Fichier",
}, },
// Error messages: // Error messages:
{ "Channel is being used by a timer!", { "Channel is being used by a timer!",
@ -453,6 +509,7 @@ const tPhrase Phrases[] = {
"Canale occupato da un timer!", "Canale occupato da un timer!",
"Kanaal wordt gebruikt door een timer!", "Kanaal wordt gebruikt door een timer!",
"Canal a ser utilizador por um alarme!", "Canal a ser utilizador por um alarme!",
"Cette chaîne est en cours d'utilisation!"
}, },
{ "Can't switch channel!", { "Can't switch channel!",
"Kanal kann nicht umgeschaltet werden!", "Kanal kann nicht umgeschaltet werden!",
@ -460,6 +517,7 @@ const tPhrase Phrases[] = {
"Impossibile cambiare canale!", "Impossibile cambiare canale!",
"Kan geen kanaal wisselen!", "Kan geen kanaal wisselen!",
"Nao pode mudar de canal!", "Nao pode mudar de canal!",
"Impossible de changer de chaîne!",
}, },
{ "Timer is recording!", { "Timer is recording!",
"Timer zeichnet gerade auf!", "Timer zeichnet gerade auf!",
@ -467,6 +525,7 @@ const tPhrase Phrases[] = {
"Registrazione di un timer in corso!", "Registrazione di un timer in corso!",
"Timer is aan het opnemen!", "Timer is aan het opnemen!",
"Alarme a gravar!", "Alarme a gravar!",
"Enregistrement en cours!",
}, },
{ "Error while deleting recording!", { "Error while deleting recording!",
"Fehler beim Löschen der Aufzeichnung!", "Fehler beim Löschen der Aufzeichnung!",
@ -474,6 +533,7 @@ const tPhrase Phrases[] = {
"Errore durante la canc del filmato!", "Errore durante la canc del filmato!",
"Fout bij verwijderen opname!", "Fout bij verwijderen opname!",
"Erro enquanto apagava uma gravacao!", "Erro enquanto apagava uma gravacao!",
"Erreur de suppression de l'enregistrement!",
}, },
{ "*** Invalid Channel ***", { "*** Invalid Channel ***",
"*** Ungültiger Kanal ***", "*** Ungültiger Kanal ***",
@ -481,6 +541,7 @@ const tPhrase Phrases[] = {
"*** CANALE INVALIDO ***", "*** CANALE INVALIDO ***",
"*** Ongeldig kanaal ***", "*** Ongeldig kanaal ***",
"*** Canal Invalido! ***", "*** Canal Invalido! ***",
"*** Chaîne invalide! ***",
}, },
{ "No free DVB device to record!", { "No free DVB device to record!",
"Keine freie DVB-Karte zum Aufnehmen!", "Keine freie DVB-Karte zum Aufnehmen!",
@ -488,6 +549,7 @@ const tPhrase Phrases[] = {
"Nessuna card DVB disp per registrare!", "Nessuna card DVB disp per registrare!",
"Geen vrije DVB kaart om op te nemen!", "Geen vrije DVB kaart om op te nemen!",
"Nenhuma placa DVB disponivel para gravar!", "Nenhuma placa DVB disponivel para gravar!",
"Pas de carte DVB disponible pour l'enregistrement!",
}, },
{ "Channel locked (recording)!", { "Channel locked (recording)!",
"Kanal blockiert (zeichnet auf)!", "Kanal blockiert (zeichnet auf)!",
@ -495,6 +557,7 @@ const tPhrase Phrases[] = {
"Canale bloccato (in registrazione)!", "Canale bloccato (in registrazione)!",
"Kanaal geblokkeerd (neemt op)!", "Kanaal geblokkeerd (neemt op)!",
"Canal bloqueado (a gravar)!", "Canal bloqueado (a gravar)!",
"Chaîne verrouillée (enregistrement en cours)!",
}, },
{ "Can't start editing process!", { "Can't start editing process!",
"Schnitt kann nicht gestartet werden!", "Schnitt kann nicht gestartet werden!",
@ -502,6 +565,7 @@ const tPhrase Phrases[] = {
"Imposs iniziare processo di modifica", "Imposs iniziare processo di modifica",
"Kan niet beginnen met bewerken!", "Kan niet beginnen met bewerken!",
"Nao pode iniciar a modificacao!", "Nao pode iniciar a modificacao!",
"Impossible de commencer le montage!",
}, },
{ "Editing process already active!", { "Editing process already active!",
"Schnitt bereits aktiv!", "Schnitt bereits aktiv!",
@ -509,6 +573,7 @@ const tPhrase Phrases[] = {
"Processo di modifica gia` attivo", "Processo di modifica gia` attivo",
"Bewerken is al actief!", "Bewerken is al actief!",
"Processo de modificacao ja activo!", "Processo de modificacao ja activo!",
"Montage déjà en cours!",
}, },
// Setup parameters: // Setup parameters:
{ "OSD-Language", { "OSD-Language",
@ -517,6 +582,7 @@ const tPhrase Phrases[] = {
"Linguaggio OSD", "Linguaggio OSD",
"OSD-taal", "OSD-taal",
"Linguagem OSD", "Linguagem OSD",
"Langue OSD",
}, },
{ "PrimaryDVB", { "PrimaryDVB",
"Primäres Interface", "Primäres Interface",
@ -524,6 +590,7 @@ const tPhrase Phrases[] = {
"Scheda DVB primaria", "Scheda DVB primaria",
"Eerste DVB kaart", "Eerste DVB kaart",
"DVB primario", "DVB primario",
"Première carte DVB",
}, },
{ "ShowInfoOnChSwitch", { "ShowInfoOnChSwitch",
"Info zeigen", "Info zeigen",
@ -531,6 +598,7 @@ const tPhrase Phrases[] = {
"Vis info nel cambio canale", "Vis info nel cambio canale",
"Kanaal info tonen", "Kanaal info tonen",
"Mostrar info ao mudar de Canal", "Mostrar info ao mudar de Canal",
"Affichage progr. en cours",
}, },
{ "MenuScrollPage", { "MenuScrollPage",
"Seitenweise scrollen", "Seitenweise scrollen",
@ -538,6 +606,7 @@ const tPhrase Phrases[] = {
"Scrolla pagina nel menu", "Scrolla pagina nel menu",
"Scrollen per pagina", "Scrollen per pagina",
"Scroll da pagina no menu", "Scroll da pagina no menu",
"Affichage progr. suivant",
}, },
{ "MarkInstantRecord", { "MarkInstantRecord",
"Direktaufz. markieren", "Direktaufz. markieren",
@ -545,6 +614,7 @@ const tPhrase Phrases[] = {
"Marca la registrazione", "Marca la registrazione",
"Direkte opnamen markeren", "Direkte opnamen markeren",
"Marca de gravacao", "Marca de gravacao",
"Enregistrement immédiat",
}, },
{ "LnbSLOF", { "LnbSLOF",
"LnbSLOF", "LnbSLOF",
@ -552,6 +622,7 @@ const tPhrase Phrases[] = {
"LnbSLOF", "LnbSLOF",
"LnbSLOF", "LnbSLOF",
"LnbSLOF", "LnbSLOF",
"LnbSLOF",
}, },
{ "LnbFrequLo", { "LnbFrequLo",
"Untere LNB-Frequenz", "Untere LNB-Frequenz",
@ -559,6 +630,7 @@ const tPhrase Phrases[] = {
"Freq LO LNB", "Freq LO LNB",
"Laagste LNB frequentie", "Laagste LNB frequentie",
"Freq LO LNB", "Freq LO LNB",
"Fréquence basse LNB",
}, },
{ "LnbFrequHi", { "LnbFrequHi",
"Obere LNB-Frequenz", "Obere LNB-Frequenz",
@ -566,6 +638,7 @@ const tPhrase Phrases[] = {
"Freq HI LNB", "Freq HI LNB",
"Hoogste LNB frequentie", "Hoogste LNB frequentie",
"Freq HI LNB", "Freq HI LNB",
"Fréquence haute LNB",
}, },
{ "SetSystemTime", { "SetSystemTime",
"Systemzeit stellen", "Systemzeit stellen",
@ -573,6 +646,7 @@ const tPhrase Phrases[] = {
"Setta orario auto", "Setta orario auto",
"Systeem klok instellen", "Systeem klok instellen",
"Ajustar relogio do sistema", "Ajustar relogio do sistema",
"Ajuster l'heure du système",
}, },
{ "MarginStart", { "MarginStart",
"Zeitpuffer bei Anfang", "Zeitpuffer bei Anfang",
@ -580,6 +654,7 @@ const tPhrase Phrases[] = {
"Min margine inizio", "Min margine inizio",
"Tijd marge (begin)", "Tijd marge (begin)",
"Margem de inicio", "Margem de inicio",
"Marge antérieure",
}, },
{ "MarginStop", { "MarginStop",
"Zeitpuffer bei Ende", "Zeitpuffer bei Ende",
@ -587,6 +662,7 @@ const tPhrase Phrases[] = {
"Min margine fine", "Min margine fine",
"Tijd marge (eind)", "Tijd marge (eind)",
"Margem de fim", "Margem de fim",
"Marge postérieure",
}, },
{ "EPGScanTimeout", { "EPGScanTimeout",
"Zeit bis EPG Scan", "Zeit bis EPG Scan",
@ -594,6 +670,7 @@ const tPhrase Phrases[] = {
"Timeout EPG", "Timeout EPG",
"EPG-scan Timeout", "EPG-scan Timeout",
"Timeout EPG", "Timeout EPG",
"Temps maxi EPG",
}, },
{ "SVDRPTimeout", { "SVDRPTimeout",
"SVDRP Timeout", "SVDRP Timeout",
@ -601,6 +678,7 @@ const tPhrase Phrases[] = {
"Timeout SVDRP", "Timeout SVDRP",
"SVDRP Timeout", "SVDRP Timeout",
"Timeout SVDRP", "Timeout SVDRP",
"Temps maxi SVDRP",
}, },
{ "PrimaryLimit", { "PrimaryLimit",
"Primär-Limit", "Primär-Limit",
@ -608,6 +686,7 @@ const tPhrase Phrases[] = {
"", // TODO "", // TODO
"", // TODO "", // TODO
"Limite Primario", "Limite Primario",
"Première limite",
}, },
{ "DefaultPriority", { "DefaultPriority",
"Default Priorität", "Default Priorität",
@ -615,6 +694,7 @@ const tPhrase Phrases[] = {
"", // TODO "", // TODO
"", // TODO "", // TODO
"Prioridade por defeito", "Prioridade por defeito",
"Priorité par défaut",
}, },
{ "DefaultLifetime", { "DefaultLifetime",
"Default Lebensdauer", "Default Lebensdauer",
@ -622,6 +702,7 @@ const tPhrase Phrases[] = {
"", // TODO "", // TODO
"", // TODO "", // TODO
"Validade por defeito", "Validade por defeito",
"Durée de vie par défaut",
}, },
{ "VideoFormat", { "VideoFormat",
"Video Format", "Video Format",
@ -629,6 +710,7 @@ const tPhrase Phrases[] = {
"", // TODO "", // TODO
"", // TODO "", // TODO
"", // TODO "", // TODO
"Format vidéo",
}, },
// The days of the week: // The days of the week:
{ "MTWTFSS", { "MTWTFSS",
@ -637,6 +719,7 @@ const tPhrase Phrases[] = {
"DLMMGVS", "DLMMGVS",
"MDWDVZZ", "MDWDVZZ",
"STQQSSD", "STQQSSD",
"LMMJVSD",
}, },
// Learning keys: // Learning keys:
{ "Learning Remote Control Keys", { "Learning Remote Control Keys",
@ -645,6 +728,7 @@ const tPhrase Phrases[] = {
"Apprendimento tasti unita` remota", "Apprendimento tasti unita` remota",
"Leren toetsen afstandsbediening", "Leren toetsen afstandsbediening",
"Aprender as teclas do telecomando", "Aprender as teclas do telecomando",
"Apprentissage des codes de télécommande",
}, },
{ "Phase 1: Detecting RC code type", { "Phase 1: Detecting RC code type",
"Phase 1: FB Code feststellen", "Phase 1: FB Code feststellen",
@ -652,6 +736,7 @@ const tPhrase Phrases[] = {
"Fase 1: tipo ricevitore RC", "Fase 1: tipo ricevitore RC",
"Fase 1: detecteren type afstandsbediening", "Fase 1: detecteren type afstandsbediening",
"Fase 1: detectar tipo de receptor", "Fase 1: detectar tipo de receptor",
"Phase 1: Détection du type de code",
}, },
{ "Press any key on the RC unit", { "Press any key on the RC unit",
"Eine Taste auf der FB drücken", "Eine Taste auf der FB drücken",
@ -659,6 +744,7 @@ const tPhrase Phrases[] = {
"Premere un tasto nell'unita` RC", "Premere un tasto nell'unita` RC",
"Druk op een willekeurige knop", "Druk op een willekeurige knop",
"Pressione qualquer tecla do telecomando", "Pressione qualquer tecla do telecomando",
"Appuyer sur une touche de la télécommande",
}, },
{ "RC code detected!", { "RC code detected!",
"FB Code erkannt!", "FB Code erkannt!",
@ -666,6 +752,7 @@ const tPhrase Phrases[] = {
"Codice RC rilevato!", "Codice RC rilevato!",
"Afstandsbediening code herkend!", "Afstandsbediening code herkend!",
"Codigo do telecomando detectado!", "Codigo do telecomando detectado!",
"Code de la télécommande détecté!",
}, },
{ "Do not press any key...", { "Do not press any key...",
"Keine Taste drücken...", "Keine Taste drücken...",
@ -673,6 +760,7 @@ const tPhrase Phrases[] = {
"Non premere alcun tasto...", "Non premere alcun tasto...",
"Druk niet op een knop...", "Druk niet op een knop...",
"Nao pressione nada...", "Nao pressione nada...",
"Ne pas appuyer sur une touche ...",
}, },
{ "Phase 2: Learning specific key codes", { "Phase 2: Learning specific key codes",
"Phase 2: Einzelne Tastencodes lernen", "Phase 2: Einzelne Tastencodes lernen",
@ -680,6 +768,7 @@ const tPhrase Phrases[] = {
"Fase 2: Codici specifici dei tasti", "Fase 2: Codici specifici dei tasti",
"Fase 2: Leren specifieke toets-codes", "Fase 2: Leren specifieke toets-codes",
"Fase 2: A aprender codigos especificos", "Fase 2: A aprender codigos especificos",
"Phase 2: Apprentissage des codes des touches",
}, },
{ "Press key for '%s'", { "Press key for '%s'",
"Taste für '%s' drücken", "Taste für '%s' drücken",
@ -687,6 +776,7 @@ const tPhrase Phrases[] = {
"Premere il tasto per '%s'", "Premere il tasto per '%s'",
"Druk knop voor '%s'", "Druk knop voor '%s'",
"Pressione tecla para '%s'", "Pressione tecla para '%s'",
"Appuyer sur la touche '%s'",
}, },
{ "Press 'Up' to confirm", { "Press 'Up' to confirm",
"'Auf' drücken zum Bestätigen", "'Auf' drücken zum Bestätigen",
@ -694,6 +784,7 @@ const tPhrase Phrases[] = {
"Premere 'Su' per confermare", "Premere 'Su' per confermare",
"Druk 'Omhoog' om te bevestigen", "Druk 'Omhoog' om te bevestigen",
"Pressione 'Cima' para confirmar", "Pressione 'Cima' para confirmar",
"Appuyer sur 'Haut' pour confirmer",
}, },
{ "Press 'Down' to continue", { "Press 'Down' to continue",
"'Ab' drücken zum Weitermachen", "'Ab' drücken zum Weitermachen",
@ -701,6 +792,7 @@ const tPhrase Phrases[] = {
"Premere 'Giu' per confermare", "Premere 'Giu' per confermare",
"Druk 'Omlaag' om verder te gaan", "Druk 'Omlaag' om verder te gaan",
"Pressione 'Baixo' para continuar", "Pressione 'Baixo' para continuar",
"Appuyer sur 'Bas' pour continuer",
}, },
{ "(press 'Up' to go back)", { "(press 'Up' to go back)",
"('Auf' drücken um zurückzugehen)", "('Auf' drücken um zurückzugehen)",
@ -708,6 +800,7 @@ const tPhrase Phrases[] = {
"(premere 'Su' per tornare indietro)", "(premere 'Su' per tornare indietro)",
"(druk 'Omhoog' om terug te gaan)", "(druk 'Omhoog' om terug te gaan)",
"(Pressione 'Cima' para voltar)", "(Pressione 'Cima' para voltar)",
"(Appuyer sur 'Haut' pour revenir en arrière)",
}, },
{ "(press 'Down' to end key definition)", { "(press 'Down' to end key definition)",
"('Ab' drücken zum Beenden)", "('Ab' drücken zum Beenden)",
@ -715,6 +808,7 @@ const tPhrase Phrases[] = {
"('Giu' per finire la definiz tasti)", "('Giu' per finire la definiz tasti)",
"(Druk 'Omlaag' om te beeindigen)", "(Druk 'Omlaag' om te beeindigen)",
"(Pressione 'Baixo' para terminar a definicao)", "(Pressione 'Baixo' para terminar a definicao)",
"(Appuyer sur 'Bas' pour terminer)",
}, },
{ "Phase 3: Saving key codes", { "Phase 3: Saving key codes",
"Phase 3: Codes abspeichern", "Phase 3: Codes abspeichern",
@ -722,6 +816,7 @@ const tPhrase Phrases[] = {
"Fase 3: Salvataggio key codes", "Fase 3: Salvataggio key codes",
"Fase 3: Opslaan toets codes", "Fase 3: Opslaan toets codes",
"Fase 3: A Salvar os codigos das teclas", "Fase 3: A Salvar os codigos das teclas",
"Phase 3: Sauvegarde des codes des touches",
}, },
{ "Press 'Up' to save, 'Down' to cancel", { "Press 'Up' to save, 'Down' to cancel",
"'Auf' speichert, 'Ab' bricht ab", "'Auf' speichert, 'Ab' bricht ab",
@ -729,6 +824,7 @@ const tPhrase Phrases[] = {
"'Su' per salvare, 'Giu' per annullare", "'Su' per salvare, 'Giu' per annullare",
"'Omhoog' te bewaren, 'Omlaag' voor annuleren", "'Omhoog' te bewaren, 'Omlaag' voor annuleren",
"'Cima' para Salvar, 'Baixo' para Cancelar", "'Cima' para Salvar, 'Baixo' para Cancelar",
"Appuyer sur 'Haut' pour sauvegarder, 'Bas' pour annuler",
}, },
// Key names: // Key names:
{ "Up", { "Up",
@ -737,6 +833,7 @@ const tPhrase Phrases[] = {
"Su", "Su",
"Omhoog", "Omhoog",
"Cima", "Cima",
"Haut",
}, },
{ "Down", { "Down",
"Ab", "Ab",
@ -744,6 +841,7 @@ const tPhrase Phrases[] = {
"Giu", "Giu",
"Omlaag", "Omlaag",
"Baixo", "Baixo",
"Bas",
}, },
{ "Menu", { "Menu",
"Menü", "Menü",
@ -751,6 +849,7 @@ const tPhrase Phrases[] = {
"Menu", "Menu",
"Menu", "Menu",
"Menu", "Menu",
"Menu",
}, },
{ "Ok", { "Ok",
"Ok", "Ok",
@ -758,6 +857,7 @@ const tPhrase Phrases[] = {
"Ok", "Ok",
"Ok", "Ok",
"Ok", "Ok",
"Ok",
}, },
{ "Back", { "Back",
"Zurück", "Zurück",
@ -765,6 +865,7 @@ const tPhrase Phrases[] = {
"Indietro", "Indietro",
"Terug", "Terug",
"Voltar", "Voltar",
"Retour",
}, },
{ "Left", { "Left",
"Links", "Links",
@ -772,6 +873,7 @@ const tPhrase Phrases[] = {
"Sinistra", "Sinistra",
"Links", "Links",
"Esquerda", "Esquerda",
"Gauche",
}, },
{ "Right", { "Right",
"Rechts", "Rechts",
@ -779,6 +881,7 @@ const tPhrase Phrases[] = {
"Destra", "Destra",
"Rechts", "Rechts",
"Direita", "Direita",
"Droite",
}, },
{ "Red", { "Red",
"Rot", "Rot",
@ -786,6 +889,7 @@ const tPhrase Phrases[] = {
"Rosso", "Rosso",
"Rood", "Rood",
"Vermelho", "Vermelho",
"Rouge",
}, },
{ "Green", { "Green",
"Grün", "Grün",
@ -793,6 +897,7 @@ const tPhrase Phrases[] = {
"Verde", "Verde",
"Groen", "Groen",
"Verde", "Verde",
"Vert",
}, },
{ "Yellow", { "Yellow",
"Gelb", "Gelb",
@ -800,6 +905,7 @@ const tPhrase Phrases[] = {
"Giallo", "Giallo",
"Geel", "Geel",
"Amarelo", "Amarelo",
"Jaune",
}, },
{ "Blue", { "Blue",
"Blau", "Blau",
@ -807,6 +913,7 @@ const tPhrase Phrases[] = {
"Blu", "Blu",
"Blauw", "Blauw",
"Azul", "Azul",
"Bleu",
}, },
// Miscellaneous: // Miscellaneous:
{ "yes", { "yes",
@ -815,6 +922,7 @@ const tPhrase Phrases[] = {
"si", "si",
"ja", "ja",
"sim", "sim",
"oui",
}, },
{ "no", { "no",
"nein", "nein",
@ -822,6 +930,7 @@ const tPhrase Phrases[] = {
"no", "no",
"nee", "nee",
"nao", "nao",
"non",
}, },
{ " Stop replaying", // note the leading blank! { " Stop replaying", // note the leading blank!
" Wiedergabe beenden", " Wiedergabe beenden",
@ -829,13 +938,15 @@ const tPhrase Phrases[] = {
" Interrompi riproduzione", " Interrompi riproduzione",
" Stop afspelen", " Stop afspelen",
" Parar reproducao", " Parar reproducao",
" Arrêter la lecture",
}, },
{ " Stop recording ", // note the leading and trailing blanks! { " Stop recording ", // note the leading and trailing blanks!
" Aufzeichnung beenden ", " Aufzeichnung beenden ",
" Prekini shranjevanje ", " Prekini shranjevanje ",
" Interrompi registrazione ", " Interrompi registrazione ",
" Stop opnemen ", " Stop opnemen ",
" Parar gravacao", " Parar gravacao ",
" Arrêter l'enregistrement ",
}, },
{ " Cancel editing", // note the leading blank! { " Cancel editing", // note the leading blank!
" Schneiden abbrechen", " Schneiden abbrechen",
@ -843,6 +954,7 @@ const tPhrase Phrases[] = {
" Annulla modifiche", " Annulla modifiche",
" Bewerken afbreken", " Bewerken afbreken",
" Anular modificacao", " Anular modificacao",
" Annuler le montage",
}, },
{ "Switching primary DVB...", { "Switching primary DVB...",
"Primäres Interface wird umgeschaltet...", "Primäres Interface wird umgeschaltet...",
@ -850,6 +962,7 @@ const tPhrase Phrases[] = {
"Cambio su card DVB primaria...", "Cambio su card DVB primaria...",
"Eerste DVB-kaart wordt omgeschakeld...", "Eerste DVB-kaart wordt omgeschakeld...",
"A mudar placa DVB primaria...", "A mudar placa DVB primaria...",
"Changement de carte DVB...",
}, },
{ "Up/Dn for new location - OK to move", { "Up/Dn for new location - OK to move",
"Auf/Ab für neue Position - dann OK", "Auf/Ab für neue Position - dann OK",
@ -857,6 +970,7 @@ const tPhrase Phrases[] = {
"Su/Giu per nuova posizione - OK per muovere", "Su/Giu per nuova posizione - OK per muovere",
"Gebruik Omhoog/Omlaag - daarna Ok", "Gebruik Omhoog/Omlaag - daarna Ok",
"Cima/Baixo para nova localizacao - Ok para mudar", "Cima/Baixo para nova localizacao - Ok para mudar",
"Haut/Bas -> nouvelle place - OK -> déplacer",
}, },
{ "Editing process started", { "Editing process started",
"Schnitt gestartet", "Schnitt gestartet",
@ -864,6 +978,7 @@ const tPhrase Phrases[] = {
"Processo di modifica iniziato", "Processo di modifica iniziato",
"Bewerken is gestart", "Bewerken is gestart",
"Processo de modificacao iniciado", "Processo de modificacao iniciado",
"Opération de montage lancée",
}, },
{ NULL } { NULL }
}; };