blob: e59a140550d81e4c8a296f0a053f0bcc38a9b68a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
# VDR plugin language source file.
# Copyright (C) 2007 Klaus Schmidinger <kls@cadsoft.de>
# This file is distributed under the same license as the VDR package.
# Klaus Schmidinger <kls@cadsoft.de>, 2000
#
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.5.7\n"
"Report-Msgid-Bugs-To: <vdr@joachim-wilke.de>\n"
"POT-Creation-Date: 2008-06-14 18:05+0200\n"
"PO-Revision-Date: 2007-08-12 20:41+0200\n"
"Last-Translator: Klaus Schmidinger <kls@cadsoft.de>\n"
"Language-Team: <vdr@linuxtv.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
#: lcd.c:311
msgid "Mute"
msgstr "Stumm"
#: lcd.c:326
msgid "Volume "
msgstr "Lautstärke "
#: lcd.c:659
msgid "RECORDING"
msgstr "AUFNAHME "
#: lcd.c:761 lcdproc.c:205 lcdproc.c:215
msgid "No EPG info available."
msgstr "Keine EPG Information verfügbar."
#: lcdproc.c:20
msgid "LCDproc output"
msgstr "LCDproc Ausgabe"
#: lcdproc.c:71
msgid "Waiting for EPG info."
msgstr "Suche nach EPG Information."
#: lcdproc.c:345
msgid "off"
msgstr "aus"
#: lcdproc.c:346
msgid "on"
msgstr "an"
#: lcdproc.c:347
msgid "auto"
msgstr "auto"
#: lcdproc.c:348
msgid "detailed"
msgstr "detailiert"
#: lcdproc.c:349
msgid "simple"
msgstr "einfach"
#: lcdproc.c:352
msgid "FullCycle"
msgstr "Zyklusdauer Statuszeile"
#: lcdproc.c:353
msgid "TimeDateCycle"
msgstr "davon Dauer Zeitanzeige"
#: lcdproc.c:354
msgid "VolumeKeep"
msgstr "Anzeigedauer Lautstärke"
#: lcdproc.c:355
msgid "Scrollwait"
msgstr "Zeit bis Text rollen"
#: lcdproc.c:356
msgid "Scrollspeed"
msgstr "Rollgeschwindigkeit"
#: lcdproc.c:357
msgid "Charmap"
msgstr "Zeichenkodierung"
#: lcdproc.c:358
msgid "AltShift"
msgstr "Alternative \"Heartbeat\"-Signalisierung"
#: lcdproc.c:359
msgid "BackLight"
msgstr "Hintergrundbeleuchtung"
#: lcdproc.c:360
msgid "SetClientPriority"
msgstr ""
#: lcdproc.c:361
msgid "NormalClientPriority"
msgstr ""
#: lcdproc.c:362
msgid "HighClientPriority"
msgstr ""
#: lcdproc.c:363
msgid "BackLightWait"
msgstr ""
#: lcdproc.c:364 lcdproc.c:366
msgid "OutputNumber"
msgstr "Zahl der Ausgänge am LCD"
#: lcdproc.c:369
msgid "Recording status"
msgstr "Aufnahemstatus"
#: lcdproc.c:370
msgid "Show time"
msgstr "Zeit anzeigen"
|