wide/i18n/en_US.json

165 lines
5.1 KiB
JSON
Raw Normal View History

2014-10-23 19:14:34 +04:00
{
2014-10-30 13:21:44 +03:00
"colon": ": ",
2014-10-23 19:14:34 +04:00
"wide": "Wide",
2014-12-06 15:52:23 +03:00
"wide_title": "Team development, anytime, anywhere",
2014-10-23 19:14:34 +04:00
"cancel": "Cancel",
"file": "File",
"login": "Login",
"username": "Username",
"current_user": "Current User",
2014-11-02 10:44:24 +03:00
"current_session": "Current Session",
2014-10-23 19:14:34 +04:00
"password": "Password",
2014-10-27 18:58:10 +03:00
"login_error": "Login Error",
2014-10-23 19:14:34 +04:00
"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",
2014-11-07 18:11:37 +03:00
"rename": "Rename",
2014-10-23 19:14:34 +04:00
"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",
2014-10-28 19:09:26 +03:00
"notification_4": "Server Internal Error",
2014-10-23 19:14:34 +04:00
"goto_line": "Goto Line",
2014-11-14 06:42:20 +03:00
"goto_file": "Goto File",
2014-10-23 19:14:34 +04:00
"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",
2014-10-28 15:49:14 +03:00
"donate": "Donate",
2014-10-23 19:14:34 +04:00
"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",
2014-11-08 09:28:41 +03:00
"copy_lines_up": "Copy Lines Up",
"copy_lines_down": "Copy Lines Down",
2014-11-10 06:34:55 +03:00
"move_lines_up": "Move Lines Up",
"move_lines_down": "Move Lines Down",
2014-10-23 19:14:34 +04:00
"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",
2014-10-24 06:08:28 +04:00
"start-build": "START [go build]",
"build-succ": "[go build] SUCCESS",
2014-10-27 18:58:10 +03:00
"build-error": "[go build] ERROR",
2014-10-27 18:02:15 +03:00
"start-test": "START [go test]",
"test-succ": "[go test] SUCCESS",
2014-10-27 18:58:10 +03:00
"test-error": "[go test] ERROR",
2014-10-24 06:08:28 +04:00
"start-install": "START [go install]",
"install-succ": "[go install] SUCCESS",
2014-10-27 18:58:10 +03:00
"install-error": "[go install] ERROR",
2014-10-24 06:08:28 +04:00
"start-get": "START [go get]",
"get-succ": "[go get] SUCCESS",
2014-10-27 18:58:10 +03:00
"get-error": "[go get] ERROR",
2014-10-23 19:14:34 +04:00
"check_version": "Checking update",
"new_version_available": "new version available",
"go_env": "Go",
"os": "OS",
"project": "Project",
"license": "License",
"credits": "Credits",
2014-10-24 05:56:44 +04:00
"uptodate": "it is up to date",
2014-10-27 18:02:15 +03:00
"test": "Test",
"sign_up": "Sign Up",
2014-10-30 07:08:30 +03:00
"team": "Team",
2014-10-30 11:25:57 +03:00
"sing_up_error": "Sign Up Error",
"user_name_ruler": "Username only by az, AZ, 0-9, _ consisting of a length of 16",
2014-12-08 09:02:39 +03:00
"invalid_email": "Invalid Email",
2014-11-01 07:36:42 +03:00
"password_no_match": "Password doesn't match the confirmation",
"discard": "Discard",
"close": "Close",
2014-11-06 09:41:46 +03:00
"close_other": "Close Other",
2014-11-14 12:22:57 +03:00
"clear": "Clear",
2014-11-16 15:45:12 +03:00
"perference": "Perference",
"appearence": "Appearence",
"gotool": "Go Tool",
"user": "User",
"font": "Font",
"font_size": "Font Size",
"line_height": "Line Height",
"go_format": "Go Format",
2014-11-17 09:15:28 +03:00
"locale": "Locale",
2014-11-19 07:30:54 +03:00
"apply": "Apply",
2014-11-24 12:20:43 +03:00
"clearOutput": "Clear Output",
2014-11-25 09:20:45 +03:00
"export": "Export",
2014-11-28 18:12:38 +03:00
"refresh": "Refresh",
2014-11-30 05:18:17 +03:00
"import": "Import",
2014-12-01 09:49:16 +03:00
"theme": "Theme",
2014-12-02 10:29:19 +03:00
"tab_size": "Tab Size",
2014-12-03 08:53:50 +03:00
"copy_file_path": "Copy File Path",
"file_tree": "File Tree",
"select": "Select",
"expand": "Expand",
2014-12-05 06:50:46 +03:00
"collapse": "Collapse",
"edit": "Edit",
"undo": "Undo",
"redo": "Redo",
"cut": "Cut",
"copy": "Copy",
"paste": "Paste",
"select_all": "Select All",
"select_identifier": "Select Identifier",
"source": "Source",
"toggle_comment": "Toggle Comment",
2014-12-08 09:02:39 +03:00
"find_in_files": "Find in Files",
2014-12-08 10:18:28 +03:00
"email": "Email",
2014-12-14 07:20:39 +03:00
"no_empty": "Can not Empty!",
"change_avatar": "Avatar modify go",
2014-12-19 10:44:49 +03:00
"open": "Open",
2014-12-23 12:25:07 +03:00
"pricing": "Pricing",
"search_no_match": "No matching files were found."
2014-10-23 19:14:34 +04:00
}