mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Polish OSD texts
This commit is contained in:
parent
42ce340670
commit
b42e1f73db
1
HISTORY
1
HISTORY
@ -4682,3 +4682,4 @@ Video Disk Recorder Revision History
|
|||||||
|
|
||||||
- Fixed handling the "Power" key in case a recording is going on and no plugin
|
- Fixed handling the "Power" key in case a recording is going on and no plugin
|
||||||
is active (thanks to Udo Richter; bug reported by Dominique Simon).
|
is active (thanks to Udo Richter; bug reported by Dominique Simon).
|
||||||
|
- Updated the Polish OSD texts (thanks to Jaroslaw Swierczynski).
|
||||||
|
18
i18n.c
18
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.275 2006/04/28 12:50:04 kls Exp $
|
* $Id: i18n.c 1.276 2006/04/29 10:04:28 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -468,10 +468,10 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Cet événement",
|
"Cet événement",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Tämä tapahtuma - %s",
|
"Tämä tapahtuma - %s",
|
||||||
"Den här sändningen - %s",
|
"Ta audycja - %s",
|
||||||
"Este evento - %s",
|
"Este evento - %s",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"Den här sändningen - %s",
|
||||||
"Aceastã emisiune - %s",
|
"Aceastã emisiune - %s",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"",//TODO
|
"",//TODO
|
||||||
@ -490,7 +490,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Cet événement - toutes les chaînes",
|
"Cet événement - toutes les chaînes",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Tämä tapahtuma - kaikki kanavat",
|
"Tämä tapahtuma - kaikki kanavat",
|
||||||
"",//TODO
|
"Ta audycja - wszystkie kanały",
|
||||||
"Este evento - todos los canales",
|
"Este evento - todos los canales",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Den här sändningen - alla kanaler",
|
"Den här sändningen - alla kanaler",
|
||||||
@ -512,7 +512,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Tous les événements - toutes chaînes",
|
"Tous les événements - toutes chaînes",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Kaikki tapahtumat - kaikki kanavat",
|
"Kaikki tapahtumat - kaikki kanavat",
|
||||||
"",//TODO
|
"Wszystkie audycje - wszystkie kanały",
|
||||||
"Todos los eventos - todos los canales",
|
"Todos los eventos - todos los canales",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Alla tillfällen - alla kanaler",
|
"Alla tillfällen - alla kanaler",
|
||||||
@ -1703,7 +1703,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Aucun cryptage",
|
"Aucun cryptage",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"vapaa",
|
"vapaa",
|
||||||
"",//TODO
|
"nieszyfrowany"
|
||||||
"en abierto",
|
"en abierto",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"Okodad",
|
"Okodad",
|
||||||
@ -1725,7 +1725,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Crypté",
|
"Crypté",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"salattu",
|
"salattu",
|
||||||
"",//TODO
|
"szyfrowany",
|
||||||
"cifrado",
|
"cifrado",
|
||||||
"",//TODO
|
"",//TODO
|
||||||
"krypterad",
|
"krypterad",
|
||||||
@ -3357,7 +3357,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Menu bouton fermé",
|
"Menu bouton fermé",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Sulje valikkonäppäimellä",
|
"Sulje valikkonäppäimellä",
|
||||||
"",// TODO
|
"Przycisk Menu zamyka",
|
||||||
"Cerrar al pulsar botón de menú",
|
"Cerrar al pulsar botón de menú",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Menyknappen stänger",
|
"Menyknappen stänger",
|
||||||
@ -3753,7 +3753,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"PIDs uniquement",
|
"PIDs uniquement",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"vain PID:it",
|
"vain PID:it",
|
||||||
"Tylko PID-y",
|
"tylko PID-y",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"bara PIDs",
|
"bara PIDs",
|
||||||
|
Loading…
Reference in New Issue
Block a user