blob: fe1842de5ef85b98362b40a92eff95e9c33c9409 (
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
|
# 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: 2010-01-17 13:08+0100\n"
"PO-Revision-Date: 2007-08-12 20:41+0200\n"
"Last-Translator: Joachim Wilke <vdr@joachim-wilke.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:370
msgid "Mute"
msgstr "Stumm"
#: lcd.c:376 lcd.c:379 lcd.c:385
msgid "Volume "
msgstr "Lautstärke "
#: lcd.c:729 lcd.c:732
msgid "RECORDING"
msgstr "AUFNAHME "
#: lcd.c:859 lcdproc.c:240 lcdproc.c:250
msgid "No EPG info available."
msgstr "Keine EPG Information verfügbar."
#: lcdproc.c:20
msgid "LCDproc output"
msgstr "LCDproc Ausgabe"
#: lcdproc.c:79
msgid "Waiting for EPG info."
msgstr "Suche nach EPG Information."
#: lcdproc.c:132
msgid "Stereo"
msgstr "Stereo"
#: lcdproc.c:135
msgid "Left channel"
msgstr "Linker Kanal"
#: lcdproc.c:138
msgid "Right channel"
msgstr "Rechter Kanal"
#: lcdproc.c:389
msgid "off"
msgstr "aus"
#: lcdproc.c:390
msgid "on"
msgstr "an"
#: lcdproc.c:391
msgid "auto"
msgstr "auto"
#: lcdproc.c:392
msgid "detailed"
msgstr "detailiert"
#: lcdproc.c:393
msgid "simple"
msgstr "einfach"
#: lcdproc.c:396
msgid "FullCycle"
msgstr "Zyklusdauer Statuszeile"
#: lcdproc.c:397
msgid "TimeDateCycle"
msgstr "davon Dauer Zeitanzeige"
#: lcdproc.c:398
msgid "VolumeKeep"
msgstr "Anzeigedauer Lautstärke"
#: lcdproc.c:399
msgid "Scrollwait"
msgstr "Zeit bis Text rollen"
#: lcdproc.c:400
msgid "Scrollspeed"
msgstr "Rollgeschwindigkeit"
#: lcdproc.c:401
msgid "Charmap"
msgstr "Zeichenkodierung"
#: lcdproc.c:402
msgid "AltShift"
msgstr "Alternative \"Heartbeat\"-Signalisierung"
#: lcdproc.c:403
msgid "BackLight"
msgstr "Hintergrundbeleuchtung"
#: lcdproc.c:404
msgid "SetClientPriority"
msgstr ""
#: lcdproc.c:405
msgid "NormalClientPriority"
msgstr ""
#: lcdproc.c:406
msgid "HighClientPriority"
msgstr ""
#: lcdproc.c:407
msgid "BackLightWait"
msgstr ""
#: lcdproc.c:408
msgid "PrioWait"
msgstr ""
#: lcdproc.c:409 lcdproc.c:411
msgid "OutputNumber"
msgstr "Zahl der Ausgänge am LCD"
#: lcdproc.c:414
msgid "Recording status"
msgstr "Aufnahemstatus"
#: lcdproc.c:415
msgid "Show time"
msgstr "Zeit anzeigen"
#: lcdproc.c:416
msgid "Show subtitle"
msgstr "Untertitel anzeigen"
|