mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Updated the Finnish OSD texts
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -5248,3 +5248,4 @@ Video Disk Recorder Revision History
|
||||
any text, and logs an error message.
|
||||
- The new function cFont::CreateFont() can be used by plugins to create and use
|
||||
fonts of their own, independent of VDR's standard fonts.
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
|
16
i18n.c
16
i18n.c
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.295 2007/06/15 12:52:51 kls Exp $
|
||||
* $Id: i18n.c 1.296 2007/06/17 12:28:20 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -3563,7 +3563,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"K<EFBFBD>yt<EFBFBD> antialiasointia",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3586,7 +3586,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Oletuskirjasintyyppi",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3609,7 +3609,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Pienikirjasintyyppi",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3632,7 +3632,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Tasav<EFBFBD>linen kirjasintyyppi",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3655,7 +3655,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Oletuskirjasintyypin koko (px)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3678,7 +3678,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Pienen kirjasintyypin koko (px)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
@@ -3701,7 +3701,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"Tasav<EFBFBD>lisen kirjasintyypin koko (px)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
|
Reference in New Issue
Block a user