mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Recordings are now only started if there is at least 300MB free disk space
This commit is contained in:
23
i18n.c
23
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.237 2006/01/20 14:33:39 kls Exp $
|
||||
* $Id: i18n.c 1.238 2006/01/20 16:30:00 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -2336,6 +2336,27 @@ const tI18nPhrase Phrases[] = {
|
||||
"V<EFBFBD>ljal<EFBFBD>litamine eba<62>nnestus - '-s' parameeter puudub!",
|
||||
"Kan ikke slukke - parameter '-s' ikke angivet!",
|
||||
},
|
||||
{ "Not enough disk space to start recording!",
|
||||
"Nicht gen<65>gend Plattenplatz f<>r Aufnahme!",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "Low disk space!",
|
||||
"Platte beinahe voll!",
|
||||
"Premalo prostora na disku!",
|
||||
|
Reference in New Issue
Block a user