📄 en.js
字号:
//////////////////////////////////////////////////////////////////////////////////////////////////
// ______ _____ //
// |__ _| _ ____ / ____| _ _ _ //
// | | _ _ ___ | |_ | _ \ _ _ _ __ | (___ | |_ _ _ __| |(_) ___ //
// __ | | | | | |/ __|| __|| |_) || | | || '_ \ \___ \| __|| | | | / _` || | / _ \ //
// \ \_/ / | |_| |\__ \| |_ | _ < | |_| || | | | ____) || |_ | |_| || (_| || || (_) | //
// \___/ \__,_||___/ \__||_| \_\ \__,_||_| |_| |_____/ \__| \__,_| \__,_||_| \___/ //
// //
// ____ _ _ __ //
// | _ \ | | __ _ | |_ / _| ___ _ __ _ __ ___ //
// | |_) || | / _` || __|| |_ / _ \ | '__|| '_ ` _ \ //
// | __/ | || (_| || |_ | _|| (_) || | | | | | | | //
// |_| |_| \__,_| \__||_| \___/ |_| |_| |_| |_| v2.0 //
// //
// //
// Copyrights (c) 2005-2006 Powerd By JustRun Studio //
// All Rights Reserved. //
// //
// //
//////////////////////////////////////////////////////////////////////////////////////////////////
/*------------ Language Package (English) ------------*/
var STLen = {
/*----- 13:15 2006-10-26 ------*/
'Initializing' : 'Initializing %s[%s] tree...',
'NoDrop' : 'This node is not allowed to drop!',
'DragCanceled' : 'Drag canceled.',
'UndropablePath' : 'Can\'t place the node in it\'s own or child path!',
'CtrlReleased' : 'Control released.',
'Timeout' : 'Response timeout...',
'ParentInvalid' : 'Invalid parent node,fail to add.',
'RootUnremovable' : 'Can not remove virtual root.',
'FullExpanding' : 'Full expanding,please wait...',
'FullCollapsing' : 'Full collapsing,please wait...',
'NodeInvalid' : 'Can not get the specified node.',
'ExecutingFailed' : 'Executing failed : %s',
'DropBelow' : 'Drop below',
'DropAbove' : 'Drop above',
'DropAsChild' : 'Drop as child',
'Loading' : 'Loading...',
/*----- 13:21 2006-11-3 ------*/
'DeleteHint' : 'This will delete all it\'s child nodes and itself. Do you want continue?',
'DeleteNotAllowed' : 'Deleting action is not allowed!',
'DeleteFail' : 'Deleting failed!',
'DeleteSuccess' : 'Deleting success',
'EditNotAllowed' : 'Editing action is not allowed!',
'NoTextField' : 'No text field indicated',
'EditFail' : 'Editing failed!',
'EditSuccess' : 'Editing success',
'MoveNotAllowed' : 'Moving action is not allowed!',
'MoveFail' : 'Moving failed',
'MoveSuccess' : 'Moving success',
'AddNotAllowed' : 'Adding action is not allowed!',
'InsertFail' : 'Inserting failed!',
'InsertSuccess' : 'Inserting success',
'Adding' : 'Adding...',
'SettingText' : 'Setting text...',
'Deleting' : 'Deleting...',
'Moving' : 'Moving...',
'InvalidID' : 'Id \'%s\' has no configuration on server side!',
'Undropable' : 'Undropable!',
/*----- 12:26 2006-12-12 ------*/
'AddSibling' : 'New sibling',
'AddChild' : 'New child',
'Edit' : 'Edit',
'Delete' : 'Delete',
'Execute' : 'Execute',
'Expand' : 'Expand',
'Collapse' : 'Collapse',
'FullExpCol' : 'Full expand/collapse',
/*----- 12:57 2006-12-14 ------*/
'AboutButton' : 'About Skytree',
'Copyright' : ' © 2004-2007 <a href="http://www.justrun.net/" target="_blank">JustRun Studio</a> All rights reserved.',
'About-Version' : 'Version %s',
'About-Build' : 'Build %s',
'About-GNUInfo' : 'Licensed under the terms of the GNU Lesser General Public License',
'About-MoreInfo' : 'For further information go to %s',
'About-Appreciate' : 'Appreciation',
'About-ListInvalid': 'Appreciation list could not be loaded,please check if Internet connection is OK...',
/*----- 12:57 2006-12-17 ------*/
'NoResult' : 'No result matches \'%s\'!',
'CountResult' : 'Find <strong>%s</strong> result(s).',
/*----- Reserved ------*/
'PleaseOrder' : 'Free version does not support this action, please contact <a href="http://www.justrun.net/" target="_blank">JustRun Studio</a> .',
'Undefined' : 'Undefined'
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -