Commit from LuCI Translation Portal by user jow.: 12 of 69 messages translated (0...
[project/luci.git] / po / ru / tinyproxy.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2009-05-19 19:36+0200\n"
6 "PO-Revision-Date: 2011-07-20 11:14+0200\n"
7 "Last-Translator: Kamal <kamal.aliev@epscom.ru>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "Language: ru\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
14 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
15 "X-Generator: Pootle 2.0.4\n"
16
17 msgid ""
18 "<em>Via proxy</em> routes requests to the given target via the specifed "
19 "upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
20 "target"
21 msgstr ""
22
23 msgid ""
24 "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to forwarded "
25 "requests"
26 msgstr ""
27
28 msgid "Allowed clients"
29 msgstr "Разрешенные клиенты"
30
31 msgid "Allowed connect ports"
32 msgstr "Разрешенные порты подключения"
33
34 msgid "Bind address"
35 msgstr "Адрес привязки"
36
37 msgid ""
38 "By default, basic POSIX expressions are used for filtering. Enable this to "
39 "activate extended regular expressions"
40 msgstr ""
41 "Разрешить использование расширенных регулярных выражений для фильтрации. По "
42 "умолчанию, используются основные POSIX выражения."
43
44 msgid ""
45 "By default, filter strings are treated as case-insensitive. Enable this to "
46 "make the matching case-sensitive"
47 msgstr ""
48
49 msgid ""
50 "By default, filtering is done based on domain names. Enable this to match "
51 "against URLs instead"
52 msgstr ""
53
54 msgid ""
55 "By default, the filter rules act as blacklist. Enable this option to only "
56 "allow matched URLs or domain names"
57 msgstr ""
58
59 msgid ""
60 "Can be either an IP address or range, a domain name or \".\" for any host "
61 "without domain"
62 msgstr ""
63
64 msgid "Connection timeout"
65 msgstr ""
66
67 msgid "Default deny"
68 msgstr ""
69
70 msgid "Enable Tinyproxy server"
71 msgstr ""
72
73 msgid "Error page"
74 msgstr ""
75
76 msgid "Filter by RegExp"
77 msgstr ""
78
79 msgid "Filter by URLs"
80 msgstr ""
81
82 msgid "Filter case-sensitive"
83 msgstr "Фильтровать с учетом регистра"
84
85 msgid "Filter file"
86 msgstr ""
87
88 msgid "Filtering and ACLs"
89 msgstr ""
90
91 msgid "General settings"
92 msgstr "Общие настройки"
93
94 msgid "Group"
95 msgstr ""
96
97 msgid "HTML template file to serve for stat host requests"
98 msgstr ""
99
100 msgid "HTML template file to serve when HTTP errors occur"
101 msgstr ""
102
103 msgid "Header whitelist"
104 msgstr ""
105
106 msgid ""
107 "List of IP addresses or ranges which are allowed to use the proxy server"
108 msgstr ""
109
110 msgid ""
111 "List of allowed ports for the CONNECT method. A single value \"0\" allows "
112 "all ports"
113 msgstr ""
114
115 msgid "Listen address"
116 msgstr ""
117
118 msgid "Listen port"
119 msgstr ""
120
121 msgid "Log file"
122 msgstr ""
123
124 msgid "Log file to use for dumping messages"
125 msgstr ""
126
127 msgid "Log level"
128 msgstr ""
129
130 msgid "Logging verbosity of the Tinyproxy process"
131 msgstr ""
132
133 msgid "Max. clients"
134 msgstr "Макс. кол-во клиентов"
135
136 msgid "Max. requests per server"
137 msgstr "Макс. кол-во запросов на сервер"
138
139 msgid "Max. spare servers"
140 msgstr ""
141
142 msgid "Maximum allowed number of concurrently connected clients"
143 msgstr ""
144
145 msgid ""
146 "Maximum allowed number of requests per process. If it is exeeded, the "
147 "process is restarted. Zero means unlimited."
148 msgstr ""
149
150 msgid "Maximum number of prepared idle processes"
151 msgstr ""
152
153 msgid "Maximum number of seconds an inactive connection is held open"
154 msgstr ""
155
156 msgid "Min. spare servers"
157 msgstr ""
158
159 msgid "Minimum number of prepared idle processes"
160 msgstr ""
161
162 msgid "Number of idle processes to start when launching Tinyproxy"
163 msgstr ""
164
165 msgid "Plaintext file with URLs or domains to filter. One entry per line"
166 msgstr ""
167
168 msgid "Policy"
169 msgstr "Политика"
170
171 msgid "Privacy settings"
172 msgstr "Настройки конфиденциальности"
173
174 msgid "Reject access"
175 msgstr "Отклонять доступ"
176
177 msgid "Server Settings"
178 msgstr "Настройки сервера"
179
180 msgid "Server limits"
181 msgstr "Ограничения сервера"
182
183 msgid ""
184 "Specifies HTTP header names which are allowed to pass-through, all others "
185 "are discarded. Leave empty to disable header filtering"
186 msgstr ""
187
188 msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
189 msgstr ""
190
191 msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
192 msgstr ""
193
194 msgid ""
195 "Specifies the address Tinyproxy binds to for outbound forwarded requests"
196 msgstr ""
197
198 msgid "Specifies the addresses Tinyproxy is listening on for requests"
199 msgstr ""
200
201 msgid "Specifies the group name the Tinyproxy process is running as"
202 msgstr ""
203
204 msgid ""
205 "Specifies the upstream proxy to use for accessing the target host. Format is "
206 "<code>address:port</code>"
207 msgstr ""
208
209 msgid "Specifies the user name the Tinyproxy process is running as"
210 msgstr ""
211
212 msgid "Start spare servers"
213 msgstr ""
214
215 msgid "Statistics page"
216 msgstr "Страница статистики"
217
218 msgid "Target host"
219 msgstr ""
220
221 msgid "Tinyproxy"
222 msgstr "Tinyproxy"
223
224 msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
225 msgstr "Tinyproxy - быстрый HTTP(S)-прокси не использующий кэш"
226
227 msgid "Upstream Proxies"
228 msgstr ""
229
230 msgid ""
231 "Upstream proxy rules define proxy servers to use when accessing certain IP "
232 "addresses or domains."
233 msgstr ""
234
235 msgid "Use syslog"
236 msgstr "Использовать syslog"
237
238 msgid "User"
239 msgstr "Пользователь"
240
241 msgid "Via hostname"
242 msgstr "Через имя хоста"
243
244 msgid "Via proxy"
245 msgstr "Через прокси"
246
247 msgid "Writes log messages to syslog instead of a log file"
248 msgstr ""
249
250 msgid "X-Tinyproxy header"
251 msgstr ""