diff options
Diffstat (limited to 'applications/luci-app-frpc')
31 files changed, 494 insertions, 15 deletions
diff --git a/applications/luci-app-frpc/po/bg/frpc.po b/applications/luci-app-frpc/po/bg/frpc.po index 0a1b43f606..77a0486bbb 100644 --- a/applications/luci-app-frpc/po/bg/frpc.po +++ b/applications/luci-app-frpc/po/bg/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/bn_BD/frpc.po b/applications/luci-app-frpc/po/bn_BD/frpc.po new file mode 100644 index 0000000000..c78a3e7224 --- /dev/null +++ b/applications/luci-app-frpc/po/bn_BD/frpc.po @@ -0,0 +1,359 @@ +msgid "" +msgstr "" +"Language: bn_BD\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 +msgid "Additional configs" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 +msgid "Admin address" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 +msgid "Admin password" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 +msgid "Admin port" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 +msgid "Admin user" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 +msgid "" +"AdminAddr specifies the address that the admin server binds to.<br>By " +"default, this value is \"127.0.0.1\"." +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 +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 "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 +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:27 +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:29 +msgid "Assets dir" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 +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:126 +msgid "Common Settings" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 +msgid "Compression" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 +msgid "Config files include in temporary config file" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:52 +msgid "Custom domains" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 +msgid "Disable log color" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 +msgid "" +"DisableLogColor disables log colors when LogWay == \"console\" when set to " +"true." +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:41 +msgid "Encryption" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14 +msgid "Environment variable" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 +msgid "Exit when login fail" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:151 +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:152 +msgid "HTTP Settings" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:59 +msgid "HTTP password" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 +msgid "HTTP proxy" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58 +msgid "HTTP user" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35 +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:36 +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:35 +msgid "Heartbeat interval" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36 +msgid "Heartbeat timeout" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:60 +msgid "Host header rewrite" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 +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:48 +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:43 +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:155 +msgid "Local IP" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44 +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:156 +msgid "Local port" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 +msgid "LocalIp specifies the IP address or host name to proxy to." +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44 +msgid "LocalPort specifies the port to proxy to." +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57 +msgid "Locations" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 +msgid "Log level" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10 +msgid "Log stderr" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:9 +msgid "Log stdout" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 +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:32 +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:145 +msgid "Name can not be \"common\"" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.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-frpc/htdocs/luci-static/resources/view/frpc.js:33 +msgid "Protocol" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 +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:138 +msgid "Proxy Settings" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:154 +msgid "Proxy type" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40 +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:48 +msgid "Remote port" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13 +msgid "Respawn when crashed" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65 +msgid "Role" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12 +msgid "Run daemon as group" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11 +msgid "Run daemon as user" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 +msgid "Server address" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 +msgid "Server port" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:19 +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:20 +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:66 +msgid "Sk" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:127 +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:131 +msgid "Startup Settings" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53 +msgid "Subdomain" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 +msgid "TCP mux" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 +msgid "TLS" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 +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:30 +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:24 +msgid "Token" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24 +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:42 +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:41 +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:31 +msgid "User" +msgstr "" + +#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 +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:121 +#: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3 +msgid "frp Client" +msgstr "" diff --git a/applications/luci-app-frpc/po/ca/frpc.po b/applications/luci-app-frpc/po/ca/frpc.po index e0d5017093..1a6a78f084 100644 --- a/applications/luci-app-frpc/po/ca/frpc.po +++ b/applications/luci-app-frpc/po/ca/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/cs/frpc.po b/applications/luci-app-frpc/po/cs/frpc.po index 97c0fdfcaf..2d7e7059df 100644 --- a/applications/luci-app-frpc/po/cs/frpc.po +++ b/applications/luci-app-frpc/po/cs/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/de/frpc.po b/applications/luci-app-frpc/po/de/frpc.po index 751f9b04c7..5d8c6bba59 100644 --- a/applications/luci-app-frpc/po/de/frpc.po +++ b/applications/luci-app-frpc/po/de/frpc.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-02 14:47+0000\n" -"Last-Translator: CE4 <chregger@gmail.com>\n" +"PO-Revision-Date: 2020-04-30 05:51+0000\n" +"Last-Translator: Sandro Stross <sandro.stross@gmx.at>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/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.0-dev\n" +"X-Generator: Weblate 4.0.2\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Additional configs" @@ -123,6 +123,10 @@ msgstr "Beende Programm bei Loginfehler" msgid "General Settings" msgstr "Allgemeine Einstellungen" +#: 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:152 msgid "HTTP Settings" msgstr "HTTP-Einstellungen" @@ -349,7 +353,7 @@ msgstr "Subdomain" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 msgid "TCP mux" -msgstr "TCP mux" +msgstr "TCP-mux" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 msgid "TLS" diff --git a/applications/luci-app-frpc/po/el/frpc.po b/applications/luci-app-frpc/po/el/frpc.po index b7c5a584bd..6f67cb8a2e 100644 --- a/applications/luci-app-frpc/po/el/frpc.po +++ b/applications/luci-app-frpc/po/el/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/es/frpc.po b/applications/luci-app-frpc/po/es/frpc.po index 203368bc85..e8b8d7492c 100644 --- a/applications/luci-app-frpc/po/es/frpc.po +++ b/applications/luci-app-frpc/po/es/frpc.po @@ -1,16 +1,17 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-02-03 20:52-0300\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.2.4\n" +"PO-Revision-Date: 2020-05-02 15:56+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrpc/es/>\n" "Language: es\n" +"MIME-Version: 1.0\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.1-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Additional configs" @@ -127,6 +128,10 @@ msgstr "Salir cuando falla el inicio de sesión" msgid "General Settings" msgstr "Configuración general" +#: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3 +msgid "Grant access to LuCI app frpc" +msgstr "Conceder acceso a la aplicación frpc de LuCI" + #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152 msgid "HTTP Settings" msgstr "Configuraciones HTTP" diff --git a/applications/luci-app-frpc/po/fr/frpc.po b/applications/luci-app-frpc/po/fr/frpc.po index e8b8e6f0ad..4587037e39 100644 --- a/applications/luci-app-frpc/po/fr/frpc.po +++ b/applications/luci-app-frpc/po/fr/frpc.po @@ -125,6 +125,10 @@ msgstr "Quitter lorsque la connexion échoue" msgid "General Settings" msgstr "Paramètres généraux" +#: 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:152 msgid "HTTP Settings" msgstr "Paramètres HTTP" diff --git a/applications/luci-app-frpc/po/he/frpc.po b/applications/luci-app-frpc/po/he/frpc.po index a98b73b10a..75b740354c 100644 --- a/applications/luci-app-frpc/po/he/frpc.po +++ b/applications/luci-app-frpc/po/he/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/hi/frpc.po b/applications/luci-app-frpc/po/hi/frpc.po index e5f4bf83ef..55c01a93fb 100644 --- a/applications/luci-app-frpc/po/hi/frpc.po +++ b/applications/luci-app-frpc/po/hi/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/hu/frpc.po b/applications/luci-app-frpc/po/hu/frpc.po index 1ed9761cc6..f81cfc427a 100644 --- a/applications/luci-app-frpc/po/hu/frpc.po +++ b/applications/luci-app-frpc/po/hu/frpc.po @@ -108,6 +108,10 @@ msgstr "" msgid "General Settings" msgstr "Általános beállítások" +#: 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/it/frpc.po b/applications/luci-app-frpc/po/it/frpc.po index 0ddc9142c4..3b1399496a 100644 --- a/applications/luci-app-frpc/po/it/frpc.po +++ b/applications/luci-app-frpc/po/it/frpc.po @@ -108,6 +108,10 @@ msgstr "" msgid "General Settings" msgstr "Impostazioni Generali" +#: 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/ja/frpc.po b/applications/luci-app-frpc/po/ja/frpc.po index 8a4539b853..9757e289fa 100644 --- a/applications/luci-app-frpc/po/ja/frpc.po +++ b/applications/luci-app-frpc/po/ja/frpc.po @@ -108,6 +108,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/ko/frpc.po b/applications/luci-app-frpc/po/ko/frpc.po index 758960eba2..d970c0ac6d 100644 --- a/applications/luci-app-frpc/po/ko/frpc.po +++ b/applications/luci-app-frpc/po/ko/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/mr/frpc.po b/applications/luci-app-frpc/po/mr/frpc.po index ffef15c54f..d6780209b1 100644 --- a/applications/luci-app-frpc/po/mr/frpc.po +++ b/applications/luci-app-frpc/po/mr/frpc.po @@ -108,6 +108,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/ms/frpc.po b/applications/luci-app-frpc/po/ms/frpc.po index 3f7555deb6..929d30d226 100644 --- a/applications/luci-app-frpc/po/ms/frpc.po +++ b/applications/luci-app-frpc/po/ms/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/nb_NO/frpc.po b/applications/luci-app-frpc/po/nb_NO/frpc.po index 391a629d09..551a2f0920 100644 --- a/applications/luci-app-frpc/po/nb_NO/frpc.po +++ b/applications/luci-app-frpc/po/nb_NO/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/pl/frpc.po b/applications/luci-app-frpc/po/pl/frpc.po index 9fb59c8e2b..1dac3dac6c 100644 --- a/applications/luci-app-frpc/po/pl/frpc.po +++ b/applications/luci-app-frpc/po/pl/frpc.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-12 11:01+0000\n" +"PO-Revision-Date: 2020-05-02 15:56+0000\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrpc/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Additional configs" @@ -123,6 +123,10 @@ msgstr "Wyjdź, gdy logowanie się nie powiedzie" msgid "General Settings" msgstr "Ustawienia główne" +#: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3 +msgid "Grant access to LuCI app frpc" +msgstr "Udziel dostępu LuCI do aplikacji frpc" + #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152 msgid "HTTP Settings" msgstr "Ustawienia HTTP" diff --git a/applications/luci-app-frpc/po/pt/frpc.po b/applications/luci-app-frpc/po/pt/frpc.po index 55720bb525..8d781ae171 100644 --- a/applications/luci-app-frpc/po/pt/frpc.po +++ b/applications/luci-app-frpc/po/pt/frpc.po @@ -118,6 +118,10 @@ msgstr "" msgid "General Settings" msgstr "Configurações Gerais" +#: 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:152 msgid "HTTP Settings" msgstr "Configurações HTTP" diff --git a/applications/luci-app-frpc/po/pt_BR/frpc.po b/applications/luci-app-frpc/po/pt_BR/frpc.po index a6fef3f822..809eb541fd 100644 --- a/applications/luci-app-frpc/po/pt_BR/frpc.po +++ b/applications/luci-app-frpc/po/pt_BR/frpc.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-22 11:58+0000\n" +"PO-Revision-Date: 2020-05-02 15:56+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfrpc/pt_BR/>\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 3.11.1\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15 msgid "Additional configs" @@ -124,6 +124,10 @@ msgstr "Encerre caso a autenticação falhe" msgid "General Settings" msgstr "Configurações Gerais" +#: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3 +msgid "Grant access to LuCI app frpc" +msgstr "Conceder acesso ao aplicativo LuCI frpc" + #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:152 msgid "HTTP Settings" msgstr "Configurações HTTP" diff --git a/applications/luci-app-frpc/po/ro/frpc.po b/applications/luci-app-frpc/po/ro/frpc.po index bb106f9a66..043a05c68a 100644 --- a/applications/luci-app-frpc/po/ro/frpc.po +++ b/applications/luci-app-frpc/po/ro/frpc.po @@ -109,6 +109,10 @@ msgstr "" msgid "General Settings" msgstr "Setări generale" +#: 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/ru/frpc.po b/applications/luci-app-frpc/po/ru/frpc.po index 9220c4d911..3d64afa111 100644 --- a/applications/luci-app-frpc/po/ru/frpc.po +++ b/applications/luci-app-frpc/po/ru/frpc.po @@ -109,6 +109,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/sk/frpc.po b/applications/luci-app-frpc/po/sk/frpc.po index e86576933e..c6a5641d34 100644 --- a/applications/luci-app-frpc/po/sk/frpc.po +++ b/applications/luci-app-frpc/po/sk/frpc.po @@ -108,6 +108,10 @@ msgstr "" msgid "General Settings" msgstr "Všeobecné nastavenia" +#: 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/sv/frpc.po b/applications/luci-app-frpc/po/sv/frpc.po index c2582d04b1..39f981336f 100644 --- a/applications/luci-app-frpc/po/sv/frpc.po +++ b/applications/luci-app-frpc/po/sv/frpc.po @@ -109,6 +109,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/templates/frpc.pot b/applications/luci-app-frpc/po/templates/frpc.pot index e477c3e872..ac698b41b6 100644 --- a/applications/luci-app-frpc/po/templates/frpc.pot +++ b/applications/luci-app-frpc/po/templates/frpc.pot @@ -99,6 +99,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/tr/frpc.po b/applications/luci-app-frpc/po/tr/frpc.po index d880d85c39..8d319aef45 100644 --- a/applications/luci-app-frpc/po/tr/frpc.po +++ b/applications/luci-app-frpc/po/tr/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/uk/frpc.po b/applications/luci-app-frpc/po/uk/frpc.po index b2e2869865..b7759e6e2b 100644 --- a/applications/luci-app-frpc/po/uk/frpc.po +++ b/applications/luci-app-frpc/po/uk/frpc.po @@ -109,6 +109,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "Налаштування HTTP" diff --git a/applications/luci-app-frpc/po/vi/frpc.po b/applications/luci-app-frpc/po/vi/frpc.po index bed5be9a19..7bb5439473 100644 --- a/applications/luci-app-frpc/po/vi/frpc.po +++ b/applications/luci-app-frpc/po/vi/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/po/zh_Hans/frpc.po b/applications/luci-app-frpc/po/zh_Hans/frpc.po index 0e2f43e9c5..defc687b40 100644 --- a/applications/luci-app-frpc/po/zh_Hans/frpc.po +++ b/applications/luci-app-frpc/po/zh_Hans/frpc.po @@ -114,6 +114,10 @@ msgstr "当登录失败时退出" 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:152 msgid "HTTP Settings" msgstr "HTTP 设置" diff --git a/applications/luci-app-frpc/po/zh_Hant/frpc.po b/applications/luci-app-frpc/po/zh_Hant/frpc.po index ba072bf951..4bb19cb087 100644 --- a/applications/luci-app-frpc/po/zh_Hant/frpc.po +++ b/applications/luci-app-frpc/po/zh_Hant/frpc.po @@ -102,6 +102,10 @@ msgstr "" 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:152 msgid "HTTP Settings" msgstr "" diff --git a/applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json b/applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json index 970b95780c..8567eb3f3a 100644 --- a/applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json +++ b/applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json @@ -1,6 +1,9 @@ { "luci-app-frpc": { "description": "Grant access to LuCI app frpc", + "read": { + "uci": ["frpc"] + }, "write": { "uci": ["frpc"] } |