mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
A message is now given when an instant recording is started
This commit is contained in:
25
i18n.c
25
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.223 2006/01/04 14:41:50 kls Exp $
|
||||
* $Id: i18n.c 1.224 2006/01/04 15:14:10 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -5325,7 +5325,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"Redigeerimine eba<62>nnestus",
|
||||
"Redigeringsproces fejlede!",
|
||||
},
|
||||
{ "scanning recordings...",
|
||||
{ "scanning recordings...",//XXX obsolete
|
||||
"Aufzeichnungen werden durchsucht...",
|
||||
"iskanje posnetkov...",
|
||||
"scansione registrazioni...",
|
||||
@@ -5346,6 +5346,27 @@ const tI18nPhrase Phrases[] = {
|
||||
"salvestuste skaneerimine...",
|
||||
"skanner optagelser...",
|
||||
},
|
||||
{ "Recording started",
|
||||
"Aufzeichnung gestartet",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "Pausing live video...",
|
||||
"Live-Signal wird angehalten...",
|
||||
"Ustavljanje predvajanja v <20>ivo...",
|
||||
|
Reference in New Issue
Block a user