mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-09-22 04:58:34 +03:00
Compute document line changes asynchronously against the repository baseline and render added, modified, and removed markers in the editor gutter and minimap. Keep diff indicators disabled by default to avoid unexpected background work. Add settings for enabling them and configuring the debounce delay, with translations for all supported locales. Handle fully added files, stale asynchronous results, document lifetime, repository changes, and unsaved edits. Add focused Git diff and document serialization regression coverage. Vendor a reduced simdutf build and use it to accelerate String UTF-8 and UTF-32 conversion and codepoint counting. Preserve efficient scalar and cached-ASCII paths while reusing output storage for document snapshots. Add simdutf to the Premake 4, Premake 5, and Android builds. Fix UIConsole wheel and keyboard scrolling, and repair its text cache by hashing log entries before moving their strings. Initialize cache hashes and add regression coverage for scrolling and moved log entries. Preserve debugger response data when notifying multiple listeners by copying for all but the final listener. Remove an evaluation-order hazard when capturing and submitting URIs for asynchronous document loading. Refs SpartanJ/ecode#955.
1309 lines
87 KiB
XML
1309 lines
87 KiB
XML
<?xml version="1.0"?>
|
|
<resources language="en" title="English">
|
|
<string name="about_ecode">About Ecode</string>
|
|
<string name="add">Add</string>
|
|
<string name="add_branch">Add Branch</string>
|
|
<string name="add_build">Add Build</string>
|
|
<string name="add_build_step">Add Build Step</string>
|
|
<string name="add_build_type">Add Build Type</string>
|
|
<string name="add_clean_step">Add Clean Step</string>
|
|
<string name="add_custom_output_parser">Add Custom Output Parser</string>
|
|
<string name="add_custom_variable">Add Custom Environment Variable</string>
|
|
<string name="add_ellipsis">Add...</string>
|
|
<string name="add_exclude_filter">Add Exclude Filter</string>
|
|
<string name="add_include_filter">Add Include Filter</string>
|
|
<string name="add_message">Add Message</string>
|
|
<string name="add_message_and_run_prompt">Add Message and Run Prompt</string>
|
|
<string name="advanced_options">Advanced Options</string>
|
|
<string name="ai_assistant">AI Assistant</string>
|
|
<string name="ai_clear_history">Clear History...</string>
|
|
<string name="ai_confirm_delete_chats">Are you sure you want to delete the conversations older than %d days?
|
|
This operation cannot be reverted!</string>
|
|
<string name="ai_conversations_history">AI Conversations History</string>
|
|
<string name="ai_llm_presentation">What can I help with?</string>
|
|
<string name="any_https_or_http_url">Any https or http URL</string>
|
|
<string name="any_name_ellipsis">Any name...</string>
|
|
<string name="app_output">App Output</string>
|
|
<string name="arguments">Arguments</string>
|
|
<string name="ask_close_tab">Close Tab?</string>
|
|
<string name="assistant">Assistant</string>
|
|
<string name="attach">Attach</string>
|
|
<string name="author">Author</string>
|
|
<string name="auto_close_brackets_and_tags">Auto-Close Brackets & Tags</string>
|
|
<string name="auto_close_xml_tags">Auto Close XML Tags</string>
|
|
<string name="auto_detect_indent_type_and_width">Auto Detect Indent Type & Width</string>
|
|
<string name="autoreload_on_disk_change">Auto-Reload on Disk Change</string>
|
|
<string name="back_quotes">Back Quotes ``</string>
|
|
<string name="binary_for_debugger">Binary for debugger</string>
|
|
<string name="binary_for_formatter">Binary for formatter</string>
|
|
<string name="binary_for_language_server">Binary for language server</string>
|
|
<string name="binary_for_linter">Binary for linter</string>
|
|
<string name="brackets">Brackets ()</string>
|
|
<string name="branches">Branches</string>
|
|
<string name="breakpoints">Breakpoints</string>
|
|
<string name="build">Build</string>
|
|
<string name="build_cloned_name">New Cloned Build Name:</string>
|
|
<string name="build_configuration">Build Configuration</string>
|
|
<string name="build_elapsed_time">Elapsed Time: %s.
|
|
</string>
|
|
<string name="build_environment">Build Environment</string>
|
|
<string name="build_failed">Build run with errors
|
|
</string>
|
|
<string name="build_failed_debug_anyways">Building the project failed, do you want to debug the binary anyways?</string>
|
|
<string name="build_name">Build Name</string>
|
|
<string name="build_name_not_found">Build name not found!</string>
|
|
<string name="build_os_not_supported">Operating System not supported for this build!</string>
|
|
<string name="build_output_show_build_issues">Build Output Show Build Issues</string>
|
|
<string name="build_output_show_build_output">Build Output Show Build Output</string>
|
|
<string name="build_settings">Build Settings</string>
|
|
<string name="build_settings_save_clarification">* All changes are automatically saved</string>
|
|
<string name="build_step_num">Step %u: %s</string>
|
|
<string name="build_steps">Build Steps</string>
|
|
<string name="build_successful">Build run successfully
|
|
</string>
|
|
<string name="build_target">Build Target</string>
|
|
<string name="build_type_name">Build Type Name:</string>
|
|
<string name="build_type_name_del">Delete Build Type: %s?</string>
|
|
<string name="build_type_required">Build type must be set!</string>
|
|
<string name="build_types">Build Types</string>
|
|
<string name="build_types_desc">Build types can be used as a dynamic build option represented by the special key ${build_type}. The build type can be switch easily from the editor.</string>
|
|
<string name="camsg_box_cancel">Cancel</string>
|
|
<string name="cancel">Cancel</string>
|
|
<string name="cancel_build">Cancel Build</string>
|
|
<string name="cancel_clean">Cancel Clean</string>
|
|
<string name="cancel_run">Cancel Run</string>
|
|
<string name="capture_positions">Capture Positions</string>
|
|
<string name="case_sensitive">Case sensitive</string>
|
|
<string name="center">Center</string>
|
|
<string name="change_case">Change Case</string>
|
|
<string name="change_escape_sequence">Change Escape Sequence</string>
|
|
<string name="change_role">Change Role</string>
|
|
<string name="change_whole_word">Change Whole Word</string>
|
|
<string name="chat_cloned"> (cloned)</string>
|
|
<string name="chat_history">Chat History</string>
|
|
<string name="check_for_new_updates_at_startup">Always check for new updates at startup.</string>
|
|
<string name="check_for_updates">Check For Updates</string>
|
|
<string name="check_languages_health">Check Languages Health</string>
|
|
<string name="clean">Clean</string>
|
|
<string name="clean_failed">Clean run with errors
|
|
</string>
|
|
<string name="clean_steps">Clean Steps</string>
|
|
<string name="clean_successful">Clean run successfully
|
|
</string>
|
|
<string name="clear">Clear</string>
|
|
<string name="clear_history">Clear History</string>
|
|
<string name="clear_menu">Clear Menu</string>
|
|
<string name="clear_system_environment">Clear System Environment</string>
|
|
<string name="clone_current_conversation">Clone Current Conversation</string>
|
|
<string name="clone_ellipsis">Clone...</string>
|
|
<string name="clone_setting">Clone Setting</string>
|
|
<string name="cloned_name_must_be_different">Cloned name must be different from any existing build name.</string>
|
|
<string name="close">Close</string>
|
|
<string name="close_all_tabs">Close All Tabs</string>
|
|
<string name="close_app">Close App</string>
|
|
<string name="close_clean_tabs">Close Clean Tabs</string>
|
|
<string name="close_file">Close File</string>
|
|
<string name="close_find_replace">Close Find Replace</string>
|
|
<string name="close_folder">Close Folder</string>
|
|
<string name="close_folder_question">Close Folder?</string>
|
|
<string name="close_global_searchbar">Close Global Searchbar</string>
|
|
<string name="close_locatebar">Close Locatebar</string>
|
|
<string name="close_other_tabs">Close Other Tabs</string>
|
|
<string name="close_searchbar">Close Searchbar</string>
|
|
<string name="close_tab">Close Tab</string>
|
|
<string name="close_tabs_to_the_left">Close Tabs To The Left</string>
|
|
<string name="close_tabs_to_the_right">Close Tabs To The Right</string>
|
|
<string name="close_title">Close %s?</string>
|
|
<string name="code_folding">Code Folding</string>
|
|
<string name="code_folding_always_display_folds">Folds always visible</string>
|
|
<string name="col_abbr">col</string>
|
|
<string name="collapse_all">Collapse All</string>
|
|
<string name="color_scheme_set">Color scheme: %s</string>
|
|
<string name="column_position">Column Position</string>
|
|
<string name="command">Command</string>
|
|
<string name="command_line">Command Line</string>
|
|
<string name="command_palette">Command Palette</string>
|
|
<string name="command_palette_ellipsis">Command Palette...</string>
|
|
<string name="commit">Commit</string>
|
|
<string name="commit_bypass_hook">Commit Bypass Hook</string>
|
|
<string name="complete_edit">Complete Edit</string>
|
|
<string name="configure_api_key">You must first configure your provider api key.</string>
|
|
<string name="configure_default_shell">Configure default shell</string>
|
|
<string name="configure_ellipsis">Configure...</string>
|
|
<string name="configure_ignore_files_ellipsis">Configure Ignore Files...</string>
|
|
<string name="configure_terminal_scrollback">Configure Terminal Scrollback</string>
|
|
<string name="terminal_scrollback">Terminal Scrollback</string>
|
|
<string name="configure_terminal_shell">Configure Terminal Shell</string>
|
|
<string name="configured_debugger">Configured debugger</string>
|
|
<string name="configured_formatter">Configured formatter</string>
|
|
<string name="configured_language_server">Configured language server</string>
|
|
<string name="configured_linter">Configured linter</string>
|
|
<string name="confirm_build_delete">Are you sure you want to delete the build configuration?</string>
|
|
<string name="confirm_close_folder">Do you really want to close the folder?
|
|
Some files haven't been saved.</string>
|
|
<string name="confirm_close_tab">Do you really want to close this tab?
|
|
All changes in "%s" will be lost.</string>
|
|
<string name="confirm_del_llm_chat">Are you sure you want to remove "%s?"</string>
|
|
<string name="confirm_ecode_exit">Do you really want to close the code editor?
|
|
All changes will be lost.</string>
|
|
<string name="confirm_loading_font">Font loading confirmation</string>
|
|
<string name="confirm_new_file_encoding">To confirm the new file encoding it's required to save the file. Do you want to save it now?</string>
|
|
<string name="confirm_remove_file">Do you really want to remove "%s"?</string>
|
|
<string name="console_output">Console Output</string>
|
|
<string name="console_toggle">Console Toggle</string>
|
|
<string name="continue">Continue</string>
|
|
<string name="continue_editing">Continue Editing</string>
|
|
<string name="copy">Copy</string>
|
|
<string name="copy_containing_folder_path">Copy Containing Folder Path</string>
|
|
<string name="copy_error_message">Copy Error Message</string>
|
|
<string name="copy_file_path">Copy File Path</string>
|
|
<string name="copy_file_path_and_position">Copy File Path And Position</string>
|
|
<string name="couldnt_write_the_file">Couldn't write the file.</string>
|
|
<string name="could_not_write_file">Could not write file to disk.
|
|
Please check if the file is read-only or if ecode does not have permissions to write to that file.
|
|
File path is: </string>
|
|
<string name="couldnt_create_directory">Couldn't create directory.</string>
|
|
<string name="couldnt_create_ecode_dir">Couldn't create .ecode directory in current folder.</string>
|
|
<string name="couldnt_create_file">Couldn't create file.</string>
|
|
<string name="couldnt_create_folder_of_file">Couldn't create folder of file.</string>
|
|
<string name="couldnt_remove">Couldn't remove</string>
|
|
<string name="couldnt_write_file">Couldn't write file on disk.</string>
|
|
<string name="create_new">Create New</string>
|
|
<string name="create_new_file">Create new file</string>
|
|
<string name="create_new_folder">Create new folder</string>
|
|
<string name="create_new_terminal">Create New Terminal</string>
|
|
<string name="create_new_welcome_tab">Create New Welcome Tab</string>
|
|
<string name="create_new_window">Create New Window</string>
|
|
<string name="curly_brackets">Curly Brackets {}</string>
|
|
<string name="current_document">Current Document</string>
|
|
<string name="current_terminal">Current Terminal</string>
|
|
<string name="cursor_blinking_time">Cursor Blinking Time</string>
|
|
<string name="custom_environment_variables">Custom Environment Variables</string>
|
|
<string name="custom_executable">Custom Executable</string>
|
|
<string name="custom_executable_num">Custom Executable %d</string>
|
|
<string name="custom_output_parser">Custom Output Parser</string>
|
|
<string name="custom_variables">Custom Variables</string>
|
|
<string name="custom_variables_desc">Custom Variables allow to simplify the build commands steps adding custom variables that can be used over the build settings in commands, arguments, and working directories.</string>
|
|
<string name="custom_variables_desc_2">Custom Variables can be invoked using ${variable_name} in any of the commands.</string>
|
|
<string name="custom_variables_desc_3">There are predefined custom variables available to use: ${project_root}: The project root directory. ${build_type}: The currently selected build type. ${os}: The current operating system name. ${arch}: The current operating system architecture. ${nproc}: The number of logical processor cores. ${current_doc}: The path of the currently focused document. ${current_doc_name}: The name of the currently focused document (without extension). ${current_doc_dir}: The directory of the currently focused document. ${relative_dir}: The relative directory path between ${project_root} and ${current_doc_dir}.</string>
|
|
<string name="cut">Cut</string>
|
|
<string name="dark">Dark</string>
|
|
<string name="date">Date</string>
|
|
<string name="datetime">Date</string>
|
|
<string name="dc_editing">Editing %s, a %s file</string>
|
|
<string name="dc_workspace">Working on %s</string>
|
|
<string name="debug">Debug</string>
|
|
<string name="debug_draw_boxes">Draw Boxes</string>
|
|
<string name="debug_draw_boxes_toggle">Debug Draw Boxes Toggle</string>
|
|
<string name="debug_draw_debug_data">Debug Draw Debug Data</string>
|
|
<string name="debug_draw_highlight">Highlight Focus & Hover</string>
|
|
<string name="debug_draw_highlight_toggle">Debug Draw Highlight Toggle</string>
|
|
<string name="debug_widget_tree_view">Debug Widget Tree View</string>
|
|
<string name="debuggee_exception_triggered_desc">Debuggee triggered an exception: %s</string>
|
|
<string name="debugger">Debugger</string>
|
|
<string name="debugger_add_expression">Add Expression...</string>
|
|
<string name="debugger_binary_not_found">Debugger binary not found. Binary "%s" must be installed.</string>
|
|
<string name="debugger_breakpoint_enable_toggle">Debugger Breakpoint Enable Toggle</string>
|
|
<string name="debugger_breakpoint_toggle">Debugger Breakpoint Toggle</string>
|
|
<string name="debugger_configuration">Debugger Configuration</string>
|
|
<string name="debugger_configuration_not_supported">Debugger configuration currently not supported.</string>
|
|
<string name="debugger_continue_interrupt">Debugger Continue Interrupt</string>
|
|
<string name="debugger_copy_variable_evaluate_name">Copy Evaluate Name</string>
|
|
<string name="debugger_copy_variable_memory_reference">Copy Memory Reference</string>
|
|
<string name="debugger_copy_variable_name">Copy Name</string>
|
|
<string name="debugger_copy_variable_type">Copy Type</string>
|
|
<string name="debugger_copy_variable_value">Copy Value</string>
|
|
<string name="debugger_init_failed">Failed to initialize debugger.</string>
|
|
<string name="debugger_remove_expression">Remove Expression</string>
|
|
<string name="debugger_start">Debugger Start</string>
|
|
<string name="debugger_start_stop">Debugger Start Stop</string>
|
|
<string name="debugger_step_into">Debugger Step Into</string>
|
|
<string name="debugger_step_out">Debugger Step Out</string>
|
|
<string name="debugger_step_over">Debugger Step Over</string>
|
|
<string name="debugger_stop">Debugger Stop</string>
|
|
<string name="debugger_value_viewer">Value Viewer</string>
|
|
<string name="default_theme">Default Theme</string>
|
|
<string name="del_custom_output_parser">Delete Selected Custom Output Parser</string>
|
|
<string name="del_custom_variable">Delete Selected Environment Variable</string>
|
|
<string name="delete">Delete</string>
|
|
<string name="delete_history_older_than_ellipsis">Delete Conversations Older Than...</string>
|
|
<string name="delete_selected">Delete Selected</string>
|
|
<string name="delete_setting">Delete Setting</string>
|
|
<string name="details_nbsp">Details </string>
|
|
<string name="directory">directory</string>
|
|
<string name="disable_welcome_screen">Disable Welcome Screen</string>
|
|
<string name="discordrpc_reconnect">Discordrpc Reconnect</string>
|
|
<string name="document">Document</string>
|
|
<string name="document_symbol_find_ellipsis">Search Document Symbol...</string>
|
|
<string name="documentation">documentation</string>
|
|
<string name="documents_settings">Documents Settings</string>
|
|
<string name="double_quotes">Double Quotes ""</string>
|
|
<string name="download_file_web">Download File Web</string>
|
|
<string name="duplicate_file">Duplicate file</string>
|
|
<string name="duplicate_file_ellipsis">Duplicate File...</string>
|
|
<string name="ecode_no_updates_available">There are currently no updates available.</string>
|
|
<string name="ecode_source">ecode Source Code</string>
|
|
<string name="ecode_unreleased_version">You are running an unreleased version of ecode!
|
|
Current version: </string>
|
|
<string name="ecode_updates_available"> is available!
|
|
Do you want to download it now?</string>
|
|
<string name="edit">Edit</string>
|
|
<string name="edit_build">Edit Build</string>
|
|
<string name="edit_custom_output_parser">Edit Selected Custom Output Parser</string>
|
|
<string name="edit_settings_json">Edit Settings JSON</string>
|
|
<string name="edit_settings_json_desc">Open the complete plugin configuration file.</string>
|
|
<string name="editor_font_and_size_ellipsis">Editor Font & Size...</string>
|
|
<string name="editor_font_features">Editor Font Features</string>
|
|
<string name="ui_font_features">UI Font Features</string>
|
|
<string name="contextual_alternates">Contextual Alternates (calt)</string>
|
|
<string name="contextual_alternates_desc">Context-dependent alternatives, including many programming ligatures.</string>
|
|
<string name="standard_ligatures">Standard Ligatures (liga)</string>
|
|
<string name="standard_ligatures_desc">Typographic combinations such as fi, fl, and ffi, depending on the font.</string>
|
|
<string name="contextual_ligatures">Contextual Ligatures (clig)</string>
|
|
<string name="contextual_ligatures_desc">Ligatures applied in specific contexts to improve readability.</string>
|
|
<string name="discretionary_ligatures">Discretionary Ligatures (dlig)</string>
|
|
<string name="discretionary_ligatures_desc">Optional decorative or stylistic ligatures provided by the font.</string>
|
|
<string name="editor_font_size">Editor Font Size</string>
|
|
<string name="editor_go_back">Editor Go Back</string>
|
|
<string name="editor_go_forward">Editor Go Forward</string>
|
|
<string name="empty_file_name">You must set a name to the file.</string>
|
|
<string name="enable_autoreload">Enable Auto-Reload</string>
|
|
<string name="enable_color_picker">Enable Color Picker</string>
|
|
<string name="enable_color_picker_tooltip">Enables the color picker tool when a double click selection
|
|
is done over a word representing a color.</string>
|
|
<string name="enable_inline_color_boxes">Enable Color Boxes</string>
|
|
<string name="enable_inline_color_boxes_tooltip">Renders a background box of the parsed color directly behind the
|
|
text itself.</string>
|
|
<string name="enable_color_preview">Enable Color Preview</string>
|
|
<string name="enable_color_preview_tooltip">Enables a quick preview of a color when the mouse
|
|
is hover a word that represents a color.</string>
|
|
<string name="enable_horizontal_scrollbar">Enable Horizontal ScrollBar</string>
|
|
<string name="enable_vertical_scrollbar">Enable Vertical ScrollBar</string>
|
|
<string name="enabled">Enabled</string>
|
|
<string name="enabled_question">Enabled?</string>
|
|
<string name="enter_duplicate_file_name">Enter duplicate file name:</string>
|
|
<string name="enter_new_file_name">Enter new file name:</string>
|
|
<string name="enter_new_folder_name">Enter new folder name:</string>
|
|
<string name="error">Error</string>
|
|
<string name="error_checking_version">Failed checking for updates.</string>
|
|
<string name="error_copying_file">Error copying file.</string>
|
|
<string name="error_renaming_file">Error renaming file.</string>
|
|
<string name="escape_sequence_tooltip">Replace \, \t, \n, \r and (Unicode characters</string>
|
|
<string name="escape_sequences">Escape Sequences</string>
|
|
<string name="exclusive_mode">Exclusive Mode</string>
|
|
<string name="enable_exclusive_mode">Enable Exclusive Mode</string>
|
|
<string name="executable_to_run">Executable to Run</string>
|
|
<string name="execute_dir_in_terminal">Open directory in terminal</string>
|
|
<string name="execute_in_terminal">Execute in terminal</string>
|
|
<string name="expand_all">Expand All</string>
|
|
<string name="expressions">Expressions</string>
|
|
<string name="fallback_font">Fallback Font</string>
|
|
<string name="fallback_font_ellipsis">Fallback Font...</string>
|
|
<string name="feature_not_supported_in_emscripten">This feature is only supported in the desktop version of ecode.</string>
|
|
<string name="feature_not_supported_in_os">This feature is not supported in this Operating System.
|
|
ecode will try to open an external terminal.</string>
|
|
<string name="file">File</string>
|
|
<string name="file_already_exists">File already exists!</string>
|
|
<string name="file_encoding">File Encoding</string>
|
|
<string name="file_name">File Name</string>
|
|
<string name="file_path">File Path</string>
|
|
<string name="file_type">File Type</string>
|
|
<string name="filter_colon">Filter:</string>
|
|
<string name="find">Find</string>
|
|
<string name="find_and_replace">Find And Replace</string>
|
|
<string name="find_prev">Find Prev</string>
|
|
<string name="find_replace">Find Replace</string>
|
|
<string name="find_text">Find:</string>
|
|
<string name="folder_project_settings">Folder/Project Settings</string>
|
|
<string name="folder_settings">Folder/Project Settings</string>
|
|
<string name="folds_refresh_freq">Folds Refresh Frequency</string>
|
|
<string name="font_picker_external">External</string>
|
|
<string name="font_picker_external_file">External: %s</string>
|
|
<string name="font_size_grow">Font Size Grow</string>
|
|
<string name="font_size_reset">Font Size Reset</string>
|
|
<string name="font_size_shrink">Font Size Shrink</string>
|
|
<string name="for_help_please_visit">For help, please visit:</string>
|
|
<string name="force_new_line_at_end_of_file">Force New Line at End of File</string>
|
|
<string name="format_doc">Format Doc</string>
|
|
<string name="formatter_format_document">Format Document</string>
|
|
<string name="forum">forum</string>
|
|
<string name="found">Found</string>
|
|
<string name="frame_rate_limit">Frame Rate Limit</string>
|
|
<string name="frame_rate_limit_applied">Frame Rate Limit Applied</string>
|
|
<string name="fullscreen_mode">Full Screen Mode</string>
|
|
<string name="fullscreen_toggle">Fullscreen Toggle</string>
|
|
<string name="git">Git</string>
|
|
<string name="git_add_branch">Add Branch</string>
|
|
<string name="git_amend">Amend last commit</string>
|
|
<string name="git_apply_stash">Apply Stash</string>
|
|
<string name="git_apply_stash_title">Apply Stash</string>
|
|
<string name="git_blame">Git Blame</string>
|
|
<string name="git_bypass_hook">Bypass commit hook</string>
|
|
<string name="git_changed">Changed</string>
|
|
<string name="git_checkout">Check Out</string>
|
|
<string name="git_checkout_ellipsis">Check Out...</string>
|
|
<string name="git_commit">Git Commit</string>
|
|
<string name="git_commit_ellipsis">Commit...</string>
|
|
<string name="git_commit_message">Commit Message:</string>
|
|
<string name="git_confirm">Confirm</string>
|
|
<string name="git_confirm_apply_stash">Apply a previously saved stash?</string>
|
|
<string name="git_confirm_branch_delete">Are you sure you want to delete the branch "%s"?</string>
|
|
<string name="git_confirm_branch_merge">Are you sure you want to merge from branch "%s"?</string>
|
|
<string name="git_confirm_discard_changes">Are you sure you want to discard the changes in file: "%s"?</string>
|
|
<string name="git_confirm_delete_untracked_item">Are you sure you want to permanently delete the untracked item:
|
|
%s?</string>
|
|
<string name="git_confirm_delete_untracked_items">Are you sure you want to permanently delete %d untracked items?</string>
|
|
<string name="git_confirm_drop_stash">Do you want to drop the selected stash?</string>
|
|
<string name="git_confirm_push_changes">Are you sure you want to push the local changes to the remote server?</string>
|
|
<string name="git_create_branch">Create Branch</string>
|
|
<string name="git_create_branch_ask">Create new branch at current branch (HEAD).
|
|
Enter the name for the branch:</string>
|
|
<string name="git_create_local_branch">Create local branch?</string>
|
|
<string name="git_delete_branch">Delete</string>
|
|
<string name="git_delete_untracked_failed">Could not delete the following untracked items:</string>
|
|
<string name="git_diff_head">Diff HEAD</string>
|
|
<string name="git_diff_changed">Diff Changed</string>
|
|
<string name="git_diff_staged">Diff Staged</string>
|
|
<string name="git_discard">Discard</string>
|
|
<string name="git_discard_all">Discard All</string>
|
|
<string name="git_drop_stash">Drop Stash</string>
|
|
<string name="git_drop_stash_title">Drop Stash</string>
|
|
<string name="git_fast_forward_merge">Fast Forward Merge</string>
|
|
<string name="git_fetch">Git Fetch</string>
|
|
<string name="git_ignored">Ignored</string>
|
|
<string name="git_local_branches">Local Branches</string>
|
|
<string name="git_merge_branch">Merge Branch</string>
|
|
<string name="git_no_git_repo">Current folder is not a Git repository.</string>
|
|
<string name="git_not_found">Git binary not found.
|
|
Please check that git is accesible via PATH</string>
|
|
<string name="git_nothing_to_commit">Nothing to Commit</string>
|
|
<string name="git_open_diff">Open Diff</string>
|
|
<string name="git_open_file">Open File</string>
|
|
<string name="git_pull">Git Pull</string>
|
|
<string name="git_push">Git Push</string>
|
|
<string name="git_push_commit">Push commit</string>
|
|
<string name="git_remote_branches">Remote Branches</string>
|
|
<string name="git_rename">Rename</string>
|
|
<string name="git_rename_branch">Rename Branch</string>
|
|
<string name="git_rename_branch_ask">Enter the new name for the branch: '%s'</string>
|
|
<string name="git_restore_index">Restore Index</string>
|
|
<string name="git_stage">Stage</string>
|
|
<string name="git_stage_all">Stage All</string>
|
|
<string name="git_staged">Staged</string>
|
|
<string name="git_stash_all">Stash All</string>
|
|
<string name="git_stash_keep_index">Keep Index</string>
|
|
<string name="git_stash_keep_working_tree">Keep Working Tree</string>
|
|
<string name="git_stash_push">Stash Local Changes
|
|
Name your stash (optional):</string>
|
|
<string name="git_stash_save">Save Stash</string>
|
|
<string name="git_stashes">Stashes</string>
|
|
<string name="git_tags">Tags</string>
|
|
<string name="git_conflicts">Conflicts</string>
|
|
<string name="git_conflict_missing_result">This conflict requires choosing whether to keep or delete the file.</string>
|
|
<string name="git_save_and_stage">Save & Stage</string>
|
|
<string name="git_previous_conflict_file">Previous File</string>
|
|
<string name="git_next_conflict_file">Next File</string>
|
|
<string name="git_continue_operation">Continue</string>
|
|
<string name="git_commit_merge">Commit</string>
|
|
<string name="git_abort_operation">Abort</string>
|
|
<string name="git_no_continuable_operation">No continuable Git operation is active.</string>
|
|
<string name="git_no_abortable_operation">No abortable Git operation is active.</string>
|
|
<string name="git_conflict_state_failed">Unable to read Git's conflict state.</string>
|
|
<string name="git_merge_tab">Merge: %s</string>
|
|
<string name="git_merge_base">Base</string>
|
|
<string name="git_merge_result">Result</string>
|
|
<string name="git_merge_current_branch">Current branch (ours)</string>
|
|
<string name="git_merge_incoming_branch">Incoming branch (theirs)</string>
|
|
<string name="git_merge_upstream">Upstream</string>
|
|
<string name="git_merge_replayed_commit">Replayed commit (your change)</string>
|
|
<string name="git_merge_ours_stage">Ours (stage 2)</string>
|
|
<string name="git_merge_theirs_stage">Theirs (stage 3)</string>
|
|
<string name="git_merge_not_present">Not present</string>
|
|
<string name="git_conflict_save_failed">Unable to save the conflict result.</string>
|
|
<string name="git_conflict_markers_remain">The saved result still contains recognizable conflict markers.</string>
|
|
<string name="git_conflict_still_unmerged">Git still reports this path as unmerged.</string>
|
|
<string name="git_conflict_recreate_failed">Unable to restore the conflict in Git's index.</string>
|
|
<string name="git_conflict_recreate_save_failed">The conflict was restored in Git's index, but its marker text could not be saved to disk.</string>
|
|
<string name="git_resolve_before_continue">Resolve and stage all conflicts before continuing.</string>
|
|
<string name="git_confirm_abort_operation">Abort the current Git operation?</string>
|
|
<string name="git_resolve_conflict">Resolve Conflict</string>
|
|
<string name="git_accept_ours">Accept Ours</string>
|
|
<string name="git_accept_theirs">Accept Theirs</string>
|
|
<string name="git_conflict_no_longer_unmerged">Git no longer reports this path as unmerged.</string>
|
|
<string name="git_operation_merge">Merging</string>
|
|
<string name="git_operation_rebase">Rebasing</string>
|
|
<string name="git_operation_cherry_pick">Cherry-picking</string>
|
|
<string name="git_operation_revert">Reverting</string>
|
|
<string name="git_operation_stash_apply">Applying stash</string>
|
|
<string name="git_operation_ready">%s · Ready to continue</string>
|
|
<string name="git_operation_ready_commit">%s · Ready to commit</string>
|
|
<string name="git_operation_conflicts">%s · %d conflicts</string>
|
|
<string name="git_operation_conflict">%s · %d conflict</string>
|
|
<string name="git_unstage">Unstage</string>
|
|
<string name="git_unstage_all">Unstage All</string>
|
|
<string name="git_untracked">Untracked</string>
|
|
<string name="global_search">Global Search</string>
|
|
<string name="global_search_clear_history">Global Search Clear History</string>
|
|
<string name="global_settings">Global Settings</string>
|
|
<string name="glversion_changed">Renderer version changed.
|
|
Restart ecode to see the changes.</string>
|
|
<string name="go_to_line">Go To Line</string>
|
|
<string name="go_to_line_ellipsis">Go to line...</string>
|
|
<string name="go_to_line_in_current_document">Go To Line in Current Document</string>
|
|
<string name="gone">gone</string>
|
|
<string name="group">Group</string>
|
|
<string name="treat_h_files_as">Treat .h files as</string>
|
|
<string name="help">Help</string>
|
|
<string name="hide">Hide</string>
|
|
<string name="hide_tabbar_on_single_tab">Hide tabbar on single tab</string>
|
|
<string name="hide_tabbar_on_single_tab_tooltip">Hides the tabbar if there's only one element in the tab widget.</string>
|
|
<string name="highlight">Highlight</string>
|
|
<string name="highlight_current_line">Highlight Current Line</string>
|
|
<string name="highlight_matching_brackets">Highlight Matching Bracket</string>
|
|
<string name="highlight_selection_match">Highlight Selection Match</string>
|
|
<string name="history">History:</string>
|
|
<string name="host_port_required">No host or port has been specified.</string>
|
|
<string name="id">Id</string>
|
|
<string name="ignore">Ignore</string>
|
|
<string name="indent">Indent</string>
|
|
<string name="indent_tab_alignment">Indent Tab Alignment</string>
|
|
<string name="indent_tab_character">Indent Tab Character</string>
|
|
<string name="indent_width">Indent Width</string>
|
|
<string name="indentation_type">Indentation Type</string>
|
|
<string name="inode">Inode</string>
|
|
<string name="insert_search_query">Insert search query</string>
|
|
<string name="inspect_widgets">Inspect Widgets</string>
|
|
<string name="issues">issues</string>
|
|
<string name="issues_capitalized">Issues</string>
|
|
<string name="jump_lines_up">Jump Lines Up</string>
|
|
<string name="keep_indentation">Keep Indentation</string>
|
|
<string name="key_bindings">Key Bindings</string>
|
|
<string name="keybindings">Keybindings</string>
|
|
<string name="keybindings_clarification">More keybindings can be set for each active plugin at the Plugins Manager.
|
|
Be aware that many of the core keybindings can be found there.</string>
|
|
<string name="lang_selected_default">The language selected will be set as the default language for this file extension.</string>
|
|
<string name="language">Language</string>
|
|
<string name="languages_health">Languages Health</string>
|
|
<string name="left">Left</string>
|
|
<string name="light">Light</string>
|
|
<string name="line">Line</string>
|
|
<string name="line_abbr">line</string>
|
|
<string name="line_breaking_column">Line Breaking Column</string>
|
|
<string name="line_endings">Line Endings</string>
|
|
<string name="line_number">Line Number</string>
|
|
<string name="line_spacing">Line Spacing</string>
|
|
<string name="line_wrap">Line Wrap</string>
|
|
<string name="linter_copy_error_message">Linter Copy Error Message</string>
|
|
<string name="linter_go_to_next_error">Linter Go To Next Error</string>
|
|
<string name="linter_go_to_previous_error">Linter Go To Previous Error</string>
|
|
<string name="list_of_processes">List of Processes</string>
|
|
<string name="load_cur_dir_as_folder">Load current document directory as folder</string>
|
|
<string name="load_current_dir">Load Current Dir</string>
|
|
<string name="locate">Locate</string>
|
|
<string name="locate_ellipsis">Locate...</string>
|
|
<string name="locate_files_and_symbols">Locate Files & Symbols</string>
|
|
<string name="lock">Lock</string>
|
|
<string name="lock_chat_memory">Lock Chat Memory</string>
|
|
<string name="lock_chat_memory_tooltip">Lock a chat memory to avoid being deleted during memory clean-ups. Chat memory will only be able to be deleted manually in the chat history.</string>
|
|
<string name="lock_toggle">Lock Toggle</string>
|
|
<string name="lsp_code_action">Code Action</string>
|
|
<string name="lsp_find_references_to_symbol_under_cursor">Find References to Symbol Under Cursor</string>
|
|
<string name="lsp_format_range">Lsp Format Range</string>
|
|
<string name="lsp_format_selected_range">Format Selected Range</string>
|
|
<string name="lsp_go_to_declaration">Lsp Go To Declaration</string>
|
|
<string name="lsp_go_to_definition">Lsp Go To Definition</string>
|
|
<string name="lsp_go_to_implementation">Lsp Go To Implementation</string>
|
|
<string name="lsp_go_to_type_definition">Lsp Go To Type Definition</string>
|
|
<string name="lsp_memory_usage">Lsp Memory Usage</string>
|
|
<string name="lsp_plugin_restart">Lsp Plugin Restart</string>
|
|
<string name="lsp_refresh_semantic_highlighting">Lsp Refresh Semantic Highlighting</string>
|
|
<string name="lsp_breadcrumb_navigation">Breadcrumb Navigation</string>
|
|
<string name="lsp_breadcrumb_navigation_desc">Display language-aware breadcrumb navigation above the editor.</string>
|
|
<string name="lsp_breadcrumb_height">Breadcrumb Height</string>
|
|
<string name="lsp_breadcrumb_height_desc">Height of the editor breadcrumb using a CSS length.</string>
|
|
<string name="lsp_disable_semantic_highlighting_lang">Disable Semantic Highlighting Languages</string>
|
|
<string name="lsp_disable_semantic_highlighting_lang_desc">Comma-separated language identifiers where semantic highlighting is disabled.</string>
|
|
<string name="lsp_hover_delay">Hover Delay</string>
|
|
<string name="lsp_hover_delay_desc">Time to wait before showing language server information while hovering.</string>
|
|
<string name="lsp_semantic_highlighting">Semantic Highlighting</string>
|
|
<string name="lsp_semantic_highlighting_desc">Use semantic tokens provided by language servers when available.</string>
|
|
<string name="lsp_server_close_after_idle_time">Server Close After Idle Time</string>
|
|
<string name="lsp_server_close_after_idle_time_desc">Time to keep an unused language server running before closing it.</string>
|
|
<string name="lsp_silent">Silent Language Server Logs</string>
|
|
<string name="lsp_silent_desc">Hide non-critical language server log messages.</string>
|
|
<string name="lsp_trim_logs">Trim Language Server Logs</string>
|
|
<string name="lsp_trim_logs_desc">Limit each language server log line to 1 KiB.</string>
|
|
<string name="lsp_rename_symbol_under_cursor">Lsp Rename Symbol Under Cursor</string>
|
|
<string name="lsp_restart_lsp_client">Restart LSP Client</string>
|
|
<string name="lsp_show_document_symbols">Lsp Show Document Symbols</string>
|
|
<string name="lsp_switch_header_source">Lsp Switch Header Source</string>
|
|
<string name="lsp_symbol_code_action">Lsp Symbol Code Action</string>
|
|
<string name="lsp_symbol_info">Lsp Symbol Info</string>
|
|
<string name="lsp_symbol_references">Lsp Symbol References</string>
|
|
<string name="lua_pattern">Lua Pattern</string>
|
|
<string name="lua_pattern_match">Lua Pattern Match</string>
|
|
<string name="main_menu">Main Menu</string>
|
|
<string name="match_case">Match Case</string>
|
|
<string name="match_whole_word">Match Whole Word</string>
|
|
<string name="menu_hold_shift_hint">Hold "Shift" to keep menu open</string>
|
|
<string name="menu_hold_shift_hint_desc">Keeping "Shift" clicked while changing any options it will keep the menu open.</string>
|
|
<string name="menu_toggle">Menu Toggle</string>
|
|
<string name="message">Message</string>
|
|
<string name="message_capture_pattern">Message Capture Pattern</string>
|
|
<string name="mode">Mode</string>
|
|
<string name="modified">Modified</string>
|
|
<string name="monospace_font">Monospace Font</string>
|
|
<string name="monospace_font_ellipsis">Monospace Font...</string>
|
|
<string name="more_ellipsis">More...</string>
|
|
<string name="more_options">More Options</string>
|
|
<string name="move_down">Move Down</string>
|
|
<string name="move_panel_to_left">Move Panel To Left</string>
|
|
<string name="move_panel_to_right">Move Panel To Right</string>
|
|
<string name="move_scroll_down">Move Scroll Down</string>
|
|
<string name="move_scroll_up">Move Scroll Up</string>
|
|
<string name="move_to_end_of_line">Move To End Of Line</string>
|
|
<string name="move_to_next_line">Move To Next Line</string>
|
|
<string name="move_to_next_page">Move To Next Page</string>
|
|
<string name="move_to_previous_line">Move To Previous Line</string>
|
|
<string name="move_to_previous_page">Move To Previous Page</string>
|
|
<string name="move_to_start_of_content">Move To Start Of Content</string>
|
|
<string name="move_to_start_of_line">Move To Start Of Line</string>
|
|
<string name="move_up">Move Up</string>
|
|
<string name="msg_box_cancel">Cancel</string>
|
|
<string name="msg_box_no">No</string>
|
|
<string name="msg_box_ok">Ok</string>
|
|
<string name="msg_box_retry">Retry</string>
|
|
<string name="msg_box_yes">Yes</string>
|
|
<string name="multisamples_changed">Multisample Anti-Aliasing Level applied.
|
|
Restart ecode to see the changes.</string>
|
|
<string name="must_configure_build_and_run_config">You must first add a build and run configuration</string>
|
|
<string name="must_configure_build_config">You must first add a build configuration</string>
|
|
<string name="name">Name</string>
|
|
<string name="new_ai_assistant">New Ai Assistant</string>
|
|
<string name="new_conversation">New Conversation</string>
|
|
<string name="new_fallback_font_requires_restart">New fallback font has been set. Application must be restarted in order to see the changes.</string>
|
|
<string name="new_file">New File</string>
|
|
<string name="new_file_ellipsis">New File...</string>
|
|
<string name="new_file_in_directory_ellipsis">New File in directory...</string>
|
|
<string name="new_file_in_file_folder_ellipsis">New File in File Folder...</string>
|
|
<string name="new_folder_ellipsis">New Folder...</string>
|
|
<string name="new_name">New Name</string>
|
|
<string name="new_terminal">New Terminal</string>
|
|
<string name="new_terminal_behavior">New Terminal Behavior</string>
|
|
<string name="new_terminal_name">New terminal name:</string>
|
|
<string name="new_ui_language">New language assigned.
|
|
Please restart the application to see the complete changes.</string>
|
|
<string name="new_value">New Value</string>
|
|
<string name="new_window">New Window</string>
|
|
<string name="next">Next</string>
|
|
<string name="next_tab">Next Tab</string>
|
|
<string name="no_build_has_been_run">No build has been run</string>
|
|
<string name="no_code_action">No Code Action</string>
|
|
<string name="no_open_document">No open document</string>
|
|
<string name="no_run_config">You must first have a "Run Target" configured and selected. Go to "Build Settings" and create a new build and run setting (build step is optional).</string>
|
|
<string name="no_running_lsp_server">No running LSP server</string>
|
|
<string name="no_threads">Threaded ecode required to run builds.</string>
|
|
<string name="no_wrap">No Wrap</string>
|
|
<string name="none">None</string>
|
|
<string name="not_found_in_path">Not found in $PATH</string>
|
|
<string name="nothing_to_clone">Nothing to Clone</string>
|
|
<string name="notice">Notice</string>
|
|
<string name="number_of_days">Number of Days</string>
|
|
<string name="open">Open</string>
|
|
<string name="open_a_file">Open a File</string>
|
|
<string name="open_a_folder">Open a Folder</string>
|
|
<string name="open_all_files_in_folder">Open All Files in Folder</string>
|
|
<string name="open_command_palette">Open Command Palette</string>
|
|
<string name="open_containing_folder_in_fm">Open Containing Folder in File Manager</string>
|
|
<string name="open_context_menu">Open Context Menu</string>
|
|
<string name="open_document_symbol_search">Open Document Symbol Search</string>
|
|
<string name="open_documents">Open Documents</string>
|
|
<string name="open_file">Open File</string>
|
|
<string name="open_file_ellipsis">Open File...</string>
|
|
<string name="open_file_from_web_ellipsis">Open File from Web...</string>
|
|
<string name="open_files_in_new_window_desc">When files are opened from a file explorer or from the command line, this
|
|
controls whether a new window is created or not.</string>
|
|
<string name="open_files_in_new_window_enable">Open Files in New Window</string>
|
|
<string name="open_first_a_folder">You must first open a folder.</string>
|
|
<string name="open_folder">Open Folder</string>
|
|
<string name="open_folder_ellipsis">Open Folder...</string>
|
|
<string name="open_folder_in_fm">Open Folder in File Manager</string>
|
|
<string name="open_global_search">Open Global Search</string>
|
|
<string name="open_in_horizontal_split">Open In New Horizontal Split</string>
|
|
<string name="open_in_new_window">Open In New Window</string>
|
|
<string name="open_in_new_window_ellipsis">Open in New Window...</string>
|
|
<string name="open_in_same_tabbar">Open In Current Tab Bar</string>
|
|
<string name="open_in_vertical_split">Open In New Vertical Split</string>
|
|
<string name="open_locatebar">Open Locatebar</string>
|
|
<string name="open_locatebar_glob_search">Open Locatebar Glob Search</string>
|
|
<string name="open_recent_folder_ellipsis">Open Recent Folder...</string>
|
|
<string name="open_workspace_symbol_search">Open Workspace Symbol Search</string>
|
|
<string name="output_capitalized">Output</string>
|
|
<string name="output_parser">Output Parser</string>
|
|
<string name="output_parser_desc">Custom output parsers scan command line output for user-provided error patterns to create entries in Build Issues and highlight those errors on the Build Output</string>
|
|
<string name="output_parser_preset">Presets are provided as generic output parsers, you can select one below, by default a "generic" preset will be selected:</string>
|
|
<string name="overwrite">Overwrite</string>
|
|
<string name="owner">Owner</string>
|
|
<string name="paste">Paste</string>
|
|
<string name="path">Path</string>
|
|
<string name="path_filters">Path Filters:</string>
|
|
<string name="path_is">PATH is</string>
|
|
<string name="pattern">Pattern</string>
|
|
<string name="pause">Pause</string>
|
|
<string name="pick_process">Pick Process</string>
|
|
<string name="pick_widget">Pick Widget</string>
|
|
<string name="please_enter_file_url_ellipsis">Please enter the file URL...</string>
|
|
<string name="plugin_manager">Plugins Manager</string>
|
|
<string name="plugins">Plugins</string>
|
|
<string name="plugin_manager_open">Plugin Manager Open</string>
|
|
<string name="pluginsmodel_description">Description</string>
|
|
<string name="pluginsmodel_enabled">Enabled</string>
|
|
<string name="pluginsmodel_id">Id</string>
|
|
<string name="pluginsmodel_title">Title</string>
|
|
<string name="pluginsmodel_version">Version</string>
|
|
<string name="portable_mode_failed">Portable Mode failed.
|
|
Please check that the application directory has write permissions.</string>
|
|
<string name="preferences">Preferences</string>
|
|
<string name="press_enter">Press Enter</string>
|
|
<string name="previous">Previous</string>
|
|
<string name="previous_tab">Previous Tab</string>
|
|
<string name="private_chat">Toggle Private Chat</string>
|
|
<string name="process_exited_normally">The process "%s" exited normally.
|
|
</string>
|
|
<string name="process_exited_with_errors">The process "%s" exited with errors.
|
|
</string>
|
|
<string name="process_id">Process ID</string>
|
|
<string name="project">Project</string>
|
|
<string name="project_build_and_run">Project Build And Run</string>
|
|
<string name="project_build_cancel">Project Build Cancel</string>
|
|
<string name="project_build_start">Project Build Start</string>
|
|
<string name="project_find_ellipsis">Project Find...</string>
|
|
<string name="project_run_executable">Project Run Executable</string>
|
|
<string name="project_stop_executable">Project Stop Executable</string>
|
|
<string name="pull_branch">Pull Branch</string>
|
|
<string name="push_branch">Push Branch</string>
|
|
<string name="quit">Quit</string>
|
|
<string name="read_only">Read Only</string>
|
|
<string name="recent_files">Recent Files</string>
|
|
<string name="recent_files_ellipsis">Recent Files...</string>
|
|
<string name="recent_folders">Recent Folders</string>
|
|
<string name="recent_folders_ellipsis">Recent Folders...</string>
|
|
<string name="redo">Redo</string>
|
|
<string name="refresh_model_ui">Refresh Local Models</string>
|
|
<string name="refresh_view">Refresh View</string>
|
|
<string name="regex_match">Regular Expression Match</string>
|
|
<string name="regular_expression">Regular Expression</string>
|
|
<string name="reload">Reload</string>
|
|
<string name="reload_current_file">The current document uses an extension that can be interpreted as more than one languages.&#xA;Which language is this document?</string>
|
|
<string name="remove">Remove</string>
|
|
<string name="remove item">Remove Item</string>
|
|
<string name="remove_all">Remove All</string>
|
|
<string name="remove_chat">Remove Chat</string>
|
|
<string name="remove_ellipsis">Remove...</string>
|
|
<string name="remove_file_question">Remove file?</string>
|
|
<string name="remove_item">Remove Item</string>
|
|
<string name="rename">Rename</string>
|
|
<string name="rename_conversation">Rename Conversation</string>
|
|
<string name="rename_ellipsis">Rename...</string>
|
|
<string name="rename_file">Rename file</string>
|
|
<string name="rename_session">Rename Session</string>
|
|
<string name="reopen_closed_document">Reopen Closed Document</string>
|
|
<string name="reopen_closed_tab">Reopen Closed Tab</string>
|
|
<string name="repeat_find">Repeat Find</string>
|
|
<string name="replace">Replace</string>
|
|
<string name="replace_all">Replace All</string>
|
|
<string name="replace_and_find">Replace & Find</string>
|
|
<string name="replace_selection">Replace Selection</string>
|
|
<string name="replace_with_text">Replace with:</string>
|
|
<string name="repository">Repository</string>
|
|
<string name="restore_last_session_at_startup">Restart last session at startup</string>
|
|
<string name="right">Right</string>
|
|
<string name="run">Run</string>
|
|
<string name="run_configuration">Run Configuration</string>
|
|
<string name="run_configuration_colon">Run configuration:</string>
|
|
<string name="run_configuration_delete_all_confirm">Are you sure you want to delete all the run configurations?</string>
|
|
<string name="run_configuration_delete_confirm">Are you sure you want to delete the currently selected run configuration?</string>
|
|
<string name="run_configuration_name">Run configuration name:</string>
|
|
<string name="run_configuration_name_must_be_unique">Run configuration name must be unique!</string>
|
|
<string name="run_configuration_rename">Rename configuration name:</string>
|
|
<string name="run_failed">Run with errors
|
|
</string>
|
|
<string name="run_in_terminal">Run in terminal</string>
|
|
<string name="run_settings">Run Settings</string>
|
|
<string name="run_successful">Run successfully
|
|
</string>
|
|
<string name="run_target">Run Target</string>
|
|
<string name="running_steps_for_project_ellipsis">Running steps for project %s...
|
|
</string>
|
|
<string name="save">Save</string>
|
|
<string name="save_all">Save All</string>
|
|
<string name="save_as_doc">Save As Doc</string>
|
|
<string name="save_as_ellipsis">Save as...</string>
|
|
<string name="save_conversation">Save Conversation</string>
|
|
<string name="save_doc">Save Doc</string>
|
|
<string name="save_file_as">Save File As</string>
|
|
<string name="search">Search</string>
|
|
<string name="search_again">Search Again</string>
|
|
<string name="search_and_replace">Search & Replace</string>
|
|
<string name="search_chat_ellipsis">Search Chat...</string>
|
|
<string name="search_files_with_glob_match">Search files with glob matching</string>
|
|
<string name="search_for">Search for:</string>
|
|
<string name="search_for_symbols_in_current_document">Search for Symbols in Current Document</string>
|
|
<string name="search_for_workspace_symbols">Search for Workspace Symbols</string>
|
|
<string name="search_in_command_palette">Search in Command Palette</string>
|
|
<string name="search_replace_in_files">Search Replace In Files</string>
|
|
<string name="search_set_string">Search Set String</string>
|
|
<string name="search_symbols_ellipsis">Search Symbols...</string>
|
|
<string name="search_where_example">e.g. *.ts, src/**/include, -src/**/exclude</string>
|
|
<string name="select_all">Select All</string>
|
|
<string name="select_all_results">Select All Results</string>
|
|
<string name="select_font_file">Select Font File</string>
|
|
<string name="select_to_end_of_line">Select To End Of Line</string>
|
|
<string name="select_to_next_line">Select To Next Line</string>
|
|
<string name="select_to_previous_line">Select To Previous Line</string>
|
|
<string name="select_to_start_of_content">Select To Start Of Content</string>
|
|
<string name="select_to_start_of_line">Select To Start Of Line</string>
|
|
<string name="sans-serif_font">Sans-Serif Font</string>
|
|
<string name="sans-serif_font_ellipsis">Sans Serif Font...</string>
|
|
<string name="session_snapshot">Session Snapshot & Periodic Backup</string>
|
|
<string name="session_snapshot_desc">When session snapshot is enabled the editor will keep
|
|
the document buffer changes between sessions, even if they are not saved
|
|
before exiting the program.</string>
|
|
<string name="set_frame_rate_limit">Set Frame Rate Limit:
|
|
Set 0 to disable it.
|
|
</string>
|
|
<string name="settings">Settings</string>
|
|
<string name="shell">Shell</string>
|
|
<string name="shell_configuration">Shell Configuration</string>
|
|
<string name="shortcuts">Shortcuts</string>
|
|
<string name="show-document-symbols">Show Document Symbols</string>
|
|
<string name="show_build_tab">Show Build Tab</string>
|
|
<string name="show_console">Show Console</string>
|
|
<string name="show_debugger_tab">Show Debugger Tab</string>
|
|
<string name="show_doc_info">Show Document Info</string>
|
|
<string name="show_folder_treeview_tab">Show Folder Treeview Tab</string>
|
|
<string name="show_hidden_files">Show hidden files</string>
|
|
<string name="show_image_preview">Show Image Preview</string>
|
|
<string name="show_indentation_guides">Show Indentation Guides</string>
|
|
<string name="show_line_endings">Show Line Endings</string>
|
|
<string name="show_line_numbers">Show Line Numbers</string>
|
|
<string name="show_lines_relative_position">Show Lines Relative Position</string>
|
|
<string name="show_menu_bar">Show Menu Bar</string>
|
|
<string name="show_minimap">Show Minimap</string>
|
|
<string name="show_open_documents">Show Open Documents</string>
|
|
<string name="show_open_documents_ellipsis">Show Open Documents...</string>
|
|
<string name="show_side_panel">Show Side Panel</string>
|
|
<string name="show_source_control_tab">Show Source Control Tab</string>
|
|
<string name="show_status_bar">Show Status Bar</string>
|
|
<string name="show_white_spaces">Show White Spaces</string>
|
|
<string name="single_quotes">Single Quotes ''</string>
|
|
<string name="size">Size</string>
|
|
<string name="source_control">Source Control</string>
|
|
<string name="source_name">Source Name</string>
|
|
<string name="source_path">Source Path</string>
|
|
<string name="spaces">Spaces</string>
|
|
<string name="split">Split</string>
|
|
<string name="split_bottom">Split Bottom</string>
|
|
<string name="split_left">Split Left</string>
|
|
<string name="split_right">Split Right</string>
|
|
<string name="split_swap">Split Swap</string>
|
|
<string name="split_top">Split Top</string>
|
|
<string name="square_brakcets">Square Brackets []</string>
|
|
<string name="start">Start</string>
|
|
<string name="starting_process">Starting %s %s
|
|
</string>
|
|
<string name="status">Status</string>
|
|
<string name="step_into">Step Into</string>
|
|
<string name="step_out">Step Out</string>
|
|
<string name="step_over">Step Over</string>
|
|
<string name="stop">Stop</string>
|
|
<string name="summary">Summary</string>
|
|
<string name="supported_platforms">Supported Platforms</string>
|
|
<string name="supported_platforms_desc">Selecting none means that the build settings will work and be available on any Operating System</string>
|
|
<string name="switch_build">Switch Build</string>
|
|
<string name="switch_build_type">Switch Build Type</string>
|
|
<string name="switch_file_type">Switch File Type</string>
|
|
<string name="switch_run_target">Switch Run Target</string>
|
|
<string name="switch_side_panel">Switch Side Panel</string>
|
|
<string name="switch_to_first_tab">Switch To First Tab</string>
|
|
<string name="switch_to_last_tab">Switch To Last Tab</string>
|
|
<string name="switch_to_next_colorscheme">Switch To Next Colorscheme</string>
|
|
<string name="switch_to_next_split">Switch To Next Split</string>
|
|
<string name="switch_to_previous_colorscheme">Switch To Previous Colorscheme</string>
|
|
<string name="switch_to_previous_split">Switch To Previous Split</string>
|
|
<string name="symlink_target">Symlink target</string>
|
|
<string name="sync_project_tree">Synchronize project tree with editor</string>
|
|
<string name="sync_project_tree_tooltip">Synchronizes the current focused document as the selected
|
|
file in the directory tree.</string>
|
|
<string name="syntax_color_scheme">Syntax Color Scheme</string>
|
|
<string name="system">System</string>
|
|
<string name="tab_width">Tab Width</string>
|
|
<string name="tabs">Tabs</string>
|
|
<string name="terminal">Terminal</string>
|
|
<string name="terminal_color_scheme">Terminal Color Scheme</string>
|
|
<string name="terminal_color_scheme_set">Terminal color scheme: %s</string>
|
|
<string name="terminal_copy">Terminal Copy</string>
|
|
<string name="terminal_font">Terminal Font</string>
|
|
<string name="terminal_font_and_size_ellipsis">Terminal Font & Size...</string>
|
|
<string name="terminal_font_size">Terminal Font Size</string>
|
|
<string name="terminal_font_size_grow">Terminal Font Size Grow</string>
|
|
<string name="terminal_font_size_shrink">Terminal Font Size Shrink</string>
|
|
<string name="terminal_not_supported_do_not_warn">Always open an external terminal (do not warn)</string>
|
|
<string name="terminal_open_link">Terminal Open Link</string>
|
|
<string name="terminal_paste">Terminal Paste</string>
|
|
<string name="terminal_rename">Terminal Rename</string>
|
|
<string name="terminal_scroll_down_history">Terminal Scroll Down History</string>
|
|
<string name="terminal_scroll_down_row">Terminal Scroll Down Row</string>
|
|
<string name="terminal_scroll_down_screen">Terminal Scroll Down Screen</string>
|
|
<string name="terminal_scroll_up_history">Terminal Scroll Up History</string>
|
|
<string name="terminal_scroll_up_row">Terminal Scroll Up Row</string>
|
|
<string name="terminal_scroll_up_screen">Terminal Scroll Up Screen</string>
|
|
<string name="terminal_split_bottom">Terminal Split Bottom</string>
|
|
<string name="terminal_split_left">Terminal Split Left</string>
|
|
<string name="terminal_split_right">Terminal Split Right</string>
|
|
<string name="terminal_split_top">Terminal Split Top</string>
|
|
<string name="texture_viewer">Texture Viewer</string>
|
|
<string name="the_ecode_nbsp">The ecode </string>
|
|
<string name="thread_id">Thread ID</string>
|
|
<string name="threads_and_stack">Threads & Stack</string>
|
|
<string name="toggle_lua_pattern">Toggle Lua Pattern</string>
|
|
<string name="toggle_menu_bar">Toggle Menu Bar</string>
|
|
<string name="toggle_regex">Toggle Regex</string>
|
|
<string name="toggle_status_app_debugger">Toggle Status App Debugger</string>
|
|
<string name="toggle_status_app_output">Toggle Status App Output</string>
|
|
<string name="toggle_status_bar">Toggle Status Bar</string>
|
|
<string name="toggle_status_build_output">Toggle Status Build Output</string>
|
|
<string name="toggle_status_global_search_bar">Toggle Status Global Search Bar</string>
|
|
<string name="toggle_status_locate_bar">Toggle Status Locate Bar</string>
|
|
<string name="toggle_status_terminal">Toggle Status Terminal</string>
|
|
<string name="tools">Tools</string>
|
|
<string name="tooltip_autoreload_file">Will never again warn about on disk changes but always reload unless there are local changes.</string>
|
|
<string name="tooltip_close_unexistent_file">Closes the edited buffer</string>
|
|
<string name="tooltip_continue_editing_file">Continue editing the text document buffer.</string>
|
|
<string name="tooltip_ignore_file_changes">Ignores the changes on disk without any action.</string>
|
|
<string name="tooltip_reload_file">Reload the file from disk. Unsaved changes will be lost.</string>
|
|
<string name="tooltip_write_local_changes">Writes the local changes on disk, overwriting the disk changes</string>
|
|
<string name="tree_view_configure_ignore_files">Tree View Configure Ignore Files</string>
|
|
<string name="treeview_single_click_nav">Single Click Navigation</string>
|
|
<string name="treeview_single_click_nav_tooltip">Uses single click to open files and expand subfolders in
|
|
the directory tree and in file dialogs to open a folder or file.</string>
|
|
<string name="trim_trailing_whitespaces">Trim Trailing Whitespaces</string>
|
|
<string name="type">Type</string>
|
|
<string name="type_to_locate">Type to Locate</string>
|
|
<string name="ui_font_and_size_ellipsis">UI Font & Size...</string>
|
|
<string name="ui_font_size">UI Font Size</string>
|
|
<string name="ui_language">UI Language</string>
|
|
<string name="ui_multisamples_level">Multisample Anti-Aliasing Level</string>
|
|
<string name="ui_panel_font_size">UI Panel Font Size</string>
|
|
<string name="ui_prefes_color_scheme">UI Prefers Color Scheme</string>
|
|
<string name="ui_renderer">Renderer</string>
|
|
<string name="ui_renderer_version">Renderer Version</string>
|
|
<string name="ui_scale_factor">UI Scale Factor</string>
|
|
<string name="ui_thene">UI Theme</string>
|
|
<string name="uicodeeditor_copy">Copy</string>
|
|
<string name="uicodeeditor_copy_containing_folder_path">Copy Containing Folder Path</string>
|
|
<string name="uicodeeditor_copy_file_path">Copy File Path</string>
|
|
<string name="uicodeeditor_copy_file_path_and_position">Copy File Path and Position</string>
|
|
<string name="uicodeeditor_cut">Cut</string>
|
|
<string name="uicodeeditor_delete">Delete</string>
|
|
<string name="uicodeeditor_open_containing_folder_in_fm">Open Containing Folder in File Manager</string>
|
|
<string name="uicodeeditor_paste">Paste</string>
|
|
<string name="uicodeeditor_redo">Redo</string>
|
|
<string name="uicodeeditor_select_all">Select All</string>
|
|
<string name="uicodeeditor_undo">Undo</string>
|
|
<string name="uiconsole_copy">Copy</string>
|
|
<string name="uifiledialog_cancel">Cancel</string>
|
|
<string name="uifiledialog_create_new_folder">Create new folder</string>
|
|
<string name="uifiledialog_enter_new_folder_name">Enter new folder name:</string>
|
|
<string name="uifiledialog_file_name">File Name:</string>
|
|
<string name="uifiledialog_files_of_type">Files of type:</string>
|
|
<string name="uifiledialog_go_up">Up</string>
|
|
<string name="uifiledialog_list">List</string>
|
|
<string name="uifiledialog_look_in">Look in:</string>
|
|
<string name="uifiledialog_new_folder">New Folder</string>
|
|
<string name="uifiledialog_open">Open</string>
|
|
<string name="uifiledialog_save">Save</string>
|
|
<string name="uifiledialog_select_file">Select a file</string>
|
|
<string name="uifiledialog_select_folder">Select a folder</string>
|
|
<string name="uifiledialog_table">Table</string>
|
|
<string name="uitable_fit_columns_to_view">Fit Columns to View</string>
|
|
<string name="uitable_free_column_widths">Free Column Widths</string>
|
|
<string name="uiterminal_copy">Copy</string>
|
|
<string name="uiterminal_open_link">Open Link</string>
|
|
<string name="uiterminal_paste">Paste</string>
|
|
<string name="undo">Undo</string>
|
|
<string name="unindent">Unindent</string>
|
|
<string name="unknown_request_type">Unknown request type: %s</string>
|
|
<string name="unlock">Unlock</string>
|
|
<string name="untitled_conversation">Untitled Conversation</string>
|
|
<string name="update_list">Update List</string>
|
|
<string name="use_escape_sequences">Use escape sequences</string>
|
|
<string name="use_global_settings">Use Global Settings</string>
|
|
<string name="user">User</string>
|
|
<string name="using_build_type">Using build type: %s.
|
|
</string>
|
|
<string name="value">Value</string>
|
|
<string name="variable_name">Variable Name</string>
|
|
<string name="variables">Variables</string>
|
|
<string name="view">View</string>
|
|
<string name="viewport">Viewport</string>
|
|
<string name="vsync">VSync</string>
|
|
<string name="vsync_changed">Vsync configuration changed.
|
|
Restart ecode to see the changes.</string>
|
|
<string name="warning">Warning</string>
|
|
<string name="welcome">Welcome</string>
|
|
<string name="welcome_screen_enable">Enable Welcome Screen</string>
|
|
<string name="whole_word">Whole Word</string>
|
|
<string name="window">Window</string>
|
|
<string name="working_dir">Working Directory</string>
|
|
<string name="working_dir_at">Working Dir %s
|
|
</string>
|
|
<string name="workspace_symbol_find_ellipsis">Search Workspace Symbol...</string>
|
|
<string name="wrap_letter">Letter wrap</string>
|
|
<string name="wrap_mode">Wrap Mode</string>
|
|
<string name="wrap_type">Wrap Against</string>
|
|
<string name="wrap_word">Word wrap</string>
|
|
<string name="write_unicode_bom">Write Unicode BOM</string>
|
|
<string name="you_have_not_yet_opened_a_folder">You have not yet opened a folder.</string>
|
|
<string name="zoom_in">Zoom In</string>
|
|
<string name="zoom_out">Zoom Out</string>
|
|
<string name="zoom_reset">Zoom Reset</string>
|
|
<string name="take_screenshot">Take Screenshot</string>
|
|
<string name="screenshot_settings">Screenshot Settings</string>
|
|
<string name="screenshot_save_path">Save Path</string>
|
|
<string name="screenshot_filename_pattern">Filename Pattern</string>
|
|
<string name="screenshot_save_format">Save Format</string>
|
|
<string name="set_screenshot_filename_pattern">Set Screenshot Filename Pattern</string>
|
|
<string name="set_screenshot_save_format">Set Screenshot Save Format</string>
|
|
<string name="couldnt_find_available_screenshot_filename">Couldn't find an available screenshot filename.</string>
|
|
<string name="couldnt_save_screenshot">Couldn't save the screenshot.</string>
|
|
<string name="screenshot_saved">Screenshot saved:</string>
|
|
<string name="open_screenshot_folder">Open Folder</string>
|
|
<string name="reasoning_effort">Reasoning Effort</string>
|
|
<string name="reasoning_off">Off</string>
|
|
<string name="reasoning_default">Default</string>
|
|
<string name="reasoning_on">On</string>
|
|
<string name="tab_out">Tab Out</string>
|
|
<string name="tab_out_desc">Pressing Tab before a configured character moves the cursor past it. Only applies to a single cursor without a selection.</string>
|
|
<string name="set_tab_out_characters">Set Tab Out Characters</string>
|
|
<string name="set_tab_out_characters_message">Set the characters the cursor can move past when pressing Tab.</string>
|
|
<string name="open_settings_ellipsis">Open Settings...</string>
|
|
<string name="open_project_settings_ellipsis">Open Project Settings...</string>
|
|
<string name="open_document_settings">Open Document Settings</string>
|
|
<string name="open_terminal_settings">Open Terminal Settings</string>
|
|
<string name="project_settings">Project Settings</string>
|
|
<string name="search_settings">Search settings...</string>
|
|
<string name="show_line_numbers_desc">Display line numbers beside the editor.</string>
|
|
<string name="show_white_spaces_desc">Display visible markers for whitespace characters.</string>
|
|
<string name="highlight_current_line_desc">Highlight the line containing the primary cursor.</string>
|
|
<string name="trim_trailing_whitespaces_desc">Remove trailing whitespace when saving files.</string>
|
|
<string name="force_new_line_at_end_of_file_desc">Ensure saved files end with a newline.</string>
|
|
<string name="search_results">Search Results</string>
|
|
<string name="line_wrap_desc">Controls how long lines wrap in the editor.</string>
|
|
<string name="line_breaking_column_desc">Column used for wrapping and the editor width guide. Set 0 to disable.</string>
|
|
<string name="indent_width_desc">Number of columns inserted for one indentation level.</string>
|
|
<string name="tab_width_desc">Number of columns used to display a tab character.</string>
|
|
<string name="general">General</string>
|
|
<string name="behavior">Behavior</string>
|
|
<string name="welcome_screen_enable_desc">Show the welcome screen when no document or folder is open.</string>
|
|
<string name="appearance">Appearance</string>
|
|
<string name="navigation">Navigation</string>
|
|
<string name="formatting">Formatting</string>
|
|
<string name="workspace">Workspace</string>
|
|
<string name="document_defaults">Document Defaults</string>
|
|
<string name="wrap_type_desc">Choose whether lines wrap at the viewport or line breaking column.</string>
|
|
<string name="keep_indentation_desc">Preserve indentation on wrapped continuation lines.</string>
|
|
<string name="code_folding_enabled_desc">Enable syntax-aware code folding.</string>
|
|
<string name="code_folding_always_visible_desc">Always display fold controls in the editor gutter.</string>
|
|
<string name="new_tab_position_desc">Choose where newly opened tabs are inserted.</string>
|
|
<string name="auto_detect_indent_type_desc">Detect indentation settings when opening each document.</string>
|
|
<string name="indent_spaces">Indent Using Spaces</string>
|
|
<string name="indent_spaces_desc">Insert spaces instead of tab characters for indentation.</string>
|
|
<string name="write_unicode_bom_desc">Write a Unicode byte-order mark when saving.</string>
|
|
<string name="auto_close_xml_tags_desc">Automatically insert closing XML tags.</string>
|
|
<string name="autoreload_on_disk_change_desc">Reload unmodified documents when their files change on disk.</string>
|
|
<string name="line_endings_desc">Default line-ending sequence for new files.</string>
|
|
<string name="use_global_settings_desc">Inherit document defaults from the user settings.</string>
|
|
<string name="restore_last_session">Restore Last Session</string>
|
|
<string name="restore_last_session_desc">Reopen the previous workspace and documents at startup.</string>
|
|
<string name="check_updates_at_startup">Check for Updates at Startup</string>
|
|
<string name="check_updates_at_startup_desc">Check whether a newer ecode release is available after startup.</string>
|
|
<string name="new_terminal_behavior_desc">Choose where newly created terminal sessions are opened.</string>
|
|
<string name="scrollbar_type_desc">Place the terminal scrollbar over or outside its content.</string>
|
|
<string name="scrollbar_mode_desc">Control when the terminal scrollbar is visible.</string>
|
|
<string name="advanced">Advanced</string>
|
|
<string name="configure">Configure...</string>
|
|
<string name="fonts_and_scale">Fonts & Scale</string>
|
|
<string name="screenshots">Screenshots</string>
|
|
<string name="renderer">Renderer</string>
|
|
<string name="show_doc_info_desc">Display document encoding and line-ending information.</string>
|
|
<string name="open_documents_in_main_split_desc">Open externally requested documents in the main editor split.</string>
|
|
<string name="tab_jump_mode_desc">Choose how keyboard navigation cycles through tabs.</string>
|
|
<string name="editor_font_in_input_fields_desc">Use the editor font for text input controls.</string>
|
|
<string name="ui_font_size_desc">Set the font size used by the application UI.</string>
|
|
<string name="ui_panel_font_size_desc">Set the font size used by side panels.</string>
|
|
<string name="editor_font_size_desc">Set the default code editor font size.</string>
|
|
<string name="terminal_font_size_desc">Set the default integrated terminal font size.</string>
|
|
<string name="ui_scale_factor_desc">Scale the complete user interface from 1 to 6. Restart required.</string>
|
|
<string name="line_spacing_desc">Set additional vertical spacing between editor lines. Set 0 to disable.</string>
|
|
<string name="cursor_blinking_time_desc">Set the text cursor blink interval. Set 0 to disable.</string>
|
|
<string name="folds_refresh_freq_desc">Set how frequently code folding ranges are recalculated (minimum 1 second).</string>
|
|
<string name="screenshot_save_path_desc">Choose where screenshots are saved.</string>
|
|
<string name="screenshot_filename_pattern_desc">Configure the timestamp-based screenshot filename pattern.</string>
|
|
<string name="screenshot_save_format_desc">Choose the image format for screenshots.</string>
|
|
<string name="frame_rate_limit_desc">Limit rendered frames per second. Set 0 to disable.</string>
|
|
<string name="ui_multisamples_level_desc">Set renderer multisampling. Restart required.</string>
|
|
<string name="configure_terminal_shell_desc">Set the shell executable and command-line arguments.</string>
|
|
<string name="configure_terminal_scrollback_desc">Set the number of terminal history lines retained.</string>
|
|
<string name="configure_terminal_working_dir_desc">Choose the working directory used by new terminals.</string>
|
|
<string name="cursor_style_desc">Choose the terminal cursor shape and animation.</string>
|
|
<string name="theme_and_language">Theme & Language</string>
|
|
<string name="ui_prefers_color_scheme_desc">Choose whether the interface follows the system, light, or dark appearance.</string>
|
|
<string name="ui_theme_desc">Choose the stylesheet used by the application interface.</string>
|
|
<string name="ui_language_desc">Choose the interface language. Restart required.</string>
|
|
<string name="choose_font">Choose Font...</string>
|
|
<string name="ui_font_desc">Choose the proportional font used by the interface.</string>
|
|
<string name="editor_font_desc">Choose the monospace font used by code editors.</string>
|
|
<string name="terminal_font_desc">Choose the monospace font used by terminals.</string>
|
|
<string name="fallback_font_desc">Choose the font used for missing glyphs.</string>
|
|
<string name="syntax_color_scheme_desc">Choose the colors used for syntax highlighting and editor surfaces.</string>
|
|
<string name="terminal_color_scheme_desc">Choose the colors used by integrated terminals.</string>
|
|
<string name="ui_renderer_version_desc">Select the graphics API version used by ecode. Restart required.</string>
|
|
<string name="multisamples_disabled_desc">Disable multisample anti-aliasing.</string>
|
|
<string name="multisamples_2x_desc">Use 2x multisample anti-aliasing.</string>
|
|
<string name="multisamples_4x_desc">Use 4x multisample anti-aliasing.</string>
|
|
<string name="multisamples_8x_desc">Use 8x multisample anti-aliasing.</string>
|
|
<string name="multisamples_16x_desc">Use 16x multisample anti-aliasing.</string>
|
|
<string name="auto_indent_none_desc">No automatic indentation.</string>
|
|
<string name="auto_indent_preserve_desc">Preserve the indentation level of the previous line.</string>
|
|
<string name="auto_indent_smart_desc">Preserve indentation and indent between auto-closed brackets.</string>
|
|
<string name="prefers_color_scheme_light_tooltip">Always use the light interface color scheme.</string>
|
|
<string name="prefers_color_scheme_dark_tooltip">Always use the dark interface color scheme.</string>
|
|
<string name="scrollbar_mode_always_visible_tooltip">Keep the terminal scrollbar visible.</string>
|
|
<string name="scrollbar_mode_always_hidden_tooltip">Keep the terminal scrollbar hidden.</string>
|
|
<string name="always_hidden">Always Hidden</string>
|
|
<string name="always_visible">Always Visible</string>
|
|
<string name="auto">Auto</string>
|
|
<string name="auto_close_pair_desc">Automatically insert the matching closing character.</string>
|
|
<string name="auto-detect">Auto-Detect</string>
|
|
<string name="auto_indent">Auto-Indent</string>
|
|
<string name="auto_indent_none">None</string>
|
|
<string name="auto_indent_preserve">Preserve</string>
|
|
<string name="auto_indent_smart">Smart</string>
|
|
<string name="auto_indent_tooltip">Control indentation added after pressing Enter.</string>
|
|
<string name="blink_bar">Blinking Bar</string>
|
|
<string name="blinking_block">Blinking Block</string>
|
|
<string name="blink_underline">Blinking Underline</string>
|
|
<string name="chronological">Chronological</string>
|
|
<string name="close_terminal_tab_on_exit">Close Terminal Tab on Exit</string>
|
|
<string name="close_terminal_tab_on_exit_tooltip">Close a terminal tab when its main process exits.</string>
|
|
<string name="configure_terminal_working_dir">Configure Terminal Default Working Directory</string>
|
|
<string name="cursor_style">Cursor Style</string>
|
|
<string name="display_tab_switcher">Display Tab Switcher</string>
|
|
<string name="display_tab_switcher_tooltip">Display a tab switcher in the center of each tab widget.</string>
|
|
<string name="editor">Editor</string>
|
|
<string name="editor_font_in_input_fields">Editor Font in Input Fields</string>
|
|
<string name="enable_exclusive_mode_by_default">Enable Exclusive Mode by Default</string>
|
|
<string name="enable_exclusive_mode_by_default_tooltip">Disable global keybindings in newly created terminals.</string>
|
|
<string name="file_associations">File Associations</string>
|
|
<string name="apply">Apply</string>
|
|
<string name="extension">Extension</string>
|
|
<string name="registered">Registered</string>
|
|
<string name="install_desktop_entry">Install application launcher</string>
|
|
<string name="system_file_associations">System File Associations</string>
|
|
<string name="system_file_associations_desc">Make ecode available for the selected file extensions. The operating system may still ask you to confirm the default application.</string>
|
|
<string name="file_associations_updated">File associations updated.</string>
|
|
<string name="file_associations_update_failed">Could not update file associations.</string>
|
|
<string name="full">Full</string>
|
|
<string name="grayscale">Grayscale</string>
|
|
<string name="hide_tabbar">Hide Tab Bar</string>
|
|
<string name="hide_tabbar_tooltip">Always hide the tab bar.</string>
|
|
<string name="indent_tab_alignment_desc">Align text within the visual width of indentation tabs.</string>
|
|
<string name="indent_tab_character_desc">Choose the character inserted when indenting with Tab.</string>
|
|
<string name="jump_mode_linear_tooltip">Linear Jump Mode switches tabs in their displayed order.</string>
|
|
<string name="languages">Languages</string>
|
|
<string name="linear">Linear</string>
|
|
<string name="new_tab_position">New Tab Position</string>
|
|
<string name="new_tab_position_after_active">After Active Tab</string>
|
|
<string name="new_tab_position_first">First</string>
|
|
<string name="new_tab_position_last">Last</string>
|
|
<string name="new_tab_position_left_of_active">Left of Active Tab</string>
|
|
<string name="open_documents_in_main_split">Open Documents in Main Split</string>
|
|
<string name="open_in_statusbar_panel">Open in Status Bar Panel</string>
|
|
<string name="open_project_in_new_window">Open Project in New Window</string>
|
|
<string name="open_project_in_new_window_tooltip">Open folders in a new window when another project is already loaded.</string>
|
|
<string name="outside">Outside</string>
|
|
<string name="overlay">Overlay</string>
|
|
<string name="quick_preview_images">Quick Preview Images</string>
|
|
<string name="quick_preview_images_tooltip">Preview images without opening a permanent editor tab.</string>
|
|
<string name="restore_editor_selection_on_focus">Restore Editor Selection on Focus</string>
|
|
<string name="restore_editor_selection_on_focus_tooltip">Restore each editor split's last cursor and selection when focused.</string>
|
|
<string name="scrollbar_mode">Scrollbar Mode</string>
|
|
<string name="scrollbar_mode_auto_tooltip">Show an overlay scrollbar on mouse movement, or an outside scrollbar when content is scrollable.</string>
|
|
<string name="scrollbar_type">Scrollbar Type</string>
|
|
<string name="scroll_outside_tooltip">The scrollbar has its own space and never covers content.</string>
|
|
<string name="scroll_overlay_tooltip">The scrollbar appears over content.</string>
|
|
<string name="smooth_scroll">Smooth Scrolling</string>
|
|
<string name="smooth_scroll_desc">Animate scrolling from mouse wheels and trackpads.</string>
|
|
<string name="set_screenshot_save_path">Screenshot Save Path</string>
|
|
<string name="slight">Slight</string>
|
|
<string name="steady_bar">Steady Bar</string>
|
|
<string name="steady_block">Steady Block</string>
|
|
<string name="steady_underline">Steady Underline</string>
|
|
<string name="subpixel">Subpixel</string>
|
|
<string name="tab_bar">Tab Bar</string>
|
|
<string name="tab_jump_mode">Tab Jump Mode</string>
|
|
<string name="treat_h_files_as_desc">Choose the default language for ambiguous .h header files.</string>
|
|
<string name="ui_font_antialiasing">Font Anti-Aliasing</string>
|
|
<string name="ui_font_antialiasing_desc">Choose how glyph edges are smoothed.</string>
|
|
<string name="ui_font_hint">Font Hinting</string>
|
|
<string name="ui_font_hint_desc">Control glyph alignment to the pixel grid.</string>
|
|
<string name="use_native_file_dialogs">Enable Native File Dialogs</string>
|
|
<string name="use_native_file_dialogs_tooltip">Use operating-system file dialogs when available.</string>
|
|
<string name="vsync_desc">Synchronize rendering with the display refresh rate. Restart required.</string>
|
|
<string name="warn_before_closing_tab">Warn Before Closing Tab</string>
|
|
<string name="warn_before_closing_tab_tooltip">Ask before closing a terminal while a program is running.</string>
|
|
<string name="aiassistant_api_key_anthropic">Anthropic API Key</string>
|
|
<string name="aiassistant_api_key_deepseek">DeepSeek API Key</string>
|
|
<string name="aiassistant_api_key_desc">Credential used to access this model provider.</string>
|
|
<string name="aiassistant_api_key_github">GitHub Models API Key</string>
|
|
<string name="aiassistant_api_key_google">Google AI API Key</string>
|
|
<string name="aiassistant_api_key_mistral">Mistral API Key</string>
|
|
<string name="aiassistant_api_key_moonshotai">Moonshot AI API Key</string>
|
|
<string name="aiassistant_api_key_nvidia">NVIDIA API Key</string>
|
|
<string name="aiassistant_api_key_openai">OpenAI API Key</string>
|
|
<string name="aiassistant_api_key_openrouter">OpenRouter API Key</string>
|
|
<string name="aiassistant_api_key_perplexity">Perplexity API Key</string>
|
|
<string name="aiassistant_api_key_togetherai">Together AI API Key</string>
|
|
<string name="aiassistant_api_key_xai">xAI API Key</string>
|
|
<string name="aiassistant_api_key_xiaomi">Xiaomi MiMo API Key</string>
|
|
<string name="aiassistant_api_keys">API Keys</string>
|
|
<string name="aiassistant_display_reasoning">Display Reasoning</string>
|
|
<string name="aiassistant_display_reasoning_desc">Display reasoning content returned by supported models.</string>
|
|
<string name="aiassistant_model_catalog_enabled">Enable Model Catalog</string>
|
|
<string name="aiassistant_model_catalog_enabled_desc">Download model metadata from the configured catalog.</string>
|
|
<string name="aiassistant_model_catalog_refresh_hours">Model Catalog Refresh Interval</string>
|
|
<string name="aiassistant_model_catalog_refresh_hours_desc">Hours between model catalog refreshes.</string>
|
|
<string name="aiassistant_model_catalog_url">Model Catalog URL</string>
|
|
<string name="aiassistant_model_catalog_url_desc">URL used to download model catalog metadata.</string>
|
|
<string name="autocomplete_load_vscode_snippets">Load VS Code Snippets</string>
|
|
<string name="autocomplete_load_vscode_snippets_desc">Load compatible snippets installed for VS Code.</string>
|
|
<string name="autocomplete_max_label_characters">Maximum Label Characters</string>
|
|
<string name="autocomplete_max_label_characters_desc">Maximum number of characters shown in a suggestion label.</string>
|
|
<string name="autocomplete_max_signature_helper_width">Maximum Signature Help Width</string>
|
|
<string name="autocomplete_max_signature_helper_width_desc">Maximum signature help popup width as a CSS length.</string>
|
|
<string name="autocomplete_max_suggestion_documentation_width">Maximum Suggestion Documentation Width</string>
|
|
<string name="autocomplete_max_suggestion_documentation_width_desc">Maximum documentation popup width as a CSS length.</string>
|
|
<string name="autocomplete_signature_help_documentation">Signature Help Documentation</string>
|
|
<string name="autocomplete_signature_help_documentation_desc">Show documentation alongside signature help.</string>
|
|
<string name="autocomplete_signature_help_multi_line">Multiline Signature Help</string>
|
|
<string name="autocomplete_signature_help_multi_line_desc">Allow signature help to use multiple lines.</string>
|
|
<string name="autocomplete_suggestion_documentation">Suggestion Documentation</string>
|
|
<string name="autocomplete_suggestion_documentation_desc">Show documentation alongside completion suggestions.</string>
|
|
<string name="autocomplete_suggestions_syntax_highlight">Syntax Highlight Suggestions</string>
|
|
<string name="autocomplete_suggestions_syntax_highlight_desc">Apply syntax highlighting to completion suggestions.</string>
|
|
<string name="debugger_fetch_globals">Fetch Global Variables</string>
|
|
<string name="debugger_fetch_globals_desc">Request global variables while debugging.</string>
|
|
<string name="debugger_fetch_registers">Fetch Registers</string>
|
|
<string name="debugger_fetch_registers_desc">Request processor registers while debugging.</string>
|
|
<string name="debugger_load_vscode_launch_config">Load VS Code Launch Configuration</string>
|
|
<string name="debugger_load_vscode_launch_config_desc">Load compatible launch configurations from .vscode/launch.json.</string>
|
|
<string name="debugger_silent">Silent Debugger Logs</string>
|
|
<string name="debugger_silent_desc">Hide non-critical debugger log messages.</string>
|
|
<string name="discordrpc_application_id">Discord Application ID</string>
|
|
<string name="discordrpc_application_id_desc">Discord application identifier used for Rich Presence.</string>
|
|
<string name="discordrpc_git_integration">Git Integration</string>
|
|
<string name="discordrpc_git_integration_desc">Include repository information in Rich Presence.</string>
|
|
<string name="discordrpc_icon_bindings">Language Icon Bindings</string>
|
|
<string name="discordrpc_icon_bindings_desc">JSON object mapping language identifiers to Discord image assets.</string>
|
|
<string name="discordrpc_language_icons">Language Icons</string>
|
|
<string name="discordrpc_language_icons_desc">Display an icon for the active document language.</string>
|
|
<string name="formatter_auto_format_on_save">Format on Save</string>
|
|
<string name="formatter_auto_format_on_save_desc">Automatically format supported documents when saving.</string>
|
|
<string name="git_diff_gutter">Show Git Diff Gutter</string>
|
|
<string name="git_diff_gutter_desc">Show added, modified and deleted line indicators in the editor gutter.</string>
|
|
<string name="git_diff_gutter_debounce_delay">Git Diff Gutter Update Delay</string>
|
|
<string name="git_diff_gutter_debounce_delay_desc">How long to wait after editing before updating Git diff indicators.</string>
|
|
<string name="git_filetree_highlight_changes">Highlight File Tree Changes</string>
|
|
<string name="git_filetree_highlight_changes_desc">Highlight files with Git changes in the file tree.</string>
|
|
<string name="git_filetree_highlight_style_color">File Tree Highlight Color</string>
|
|
<string name="git_filetree_highlight_style_color_desc">CSS color used to highlight changed files.</string>
|
|
<string name="git_silent">Silent Git Logs</string>
|
|
<string name="git_silent_desc">Hide non-critical Git plugin log messages.</string>
|
|
<string name="git_status_recurse_submodules">Recurse into Submodules</string>
|
|
<string name="git_status_recurse_submodules_desc">Include submodule changes when collecting repository status.</string>
|
|
<string name="git_statusbar_display_branch">Show Branch in Status Bar</string>
|
|
<string name="git_statusbar_display_branch_desc">Display the current Git branch in the status bar.</string>
|
|
<string name="git_statusbar_display_modifications">Show Modifications in Status Bar</string>
|
|
<string name="git_statusbar_display_modifications_desc">Display repository modification counts in the status bar.</string>
|
|
<string name="git_ui_refresh_frequency">Refresh Frequency</string>
|
|
<string name="git_ui_refresh_frequency_desc">How often Git information in the interface is refreshed.</string>
|
|
<string name="linter_delay_time">Lint Delay</string>
|
|
<string name="linter_delay_time_desc">Time to wait before linting after an edit.</string>
|
|
<string name="linter_disable_languages">Disable Linter Languages</string>
|
|
<string name="linter_disable_languages_desc">Comma-separated language identifiers where linters are disabled.</string>
|
|
<string name="linter_disable_lsp_languages">Disable LSP Diagnostic Languages</string>
|
|
<string name="linter_disable_lsp_languages_desc">Comma-separated language identifiers where LSP diagnostics are disabled.</string>
|
|
<string name="linter_enable_error_lens">Error Lens</string>
|
|
<string name="linter_enable_error_lens_desc">Display diagnostic messages inline in the editor.</string>
|
|
<string name="linter_enable_lsp_diagnostics">Language Server Diagnostics</string>
|
|
<string name="linter_enable_lsp_diagnostics_desc">Display diagnostics reported by language servers.</string>
|
|
<string name="linter_goto_ignore_warnings">Ignore Warnings When Navigating</string>
|
|
<string name="linter_goto_ignore_warnings_desc">Skip warnings when navigating between diagnostics.</string>
|
|
<string name="spellchecker_delay_time">Spell Check Delay</string>
|
|
<string name="spellchecker_delay_time_desc">Time to wait before checking spelling after an edit.</string>
|
|
<string name="xmltools_auto_edit_match">Edit Matching Tags</string>
|
|
<string name="xmltools_auto_edit_match_desc">Update the matching tag automatically while editing.</string>
|
|
<string name="xmltools_highlight_match">Highlight Matching Tags</string>
|
|
<string name="xmltools_highlight_match_desc">Highlight the matching XML or HTML tag at the cursor.</string>
|
|
<string name="default_diff_view">Default Diff View</string>
|
|
<string name="default_diff_view_desc">Choose the initial layout used when opening text diffs.</string>
|
|
<string name="diff_view_side_by_side">Side by Side</string>
|
|
<string name="diff_view_unified">Unified</string>
|
|
<string name="git_history">History</string>
|
|
<string name="git_history_subject">Subject</string>
|
|
<string name="git_history_author">Author</string>
|
|
<string name="git_history_date">Date</string>
|
|
<string name="git_history_hash">Hash</string>
|
|
<string name="git_history_loading">Loading...</string>
|
|
<string name="git_history_refresh">Refresh</string>
|
|
<string name="git_history_load_older">Load older commits</string>
|
|
<string name="git_history_empty">No commits yet</string>
|
|
<string name="git_working_tree_index">Working Tree / Index</string>
|
|
<string name="git_working_tree_summary">%zu changed, %zu staged</string>
|
|
<string name="git_uncommitted_changes">Uncommitted changes</string>
|
|
<string name="git_copy_id">Copy ID</string>
|
|
<string name="git_copy_message">Copy Message</string>
|
|
<string name="git_create_branch_ellipsis">Add Branch...</string>
|
|
<string name="git_add_tag">Add Tag</string>
|
|
<string name="git_add_tag_and_push">Add Tag & Push</string>
|
|
<string name="git_add_tag_ellipsis">Add Tag...</string>
|
|
<string name="git_add_tag_to_commit">Add tag to commit %s</string>
|
|
<string name="git_tag_name_hint">Tag name</string>
|
|
<string name="git_tag_message_hint">Annotated tag message (optional)</string>
|
|
<string name="git_create_branch_at_commit">Create a branch at commit %s.</string>
|
|
<string name="git_merge_ellipsis">Merge...</string>
|
|
<string name="git_cherry_pick_ellipsis">Cherry-Pick...</string>
|
|
<string name="git_revert_ellipsis">Revert...</string>
|
|
<string name="git_confirm_revert_commit">Do you want to revert the selected commit? This will create a commit that undoes its changes.</string>
|
|
<string name="git_revert_and_commit">Revert & Commit</string>
|
|
<string name="git_revert">Revert</string>
|
|
<string name="git_confirm_tag_delete">Delete tag '%s'?</string>
|
|
<string name="git_confirm_remote_branch_delete">Delete remote branch '%s' from '%s'?</string>
|
|
<string name="git_delete_tracking_remote">Also delete the tracked remote branch</string>
|
|
<string name="git_delete_tag">Delete Tag</string>
|
|
<string name="git_history_no_additional_commits">No additional commits</string>
|
|
<string name="git_show_in_history">Show in Git History</string>
|
|
<string name="git_commit_history_title">Git Commit History - %s</string>
|
|
<string name="git_changed_files_summary">Changed files (%zu) +%zu -%zu</string>
|
|
<string name="git_commit_sha">Commit SHA</string>
|
|
<string name="git_copy_commit_sha">Copy Commit SHA %s</string>
|
|
<string name="git_switch_to_split_diff">Switch to split diff view</string>
|
|
<string name="git_switch_to_unified_diff">Switch to unified diff view</string>
|
|
<string name="git_history_error">Could not load Git history</string>
|
|
<string name="git_history_retry">Retry</string>
|
|
<string name="git_local_branch">Local</string>
|
|
<string name="git_remote_branch">Remote</string>
|
|
<string name="git_tag">Tag</string>
|
|
</resources>
|