/** * @author oldj * @blog http://oldj.net */ 'use strict'; exports.content = { _lang_name: 'English' , add: 'Add' , add_host: 'Add new rules' , auto_launch: 'Run at login' , auto_refresh: 'Auto refresh' , bad_url: 'URL is not valid.' , cancel: 'Cancel' , check_update: 'Check for updates' , check_update_err: 'Something went wrong while checking updates, please try again later. :-(' , check_update_found: 'New version ${0} is avaliable, download it now?' , check_update_nofound: 'Current version ${0} is the latest version.' , comment: 'Comment' , confirm_del: 'Are you sure you want to delete this host?' , confirm_import: 'You sure you want to import it? The original rules will be overwriten, this operation can not be undone.' // , current_version: 'Current version: ' , day: 'day' , days: 'days' , del_host: 'Delete current host' , edit: 'Edit' , edit_host: 'Edit host' , export: 'Export' , feedback: 'Feedback' , file: 'File' , help: 'Help' , hide_at_launch: 'Hide at launch' , hide_dock_icon: 'Hide Dock Icon' , homepage: 'Homepage' , host_title: 'Host title' , host_title_cant_be_empty: 'Host title could not be empty!' , hour: 'hour' , hours: 'hours' , import: 'Import' , input_sudo_pswd: 'Input your sudo password' , is_updated: 'You already have the latest version of SwitchHosts! installed.' , is_updated_title: 'You are up to date!' , language: 'Language' , last_refresh: 'Last refresh: ' , never: 'never' , new: 'New' , new_version_available: 'New version available, download now?' , no_valid_host_found: 'There is no valid host in the file.' , ok: 'OK' , please_run_as_admin: 'Please run SwitchHosts! as an Administrator.' , pref_after_cmd: 'Command after a host be applied' , pref_after_cmd_info: 'The following system commands will be executed when Host applied: ' , pref_after_cmd_placeholder: 'input your commands here' , pref_choice_mode: 'Choide mode' , pref_choice_mode_multiple: 'Multiple choice' , pref_choice_mode_single: 'Single choice' , preferences: 'Preferences' , quit: 'Quit' , readonly: 'Read only' , refresh: 'Refresh' , remote_hosts: 'Remote hosts' , search: 'Search' , set_and_back: 'Set and back' , set_and_relaunch_app: 'Set and Relaunch App' , should_restart_after_change_language: 'Should relaunch this App after changing language.' , show_dock_icon: 'Show Dock Icon' , sudo_pswd: 'Password' , sys_host_title: 'System Hosts' , tmp_clean: 'Temporarily turn off all rules.' , tmp_recover: 'Recover rules.' , toggle_dock_icon: 'Toggle Dock Icon' , untitled: 'untitled' , url: 'URL' , view: 'View' , where_group: 'Group' , where_local: 'local' , where_remote: 'remote' , window: 'Window' };