mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
27.11.2007 6df25e5d0f58a014794aa27c96ac12a6564e18ee
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License").  You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE.  If applicable,
# add the following below this CDDL HEADER, with the fields enclosed
# by brackets "[]" replaced with your own identifying information:
#      Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#      Portions Copyright 2006-2007 Sun Microsystems, Inc.
#
#
# This file contains the primary Directory Server configuration.  It must not
# be directly edited while the server is online.  The server configuration
# should only be managed using the administration utilities provided with the
# Directory Server.
 
#
# StatusPanel launcher
#
status-panel-launcher-usage-description=This utility may be used to display \
the Status Panel window which displays basic server information and allows to \
start, stop and restart the server.
status-panel-launcher-gui-launch-failed=Could not launch Status Panel.  Check \
that you have access to the display.
status-panel-launcher-gui-launch-failed-details=Could not launch Status \
Panel.  Check that you have access to the display.   Check file {0} for details.
 
#
# StatusPanel
#
statuspanel-dialog-title=OpenDS Status Panel
quit-status-panel-button-tooltip=Quit Status Panel
server-status-title=Server Status
server-status-label=Server Run Status:
not-available-server-down-tooltip=<html>Information is only available if \
server is running and you are authenticated<br>as an administrative user.
not-available-authentication-required-tooltip=<html>Information is only \
available if you are authenticated<br>as an administrative user.
stop-button-label=Stop
stop-button-tooltip=Stops the Directory Server
start-button-label=Start
start-button-tooltip=Starts the Directory Server
restart-button-label=Restart
restart-button-tooltip=Restarts the Directory Server
connections-label=Open Connections:
server-details-title=Server Details
administrative-users-label=Administrative Users:
installation-path-label=Installation Path:
opends-version-label=OpenDS Version:
java-version-label=Java Version:
login-dialog-title=Authentication Required
server-started-label=Started
server-stopped-label=Stopped
server-starting-label=Starting
server-stopping-label=Stopping
server-unknown-status-label=Unknown
cannot-connect-to-login-with-cause=Could not connect to the Directory \
Server with the provided credentials.  The possible causes for this are:\n{0}
cannot-connect-to-login-without-cause=Could not connect to the Directory \
Server with the provided credentials.\nCheck that the Administrative User DN \
and password are valid.
error-starting-server-generic=Could not Start server.
authenticate-button-label=Authenticate
authenticate-status-panel-button-tooltip=Authenticate as an administrative \
user to view all monitoring information
listeners-title=Listener Ports
address-port-column=Address:Port
protocol-column=Protocol
state-column=State
databases-title=Data Sources
backendid-column=Backend ID
basedn-column=Base DN
number-entries-column=Entries
replicated-column=Replication
missing-changes-column=Missing Changes
age-of-oldest-missing-change-column=<html>Age of Oldest<br>Missing \
Change<br>(hh:mm:ss)
age-of-oldest-missing-change-column-cli=Age of Oldest Missing Change (hh:mm:ss)
enabled-label=Enabled
disabled-label=Disabled
unknown-label=--
not-applicable-label=--
ldap-protocol-label=LDAP
ldaps-protocol-label=LDAPS
jmx-protocol-label=JMX
jmx-secure-protocol-label=JMX (Secure)
undefined-protocol-label=-Unknown-
error-reading-config-file=Error reading the configuration file.
could-not-find-valid-ldapurl=Error reading the configuration file.\n\
This could be caused because there is not an enabled LDAP port to retrieve \
monitoring information or because you do not have read rights on the \
configuration file.
number-entries-multiple-suffixes-in-db={0} (for all base DNs in {1})
error-reading-config-ldap=Error reading data from server.  Try \
re-authenticating.\nDetails: {0}
no-dbs-found=-No LDAP Databases Found-
no-listeners-found=-No Listener Ports Found-
suffix-replicated-label=Enabled
suffix-not-replicated-label=Disabled
 
#
# Progress Dialog
#
close-progress-button-tooltip=Close Progress Dialog
progress-title=Progress
summary-starting=Starting Server...
summary-stopping=Stopping Server...
summary-start-error=An error occurred Starting Server.  Check 'Details' text \
area for more information.
summary-stop-error=An error occurred Stopping Server.  Check 'Details' text \
area for more information.
error-starting-server-code=Error Starting Directory Server.  Error code: {0}.
summary-start-success=OpenDS Started Successfully.
summary-stop-success=OpenDS Stopped Successfully.
 
#
# Confirmation messages
#
confirm-stop-message=Are you sure you want to Stop the Directory Server?
confirm-stop-title=Confirmation Required
confirm-restart-message=Are you sure you want to Restart the Directory Server?
confirm-restart-title=Confirmation Required
 
#
# Login Dialog
#
login-dialog-msg=You must provide an Administrative User DN and password \
to retrieve monitoring information.
login-dn-label=Administrative User DN:
login-dn-tooltip=Enter the distinguished name (DN) of the \
Administrative User account that will used to retrieve monitoring information
login-pwd-label=Administrative User Password:
login-pwd-tooltip=Enter the password of the \
Administrative User account that will used to retrieve monitoring information
login-dialog-server-not-running-msg=The Directory Server is not running.  \
Click OK to continue to the Status Panel.
login-dialog-server-not-running-title=Directory Server not Running
login-ok-button-tooltip=Proceed with authentication
login-cancel-button-tooltip=Close Login Dialog
 
#
# Status Command Line
#
cli-status-pwd-and-pwd-file-provided=You cannot provide Bind Password (-w or \
--bindPassword) and Bind Password File (-W or --bindPasswordFile) at the same \
time.
cli-status-error-reading-pwd-file=Could not read the password from \
file {0}.  Check that the file path is correct, that you have access rights to \
it and that it contains a password.
cli-status-ldapauth-password-prompt=Password for user {0}:  
status-cli-usage-description=This utility may be used to display basic server \
information
not-available-authentication-required-cli-label=<not available> (*)
not-available-authentication-required-cli-legend=* Information only available \
if you provide authentication information when launching the status \
command.
not-available-server-down-cli-label=<not available> (*)
not-available-server-down-cli-legend=* Information only available if server is \
running and you provide authentication information when launching the status \
command.