summaryrefslogtreecommitdiffhomepage
path: root/po/de/tinyproxy.po
blob: 0c36e1cbb6e41898763b96c724376851ede3418d (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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-05-26 17:57+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.1.1\n"

#. Tinyproxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:1
msgid "tinyproxy"
msgstr "Tinyproxy"

#. Tinyproxy is a small and fast non-caching HTTP(S)-Proxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:2
msgid "tinyproxy_desc"
msgstr "Tinyproxy ist ein schlanker HTTP(S)-Proxy ohne Zwischenspeicher"

#. Allow access from
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:3
msgid "tinyproxy_tinyproxy_allow"
msgstr "Proxyzugang erlauben von"

#. Allowed headers for anonymous proxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:4
msgid "tinyproxy_tinyproxy_anonymous"
msgstr "Erlaube Header für anonymen Proxy"

#. Bind outgoing traffic to address
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:5
msgid "tinyproxy_tinyproxy_bind"
msgstr "Ausgehendenden Verkehr an Adresse binden"

#. Ports allowed for CONNECT method
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:6
msgid "tinyproxy_tinyproxy_connectport"
msgstr "Ports für CONNECT-Methode"

#. 0 = disabled, empty = all
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:7
msgid "tinyproxy_tinyproxy_connectport_desc"
msgstr "0 = deaktiviert, leer = alle"

#. Error document
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:8
msgid "tinyproxy_tinyproxy_defaulterrorfile"
msgstr "Fehlerseite"

#. Filter list
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:9
msgid "tinyproxy_tinyproxy_filter"
msgstr "Filterliste"

#. Case sensitive filters
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:10
msgid "tinyproxy_tinyproxy_filtercasesensitive"
msgstr "Filter unterscheiden Groß-/Kleinschreibung"

#. Filter list is a whitelist
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:11
msgid "tinyproxy_tinyproxy_filterdefaultdeny"
msgstr "Filterliste ist eine Whitelist"

#. Extended regular expression filters
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:12
msgid "tinyproxy_tinyproxy_filterextended"
msgstr "Erweiterte reguläre Ausdrücke für Filter"

#. Filter URLs instead of domains
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:13
msgid "tinyproxy_tinyproxy_filterurls"
msgstr "Filtere URLs statt Domains"

#. Listen on address
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:14
msgid "tinyproxy_tinyproxy_listen"
msgstr "An Adresse binden"

#. Logfile
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:15
msgid "tinyproxy_tinyproxy_logfile"
msgstr "Protokolldatei"

#. Log level
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:16
msgid "tinyproxy_tinyproxy_loglevel"
msgstr "Protokolllevel"

#. Maximum number of clients
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:17
msgid "tinyproxy_tinyproxy_maxclients"
msgstr "Maximale Anzahl an Clients"

#. Maximum requests per thread
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:18
msgid "tinyproxy_tinyproxy_maxrequestsperchild"
msgstr "Maximale Anfragen pro Prozess"

#. Max. spare servers
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:19
msgid "tinyproxy_tinyproxy_maxspareservers"
msgstr "Max. Prozesszahl"

#. Min. spare servers
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:20
msgid "tinyproxy_tinyproxy_minspareservers"
msgstr "Min. Prozesszahl"

#. Spare servers to start with
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:21
msgid "tinyproxy_tinyproxy_startservers"
msgstr "Anfängliche Prozesszahl"

#. Statistic document
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:22
msgid "tinyproxy_tinyproxy_statfile"
msgstr "Statistikseite"

#. Write to syslog
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:23
msgid "tinyproxy_tinyproxy_syslog"
msgstr "In Systemprotokoll schreiben"

#. Connection Timeout
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:24
msgid "tinyproxy_tinyproxy_timeout"
msgstr "Verbindungstimeout"

#. Value of Via-Header
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:25
msgid "tinyproxy_tinyproxy_viaproxyname"
msgstr "Wert des Via-Headers"

#. Include client IP
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:26
msgid "tinyproxy_tinyproxy_xtinyproxy"
msgstr "Client-IP übertragen"

#. Via proxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:27
msgid "tinyproxy_type_proxy"
msgstr "Über Proxy"

#. Reject access
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:28
msgid "tinyproxy_type_reject"
msgstr "Verbiete Zugriff"

#. Upstream Control
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:29
msgid "tinyproxy_upstream"
msgstr "Zugangskontrolle"

#. Target host
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:30
msgid "tinyproxy_upstream_target"
msgstr "Zielhost"

#. Type
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:31
msgid "tinyproxy_upstream_type"
msgstr "Methode"

#. Upstream Proxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:32
msgid "tinyproxy_upstream_via"
msgstr "Zugangsproxy"