mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Dutch OSD texts
This commit is contained in:
parent
259ed3055e
commit
903e929a85
@ -1529,3 +1529,6 @@ Patrick Fischer <patrick_fischer@gmx.de>
|
|||||||
|
|
||||||
Ralf Müller <ralf@bj-ig.de>
|
Ralf Müller <ralf@bj-ig.de>
|
||||||
for a patch that was used to implement cUnbufferedFile
|
for a patch that was used to implement cUnbufferedFile
|
||||||
|
|
||||||
|
Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>
|
||||||
|
for translating OSD texts to the Dutch language
|
||||||
|
1
HISTORY
1
HISTORY
@ -3923,3 +3923,4 @@ Video Disk Recorder Revision History
|
|||||||
- Fixed missing '&' in the SetAreas() example in PLUGINS.html (reported by
|
- Fixed missing '&' in the SetAreas() example in PLUGINS.html (reported by
|
||||||
Sascha Volkenandt).
|
Sascha Volkenandt).
|
||||||
- Fixed a memory leak in cString::operator=() (reported by Sascha Volkenandt).
|
- Fixed a memory leak in cString::operator=() (reported by Sascha Volkenandt).
|
||||||
|
- Updated the Dutch OSD texts (thanks to Maarten Wisse).
|
||||||
|
24
i18n.c
24
i18n.c
@ -4,13 +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.219 2005/11/04 14:19:25 kls Exp $
|
* $Id: i18n.c 1.220 2005/11/04 14:36:27 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
* Slovenian Miha Setina <mihasetina@softhome.net>, Matjaz Thaler <matjaz.thaler@guest.arnes.si>
|
* Slovenian Miha Setina <mihasetina@softhome.net>, Matjaz Thaler <matjaz.thaler@guest.arnes.si>
|
||||||
* Italian Alberto Carraro <bertocar@tin.it>, Antonio Ospite <ospite@studenti.unina.it>, Sean Carlos <seanc@libero.it>
|
* Italian Alberto Carraro <bertocar@tin.it>, Antonio Ospite <ospite@studenti.unina.it>, Sean Carlos <seanc@libero.it>
|
||||||
* Dutch Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>, Hans Dingemans <hans.dingemans@tacticalops.nl>
|
* Dutch Arnold Niessen <niessen@iae.nl> <arnold.niessen@philips.com>, Hans Dingemans <hans.dingemans@tacticalops.nl>, Maarten Wisse <Maarten.Wisse@urz.uni-hd.de>
|
||||||
* Portuguese Paulo Lopes <pmml@netvita.pt>
|
* Portuguese Paulo Lopes <pmml@netvita.pt>
|
||||||
* French Jean-Claude Repetto <jc@repetto.org>, Olivier Jacques <jacquesolivier@hotmail.com>, Gregoire Favre <greg@magma.unil.ch>, Nicolas Huillard <nhuillard@e-dition.fr>
|
* French Jean-Claude Repetto <jc@repetto.org>, Olivier Jacques <jacquesolivier@hotmail.com>, Gregoire Favre <greg@magma.unil.ch>, Nicolas Huillard <nhuillard@e-dition.fr>
|
||||||
* Norwegian Jørgen Tvedt <pjtvedt@online.no>, Truls Slevigen <truls@slevigen.no>
|
* Norwegian Jørgen Tvedt <pjtvedt@online.no>, Truls Slevigen <truls@slevigen.no>
|
||||||
@ -107,7 +107,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"iso8859-15",
|
"iso8859-15",
|
||||||
"iso8859-2",
|
"iso8859-2",
|
||||||
"iso8859-1",
|
"iso8859-1",
|
||||||
"iso8859-1",
|
"iso8859-15",
|
||||||
"iso8859-1",
|
"iso8859-1",
|
||||||
"iso8859-1",
|
"iso8859-1",
|
||||||
"iso8859-1",
|
"iso8859-1",
|
||||||
@ -256,7 +256,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Aufzeichnung",
|
"Aufzeichnung",
|
||||||
"Podatki o snemanju",
|
"Podatki o snemanju",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Opname info",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Infos sur l'enregistrement",
|
"Infos sur l'enregistrement",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -424,7 +424,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Info",
|
"Info",
|
||||||
"Info",
|
"Info",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Info",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Info",
|
"Info",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -2277,7 +2277,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"CAM-Menü wird geöffnet...",
|
"CAM-Menü wird geöffnet...",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"CAM-menu wordt geopend...",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -2319,7 +2319,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"CAM wird zurückgesetzt...",
|
"CAM wird zurückgesetzt...",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"CAM wordt herstart...",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -2382,7 +2382,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Bitte geben Sie %d Ziffern ein!",
|
"Bitte geben Sie %d Ziffern ein!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Vul %d cijfers in!",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -2993,7 +2993,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Rundum scrollen",
|
"Rundum scrollen",
|
||||||
"Iz konca skoèi na zaèetek",
|
"Iz konca skoèi na zaèetek",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Rondom scrollen",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Défilement rotatif",
|
"Défilement rotatif",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -3224,7 +3224,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Video Anzeige-Format",
|
"Video Anzeige-Format",
|
||||||
"Format video prikaza",
|
"Format video prikaza",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Video display format",
|
"Video display formaat",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Format d'affichage",
|
"Format d'affichage",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -5371,7 +5371,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Beginne mit EPG-Scan",
|
"Beginne mit EPG-Scan",
|
||||||
"Prièenjam EPG-scan",
|
"Prièenjam EPG-scan",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Bezig met starten EPG scan",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Mise à jour du guide des programmes",
|
"Mise à jour du guide des programmes",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
@ -5455,7 +5455,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Kein Titel",
|
"Kein Titel",
|
||||||
"Brez naziva",
|
"Brez naziva",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"Geen titel",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Sans titre",
|
"Sans titre",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user