Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

983 lines
69 KiB

############################################################################
## UDDI Services
## Copyright (c) 2000-2002 Microsoft Corporation
##
## Localization notes:
##
## 1. Replacement strings are of the form {number}, where each number
## represents a specific replacement text. An example of a
## replacement string is User: {0}. Here, {0} would be replaced
## by the user name to provide a string of the form:
##
## User: DOMAIN\User
##
##==Notes are provided whenever replacement strings are used.
##
############################################################################
############################################################################
## Titles
############################################################################
TITLE=UDDI Services
TITLE_ALT=Microsoft UDDI Business Registry (UBR) node
COPYRIGHT=Copyright© 2000-2002 Microsoft Corporation
############################################################################
## Help
############################################################################
HELP_BLOCK_HOME=UDDI Services is a Microsoft .NET-based tool that enables Universal Discovery, Description, and Integration (UDDI) for XML Web services. With UDDI Services, you can publish, locate, and invoke services within your enterprise or between business partners.
HELP_BLOCK_GET_STARTED=Before you publish a service, we strongly recommend reading the Step-by-Step guide listed below. For an overview of basic concepts and terminology, or for help with searching, view the Quick Help options above. Visit Additional Resources on the Web for more information about planning, deployment, troubleshooting, or UDDI specifications.
HELP_BLOCK_MY_UDDI=My UDDI enables you to publish and modify your Web service information. To publish a service, you must first publish a provider. You will typically publish a tModel to describe an interface, and then use that tModel in one or more service descriptions when you publish them under the appropriate provider.
HELP_BLOCK_ADMIN=Coordinators can view and manage UDDI Services data. Use the Coordinate options to show or hide categorization schemes on the Browse by Category tab, delete categorizations schemes, review publisher activities, and recalculate statistics.
HELP_BLOCK_ADMIN_DETAILS=As a Coordinator you can manage categorization schemes and view statistical reports for entity counts, publisher activities, and categorizations.
HELP_BLOCK_SEARCH=UDDI Services Search enables you to locate Web service information. You can search for services, service providers, or tModels by name or by browsing categorizations.
HELP_BLOCK_SEARCH_ALT=Search enables you to locate Web service information. You can search for services, service providers, or tModels by name or by browsing categorizations.
HELP_BLOCK_SEARCH_BROWSE=Browse categorization schemes, select a category, and then search for services, providers, or tModels defined by that category.
HELP_BLOCK_SEARCH_SERVICE=Type one or more initial characters in the name of the service you want to find. If you do not know the exact name, use % as a wildcard character. You can further refine your search by specifying categorizations or tModels.
HELP_BLOCK_SEARCH_PROVIDER=Type one or more initial characters in the name of the provider you want to find. If you do not know the exact name, use % as a wildcard character. You can further refine your search by specifying categories, identifiers, or tModels.
HELP_BLOCK_SEARCH_TMODEL=Type one or more initial characters in the name of the tModel you want to find. If you do not know the exact name, use % as a wildcard character. You can further refine your search by specifying categories or identifiers.
HELP_BLOCK_PROVIDER=A provider is a party, such as a person, group, or business, that offers and supports a Web service. View services and additional information published for this provider using the tabs below. This information can only be modified by the owner (publisher) listed.
HELP_BLOCK_PROVIDER_DETAILS=Details present the name, owner, and a brief description of this provider. The provider key is unique and is intended for use in programmatic queries.
HELP_BLOCK_PROVIDER_IDENTIFIERS=An identifier is a reference to a company-wide identification scheme that logically groups providers (or tModels) using a common form of identification, such as a cost code or D-U-N-S® Number. Identifiers are optional descriptions intended to enhance the discovery of providers and tModels in Search.
HELP_BLOCK_PROVIDER_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a provider.
HELP_BLOCK_PROVIDER_OVERVIEWDOCS=A discovery URL points to an HTTP-accessible resource that provides additional technical or descriptive information about a provider. For example, a discovery URL might point to an XML representation of the data published for this provider.
HELP_BLOCK_RELATIONSHIPS=A relationship defines a hierarchy between two providers, inside or outside of your enterprise, such as a parent-child relationship or a business-to-business partnership.
HELP_BLOCK_CONTACT=A contact is a human or automated resource that provides support for a provider and its services. Use types define the type of support a contact is intended to provide.
HELP_BLOCK_CONTACTS_DETAILS=View the type of support offered and one or more ways to contact a resource by clicking a contact name.
HELP_BLOCK_CONTACT_DETAILS=Details present the name and a brief description of this resource. The use type specifies the type of support this contact is intended to provide.
HELP_BLOCK_CONTACT_EMAILS=View one or more e-mail addresses and appropriate support requests for this resource.
HELP_BLOCK_CONTACT_PHONES=View one or more phone numbers and appropriate support requests for this resource.
HELP_BLOCK_CONTACT_ADDRESSES=View mailing or physical addresses for this resource.
HELP_BLOCK_BINDING=A binding represents an access point and one or more instances of the service that can be accessed at that point. An Instance Info typically points to an interface description or specification.
HELP_BLOCK_BINDING_DETAILS=Details present the access point, protocol supported, and a brief description of the binding. The binding key is unique and is intended for use in programmatic queries.
HELP_BLOCK_BINDINGS_DETAILS=View one or more access points for this service by clicking a binding name. You can then view interfaces and instance information published for that binding.
HELP_BLOCK_INSTANCEINFO=An Instance Info typically references an interface tModel. It can also provide instance parameters and a reference to technical information, such as a specification document or WSDL file, for an interface.
HELP_BLOCK_BINDING_INSTANCE_INFOS=An Instance Info typically references an interface tModel and can include technical information such as instance parameters and interface specifications. View one or more instances of this service by clicking an Instance Info name.
HELP_BLOCK_INSTANCEINFO_DETAILS=Details present the interface tModel name, which links to a description of that tModel. The UUID is unique and is intended for use in programmatic queries.
HELP_BLOCK_INSTANCEINFO_INSTANCE_DETAILS=Instance details present the instance parameters, or a link to a file containing those parameters, and a brief description.
HELP_BLOCK_INSTANCEINFO_OVERVIEWDOCS=An overview document is an HTTP-accessible resource, such as a WSDL file or interface specification, that typically contains technical information for implementing or interacting with an interface.
HELP_BLOCK_SERVICE=An XML Web service uses standard Web protocols to share data with one or more applications, regardless of how each service is implemented in its native environment. View details, categorizations, and access points (bindings) for a service using the tabs below.
HELP_BLOCK_SERVICE_DETAILS=Details provide the service name and a brief description. The service key is unique and is intended for use in programmatic queries.
HELP_BLOCK_SERVICES_DETAILS=View service details, categorizations, and access points by clicking a service name.
HELP_BLOCK_SERVICE_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a service. View the categorization schemes used to define this service.
HELP_BLOCK_TMODEL=A tModel typically represents a description of an interface and can be referenced as part of the binding and instance information for a service.
HELP_BLOCK_TMODEL_DETAILS=Details present the name, owner, and a brief description of this tModel. The tModel key is unique and is intended for use in programmatic queries.
HELP_BLOCK_TMODEL_IDENTIFIERS=An identifier is a reference to a company-wide identification scheme that logically groups tModels (or providers) using a common form of identification, such as a cost code or D-U-N-S Number. Identifiers are optional descriptions intended to enhance the discovery of providers and tModels in Search.
HELP_BLOCK_TMODEL_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a tModel.
HELP_BLOCK_TMODEL_OVERVIEWDOCS=An overview document is an HTTP-accessible resource, such as a WSDL file or interface specification, that typically contains technical information for implementing or interacting with an interface.
HELP_BLOCK_PUBLISH_ALT=My UDDI displays only the entities - Web services, providers, and tModels - you publish. Any information you enter is immediately available in Search.
HELP_BLOCK_PUBLISH=My UDDI displays only the entities - Web services, providers, and tModels - you publish. Any information you enter is immediately available in UDDI Services Search.
HELP_BLOCK_PUBLISH_MAKEDEFAULT=(Display this name and language in search results.)
HELP_BLOCK_PUBLISH_PROVIDERS=A provider is a party, such as a person, group, or business, that offers and supports a Web service. To publish a service, you must first publish a service provider. Add or view providers using the options below.
HELP_BLOCK_PUBLISH_PROVIDER=Make providers easy to locate by adding details, identifiers, and categorizations. Publish support contacts, links to additional information, or relationships with other providers by adding contacts, discovery URLs, and relationships.
HELP_BLOCK_PUBLISH_PROVIDER_DETAILS=Name and briefly describe this provider in one or more languages. The provider key is unique and is generated for use in programmatic queries only.
HELP_BLOCK_PUBLISH_PROVIDER_IDENTIFIERS=An identifier is a reference to a company-wide identification scheme that logically groups providers (or tModels) using a common form of identification, such as a cost code or D-U-N-S Number. Identifiers are optional descriptions intended to enhance the discovery of providers and tModels in Search.
HELP_BLOCK_IDENTIFIER_BAG=Select a tModel that represents an appropriate identification scheme and then type a identifier name and value. If you are not familiar with an existing system for name-value pairs, contact a UDDI Services Coordinator. If you create key names and values, make sure your entries are consistent and easy-to-recognize.
HELP_BLOCK_PUBLISH_PROVIDER_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a provider. Add one or more categories by selecting from available schemes. If an appropriate categorization is not available, contact a UDDI Services Coordinator.
HELP_BLOCK_PUBLISH_PROVIDER_OVERVIEWDOCS=A discovery URL points to additional technical or descriptive information about a provider. If you add or edit a discovery URL, make sure it points to an HTTP-accessible resource. You can define use types specific to your enterprise.
HELP_BLOCK_PUBLISH_PROVIDER_RELATIONSHIPS=A relationship defines a hierarchy between two providers, inside or outside of your enterprise, such as a parent-child relationship or a business-to-business partnership. Add one or more relationships for this provider.
HELP_BLOCK_PUBLISH_PROVIDER_SERVICES=An XML Web service uses standard Web protocols to share data with one or more applications, regardless of how each service is implemented in its native environment. If you add a service, make sure you categorize it and provide one or more access points (bindings). You can then provide instance information for each binding.
HELP_BLOCK_PUBLISH_PROVIDER_CONTACTS=A contact is a human or automated resource that provides support for a provider and its services. Publish one or more contacts for each provider. Make sure users can determine the type of support each resource offers and one or more ways to request that support.
HELP_BLOCK_PUBLISH_CONTACT= A support resource can be contacted by phone, e-mail, mailing address, or at a physical address. Use types enable users to identify the type of support a contact offers and one or more appropriate ways to request support.
HELP_BLOCK_PUBLISH_CONTACT_DETAILS=Type a name and a brief description in one or more languages. Although use types and descriptions are optional, it is important that you note the type of support this contact provides, for example: "For sales contacts", "Technical questions", or "Opening new accounts".
HELP_BLOCK_PUBLISH_CONTACT_EMAILS=Add the e-mail addresses available for this contact. If you publish more than one e-mail address, you may want to define their use types, for example: "For sales contacts", "Technical questions", or "Opening new accounts".
HELP_BLOCK_PUBLISH_CONTACT_PHONES=Add the phone numbers available for this contact. If you publish more than one phone number, you may want to define their use types, for example: "Technical support", "Customer Service", or "Mobile/cellular phone".
HELP_BLOCK_PUBLISH_CONTACT_ADDRESSES=Add the addresses available for this contact. If you publish more than on address, you may want to define their use types, for example: "Sales Office", "General mailing address", or "Shipping and Handling".
HELP_BLOCK_PUBLISH_SERVICE=Name, describe, and categorize each Web service, making it easy to locate. Publish one or more access points for a service by adding a binding, and then add instance information for each interface implemented at that access point.
HELP_BLOCK_PUBLISH_SERVICE_DETAILS=Name and briefly describe this service in one or more languages. The service key is unique and is intended for use in programmatic queries only.
HELP_BLOCK_PUBLISH_SERVICE_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a service. Add one or more categories by selecting from available schemes. If an appropriate categorization is not available, contact a UDDI Services Coordinator.
HELP_BLOCK_PUBLISH_SERVICE_BINDINGS=A binding represents an access point and one or more instances of the service that can be accessed at that point. Add, edit, or delete bindings for this service.
HELP_BLOCK_PUBLISH_BINDING=A binding represents an access point and one or more instances of the service that can be accessed at that point. You can publish technical descriptions of an instance, such as an interface specification, by adding an Instance Info.
HELP_BLOCK_PUBLISH_BINDING_DETAILS=Type and briefly describe an access point for this service. Specify the protocol (URL type) this binding supports. To publish technical information for an interface, such as parameters or a WSDL file, add an Instance Info.
HELP_BLOCK_PUBLISH_BINDING_INSTANCES=An Instance Info typically contains technical information, such as instance parameters or links to programmatic descriptions, about an interface. Add, edit, or delete Instance Infos for this binding.
HELP_BLOCK_PUBLISH_INSTANCEINFO=An Instance Info typically references an interface tModel. It can also provide instance parameters and a reference to technical information, such as a specification document or WSDL file, for an interface.
HELP_BLOCK_PUBLISH_INSTANCEINFO_ADD=An Instance Info is a reference to a tModel that typically represents an interface. Instance information can also contain parameters and may provide links to one or more overview documents. Overview documents usually provide technical information about implementing or interacting with that interface.
HELP_BLOCK_PUBLISH_INSTANCEINFO_ADD_DETAILS=Type one or more initial characters in the name of the tModel you want to find. If you do not know the exact name, use % as a wildcard character. If an appropriate tModel does not exist, you can publish a new tModel to represent, for example, a description of an interface you want to publish for this service.
HELP_BLOCK_PUBLISH_INSTANCEINFO_DETAILS=To view more information about an interface tModel, click the name. Add a brief description in one or more languages. The interface tModel key is unique and is intended for use in programmatic queries only.
HELP_BLOCK_PUBLISH_INSTANCEINFO_PARAMETERS=Instance parameters can be entered in any format that can be read by users or computers. You can also provide a URL to an HTTP-accessible file containing the appropriate parameters. Add a brief description in one or more languages.
HELP_BLOCK_PUBLISH_INSTANCEINFO_OVERVIEWDOCS=An overview document is an HTTP-accessible resource, such as WSDL file or specification document, that usually contains technical information for implementing or interacting with an interface. Add or edit the overview document URL for this instance.
HELP_BLOCK_PUBLISH_TMODELS=A tModel typically represents a description of an interface and can be referenced as part of the binding and instance information for a service. Add or view tModels using the options below.
HELP_BLOCK_PUBLISH_TMODEL=A tModel usually represents a description of an interface. Make tModels easy to locate and reference by adding details, categories, and identifiers. Publish technical information, such as an interface specification or WSDL file, by pointing to one or more overview documents.
HELP_BLOCK_PUBLISH_TMODEL_DETAILS=Name and briefly describe the interface (or other data) that this tModel represents. The tModel key is unique and is intended for use in programmatic queries only.
HELP_BLOCK_PUBLISH_TMODEL_IDENTIFIERS=An identifier is a reference to a company-wide identification scheme that logically groups tModels (or providers) using a common form of identification, such as a cost code or D-U-N-S Number. Identifiers are optional descriptions intended to enhance the discovery of tModels and providers in Search.
HELP_BLOCK_PUBLISH_TMODEL_CATEGORIES=A categorization scheme is a predefined set of categories, derived from an internal or external hierarchy, that can be used to classify a tModel. Add one or more categories by selecting from available schemes. If an appropriate categorization is not available, contact a UDDI Services Coordinator.
HELP_BLOCK_PUBLISH_TMODEL_OVERVIEWDOCS=An overview document is an HTTP-accessible resource, such as WSDL file or specification document, that usually contains technical information for implementing or interacting with an interface. Add or edit the overview document URL for this tModel.
HELP_BLOCK_ADMIN_TAXONOMY_DETAILS=UDDI Services hosts the following categorization schemes:
HELP_BLOCK_ADMIN_TAXONOMY_IMPORT=To import a categorization scheme or other data, click <b>Browse</b>, select the appropriate file, and then click <b>Import</b>. You can also import files using the command-line bootstrap utility. For more information, see the UDDI Services MMC Snap-in Help.
HELP_BLOCK_ADMIN_STATISTICS_ENTITIES=UDDI Services hosts the following entity types and counts:
HELP_BLOCK_ADMIN_STATISTICS_PUBLISHERS=The following report lists publisher activities:
HELP_BLOCK_ADMIN_STATISTICS_CATEGORIES=UDDI Services hosts references, by volume, to the following categorizations:
HELP_BLOCK_ADMIN_CHANGEOWNER=In UDDI Services, data published for a Web service, provider, or tModel can be modified only by the current owner. After you transfer ownership, previous owners can no longer modify the information.
HELP_BLOCK_ADMIN_CHANGEOWNER_DETAILS=To transfer ownership of this entity to another publisher, click <b>Change Owner</b>, locate and select the publisher name, and then update your changes.
HELP_BLOCK_ADMIN_IMPERSONATE=As a Coordinator, you can view and manage data owned by other publishers. However, you can only view data for one publisher at a time. When you are finished, select another publisher or return to your own data.
HELP_BLOCK_ADMIN_IMPERSONATE_DETAILS=Type one or more initial characters in the name of the publisher you want to find. If you do not know the exact name, use % as a wildcard character. In the search results, select an appropriate publisher name, and then confirm or cancel your changes.
############################################################################
## Menu items
############################################################################
MENUITEM_ADMIN=Administer
MENUITEM_ADMIN_TAXONOMY=Edit categorization scheme...
MENUITEM_COORDINATE=Coordinate
MENUITEM_EDIT=Publish
MENUITEM_HELP=Help
MENUITEM_HOME=Home
MENUITEM_SEARCH=Search
MENUITEM_SEARCH_BUSINESS=Search for a provider...
MENUITEM_SEARCH_CONTACT=Search for a contact...
MENUITEM_SEARCH_SERVICE=Search for a service...
MENUITEM_SEARCH_BINDING=Search for a binding...
MENUITEM_SEARCH_TMODEL=Search for a tModel...
############################################################################
## User roles
##
## This text is used to display information about the current user's
## security privileges.
##
## Replacement strings:
## {0} = User name in the form &quot;DOMAIN\Username&quot;
## {0} = User role
############################################################################
ROLE_ADMINISTRATOR=Administrator
ROLE_COORDINATOR=Coordinator
ROLE_PUBLISHER=Publisher
ROLE_USER=User
ROLE_ANONYMOUS=None
TAG_USER=User: {0}
TAG_IMPERSONATING_USER=Viewing data owned by: {0}
TAG_IMPERSONATE_USER=Publisher:
TAG_ROLE=Role: {0}
############################################################################
## Tabs
##
## This text is used on property sheet tabs.
############################################################################
TAB_ADDRESSES=Address
TAB_BINDINGS=Bindings
TAB_BUSINESSES=Providers
TAB_CATEGORIES=Categories
TAB_CHANGE_OWNER=Change Owner
TAB_CONTACTS=Contacts
TAB_DETAILS=Details
TAB_DISCOVERYURLS=Discovery URLs
TAB_EMAILS=E-mail
TAB_EXPLORER=Explorer
TAB_FIND_SERVICE=Services
TAB_FIND_BUSINESS=Providers
TAB_FIND_TMODEL=tModels
TAB_FIND_RESULTS=Results
TAB_FIND_BROWSE=Browse by Category
TAB_IDENTIFIERS=Identifiers
TAB_IMPERSONATE=View data owned by...
TAB_IMPORT=Import
TAB_INSTANCE_DETAILS=Instance Details
TAB_MY_UDDI=My UDDI
TAB_OVERVIEWDOC=Overview Document
TAB_PUBLISHER_ASSERTIONS=Relationships
TAB_PHONES=Phone
TAB_REQUESTS=Requests
TAB_SERVICES=Services
TAB_STATISTICS_ENTITYCOUNTS=Entity Counts
TAB_STATISTICS_PUBLISHERSTATS=Publisher Statistics
TAB_STATISTICS_TAXSTATS=Categorization Statistics
TAB_TMODELS=tModels
TAB_INSTANCES=Instance Info
TAB_INSTANCE_INFOS=Instance Infos
############################################################################
## Headings
############################################################################
HEADING_ACCESS_POINT=Access Point
HEADING_ACTIONS=Actions
HEADING_ADDITIONAL_RESOURCES=Additional UDDI Resources on the Web
HEADING_ADDRESS=Address
HEADING_ADDRESSES=Addresses
HEADING_ADMINISTER=Coordinate
HEADING_BINDING=Binding
HEADING_BINDINGS=Bindings
HEADING_BINDING_NAME=Binding Name
HEADING_BINDING_TEMPLATE=Binding Template
HEADING_BUSINESS=Provider
HEADING_BUSINESSES=Providers
HEADING_BUSINESS_NAME=Provider Names
HEADING_CATEGORIES=Categorizations
HEADING_CATEGORIZATION=Categorization Schemes
HEADING_CHANGE_OWNER=Change Owner
HEADING_CHECKED=Checked
HEADING_CONTACT=Contact
HEADING_CONTACTS=Contacts
HEADING_COORDINATE=Coordinate
HEADING_DESCRIPTION=Descriptions
HEADING_DESCRIPTIONS=Descriptions
HEADING_DETAILS=Details
HEADING_DISCOVERYURL=Discovery URL
HEADING_EDIT=Publish
HEADING_EMAIL=E-mail
HEADING_EMAILS=E-mail
HEADING_ERRORS=Errors
HEADING_ERROR_PROCESSING_REQUEST=Error Processing Request
HEADING_GET_STARTED=Getting Started
HEADING_HOME=Home
HEADING_IDENTIFIER=Identifier
HEADING_IDENTIFIERS=Identifiers
HEADING_IMPERSONATE=View data owned by...
HEADING_ADD_INSTANCEINFO=Add Instance Info
HEADING_INSTANCE_INFO=Instance Infos
HEADING_INSTANCE_INFOS=Instance Infos
HEADING_INSTANCE_PARMS=Instance Parameters
HEADING_KEY_NAME=Key Name
HEADING_KEY_VALUE=Key Value
HEADING_KEYED_REFERENCE=Keyed Reference
HEADING_KEYED_REFERENCES=Keyed References
HEADING_LANGUAGE=Language
HEADING_LANGUAGES=Languages
HEADING_MY_ENTRIES=My UDDI
HEADING_ENTRIES=UDDI ({0})
HEADING_NAME=Name
HEADING_NAMES=Names
HEADING_NO=No
HEADING_NONE=(none)
HEADING_NO_CATEGORIES=No further selections exist. To continue, click an appropriate category in the list above, or click <b>Cancel</b> and try again.
HEADING_OTHER_BUSINESS=Other Provider
HEADING_OVERVIEW_URL=Overview Document URL
HEADING_PUBLISHER=Publisher
HEADING_PUBLISHER_ASSERTION_COMPLETE=Complete
HEADING_PUBLISHER_ASSERTION_PENDING=Pending
HEADING_PUBLISHER_ASSERTION_REQUESTED=Requested
HEADING_PUBLISHER_ASSERTIONS=Relationships
HEADING_REQUESTED_PUBLISHER_ASSERTIONS=Requested Relationships
HEADING_PHONE=Phone Number
HEADING_PHONES=Phone Numbers
HEADING_SERVICE=Service
HEADING_SERVICES=Services
HEADING_SEARCH=Search
HEADING_SERVICE_NAME=Service Name
HEADING_SERVICE_NAMES=Service Names
HEADING_STATUS=Status
HEADING_SEARCH_BROWSEACTIONTITLE=Action
HEADING_SEARCH_BROWSECATEGORYTITLE=Categorization
HEADING_SEARCH_CRITERIA=Search Criteria
HEADING_SEARCH_RESULTS=Search Results
HEADING_SEARCH_FOR_TMODEL=Search for a tModel
HEADING_STATISTICS=Statistics
HEADING_STATISTICS_STATISTIC=Statistic
HEADING_STATISTICS_VALUE=Values
HEADING_STATISTICS_SECTION=Section
HEADING_STATISTICS_SECTION_ENTITYCOUNTS=Entity Counts
HEADING_STATISTICS_SECTION_PUBSTATS=Publisher Statistics
HEADING_STATISTICS_TIMESTAMP=Last recalculated on:
HEADING_STATISTICS_TAXANDVAL=Top 10 Categorization Schemes
HEADING_STATISTICS_ENTITYTYPE=Entity Type
HEADING_STATISTICS_COUNT=Count
HEADING_STATISTICS_LABEL_TMODELCOUNT=tModels
HEADING_STATISTICS_LABEL_BUSINESSCOUNT=Providers
HEADING_STATISTICS_LABEL_SERVICECOUNT=Services
HEADING_STATISTICS_LABEL_BINDINGCOUNT=Bindings
HEADING_STATISTICS_LABEL_PUBCOUNT=Publishers
HEADING_STATISTICS_LABEL_PUBWITHPUB=Total number of publishers with active publications
HEADING_STATISTICS_LABEL_RECALCINPROGRESS=Recalculating data.... To view updated statistics, click <b>Refresh</b>.
HEADING_STATISTICS_LABEL_REFRESH=Refresh
HEADING_STATISTICS_LABEL_TAXREFS=Total references to this scheme
HEADING_STATISTICS_LABEL_TAXVALREFS=Total references to this category
HEADING_STATISTICS_PUBNAME=Publisher
HEADING_STEP_BY_STEP_GUIDE=Step-by-Step Guide
HEADING_TASK=Task
HEADING_TASKS=Tasks
HEADING_TAXONOMY=Data Import
HEADING_TAXONOMY_NAME=Categorization Scheme
HEADING_TAXONOMY_ISBROWSABLE=Browsable
HEADING_TMODEL=tModel
HEADING_TMODELS=tModels
HEADING_TMODEL_NAME=tModel Name
HEADING_UNKNOWN=(Unknown)
HEADING_USE_TYPE=Use Type
HEADING_WELCOME=Welcome to Microsoft UDDI Services
HEADING_YES=Yes
HEADING_SERVICEPROJECTIONS=Service Projections
############################################################################
## Tags
############################################################################
TAG_ACCESS_POINT=Access Point:
TAG_ACTIONS=Actions:
TAG_ADDRESS=Address:
TAG_AVAILABLE_TAXONOMIES=Select a categorization scheme:
TAG_BINDING=Binding:
TAG_BINDING_KEY=Binding Key:
TAG_BINDING_NAME=Binding Name:
TAG_BUSINESS=Provider:
TAG_BUSINESS_KEY=Provider Key:
TAG_BUSINESS_NAME=Provider Name:
TAG_IDENTIFICATION_SCHEME=Identification Scheme:
TAG_CATEGORIZATION_SCHEME=Categorization Scheme:
TAG_CATEGORIES=Categories:
TAG_CURRENT_OWNER=Current Owner:
TAG_CONTACT=Contact:
TAG_CONTACT_NAME=Contact Name:
TAG_DESCRIPTION=Description:
TAG_DIRECTION=<b>Relationship direction:</b>
TAG_DISCOVERY_URL=Discovery URL:
TAG_EDITING_BUSINESS=Editing Provider:
TAG_EDITING_CONTACT=Editing Contact:
TAG_EDITING_SERVICE=Editing Service:
TAG_EDITING_BINDING=Editing Binding:
TAG_EDITING_TMODEL=Editing tModel:
TAG_EMAIL=E-mail:
TAG_ERROR=Error: {0}
TAG_FIND_SERVICE_BY_NAME=By Service Name:
TAG_FIND_SERVICE_BY_CATEGORY=By Classification:
TAG_FIND_SERVICE_BY_TMODEL=By tModel:
TAG_FIND_BUSINESS_BY_NAME=By Provider Name:
TAG_FIND_BUSINESS_BY_CATEGORY=By Classification:
TAG_FIND_BUSINESS_BY_DISCOVERYURL=By Discovery URL:
TAG_FIND_BUSINESS_BY_IDENTIFIER=By Identifier:
TAG_FIND_BUSINESS_BY_TMODEL=By tModel:
TAG_FIND_TMODEL_BY_NAME=By tModel Name:
TAG_INSTANCE_INFO=Instance Info:
TAG_INSTANCE_PARAMETERS=Instance Parameters:
TAG_INTERFACE_TMODEL=Interface tModel:
TAG_KEY_NAME=Key Name:
TAG_KEY_VALUE=Key Value:
TAG_LANGUAGE=Language:
TAG_LIST_TMODELS=Type one or more initial characters in the name of the tModel you want to find. If you do not know the exact name, use % as a wildcard character. In the search results, select an appropriate tModel name, and then confirm or cancel your changes.<br>
TAG_NAME=Name:
TAG_NEW_OWNER=New Owner:
TAG_NOTE=Note:
TAG_OVERVIEWDOC_URL=Overview Document URL:
TAG_OWNER=Owner:
TAG_OTHER_BUSINESS=<b>Publish a relationship to:</b>
TAG_PHONE=Phone:
TAG_SHOW_PUBLISHERS=Search for publisher names containing:
TAG_SHOW_TMODELS=Search for tModel names containing:
TAG_SHOW_BUSINESSES=Search for provider names containing:
TAG_RELATIONSHIP=<b>Relationship type:</b>
TAG_SELECT_TMODEL=Select a tModel:
TAG_SERVICE=Service:
TAG_SERVICE_NAME=Service Name:
TAG_SELECTED_CATEGORY=Categorization scheme:
TAG_SERVICE_KEY=Service Key:
TAG_STACK_TRACE=Stack Trace:
TAG_STATS_BUSYWAIT=Recalculating Statistics, Please Wait
TAG_SUBCATEGORIES=Select a category or subcategory:
TAG_TAXONOMY_FILE=Data File:
TAG_TMODEL=tModel:
TAG_TMODEL_KEY=tModel Key:
TAG_TMODEL_NAME=tModel Name:
TAG_URL_TYPE=URL Type:
TAG_USE_TYPE=Use Type:
TAG_SELECT_BUSINESS_FOR_RELATIONSHIP=Type one or more initial characters in the name of the provider you want to find. If you do not know the exact name, use % as a wildcard character. In the search results, select an appropriate provider name, and then confirm or cancel your changes.<br>
TAG_QUICK_HELP=Quick Help
TAG_VERSION=Version: {0}
TAG_COPYRIGHT=2002 Microsoft Corporation.
TAG_ALLRIGHTSRESERVED=All rights reserved.
TAG_TERMSOFUSE=Terms of use.
############################################################################
## Taxonomy types
############################################################################
TAXONOMY_TYPE_CHECKED=Checked
TAXONOMY_TYPE_UNCHECKED=Unchecked
TAXONOMY_MISC=(Miscellaneous)
############################################################################
## Text
############################################################################
TEXT_ADMIN_STATISTICS=Click to view current statistics for UDDI Services, including the number and type of entities published.
TEXT_ADMIN_TAXONOMY=Click to import data or categorization schemes.
TEXT_ADMIN_CATEGORIZATION=Click to view categorization schemes hosted in this installation of UDDI Services.
TEXT_DESCRIPTION=TEXT_DESCRIPTION=Description
TEXT_LOADING=Loading...
TEXT_NO_SEARCH=To begin searching, browse for an appropriate categorization or search for services, providers, or tModels by name.
TEXT_PUBLISHER_ASSERTION_REQUESTS=View and accept requests to publish a relationship with this provider using the options below.
TEXT_RECORD_COUNT={0} record(s) found.
TEXT_QUERY_COUNT={0} item(s) match your search criteria.
TEXT_NO_REQUESTS=No requests to publish a relationship to this provider were found.
TEXT_NO_RESULTS=*No results matched your criteria. Select alternate criteria and try your search again.
TEXT_STATISTICS_ENTITYCOUNTS=TEXT_STATISTICS_ENTITYCOUNTS=The current UDDI Services publications count is:
TEXT_STATISTICS_PUBSTATS=TEXT_STATISTICS_PUBSTATS=The following report lists publisher activities:
TEXT_STATISTICS_TAXSTATS=TEXT_STATISTICS_TAXSTATS=UDDI Services currently references the following categorization schemes:
TEXT_STATISTICS_TOPPUBS=The following report lists entity volumes by publisher and type:
TEXT_STATISTICS_NOREPORT=There are no reports available for this section. Please try again later.
TEXT_TAXONOMY_HOSTED=UDDI Services currently hosts the following categorization schemes:
TEXT_TAXONOMY_UNHOSTED_TMODELS=TEXT_TAXONOMY_UNHOSTED_TMODELS=The following tModels have been classified as categorization schemes although UDDI Services does not host a corresponding category value for each scheme:
TEXT_TAXONOMY_IMPORT=Text TBD
TEXT_TAXONOMY_IMPORT_CAUTION=(Files cannot exceed 6 MB)
TEXT_TAXONOMY_BROWSABLE_CONFIM=Are you sure you want to change browsability for '{0}'
TEXT_STATS_BUSYWAIT=UDDI Services statistics are now being generated. On large systems, this may take several minutes. You can continue to wait, or return to this page later to view the results.
###
# {0} = Total Completed tasks (Integer)
# {1} = Total tasks (Integer)
###
TEXT_STATS_BUSYWAIT_STATUS={0} of {1} Complete.
TEXT_DELETE_CONFIRMATION=Are you sure you want to permanently delete '{0}'?
TEXT_EMPTY_QUERY=No records match your search criteria. Select alternate criteria and try your search again.
TEXT_MULTIPLE_REQUIRES_USETYPE=If you want to publish more than one e-mail address, address, or phone number for this contact, you must provide a use type for each entry.
TEXT_SELECT_NEW_OWNER=Type one or more initial characters in the name of the publisher you want to find. If you do not know the exact name, use % as a wildcard character. In the search results, select an appropriate publisher name, and then confirm or cancel your changes.
TEXT_CONFIRM_IMPERSONATION=Are you sure you want to view or modify the entities owned by this publisher? To continue, click <b>Apply</b>, or cancel and select a different publisher.
TEXT_VERIFY_CHANGES=Are you sure you want to transfer ownership to this publisher? To continue, click <b>Update</b>, or cancel and select a different publisher.
TEXT_OWNER_CHANGED=You have successfully transferred ownership of this entity to the publisher you selected.
TEXT_STEP_BY_STEP_GUIDE=View a step-by-step guide to publishing a Web service in UDDI Services.
TEXT_ADDITIONAL_RESOURCES=View additional resources for planning, deploying, publishing, and troubleshooting with UDDI Services.
TEXT_BLOCK_PUBLISHER_DESCRIPTION=(*Maximum 255 characters; text only)
TEXT_MY_UDDI_IMPERSONATE=As a Coordinator, you can view and modify data owned by other publishers. Select an appropriate option below.
TEXT_IMPORT_SUCCESS_MESSAGE=Your data was successfully imported into UDDI Services.
TEXT_IMPORT_ANOTHER_TAXONOMY=Import another file.
TEXT_IMPORT_VIEW_CATEGORIZATION=View and manage categorization schemes.
############################################################################
## Tooltips
############################################################################
TOOLTIP_CANNOT_DELETE_LAST_ITEM=You cannot delete the only entry in this list. Edit the entry, or add another item before you try to delete this one.
TOOLTIP_MYUDDI=Click to view or modify your published data
TOOLTIP_PUBLISH_PROVIDERS=Right-click to add a provider
TOOLTIP_PUBLISH_PROVIDER=Right-click to add a service or support contact
TOOLTIP_PUBLISH_CONTACT=Click to view contact and support information
TOOLTIP_PUBLISH_SERVICE=Right-click to add an access point for a service (binding)
TOOLTIP_PUBLISH_BINDING=Right-click to add instance information
TOOLTIP_PUBLISH_INSTANCE_INFO=Right-click to delete this Instance Info
TOOLTIP_PUBLISH_TMODELS=Right-click to add a tModel
TOOLTIP_PUBLISH_TMODEL=Right-click to delete this tModel
TOOLTIP_SEARCH_PROVIDER=Click to view descriptions and additional information for this provider
TOOLTIP_SEARCH_CONTACT=Click to view contact and support information
TOOLTIP_SEARCH_SERVICE=Click to view descriptions, categorizations, and access points for this service
TOOLTIP_SEARCH_SERVICEPROJECTION=Click to view descriptions, categorizations, and access points for this projected service
TOOLTIP_SEARCH_BINDING=Click to view an access point and corresponding interfaces for this service
TOOLTIP_SEARCH_INSTANCE_INFO=Click to view interface specifications, parameters, and additional technical information for this instance
TOOLTIP_SEARCH_TMODEL=Click to view descriptions and additional information for this tModel
TOOLTIP_COORDINATE=Click to view reports and statistics or import data
TOOLTIP_COORDINATE_CATSCHEMES=Click to view or delete categorization schemes
TOOLTIP_COORDINATE_STATISTICS=Click to view or recalculate entity, publisher, and category statistics
TOOLTIP_COORDINATE_DATA_IMPORT=Click to import categorization schemes
TOOLTIP_PROJECTIONBROKEN=Can not view this data because the projected service has been deleted.
############################################################################
## Buttons
############################################################################
BUTTON_ACCEPT=Accept
BUTTON_DELETE_INSTANCE_INFO=Delete Instance Info
BUTTON_FIND=Find
BUTTON_FIND_PROVIDERS=Find Providers
BUTTON_FIND_SERVICES=Find Services
BUTTON_FIND_TMODELS=Find tModels
BUTTON_SEARCH=Search
BUTTON_UP=Up
BUTTON_EDIT=Edit
BUTTON_APPLY=Apply
BUTTON_OK=OK
BUTTON_CANCEL=Cancel
BUTTON_CONTINUE=Continue
BUTTON_YES=Yes
BUTTON_NO=No
BUTTON_NEXT=Next
BUTTON_PREV=Previous
BUTTON_FINISH=Finish
BUTTON_DELETE=Delete
BUTTON_RETURN=Return
BUTTON_UPDATE=Update
BUTTON_HELP=Help
BUTTON_IMPORT=Import
BUTTON_REFRESH=Refresh
BUTTON_RECALCULATE=Recalculate
BUTTON_SELECT=Select
BUTTON_SELECT_ELIPSE=&Select...
BUTTON_SHOW=Show
BUTTON_HIDE=Hide
BUTTON_PUBLISH=Publish
BUTTON_BROWSE=Browse
BUTTON_SUBMIT=Submit
BUTTON_EDIT_BUSINESS=Edit Provider
BUTTON_EDIT_CONTACT=Edit Contact
BUTTON_EDIT_SERVICE=Edit Service
BUTTON_EDIT_BINDING=Edit Binding
BUTTON_EDIT_INSTANCE_INFO=Edit Instance Info
BUTTON_EDIT_TMODEL=Edit tModel
BUTTON_EDIT_PUBLISHER_ASSERTIONS=Edit Relationships
BUTTON_CHANGE_OWNER=Change Owner
BUTTON_IMPERSONATE_USER=View data owned by...
BUTTON_ADD=Add
BUTTON_ADD_ASSERTION=Add Relationship
BUTTON_ADD_BUSINESS=Add Provider
BUTTON_ADD_CONTACT=Add Contact
BUTTON_ADD_EMAIL=Add E-mail
BUTTON_ADD_PHONE=Add Phone
BUTTON_ADD_ADDRESS=Add Address
BUTTON_ADD_SERVICE=Add Service
BUTTON_ADD_BINDING=Add Binding
BUTTON_ADD_TMODEL=Add tModel
BUTTON_ADD_INSTANCE_INFO=Add Instance Info
BUTTON_ADD_DESCRIPTION=Add Description
BUTTON_ADD_IDENTIFIER=Add Identifier
BUTTON_ADD_CATEGORY=Add Category
BUTTON_ADD_DISCOVERYURL=Add URL
BUTTON_ADD_NAME=Add Name
BUTTON_CANCEL_IMPERSONATE=View my data
BUTTON_DELETE_BUSINESS=Delete Provider
BUTTON_DELETE_CONTACT=Delete Contact
BUTTON_DELETE_SERVICE=Delete Service
BUTTON_DELETE_BINDING=Delete Binding
BUTTON_DELETE_TMODEL=Delete tModel
BUTTON_IMPERSONATE=Apply
BUTTON_IMPORT_TAXONOMY=Import Data
BUTTON_MAKE_DEFAULT=Use this as the name displayed in search results.
BUTTON_NEW_SEARCH=New Search
BUTTON_VIEW=View
BUTTON_CHANGE=Change
BUTTON_TRY_AGAIN=Retry
BUTTON_GO=Go
BUTTON_MY_UDDI_MY_DATA=View my data
BUTTON_MY_UDDI_IMPERSONATE=View data owned by...
BUTTON_VIEW_SERVICE_PROJECTION=View Projected Service
BUTTON_DELETE_SERVICE_PROJECTION=Deleted Projected Service
BUTTON_PROJECTIONBROKEN=(Service Missing)
############################################################################
## Default names
############################################################################
DEFAULT_BUSINESS_NAME=(New Provider Name)
DEFAULT_CONTACT_NAME=(New Contact Name)
DEFAULT_SERVICE_NAME=(New Service Name)
DEFAULT_TMODEL_NAME=(New tModel Name)
############################################################################
## Quick Help menu
############################################################################
QUICKHELP_PUBLISH_TOC=UDDI Services Help
QUICKHELP_PUBLISH_TOC_ALT=UDDI Help
QUICKHELP_PUBLISH_PROVIDER=Publishing a provider
QUICKHELP_PUBLISH_SERVICE=Publishing a service
QUICKHELP_PUBLISH_TMODEL=Publishing a tModel
QUICKHELP_SEARCH=Searching UDDI Services
QUICKHELP_SEARCH_ALT=Searching UDDI
############################################################################
## Error descriptions
############################################################################
ERROR_ACCOUNT_LIMIT_EXCEEDED=You cannot save this data because your account storage has been exceeded. To request changes to your account limit, contact a system administrator.
ERROR_BUSY=High traffic volume on the server is preventing the system from processing your request. Please wait a few moments and try again.
ERROR_CATEGORIZATION_NOT_ALLOWED=The data or data structure provided does not meet requirements for this categorization scheme.
ERROR_FATAL_ERROR=A technical error occurred while processing your request.
ERROR_INVALID_KEY_PASSED=The key you are attempting to reference no longer exists.
ERROR_INVALID_CATEGORY=The category you specified does not exist in this categorization scheme. Please select a new category and try again.
ERROR_KEY_RETIRED=The entity you are attempting to reference has been deleted from UDDI Services.
ERROR_LANGUAGE_ERROR=An error occurred while processing the description elements for a language.
ERROR_USER_MISMATCH=You do not have permission to modify data for this entity. To request changes, contact the owner (publisher) of the entity or a UDDI Services Coordinator.
ERROR_OPERATOR_MISMATCH=You cannot modify this data from this site. Data can only be modified from the site where it was originally published.
ERROR_NAME_TOO_LONG=The name you entered exceeds the maximum number of characters allowed. Type a new name, using fewer characters, and try again.
ERROR_CONTACT_SYSTEM_ADMINISTRATOR=An unidentified error has occurred. If the problem persists, please contact a system administrator.
ERROR_MMC_REGISTRATION_FAILED=&quot;Unable to RegisterPropertyPage&quot;
ERROR_FIELD_REQUIRED=(Required)
ERROR_FINISH_EDIT=Your changes have not been applied. To continue, add or update the information in the highlighted pane below, or click <b>Cancel</b>.
ERROR_SITESTOP=UDDI Services is Currently Stopped. Please check with your System Administrator.
ERROR_HTTPSREQUIRED=Access denied. This page requires a HTTPS secure connection.
ERROR_DATAIMPORT=The file you are attempting to import is not valid. Please check that the file exists, and that it is a valid UDDI resources file.
ERROR_DATAIMPORT_INVALIDKEY=The file you are attempting to import is not valid. Please check that entity keys are unique and not already registered in this UDDI Service site.
ERROR_ADDRESS_TMODELKEY_NOEDIT=This address has been categorized and cannot be modified through the UDDI Services Web interface.
ERROR_NOTMODELS_FOR_IDENTIFIERBAG=UDDI Services does not currently have any TModels classified for use as Identifiers.
ERROR_IMPERSONATE_NOTADMIN=Current User is not a member of the Administrators Role. You must be to impersonate 'system'.
ERROR_MISSINGPARAM=Missing required parameter 'key'.
############################################################################
## Add Web Reference Dialog pages
############################################################################
###
# AWR Errors.
###
AWR_SEARCH_SERVICE_ERROR=Error, please enter a service name to search by. Use % as a wildcard character.
AWR_SEARCH_PROVIDER_ERROR=Error, please enter a provider name to search by. Use % as a wildcard character.
AWR_BROWSE_PROVIDER_ERROR=Error, unable to browse by categorization scheme.
AWR_BROWSE_SERVICE_ERROR=Error, unable to browse by categorization scheme.
###
# AWR Messages.
###
AWR_NO_WSDLS=No WSDL interfaces have been registered.
AWR_NO_CATEGORIES=No categorization schemes are currently available for browsing.
AWR_TITLE=UDDI Services - Add Web Reference
AWR_INTRO_MSG=This tool searches for services and providers in this UDDI Services site with WSDL described services. Search by name or browse through available categorization schemas.
AWR_SEARCH_AGAIN=Click here to search again.
AWR_ADD_MSG=To add references, click on the service you would like, then click on that service's corresponding interface definition, and then click the 'Add Reference' button below.
AWR_NO_RESULTS=No matching results were found.
###
# AWR Search Results
# {0} = the number of results
# {1} = the string used in search.
###
AWR_SEARCH_FOUND_RESULTS={0} result(s) were found that begin with '{1}'.
AWR_BROWSE_FOUND_RESULTS={0} result(s) were found.
###
# AWR Tags.
###
AWR_SERVICE_NAME=Service name:
AWR_PROVIDER_NAME=Provider name:
AWR_ACCESS_POINT=Access Point:
AWR_DESCRIPTION=Description:
AWR_ID=Interface definitions:
AWR_SERVICE_DESCRIPTION=Service Description:
AWR_BINDINGS=Bindings:
###
# AWR Control Text (Buttons, menus, etc)
###
AWR_BUTTON_SEARCH=Search
AWR_BUTTON_CANCEL=Cancel
###
# The following 2 strings are used together.
# AWR_HELP_LINKTEXT is first formatted as a Hyperlink
# Then it is inserted into {0} in AWR_HELP
###
AWR_HELP_LINKTEXT=assistance
AWR_HELP=Get {0} if you cannot find services that have been published.
###
# The following 2 strings are used together.
# AWR_ERROR_CLICKHERE is first formatted as a Hyperlink
# Then it is inserted into {0} in AWR_ERROR
###
AWR_ERROR=An error has occurred, please {0} to restart your search.
AWR_ERROR_CLICKHERE=click here
############################################################################
## Performance Counter Help Text
############################################################################
##
# {0} = name of SOAP Message type
##
AVERAGE_DURATION_COUNT_HELP=The average number of milliseconds that it took to execute the {0} API.
AVERAGE_DURATION_COUNT_BASE=Base average value for: {0}
CUMULATIVE_ACCESS_COUNT_HELP=The number of executions of the {0} API since the service was started.
############################################################################
## bootstrap.exe
############################################################################
BOOTSTRAP_ACCESS_DENIED=Access denied.
BOOTSTRAP_ADMIN_GROUP_ONLY=This program must be executed by a member of the UDDI Services Administrator's Group.
BOOTSTRAP_USAGE_1=Loads XML data into the UDDI Services database
BOOTSTRAP_USAGE_2=BOOTSTRAP /f [drive:][path]filename [/u user]
BOOTSTRAP_USAGE_3= [drive:][path]filename Specifies drive, directory, and file to load.
BOOTSTRAP_USAGE_4= user Specifies user name.
BOOTSTRAP_COPYRIGHT_1=Microsoft (R) UDDI Services Bootstrap Utility
BOOTSTRAP_COPYRIGHT_2=Copyright (C) Microsoft Corp. 2002. All rights reserved.
BOOTSTRAP_PROCESSING_MSG=Publishing data from file '{0}' under '{1}'
BOOTSTRAP_USER_NOT_ADMIN=The current user '{0}' is not a member of this group.
BOOTSTRAP_USER_NOT_REGISTERED=The specified user '{0}' is not a registered publisher in UDDI Services.
BOOTSTRAP_FAILED=Bootstrap failed: {0}
BOOTSTRAP_COMPLETE=Job Complete
BOOTSTRAP_SAVING=Saving:
BOOTSTRAP_TMODELS={0} tModels
BOOTSTRAP_CATEGORIZATION_SCHEMES={0} categorization schemes
BOOTSTRAP_PROVIDERS={0} providers
BOOTSTRAP_SERVICES={0} services
BOOTSTRAP_BINDINGS={0} bindings
BOOTSTRAP_DB_CONNECT_FAILED=Unable to connect to the database
############################################################################
## resetkey.exe
############################################################################
RESETKEY_COPYRIGHT_1=Microsoft (R) UDDI Services Resetkey Utility
RESETKEY_COPYRIGHT_2=Copyright (C) Microsoft Corp. 2002. All rights reserved.
RESETKEY_USAGE_1=Resets expired cryptography keys used to generate UDDI Authentication tickets
RESETKEY_USAGE_2=RESETKEY [/now]
RESETKEY_USAGE_3= now: forces immediate reset even when keys have not expired
RESETKEY_EXISTING_SETTINGS=Existing configuration settings:
RESETKEY_AUTO_RESET_1=Key auto reset is currently disabled. Set Security.KeyAutoReset to 1 to enable key auto reset.
RESETKEY_AUTO_RESET_2=No new configuration settings will be saved.
RESETKEY_KEY_EXPIRE_NOTE_2=No new configuration settings will be saved.
RESETKEY_FAILED=Resetkey failed: {0}
RESETKEY_SUCCEEDED=Cryptographic key successfully reset.
###
# {0} = the date the key will expire
###
RESETKEY_KEY_EXPIRE_NOTE_1=The current key will not expire until {0}
############################################################################
## recalcstats.exe
############################################################################
RECALCSTATS_COPYRIGHT_1=Microsoft (R) UDDI Services Recalcstats Utility
RECALCSTATS_COPYRIGHT_2=Copyright (C) Microsoft Corp. 2002. All rights reserved.
RECALCSTATS_USAGE_1=Regenerates UDDI Services statistics.
RECALCSTATS_USAGE_2=RECALCSTATS
RECALCSTATS_FAILED=Recalcstats failed: {0}
RECALCSTATS_SUCCEEDED=Statistics successfully regenerated.
RECALCSTATS_GETTINGENTITYCOUNTS=Getting entity counts...
RECALCSTATS_GETTINGPUBLISHERSTATS=Getting publisher statistics...
RECALCSTATS_GETTINGTOPPUBLISHERS=Getting top publisher counts...
RECALCSTATS_GETTINGTAXONOMYSTATS=Getting taxonomy statistics...
RECALCSTATS_DONE=done.
############################################################################
## dbca.dll
############################################################################
###
# Removed all strings for DBCA that were used only for logging purposes.
# We don't want to localize our logs. It would make Support of the product
# very difficult on foreign locals.
###
DBCA_UDDI_DESC_SITE=A Microsoft UDDI Services site.
############################################################################
## webca.dll
############################################################################
###
# Removed all strings for WEBCA that were used only for logging purposes.
# We don't want to localize our logs. It would make Support of the product
# very difficult on foreign locals.
###
WEBCA_UDDI_SERVICE_NAME=UDDI Services
WEBCA_UDDI_DESC_SERVICE=Web Service supporting UDDI specifications
WEBCA_UDDI_DESC_PUBGENERIC=This binding supports the UDDI Programmer's API Specification for publication
WEBCA_UDDI_DESC_PUBVER1=This binding supports the UDDI Version 1.0 Programmer's API Specification for publication
WEBCA_UDDI_DESC_PUBVER2=This binding supports the UDDI Version 2.0 Programmer's API Specification for publication
WEBCA_UDDI_DESC_HTTP=This binding's access point is an HTTP accessible resource
WEBCA_UDDI_DESC_WINAUTH=This binding supports Windows style authentication
WEBCA_UDDI_DESC_HOMEPAGE=This binding's access point is the browser accessible URL for the service's user interface homepage
WEBCA_UDDI_DESC_ANONAUTH=This binding supports anonymous authentication
WEBCA_UDDI_DESC_ADDREF=This binding supports the Visual Sudio .NET Add Web Reference functionality
WEBCA_UDDI_DESC_UDDIAUTH=This binding supports UDDI style authentication
WEBCA_UDDI_DESC_INQUIRYV1=This access point supports the UDDI Version 1.0 Programmer's API Specification for inquiry
WEBCA_UDDI_DESC_INQUIRYV2=This access point supports the UDDI Version 2.0 Programmer's API Specification for inquiry
WEBCA_UDDI_DESC_INQUIRYGENERIC=This binding supports the UDDI Programmer's API Specification for inquiry
WEBCA_UDDI_DESC_MSCOM_EXT=Microsoft extensions to UDDI API
WEBCA_UDDI_DESC_MSCOM_EXTV2=This binding supports Microsoft-specific extensions to Version 2.0 of UDDI API
############################################################################
## Active Directory Publication strings also used by the webca.dll
############################################################################
WEBCA_ADTAG_UDDI_INQUIRE=Inquire
WEBCA_ADTAG_UDDI_PUBLISH=Publish
WEBCA_ADTAG_UDDI_WEBSITE=Web Site
WEBCA_ADTAG_UDDI_DISCOVERY=Discovery URL
WEBCA_ADTAG_UDDI_ADDWEBREF=Add Web Reference
WEBCA_ADTAG_UDDI_AUTHWIN_DESC={0}, binding supports Windows Authentication Model
WEBCA_ADTAG_UDDI_AUTHUDDI_DESC={0}, binding supports UDDI Authentication Model
WEBCA_ADTAG_UDDI_AUTHANON_DESC={0}, binding supports Anonymous Authentication Model
WEBCA_ADTAG_UDDI_INQUIREDESC=UDDI Inquire API for {0}
WEBCA_ADTAG_UDDI_PUBLISHDESC=UDDI Publish API for {0}
WEBCA_ADTAG_UDDI_WEBSITEDESC=Web Site for {0}
WEBCA_ADTAG_UDDI_DISCOVERYDESC=Discovery URL for {0}
WEBCA_ADTAG_UDDI_ADDWEBREFDESC=Add Web Reference for {0}
############################################################################
## API/UI Error Messages
############################################################################
UDDI_ERROR_UNEXPECTED_PARENT_ENTITY_TYPE=Unexpected parent entity type {0}.
UDDI_ERROR_NAME_TOO_LONG=A name specified in the search exceeded the allowable length.
UDDI_ERROR_NAME_IS_A_REQUIRED_ELEMENT=Name is a required element.
UDDI_ERROR_MORE_THAN_ONE_NAME_UNASSIGNED=More than one name was found to have an unassigned language.
UDDI_ERROR_MORE_THAN_ONE_NAME_FOR_LANGUAGE=More than one name found for language {0}.
UDDI_ERROR_USER_FAILED_AUTHENTICATION=User failed authentication.
UDDI_ERROR_NOT_A_VALID_PUBLISHER=Not a valid publisher.
UDDI_ERROR_PASSPORT_CONFIGURATION_ERROR=CONFIGURATION ERROR: Passport Identity Expected. \r\nYou are currently running in Passport Authentication Mode. \r\nCheck the <authentication mode=\"Passport\" /> setting in web.config and try again.
UDDI_ERROR_AUTHENTICATION_CONFIGURATION_ERROR=This UDDI Services site is not configured to accept the requested form of authentication.
UDDI_ERROR_SERVICE_PROJECTIONS_NOT_ENABLED=Service projections are not enabled.
UDDI_ERROR_SERVICE_PROJECTIONS_NOT_ENABLED_FOR_VERSION=Service projection support is only available with the UDDI v2.0 API, and cannot be used with the UDDI v1.0 API.
UDDI_ERROR_INVALID_SERVICEKEY_FOR_PROJECTION=The serviceKey associated with a service projection cannot be referenced in a subsequent serviceDetail that is not itself a service projection. serviceKey = {0}
UDDI_ERROR_MAXROW_CANNOT_BE_LESS_THAN_0=maxRows cannot be less than 0
UDDI_ERROR_PUBLISHER_LIMIT_FOR_TMODELS_EXCEEDED=Publisher limit for tModel exceeded (limit={0}, count={1}).
UDDI_ERROR_NODE_DOES_NOT_SUPPORT_UPLOAD=This node does not support the upload register facility.
UDDI_ERROR_SCHEMA_MISMATCH=The version of the schema being used by the Web server ({0}) is not compatible with the version of the schema being used by the database server ({1}).
UDDI_ERROR_SERVER_CONFIGURATION_ERROR=Server configuration error.\r\n\r\n{0}
UDDI_ERROR_CONFIG_DB_WRITER_CONNECTION_STRING=Unable to read the Database.WriterConnectionString configuration setting.
UDDI_ERROR_CONFIG_SETTING_MISSING=Configuration setting {0} does not exist.
UDDI_ERROR_FIELD_TOO_SHORT=Value for {0} does not meet the minimum length requirements of {1}.
UDDI_ERROR_FIELD_TOO_LONG=Field {0} exceeds the maximum length.
UDDI_ERROR_INVALID_TMODEL_KEY=Only TModel Keys can start with UUID:.
UDDI_ERROR_INVALID_KEY_FORMAT=Invalid key format.
UDDI_ERROR_INVALID_KEY=Invalid key.
UDDI_ERROR_INVALID_UDDI_SITE=This Web server cannot process UDDI requests because it is not part of a UDDI Services site, or the site is not valid. Verify that the ReaderConnectionString and WriterConnectionString registry keys specify a valid UDDI Services site and try again.
UDDI_ERROR_UKNOWN_ENTITY_TYPE=Unknown entity type {0}.
UDDI_ERROR_SERVICES_NOT_AVAILABLE=UDDI Services is currently unavailable.
UDDI_ERROR_ACCESS_DENIED=Access denied.
UDDI_ERROR_USER_LOGIN_FAILED=User login failed.
UDDI_ERROR_UNABLE_TO_RECALC_STATS=Unable to recalculate statistics:{0}
UDDI_ERROR_MISSING_REQUIRED_KEY_PARAMETER=Missing required parameter key.
UDDI_ERROR_MISSING_REQUIRED_INDEX_PARAMETER=Missing required parameter index.
UDDI_ERROR_NO_PUBLISHER_CREDENTIALS=The user account {0} does not have publisher credentials.
UDDI_ERROR_INVALID_SERVICE_PROJECTION_KEY=You must specify a valid serviceKey when saving a service projection.
UDDI_ERROR_NO_NAME_ON_FIND_QUALIFIER=Cannot specify a find qualifier for names without specifying a name.
UDDI_ERROR_ADMIN_REQUIRED=Administrator credentials required.
UDDI_ERROR_TRANSACTION_BEGIN_CONNECTION_MANAGER=The connection manager was not initialized.
UDDI_ERROR_TRANSACTION_BEGIN_CONNECTION=The database connection was not initialized.
UDDI_ERROR_ALREADY_IN_TRANSACTION=Cannot create a new transaction until the current transaction has completed.
UDDI_ERROR_TRANSACTION_COMMIT_CONNECTION=The database connection was not initialized.
UDDI_ERROR_TRANSACTION_COMMIT_TRANSACTION=The database transaction was not created correctly.
UDDI_ERROR_TRANSACTION_ABORT_CONNECTION=The database connection was not initialized correctly.
UDDI_ERROR_TRANSACTION_ABORT_TRANSACTION=The database connection was not initialized correctly.
UDDI_ERROR_INVALIDKEYPASSED_ADDRESS_BLANKTMODELKEY=The specified tModelKey value does not match any known key value.
UDDI_ERROR_FATALERROR_ADDRESS_MISSINGKEYNAMEKEYVALUE=keyName and keyValue attributes must be specified on each addressLine when tModelKey is specified on the address tag.
UDDI_ERROR_ACCOUNTLIMITEXCEEDED_ASSERTION=Publisher limit for publisherAssertion exceeded (limit={0}, count={1}).
UDDI_ERROR_FATALERROR_FINDRELATEDBE_MAXROWSLESSTHANZERO=MaxRows cannot be less than 0.
UDDI_ERROR_INVALIDCOMPLETIONSTATUS_GETASSERTIONSTATUSREPORT=The specified completion status was not recognized.
UDDI_ERROR_FATALERROR_LOGINFAILED=User login failed.
UDDI_ERROR_UNKNOWNUSER_BADFORMAT=Invalid user ID format.
UDDI_ERROR_UNKNOWNUSER_FAILED=Login failed.
UDDI_ERROR_UNKNOWNUSER_AUTHENTICATIONFAILED=Error authenticating user.
UDDI_ERROR_AUTHTOKENREQUIRED_INVALIDOREXPIRED=Ticket is invalid or has expired.
UDDI_ERROR_AUTHTOKENREQUIRED_INVALIDFORMAT=Invalid authToken format.
UDDI_ERROR_FATALERROR_ERRORRETRIEVINGPROFILEDATA=Could not retrieve user profile data: {0}
UDDI_ERROR_FATALERROR_ERRORAUTHENTICATINGINDOMAIN=Could not authenticate user from domain {0}.
UDDI_ERROR_FATALERROR_ERRORCOMMUNICATINGWITHPASSPORT=Error communicating with Passport. User could not be authenticated.
UDDI_ERROR_FATALERROR_USERIDANDPASSINWINAUTH=Do not specify userid and password when using Windows Integrated authentication.
UDDI_ERROR_AUTHTOKENREQUIRED_NOTOKENPUBLISHATTEMPT=An authToken is required for UDDI publication requests.
UDDI_ERROR_FATALERROR_NULLUSERID=UserId cannot be null.
UDDI_ERROR_FATALERROR_NULLPASSWORD=Password cannot be null.
UDDI_ERROR_FATALERROR_NULLAUTHINFO=AuthInfo cannot be null.
UDDI_ERROR_FATALERROR_BINDING_APVALUEMISSING=A value is required for either accessPoint or hostingRedirector\\@bindingTemplate.
UDDI_ERROR_FATALERROR_BINDING_HRSELFREFERENCE=The hostingRedirector field cannot refer to the containing binding template.
UDDI_ERROR_FATALERROR_FINDBINDING_MAXROWSLESSTHANZERO=MaxRows cannot be less than 0.
UDDI_ERROR_INVALIDKEYPASSED_BINDINGPROJECTION=A bindingTemplate's serviceKey must be the same as its parent service.
UDDI_ERROR_ACCOUNTLIMITEXCEEDED_BUSINESS=Publisher limit for businessEntity exceeded (limit={0}, count={1}).
UDDI_ERROR_FATALERROR_FINDBE_MAXROWSLESSTHANZERO=MaxRows cannot be less than 0.
UDDI_ERROR_UNSUPPORTED_UPLOADREGISTER=This node does not support the upload register facility.
UDDI_ERROR_UNSUPPORTED_FINDBE_NAMEFQNONAMES=Cannot specify a find qualifier for names without specifying a name.
UDDI_ERROR_INVALIDVALUE_VALUENOTFOUND=The category specified was not found.
UDDI_ERROR_FATALERROR_UDDISCHEMANOTFOUND=The API schema was not found.
UDDI_ERROR_FATALERROR_UDDIRESOURCESCHEMANOTFOUND=The UDDI Services data resource schema was not found.
UDDI_ERROR_FATALERROR_PARENTKEYEQUALSVALUE=KeyValue and ParentKeyValue cannot be identical. Use empty strings for root.
UDDI_ERROR_FATALERROR_DESCRPTION_INVALIDPARENTTYPE=Unexpected parent entity type: {0}.
UDDI_ERROR_LANGUAGEERROR_MULTIPLEBLANKLANG=Cannot have more than one description with an unassigned language.
UDDI_ERROR_LANGUAGEERROR_MULTIPLESAMELANG=Cannot have more than one description for language {0}.
UDDI_ERROR_UNKNOWNUSER_UNKOWNCERT=Unknown certificate.
UDDI_ERROR_FATALERROR_PASSPORTBADCONFIG= CONFIGURATION ERROR: Passport Identity Expected. \r\nYou are currently running in Passport Authentication Mode. \r\nCheck the <authentication mode=\"Passport\" /> setting in web.config and try again.
UDDI_ERROR_UNSUPPORTED_BADAUTHENTICATIONCONFIG=This UDDI Services site is not configured to support the requested form of authentication.
UDDI_ERROR_UNKNOWNUSER_NOTREGISTERED=User not registered.
UDDI_ERROR_FATALERROR_UNKNOWNEXTSTAGE=The server encountered an invalid SoapExtension stage.
UDDI_ERROR_BUSY_SERVICENOTAVAILABLE=UDDI Services is currently unavailable.
UDDI_ERROR_FATALERROR_SCHEMAVALIDATIONFAILED=The request failed validation. Details:\n{0}
UDDI_ERROR_UNKNOWNVERSION_GENERICNAMESPACEMISMATCH=The XML namespace or generic attribute is invalid.
UDDI_ERROR_FATALERROR_FAILEDDESERIALIZATION=The request failed validation because the server was unable to de-serialize the message.
UDDI_ERROR_FATALERROR_SOAP_MUSTUNDERSTANDATT=The soap:MustUnderstand value cannot be set.
UDDI_ERROR_FATALERROR_SOAP_ACTORATT=The SOAP Actor attribute cannot be set.
UDDI_ERROR_FATALERROR_MISSINGUDDINS=The request failed validation because it did not contain a UDDI namespace.
UDDI_ERROR_FATALERROR_SOAP_MULTIPLEREQUEST=The request failed validation because only single requests are allowed.
UDDI_ERROR_FATALERROR_SOAP_INVALIDELEMENT=The request failed validation because it contained invalid elements.
UDDI_ERROR_FATALERROR_HTTPSREQUIREDFORPUBLISH=HTTPS is required for all publisher API's.
UDDI_ERROR_FATALERROR_CLIENTCERTREQUIRED=Client certificate required.
UDDI_ERROR_FATALERROR_CLIENTCERTNOTSTORED=Certificate not stored in the database for operator: {{{0}}}
UDDI_ERROR_FATALERROR_USERNOPUBLISHERCRED=The user account {0} does not have publisher credentials.
UDDI_ERROR_FATALERROR_VERSIONCHECKERROR=An error occurred while performing a version check.
UDDI_ERROR_UNSUPPORTED_CONTENTTYPEHEADERMISSING=Invalid HTTP header./r/nContent-Type must be: text/xml; charset="utf-8"
UDDI_ERROR_FATALERROR_NOUSERCREDS=The user account {0} does not have user credentials.
UDDI_ERROR_UNSUPPORTED_FINDQUALIFIER=Unsupported find qualifier {0}.
UDDI_ERROR_FATALERROR_UNEXPECTEDKRTYPE=Unexpected keyed reference type {0}.
UDDI_ERROR_FATALERROR_UNEXPECTEDENTITYTYPE=Unexpected entity type {0}.
UDDI_ERROR_UNSUPPORTED_NAMEASCANDDESC=Cannot specify both sortByNameAsc and sortByNameDesc in a find qualifier.
UDDI_ERROR_UNSUPPORTED_DATEASCANDDESC=Cannot specify both sortByDateAsc and sortByDateDesc in a find qualifier.
UDDI_ERROR_UNSUPPORTED_KEYSORAND=Cannot specify orLikeKeys with orAllKeys or andAllKeys in a find qualifier.
UDDI_ERROR_FATALERROR_KROWNINGBE=A keyedReference that contains the uddi-org:owningBusiness tModelKey must be contained in a categoryBag or indentifierBag.
UDDI_ERROR_FATALERROR_KROWNINGBETMODELCHILD=A keyedReference that contains the uddi-org:owningBusiness tModelKey must be contained in a categoryBag or indentifierBag that is the child of a tModel.
UDDI_ERROR_FATALERROR_INVALIDEVALUEORPUBLISHER=Invalid keyValue or publisher specified for this keyedReference.
UDDI_ERROR_FATALERROR_IDBAG_MISSINGTMODELKEY=TModelKey cannot be empty for an IdentifierBag keyed reference.
UDDI_ERROR_FATALERROR_GENERALKEYWORDS_BLANKNAME=The keyName cannot be blank or null when using general keywords.
UDDI_ERROR_FATALERROR_ASSERTION_MISSINGTMODELKEYORNAME=TModelKey and KeyName are required for publisher assertions.
UDDI_ERROR_FATALERROR_ASSERTION_MISSINGKEYNAMEORVALUE=TModelKey, KeyName, and KeyValue are required for a publisher assertions.
UDDI_ERROR_FATALERROR_AWR_NULLHELPLINKTEXT=HelpLinkText Cannot be Null.
UDDI_ERROR_FATALERROR_AWR_NULLHELPSTRING=HelpString Cannot be Null.
UDDI_ERROR_INVALIDKEYPASSED_INVALIDTMODELKEY=A valid tModelKey is required.
UDDI_ERROR_INVALIDKEYPASSED_NOUUIDONTMODELKEY=The specified tModelKey does not begin with UUID:.
UDDI_ERROR_INVALIDKEYPASSED_INVALIDTMODELKEYLENGTH=The specified tModelKey is not the correct length.
UDDI_ERROR_FATALERROR_DELETE_MULTIPLEKEYS=ChangeRecordDelete cannot contain more than one key.
UDDI_ERROR_FATALERROR_CONTEXT_SETLOGCHANGESNOTADMIN=Administrator credentials are required to log change records.
UDDI_ERROR_FATALERROR_SCHEAMAS_LOADING=SchemaCollection did not initialize properly because of missing or invalid schema files.
UDDI_ERROR_FATALERROR_SCHEMEMISSING=Could not find schema file {0}.
UDDI_ERROR_FATALERROR_TOOLS_VALIDATE_MISSIGFILE=Could not find the file {0}.
UDDI_ERROR_CONFIG_COMMUNICATION_ERROR=The Web server is unable to communicate with the UDDI Services database due to a configuration error. Please contact your UDDI Services administrator to resolve this issue.
UDDI_ERROR_FATALERROR_UNKNOWN=An unknown fatal error has occurred.
UDDI_ERROR_SQL_EXCEPTION=SQL Exception: {0}
UDDI_ERROR_COULD_NOT_RETRIEVE_OPERATING_SYSTEM_VERSION=Unable to determine operating system version.
UDDI_ERROR_UNSUPPORTED_PLATFORM=Cannot install UDDI Services to this operating system version.
UDDI_ERROR_SID_CONVERSION_FAILED=Attempt to convert security ID to group name failed. ConvertStringSidToSid failed.
UDDI_ERROR_SID_LOOKUP_FAILED=Attempt to convert security ID to group name failed. LookupAccountSid failed.
UDDI_ERROR_CREDENTIALS_EXPIRED=Credentials have expired.
############################################################################
## Operator Messages
############################################################################
UDDI_ERROR_OPERMSG_INVALIDUSERNAMEFORMAT=Invalid format for user ID. Expected user@domain: {0}.
UDDI_ERROR_OPERMSG_AUTHERRORBASE=Error authenticating user.\r\n\r\n {0} #{0}and{1} are the extended information for the error.
UDDI_ERROR_OPERMSG_AUTHERROR_PASSPORTDESC=Passport error: {0}
UDDI_ERROR_OPERMSG_AUTHERROR_RESPDESC=Response stream: {0}
UDDI_ERROR_OPERMSG_AUTHERROR_PASSPORTUNKNOWN=Unknown error communicating with Passport.
UDDI_ERROR_OPERMSG_AUTHENTICATIONFAILED=Error authenticating user. {0}
UDDI_ERROR_OPERMSG_INVALIDTICKETFORMAT=Invalid ticket format: {0}
UDDI_ERROR_OPERMSG_PARTNERXMLERROR=Error retrieving Client.xml from {0}\n\nDetails:\n{1}
UDDI_ERROR_OPERMSG_PERFCOUNTERREGERROR=An error occurred while attempting to publish a performance counter.
UDDI_ERROR_OPERMSG_ERRORRETRIEVINGCR=Could not retrieve change records:\r\n{0}
UDDI_ERROR_OPERMSG_DELASSERTFROMANDTOFALSE=FromBusinessCheck and ToBusinessCheck cannot both be false in a ChangeRecordDeleteAssertion message.
UDDI_ERROR_OPERMSG_PUBASSERTFROMANDTOFALSE=FromBusinessCheck and ToBusinessCheck cannot both be false in a ChangeRecordPublisherAssertion message.
UDDI_ERROR_OPERMSG_ERRORSENDMAIL=Could not send operator mail.\r\n\r\nDetails:\r\n\r\n{0}
UDDI_ERROR_OPERATOR_MESSAGE_UNABLE_TO_INIT_CONFIG_SETTINGS=Unable to initialize configuration settings.\r\n\r\nDetails:\r\n{0}
UDDI_ERROR_OPERATOR_MESSAGE_CONFIG_INVALID_STATE=The configuration table is in an invalid state.\r\n\r\n{0}
UDDI_ERROR_OPERATOR_MESSAGE_ERROR_READING_CONFIG_SETTINGS=Error reading configuration settings:\r\n{0}
UDDI_ERROR_OPERATOR_MESSAGE_CANNOT_IMPERSONATE=The configuration refresh thread was unable inherit the identity of the creating thread (thread={0}).\r\n\r\nDetails:\r\n{1}
UDDI_ERROR_OPERATOR_MESSAGE_UNABLE_TO_ACCESS_REGISTRY=Unable to access registry root {0}.
UDDI_ERROR_OPERATOR_MESSAGE_UNABLE_TO_REFRESH=Unable to refresh configuration settings from the registry monitor thread.\r\n\r\nDetails:\r\n{0}
############################################################################
## Replication Messages
############################################################################
UDDI_MSG_REPLICATION_NODE_START=Starting replication with node.\r\n
UDDI_MSG_REPLICATION_NODE=REPLICATION NODE:
UDDI_MSG_REPLICATION_CURRENT_HIGHWATER_MARKS=CURRENT HIGHWATER MARKS:
UDDI_MSG_REPLICATION_COMPLETE=Replication with node complete.
UDDI_MSG_REPLICATION_INTERRUPTED=Replication with node interrupted\r\n ERROR:
UDDI_MSG_REPLICATION_CHANGE_RECORDS_PROCESSED=CHANGE RECORDS PROCESSED:
UDDI_MSG_REPLICATION_NEW_HIGHWATER_MARKS=NEW HIGHWATER MARKS:
UDDI_MSG_REPLICATION_START=Replication cycle started.
UDDI_MSG_REPLICATION_NODES=REPLICATION NODES:
UDDI_MSG_REPLICATION_END=Replication cycle complete.
UDDI_MSG_REPLICATION_CHANGERECORDS_PROCESSED=CHANGE RECORDS PROCESSED:
UDDI_ERROR_REPLICATION_COULD_NOT_STORE_RESULT=Could not store last replication result.\r\n\r\nREPLICATION NODE:\r\n{0}\r\n\r\nCHANGE RECORD:\r\n{1} : {2}
UDDI_ERROR_REPLICATION_OPERATOR_COMMUNICATION_ERROR=Error communicating with operator.\r\n\r\nREPLICATION NODE:\r\n\t{0}\r\n\t{1}\r\n\t{2}\r\n\r\nDETAILS:\r\n\r\n{3}\r\n\r\nCURRENT HIGHWATER MARKS:\r\n\r\n{4}
UDDI_ERROR_REPLICATION_COULD_NOT_PROCESS_ENTITY=Could not process entity from remote operator.\r\n\r\nREPLICATION NODE:\r\n\t{0}\r\n\t{1}\r\n\t{2}\r\n\r\nDETAILS:\r\n\r\n{3}\r\n\r\nCHANGE RECORD:\r\n\t{4} : {5}\r\n\r\n{6}\r\n\r\nCURRENT HIGHWATER MARKS:\r\n\r\n{7}
UDDI_ERROR_REPLICATION_INVALID_KEY=Invalid key from remote operator.\r\n\r\nREPLICATION NODE:\r\n\t{0}\r\n\t{1}\r\n\t{2}\r\n\r\nDETAILS:\r\n\r\n{3}\r\n\r\nCHANGE RECORD:\r\n\t{4} : {5}\r\n\r\n{6}
UDDI_ERROR_REPLICATION_HIGHWATER_MARKS=Could not retrieve high water marks for operator nodes.\r\n\r\nDetail:\r\n{0}.
UDDI_ERROR_REPLICATION_NO_OPERATORS=There are no operators to replicate with. Please check the replication configuration.
UDDI_ERROR_REPLICATION_OPERATOR_DETAILS=Could not get details for operator {{{0}}}.\r\n\r\nDetails:\r\n{1}.