Welcome to mirror list, hosted at ThFree Co, Russian Federation.

udpxy.po « ru « po « luci-app-udpxy « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8df9188bf484975a0d470b1cb750256aa05f7452 (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
msgid ""
msgstr ""
"PO-Revision-Date: 2020-06-07 15:48+0000\n"
"Last-Translator: Artem <KovalevArtem.ru@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsudpxy/ru/>\n"
"Language: ru\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.1-dev\n"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23
msgid "Bind IP/Interface"
msgstr "Исходящий IP/Интерфейс"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:47
msgid "Buffer messages"
msgstr "Количество сообщений, накапливаемых в буфере"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:43
msgid "Buffer size"
msgstr "Размер буфера для входящих данных"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:51
msgid "Buffer time"
msgstr "Макс. время накопления сообщений в буфере"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:10
msgid "Enabled"
msgstr "Включено"

#: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3
msgid "Grant UCI access for luci-app-udpxy"
msgstr "Предоставить UCI доступ для luci-app-udpxy"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39
msgid "Log file"
msgstr "Файл журнала приложения"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35
msgid "Max clients"
msgstr "Макс. кол-во обслуживаемых клиентов"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:59
msgid "Multicast subscription renew"
msgstr "Периодически возобновлять подписку на мультикаст-канал"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:55
msgid "Nice increment"
msgstr "Смещение приоритета приложения"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27
msgid "Port"
msgstr "Порт"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15
msgid "Respawn"
msgstr "Перезапуск при сбое"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:31
msgid "Source IP/Interface"
msgstr "Входящий IP/Интерфейс"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:21
msgid "Status"
msgstr "Состояние"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:18
msgid "Verbose"
msgstr "Подробный журнал"

#: applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json:3
msgid "udpxy"
msgstr "UDP-HTTP прокси (udpxy)"

#: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:4
msgid ""
"udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can "
"configure the settings."
msgstr ""
"UDP-HTTP прокси (udpxy) - серверный демон передачи данных из сетевого потока "
"мультикаст канала (вещаемого по UDP) в HTTP-соединение запрашивающего "
"клиента. Здесь вы можете настроить параметры."