res: add some translation

This commit is contained in:
hyb1996
2018-02-01 12:30:27 +08:00
parent d61e47cf6b
commit 032e294da7
6 changed files with 80 additions and 16 deletions

View File

@@ -115,6 +115,55 @@
<string name="text_processing">Processing</string>
<string name="text_pre_execute_script">Pre-execute script</string>
<string name="text_check_for_updates">Check for updates</string>
<string name="text_layout_inspector_is_dumping">布局分析中,请稍后点击</string>
<string name="theme_color_pink">Red</string>
<string name="theme_color_purple">Purple</string>
<string name="theme_color_orange">Orange</string>
<string name="theme_color_amber">Amber</string>
<string name="theme_color_yellow">Yellow</string>
<string name="theme_color_yellow_green">Yellow green</string>
<string name="theme_color_light_green">Light green</string>
<string name="theme_color_green">Green</string>
<string name="theme_color_cyan">Cyan</string>
<string name="theme_color_blue_green">Blue green</string>
<string name="theme_color_light_blue">Light blue</string>
<string name="theme_color_blue">Blue</string>
<string name="theme_color_indigo">Indigo</string>
<string name="theme_color_dark_purple">Dark purple</string>
<string name="theme_color_dark_orange">Dark orange</string>
<string name="theme_color_brown">Brown</string>
<string name="theme_color_gray">Gray</string>
<string name="theme_color_blue_gray">Blue gray</string>
<string name="air_dialog_title_loading">Uploading to github</string>
<string name="air_label_email">E-mail</string>
<string name="air_dialog_description_failed_invalid_token">Invalid access token</string>
<string name="air_dialog_title_failed">Cannot send bug report</string>
<string name="air_title_issue">Issue</string>
<string name="air_dialog_description_failed_unknown">Unknown error</string>
<string name="air_label_use_email">Send by email</string>
<string name="text_name_should_not_be_empty">Invalid name</string>
<string name="text_import_fail">Import failed</string>
<string name="text_no_brower">No brower installed.</string>
<string name="text_please_choose_a_script">Choose a script</string>
<string name="text_edit_prepare_script">Edit pre-execute script</string>
<string name="text_clear_pre_execute_script">Clear pre-execute script</string>
<string name="text_clear_file_selection">Reset</string>
<string name="summary_pre_execute_script">Executed before the script file is executed</string>
<string name="text_check_update_error">Check for updates failed</string>
<string name="text_download_url">Download</string>
<string name="text_directly_download">Download now</string>
<string name="text_downloading">Dowloading</string>
<string name="text_download_failed">Download failed</string>
<string name="text_do_not_ask_again_for_this_version">Do not ask again for this version</string>
<string name="text_code_beautify">Beautify code</string>
<string name="text_guard_mode">Protection mode</string>
<string name="summary_guard_mode">Prevent automation of scripts when Auto.js in the front</string>
<string name="text_layout_inspector_is_dumping">Inspecting layout...</string>
<string name="text_force_stop">Force stop</string>
<string name="text_execution_finished">\\n------------\\n[%s]Finishedspent %f seconds.</string>
<string name="text_about_me_and_repo">About app and developer</string>
<string name="text_attribute">Attribute</string>
<string name="text_value">Value</string>
<string name="text_show_widget_infomation">View info</string>
<string name="text_show_layout_hierarchy">View in layout bounds\' view</string>
</resources>