1*7c478bd9Sstevel@tonic-gate#
2*7c478bd9Sstevel@tonic-gate# ident	"%Z%%M%	%I%	%E% SMI"
3*7c478bd9Sstevel@tonic-gate#
4*7c478bd9Sstevel@tonic-gate# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
5*7c478bd9Sstevel@tonic-gate# Use is subject to license terms.
6*7c478bd9Sstevel@tonic-gate#
7*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
8*7c478bd9Sstevel@tonic-gate#
9*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
10*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
11*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
12*7c478bd9Sstevel@tonic-gate# with the License.
13*7c478bd9Sstevel@tonic-gate#
14*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
16*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
17*7c478bd9Sstevel@tonic-gate# and limitations under the License.
18*7c478bd9Sstevel@tonic-gate#
19*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
20*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
21*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
22*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
23*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
24*7c478bd9Sstevel@tonic-gate#
25*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
26*7c478bd9Sstevel@tonic-gate#
27*7c478bd9Sstevel@tonic-gate
28*7c478bd9Sstevel@tonic-gateno_message = <No Message>
29*7c478bd9Sstevel@tonic-gate
30*7c478bd9Sstevel@tonic-gate#Messages logged through SLPConfig.writeLog().
31*7c478bd9Sstevel@tonic-gate
32*7c478bd9Sstevel@tonic-gateunknown_da_address = Unknown DA address: {0}
33*7c478bd9Sstevel@tonic-gateperiodic_exception = Exception ``{0}'''' during periodic SA reregistering: {1}
34*7c478bd9Sstevel@tonic-gatesending_da_trace = Sending message ``{0}'''' to DA ``{1}''''
35*7c478bd9Sstevel@tonic-gatereply_da_trace = Received reply ``{0}'''' from DA ``{1}''''
36*7c478bd9Sstevel@tonic-gatetcp_send_da_trace = Sending TCP message ``{0}'''' to DA ``{1}''''
37*7c478bd9Sstevel@tonic-gatetcp_reply_da_trace = Received TCP reply ``{0}'''' from DA ``{1}''''
38*7c478bd9Sstevel@tonic-gateda_exception_trace = Error ``{0}'''' from DA ``{1}'''': {2}
39*7c478bd9Sstevel@tonic-gateudp_timeout = UDP timed out: {0}
40*7c478bd9Sstevel@tonic-gatedatagram_io_error = IOException during datagram transaction with address ``{0}'''': {1}
41*7c478bd9Sstevel@tonic-gateudp_timeout = UDP timed out for address ``{0}''''.
42*7c478bd9Sstevel@tonic-gatetcp_timeout = TCP timed out for address ``{0}''''.
43*7c478bd9Sstevel@tonic-gatetcp_io_error = IOException during TCP transaction with address ``{0}'''': {1}
44*7c478bd9Sstevel@tonic-gateda_drop = Dropping DA ``{0}'''' with scopes ``{1}'''' due to network timeout.
45*7c478bd9Sstevel@tonic-gatereply_unparsable = Unparsable reply from host: {0}
46*7c478bd9Sstevel@tonic-gatewrong_xid = Got wrong XID on reply from host: {0}
47*7c478bd9Sstevel@tonic-gatedrop_pr = Drop PR ignored by host ``{0}'''' for message ``{1}''''
48*7c478bd9Sstevel@tonic-gatemulticast_error = Error during multicast: {0} \n    Backtrace: {1}
49*7c478bd9Sstevel@tonic-gatewrong_reply_type = Got reply message code ``{0}'''' for request message code ``{1}''''.
50*7c478bd9Sstevel@tonic-gatesingle_exception = Got exception code in reply: {0}
51*7c478bd9Sstevel@tonic-gatemultiple_exception = Got exception code amongst multiple replies: {0}
52*7c478bd9Sstevel@tonic-gate
53*7c478bd9Sstevel@tonic-gate#Messages logged within SLPConfig itself, through writeLog().
54*7c478bd9Sstevel@tonic-gate
55*7c478bd9Sstevel@tonic-gatebad_prop_tag = SLPConfig: System Property ``{0}'''' is bad.
56*7c478bd9Sstevel@tonic-gatesyntax_error_prop = SLPConfig: Syntax error in property ``{0}'''':{1}
57*7c478bd9Sstevel@tonic-gateinvalid_timeout_prop = SLPConfig: Invalid timeout property ``{0}'''':{1}
58*7c478bd9Sstevel@tonic-gatecapped_timeout_prop = SLPConfig: Total of timeouts ``{1}'''' exceed maximum wait ``{2}'''' for property ``{0}'''', redistributing evenly to ``{3}'''' timeouts of ``{4}''''
59*7c478bd9Sstevel@tonic-gatecapped_range_timeout_prop = SLPConfig: Total of timeouts ``{1}'''' less than ``{2}'''' or greater than ``{3}'''' for property ``{0}'''', redistributing evenly to ``{4}'''' timeouts of ``{5}''''
60*7c478bd9Sstevel@tonic-gateno_use_scopes = SLPConfig: None of scopes in DAAddreses record for ``{0}'''' are on use Scopes list. Dropping.
61*7c478bd9Sstevel@tonic-gateadd_da = SLPConfig:Add DA=``{0}'''', scopes=``{1}''''.
62*7c478bd9Sstevel@tonic-gateunknown_interface = SLPConfig: Unknown interface ''''{0}'''' in property ``{1}''''.atattr_sec_error = SLPConfig: Attribute signing is set but URL signing is not, ignoring.
63*7c478bd9Sstevel@tonic-gateunparsable_config_file = SLPConfig: Could not parse config file: {0}
64*7c478bd9Sstevel@tonic-gateurl_malformed = SLPConfig: Config file URL ``{0}'''' is malformed.
65*7c478bd9Sstevel@tonic-gateno_keystore = Unable to get keystore: {0}
66*7c478bd9Sstevel@tonic-gate
67*7c478bd9Sstevel@tonic-gate#Messages written when Assert fails and exits, and for IllegalArgumentException
68*7c478bd9Sstevel@tonic-gate#  message in Assert when a null parameter is detected.
69*7c478bd9Sstevel@tonic-gate
70*7c478bd9Sstevel@tonic-gateassert_failed = Assertion Failed!\n
71*7c478bd9Sstevel@tonic-gatenull_parameter = Null parameter: {0}.
72*7c478bd9Sstevel@tonic-gateno_class_name = Missing class name on property ``{0}''''.
73*7c478bd9Sstevel@tonic-gateno_class = Can''t load class ``{0}''''.
74*7c478bd9Sstevel@tonic-gateinstantiation_exception = Exception instantiating class ``{0}''''.
75*7c478bd9Sstevel@tonic-gateaccess_exception = Access exception instantiating class ``{0}''''.
76*7c478bd9Sstevel@tonic-gateresolve_failed = Can''t resolve host name ``{0}''''.
77*7c478bd9Sstevel@tonic-gatereregister_bug = Illegal argument reregistering.
78*7c478bd9Sstevel@tonic-gateprev_resp_reply = Tried to add previous responder to reply.
79*7c478bd9Sstevel@tonic-gateno_utf8 = UTF8 encoding not supported.
80*7c478bd9Sstevel@tonic-gateillegal_utf8 = Illegal UTF8 character ``{0}''''.
81*7c478bd9Sstevel@tonic-gatemerge_servattr = Can''t merge server attributes!
82*7c478bd9Sstevel@tonic-gateno_sa_scopes = No SA scopes in which to register administrative services.
83*7c478bd9Sstevel@tonic-gatewrong_sa_scope_deregister = Improper loopback deregistration for DA ``{0}'''' and SA scopes ``{1}''''.
84*7c478bd9Sstevel@tonic-gatewrong_sa_register = Improper loopback registration for DA ``{0}'''' with attributes ``{1}'''' and scopes ``{2}''''.
85*7c478bd9Sstevel@tonic-gatecant_find_resource = Can''t find message ``{0}''''.
86*7c478bd9Sstevel@tonic-gatecast_address_failure = Can''t resolve address ``{0}'''' for multicast or broadcast.
87*7c478bd9Sstevel@tonic-gatecast_socket_failure = Exception ``{0}'''' during error recovery trying to open multicast socket: {1}
88*7c478bd9Sstevel@tonic-gateshv2_opt_class_err = Can`t load option id ``{0}'''' parsing class ``{1}''''.
89*7c478bd9Sstevel@tonic-gatesa_new_scope = Discovered new scope ``{0}'''' during preconfigured DA contact from SA, for SA configured scopes ``{1}''''.
90*7c478bd9Sstevel@tonic-gate
91*7c478bd9Sstevel@tonic-gate#Messages associated with ServiceLocationException or IllegalArgumentException
92*7c478bd9Sstevel@tonic-gate#  objects.
93*7c478bd9Sstevel@tonic-gate
94*7c478bd9Sstevel@tonic-gateno_advertiser = This implementation of SLP doesn''t support Advertiser
95*7c478bd9Sstevel@tonic-gateno_locator = This implementation of SLP doesn''t support Locator
96*7c478bd9Sstevel@tonic-gateno_SPI_string = No SPI string for auth block
97*7c478bd9Sstevel@tonic-gatecant_sign = "Can not complete signing initialization."
98*7c478bd9Sstevel@tonic-gatecant_sign_for_spi = Can not sign for SPI ``{0}'''': {1}
99*7c478bd9Sstevel@tonic-gatecant_process_spi = Can not get security information for SPI ``{0}'':  {1}
100*7c478bd9Sstevel@tonic-gatemalformed_url = Malformed service URL:{0}
101*7c478bd9Sstevel@tonic-gatenot_right_url = ``{0}'''' is not a {1} service URL
102*7c478bd9Sstevel@tonic-gateempty_vector = Empty vector for t (can be null but not empty)
103*7c478bd9Sstevel@tonic-gatenot_an_attribute = Object in attribute vector is not an attribute
104*7c478bd9Sstevel@tonic-gateno_scope_vector = Empty scope vector
105*7c478bd9Sstevel@tonic-gatenon_string_element = Nonstring element in name vector ``{0}''''
106*7c478bd9Sstevel@tonic-gatenull_element = Null element in vector ``{0}''''
107*7c478bd9Sstevel@tonic-gateno_opaque_header = Expected opaque ``{0}'''' lacks \\ff header
108*7c478bd9Sstevel@tonic-gateescape_err = String ``{0}'''' is improperly escaped
109*7c478bd9Sstevel@tonic-gatenonterminating_escape = Escape sequence runs off the end of string ``{0}''''
110*7c478bd9Sstevel@tonic-gatewrong_char_num = Escape contains incorrect number of characters in string ``{0}''''
111*7c478bd9Sstevel@tonic-gatenot_hex = String ``{0}'''' contains sequence not encoding a hex number
112*7c478bd9Sstevel@tonic-gatechar_not_reserved_attr = Escaped character ``{0}'''' is not reserved in attribute tag or string ``{1}''''
113*7c478bd9Sstevel@tonic-gatechar_not_reserved_scope = Escaped character ``{0}'''' is not reserved in scope string ``{1}''''
114*7c478bd9Sstevel@tonic-gatereserved_not_escaped = Reserved character ``{0}'''' is not escaped
115*7c478bd9Sstevel@tonic-gatenot_a_character = The escaped character string ``{0}'''' is not a UTF8 character
116*7c478bd9Sstevel@tonic-gatemore_than_one = The escaped character string ``{0}'''' codes for more than one UTF8 character
117*7c478bd9Sstevel@tonic-gatenull_or_empty_vector = Null or empty vector parameter: {0}
118*7c478bd9Sstevel@tonic-gateunexpected_ipc = Expected a SrvAck, got wrong function code or null message.
119*7c478bd9Sstevel@tonic-gateremote_error = Remote agent SLP error
120*7c478bd9Sstevel@tonic-gatemissing_auth = No authentication blocks in input
121*7c478bd9Sstevel@tonic-gatemissing_scope = SPI ``{0}'''' not in auth block list
122*7c478bd9Sstevel@tonic-gateinit_verify_failure = Can''t initialize verification for SPI ``{0}'''': {1}
123*7c478bd9Sstevel@tonic-gateverify_failure = Verify failed for SPI ``{0}''''.
124*7c478bd9Sstevel@tonic-gatetimestamp_failure = Timestamp check failed for SPI ``{0}''''.
125*7c478bd9Sstevel@tonic-gatecant_get_security_provider = Can''t get security provider\n    BSD = {0}\n    Algorithm / Provider = {1}\n: {2}
126*7c478bd9Sstevel@tonic-gatebad_bsd_for_alias = Unknown or unsupported algorithm ``{0}''
127*7c478bd9Sstevel@tonic-gateinvalid_cert = Certificate validity check failed for ``{0}'': {1}
128*7c478bd9Sstevel@tonic-gatecant_match_spis = Configured SPI is not equivalant to SPI ``{0}'' given in auth block: {1}
129*7c478bd9Sstevel@tonic-gateno_spis_configured = No SPIs configured to define security policy. Please set teh ``sun.net.slp.SPIs'' property.
130*7c478bd9Sstevel@tonic-gateno_spis_given = No AMI aliases given to identify keys to sign with. Please set the ``sun.net.slp.signAs'' property.
131*7c478bd9Sstevel@tonic-gateno_cert = Can not find certificate for ``{0}'': {1}
132*7c478bd9Sstevel@tonic-gateno_cert_chain = Can not get certificate chain for ``{0}''
133*7c478bd9Sstevel@tonic-gatecant_compute_hash = Can''t compute hash: {0}
134*7c478bd9Sstevel@tonic-gatenot_all_spis_present = Not all SPIs required are present: Missing are {0}\n
135*7c478bd9Sstevel@tonic-gateno_spi_string = No SPI string given in Auth Block.
136*7c478bd9Sstevel@tonic-gatespi_parse_error = Can not unescape SPI ``{0}'': {1}. Remember that configuration properties must be escaped.
137*7c478bd9Sstevel@tonic-gatelifetime_error = Lifetime parameter is out of range 0-65535
138*7c478bd9Sstevel@tonic-gateurl_char_error = The character ``{0}'''' is illegal in URLs. Use the %## escape syntax convention.  Spaces are denoted with a ``+'''' character.
139*7c478bd9Sstevel@tonic-gateurl_syntax_error = Syntax error in service URL ``{0}''''
140*7c478bd9Sstevel@tonic-gateversion_number_error = Unrecognized SLP version number ``{0}''''
141*7c478bd9Sstevel@tonic-gatefunction_code_error = Unrecognized SLP function code ``{0}''''
142*7c478bd9Sstevel@tonic-gatenull_locale_error = Null locale parameter.
143*7c478bd9Sstevel@tonic-gateoption_error = Option offset ``{0}'''' greater than message length ``{1}''''.
144*7c478bd9Sstevel@tonic-gatebuffer_overflow = Message size of {0} bytes exceeds network MTU size of {1} bytes
145*7c478bd9Sstevel@tonic-gatesdat_active_err = Error ``{0}'''' performing discovery: {1}
146*7c478bd9Sstevel@tonic-gatesdat_nonadvert_err = Dropping nonDAAdvert received in response to active discovery:\n {0}
147*7c478bd9Sstevel@tonic-gatelength_overflow = Message size of {0} bytes exceeds packet header declared length of {1} bytes.
148*7c478bd9Sstevel@tonic-gateread_failed = Network read failed: {0}
149*7c478bd9Sstevel@tonic-gatecsl_syntax_error = Syntax error in comma separated list ``{0}''''
150*7c478bd9Sstevel@tonic-gateauth_classes_missing = No authentication classes available
151*7c478bd9Sstevel@tonic-gatenonstring_tag = Nonstring attribute tag
152*7c478bd9Sstevel@tonic-gatepassthrough = {0}
153*7c478bd9Sstevel@tonic-gatesocket_creation_failure = Could not create a socket for address ``{0}'''': {1}
154*7c478bd9Sstevel@tonic-gatesocket_initializtion_failure = Could not initialize a socket for address ``{0}'''': {1}
155*7c478bd9Sstevel@tonic-gateioexception_conv = IOException ``{0}'''' during multicast convergence: {1}
156*7c478bd9Sstevel@tonic-gatepassthrough_addr = {0} in message from agent ``{1}''''.
157*7c478bd9Sstevel@tonic-gateioexception_parsing = IOException ``{0}'''' in parsing reply message of type ``{1}'''' from agent ``{2}'''': {3}
158*7c478bd9Sstevel@tonic-gateassignment_null_id = No attribute id in attribute assignment expression ``{0}''''
159*7c478bd9Sstevel@tonic-gateassignment_syntax_err = Syntax error in attribute assignment expression ``{0}''''
160*7c478bd9Sstevel@tonic-gateempty_string_value = Empty string attribute value
161*7c478bd9Sstevel@tonic-gatenull_string_parameter = Null or empty string parameter: {0}
162*7c478bd9Sstevel@tonic-gatevalue_type_error = Type of attribute value not one of Boolean, String, Integer, or byte[]
163*7c478bd9Sstevel@tonic-gatetype_mismatch_error = Attribute value vector contains objects of different types
164*7c478bd9Sstevel@tonic-gatemultivalued_boolean = Boolean attribute cannot be multivalued
165*7c478bd9Sstevel@tonic-gatebad_id_char = Prohibited character ``{0}'''' in attribute id
166*7c478bd9Sstevel@tonic-gateattribute_type_mismatch = Two attributes with id ``{0}'''' have different value types
167*7c478bd9Sstevel@tonic-gateboolean_incompat = Two boolean attributes with id ``{0}'''' have different truth value
168*7c478bd9Sstevel@tonic-gateservice_type_syntax = Syntax error in service type name ``{0}''''
169*7c478bd9Sstevel@tonic-gateloopback_error = Error ``{0}`` during looback DA lookup
170*7c478bd9Sstevel@tonic-gateloopback_parse_error = Syntax error in URL ``{0}'''' reply to looback DA lookup.
171*7c478bd9Sstevel@tonic-gatetemplate_lang_null = Null language string in template registration locale for template document ``{0}''''
172*7c478bd9Sstevel@tonic-gatetemplate_already_registered = Template document ``{0}'''' version ``{1}'''' is already registered in locale ``{2}''''
173*7c478bd9Sstevel@tonic-gatetemplate_not_registered = Template for service type ``{0}''' version ``{1}'''' is not registered in locale ``{2}''''
174*7c478bd9Sstevel@tonic-gatetemplate_url_malformed = Malformed template URL ``{0}''''
175*7c478bd9Sstevel@tonic-gatetemplate_multiple = Found multiple template URLs for service type ``{0}'''' version ``{1}'''' in locale ``{2}''''
176*7c478bd9Sstevel@tonic-gatetemplate_no_attribute = No attribute matching id ``{0}'''' in the template
177*7c478bd9Sstevel@tonic-gatetemplate_not_null = The attribute ``{0}'''' is a keyword attribute but the values property is not null
178*7c478bd9Sstevel@tonic-gatetemplate_null = The attribute ``{0}'''' is not a keyword attribute but the values property is null
179*7c478bd9Sstevel@tonic-gatetemplate_not_multi = The attribute ``{0}'''' values vector has more than one value but the attribute is not multivalued
180*7c478bd9Sstevel@tonic-gatetemplate_type_mismatch = The attribute ``{0}'''' type ``{1}'''' does not match the template attribute type ``{2}''''
181*7c478bd9Sstevel@tonic-gatetemplate_not_allowed_value = The attribute ``{0}'''' value ``{1}'''' is not an allowed value
182*7c478bd9Sstevel@tonic-gatetemplate_missing_required = Missing required attribute ``{0}'''' from registration
183*7c478bd9Sstevel@tonic-gatetemplate_dup = Duplicate attribute ``{0}'''' in registration
184*7c478bd9Sstevel@tonic-gatetemplate_io_error = IOException at line {0} during parsing of template: {1}
185*7c478bd9Sstevel@tonic-gatetemplate_assign_error = Syntax error in attribute assignment at line {0}
186*7c478bd9Sstevel@tonic-gatetemplate_end_error = Unexpected end of input during template parsing at line {0}
187*7c478bd9Sstevel@tonic-gatetemplate_unk_token = Unrecognized token during template parsing at line {0}
188*7c478bd9Sstevel@tonic-gatetemplate_missing_id = Missing attribute id at line {0}
189*7c478bd9Sstevel@tonic-gatetemplate_missing_eq = Missing ``='''' in attribute definition at line {0}
190*7c478bd9Sstevel@tonic-gatetemplate_attr_syntax = Syntax error in attribute defintion at line {0}
191*7c478bd9Sstevel@tonic-gatetemplate_srv_type_err = Syntax error in service type name definition at line {0}
192*7c478bd9Sstevel@tonic-gatetemplate_vers_err = Syntax error in version number definition at line {0}
193*7c478bd9Sstevel@tonic-gatetemplate_vers_mssing = Missing version number attribute at line {0}
194*7c478bd9Sstevel@tonic-gatetemplate_lang_err = Syntax error in language definition at line {0}
195*7c478bd9Sstevel@tonic-gatetemplate_nontattribute_err = Nontemplate attribute in header section at line {0}
196*7c478bd9Sstevel@tonic-gatetemplate_dup_def = Duplicate attribute definition at line {0}
197*7c478bd9Sstevel@tonic-gatetemplate_no_init = Definition for attribute ``{0}'''' restricts allowed values but there are no initializers
198*7c478bd9Sstevel@tonic-gatetemplate_wrong_init = Initializer ``{0}'''' for attribute ``{1}'''' is not an allowed value
199*7c478bd9Sstevel@tonic-gatetemplate_not_slp_type = The attribute type is not an SLP type at line {0}
200*7c478bd9Sstevel@tonic-gatetemplate_boolean_multi = Multivalued boolean attribute definiton at line {0}
201*7c478bd9Sstevel@tonic-gatetemplate_invalid_attr_flag = Invalid attribute flag at line {0}
202*7c478bd9Sstevel@tonic-gatetemplate_dup_attr_flag = Duplicate attribute flag at line {0}
203*7c478bd9Sstevel@tonic-gatetemplate_invalid_tok = Invalid token at line {0}
204*7c478bd9Sstevel@tonic-gatetemplate_expect_int = Expected integer token at line {0}, got ``{1}''''
205*7c478bd9Sstevel@tonic-gatetemplate_expect_bool = Expected boolean at line {0}, got ``{1}''''
206*7c478bd9Sstevel@tonic-gatetemplate_attr_desc = Internal error! Attribute descriptor type not set while parsing values list.
207*7c478bd9Sstevel@tonic-gateinvalid_url = Invalid URL ``{0}''''
208*7c478bd9Sstevel@tonic-gateurl_ioexception = IOException opening URL ``{0}'''': {1}
209*7c478bd9Sstevel@tonic-gate
210*7c478bd9Sstevel@tonic-gatev2_daadvert_client_side = Tried to create a DAAdvert on the client side.
211*7c478bd9Sstevel@tonic-gatev2_unsup_option = Mandatory option ``{0}'''' is not supported.
212*7c478bd9Sstevel@tonic-gatev2_option_inst = Instantiation exception creating option parser for option ``{0}'''': {1}.
213*7c478bd9Sstevel@tonic-gatev2_option_sec = Security access exception creating option parser for option ``{0}'''': {1}.
214*7c478bd9Sstevel@tonic-gatev2_prev_resp_overflow = Previous responders list caused packet to overflow.
215