`
muduo809
  • 浏览: 2856 次
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

JM语言

阅读更多

WorkflowAdminTitle=Jingshi Workflow Server

WorklistHandlerTitle=Jingshi Workflow Server Worklist

 

RefreshingRateInSecondsForWorkflowAdmin=300

RefreshingRateInSecondsForWorklistHandler=100

 

AddImage=org/muduo/Jingshi/swingclient/resources/addpoint.gif

DefineImage=org/muduo/Jingshi/swingclient/resources/define.gif

WaitImage=org/muduo/Jingshi/swingclient/resources/wait.gif

worklisthandlerIcon=org/muduo/Jingshi/swingclient/resources/worklisthandlericon.gif

worklisthandlerLogo=org/muduo/Jingshi/swingclient/resources/worklisthandlerlogo.gif

workflowadminIcon=org/muduo/Jingshi/swingclient/resources/workflowadminicon.gif

workflowadminLogo=org/muduo/Jingshi/swingclient/resources/workflowadminlogo.gif

 

CancelImage=org/muduo/Jingshi/swingclient/resources/cancel.gif

CancelLabel=Cancel

 

WorkflowObjectPropertiesImage=org/muduo/Jingshi/swingclient/resources/properties.gif

WorkflowObjectPropertiesLabel=Properties

WorkflowObjectPropertiesMnemonic=r

WorkflowObjectPropertiesAccel=CTRL-R

 

OKImage=org/muduo/Jingshi/swingclient/resources/ok.gif

OKLabel=OK

 

VariableDescriptionLabel=Description

VariableDescriptionImage=org/muduo/Jingshi/swingclient/resources/description.gif

VariableDescriptionTooltip=Shows the description of selected variable

 

 

openedpackagesTreeImage=org/muduo/Jingshi/swingclient/resources/openedpackagestree.gif

packageTreeImage=org/muduo/Jingshi/swingclient/resources/packagetree.gif

managerTreeImage=org/muduo/Jingshi/swingclient/resources/managertree.gif

processTreeImage=org/muduo/Jingshi/swingclient/resources/processtree.gif

 

#***************** main admin menubar

 

SharkClientActions=Connect Disconnect Refresh SetRefreshingRate Exit AboutAdmin Manual

SharkAdminActions=AutomaticallyCheckDeadlines ShowHideFinishedProcesses

 

adminmainmenubar=file connection refreshing misc help

 

#***************** main worklisthandler menubar

worklisthandlermainmenubar=file connection2 refreshing help

 

# file Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

file=Exit

fileLabel=File

fileMnemonic=f

ExitLabel=Exit

ExitMnemonic=x

ExitAccel=ALT-F4

ExitImage=org/muduo/Jingshi/swingclient/resources/stop.gif

 

# connection Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

connection=Connect Disconnect

connectionLabel=Connection

connectionMnemonic=C

ConnectLabel=Connect

ConnectMnemonic=c

ConnectAccel=CTRL-C

ConnectImage=org/muduo/Jingshi/swingclient/resources/connect.gif

DisconnectLabel=Disconnect

DisconnectMnemonic=d

DisconnectAccel=CTRL-D

DisconnectImage=org/muduo/Jingshi/swingclient/resources/disconnect.gif

ShutdownEngineLabel=Shutdown engine

ShutdownEngineMnemonic=h

ShutdownEngineAccel=CTRL-H

ShutdownEngineImage=org/muduo/Jingshi/swingclient/resources/shutdownengine.gif

 

# connection2 Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

connection2=Connect Disconnect

connection2Label=Connection

connection2Mnemonic=C

 

# refreshing Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

refreshing=Refresh - SetRefreshingRate

refreshingLabel=Refreshing

refreshingMnemonic=r

RefreshLabel=Refresh

RefreshMnemonic=r

RefreshAccel=CTRL-R

RefreshImage=org/muduo/Jingshi/swingclient/resources/refresh.gif

 

SetRefreshingRateLabel=Set refreshing rate

SetRefreshingRateMnemonic=t

SetRefreshingRateAccel=CTRL-T

SetRefreshingRateImage=org/muduo/Jingshi/swingclient/resources/refreshingrate.gif

 

# misc Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

misc=ShowHideFinishedProcesses AutomaticallyCheckDeadlines

miscLabel=Misc

miscMnemonic=m

 

ShowHideFinishedProcessesLabel=Show finished processes

ShowHideFinishedProcessesMnemonic=s

ShowHideFinishedProcessesAccel=CTRL-S

#ShowHideFinishedProcessesImage=

 

AutomaticallyCheckDeadlinesLabel=Automatically check deadlines

AutomaticallyCheckDeadlinesMnemonic=d

AutomaticallyCheckDeadlinesAccel=CTRL-SHIFT-D

#AutomaticallyCheckDeadlinesImage=

 

# Help Menu definition

#

# Each of the strings that follow form a key to be

# used as the basis of a menu item definition.

#

help=AboutAdmin Manual

helpLabel=Help

helpMnemonic=h

AboutAdminLabel=About

AboutAdminMnemonic=a

AboutAdminAccel=ALT-F1

AboutAdminImage=org/muduo/Jingshi/swingclient/resources/workflowadminlogo.gif

 

ManualLabel=Manual

ManualMnemonic=m

ManualAccel=F1

ManualImage=org/muduo/Jingshi/swingclient/resources/manual.gif

 

#

# processviewertoolbar definition

#

ProcessViewerToolbar=ActualSize ZoomIn ZoomOut - UpdateView - ViewBlock

ProcessViewerToolbarLabel=View

ProcessViewerToolbarImage=org/muduo/Jingshi/swingclient/resources/viewtoolbar.gif

 

ActualSizeLabel=Actual Size

ActualSizeImage=org/muduo/Jingshi/swingclient/resources/actualsize.gif

ActualSizeTooltip=Actual size

ZoomInLabel=Zoom In

ZoomInImage=org/muduo/Jingshi/swingclient/resources/zoomin.gif

ZoomInTooltip=Zoom in

ZoomOutLabel=Zoom Out

ZoomOutImage=org/muduo/Jingshi/swingclient/resources/zoomout.gif

ZoomOutTooltip=Zoom out

UpdateViewLabel=Update view

UpdateViewImage=org/muduo/Jingshi/swingclient/resources/updateView.gif

UpdateViewTooltip=Update view

ViewBlockLabel=View block

ViewBlockImage=org/muduo/Jingshi/swingclient/resources/block.gif

ViewBlockTooltip=View selected block activity

ProcessViewerKey=Process viewer

 

#

# repositorymanagementbuttons definition

#

RepositoryManagementButtons=UploadPackage - DeletePackage

 

UploadPackageLabel=Upload

UploadPackageImage=org/muduo/Jingshi/swingclient/resources/uploadxpdl.png

UploadPackageTooltip=Upload package into engine repository

DeletePackageLabel=Delete

DeletePackageImage=org/muduo/Jingshi/swingclient/resources/delete.gif

DeletePackageTooltip=Deletes selected package from the engine repository

ChangeRepositoryLocationLabel=Location

ChangeRepositoryLocationTooltip=Change repository location

 

#

# packagemanagementbuttons definition

#

PackageManagementButtons=LoadPackage UpdatePackage UnloadPackage - UnloadPackages - SynchronizePackageCache

 

LoadPackageLabel=Load

LoadPackageImage=org/muduo/Jingshi/swingclient/resources/uploadxpdl.png

LoadPackageTooltip=Upload package into engine

UnloadPackagesLabel=Unload all versions

UnloadPackagesImage=org/muduo/Jingshi/swingclient/resources/delete.png

UnloadPackagesTooltip=Unload all versions of selected package from the engine

UnloadPackageLabel=Unload

UnloadPackageImage=org/muduo/Jingshi/swingclient/resources/delete.gif

UnloadPackageTooltip=Unload selected package from the engine

UpdatePackageLabel=Update

UpdatePackageImage=org/muduo/Jingshi/swingclient/resources/updatexpdl.png

UpdatePackageTooltip=Update selected package from the new one on the engine side

SynchronizePackageCacheLabel=Sync package cache

SynchronizePackageCacheImage=org/muduo/Jingshi/swingclient/resources/recycle.png

SynchronizePackageCacheTooltip=Synchronizes package caches with XPDL repository state

ChangePackageLabel=ChangePackage

 

#

# processinstantiationbuttons definition

#

ProcessInstantiationManagementButtons=InstantiateProcess - ViewProcess ProcessDescription - - EnableDefinition DisableDefinition + GetStarting GetEnding GetBeginningOptions

 

InstantiateProcessLabel=Instantiate

InstantiateProcessImage=org/muduo/Jingshi/swingclient/resources/instantiate.gif

InstantiateProcessTooltip=Instantiate process from it's definition

 

ViewProcessLabel=View

ViewProcessImage=org/muduo/Jingshi/swingclient/resources/view.gif

ViewProcessTooltip=View selected process

 

ProcessDescriptionLabel=Description

ProcessDescriptionImage=org/muduo/Jingshi/swingclient/resources/description.gif

ProcessDescriptionTooltip=Shows the description of selected process definition

 

EnableDefinitionLabel=Enable

EnableDefinitionImage=org/muduo/Jingshi/swingclient/resources/unlock.gif

EnableDefinitionTooltip=Enables instantiating of processes for selected definition(s)

 

DisableDefinitionLabel=Disable

DisableDefinitionImage=org/muduo/Jingshi/swingclient/resources/lock.gif

DisableDefinitionTooltip=Disables instantiating of processes for selected definition(s)

 

GetStartingLabel=Get starting activities

GetStartingImage=org/muduo/Jingshi/swingclient/resources/starting.gif

GetStartingTooltip=Gets the starting activities from the selected process definition

 

GetEndingLabel=Get ending activities

GetEndingImage=org/muduo/Jingshi/swingclient/resources/ending.gif

GetEndingTooltip=Gets the ending activities from the selected process definition

 

GetBeginningOptionsLabel=Get beginning activities

GetBeginningOptionsImage=org/muduo/Jingshi/swingclient/resources/find_previous.png

GetBeginningOptionsTooltip=Gets the beginning activities from the selected process definition

 

#

# processmonitorbuttons definition

#

ProcessMonitorButtons=StartProcess SuspendProcess ResumeProcess TerminateProcesses AbortProcesses - - - ShowHistory - - - ProcessInstanceDescription - ProcessVariables - ActivityManagement + DeleteProcesses - ReevaluateAssignments - CheckDeadlines - CheckLimits - SetLimit - ProcessMigration + GetPreviousOptions GetNextOptions GetRunningActivities GetFirstFinished GetLastFinished GetPrevious + GoBack GoForth GoAnywhere GoPrevious GoNext - FastProcessDeletion

 

StartProcessLabel=Start

StartProcessImage=org/muduo/Jingshi/swingclient/resources/start.gif

StartProcessTooltip=Starts selected process

 

SuspendProcessLabel=Suspend

SuspendProcessImage=org/muduo/Jingshi/swingclient/resources/suspend.gif

SuspendProcessTooltip=Suspend selected process

 

ResumeProcessLabel=Resume

ResumeProcessImage=org/muduo/Jingshi/swingclient/resources/resume.gif

ResumeProcessTooltip=Resume selected process

 

TerminateProcessesLabel=Terminate

TerminateProcessesImage=org/muduo/Jingshi/swingclient/resources/terminate.gif

TerminateProcessesTooltip=Terminate all processes or processes for selected package/definition or selected process

 

AbortProcessesLabel=Abort

AbortProcessesImage=org/muduo/Jingshi/swingclient/resources/abort.gif

AbortProcessesTooltip=Abort all processes or processes for selected package/definition or selected process

 

ShowHistoryLabel=Show history

ShowHistoryImage=org/muduo/Jingshi/swingclient/resources/showhistory.gif

ShowHistoryTooltip=Shows history events for selected process

 

ProcessInstanceDescriptionLabel=Description

ProcessInstanceDescriptionImage=org/muduo/Jingshi/swingclient/resources/description.gif

ProcessInstanceDescriptionTooltip=Shows the description of selected process instance

 

ProcessVariablesLabel=Variables

ProcessVariablesImage=org/muduo/Jingshi/swingclient/resources/variables.gif

ProcessVariablesTooltip=Update process variables

 

ActivityManagementLabel=Activity managemet

ActivityManagementImage=org/muduo/Jingshi/swingclient/resources/activitymgmnt.gif

ActivityManagementTooltip=Manage activities status

 

DeleteProcessesLabel=Delete

DeleteProcessesImage=org/muduo/Jingshi/swingclient/resources/delete.gif

DeleteProcessesTooltip=Delete all finished processes or finished processes for selected package/definition or selected process

 

ReevaluateAssignmentsLabel=Reevaluate assignments

ReevaluateAssignmentsImage=org/muduo/Jingshi/swingclient/resources/reevalass.gif

ReevaluateAssignmentsTooltip=Reevaluate assignments for all processes or processes for selected package/definition or selected process

 

CheckDeadlinesLabel=Check deadlines

CheckDeadlinesImage=org/muduo/Jingshi/swingclient/resources/checkdeadlines.gif

CheckDeadlinesTooltip=Check deadlines for all processes or processes for selected package/definition or selected process

 

CheckLimitsLabel=Check limits

CheckLimitsImage=org/muduo/Jingshi/swingclient/resources/checklimits.gif

CheckLimitsTooltip=Check limits for all processes or processes for selected package/definition or selected process

 

SetLimitLabel=Set limit

SetLimitImage=org/muduo/Jingshi/swingclient/resources/checklimits.gif

SetLimitTooltip=Sets limit for selected process

 

GoBackLabel=Go back

GoBackImage=org/muduo/Jingshi/swingclient/resources/goback.png

GoBackTooltip=Aborts current activity and starts previous activity definition

 

GoForthLabel=Go forth

GoForthImage=org/muduo/Jingshi/swingclient/resources/goforth.png

GoForthTooltip=Aborts current activity and starts next activity definition

 

GetPreviousOptionsLabel=Get previous options

GetPreviousOptionsImage=org/muduo/Jingshi/swingclient/resources/find_previous.png

GetPreviousOptionsTooltip=Gets the previous activity definitions for the current activity

 

GetNextOptionsLabel=Get next options

GetNextOptionsImage=org/muduo/Jingshi/swingclient/resources/find_next.png

GetNextOptionsTooltip=Gets the next activity definitions for the current activity

 

GetRunningActivitiesLabel=Get running activities

GetRunningActivitiesImage=org/muduo/Jingshi/swingclient/resources/getrunning.png

GetRunningActivitiesTooltip=Gets the running activities for the current process

 

GetFirstFinishedLabel=Get first activities

GetFirstFinishedImage=org/muduo/Jingshi/swingclient/resources/starting.gif

GetFirstFinishedTooltip=Gets the first finished purely 'Manual' activities for the current process

 

GetLastFinishedLabel=Get last activities

GetLastFinishedImage=org/muduo/Jingshi/swingclient/resources/ending.gif

GetLastFinishedTooltip=Gets the last finished purely 'Manual' activities for the current process

 

GetPreviousLabel=Get previous

GetPreviousImage=org/muduo/Jingshi/swingclient/resources/find_previous.png

GetPreviousTooltip=Gets previously finished 'Manual' activity

 

GoAnywhereLabel=Go anywhere

GoAnywhereImage=org/muduo/Jingshi/swingclient/resources/goanywhere.png

GoAnywhereTooltip=Aborts current activity and starts activity from specified definition

 

GoPreviousLabel=Go previous

GoPreviousImage=org/muduo/Jingshi/swingclient/resources/goprevious.png

GoPreviousTooltip=Aborts current activity and starts previously finished 'Manual' activity again

 

GoNextLabel=Go next

GoNextImage=org/muduo/Jingshi/swingclient/resources/gonext.png

GoNextTooltip=Complets current activity

 

FastProcessDeletionLabel=Fast process deletion

FastProcessDeletionImage=org/muduo/Jingshi/swingclient/resources/fastdeletion.png

FastProcessDeletionTooltip=Fast deletion of all finished processes or finished processes for selected package/definition or selected process

 

ProcessMigrationLabel=Process Migration

ProcessMigrationImage=org/muduo/Jingshi/swingclient/resources/processmigrate.png

ProcessMigrationTooltip=Migrate process to different process version

#

# manageactivitiesbuttons definition

#

ManageActivitiesButtons= StartActivity SuspendActivity ResumeActivity CompleteActivity TerminateActivity AbortActivity ManuallyStartActivity SetActivityLimit

 

StartActivityLabel=Start

StartActivityImage=org/muduo/Jingshi/swingclient/resources/start.gif

StartActivityTooltip=Start selected activity

 

SuspendActivityLabel=Suspend

SuspendActivityImage=org/muduo/Jingshi/swingclient/resources/suspend.gif

SuspendActivityTooltip=Suspend selected activity

 

ResumeActivityLabel=Resume

ResumeActivityImage=org/muduo/Jingshi/swingclient/resources/resume.gif

ResumeActivityTooltip=Resume selected activity

 

CompleteActivityLabel=Complete

CompleteActivityImage=org/muduo/Jingshi/swingclient/resources/complete.gif

CompleteActivityTooltip=Complete selected activity

 

TerminateActivityLabel=Terminate

TerminateActivityImage=org/muduo/Jingshi/swingclient/resources/terminate.gif

TerminateActivityTooltip=Finishes selected activity

 

AbortActivityLabel=Abort

AbortActivityImage=org/muduo/Jingshi/swingclient/resources/abort.gif

AbortActivityTooltip=Abort selected activity

 

ManuallyStartActivityLabel=Start manually

ManuallyStartActivityImage=org/muduo/Jingshi/swingclient/resources/start.gif

ManuallyStartActivityTooltip=Start selected activity manually

 

SetActivityLimitLabel=Set activity limit

SetActivityLimitImage=org/muduo/Jingshi/swingclient/resources/start.gif

SetActivityLimitTooltip=Set limit for selected activity

 

 

#

# groupaccountbuttons definition

#

GroupAccountManagementButtons=CreateGroupAccount RemoveGroupAccount ChangeGroupAccountSettings - ManageGroupUsers

 

CreateGroupAccountLabel=New

CreateGroupAccountImage=org/muduo/Jingshi/swingclient/resources/new.gif

CreateGroupAccountTooltip=Create new group account

 

RemoveGroupAccountLabel=Remove

RemoveGroupAccountImage=org/muduo/Jingshi/swingclient/resources/delete.gif

RemoveGroupAccountTooltip=Removes selected group account

 

ChangeGroupAccountSettingsLabel=Settings

ChangeGroupAccountSettingsImage=org/muduo/Jingshi/swingclient/resources/edit.gif

ChangeGroupAccountSettingsTooltip=Changes settings of selected group account

 

ManageGroupUsersLabel=Manage users

ManageGroupUsersImage=org/muduo/Jingshi/swingclient/resources/manageusers.gif

ManageGroupUsersTooltip=Opens dialog for managing users for the selected group

 

#

# useraccountbuttons definition

#

UserAccountManagementButtons=CreateUserAccount RemoveUserAccount ChangeUserAccountSettings ChangeUserAccountPassword - ManageUserGroups

 

CreateUserAccountLabel=New

CreateUserAccountImage=org/muduo/Jingshi/swingclient/resources/new.gif

CreateUserAccountTooltip=Create new user account

 

RemoveUserAccountLabel=Remove

RemoveUserAccountImage=org/muduo/Jingshi/swingclient/resources/delete.gif

RemoveUserAccountTooltip=Removes selected user account

 

ChangeUserAccountSettingsLabel=Settings

ChangeUserAccountSettingsImage=org/muduo/Jingshi/swingclient/resources/edit.gif

ChangeUserAccountSettingsTooltip=Changes settings of selected user account

 

ChangeUserAccountPasswordLabel=Password

ChangeUserAccountPasswordImage=org/muduo/Jingshi/swingclient/resources/password.gif

ChangeUserAccountPasswordTooltip=Changes the password of selected user account

 

ManageUserGroupsLabel=Manage groups

ManageUserGroupsImage=org/muduo/Jingshi/swingclient/resources/managegroups.gif

ManageUserGroupsTooltip=Opens dialog for managing groups for the selected user

 

#

# usermappingbuttons definition

#

UserMappingManagementButtons=AddUserMapping RemoveUserMapping

 

AddUserMappingLabel=Add

AddUserMappingImage=org/muduo/Jingshi/swingclient/resources/new.gif

AddUserMappingTooltip=Adds participant to user mapping

 

RemoveUserMappingLabel=Remove

RemoveUserMappingImage=org/muduo/Jingshi/swingclient/resources/delete.gif

RemoveUserMappingTooltip=Removes participant to user mapping

 

#

# worklistmanagement definition

#

ReassignWorkitemLabel=Reassign

ReassignWorkitemImage=org/muduo/Jingshi/swingclient/resources/reassign.gif

ReassignWorkitemTooltip=Reassign selected workitem to another user

 

#

# applicationmappingbuttons definition

#

ApplicationMappingManagementButtons=AddApplicationMapping RemoveApplicationMapping

 

AddApplicationMappingLabel=Add

AddApplicationMappingImage=org/muduo/Jingshi/swingclient/resources/new.gif

AddApplicationMappingTooltip=Adds xpdl application to tool agent application mapping

 

RemoveApplicationMappingLabel=Remove

RemoveApplicationMappingImage=org/muduo/Jingshi/swingclient/resources/delete.gif

RemoveApplicationMappingTooltip=Removes xpdl application to tool agent application mapping

 

#

# cachemanagementbuttons definition

#

CacheManagementButtons=SetProcessCacheSize ClearProcessCache - SetResourceCacheSize ClearResourceCache

 

SetProcessCacheSizeLabel=Set process cache size

SetProcessCacheSizeImage=org/muduo/Jingshi/swingclient/resources/edit.gif

SetProcessCacheSizeTooltip=Sets the process cache size

 

ClearProcessCacheLabel=Clear process cache

ClearProcessCacheImage=org/muduo/Jingshi/swingclient/resources/delete.gif

ClearProcessCacheTooltip=Clears the process cache

 

SetResourceCacheSizeLabel=Set resource cache size

SetResourceCacheSizeImage=org/muduo/Jingshi/swingclient/resources/edit.gif

SetResourceCacheSizeTooltip=Sets the resource cache size

 

ClearResourceCacheLabel=Clear resource cache

ClearResourceCacheImage=org/muduo/Jingshi/swingclient/resources/delete.gif

ClearResourceCacheTooltip=Clears the resource cache

 

 

#

# worklistbuttons definition

#

WorklistButtons=CompleteWorkitem UpdateActivityVariables - WorkitemDescription

 

CompleteWorkitemLabel=Complete

CompleteWorkitemImage=org/muduo/Jingshi/swingclient/resources/complete.gif

CompleteWorkitemTooltip=Completes selected workitem

 

UpdateActivityVariablesLabel=Update variable(s)

UpdateActivityVariablesImage=org/muduo/Jingshi/swingclient/resources/edit.gif

UpdateActivityVariablesTooltip=Update activity variables

 

WorkitemDescriptionLabel=Description

WorkitemDescriptionImage=org/muduo/Jingshi/swingclient/resources/description.gif

WorkitemDescriptionTooltip=Shows the description of selected workitem

 

###############################################################################

# The possible states of activities

###############################################################################

NotOpenedKey=not opened

open.runningKey=open-running

open.not_running.not_startedKey=open-not running-not started

open.not_running.suspendedKey=open-not running-suspended

closed.completedKey=closed-completed

closed.terminatedKey=closed-terminated

closed.abortedKey=closed-aborted

 

#

#  workflowclient Messages and misc

#

AboutFrameTitle=About Jingshi Workflow Server

AcceptedKey=Accepted

AccountsKey=Accounts

ActiveProcessesKey=Active processes

AddKey=Add

ApplicationIdKey=Application Id

ApplicationNameKey=Application name

ApplicationModeKey=Application mode

ApplyKey=Apply

BooleanKey=Boolean

CacheManagementKey=Cache management

CancelKey=Cancel

CategoryKey=Category

CloseKey=Close

ConfirmPasswordKey=Confirm password

ConnectionIdKey=Connection Id

ConnectKey=Connect

CreatedKey=Created

DateKey=Date (YYYY-MM-DD HH:mm:ss)

DescriptionKey=Description

DisabledKey=Disabled

DoubleKey=Double

DurationKey=Duration

IsGroupUserKey=IsGroupUser

IsGroupUserTRUEKey=Group User

IsGroupUserFALSEKey=Single User

EmailAddressKey=Email address

EnabledKey=Enabled

EngineContextKey=Engine context

EnumerationKey=Enumeration

ExitKey=Exit

falseKey=false

FilePathRelativeToEngineRepositoryKey=File path relative to engine repository

FinishedKey=Finished

FinishedProcessesKey=Finished processes

FinishStringsKey=Finish strings

FirstNameKey=First name

GeneralKey=General

GroupnameKey=Group name

GroupsKey=Groups

IconKey=Icon

IdKey=Id

IntegerKey=Integer

InstantiatedProcessKey=Instantiated process

LastNameKey=Last name

LicenseKey=License

LoadKey=Load

MigrateKey=Migrate

LocationKey=Location

LoggedKey=Logged

LongKey=Long

LimitKey=Limit

MapKey=Map

MappingKey=Mapping

NameKey=Name

NameServerHostKey=Name server

NameServerPortKey=Port

NewValueKey=New value

NoOfInstantiatedProcessesKey=No. of instantiated processes

NoOfProcessesInCacheKey=No. of processes in cache

NoOfProcessDefinitionsKey=No. of process definitions

NoOfResourcesInCacheKey=No. of resources in cache

NoneKey=none

NotLoggedKey=Not logged

OKKey=OK

OldPasswordKey=Old password

OpenedPackagesKey=Opened packages

PackageKey=Package

PackageIdKey=Package Id

ParticipantIdKey=Participant Id

ParticipantKey=Participant

ParticipantNameKey=Participant name

PasswordKey=Password

PollingPeriodKey=Polling period [ms]

PriorityKey=Priority

ProcessCacheSizeKey=Process cache size

RemoveKey=Remove

ResourceCacheSizeKey=Resource cache size

ToolAgentNameKey=Tool agent name

ApplicationMappingKey=Application mapping

ProcessDefinitionKey=Process definition

ProcessKey=Process

PackageManagementKey=Package management

ProcessDefinitionIdKey=Process Definition Id

ProcessesKey=processes

ProcessIdKey=Process Id

ProcessInstantiationManagementKey=Process instantiation management

ProcesslistManagementKey=Process List

SearchManagementKey=Search

SubmitSearch=Search

Add=Add

Clear=Clear

Criteria=Criteria

OrderBy=order by

Query=Query

#

# Search criteria

#

PackageId=package id

ProcessDefId=definition id

ProcessDefName=definition name

MgrName=manager name

Version=manager version

State=state

Id=id

Name=name

Priority=priority

Description=description

RequesterId=requester id

RequesterUsername=requester username

CreatedTime=created time

StartTime=start time

LastStateTime=last state time

FinishTime=finish time

LimitTime=limit time

ActiveActivitiesCount=active activities count

Variable=variable

VariableString=variable string

VariableLong=variable long

VariableDouble=variable double

 

#

# Search conditions

#

StartsWith=starts with

Equals=equals

Enabled=enabled

Contains=contains

LessThan=less than

GreaterThan=greater than

Before=before

After=after

#

# order by

#

MgrName=manager name

Id=id

Name=name

State=state

Priority=priority

CreatedTime=created time

StartTime=start time

LastStateTime=last state time

ResourceRequesterId=requester id

 

ProcessMonitorKey=Process monitor

ProcessNameKey=Process name

ProcessFactoryPropertiesKey=Process factory properties

ProcessPropertiesKey=Process properties

ActivityPropertiesKey=Activity properties

PropertyKey=Property

ReassignToKey=Reassign to

ReportManagementKey=Report management

RepositoryManagementKey=Repository management

RequesterKey=Requester

SelectActivityKey=Select activity

SelectApplicationKey=Select application

SelectPackageKey=Select package

SelectProcessKey=Select process definition

SelectProcessDefinitionKey=Select process definition

SelectParticipantKey=Select participant

SelectProcessDefinitionKey=Select process definition

SelectProcessKey=Select process

SelectToolAgentKey=Select tool agent

SelectUserKey=Select user

StartedKey=Started

StateKey=State

StringKey=String

trueKey=true

TimeKey=Time

TypeKey=Type

UnknownKey=Unknown

UpdateKey=Update

UpdateVariableKey=Update variable

UserKey=User

UsersKey=Users

UserManagementKey=User management

UsernameKey=Username

ValueKey=Value

VersionKey=Version

XMLKey=XML

XPDLErrorReportKey=XPDL Error Report

WorkflowServerKey=Workflow server

WorkitemKey=Workitem

WorkitemsKey=workitems

WorklistManagementKey=Work List

 

DialogConnectToWorkflowServer=Connect to shark...

DialogCreateApplicationDefinitionToToolAgentMapping=Create application definition to tool agent application mapping

DialogCreateParticipantToUserMapping=Create participant to user mapping

DialogEventHistory=Event history

DialogGroupAccountSettings=Group account settings

DialogLoadPackage=Load package into engine

DialogManageActivities=Manage activities

DialogReassignWorkitem=Reassign workitem

DialogSetCacheSize=Set cache size

DialogSetRefreshingRateInSeconds=Set refreshing rate in seconds

DialogSetUploadedPackageRelativeFilePath=Set uploaded package relative file path

DialogUpdatePackage=Update selected package

DialogUpdateProcessDefinition=Update process definition

DialogUpdateProcessVariables=Update process variable(s)

DialogUserAccountSettings=User account settings

DialogSearch=Searching...

 

ErrorCannotReassignWorkitem=The workitem can't be reassigned!

ErrorCannotUpdateInvalidProcess=The invalid process can't be updated, please correct it !

ErrorCannotUploadSelectedPackageFileAtTheMoment=Can not upload the selected package file at the moment !

ErrorEnteredValueIsNotAllowed=Entered value is not allowed !

ErrorNotConnectedToTheServer=The connection is not established !

ErrorPasswordsDoNotMatch=The passwords you typed do not match !

ErrorThePackageCannotBeLoadedAtTheMoment=The package can't be loaded at the moment !

ErrorTheProcessCannotBeMigratedAtTheMoment=The process can't be migrated at the moment !

ErrorSelectValidUser=Select valid user !

ErrorTheUpdateOfSelectedPackageIsNotAllowedAtTheMoment=The package update is not allowed at the moment.\nPlease check if all active processes are in the state when the update is possible !

ErrorTheSelectedPackageCannotBeDeletedAtTheMoment=The selected package can't be deleted at the moment !

ErrorTheSelectedPackageCannotBeUnloadedAtTheMoment=The selected package can't be unloaded at the moment !\nCheck if there are process instances (running or finished) depending on it, or if other packages reference it as an external package.

ErrorTheServerIsDownOrItIsBusy=Shark is down, or it is busy - try to connect it later !

ErrorTheServerIsPerformingCriticalOperationTryToShutdownLater=Shark is performing some critical operation, try to shutdown it latter !

ErrorTheUpdateOfSelectedPackageFailed=The update of selected package failed !

ErrorTheUpdaterPackageIsInvalid=The 'updater' package is not valid !

ErrorThePackageIsInvalid=The package is invalid !

ErrorTheOneOfTheExternalPackagesIsInvalid=The one of the external packages is not valid !

ErrorIncorrectLogin=Incorrect login, please try again !

ErrorIncorrectType=Incorrect type !

ErrorIncorectFormat=Entered condition is in wrong format!

ErrorInsertNewLimit=Insert new limit!

ErrorExpectedFormat=Expected format: 

ErrorFilterNotFound=Filter for selected criteria doesn't exist!

 

MessageActionResultsEmpty=Nothing happens :)

MessageActionDelete=Deleted

MessageActionAbort=Aborted

MessageActionTerminate=Terminated

MessageActivityCannotBeAborted=Activity can't be aborted !

MessageActivityIsAborted=Activity is aborted !

MessageActivityCannotBeCompleted=Activity can't be completed !

MessageActivityIsCompleted=Activity is completed !

MessageActivityCannotBeStarted=Activity can't be started !

MessageActivityIsStarted=Activity is started !

MessageActivityCannotBeSuspended=Activity can't be suspended !

MessageActivityIsSuspended=Activity is suspended !

MessageActivityCannotBeResumed=Activity can't be resumed !

MessageActivityIsResumed=Activity is resumed !

MessageActivityCannotBeTerminated=Activity can't be terminated !

MessageActivityIsTerminated=Activity is terminated !

MessageAreYouSure=Are you sure?

MessageCannotChangeGroupSettings=Group settings can't be changed !

MessageCannotChangeUserSettings=User settings can't be changed !

MessageChoosePackageFileToUpload=Choose the package file you want to upload into engine repository ...

MessageChooseProcessDefinitionToMigrate=Choose the process definition for process migration...

MessageDoYouWantToUpdateProcessVariables=Do you want to update process variables ?

MessageGroupAcountCannotBeRemovedAtTheMoment=Group account can't be removed !

MessageGroupnameAlreadyExistsOrAccountCannotBeCreatedAtTheMoment=Groupname already exist, or account can't be created at the moment !

MessageMappingAlreadyExistsOrCannotBeAddedAtTheMoment=Mapping already exist, it is not defined properly, or can't be added at the moment !

MessageMappingCannotBeRemovedAtTheMoment=Mapping can't be removed at the moment !

MessageNumberOfActivities=Number of activities

MessageNumberOfEntities=Number of entities

MessageNumberOfOptions=Number of options

MessageNumberOfProcesses=Number of processes

MessageReevaluatedAssignments=Re-evaluated assigments

MessageNumberOfTriggeredActivityDeadlines=Triggered deadlines

MessageLimitReached=Limit check results

MessagePackageIsReferencedDoYouWantToProceed=Package is referenced !!! \nDo you want to proceed ???

MessagePleaseWait=Please wait !!!

MessageProcessCannotBeResumed=The process can't be resumed (maybe it is started as a sub-process of some Activity) !

MessageProcessCannotBeDeleted=The process can't be deleted (maybe it is not finished)!

MessageUsernameAlreadyExistsOrAccountCannotBeCreatedAtTheMoment=Username already exist, or account can't be created at the moment !

MessageUserAcountCannotBeRemovedAtTheMoment=User account can't be removed !

 

QuestionDoYouReallyWantToDeleteThePackageFileFromTheRepository=Do you really want to delete the package file from the repository ???

QuestionDoYouReallyWantToRemoveGroupAccount=Do you really want to remove group account ???

QuestionDoYouReallyWantToRemoveUserAccount=Do you really want to remove user account ???

 

WarningCannotAcceptSuspendedWorkitem=The suspended workitem can't be accepted !

WarningProcessInstantiationForSelectedDefinitionIsCurrentlyDisabled=Process instantiation for selected definition is currently disabled, or it is not allowed because of process category 'Private' !

WarningTheWorkitemCannotBeCompleted=Workitem can't be completed - it is either suspended or finished (refresh your worklist) !

WarningTheWorkitemIsPerformedByAnotherUser=You can't handle activity assigned to another user !

WarningTheWorkitemMustBeAcceptedBeforeExecution=The workitem must be accepted before execution, please accept it !

WarningTheWorkitemMustBeAcceptedBeforeVariableUpdate=The workitem must be accepted before updating it's variables, please accept it !

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics