summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-01 11:44:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-01 11:44:08 +0200
commitdce6bb864be5f29c03d341493d05274652cdd0f7 (patch)
tree0c67e21d8465fc55e79b57b536a28675ad34833e /i18n.c
parent63105a78429114106d1063266e9e774467ad7fac (diff)
downloadvdr-dce6bb864be5f29c03d341493d05274652cdd0f7.tar.gz
vdr-dce6bb864be5f29c03d341493d05274652cdd0f7.tar.bz2
New remote control key 'Power'
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c29
1 files changed, 28 insertions, 1 deletions
diff --git a/i18n.c b/i18n.c
index f991b25e..39c15535 100644
--- a/i18n.c
+++ b/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.36 2001/08/31 15:37:05 kls Exp $
+ * $Id: i18n.c 1.37 2001/09/01 10:52:35 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -385,6 +385,15 @@ const tPhrase Phrases[] = {
"Annuler les modifications?",
"Avbryte redigering",
},
+ { "Recording - shut down anyway?",
+ "Aufnahme läuft - trotzdem ausschalten?",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
{ "Press any key to cancel shutdown",
"Taste drücken um Shutdown abzubrechen",
"", // TODO
@@ -667,6 +676,15 @@ const tPhrase Phrases[] = {
"Montage déjà en cours!",
"Redigeringsprosessen er allerede aktiv!",
},
+ { "Can't shutdown - option '-s' not given!",
+ "Shutdown unmöglich - Option '-s' fehlt!",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// Setup parameters:
{ "OSD-Language",
"OSD-Sprache",
@@ -1139,6 +1157,15 @@ const tPhrase Phrases[] = {
"Bleu",
"Blå",
},
+ { "Power",
+ "Ausschalten",
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ "", // TODO
+ },
// Miscellaneous:
{ "yes",
"ja",