尝试修复某些设备上死机和重启的问题。修复在4.4上无法显示悬浮窗的问题。增加英文语言。增加获取WebView内容。

This commit is contained in:
hyb1996
2017-03-21 18:55:27 +08:00
parent 50d53fdec7
commit feff05e11c
28 changed files with 425 additions and 264 deletions

View File

@@ -1,182 +1,171 @@
<resources>
<string name="_app_name">UiAutomator</string>
<string name="action_settings">设置</string>
<string name="action_disable_service">关闭服务</string>
<string name="text_accessibility_service_description">使脚本自动操作(点击、长按、滑动等)所需,若关闭则只能执行不涉及自动操作的脚本。</string>
<string name="text_new_file">新建文件</string>
<string name="text_import_from_file">从文件导入</string>
<string name="action_exit">退出</string>
<string name="text_service_disabled">服务已关闭</string>
<string name="text_file_manager_not_found">找不到文件管理器T.T</string>
<string name="text_file_create_fail">文件创建失败</string>
<string name="text_please_input_name">请输入名称</string>
<string name="text_name">名称</string>
<string name="text_go_to_setting">去设置</string>
<string name="explain_accessibility_permission">软件需要打开\"自动操作服务\"才能运行,请在随后的设置中选择\"免Root脚本精灵\"并开启服务。\n您也可以稍后在侧拉菜单中设置。</string>
<string name="text_cancel">取消</string>
<string name="text_path_is_empty">路径为空</string>
<string name="text_file_not_exists">文件不存在</string>
<string name="text_no_file_rw_permission">无文件读写权限</string>
<string name="action_test">内嵌920测试</string>
<string name="text_no_accessibility_permission">自动操作服务未启动,脚本已停止运行</string>
<string name="text_drawer_close">关闭侧拉菜单</string>
<string name="text_drawer_open">打开侧拉菜单</string>
<string name="text_undo">撤销</string>
<string name="text_redo">重做</string>
<string name="text_save">保存</string>
<string name="text_run">运行</string>
<string name="text_alert">提示</string>
<string name="edit_exit_without_save_warn">内容尚未保存,您确定要退出吗?</string>
<string name="text_save_and_exit">保存并退出</string>
<string name="text_exit_directly">直接退出</string>
<string name="text_setting">设置</string>
<string name="text_exit">退出</string>
<string name="text_auto_operate_service">自动操作服务</string>
<string name="text_syntax_and_api">帮助</string>
<string name="text_close_all_running_scripts">关闭所有正在运行的脚本</string>
<string name="text_about">关于</string>
<string name="text_licenses">开放源代码许可</string>
<string name="text_do_not_remind_again">不再提示</string>
<string name="text_sample_alipay_scan">支付宝扫一扫</string>
<string name="text_sample_open_running_services">示例:打开正在运行的服务(安卓6.0+)</string>
<string name="text_sample_simple_calculator">示例:简单计算器</string>
<string name="action_settings">Settings</string>
<string name="action_disable_service">Disable Service</string>
<string name="text_accessibility_service_description">Required by the script automatic operation (click, long press, slide, etc.).</string>
<string name="text_new_file">New File</string>
<string name="text_import_from_file">Import File</string>
<string name="action_exit">Exit</string>
<string name="text_service_disabled">Service disabled.</string>
<string name="text_file_manager_not_found">No file explorer T.T</string>
<string name="text_file_create_fail">File creation failed</string>
<string name="text_please_input_name">Input name</string>
<string name="text_name">Name</string>
<string name="text_go_to_setting">Go to setting</string>
<string name="explain_accessibility_permission">Need to enable the Accessibility service.\nYou can also enable it later in the side menu.</string>
<string name="text_cancel">Cancel</string>
<string name="text_path_is_empty">Path is empty</string>
<string name="text_file_not_exists">File dost not exist</string>
<string name="text_no_file_rw_permission">No file read and write permissions</string>
<string name="text_no_accessibility_permission">The accessibility service is disabled and the script has stopped</string>
<string name="text_drawer_close">Close drawer</string>
<string name="text_drawer_open">Open drawer</string>
<string name="text_undo">Undo</string>
<string name="text_redo">Redo</string>
<string name="text_save">Save</string>
<string name="text_run">Run</string>
<string name="text_alert">Prompt</string>
<string name="edit_exit_without_save_warn">The content has not been saved, are you sure you want to exit?</string>
<string name="text_save_and_exit">Save &amp; Exit</string>
<string name="text_exit_directly">Exit</string>
<string name="text_setting">Settings</string>
<string name="text_exit">Exit</string>
<string name="text_auto_operate_service">Accessibility Service</string>
<string name="text_syntax_and_api">Help</string>
<string name="text_close_all_running_scripts">Stop all running scripts</string>
<string name="text_about">About</string>
<string name="text_licenses">Open Sources Licenses</string>
<string name="text_do_not_remind_again">Don\'t show again</string>
<string name="copyright">Copyright©2016 All right reserves.</string>
<string name="developer">星尘幻影</string>
<string name="developer">Stardust</string>
<string name="qq">946994919</string>
<string name="email">hybbbb1996@gmail.com</string>
<string name="github">软件源代码</string>
<string name="text_already_copy_to_clip">已复制到剪贴板</string>
<string name="donate_developer">打赏作者</string>
<string name="text_email">邮箱</string>
<string name="github">Source Code</string>
<string name="text_already_copy_to_clip">Copied</string>
<string name="donate_developer">Donate</string>
<string name="text_email">Email</string>
<string name="my_github">https://github.com/hyb1996/NoRootScriptDroid</string>
<string name="share_app">[免Root脚本精灵]下载地址http://www.coolapk.com/apk/com.stardust.scriptdroid </string>
<string name="text_floating_window">悬浮窗</string>
<string name="text_assist_service_notification">通知栏点击区域辅助开关</string>
<string name="text_others">其他</string>
<string name="text_assist_mode_enabled">点击区域辅助服务已开启(点击关闭)</string>
<string name="text_assist_mode_disabled">点击区域辅助服务已关闭(点击开启)</string>
<string name="text_error_report">错误报告</string>
<string name="text_sample_qq_hongbao">示例QQ自动抢红包</string>
<string name="text_press_again_to_exit">再按一次退出程序</string>
<string name="text_common_function">常用函数</string>
<string name="sorry_for_crash">很抱歉(ಥ _ ಥ)程序遇到未知错误,即将停止运行\n错误代码</string>
<string name="text_no_running_script">没有正在运行的脚本</string>
<string name="text_already_stop_n_scripts">已停止%d个正在运行的脚本</string>
<string name="text_start_running">开始运行</string>
<string name="text_open_by_other_apps">用其他应用打开</string>
<string name="text_rename">重命名</string>
<string name="text_rename_file_meanwhile">同时重命名原文件</string>
<string name="text_please_input_new_name">请输入新名称</string>
<string name="text_send_shortcut">创建桌面快捷方式</string>
<string name="text_already_create">已创建</string>
<string name="text_delete">删除</string>
<string name="text_delete_absolutly">彻底删除</string>
<string name="text_already_delete">已删除</string>
<string name="text_delete_failed">文件删除失败</string>
<string name="text_choose_file">选择一个文件</string>
<string name="folder_name">/脚本/</string>
<string name="text_error">错误</string>
<string name="text_load_failed">还没有文档/(ㄒoㄒ)/~~</string>
<string name="text_copy_debug_info">复制调试信息</string>
<string name="text_it_is_the_developer_of_app">这是软件开发者(。・・)</string>
<string name="text_lll">略略略</string>
<string name="text_choose_email_app">请选择邮件应用</string>
<string name="text_assist_clip">点击定位剪贴板</string>
<string name="text_script_stopped">脚本已停止</string>
<string name="assist_mode_notice">\"点击区域辅助服务\"是在要点击的区域不是文本时使用的,参见\"帮助\"。\"点击区域辅助服务\"只有在\"自动操作服务\"开启时才有效。</string>
<string name="text_please_choose">请选择</string>
<string name="text_crash">崩溃了o(≧口≦)o</string>
<string name="crash_feedback">点击\"退出\"退出程序(ಥ _ ಥ)或者提交错误报告或者复制调试信息反馈给开发者(≧∇≦)ノ</string>
<string name="text_cannot_create_dialog_when_app_invisible">无法在后台显示弹框,脚本已停止运行</string>
<string name="text_sample_for_qq_chat">示例QQ强制聊天</string>
<string name="text_re_import_samples">重新导入示例脚本文件</string>
<string name="text_re_import_succeed">导入成功</string>
<string name="text_fail">失败</string>
<string name="text_clear">清空</string>
<string name="text_console">控制台</string>
<string name="text_sample_wechat_scan">微信扫一扫</string>
<string name="text_report_bug">提交错误报告</string>
<string name="share_app">[UiAutomator]Downloadhttp://www.coolapk.com/apk/com.stardust.scriptdroid </string>
<string name="text_floating_window">Floating Window</string>
<string name="text_others">Others</string>
<string name="text_error_report">Bug Report</string>
<string name="text_press_again_to_exit">Press again to exit</string>
<string name="text_common_function">Common using functions</string>
<string name="text_no_running_script">No running scipts</string>
<string name="text_already_stop_n_scripts">%d script(s) is(are) stopped</string>
<string name="text_start_running">Running</string>
<string name="text_open_by_other_apps">Open by other apps</string>
<string name="text_rename">Rename</string>
<string name="text_rename_file_meanwhile">Rename file</string>
<string name="text_please_input_new_name">Input new name</string>
<string name="text_send_shortcut">Create shortcut</string>
<string name="text_already_create">Created</string>
<string name="text_delete">Delete</string>
<string name="text_delete_absolutly">Delete file</string>
<string name="text_already_delete">Deleted</string>
<string name="text_delete_failed">File deletion failed</string>
<string name="text_choose_file">Choose a file</string>
<string name="folder_name">/Scripts/</string>
<string name="text_error">Error</string>
<string name="text_load_failed">There is no documentation yet/(ㄒoㄒ)/~~</string>
<string name="text_copy_debug_info">Copy debugging log</string>
<string name="text_it_is_the_developer_of_app">This is a software developer(。・・)</string>
<string name="text_lll">lol</string>
<string name="text_choose_email_app">Choose a email application</string>
<string name="text_script_stopped">Script stopped</string>
<string name="text_please_choose">Please choose </string>
<string name="text_crash">Crash~ o(≧口≦)o</string>
<string name="crash_feedback">(ಥ _ ಥ)Exit or submit a bug report or copy debugging log to the developer(≧∇≦)ノ</string>
<string name="text_fail">Failed</string>
<string name="text_clear">Clear</string>
<string name="text_console">Console</string>
<string name="text_report_bug">Submit Bug report</string>
<string name="text_bug_report">Bug Report</string>
<string name="text_report_fail">提交失败</string>
<string name="text_report_succeed">提交成功</string>
<string name="edit_and_run_handle_intent_error">无法处理文件</string>
<string name="text_report_fail">Submission Failed</string>
<string name="text_report_succeed">Submitted successfully</string>
<string name="edit_and_run_handle_intent_error">Cannot process file</string>
<string name="text_crash_en">Crash</string>
<string name="text_issue_report">问题反馈</string>
<string name="text_script_record">录制脚本</string>
<string name="hint_start_record">在通知栏中开始录制</string>
<string name="text_start_record">开始录制</string>
<string name="text_stop_record">停止录制</string>
<string name="text_not_recording">录制未开始</string>
<string name="text_pause_record">暂停录制</string>
<string name="text_resume_record">继续录制</string>
<string name="text_recorded">录制结束</string>
<string name="text_copy_to_clip">复制到剪贴板</string>
<string name="text_file_write_fail">文件写入失败</string>
<string name="text_need_enable_accessibility_service">需要打开\"自动操作服务“才能录制脚本</string>
<string name="text_join_qq_group">加入QQ交流群</string>
<string name="text_copied">已复制到剪贴板</string>
<string name="text_close">关闭</string>
<string name="text_re_record">重新录制</string>
<string name="text_use_volume_control_record">使用音量键控制</string>
<string name="summary_use_volume_control_record">开启后每次音量变化会开始或停止脚本录制</string>
<string name="text_issue_report">Feedback</string>
<string name="text_script_record">Record touches</string>
<string name="text_start_record">Start</string>
<string name="text_stop_record">Stop</string>
<string name="text_not_recording">Recording is not started</string>
<string name="text_pause_record">Pause</string>
<string name="text_resume_record">Resume</string>
<string name="text_recorded">Recording stopped</string>
<string name="text_copy_to_clip">Copy</string>
<string name="text_file_write_fail">File writing failed</string>
<string name="text_need_enable_accessibility_service_to_record">Need to enable the Accessibility Service</string>
<string name="text_join_qq_group">Join in QQ Group</string>
<string name="text_copied">Copied</string>
<string name="text_close">Close</string>
<string name="text_use_volume_control_record">Use the volume keys to control</string>
<string name="summary_use_volume_control_record">Stop or start recording when volume changes</string>
<string name="key_use_volume_control_record">key_use_volume_control_record</string>
<string name="text_mobile_qq_not_installed">未安装手机QQ</string>
<string name="text_edit">编辑</string>
<string name="text_mobile_qq_not_installed">Not installed mobile QQ</string>
<string name="text_edit">Edit</string>
<string name="key_max_length_for_code_completion">key_max_length_for_code_completion</string>
<string name="text_max_length_for_code_completion">代码补全最大文件长度</string>
<string name="text_file_exists">文件已存在</string>
<string name="text_accessibility_service">无障碍服务</string>
<string name="text_enable_accessibility_service_by_root">通过Root权限自动启用服务</string>
<string name="text_auto_operate_service_enabled_but_not_running">自动操作服务已启用但并未运行这可能是安卓的BUG您可能需要重启手机</string>
<string name="text_max_length_for_code_completion">Maximum file length of code complements</string>
<string name="text_file_exists">The file exists</string>
<string name="text_accessibility_service">Accessibility Service</string>
<string name="text_enable_accessibility_service_by_root">Enable service automatically with root</string>
<string name="text_auto_operate_service_enabled_but_not_running">Accessibility service is enabled but not running. This may be Android\'s BUG. You may need to restart your phone</string>
<string name="key_enable_accessibility_service_by_root">key_enable_accessibility_service_by_root</string>
<string name="text_enable_accessibility_service_by_root_timeout">使用Root权限启动自动操作服务超时</string>
<string name="summary_enable_accessibility_service_by_root">开启后运行脚本会使用Root权限自动开启自动操作服务</string>
<string name="text_appearance">外观</string>
<string name="text_theme_color">主题色</string>
<string name="text_select_image">选择图片</string>
<string name="text_help">帮助</string>
<string name="text_root_script_record">录制脚本(root)</string>
<string name="hint_start_root_record">使用音量上键,音量下键结束录制</string>
<string name="text_no_floating_window_permission">没有悬浮窗权限</string>
<string name="text_node_info">节点信息</string>
<string name="text_layout_hierarchy">布局层次分析</string>
<string name="text_layout_bounds">布局范围查看</string>
<string name="text_no_accessibility_permission_to_capture">无障碍服务未启动</string>
<string name="text_sample_script">示例脚本</string>
<string name="text_my_script">我的脚本</string>
<string name="hint_no_script">点击右上角新建第一个脚本吧~(。・・)</string>
<string name="text_reset_background">重置背景图片设置</string>
<string name="text_restart_app_to_apply">重启软件生效</string>
<string name="text_record_with_root">使用root权限录制</string>
<string name="text_record_msg">录制提示</string>
<string name="text_text_changed">文字改变</string>
<string name="text_scrolled">滑动</string>
<string name="text_long_clicked">长按</string>
<string name="text_clicked">点击</string>
<string name="text_open_launcher">打开主界面</string>
<string name="text_copy_to_my_scripts">导入到我的脚本</string>
<string name="text_import_succeed">导入成功</string>
<string name="text_no_root_script_record">免Root脚本录制</string>
<string name="text_script_record_with_root">Root脚本录制</string>
<string name="text_use_key_to_start_record">开始录制按键</string>
<string name="text_use_key_to_stop_record">结束录制按键</string>
<string name="text_enable_accessibility_service_by_root_timeout">Start the accessibility service timeout</string>
<string name="summary_enable_accessibility_service_by_root">Enable accessibility service automatically when needed</string>
<string name="text_appearance">Appearance</string>
<string name="text_theme_color">Theme Color</string>
<string name="text_select_image">Choose a picture</string>
<string name="text_help">Help</string>
<string name="text_no_floating_window_permission">No floating window permission</string>
<string name="text_node_info">Node info</string>
<string name="text_layout_hierarchy">View layout hierarchy</string>
<string name="text_layout_bounds">View layout bounds</string>
<string name="text_no_accessibility_permission_to_capture">Accessibility service is not activated</string>
<string name="text_sample_script">Sample Scripts</string>
<string name="text_my_script">My Scripts</string>
<string name="hint_no_script">Click ADD to create your first script~(。・・)</string>
<string name="text_reset_background">Reset background settings</string>
<string name="text_restart_app_to_apply">Restart to apply</string>
<string name="text_record_with_root">Recording with Rooting</string>
<string name="text_record_msg">Recording Prompt</string>
<string name="text_text_changed">Text Changed</string>
<string name="text_scrolled">Scrolled</string>
<string name="text_long_clicked">Long Clicked</string>
<string name="text_clicked">Clicked</string>
<string name="text_open_launcher">Open Application</string>
<string name="text_copy_to_my_scripts">Import to my scripts</string>
<string name="text_import_succeed">Import successful</string>
<string name="text_no_root_script_record">Record without root</string>
<string name="text_script_record_with_root">Record with root</string>
<string name="text_use_key_to_start_record">Key to start</string>
<string name="text_use_key_to_stop_record">Key to stop</string>
<string name="text_none">NONE</string>
<string name="key_start_record_trigger">key_start_record_trigger</string>
<string name="key_stop_record_trigger">key_stop_record_trigger</string>
<string name="text_current_activity">当前活动:</string>
<string name="text_current_package">当前应用包名:</string>
<string name="text_current_activity">Current Activity:</string>
<string name="text_current_package">Current Package:</string>
<string name="go_to_accessibility_settings"><![CDATA[Settings->Accessibility Services->UiAutomator]]></string>
<string name="text_script_running">Script</string>
<string name="key_use_volume_control_running">key_use_volume_control_running</string>
<string name="text_use_volume_to_stop_running">Stop all scripts when volume changes</string>
<string name="text_need_to_enable_accessibility_service">Need to enable Accessibility Service</string>
<string name="text_advanced">Advanced</string>
<string name="text_command_run_mode">Auto operation function running mode</string>
<string name="summary_command_run_mode">If the app responses slowly when running script, choose Thread Pool or Create Thread. But it may causes rebooting of the device</string>
<string name="text_on">ON</string>
<string name="text_off">OFF</string>
<string-array name="record_control_keys">
<item></item>
<item>音量上键</item>
<item>音量下键</item>
<item>照相键</item>
<item>None</item>
<item>Volume Up</item>
<item>Volume Down</item>
<item>Camera</item>
</string-array>
<string-array name="record_control_values">
<item>NONE</item>
<item>KEY_VOLUMEUP</item>
<item>KEY_VOLUMEDOWN</item>
<item>KEY_CAMERA</item>
<string-array name="run_mode_keys">
<item>Single Thread</item>
<item>Create New Thread Every Time</item>
<item>Thread Pool</item>
</string-array>
</resources>