blob: 5aed8f1111489e2ad429b3aaabb362897d16322d (
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: 2011-01-01 16:52+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:373
msgid "Mute"
msgstr "Stumm"
#: lcd.c:379 lcd.c:382 lcd.c:388
msgid "Volume "
msgstr "Lautstärke "
#: lcd.c:732 lcd.c:735
msgid "RECORDING"
msgstr "AUFNAHME "
#: lcd.c:862 lcdproc.c:252 lcdproc.c:262
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:135
msgid "Stereo"
msgstr "Stereo"
#: lcdproc.c:141
msgid "Left channel"
msgstr "Linker Kanal"
#: lcdproc.c:147
msgid "Right channel"
msgstr "Rechter Kanal"
#: lcdproc.c:401
msgid "off"
msgstr "aus"
#: lcdproc.c:402
msgid "on"
msgstr "an"
#: lcdproc.c:403
msgid "auto"
msgstr "auto"
#: lcdproc.c:404
msgid "detailed"
msgstr "detailiert"
#: lcdproc.c:405
msgid "simple"
msgstr "einfach"
#: lcdproc.c:408
msgid "FullCycle"
msgstr "Zyklusdauer Statuszeile"
#: lcdproc.c:409
msgid "TimeDateCycle"
msgstr "davon Dauer Zeitanzeige"
#: lcdproc.c:410
msgid "VolumeKeep"
msgstr "Anzeigedauer Lautstärke"
#: lcdproc.c:411
msgid "Scrollwait"
msgstr "Zeit bis Text rollen"
#: lcdproc.c:412
msgid "Scrollspeed"
msgstr "Rollgeschwindigkeit"
#: lcdproc.c:413
msgid "Charmap"
msgstr "Zeichenkodierung"
#: lcdproc.c:414
msgid "AltShift"
msgstr "Alternative \"Heartbeat\"-Signalisierung"
#: lcdproc.c:415
msgid "BackLight"
msgstr "Hintergrundbeleuchtung"
#: lcdproc.c:416
msgid "SetClientPriority"
msgstr ""
#: lcdproc.c:417
msgid "NormalClientPriority"
msgstr ""
#: lcdproc.c:418
msgid "HighClientPriority"
msgstr ""
#: lcdproc.c:419
msgid "BackLightWait"
msgstr ""
#: lcdproc.c:420
msgid "PrioWait"
msgstr ""
#: lcdproc.c:421 lcdproc.c:423
msgid "OutputNumber"
msgstr "Zahl der Ausgänge am LCD"
#: lcdproc.c:426
msgid "Recording status"
msgstr "Aufnahemstatus"
#: lcdproc.c:427
msgid "Show time"
msgstr "Zeit anzeigen"
#: lcdproc.c:428
msgid "Show subtitle"
msgstr "Untertitel anzeigen"
|