1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License, Version 1.0 only 6# (the "License"). You may not use this file except in compliance 7# with the License. 8# 9# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10# or http://www.opensolaris.org/os/licensing. 11# See the License for the specific language governing permissions 12# and limitations under the License. 13# 14# When distributing Covered Code, include this CDDL HEADER in each 15# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16# If applicable, add the following below this CDDL HEADER, with the 17# fields enclosed by brackets "[]" replaced with your own identifying 18# information: Portions Copyright [yyyy] [name of copyright owner] 19# 20# CDDL HEADER END 21# 22# Copyright (c) 2000 by Sun Microsystems, Inc. 23# All rights reserved. 24# 25 26# 27# The list of error strings below are the ones that are 28# _only_ logged to syslog, and thus, should not be 29# localized. In the future, if a particular error string 30# is returned to the client, it should be removed from 31# this file. 32# 33 34msgid "%s operation issued before session established" 35msgid "%s service not found, using reserved port 665" 36msgid "abort attempt of session, %d, unsuccessful" 37msgid "client disconnected" 38msgid "confirm callback failed, aborting operation" 39msgid "connection attempt failed" 40msgid "failed to acquire reserved port" 41msgid "failed to start a new session handler" 42msgid "illegal argument to -%c flag (%s), exiting" 43msgid "illegal option (-%c), exiting" 44msgid "internal error: %s: %s" 45msgid "invalid session establishment sequence" 46msgid "message callback failed, continuing" 47msgid "network initialization failed" 48msgid "operation failed" 49msgid "permission denied" 50msgid "received an invalid message" 51msgid "retry value invalid (%d)" 52msgid "retrying operation, attempt %d" 53msgid "session aborted" 54msgid "timeout value invalid (%d)" 55msgid "unable to receive message" 56msgid "unable to send message for %s operation" 57msgid "unknown operation requested" 58msgid "unrecognized error reported" 59msgid "unsupported message protocol version %d.%d" 60 61 62# 63# Miscellaneous strings 64# 65 66msgid "" 67msgid "%s\n" 68msgid "%s: %s" 69msgid "%s: %s\n" 70msgid ", RDR_FAILED" 71msgid ", RDR_SUCCESS" 72msgid "<%d> %s" 73msgid "INVALID TYPE" 74msgid "RDR_CONF_ABORT_CMD" 75msgid "RDR_CONF_AP_ID_CMP" 76msgid "RDR_CONF_CHANGE_STATE" 77msgid "RDR_CONF_CONFIRM_CALLBACK" 78msgid "RDR_CONF_HELP" 79msgid "RDR_CONF_LIST_EXT" 80msgid "RDR_CONF_MSG_CALLBACK" 81msgid "RDR_CONF_PRIVATE_FUNC" 82msgid "RDR_CONF_TEST" 83msgid "RDR_INVALID_OP" 84msgid "RDR_REPLY" 85msgid "RDR_REQUEST" 86msgid "RDR_RSRC_INFO" 87msgid "RDR_SES_CHALLENGE" 88msgid "RDR_SES_END" 89msgid "RDR_SES_ESTBL" 90msgid "RDR_SES_REQ" 91msgid "dcs_msg.c" 92msgid "hdr" 93msgid "malloc" 94msgid "message %s: <%s, %s%s>\n" 95msgid "received" 96msgid "sent" 97