wide/i18n/en_US.json

140 lines
4.4 KiB
JSON

{
"colon": ": ",
"wide": "Wide",
"isDelete": "Delete",
"cancel": "Cancel",
"file": "File",
"login": "Login",
"username": "Username",
"current_user": "Current User",
"current_session": "Current Session",
"password": "Password",
"login_error": "Login Error",
"run": "Run",
"debug": "Debug",
"help": "Help",
"check_update": "Check Update",
"report_issues": "Report Issues",
"wide_doc": "Wide Document",
"about": "About",
"start_page": "Start Page",
"create_file": "Create File",
"create": "Create",
"create_dir": "Create Dir",
"delete": "Delete",
"rename": "Rename",
"save": "Save",
"exit": "Exit",
"close_all_files": "Close All",
"save_all_files": "Save All",
"format": "Format",
"goget": "go get",
"goinstall": "go install",
"build": "Build",
"build_n_run": "Build&Run",
"editor": "Editor",
"max_editor": "Maximize",
"restore_editor": "Restore Editor",
"unread_notification": "Unread",
"notification_2": "Not found [gocode], thereby [Autocomplete] will not work",
"notification_3": "Not found [ide_stub], thereby [Jump to Decl], [Find Usages] will not work",
"notification_4": "Server Internal Error",
"goto_line": "Goto Line",
"goto_file": "Goto File",
"go": "Go",
"tip": "Tip",
"confirm": "Confirm",
"stop": "Stop",
"output": "Output",
"search": "Search",
"notification": "Notification",
"min": "Minimize",
"restore_side": "Restore File Tree",
"search_text": "Search Text",
"find": "Find",
"find_next": "Find Next",
"find_previous": "Find Previous",
"replace": "Replace",
"replace_all": "Replace All",
"restore_bottom": "Bottom Windows Restore",
"file_format": "File Extension",
"keyword": "Keyword",
"user_guide": "User Guide",
"dev_guide": "Dev Guide",
"keyboard_shortcuts": "Keyboard Shortcuts",
"ver": "Version",
"current_ver": "Current Version",
"dev_team": "Dev Team",
"donate": "Donate",
"confirm_save": "Confirm Save",
"workspace": "Workspace",
"project_address": "Project",
"community": "Community",
"autocomplete": "Autocomplete",
"jump_to_decl": "Jump To Decl",
"show_expr_info": "Show Expression Info",
"find_usages": "Find Usages",
"delete_line": "Delete Line",
"copy_lines_up": "Copy Lines Up",
"copy_lines_down": "Copy Lines Down",
"move_lines_up": "Move Lines Up",
"move_lines_down": "Move Lines Down",
"save_editor_file": "Save File",
"save_all_editors_files": "Save All",
"close_editor": "Close File",
"full_screen": "Full Screen",
"auto_indent": "Auto indent",
"indent": "Indent",
"unindent": "Un-indent",
"focus": "Focus",
"switch_tab": "Switch Tab",
"focus_editor": "Focus to Editor",
"focus_file_tree": "Focus to File Tree",
"focus_output": "Focus to Output",
"focus_search": "Focus to Search",
"focus_notification": "Focus to Notification",
"start-build": "START [go build]",
"build-succ": "[go build] SUCCESS",
"build-error": "[go build] ERROR",
"start-test": "START [go test]",
"test-succ": "[go test] SUCCESS",
"test-error": "[go test] ERROR",
"start-install": "START [go install]",
"install-succ": "[go install] SUCCESS",
"install-error": "[go install] ERROR",
"start-get": "START [go get]",
"get-succ": "[go get] SUCCESS",
"get-error": "[go get] ERROR",
"check_version": "Checking update",
"new_version_available": "new version available",
"go_env": "Go",
"os": "OS",
"project": "Project",
"license": "License",
"credits": "Credits",
"uptodate": "it is up to date",
"test": "Test",
"sign_up": "Sign Up",
"team": "Team",
"sing_up_error": "Sign Up Error",
"user_name_ruler": "Username only by az, AZ, 0-9, _ consisting of a length of 16",
"password_no_match": "Password doesn't match the confirmation",
"discard": "Discard",
"close": "Close",
"close_other": "Close Other",
"clear": "Clear",
"perference": "Perference",
"appearence": "Appearence",
"gotool": "Go Tool",
"user": "User",
"font": "Font",
"font_size": "Font Size",
"line_height": "Line Height",
"go_format": "Go Format",
"locale": "Locale",
"apply": "Apply",
"clearOutput": "Clear Output",
"export": "Export",
"refresh": "Refresh",
"import": "Import"
}