twe语言文件
# Together Workflow Editor?
# Copyright (C) 2010 Together Teamsolutions Co., Ltd.
#?
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or?
# (at your option) any later version.
#?
# This program is distributed in the hope that it will be useful,?
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the?
# GNU General Public License for more details.
#?
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses
#
#######################################################################
?
# @(#)TWE.properties
#
# Resource strings for TogWE
#
#
?
Title = Together Workflow Editor
DialogTitle = Together Workflow Editor
?
########################## Default Components
##### Debug Component
DebugComponentLabel = Events
?
##### Info bar Component
InfoBarLabel = Info bar
?
##### Detailed Package Navigator Component
DetailedPackageNavigatorComponentLabel = Package tree
?
##### Graph Component
GraphComponentLabel = Graph
GraphOverviewLabel = Overview
?
##### Language Switcher Component
LanguageSwitcherComponentLabel = Language
?
##### Reconfigurator Component
ReconfiguratorComponentLabel = Configuration
?
##### Logging Manager Component
LoggingManagerComponentLabel = Log
?
##### Simple Navigator Component
SimpleNavigatorComponentLabel = Navigator
?
##### External Package Overview Component
ExtPkgRelationsComponentLabel = External package relations
?
##### Transient Package Pool Component
TransientPkgPoolComponentLabel = Transient package pool
?
##### Package Navigator Component
PackageNavigatorComponentLabel = Navigator
?
##### Search Navigator Component
SearchNavigatorLabel = Search
?
##### Problems Navigator Component
ProblemsNavigatorLabel = Problems
?
##### ?Properties Panel Component
PropertiesPanelComponentLabel = Properties
?
##### Recent Files Component
RecentFilesComponentLabel = Recent files
RecentFilesMnemonic=f
?
##### XPDL Component
XPDLComponentLabel = XPDL View
?
##### WfXML Component
WfXMLLabel=WfXML
WfXMLTooltip=Manage XPDL files through WfXML
?
##### LDAP Component
LDAPComponentLabel=LDAP
LDAPComponentTooltip=Manage participants through LDAP/Active directory integration
?
########################## Menus
editLabel = Edit
editMnemonic = e
?
fileLabel = File
fileMnemonic = f
?
searchLabel = Search
searchMnemonic = a
?
helpLabel=Help
helpMnemonic=h
?
packageLabel = Package
packageMnemonic = p
?
processLabel=Process
processMnemonic=o
?
externalPackageLabel = External Packages
externalPackageMnemonic = g
?
settingsLabel = Settings
settingsMnemonic = s
?
SetTransitionStyleLabel = Style
SelectConnectingTransitionsForSelectedActivitiesLabel=Select related transitions
SelectConnectingActivitiesForSelectedTransitionsLabel=Select related activities
SelectConnectingAssociationsForSelectedActivitiesLabel=Select related associations
SelectConnectingActivitiesForSelectedAssociationsLabel=Select related activities
SelectConnectingArtifactsForSelectedAssociationsLabel=Select related artifacts
SelectConnectingAssociationsForSelectedArtifactsLabel=Select related associations
?
########################## Toolbars
filetoolbarLabel=File
searchtoolbarLabel = Search
defaultToolbarLabel = Toolbar
editToolbarLabel = Edit
externaltoolbarLabel = External package
graphEditToolbarLabel = Graph toolbar
packagetoolbarLabel=Package
toolboxLabel=Toolbox
processtoolbarLabel=Process
?
########################## Actions
ActualSizeLabel=Actual Size
#ActualSizeMnemonic=a
#ActualSizeAccel=HOME
ActualSizeTooltip=Actual size
?
AddPointLabel=Add point
AddPointMnemonic=a
?
ApplyTooltip=Apply
ApplyAndCloseTooltip=Apply and close
?
CleanPageTooltip = Clean
?
CollapseAllLabel=Collapse all
CollapseAllTooltip=Collapse all
?
ExpandAllLabel=Expand all
ExpandAllTooltip=Expand all
?
CloseLabel = Close
CloseMnemonic=l
CloseAccel=CTRL-L
CloseTooltip = Close
?
CopyLabel=Copy
CopyMnemonic=c
CopyAccel=CTRL-C
CopyTooltip=Copy selection to clipboard
?
CutLabel=Cut
CutMnemonic=t
CutAccel=CTRL-X
CutTooltip=Move selection to clipboard
?
PasteLabel=Paste
PasteMnemonic=p
PasteAccel=CTRL-V
PasteTooltip=Paste clipboard to selection
?
DeleteLabel=Delete
DeleteMnemonic=d
DeleteAccel=DELETE
DeleteTooltip = Delete element
?
DescendIntoLabel = Descend into...
?
DuplicateLabel = Duplicate element
DuplicateMnemonic = d
DuplicateTooltip = Duplicate element
?
ConvertTooltip = Convert element
?
EditPropertiesLabel=Properties
EditPropertiesMnemonic=r
EditPropertiesAccel=F2
EditPropertiesTooltip = Edit element
?
ExitLabel=Exit
ExitMnemonic=x
ExitAccel=ALT-F4
ExitTooltip = Exit TWE
?
ExternalApplicationsLabel = Applications
ExternalApplicationsMnemonic = a
ExternalApplicationsAccel = SHIFT-ALT-A
ExternalApplicationsTooltip = Display external application list
?
ExternalParticipantsLabel = Participants
ExternalParticipantsMnemonic = p
ExternalParticipantsAccel = SHIFT-ALT-C
ExternalParticipantsTooltip = Display external participant list
?
ExternalProcessesLabel = Processes
ExternalProcessesMnemonic = o
ExternalProcessesAccel = SHIFT-ALT-O
ExternalProcessesTooltip = Display external process list
?
ExternalTypeDeclarationsLabel = Type declarations
ExternalTypeDeclarationsMnemonic = t
ExternalTypeDeclarationsAccel = SHIFT-ALT-T
ExternalTypeDeclarationsTooltip = Display external type declaration list
?
HelpAboutLabel=About
HelpAboutMnemonic=a
HelpAboutAccel=ALT-F1
?
HelpManualLabel=Manual
HelpManualMnemonic=m
HelpManualAccel=F1
?
GraphPasteLabel=Paste
?
InsertActivitySetTooltip=Insert new activity set
?
InsertExistingParticipantTooltip = ?Insert lane for existing participant
?
MoveDownLaneLabel=Move lane down/right
#MoveDownLaneMnemonic=d
#MoveDownLaneAccel=CTRL-SHIFT-D
MoveDownLaneTooltip=Move selected lane down/right
?
MoveUpLaneLabel=Move lane up/left
#MoveUpLaneMnemonic=u
#MoveUpLaneAccel=CTRL-SHIFT-U
MoveUpLaneTooltip=Move selected lane up/left
?
NewTooltip = Create new element
?
NewPackageLabel = New
NewPackageMnemonic=n
NewPackageAccel=CTRL-N
NewPackageTooltip=Create new package
?
NextPanelTooltip=Show next panel
?
NextGraphTooltip = Next view location
?
OpenLabel=Open
OpenMnemonic=o
OpenAccel=CTRL-O
OpenTooltip=Open an existing package
?
ReopenLabel=Reopen
ReopenMnemonic=r
ReopenAccel=CTRL-R
ReopenTooltip=Reopen already opened package
?
PackageAddExternalPackageLabel = Add external package
PackageAddExternalPackageMnemonic=d
PackageAddExternalPackageAccel=CTRL-SHIFT-D
PackageAddExternalPackageTooltip=Add external package
?
PackageApplicationsLabel=Applications
PackageApplicationsMnemonic=a
PackageApplicationsAccel=CTRL-SHIFT-A
PackageApplicationsTooltip=Package applications
?
PackageCheckValidityLabel=Check validity
PackageCheckValidityMnemonic=l
PackageCheckValidityAccel=CTRL-SHIFT-L
PackageCheckValidityTooltip=Check validity
?
PackageExternalPackagesLabel=External packages
PackageExternalPackagesMnemonic=e
PackageExternalPackagesAccel=CTRL-SHIFT-E
PackageExternalPackagesTooltip=External packages
?
PackageNamespacesLabel=Namespaces
PackageNamespacesMnemonic=n
PackageNamespacesAccel=CTRL-SHIFT-N
PackageNamespacesTooltip=Namespaces
?
PackageNewProcessLabel=Insert new process
PackageNewProcessMnemonic=i
PackageNewProcessAccel=CTRL-SHIFT-I
PackageNewProcessTooltip=Insert new process
?
PackageParticipantsLabel=Participants
PackageParticipantsMnemonic=c
PackageParticipantsAccel=CTRL-SHIFT-C
PackageParticipantsTooltip=Package participants
?
PackageProcessesLabel=Processes
PackageProcessesMnemonic=o
PackageProcessesAccel=CTRL-SHIFT-O
PackageProcessesTooltip=Processes
?
PackagePropertiesLabel=Package properties
PackagePropertiesMnemonic=p
PackagePropertiesAccel=CTRL-SHIFT-P
PackagePropertiesTooltip=Package properties
?
PackageRemoveExternalPackageLabel=Remove external package
PackageRemoveExternalPackageMnemonic=r
PackageRemoveExternalPackageAccel=CTRL-SHIFT-R
PackageRemoveExternalPackageTooltip=Remove external package
?
ActivityReferredDocumentLabel=Open referred document
?
PackageReferredDocumentLabel=Open referred document
PackageReferredDocumentMnemonic=f
PackageReferredDocumentAccel=CTRL-SHIFT-F
?
PackageTypeDeclarationsLabel=Type declarations
PackageTypeDeclarationsMnemonic=t
PackageTypeDeclarationsAccel=CTRL-SHIFT-T
PackageTypeDeclarationsTooltip=Type declarations
?
PackageWorkflowRelevantDataLabel=Workflow variables
PackageWorkflowRelevantDataMnemonic=v
PackageWorkflowRelevantDataAccel=CTRL-SHIFT-V
PackageWorkflowRelevantDataTooltip=Workflow variables - Package level
?
ParentElementPanelTooltip=Show parent element panel
?
PreviousPanelTooltip=Show previous panel
?
PreviousGraphTooltip = Previous view location
?
InsertMissingStartAndEndEventsTooltip = Insert missing Start and End events
?
RemoveStartAndEndEventsTooltip = Remove Start and End events
?
?
ProcessActivitiesOverviewLabel=Activities
ProcessActivitiesOverviewMnemonic=i
ProcessActivitiesOverviewAccel=CTRL-ALT-I
ProcessActivitiesOverviewTooltip=Overview of all activities within process
?
ProcessActivitySetsOverviewLabel=Activity sets
ProcessActivitySetsOverviewMnemonic=s
ProcessActivitySetsOverviewAccel=CTRL-ALT-S
ProcessActivitySetsOverviewTooltip=Overview of all activity sets within process
?
ProcessApplicationsLabel=Applications
ProcessApplicationsMnemonic=a
ProcessApplicationsAccel=CTRL-ALT-A
ProcessApplicationsTooltip=Process applications
?
ProcessFormalParametersLabel=Formal parameters
ProcessFormalParametersMnemonic=f
ProcessFormalParametersAccel=CTRL-ALT-F
ProcessFormalParametersTooltip=Formal parameters
?
ProcessParticipantsLabel=Participants
ProcessParticipantsMnemonic=c
ProcessParticipantsAccel=CTRL-ALT-C
ProcessParticipantsTooltip=Process participants
?
ProcessPropertiesLabel=Process properties
ProcessPropertiesMnemonic=p
ProcessPropertiesAccel=CTRL-ALT-P
ProcessPropertiesTooltip=Process properties
?
ProcessTransitionsOverviewLabel=Transitions
ProcessTransitionsOverviewMnemonic=t
ProcessTransitionsOverviewAccel=CTRL-ALT-T
ProcessTransitionsOverviewTooltip=Overview of all transitions within process
?
ProcessWorkflowRelevantDataLabel=Workflow variables
ProcessWorkflowRelevantDataMnemonic=v
ProcessWorkflowRelevantDataAccel=CTRL-ALT-V
ProcessWorkflowRelevantDataTooltip=Workflow variables - workflow process defined
?
UndoLabel=Undo
UndoMnemonic=u
UndoAccel=CTRL-Z
UndoTooltip = Undo
?
RedoLabel=Redo
RedoMnemonic=r
RedoAccel=CTRL-Y
RedoTooltip = Redo
?
ReferencesLabel=References
ReferencesMnemonic=r
ReferencesAccel=CTRL-G
ReferencesTooltip = Show references
?
RemoveLaneLabel = Remove lane
?
RemovePointLabel=Remove point
RemovePointMnemonic=r
?
?
RevertTooltip = Revert
?
RotateProcessTooltip = Change graph orientation
?
ShowTransitionConditionTooltip = Show transition conditions
HideTransitionConditionTooltip = Hide transition conditions
?
ShowArtifactsTooltip = Show artifacts (and associations)
HideArtifactsTooltip = Hide artifacts (and associations)
?
SetToDefaultColorLabel = Set selected graph object's colors to default values
SetToDefaultSizeLabel = Set selected graph object's sizes to default values
?
SetElementsColorLabel = Set color...
SetElementsSizeLabel = Set size...
?
SimpleGraphLayoutTooltip = Simple graph layout
?
SaveLabel=Save
SaveMnemonic=s
SaveAccel=CTRL-S
SaveTooltip=Save this package to a file
?
SaveAsLabel=Save As...
SaveAsMnemonic=a
SaveAsAccel=CTRL-SHIFT-S
SaveAsTooltip = Save this package to different file
?
SaveAsJPGTooltip=Save the graph diagram as JPG picture
?
SaveAsPDFTooltip=Save the graph diagram as PDF file
?
SaveAsSVGTooltip=Save the graph diagram as SVG picture
?
SelectActivitySetTooltip = Select activity set
?
SetPerformerExpressionLabel = Set performer expression
?
SetLanesNameLabel = Set the name for the lane
?
SetTransitionStyleNoRoutingBezierLabel = Bezier - No Routing
?
SetTransitionStyleNoRoutingOrthogonalLabel = Orthogonal - No Routing
?
SetTransitionStyleNoRoutingSplineLabel = Spline - No Routing
?
SetTransitionStyleSimpleRoutingBezierLabel = Bezier - Simple Routing
?
SetTransitionStyleSimpleRoutingOrthogonalLabel = Orthogonal - Simple Routing
?
SetTransitionStyleSimpleRoutingSplineLabel = Spline - Simple Routing
?
SearchLabel = Search...
SearchMnemonic = a
SearchAccel = CTRL-H
SearchTooltip = Search
?
ZoomInLabel=Zoom In
#ZoomInMnemonic=i
#ZoomInAccel=CTRL-SHIFT-I
ZoomInTooltip=Zoom in
?
ZoomOutLabel=Zoom Out
#ZoomOutMnemonic=o
#ZoomOutAccel=CTRL-SHIFT-O
ZoomOutTooltip=Zoom out
?
?
########################## DTD elements
##### main
ActivitiesKey=Activities
ActivityKey=Activity
ActivitySetKey=Activity set
ActivitySetsKey=Activity sets
ActualKey=Actual
ActualParameterKey=Actual parameter
ActualParametersKey=Actual parameters
AnnotationKey=Annotation
ApplicationKey=Application
ApplicationsKey=Applications
ArrayTypeKey=Array type
ArtifactKey=Artifact
ArtifactsKey=Artifacts
AssociationKey=Association
AssociationsKey=Associations
AuthorKey=Author
AutomaticKey=Automatic
BasicTypeKey=Basic type
BlockActivityKey=Block activity
BlockNameKey=Block name
CodepageKey=Codepage
ConditionKey=Condition
ConformanceClassKey=Conformance class
ConnectorGraphicsInfoKey=Connector graphics info
ConnectorGraphicsInfosKey=Connector graphics infos
CoordinatesKey=Coordinates
CoordinatessKey=Coordinates collection
CostKey=Cost
CostUnitKey=Cost unit
CountrykeyKey=Country key
CreatedKey=Created
DataFieldKey=Workflow variable
DataFieldsKey=Workflow variables
DataMappingKey=Data mapping
DataMappingsKey=Data mappings
DataObjectKey=Data object
DataTypeKey=Data type
DataTypesKey=Data types
DeadlineKey=Deadline
DeadlinesKey=Deadlines
DeadlineConditionKey=Deadline condition
DeadlineDurationKey=Deadline duration
DeclaredTypeKey=Declared type
DescriptionKey=Description
DocumentationKey=Documentation
DurationKey=Duration
EndEventKey=End event
EndPointKey=End point
EnumerationTypeKey=Enumeration type
EnumerationValueKey=Enumeration value
EventKey=Event
EventTypesKey=Event types
ExceptionNameKey=Exception name
ExpressionKey=Expression
ExpressionTypeKey=Expression type
ExtendedAttributeKey=Extended attribute
ExtendedAttributesKey=Extended attributes
ExternalPackageKey=External package
ExternalPackagesKey=External packages
ExternalReferenceKey=External reference
ExternalReferencesKey=External references
FinishModeKey=Finish mode
FormalParameterKey=Formal parameter
FormalParametersKey=Formal parameters
GatewayTypeKey=Gateway type
IconKey=Icon
ImplementationKey=Implementation
InitialValueKey=Initial value
InputSetKey=Input set
JoinKey=Join
LaneKey=Lane
LanesKey=Lanes
LengthKey=Length
LimitKey=Limit
ListTypeKey=List type
ManualKey=Manual
MemberKey=Member
MessageKey=Message
MessageTypeKey=Message type
NestedLaneKey=Nested lane
NestedLanesKey=Nested lanes
NoKey=No implementation
NodeGraphicsInfoKey=Node graphics info
NodeGraphicsInfosKey=Node graphics infos
ObjectKey=Object
OutputSetKey=Output set
PackageKey=Package
PackageHeaderKey=Package header
ParticipantKey=Participant
ParticipantsKey=Participants
ParticipantTypeKey=Participant type
PartnerKey=Partner
PartnerLinkType=Partner link type
PartnerLinkTypes=Partner link types
PassingTypes=Type
PerformerKey=Performer
PerformersKey=Performers
PoolKey=Pool
PoolsKey=Pools
PlainTypeKey=Plain type
PriorityKey=Priority
PriorityUnitKey=Priority unit
ProcessHeaderKey=Process header
PropertyInputKey=Property input
PropertyInputsKey=Property inputs
RecordTypeKey=Record type
RedefinableHeaderKey=Redefinable header
ReferenceKey=Reference
ResponsibleKey=Responsible
ResponsiblesKey=Responsibles
RoleKey=Role
RolesKey=Roles
RouteKey=Route
SchemaTypeKey=Schema type
ScriptKey=Script
ServiceKey=Service
SimulationInformationKey=Simulation information
SplitKey=Split
StartEventKey=Start event
StartModeKey=Start mode
SubFlowKey=Sub-Flow
TaskKey=Task
TaskApplicationKey=Task application
TaskManualKey=Task manual
TaskReceiveKey=Task receive
TaskReferenceKey=Task reference
TaskScriptKey=Task script
TaskSendKey=Task send
TaskServiceKey=Task service
TaskTypesKey=Types
TaskUserKey=Task user
TestValueKey=Test value
TimeEstimationKey=Time estimation
ToolKey=Tool
TransientPackageKey=Transient package
TransitionKey=Transition
TransitionRefKey=Transition reference
TransitionRefsKey=Transition references
TransitionRestrictionKey=Transition restriction
TransitionRestrictionsKey=Transition restrictions
TransitionsKey=Transitions
TriggerKey=Trigger
TypeDeclarationKey=Type declaration
TypeDeclarationsKey=Type declarations
UnionTypeKey=Union type
ValidFromKey=Valid from
ValidToKey=Valid to
VendorKey=Vendor
VersionKey=Version
WaitingTimeKey=Waiting time
WebServiceKey=Web service
WebServiceFaultCatchKey=Web service fault catch
WebServiceFaultCatchsKey=Web service fault catchs
WebServiceOperationKey=Web service operation
WorkflowProcessKey=Workflow process
WorkflowProcessesKey=Workflow processes
WorkingTimeKey=WorkingTime
XPDLVersionKey=XPDL version
?
##### DTD enumeration elements
BOOLEANKey=Boolean
DATETIMEKey=Date
FLOATKey=Float
INTEGERKey=Integer
PERFORMERKey=Performer
REFERENCEKey=Reference
STRINGKey=String
?
CONDITIONKey=Condition
DEFAULTEXCEPTIONKey=Default exception
EXCEPTIONKey=Exception
OTHERWISEKey=Otherwise
?
FULL_BLOCKEDKey=Full blocked
LOOP_BLOCKEDKey=Loop blocked
NON_BLOCKEDKey=Not blocked
?
FALSEKey=False
TRUEKey=True
falseKey=False
trueKey=True
?
INKey=In
INOUTKey=In and out
OUTKey=Out
?
ANDKey=And
XORKey=Xor
ExclusiveKey=Exclusive
InclusiveKey=Inclusive
ParallelKey=Parallel
ComplexKey=Complex
?
REPEAT_UNTILKey=Repeat until
WHILEKey=While
?
HUMANKey=Human
ORGANIZATIONAL_UNITKey=Organizational unit
RESOURCEKey=Resource
RESOURCE_SETKey=Resource set
ROLEKey=Role
SYSTEMKey=System
?
DKey=Day
hKey=Hour
MKey=Month
mKey=Minute
sKey=Second
YKey=Year
?
RELEASEDKey=Released
UNDER_REVISIONKey=Under revision
UNDER_TESTKey=Under test
?
MULTIPLEKey=Multiple
ONCEKey=Once
?
ASYNCHRKey=Asynchronous
SYNCHRKey=Synchronous
?
APPLICATIONKey=Application
PROCEDUREKey=Procedure
?
PRIVATEKey=Private
PUBLICKey=Public
?
HORIZONTALKey=Horizontal
VERTICALKey=Vertical
?
##### DTD attribute elements
ActivitySetIdKey=Activity set Id
AccessLevelKey=Access level
ArtifactTypeKey=Artifact type
AssociationDirectionKey=Association direction
BeginKey=Begin
BlockIdKey=Block Id
BorderColorKey=Border color
BoundaryVisibleKey=Boundary visible
DirectionKey=Direction
DurationUnitKey=Duration unit
ExecutionKey=Execution
FillColorKey=Fill color
FormalKey=Formal
FromKey=From
GrammarKey=Grammar
GraphConformanceKey=Graph conformance
HeightKey=Height
hrefKey=Reference
IdKey=Id
IndexKey=Index
InstantiationKey=Instantiation
IsArrayKey=Is array
IsVisibleKey=Is visible
JoinTypeKey=Join type
KindKey=Kind
LaneIdKey=Lane Id
locationKey=Location
LowerIndexKey=Lower index
MainPoolKey=Main pool
ModeKey=Mode
NameKey=Name
namespaceKey=Namespace
OrientationKey=Orientation
PackageRefKey=External package reference
PageIdKey=Page Id
PropertyIdKey=Property Id
PublicationStatusKey=Publication status
ResultKey=Result
ScriptGrammarKey=Script grammar
ScriptTypeKey=Script type
ScriptVersionKey=Script version
ShapeKey=Shape
SourceKey=Source
SplitTypeKey=Split type
StateKey=State
StyleKey=Style
TargetKey=Target
TextAnnotationKey=Text annotation
ToKey=To
ToolIdKey=Tool Id
TypeKey=Type
UpperIndexKey=Upper index
ValueKey=Value
WidthKey=Width
XCoordinateKey=X-Coordinate
xrefKey=Xref
YCoordinateKey=Y-Coordinate
?
############################ misc DTD
ActivitiesOverviewKey=Overview of all activities within process
ActivitySetsOverviewKey=Overview of all activity sets within process
AssociationBidirectionalKey=Association (bidirectional)
AssociationDirectionalKey=Association (directional)
AssociationNoneKey=Association (no direction)
ChoiceKey=Choice
ChooseKey=Choose
DefineKey=Define
DefaultValueKey=Default value
DefiningKey=defining
EditingKey=editing
GatewayExclusiveKey=Exclusive gateway
GatewayInclusiveKey=Inclusive gateway
GatewayParallelKey=Parallel gateway
GeneralKey=General
GenericKey=Generic
HideKey=Hide
MANDATORYKey=Mandatory
MANDATORYFROMNOWONKey=Mandatory from now on
NoneKey=None
OPTIONALKey=Optional
ParametersKey=Parameters
PreconditionKey=Precondition
PostconditionKey=Postcondition
RelevanceKey=Relevance
SelectKey=select
SizeObjectKey=Set size...
SelectTargetActivityKey=Select target activity
ShowKey=Show
SubTypeKey=Sub-type
ToolsKey=Tools
TransitionsOverviewKey=Overview of all transitions within process
?
################ Dialog headers, error, warning and information massages ?###########################
##### Dialog
DialogChooseFile = Choose file...
DialogIDIsNotValid = The value of Id is not valid
DialogIDIsNotUnique = The value of Id is not unique
DialogSaveChanges = Save Changes?
DialogSearchResult = Search result
DialogValidationReport = Validation report
DialogValueIsNotDefined = Value is not defined
?
?
##### Errors
ErrorImproperAssociationConnection = Improper association connection
ErrorActivityCannotHaveMoreThenOneIncomingOutgoingTransitionFromToTheSameActivity = Activity can't have more than one incoming/outgoing transition from/to the same activity !
ErrorCannotOpenXPDL = Can't open XPDL - check it for some major errors!
ErrorCannotRemoveExternalPackage = Can't remove external package!
ErrorCannotRemoveTransientPackage = Can't remove transient package!
ErrorCannotSaveDocument=There was an error, document is not saved !
ErrorCannotSaveReadOnlyFile=Can't save to a file which is marked as read-only !
ErrorCannotSaveIncorrectPackage=Can't save because some processes are not valid - press check button to see error report !
ErrorComplexContentOfExtendedAttributeIsNotValid=Complex content of extended attribute is not valid !
ErrorCrossGraphCopyIsForbidden=Can't allow cross-graph copying !
ErrorErrorWhileReconfiguring=Error while re-configuring !
ErrorErrorWhileSaveFile=Error while saving file !
ErrorJPGSavingFailed=The saving of JPG document failed !
ErrorNonExistingDeclaredTypeReference=Declared type does not exist
ErrorPDFSavingFailed=The saving of PDF document failed !
ErrorSVGSavingFailed=The saving of SVG document failed !
ErrorTheFileIsLocked=The file is locked !
ErrorTheListMustContainAtLeastOneElement=The list must contain at least one element !
ErrorValueIsNotValid=The value is not valid !
ErrorValueMustBeDefined=The value must be defined !
ErrorLDAPSearchFailed=Search failed, check the parameters you entered !
ErrorLDAPSearchPartiallyFailedSizelimitExceeded=Search partially failed - Sizelimit exceeded !
ErrorLDAPSearchPartiallyFailedTimelimitExceeded=Search partially failed - Timelimit exceeded !
ErrorSearchFailed=Search failed, check the parameters you entered !
ErrorWfXMLProblemsWhileGettingDefinitionListForRegistry=Problems while getting definition list for registry
ErrorWfXMLProblemsWhileDownloadingXPDL=Problems while downloading XPDL
ErrorWfXMLProblemsWhileUpdatingXPDL=Problems while updating XPDL
ErrorWfXMLProblemsWhileUploadingXPDL=Problems while uploading XPDL
?
##### Informations messages
InformationEffectAfterRestart = Changes will take effect after restart
InformationExternalPackageCannotBeInserted=You can't reference this external package. \nIt might be that the external package with the same Id, but defined in different document, is already referenced, \nor you are trying to reference the same package twice!
InformationErrorWhileOpeningFile=An error occured while opening file, file can't be opened !
InformationFileNeedToBeSavedBeforeAddingExternalPackages=You need to save the file before adding external packages.
InformationFileNotReadable=Sorry, file is not readable at the moment.
InformationPackageCannotBeOpened=You can't open this package! \nIt might be that the transient package with the same Id is already opened.
InformationTogWEHasAutomaticallyAdjustedSomeXPDLParts=TWE has automatically adjusted some XPDL parts.
InformationTransientPackageCannotBeInserted=You can't insert this transient package. \nIt might be that package with the same Id, but defined in different document, is already inserted or it is referenced by the main package, \nor you are trying to insert the same package twice!
InformationWfXMLSuccessfullyConnectedToRegistryService=Successfully connected to registry service
InformationWfXMLXPDLIsSucessfullyDownloaded=XPDL is sucessfully downloaded.
InformationWfXMLXPDLIsSucessfullyUpdated=XPDL is sucessfully updated.
InformationWfXMLXPDLIsSucessfullyUploaded=XPDL is sucessfully uploaded.
?
MessageAddingBreakPointAtTransition=inserting break point at transition
MessageAllElementsAreProperlyConnected=All elements are properly connected.
MessageAllInvalidGraphObjectsWillBeSelectedAfterExitingDialog=All invalid graph objects will be selected after exiting dialog.
MessageCrossReferenceExistDoYouWantToProceed=The packages are cross-referenced. If you save the package under different name, it could be invalid.\nDo you want to proceed ?
MessageDoYouReallyWantToRemoveSelectedItem=Do you really want to remove selected element(s) ?
MessageReferencedDoYouReallyWantToDeleteSelectedItem=Element is referenced by other element(s), do you really want to delete it ?
MessageDoYouWantToInsertExternalPackageInTransientMode=Do you want external package to be inserted in 'Transient' mode. \nNOTE: 'Transient' mode means that it won't be actually added as an external package, but you will be able to copy entities from this package to the main one.
MessageDragItemToChangeItsPosition=You can drag element to change its position within the list
MessageDuplicatingObject=duplicating object
MessageEditingObject=editing object
MessageInsertingEnd=inserting end
MessageInsertingGenericActivity=inserting generic activity
MessageInsertingBlockActivity=inserting block activity
MessageInsertingObject=inserting object(s)
MessageInsertingParticipant=inserting participant
MessageInsertingProcessIntoPackage=inserting process into package
MessageInsertingRouteActivity=inserting route activity
MessageInsertingSubflowActivity=inserting subflow activity
MessageInsertingStart=inserting start
MessageInsertingTransition=inserting transition
MessageInvalidValue=Please enter the valid values!
MessageInvalidDimension=The dimension values had to be greater than 10!
MessageJaWEHasFinishedSearchingXPDL=TWE has finished searching the XPDL.
MessageMovingObjects=moving object(s)
MessagePackageGraphsConformsToTheGivenGraphConformanceClass=The graphs of all processes within the package conforms to the given graph conformance class.
MessageProcessGraphConformsToTheGivenGraphConformanceClass=Process graph conforms to the given graph conformance class.
MessageRemovingBreakPointFromTransition=removing break point from transition
MessageRemovingObjects=removing object(s)
MessageSettingTransitionTypeToNoRouting=setting transition type to 'no-routing'
MessageSettingTransitionTypeToSelfRouting=setting transition type to 'self-routing'
MessageThereAreNoLogicErrors=There are no logic errors.
MessageThereAreNoXPDLSchemaValidationErrors=There are no XPDL schema validation errors.
MessageThereAreSomePackageValidationErrorsDoYouWantToContinue=There are some package validation errors. Do you want to continue ???
MessageThereAreSomeSchemaValidationErrors=There are some schema validation errors
MessageValidationIsTurnedOff=Validation is turned off
?
##### Warnings
WarningCannotAcceptMoreIncomingTransitions=Activity can't accept more incoming transitions.
WarningCannotAcceptMoreOutgoingTransitions=Activity can't accept more outgoing transitions.
WarningCannotReopenXPDL=You can't reopen a file that doesn't yet exist on a disk.
WarningCannotInsertElement=Can't insert element.
WarningEmptySelectionToEditOrDelete=Please, select valid element. You cannot alter entities beyond your reach.
WarningElementChanged=Element is changed, do you want to save it?
WarningFileAlreadyExistsDoYouWantToReplaceIt=File already exists. Do you want to replace it?
WarningFileDoesNotExistPleaseSelectExistingFileToOpen=File does not exist. Please select an existing file to open.
WarningIncorrectPackageSaving=Package is under test, so it will be saved despite it is not valid \n(press check button to see the errors)
WarningInvalidOperation=Invalid operation.
WarningReallyQuit=Some data have changed, do you really want to quit?
WarningSourceActivityCannotHaveMoreOutgoingTransitions=The source activity can't have more outgoing transitions !
WarningYouHaveOpenedPackageWithConformanceClassDiferentThanMandatoryOne=You've opened package with conformance class diferent than the mandatory one.
WarningTargetActivityCannotHaveMoreIncomingTransitions=The target activity can't have more incoming transitions !
WarningTransitionIsNotConnectedProperly=Transition is not connected properly.
?
?
# XPDL Validation
ERROR_INVALID_ID=Invalid Id
ERROR_NON_UNIQUE_ID=Non unique Id
?
ERROR_INVALID_XPDL_VERSION=Invalid XPDL version
ERROR_INVALID_EXTERNAL_PACKAGE=Invalid external package
?
ERROR_NON_EXISTING_WORKFLOW_PROCESS_REFERENCE=Non existing workflow process reference
ERROR_NON_EXISTING_APPLICATION_REFERENCE=Non existing application reference
ERROR_NON_EXISTING_ACTIVITY_SET_REFERENCE=Non existing activity set reference
ERROR_NON_EXISTING_TYPE_DECLARATION_REFERENCE=Non existing type declaration reference
ERROR_NON_EXISTING_PARTICIPANT_REFERENCE=Non existing participant reference
ERROR_NON_EXISTING_TRANSITION_REFERENCE=Non existing transition reference
ERROR_NON_EXISTING_ACTIVITY_REFERENCE=Non existing activity reference
ERROR_NON_EXISTING_ACTIVITY_OR_ARTIFACT_REFERENCE=Non existing activity or artifact reference
ERROR_NON_EXISTING_VARIABLE_REFERENCE=Non existing variable reference
ERROR_NON_EXISTING_EXTERNAL_PACKAGE_REFERENCE=Non existing external package reference
?
ERROR_WORKFLOW_PROCESS_NOT_DEFINED=Workflow process not defined
ERROR_ACTIVITY_SET_NOT_DEFINED=Activity set not defined
ERROR_NO_TOOLS_DEFINED=No tools defined
?
ERROR_DEADLINE_EXCEPTION_NOT_PROPERLY_HANDLED_MISSING_SPECIFIED_EXCEPTION_TRANSITION_OR_DEFAULT_EXCEPTION_TRANSITION=Deadline exception not properly handled - missing specified 'exception transition' or 'default exception transition'
ERROR_DEADLINES_NOT_PROPERLY_HANDLED_NO_EXCEPTIONAL_TRANSITIONS=Deadlines not properly handled - no 'exceptional transitions' defined
?
ERROR_MULTIPLE_SYNC_DEADLINES_DEFINED=Multiple synchronous deadlines defined
?
WARNING_ACTIVITY_CANNOT_HAVE_PERFORMER=Activity can't have performer
?
WARNING_PERFORMER_EXPRESSION_POSSIBLY_INVALID=Performer expression possibly invalid
WARNING_ACTUAL_PARAMETER_EXPRESSION_POSSIBLY_INVALID=Actual parameter expression possibly invalid
WARNING_CONDITIONAL_TRANSITION_WITHOUT_EXPRESSION=Conditional transition without expression
WARNING_EXCEPTION_TRANSITION_WITHOUT_EXPRESSION=Exception transition without expression
WARNING_UNCONDITIONAL_TRANSITION_WITH_EXPRESSION=Unconditional transition with expression
WARNING_DEFAULT_EXCEPTION_TRANSITION_WITH_EXPRESSION=Default exception transition with expression
WARNING_OTHERWISE_TRANSITION_WITH_EXPRESSION=Otherwise transition with expression
WARNING_CONDITION_EXPRESSION_POSSIBLY_INVALID=Condition expression possibly invalid
WARNING_DEADLINE_EXPRESSION_POSSIBLY_INVALID=Deadline expression possibly invalid
WARNING_POSSIBLY_INVALID_EXTERNAL_PACKAGE=Possibly invalid external package
WARNING_UNUSED_VARIABLE=Unused variable
?
ERROR_FORMAL_AND_ACTUAL_PARAMETERS_NUMBER_MISSMATCH=Formal and actual parameters number missmatch
ERROR_TRANSITION_REFS_AND_OUTGOING_TRANSITION_NUMBER_MISSMATCH=Transition refs and outgoing transition number missmatch
ERROR_INVALID_ACTUAL_PARAMETER_VARIABLE_TYPE=Invalid actual parameter variable type
?
ERROR_MULTIPLE_OUTGOING_TRANSITIONS_WITHOUT_SPLIT_TYPE_DEFINED=Multiple outgoing transitions without split type defined
ERROR_MULTIPLE_INCOMING_TRANSITIONS_WITHOUT_JOIN_TYPE_DEFINED=Multiple incoming transitions without join type defined
ERROR_MORE_THAN_ONE_OTHERWISE_TRANSITION=More than one 'Otherwise' type transition
ERROR_MORE_THAN_ONE_DEFAULT_EXCEPTION_TRANSITION=More than one 'Default exception' type transition
?
?
ERROR_LOOP_CONTAINED_ACTIVITY_IN_LOOP_BLOCKED_MODE=Loop contained activity in 'Loop blocked' mode
ERROR_CYCLIC_GRAPH_IN_LOOP_BLOCKED_MODE=Cyclic graph in 'Loop blocked' mode
ERROR_MULTIPLE_STARTING_ACTIVITIES_IN_FULL_BLOCKED_MODE=Multiple starting activities in 'Full blocked' mode
ERROR_MULTIPLE_ENDING_ACTIVITIES_IN_FULL_BLOCKED_MODE=Multiple ending activities in 'Full blocked' mode
ERROR_SPLIT_JOIN_MISSMATCH_IN_FULL_BLOCKED_MODE_MORE_SPLITS=Split - join missmatch in 'Full blocked' mode - more splits
ERROR_SPLIT_JOIN_MISSMATCH_IN_FULL_BLOCKED_MODE_MORE_JOINS=Split - join missmatch in 'Full blocked' mode - more joins
ERROR_SPLIT_JOIN_MISSMATCH_IN_FULL_BLOCKED_MODE_DIFFERENT_TYPES=Split - join missmatch in 'Full blocked' mode - different types
ERROR_CONDITIONAL_TRANSITION_FOR_AND_SPLIT_IN_FULL_BLOCKED_MODE=Conditional transition for Parallel split in 'Full blocked' mode
ERROR_NO_OTHERWISE_TRANSITION_FOR_XOR_SPLIT_IN_FULL_BLOCKED_MODE=No otherwise transition for Exclusive split in 'Full blocked' mode
ERROR_NO_CORRESPONDING_JOIN_ACTIVITY_IN_FULL_BLOCKED_MODE=No corresponding join activity in 'Full blocked' mode
ERROR_NO_CORRESPONDING_JOIN_ACTIVITY_TYPE_IN_FULL_BLOCKED_MODE_AND_XOR=No corresponding join activity type in 'Full blocked' - Exclusive used instead of Parallel
ERROR_NO_CORRESPONDING_JOIN_ACTIVITY_TYPE_IN_FULL_BLOCKED_MODE_XOR_AND=No corresponding join activity type in 'Full blocked' - Parallel used instead of Exclusive
?
ERROR_NO_STARTING_ACTIVITY=No starting activity
ERROR_NO_ENDING_ACTIVITY=No ending activity
?
ERROR_IMPROPERLY_CONNECTED_ACTIVITY_MULTIPLE_INCOMING_TRANSITIONS=Improperly connected activity - multiple incoming transitions
ERROR_IMPROPERLY_CONNECTED_ACTIVITY_MULTIPLE_OUTGOING_TRANSITIONS=Improperly connected activity - multiple outgoing transitions
ERROR_IMPROPERLY_CONNECTED_ARTIFACT_NO_ASSOCIATION=Improperly connected artifact - no association
?
ERROR_MULTIPLE_CONNECTIONS=Multiple connections
?
ERROR_PRIORITY_INVALID_VALUE=Invalid value for the priority
?
ERROR_END_EVENT_NOT_CONNECTED=End event not connected
ERROR_CONNECTION_FROM_END_EVENT_NOT_ALLOWED=End event can't have outgoing connections
ERROR_CONNECTION_TO_START_EVENT_NOT_ALLOWED=Start event can't have incoming connections
ERROR_START_EVENT_NOT_CONNECTED=Start event not connected
?
WARNING_CONNECTION_FROM_START_EVENT_IS_MISSING=No connection from Start event
WARNING_CONNECTION_TO_END_EVENT_IS_MISSING=No connection to End event
?
?
############################# MISC ?#######################################
##### About Frame
AboutFrameTitle=About Together Workflow Editor
LicenseKey=License
?
##### LDAP
AllListedKey=All listed
AnonymousKey=Anonymous
BaseDNKey=Base DN
ChooseAttributeNameForIdMappingKey=Choose attribute name for Id mapping (or define your own)
DetailsKey=Details
DNKey=Distinguished name
ElementValueKey=Value
ExternalParticipantsKey=Import external participants (from LDAP server)
HostKey=Host
EntriesKey=entries
LevelKey=Level
LDAPConfigurationKey = LDAP configuration
LDAPEntryInfoKey = LDAP entry information
LDAPDistinguishedNameAttributeNameKey=Distinguished name
LDAPCountLimitKey=Count limit (0=unlimited)
LDAPTimeLimitKey=Time limit (0=unlimited)
LDAPReferralHandlingKey=Referral handling
LDAPGroupUniqueAttributeNameKey=Unique attribute for groups/roles
LDAPGroupNameAttributeNameKey=Name attribute for groups/roles
LDAPGroupDescriptionAttributeNameKey=Description attribute for groups/roles
LDAPUserUniqueAttributeNameKey=Unique attribute for users
LDAPUserNameAttributeNameKey=Name attribute for users
LDAPUserDescriptionAttributeNameKey=Description attribute for users
ObjectClassFilterKey=Object class filter
PasswordKey=Password
PortKey=Port
SCOPE_ONEKey=One level below given base
SCOPE_SUBKey=All sublevels (including base)
SearchScopeKey=Search scope
SecurityKey=Security
SelectionKey=Selection
UniqueAttributeSearchCriteriaKey=Unique attribute search criteria
UserAndPasswordKey=User + Password
UserDNKey=User DN
?
groupKey=Group
personKey=Person
organizationalUnitKey=Organizational unit
organizationalRoleKey=Organizational role
userKey=User
organizationalPersonKey=Organizational person
inetOrgPersonKey=Inet organizational person
followKey=Follow
ignoreKey=Ignore
throwKey=Throw
?
ConfigureLDAPTooltip = Configure LDAP parameters
SearchLDAPTooltip = Search LDAP...
ImportAllTooltip=Import all
ImportSelectedTooltip=Import selected
?
##### Search
ContainingTextKey=Containing text
CaseSensitiveKey=Case sensitive
SearchForElementKey=Search for element
SearchByPropertyKey=Search by property
SearchByAttributeKey=Search by attribute
SearchEntityKey=Search for XPDL element
SCOPE_MAIN_PACKAGEKey=Search in main package
SCOPE_ALL_PACKAGESKey=Search in all packages
SCOPE_SELECTED_ELEMENTKey=Search in selected element
?
?
?
##### WfXML
ConnectKey=Connect
ConnectingKey = Connecting to engine...
DownloadKey=Download
DownloadingKey = Downloading XPDL...
DownloadTooltip=Download XPDL from the engine
DefinitionKeyKey=Definition key
ProcessDefinitionListKey=Process definition list
RegistryServiceURL=Registry service URL
StatusKey=Status
UpdateKey=Update
UpdatingKey = Updating XPDL to the engine...
UpdateTooltip=Update XPDL to the engine
UploadKey=Upload
UploadingKey = Uploading XPDL to the engine...
UploadTooltip=Upload XPDL to the engine
WfXMLKey=WfXML
?
###############################################################################
#
# ?TogWE Messages and misc
#
################################################################################
AddKey=Add
ALLDescription=All files (*.*)
ApplyKey=Apply
ApplyAndCloseKey=Apply and close
CancelKey=Cancel
CategoryKey=Category
CommonExpressionParticipantKey=Common expression lane
ComplexContentKey=Complex content
ConfigurationKey=configuration
ConnectionsKey=Connections
ContentKey=Content
CopyKey=Copy
CopyOfKey=Copy of
ElementKey=Element
ElementsKey=element(s)
EnglishDefaultKey =中文(默认)
ErrorsKey=errors
DefineAdditionalNamespacesKey=Define additional namespaces
DeletingKey=Deleting
EditKey=Edit
ErrorMessageKey=Error message
ExternalKey=External
FindNextStringOccuranceKey=Find the next occurance of the given string
FreeTextExpressionParticipantKey=Expression lane
GraphViewKey=Graph view
ImportKey=Import
ImportOrCopyKey=Import or copy
JPGDescription=JPG files (*.jpg)
LogicKey=Logic
MakeCopyKey=Make copy
NamespaceKey=Namespace
NamespacesKey=Namespaces
NoOfToolsKey=No. of tools
NotFoundKey=Not found
NotSavedKey=Not saved
OKKey=OK
OverviewKey=Overview
PackageAndExternalPackagesKey=Package and external packages dependence
PackageAndExternalPackagesXPDLKey=Package and external packages print view
ParsingErrorsKey=Parsing errors
PDFDescription=PDF files (*.pdf)
ProceedKey=Proceed
ProcessKey=Process
PropertiesKey=properties
ReadOnlyKey=Read only
ReconfiguringKey=Re-configuring...
ReferencedActivitySetKey=Referenced activity set
ReferencedProcessKey=Referenced process
ReferencesKey=References
RemoveKey=Remove
RestoreDefaultKey=Restore default
SearchForKey=Search for
SetKey=Set
StopKey=Stop
SVGDescription=SVG files (*.svg)
TXTDescription=TXT files (*.txt)
TextViewKey=Text view
UnnamedKey=Unnamed
VariableKey=Variable
VariablesKey=Variables
ViewFormalParametersKey=View formal parameters for selected element
WarningsKey=warnings
XMLDescription=XML files (*.xml)
XPDLDescription=XPDL files (*.xpdl)
XPDLSchemaKey=XPDL schema
XPDLViewKey=XPDL view
?
CommonExpressionParticipantPrefix = Common expression
CommonExpressionParticipantDescription = Lane that enables entering common expression for the performer for all the activities that are contained within.
FreeTextExpressionParticipantDescription = Lane that enables entering expression for the performer for any activity that is contained within.
EntriesFound = entries found
MatchesFound = matches found
ReferencesFound = references found
ProblemsFound = problems found
DoubleClickToMaximize = Double click to maximize/minimize
RightClickToAdd = Right click to add/close components
OpeningFile = Opening xpdl...
?
UNCONTROLLED_FLOWKey = Uncontrolled flow
CONDITIONAL_FLOWKey = Conditional flow
DEFAULT_FLOWKey=Default flow
EXCEPTION_FLOWKey=Exception flow
DEFAULT_EXCEPTION_FLOWKey=Default exception flow
?
# Validation
ERRORTypeKey=ERROR
WARNINGTypeKey=WARNING
?
SCHEMATypeKey=SCHEMA
CONNECTIONTypeKey=CONNECTION
CONFORMANCETypeKey=CONFORMANCE
LOGICTypeKey=LOGIC
?
[Error]Key=[Error]
[Warning]Key=[Warning]
[Fatal Error]Key=[Fatal Error]
?
AtLineNumberKey=at line number