luci/applications/luci-app-frpc/po/uk/frpc.po
Jo-Philipp Wich 0350fbf6e3 luci-app-frpc: fix markup which is not valid XHTML
Replace `<br>` with `<br />` as XHTML does not allow self-closing tags.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-10-08 19:53:09 +02:00

395 lines
14 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"PO-Revision-Date: 2021-04-07 16:28+0000\n"
"Last-Translator: V.K. <turbovk@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfrpc/uk/>\n"
"Language: uk\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.6-dev\n"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
msgid "Additional configs"
msgstr "Додаткові опції"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
msgid "Additional settings"
msgstr "Додаткові налаштування"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
msgid "Admin address"
msgstr "Адреса адміністратора"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
msgid "Admin password"
msgstr "Пароль адміністратора"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
msgid "Admin port"
msgstr "Порт адміністратора"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
msgid "Admin user"
msgstr "Користувач-адміністратор"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
msgid ""
"AdminAddr specifies the address that the admin server binds to.<br />By "
"default, this value is \"127.0.0.1\"."
msgstr ""
"AdminAddr встановлює адресу до якої підключається сервер адміністратора."
"<br />За замовчуванням, це значення - \"127.0.0.1\"."
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
msgid ""
"AdminPort specifies the port for the admin server to listen on. If this "
"value is 0, the admin server will not be started.<br />By default, this value "
"is 0."
msgstr ""
"AdminPort встановлює порт який буде прослуховуватися сервером "
"адміністратора. Якщо вказано значення 0, сервер адміністратора не буде "
"запущений.<br /> За замовчуванням, це значення - 0."
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
msgid ""
"AdminPwd specifies the password that the admin server will use for login."
"<br />By default, this value is \"admin\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
msgid ""
"AdminUser specifies the username that the admin server will use for login."
"<br />By default, this value is \"admin\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
msgid "Assets dir"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
msgid ""
"AssetsDir specifies the local directory that the admin server will load "
"resources from. If this value is \"\", assets will be loaded from the "
"bundled executable using statik.<br />By default, this value is \"\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:168
msgid "Collecting data ..."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:176
msgid "Common Settings"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid "Compression"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
msgid "Config files include in temporary config file"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:54
msgid "Custom domains"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid "Disable log color"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
msgid ""
"DisableLogColor disables log colors when LogWay == \"console\" when set to "
"true."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid "Encryption"
msgstr "Шифрування"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
msgid "Environment variable"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
msgid "Exit when login fail"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:201
msgid "General Settings"
msgstr "Загальні налаштування"
#: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3
msgid "Grant access to LuCI app frpc"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:202
msgid "HTTP Settings"
msgstr "Налаштування HTTP"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:61
msgid "HTTP password"
msgstr "Пароль HTTP"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
msgid "HTTP proxy"
msgstr "Проксі HTTP"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60
msgid "HTTP user"
msgstr "Користувач HTTP"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
msgid ""
"HeartBeatInterval specifies at what interval heartbeats are sent to the "
"server, in seconds. It is not recommended to change this value.<br />By "
"default, this value is 30."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
msgid ""
"HeartBeatTimeout specifies the maximum allowed heartbeat response delay "
"before the connection is terminated, in seconds. It is not recommended to "
"change this value.<br />By default, this value is 90."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
msgid "Heartbeat interval"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
msgid "Heartbeat timeout"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
msgid "Host header rewrite"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
msgid ""
"HttpProxy specifies a proxy address to connect to the server through. If "
"this value is \"\", the server will be connected to directly.<br />By default, "
"this value is read from the \"http_proxy\" environment variable."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:50
msgid "If remote_port is 0, frps will assign a random port for you"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:205
msgid "Local IP"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:206
msgid "Local port"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
msgid "LocalIp specifies the IP address or host name to proxy to."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
msgid "LocalPort specifies the port to proxy to."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59
msgid "Locations"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
msgid "Log level"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11
msgid "Log stderr"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10
msgid "Log stdout"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
msgid ""
"LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug"
"\", \"info\", \"warn\", and \"error\".<br />By default, this value is \"info\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
msgid ""
"LoginFailExit controls whether or not the client should exit after a failed "
"login attempt. If false, the client will retry until a login attempt "
"succeeds.<br />By default, this value is true."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:143
msgid "NOT RUNNING"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:195
msgid "Name can not be \"common\""
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
msgid ""
"OS environments pass to frp for config file template, see <a href=\"https://"
"github.com/fatedier/frp#configuration-file-template\">frp README</a>"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
msgid "Protocol"
msgstr "Протокол"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
msgid ""
"Protocol specifies the protocol to use when interacting with the server. "
"Valid values are \"tcp\", \"kcp\", and \"websocket\".<br />By default, this "
"value is \"tcp\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:188
msgid "Proxy Settings"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:204
msgid "Proxy type"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42
msgid ""
"ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br />By default, this "
"value is \"tcp\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:141
msgid "RUNNING"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:50
msgid "Remote port"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14
msgid "Respawn when crashed"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:67
msgid "Role"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13
msgid "Run daemon as group"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12
msgid "Run daemon as user"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
msgid "Server address"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
msgid "Server port"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
msgid ""
"ServerAddr specifies the address of the server to connect to.<br />By default, "
"this value is \"0.0.0.0\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
msgid ""
"ServerPort specifies the port to connect to the server on.<br />By default, "
"this value is 7000."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:68
msgid "Sk"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:177
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:181
msgid "Startup Settings"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:55
msgid "Subdomain"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
msgid "TCP mux"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
msgid "TLS"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
msgid ""
"TLSEnable specifies whether or not TLS should be used when communicating "
"with the server."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
msgid ""
"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
"client to share a single TCP connection. If this value is true, the server "
"must have TCP multiplexing enabled as well.<br />By default, this value is "
"true."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
msgid ""
"This list can be used to specify some additional parameters which have not "
"been included in this LuCI."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid "Token"
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
msgid ""
"Token specifies the authorization token used to create keys to be sent to "
"the server. The server must have a matching token for authorization to "
"succeed. <br />By default, this value is \"\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
msgid ""
"UseCompression controls whether or not communication with the server will be "
"compressed.<br />By default, this value is false."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43
msgid ""
"UseEncryption controls whether or not communication with the server will be "
"encrypted. Encryption is done using the tokens supplied in the server and "
"client configuration.<br />By default, this value is false."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
msgid "User"
msgstr "Користувач"
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
msgid ""
"User specifies a prefix for proxy names to distinguish them from other "
"clients. If this value is not \"\", proxy names will automatically be "
"changed to \"{user}.{proxy_name}\".<br />By default, this value is \"\"."
msgstr ""
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:141
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:143
#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153
#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
msgid "frp Client"
msgstr ""