mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented VPS controlled timers
This commit is contained in:
56
i18n.c
56
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.148 2004/02/21 15:14:36 kls Exp $
|
||||
* $Id: i18n.c 1.149 2004/02/28 11:13:27 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -1542,6 +1542,24 @@ const tI18nPhrase Phrases[] = {
|
||||
"Fi",
|
||||
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||
},
|
||||
{ "VPS",
|
||||
"VPS",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Priority",
|
||||
"Priorit<EFBFBD>t",
|
||||
"Prioriteta",
|
||||
@@ -2805,6 +2823,42 @@ const tI18nPhrase Phrases[] = {
|
||||
"Utilitzar el nom de l'episodi",
|
||||
"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>",
|
||||
},
|
||||
{ "Setup.Recording$Use VPS",
|
||||
"VPS benutzen",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Setup.Recording$VPS margin (s)",
|
||||
"Zeitpuffer bei VPS (s)",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "Setup.Recording$Mark instant recording",
|
||||
"Direktaufzeichnung markieren",
|
||||
"Oznaci direktno snemanje",
|
||||
|
Reference in New Issue
Block a user