123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- msgid ""
- msgstr ""
- "PO-Revision-Date: 2024-04-08 17:22+0000\n"
- "Last-Translator: try496 <pinghejk@gmail.com>\n"
- "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
- "openwrt/luciapplicationsfrpc/zh_Hans/>\n"
- "Language: zh_Hans\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=1; plural=0;\n"
- "X-Generator: Weblate 5.5-dev\n"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214
- msgid "Add new proxy..."
- msgstr "添加新代理…"
- #: 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:40
- msgid "Additional settings"
- msgstr "其他设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
- msgid "Admin address"
- msgstr "管理地址"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
- msgid "Admin password"
- msgstr "管理密码"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
- msgid "Admin port"
- msgstr "管理端口"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
- msgid "Admin user"
- msgstr "管理用户"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
- msgid ""
- "AdminAddr specifies the address that the admin server binds to.<br />By "
- "default, this value is \"0.0.0.0\"."
- msgstr "AdminAddr 特指用于绑定管理服务器的地址。<br />默认是\"0.0.0.0\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
- 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:31
- msgid ""
- "AdminPwd specifies the password that the admin server will use for login."
- "<br />By default, this value is \"admin\"."
- msgstr ""
- "AdminPwd 指定管理服务器用于登录的密码。<br />默认情况下,此值为\"admin\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
- msgid ""
- "AdminUser specifies the username that the admin server will use for login."
- "<br />By default, this value is \"admin\"."
- msgstr ""
- "AdminUser 指定管理服务器用于登录的用户名。<br />默认情况下,此值为\"admin\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
- msgid "Assets dir"
- msgstr "资源目录"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
- 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 ""
- "AssetsDir指定管理服务器用于加载资源的本地目录。如果此值为空,则使用statik从可"
- "执行文件中加载资源。<br />默认情况下,此值为空。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:190
- msgid "Collecting data ..."
- msgstr "正在收集数据…"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:198
- msgid "Common Settings"
- msgstr "常规设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
- 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:57
- msgid "Custom domains"
- msgstr "自定义域"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
- msgid "Disable log color"
- msgstr "禁用日志的颜色"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
- msgid ""
- "DisableLogColor disables log colors when LogWay == \"console\" when set to "
- "true."
- msgstr "当DisableLogColor设置为true且LogWay==\"console\"时禁用日志颜色。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
- 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:35
- msgid "Exit when login fail"
- msgstr "当登录失败时退出"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:218
- 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 "授予访问 LuCI 应用 frpc 的权限"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:219
- msgid "HTTP Settings"
- msgstr "HTTP 设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:78
- 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:63
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:77
- msgid "HTTP user"
- msgstr "HTTP 用户"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
- 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 ""
- "HeartBeatInterval 用于指定向服务器发送心跳包的间隔(以秒为单位)。不建议更改"
- "此值。<br />默认情况下,此值为 30。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
- 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 ""
- "HeartBeatTimeout 用于指定多久未收到心跳包后断开连接(以秒为单位)。不建议更改"
- "此值。<br />默认情况下,此值为 90。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
- msgid "Heartbeat interval"
- msgstr "心跳包间隔时间"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
- msgid "Heartbeat timeout"
- msgstr "心跳包超时"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
- 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 ""
- "HttpProxy 指定连接到服务器所用的代理地址。如果此值空,则直接连接服务器。<br /"
- ">默认情况下,从\"http_proxy\"环境变量中读取此值。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
- msgid "If remote_port is 0, frps will assign a random port for you"
- msgstr "如远程端口为 0,frps 将给你分配一个端口"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:224
- msgid "Local IP"
- msgstr "本地 IP"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:225
- msgid "Local port"
- msgstr "本地端口"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
- msgid "LocalIp specifies the IP address or host name to proxy to."
- msgstr "LocalIp 指定要经代理访问的 IP 地址或主机名。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
- msgid "LocalPort specifies the port to proxy to."
- msgstr "LocalPort 指定要经代理访问的端口。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
- msgid "Locations"
- msgstr "位置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
- msgid "Log file"
- msgstr "日志文件"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
- msgid "Log level"
- msgstr "日志级别"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
- msgid "Log max days"
- 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 ""
- "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 ""
- "LogFile 指定写入日志的文件。仅当正确设置 LogWay 时,才会使用此值。<br />默认"
- "值为“console”。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
- msgid ""
- "LogLevel specifies the minimum log level. Valid values are \"trace\", "
- "\"debug\", \"info\", \"warn\", and \"error\".<br />By default, this value is "
- "\"info\"."
- msgstr ""
- "LogLevel 指定最小的日志级别。有效值为\"trace\", \"debug\", \"info\", "
- "\"warn\"和\"error\"。<br />默认情况下,此值为\"info\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
- 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 ""
- "LogMaxDays 指定删除前存储日志信息的最长天数。仅当 LogWay == \"file\" 时才使"
- "用。<br />默认值为 0。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
- 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 ""
- "LoginFailExit 控制客户端在尝试登录失败后是否应退出。如果为 false,客户端将重"
- "试,直到登录成功。<br />默认情况下,此值为 true。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
- msgid "NOT RUNNING"
- 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 ""
- "操作系统环境传递给 frp。配置模板请参阅 <a href=\"https://github.com/fatedier/"
- "frp#configuration-file-template\">frp文档</a>"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:76
- msgid "Plugin"
- msgstr "插件"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:220
- msgid "Plugin Settings"
- msgstr "插件设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
- msgid "Protocol"
- msgstr "协议"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
- 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 ""
- "Protocol 指定在与服务器交互时要使用的协议。有效值为\"tcp\"、\"kcp\"和"
- "\"websocket\"。<br />默认情况下,此值为\"tcp\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:210
- msgid "Proxy Settings"
- msgstr "代理设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:222
- msgid "Proxy name"
- msgstr "代理名称"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:223
- msgid "Proxy type"
- msgstr "代理类型"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
- 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 ""
- "ProxyType 指定此代理的类型。有效值包括"
- "\"tcp\"、\"udp\"、\"http\"、\"https\"、\"stcp\"和\"xtcp\"。<br />默认情况下,"
- "此值为\"tcp\"。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
- msgid "RUNNING"
- msgstr "运行中"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:226
- 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:70
- 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:80
- msgid "SOCKS5 password"
- msgstr "SOCKS5 密码"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:79
- msgid "SOCKS5 user"
- msgstr "SOCKS5 用户"
- #: 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:71
- msgid "Server name"
- 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 \"127.0.0.1\"."
- msgstr ""
- "ServerAddr 指定要连接到的服务器的地址。<br />默认情况下,此值为\"127.0.0.1\"。"
- #: 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 "ServerPort 指定要连接到的服务器端口。<br />默认情况下,此值为 7000。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:72
- msgid "Sk"
- msgstr "Sk"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:199
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:203
- msgid "Startup Settings"
- msgstr "启动设置"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
- msgid "Subdomain"
- msgstr "子域名"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
- msgid "TCP mux"
- msgstr "TCP 多路复用"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
- msgid "TLS"
- msgstr "TLS"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
- msgid ""
- "TLSEnable specifies whether or not TLS should be used when communicating "
- "with the server."
- msgstr "TLSEnable 指定在与服务器通信时是否应使用 TLS。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
- 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 ""
- "TcpMux 切换 TCP 流多路复用。这允许来自客户端的多个请求共享单个 TCP 连接。如果"
- "此值为 true,则服务器必须启用 TCP 多路复用。<br />默认情况下,此值为 true。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
- msgid ""
- "This list can be used to specify some additional parameters which have not "
- "been included in this LuCI."
- msgstr "此列表可用于指定此LuCI中未包括的一些其他参数。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
- msgid "Token"
- msgstr "令牌"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
- 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 ""
- "Token 指定用于创建要发送到服务器的密钥的授权令牌。服务器必须具有匹配的令牌才"
- "能成功进行授权。<br />默认情况下,此值为空。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:81
- msgid "Unix domain socket path"
- msgstr "Unix 域套接字路径"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
- msgid ""
- "UseCompression controls whether or not communication with the server will be "
- "compressed.<br />By default, this value is false."
- msgstr ""
- "UseCompression 控制是否压缩与服务器的通信。<br />默认情况下,此值为 false。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
- 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 ""
- "UseEncryption 控制是否加密与服务器的通信。使用服务器和客户端配置中提供的令牌"
- "来完成加密。<br />默认情况下,此值为 false。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
- msgid "User"
- msgstr "用户"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
- 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 ""
- "User 为代理名称指定前缀,以将它们与其他客户端区分开来。如果此值不为空,则代理"
- "名称将自动更改为\"{user}.{proxy_name}\"。<br />默认情况下,此值为空。"
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
- #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:175
- #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
- msgid "frp Client"
- msgstr "frp 客户端"
- #~ msgid "Name can not be \"common\""
- #~ msgstr "名称不能\"common\""
|