diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 43b43e81..ba27af3f 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -3,10 +3,18 @@ Shell指令 + 书签 上一个指令 帮助 分享 清屏 + 添加 + 删除 + 编辑 + 取消 + 完成 + + 你真的要删除这个吗? 分享日志失败 执行脚本文件 @@ -17,7 +25,6 @@ https://www.github.com/tytydraco/LADB mailto:tylernij@gmail.com - paired 端口 1234 @@ -27,29 +34,30 @@ 配对信息 你可以在设置-›开发者选项-›无线调试找到端口和六位配对码。将LADB和设置分屏来防止配对码变化 + 不支持的设备 + 你的设备是32位的且运行Android11以上系统。\n\n抱歉 + 设置 疑难解答 关于 重置服务端 重置App到初始状态,清除配对信息和ADB服务端文件 - 重置 自动进入ADB Shell 自动直接进入ADB shell - auto_shell 自动配对 尝试自动和ADB配对并等待设备连接 - auto_pair + + 自动开启无线调试 + 在支持的设备上当启动APP时自动打开无限调试 缓冲区大小 屏幕输出缓冲区的大小。增大这个值可以一次性显示更多输出但降低性能。(默认: 16384) - buffer_size 启动命令 在进入Shell后要执行的命令 - startup_command 教程 首次设定LADB的方法如下:首先快速点击版本号打开开发者选项,然后进入开发者选项打开无线调试,接着打开USB调试。 这是某些设备上的必须操作。重启LADB并允许其请求的权限。 @@ -75,20 +83,13 @@ 开发者 Tyler Nijmeh(简体中文汉化:琴梨梨) - developer 源代码 在GitHub上查看源码 - source 联系 通过邮件获取协助 - contact 许可证 查看开源许可 - licenses - - preferences - verified diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9d8a915d..2770bc8e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -25,7 +25,7 @@ https://www.github.com/tytydraco/LADB mailto:tylernij@gmail.com - paired + paired Port 1234 @@ -44,27 +44,27 @@ Reset server Restore the app to factory settings, erasing pairing information and ADB server files - reset + reset Auto ADB Shell Automatically enter the ADB shell - auto_shell + auto_shell Auto pair Attempt to automatically pair with ADB and wait for device to connect - auto_pair + auto_pair Auto-enable wireless debugging Enable wireless debugging automatically upon app start for compatible devices - auto_wireless + auto_wireless Buffer size The size of the screen output buffer. Increasing this value will show more output on the screen at once at the cost of performance. (Default: 16384) - buffer_size + buffer_size Startup command The command to run once the shell has begun - startup_command + startup_command Tutorial The initial steps to setup LADB are as follows. First, enable Developer Settings by tapping on the Build Number rapidly. Next, enter Developer Settings and enable Wireless Debugging. Next, enable USB Debugging. It must occur in this order for some devices. Restart LADB and grant it permission when it asks. @@ -89,19 +89,19 @@ Developer Tyler Nijmeh - developer + developer Source code View the source code on GitHub - source + source Contact Email me for assistance - contact + contact Licenses View the open source licenses - licenses + licenses preferences verified