diff options
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | i18n.c | 10 |
2 files changed, 6 insertions, 5 deletions
@@ -4625,3 +4625,4 @@ Video Disk Recorder Revision History - Updated the GPL copies (thanks to Ville Skyttä). - Fixed several spelling errors (thanks to Ville Skyttä). - Updated the Polish OSD texts (thanks to Jaroslaw Swierczynski). +- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.262 2006/04/22 09:00:16 kls Exp $ + * $Id: i18n.c 1.263 2006/04/22 09:04:40 kls Exp $ * * Translations provided by: * @@ -3730,7 +3730,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "vain PID:it", "Tylko PID-y", "",// TODO "",// TODO @@ -5319,7 +5319,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Seuraava", "Dalej", "",// TODO "",// TODO @@ -5341,7 +5341,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Edellinen", "Wstecz", "",// TODO "",// TODO @@ -5429,7 +5429,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Edellinen kanava", "Poprzedni kana³", "",// TODO "",// TODO |