mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Some corrections to the Finnish OSD texts
This commit is contained in:
parent
d55d87be1a
commit
add7057eb6
1
HISTORY
1
HISTORY
@ -2232,3 +2232,4 @@ Video Disk Recorder Revision History
|
|||||||
- Completed Polish language texts (thanks to Michael Rakowski).
|
- Completed Polish language texts (thanks to Michael Rakowski).
|
||||||
- Added a note about NPTL ("Native Posix Thread Library") to the INSTALL file
|
- Added a note about NPTL ("Native Posix Thread Library") to the INSTALL file
|
||||||
(thanks to Jon Burgess for pointing this out).
|
(thanks to Jon Burgess for pointing this out).
|
||||||
|
- Some corrections to the Finnish OSD texts (thanks to Jaakko Hyvätti).
|
||||||
|
8
i18n.c
8
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.124 2003/05/31 09:32:29 kls Exp $
|
* $Id: i18n.c 1.125 2003/06/01 08:49:47 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@ -1922,7 +1922,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Plugins",
|
"Plugins",
|
||||||
"Plugins",
|
"Plugins",
|
||||||
"Plugins",
|
"Plugins",
|
||||||
"Laajennukset",
|
"Laajennokset",
|
||||||
"Plugins",
|
"Plugins",
|
||||||
"Plugins",
|
"Plugins",
|
||||||
"Plugins",
|
"Plugins",
|
||||||
@ -1939,7 +1939,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Plugin",
|
"Plugin",
|
||||||
"Plugin",
|
"Plugin",
|
||||||
"Plugin",
|
"Plugin",
|
||||||
"Laajennus",
|
"Laajennos",
|
||||||
"Plugin",
|
"Plugin",
|
||||||
"Plugin",
|
"Plugin",
|
||||||
"Plugin",
|
"Plugin",
|
||||||
@ -3696,7 +3696,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"",// TODO
|
"",// TODO
|
||||||
"Ce plugin n'a pas de paramètres!",
|
"Ce plugin n'a pas de paramètres!",
|
||||||
"",// TODO
|
"",// TODO
|
||||||
"Tällä laajennuksella ei ole asetuksia!",
|
"Tällä laajennoksella ei ole asetuksia!",
|
||||||
"Ten plugin niema parametrow!",
|
"Ten plugin niema parametrow!",
|
||||||
"Este plugin no admite configuración",
|
"Este plugin no admite configuración",
|
||||||
"Afto to plugin den exi parametrous",
|
"Afto to plugin den exi parametrous",
|
||||||
|
Loading…
Reference in New Issue
Block a user