mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-18 22:20:06 +08:00
update strings
This commit is contained in:
parent
0413f28ce7
commit
6695aff0ed
@ -38,9 +38,9 @@ https://matsuridayo.github.io
|
||||
* NaïveProxy ( naive-plugin )
|
||||
* Hysteria ( hysteria-plugin )
|
||||
|
||||
请到项目主页下载插件。
|
||||
请到[项目主页](https://matsuridayo.github.io)下载插件。
|
||||
|
||||
Please go to the project homepage to download plugins.
|
||||
Please go to the [project homepage](https://matsuridayo.github.io) to download plugins.
|
||||
|
||||
## 订阅 / Subscription
|
||||
|
||||
@ -49,10 +49,10 @@ Please go to the project homepage to download plugins.
|
||||
|
||||
## 捐助 / Donate
|
||||
|
||||
您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠
|
||||
|
||||
欢迎捐赠以支持项目开发。
|
||||
|
||||
您也可以通过 [Google Play](https://play.google.com/store/apps/details?id=moe.nb4a) 购买捐赠
|
||||
|
||||
USDT TRC20
|
||||
|
||||
`TRhnA7SXE5Sap5gSG3ijxRmdYFiD4KRhPs`
|
||||
|
||||
@ -188,6 +188,8 @@
|
||||
<string name="http_path">HTTP 路径</string>
|
||||
<string name="quic_security">QUIC 加密方式</string>
|
||||
<string name="quic_key">QUIC 密钥</string>
|
||||
<string name="show_bottom_bar">像 SagerNet 一样显示底栏</string>
|
||||
<string name="utls_fingerprint">uTLS 指纹</string>
|
||||
<string name="kcp_seed">mKCP 混淆密码</string>
|
||||
<string name="grpc_service_name">gRPC 服务名称</string>
|
||||
<string name="alpn">应用层协议协商</string>
|
||||
@ -467,6 +469,7 @@
|
||||
<string name="experimental_reduced_iv_head_entropy">这是 GFWReport 针对 GFW 上观察到的类似随机流的协议阻塞行为提出的对策。 这个选项将 IV 的前 6 个字节重新映射为可打印的字符,启用后,特权网络路径上的任何人都有可能识别该协议。</string>
|
||||
<string name="exe_prefer_provider">首选插件提供者</string>
|
||||
<string name="create_shortcut">创建快捷方式</string>
|
||||
<string name="app_tls_version">订阅最低 TLS 版本</string>
|
||||
<string name="hop_interval">端口跳跃间隔(秒)</string>
|
||||
<string name="dns_network">DNS 查询类型</string>
|
||||
<string name="tuic_disable_sni">禁用 SNI</string>
|
||||
@ -476,4 +479,14 @@
|
||||
<string name="tuic_congestion_controller">拥塞控制</string>
|
||||
<string name="tuic_udp_relay_mode">UDP 转发模式</string>
|
||||
<string name="tuic_token">令牌</string>
|
||||
<string name="menu_dashboard">sing-box 仪表板</string>
|
||||
<string name="custom_outbound_json">自定义出站 JSON</string>
|
||||
<string name="custom_config_json">自定义配置 JSON</string>
|
||||
<string name="is_outbound_only">设置的 JSON 是出站</string>
|
||||
<string name="save">保存</string>
|
||||
<string name="set_panel_url">设置面板 URL</string>
|
||||
<string name="enable_clash_api">启用 Clash API</string>
|
||||
<string name="enable_clash_api_summary">在 127.0.0.1:9090 提供 clash api 和 yacd 仪表板</string>
|
||||
<string name="xtls_flow">Flow(VLESS 子协议)</string>
|
||||
<string name="log_level">日志级别</string>
|
||||
</resources>
|
||||
@ -518,12 +518,12 @@ Anyone can write advanced plugins, which can control NekoBox. please download an
|
||||
<string name="utls_fingerprint">uTLS fingerprint</string>
|
||||
<string name="custom_outbound_json">Custom outbound JSON</string>
|
||||
<string name="custom_config_json">Custom config JSON</string>
|
||||
<string name="is_outbound_only">Is this configuration a outbound?</string>
|
||||
<string name="is_outbound_only">The JSON set is outbound</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="set_panel_url">Set panel URL</string>
|
||||
<string name="enable_clash_api">Enable Clash API</string>
|
||||
<string name="enable_clash_api_summary"><![CDATA[Provide clash api & yacd dashboard at 127.0.0.1:9090]]></string>
|
||||
<string name="xtls_flow">Flow (VLESS Sub-protocol)</string>
|
||||
<string name="log_level">Log Level</string>
|
||||
<string name="enable_clash_api_summary">Provide clash api and yacd dashboard at 127.0.0.1:9090</string>
|
||||
<string name="xtls_flow">Flow (VLESS Sub-protocol)</string>
|
||||
|
||||
</resources>
|
||||
Loading…
Reference in New Issue
Block a user