diff options
Diffstat (limited to 'applications/luci-app-frps')
-rw-r--r-- | applications/luci-app-frps/Makefile | 2 | ||||
-rw-r--r-- | applications/luci-app-frps/po/de/frps.po | 8 | ||||
-rw-r--r-- | applications/luci-app-frps/po/lt/frps.po | 352 | ||||
-rw-r--r-- | applications/luci-app-frps/po/sv/frps.po | 6 | ||||
-rw-r--r-- | applications/luci-app-frps/po/templates/frps.pot | 12 |
5 files changed, 366 insertions, 14 deletions
diff --git a/applications/luci-app-frps/Makefile b/applications/luci-app-frps/Makefile index 4d77b03c07..f835b9aa39 100644 --- a/applications/luci-app-frps/Makefile +++ b/applications/luci-app-frps/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for frp server -LUCI_DEPENDS:=+frps +LUCI_DEPENDS:=+luci-base +frps PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com> diff --git a/applications/luci-app-frps/po/de/frps.po b/applications/luci-app-frps/po/de/frps.po index 1fb3b65bd1..8130232deb 100644 --- a/applications/luci-app-frps/po/de/frps.po +++ b/applications/luci-app-frps/po/de/frps.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-04 13:09+0000\n" -"Last-Translator: ssantos <ssantos@web.de>\n" +"PO-Revision-Date: 2023-07-28 21:02+0000\n" +"Last-Translator: Alexander Mnich <alex@mnich.dev>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/de/>\n" "Language: de\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.16.2-dev\n" +"X-Generator: Weblate 5.0-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Additional configs" @@ -92,7 +92,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 msgid "Collecting data ..." -msgstr "Sammle Daten..." +msgstr "Sammle Daten ..." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151 msgid "Common settings" 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..bb9c237581 --- /dev/null +++ b/applications/luci-app-frps/po/lt/frps.po @@ -0,0 +1,352 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-08-20 12:46+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrps/lt/>\n" +"Language: lt\n" +"MIME-Version: 1.0\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 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.0-dev\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 "Papildomi nustatymai" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +msgid "Allow ports" +msgstr "Leisti prievadus" + +#: 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 "Dažni nustatymai" + +#: 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 "Žurnalo failas" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +msgid "Log level" +msgstr "Žurnalo lygis" + +#: 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 "" diff --git a/applications/luci-app-frps/po/sv/frps.po b/applications/luci-app-frps/po/sv/frps.po index 0d2966f1cf..c310732df0 100644 --- a/applications/luci-app-frps/po/sv/frps.po +++ b/applications/luci-app-frps/po/sv/frps.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-12-15 03:52+0000\n" +"PO-Revision-Date: 2023-09-16 13:28+0000\n" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/sv/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.10-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Additional configs" @@ -46,7 +46,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "Bind port" -msgstr "" +msgstr "Bind port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" diff --git a/applications/luci-app-frps/po/templates/frps.pot b/applications/luci-app-frps/po/templates/frps.pot index 667a8240b2..96494a0618 100644 --- a/applications/luci-app-frps/po/templates/frps.pot +++ b/applications/luci-app-frps/po/templates/frps.pot @@ -191,9 +191,9 @@ 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" -"\"." +"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 @@ -259,9 +259,9 @@ msgstr "" 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 \"\"." +"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 |