mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Completed the French OSD texts
This commit is contained in:
parent
987c2f34e7
commit
94d43a19e6
@ -412,6 +412,7 @@ Rudi Hofer (Rudi.Hofer@cadsoft.de)
|
|||||||
Gregoire Favre <greg@ulima.unil.ch>
|
Gregoire Favre <greg@ulima.unil.ch>
|
||||||
for fixing some function headers to make them compile with gcc 3.x
|
for fixing some function headers to make them compile with gcc 3.x
|
||||||
for reporting a bug in taking an active SVDRP connection into account when doing shutdown
|
for reporting a bug in taking an active SVDRP connection into account when doing shutdown
|
||||||
|
for translating OSD texts to the French language
|
||||||
|
|
||||||
Sven Grothklags <sven@uni-paderborn.de>
|
Sven Grothklags <sven@uni-paderborn.de>
|
||||||
for fixing the cutting mechanism to make it re-sync in case a frame is larger
|
for fixing the cutting mechanism to make it re-sync in case a frame is larger
|
||||||
|
1
HISTORY
1
HISTORY
@ -2178,3 +2178,4 @@ Video Disk Recorder Revision History
|
|||||||
- Modified handling of audio packets in cDvbPlayer for better sync with external
|
- Modified handling of audio packets in cDvbPlayer for better sync with external
|
||||||
AC3 replay (thanks to Werner Fink).
|
AC3 replay (thanks to Werner Fink).
|
||||||
- Fixed a memory leak in cNonBlockingFileReader (thanks to Stefan Huelswitt).
|
- Fixed a memory leak in cNonBlockingFileReader (thanks to Stefan Huelswitt).
|
||||||
|
- Completed the French OSD texts (thanks to Gregoire Favre).
|
||||||
|
36
i18n.c
36
i18n.c
@ -4,7 +4,7 @@
|
|||||||
* 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.110 2003/05/16 13:02:08 kls Exp $
|
* $Id: i18n.c 1.111 2003/05/24 10:23:16 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -12,7 +12,7 @@
|
|||||||
* Italian Alberto Carraro <bertocar@tin.it>
|
* Italian Alberto Carraro <bertocar@tin.it>
|
||||||
* Dutch Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>
|
* Dutch Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>
|
||||||
* Portuguese Paulo Lopes <pmml@netvita.pt>
|
* Portuguese Paulo Lopes <pmml@netvita.pt>
|
||||||
* French Jean-Claude Repetto <jc@repetto.org> and Olivier Jacques <jacquesolivier@hotmail.com>
|
* French Jean-Claude Repetto <jc@repetto.org>, Olivier Jacques <jacquesolivier@hotmail.com> and Gregoire Favre <greg@magma.unil.ch>
|
||||||
* Norwegian Jørgen Tvedt <pjtvedt@online.no> and Truls Slevigen <truls@slevigen.no>
|
* Norwegian Jørgen Tvedt <pjtvedt@online.no> and Truls Slevigen <truls@slevigen.no>
|
||||||
* Finnish Hannu Savolainen <hannu@opensound.com> and Jaakko Hyvätti <jaakko@hyvatti.iki.fi>
|
* Finnish Hannu Savolainen <hannu@opensound.com> and Jaakko Hyvätti <jaakko@hyvatti.iki.fi>
|
||||||
* Polish Michael Rakowski <mrak@gmx.de>
|
* Polish Michael Rakowski <mrak@gmx.de>
|
||||||
@ -214,7 +214,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Commandes d'enregistrement",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Nauhoituskomennot",
|
"Nauhoituskomennot",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -674,7 +674,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Insért",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Lisää",
|
"Lisää",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -691,7 +691,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Écraser",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Korvaa",
|
"Korvaa",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -725,7 +725,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Réinitialisation",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -999,7 +999,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Source",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Lähde",
|
"Lähde",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1579,7 +1579,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Chaîne non disponible!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Kanavaa ei voi katsoa nyt!",
|
"Kanavaa ei voi katsoa nyt!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1596,7 +1596,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Caractéristiques des chaînes",//TODO French: that's not what it means!
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1647,7 +1647,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Pas de marques d'édition définies!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1732,7 +1732,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Impossible d'ouvrir le menu CAM!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1749,7 +1749,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Impossible de réinitialiser la CAM!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -1766,7 +1766,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"La CAM a été réinitialisée",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -2380,7 +2380,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Durée de vie des pauses (j)",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -2397,7 +2397,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Priorité des pauses",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -3166,7 +3166,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Stop",
|
"Stop",
|
||||||
"",// TODO
|
"",// TODO French: still missing
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -3370,7 +3370,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO French: still missing
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -3694,7 +3694,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Ce plugin n'a pas de paramètres !",
|
"Ce plugin n'a pas de paramètres!",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Tällä laajennoksella ei ole asetuksia!",
|
"Tällä laajennoksella ei ole asetuksia!",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user