diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
commit | 6649969dc7ec186218763694337987c781973bba (patch) | |
tree | 7ce76bb5ae3f8d55e9057e4d7c87063e8a79db04 /applications/luci-app-frps | |
parent | 257301151e82a28ea9230499898836e9e3ec0709 (diff) |
i18n: fully initialize lithuanian translation
In particular ensure that luci-base has an (empty for now) po file
available so that lithuanian becomes available for building.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-frps')
-rw-r--r-- | applications/luci-app-frps/po/lt/frps.po | 348 |
1 files changed, 348 insertions, 0 deletions
diff --git a/applications/luci-app-frps/po/lt/frps.po b/applications/luci-app-frps/po/lt/frps.po new file mode 100644 index 0000000000..f13e0a5cef --- /dev/null +++ b/applications/luci-app-frps/po/lt/frps.po @@ -0,0 +1,348 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 +msgid "Additional configs" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 +msgid "Additional settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +msgid "Allow ports" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +msgid "" +"AllowPorts specifies a set of ports that clients are able to proxy to. If " +"the length of this value is 0, all ports are allowed.<br />By default, this " +"value is an empty set." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +msgid "Assets dir" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +msgid "" +"AssetsDir specifies the local directory that the dashboard 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-frps/htdocs/luci-static/resources/view/frps.js:19 +msgid "Bind address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 +msgid "Bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 +msgid "" +"BindAddr specifies the address that the server binds to.<br />By default, " +"this value is \"0.0.0.0\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +msgid "" +"BindKcpPort specifies the KCP port that the server listens on. If this value " +"is 0, the server will not listen for KCP connections.<br />By default, this " +"value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 +msgid "" +"BindPort specifies the port that the server listens on.<br />By default, " +"this value is 7000." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +msgid "" +"BindUdpPort specifies the UDP port that the server listens on. If this value " +"is 0, the server will not listen for UDP connections.<br />By default, this " +"value is 0" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 +msgid "Collecting data ..." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151 +msgid "Common settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 +msgid "Config files include in temporary config file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +msgid "Custom 404 page" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +msgid "" +"Custom404Page specifies a path to a custom 404 page to display. If this " +"value is \"\", a default page will be displayed.<br />By default, this value " +"is \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +msgid "Dashboard address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +msgid "Dashboard password" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +msgid "Dashboard port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +msgid "Dashboard user" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +msgid "" +"DashboardAddr specifies the address that the dashboard binds to.<br />By " +"default, this value is \"0.0.0.0\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +msgid "" +"DashboardPort specifies the port that the dashboard listens on. If this " +"value is 0, the dashboard will not be started.<br />By default, this value " +"is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +msgid "" +"DashboardPwd specifies the password that the dashboard will use for login." +"<br />By default, this value is \"admin\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +msgid "" +"DashboardUser specifies the username that the dashboard will use for login." +"<br />By default, this value is \"admin\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +msgid "Disable log color" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +msgid "" +"DisableLogColor disables log colors when LogWay == \"console\" when set to " +"true.<br />By default, this value is false." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +msgid "Environment variable" +msgstr "" + +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "" +"HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " +"terminating the connection. It is not recommended to change this value.<br /" +">By default, this value is 90." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "Heartbeat timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +msgid "KCP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +msgid "Log file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +msgid "Log level" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 +msgid "Log max days" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 +msgid "Log stderr" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 +msgid "Log stdout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +msgid "" +"LogFile specifies a file where logs will be written to. This value will only " +"be used if LogWay is set appropriately.<br />By default, this value is " +"\"console\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +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-frps/htdocs/luci-static/resources/view/frps.js:34 +msgid "" +"LogMaxDays specifies the maximum number of days to store log information " +"before deletion. This is only used if LogWay == \"file\".<br />By default, " +"this value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 +msgid "Max ports per client" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 +msgid "" +"MaxPortsPerClient specifies the maximum number of ports a single client may " +"proxy to. If this value is 0, no limit will be applied.<br />By default, " +"this value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +msgid "NOT RUNNING" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +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-frps/htdocs/luci-static/resources/view/frps.js:23 +msgid "Proxy bind address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +msgid "" +"ProxyBindAddr specifies the address that the proxy binds to. This value may " +"be the same as BindAddr.<br />By default, this value is \"0.0.0.0\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +msgid "RUNNING" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 +msgid "Respawn when crashed" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 +msgid "Run daemon as group" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11 +msgid "Run daemon as user" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156 +msgid "Startup settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +msgid "" +"SubDomainHost specifies the domain that will be attached to sub-domains " +"requested by the client when using Vhost proxying. For example, if this " +"value is set to \"frps.com\" and the client requested the subdomain " +"\"test\", the resulting URL would be \"test.frps.com\".<br />By default, " +"this value is \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +msgid "Subdomain host" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +msgid "TCP mux" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +msgid "" +"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " +"client to share a single TCP connection.<br />By default, this value is true." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 +msgid "" +"This list can be used to specify some additional parameters which have not " +"been included in this LuCI." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +msgid "Token" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +msgid "" +"Token specifies the authorization token used to authenticate keys received " +"from clients. Clients must have a matching token to be authorized to use the " +"server.<br />By default, this value is \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +msgid "UDP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +msgid "Vhost HTTP port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +msgid "Vhost HTTP timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +msgid "Vhost HTTPS port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +msgid "" +"VhostHttpPort specifies the port that the server listens for HTTP Vhost " +"requests. If this value is 0, the server will not listen for HTTP requests." +"<br />By default, this value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +msgid "" +"VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " +"server, in seconds.<br />By default, this value is 60." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +msgid "" +"VhostHttpsPort specifies the port that the server listens for HTTPS Vhost " +"requests. If this value is 0, the server will not listen for HTTPS requests." +"<br />By default, this value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128 +#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 +msgid "frp Server" +msgstr "" |