xref: /illumos-gate/usr/src/lib/libslp/clib/libslp.po (revision 7c478bd9)
1*7c478bd9Sstevel@tonic-gate#
2*7c478bd9Sstevel@tonic-gate# CDDL HEADER START
3*7c478bd9Sstevel@tonic-gate#
4*7c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
5*7c478bd9Sstevel@tonic-gate# Common Development and Distribution License, Version 1.0 only
6*7c478bd9Sstevel@tonic-gate# (the "License").  You may not use this file except in compliance
7*7c478bd9Sstevel@tonic-gate# with the License.
8*7c478bd9Sstevel@tonic-gate#
9*7c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*7c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
11*7c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
12*7c478bd9Sstevel@tonic-gate# and limitations under the License.
13*7c478bd9Sstevel@tonic-gate#
14*7c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
15*7c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*7c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
17*7c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
18*7c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
19*7c478bd9Sstevel@tonic-gate#
20*7c478bd9Sstevel@tonic-gate# CDDL HEADER END
21*7c478bd9Sstevel@tonic-gate#
22*7c478bd9Sstevel@tonic-gatedomain "libslp"
23*7c478bd9Sstevel@tonic-gatemsgid  "out of memory"
24*7c478bd9Sstevel@tonic-gatemsgstr
25*7c478bd9Sstevel@tonic-gatemsgid  "URL was never registered by this process: %s"
26*7c478bd9Sstevel@tonic-gatemsgstr
27*7c478bd9Sstevel@tonic-gatemsgid  "could not start thread: %s"
28*7c478bd9Sstevel@tonic-gatemsgstr
29*7c478bd9Sstevel@tonic-gatemsgid  "cannot open config file"
30*7c478bd9Sstevel@tonic-gatemsgstr
31*7c478bd9Sstevel@tonic-gatemsgid  "error reading file: %d"
32*7c478bd9Sstevel@tonic-gatemsgstr
33*7c478bd9Sstevel@tonic-gatemsgid  "could not parse property: ``%s'' = ``%s''"
34*7c478bd9Sstevel@tonic-gatemsgstr
35*7c478bd9Sstevel@tonic-gatemsgid  "could not create socket: %s"
36*7c478bd9Sstevel@tonic-gatemsgstr
37*7c478bd9Sstevel@tonic-gatemsgid  "could not connect to slpd: %s"
38*7c478bd9Sstevel@tonic-gatemsgstr
39*7c478bd9Sstevel@tonic-gatemsgid  "is slpd running?"
40*7c478bd9Sstevel@tonic-gatemsgstr
41*7c478bd9Sstevel@tonic-gatemsgid  "could not talk to slpd: %s"
42*7c478bd9Sstevel@tonic-gatemsgstr
43*7c478bd9Sstevel@tonic-gatemsgid  "sendmsg failed: %s"
44*7c478bd9Sstevel@tonic-gatemsgstr
45*7c478bd9Sstevel@tonic-gatemsgid  "recvfrom failed: %s"
46*7c478bd9Sstevel@tonic-gatemsgstr
47*7c478bd9Sstevel@tonic-gatemsgid  "DA %s returned error code %d; dropping reply"
48*7c478bd9Sstevel@tonic-gatemsgstr
49*7c478bd9Sstevel@tonic-gatemsgid  "could not connect, error = %s"
50*7c478bd9Sstevel@tonic-gatemsgstr
51*7c478bd9Sstevel@tonic-gatemsgid  "could not send, error = %s"
52*7c478bd9Sstevel@tonic-gatemsgstr
53*7c478bd9Sstevel@tonic-gatemsgid  "could not set broadcast interface: %s"
54*7c478bd9Sstevel@tonic-gatemsgstr
55*7c478bd9Sstevel@tonic-gatemsgid  "could not enable broadcast: %s"
56*7c478bd9Sstevel@tonic-gatemsgstr
57*7c478bd9Sstevel@tonic-gatemsgid  "could not set multicast TTL: %s"
58*7c478bd9Sstevel@tonic-gatemsgstr
59*7c478bd9Sstevel@tonic-gatemsgid  "could not set multicast interface: %s"
60*7c478bd9Sstevel@tonic-gatemsgstr
61*7c478bd9Sstevel@tonic-gatemsgid  "could not convert address; aborting TCP handoff"
62*7c478bd9Sstevel@tonic-gatemsgstr
63*7c478bd9Sstevel@tonic-gatemsgid  "poll error: %s"
64*7c478bd9Sstevel@tonic-gatemsgstr
65*7c478bd9Sstevel@tonic-gatemsgid  "drop PR ignored by host: %s"
66*7c478bd9Sstevel@tonic-gatemsgstr
67*7c478bd9Sstevel@tonic-gatemsgid  "couldn't initialize semaphore"
68*7c478bd9Sstevel@tonic-gatemsgstr
69*7c478bd9Sstevel@tonic-gatemsgid  "OK"
70*7c478bd9Sstevel@tonic-gatemsgstr
71*7c478bd9Sstevel@tonic-gatemsgid  "Language not supported"
72*7c478bd9Sstevel@tonic-gatemsgstr
73*7c478bd9Sstevel@tonic-gatemsgid  "Parse error"
74*7c478bd9Sstevel@tonic-gatemsgstr
75*7c478bd9Sstevel@tonic-gatemsgid  "Invalid registration"
76*7c478bd9Sstevel@tonic-gatemsgstr
77*7c478bd9Sstevel@tonic-gatemsgid  "Scope not supported"
78*7c478bd9Sstevel@tonic-gatemsgstr
79*7c478bd9Sstevel@tonic-gatemsgid  "Invalid error number"
80*7c478bd9Sstevel@tonic-gatemsgstr
81*7c478bd9Sstevel@tonic-gatemsgid  "Authentication absent"
82*7c478bd9Sstevel@tonic-gatemsgstr
83*7c478bd9Sstevel@tonic-gatemsgid  "Authentication failed"
84*7c478bd9Sstevel@tonic-gatemsgstr
85*7c478bd9Sstevel@tonic-gatemsgid  "Invalid update"
86*7c478bd9Sstevel@tonic-gatemsgstr
87*7c478bd9Sstevel@tonic-gatemsgid  "Not implemented"
88*7c478bd9Sstevel@tonic-gatemsgstr
89*7c478bd9Sstevel@tonic-gatemsgid  "Buffer overflow"
90*7c478bd9Sstevel@tonic-gatemsgstr
91*7c478bd9Sstevel@tonic-gatemsgid  "Network timed out"
92*7c478bd9Sstevel@tonic-gatemsgstr
93*7c478bd9Sstevel@tonic-gatemsgid  "Network init failed"
94*7c478bd9Sstevel@tonic-gatemsgstr
95*7c478bd9Sstevel@tonic-gatemsgid  "Memory alloc failed"
96*7c478bd9Sstevel@tonic-gatemsgstr
97*7c478bd9Sstevel@tonic-gatemsgid  "Parameter bad"
98*7c478bd9Sstevel@tonic-gatemsgstr
99*7c478bd9Sstevel@tonic-gatemsgid  "Network error"
100*7c478bd9Sstevel@tonic-gatemsgstr
101*7c478bd9Sstevel@tonic-gatemsgid  "Internal system error"
102*7c478bd9Sstevel@tonic-gatemsgstr
103*7c478bd9Sstevel@tonic-gatemsgid  "Handle in use"
104*7c478bd9Sstevel@tonic-gatemsgstr
105*7c478bd9Sstevel@tonic-gatemsgid  "Type error"
106*7c478bd9Sstevel@tonic-gatemsgstr
107*7c478bd9Sstevel@tonic-gatemsgid  "Last call"
108*7c478bd9Sstevel@tonic-gatemsgstr
109*7c478bd9Sstevel@tonic-gatemsgid  "Security Implementation Unavailable"
110*7c478bd9Sstevel@tonic-gatemsgstr
111*7c478bd9Sstevel@tonic-gatemsgid  "No signing identity given"
112*7c478bd9Sstevel@tonic-gatemsgstr
113*7c478bd9Sstevel@tonic-gatemsgid  "corrupt auth block"
114*7c478bd9Sstevel@tonic-gatemsgstr
115*7c478bd9Sstevel@tonic-gatemsgid  "Could not dlopen AMI library: %s"
116*7c478bd9Sstevel@tonic-gatemsgstr
117*7c478bd9Sstevel@tonic-gatemsgid  "Is AMI installed?"
118*7c478bd9Sstevel@tonic-gatemsgstr
119*7c478bd9Sstevel@tonic-gatemsgid  "Could not relocate AMI_MD5WithRSAEncryption_AID: %s"
120*7c478bd9Sstevel@tonic-gatemsgstr
121*7c478bd9Sstevel@tonic-gatemsgid  "Could not relocate AMI_SHA1WithDSASignature_AID: %s"
122*7c478bd9Sstevel@tonic-gatemsgstr
123*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_init"
124*7c478bd9Sstevel@tonic-gatemsgstr
125*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_sign"
126*7c478bd9Sstevel@tonic-gatemsgstr
127*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_verify"
128*7c478bd9Sstevel@tonic-gatemsgstr
129*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_get_cert"
130*7c478bd9Sstevel@tonic-gatemsgstr
131*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_get_cert_chain"
132*7c478bd9Sstevel@tonic-gatemsgstr
133*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_str2dn"
134*7c478bd9Sstevel@tonic-gatemsgstr
135*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_dn2str"
136*7c478bd9Sstevel@tonic-gatemsgstr
137*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_free_cert_list"
138*7c478bd9Sstevel@tonic-gatemsgstr
139*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_free_dn"
140*7c478bd9Sstevel@tonic-gatemsgstr
141*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_strerror"
142*7c478bd9Sstevel@tonic-gatemsgstr
143*7c478bd9Sstevel@tonic-gatemsgid  "Could not load ami_end"
144*7c478bd9Sstevel@tonic-gatemsgstr
145*7c478bd9Sstevel@tonic-gatemsgid  "ami_init failed: %s"
146*7c478bd9Sstevel@tonic-gatemsgstr
147*7c478bd9Sstevel@tonic-gatemsgid  "ami_sign failed: %s"
148*7c478bd9Sstevel@tonic-gatemsgstr
149*7c478bd9Sstevel@tonic-gatemsgid  "Unsupported BSD %d for given SPI %s"
150*7c478bd9Sstevel@tonic-gatemsgstr
151*7c478bd9Sstevel@tonic-gatemsgid  "Can not get certificate for %s: %s"
152*7c478bd9Sstevel@tonic-gatemsgstr
153*7c478bd9Sstevel@tonic-gatemsgid  "ami_verify failed: %s"
154*7c478bd9Sstevel@tonic-gatemsgstr
155*7c478bd9Sstevel@tonic-gatemsgid  "Can not get my DN: %s"
156*7c478bd9Sstevel@tonic-gatemsgstr
157*7c478bd9Sstevel@tonic-gatemsgid  "No cert found for myself"
158*7c478bd9Sstevel@tonic-gatemsgstr
159*7c478bd9Sstevel@tonic-gatemsgid  "Can not convert DN to string: %s"
160*7c478bd9Sstevel@tonic-gatemsgstr
161*7c478bd9Sstevel@tonic-gatemsgid  "no SPI configured"
162*7c478bd9Sstevel@tonic-gatemsgstr
163*7c478bd9Sstevel@tonic-gatemsgid  "can not get cert chain: %s"
164*7c478bd9Sstevel@tonic-gatemsgstr
165*7c478bd9Sstevel@tonic-gatemsgid  "can not create DN structure for %s: %s"
166*7c478bd9Sstevel@tonic-gatemsgstr
167*7c478bd9Sstevel@tonic-gatemsgid  "can not convert DN to string: %s"
168*7c478bd9Sstevel@tonic-gatemsgstr
169*7c478bd9Sstevel@tonic-gatemsgid  "Could not get SLPHandle: %s"
170*7c478bd9Sstevel@tonic-gatemsgstr
171