# 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.
#
# Setup command line messages
#
setup-launcher-usage-unix=This utility may be used to setup the Directory \
Server.\n\Usage: {0} {options}\n where {options} include:\n\
--cli\n\ Specifies to use the command line setup. If not specified the \
graphical\n\ interface will be launched.\n\
-?, -H , --help\n Display this usage information.\n\n\
The following options will only be taken into account if the option --cli \n\
(command line) is specified\n\
-s, --silentInstall\n Perform a silent installation.\n\
-b, --baseDN {baseDN}\n\ Specifies the base DN for user \
information in the Directory Server.\n Multiple base DNs may be provided by \
using this option multiple times.\n\
-a, --addBaseEntry\n Indicates whether to create the base entry in the \
Directory Server\n database.\n\
-l, --ldifFile {ldifFile}\n Specifies the path to an LDIF \
file containing data that should be added to\n the Directory Server \
database. Multiple LDIF files may be provided by\n using this option \
multiple times.\n\
-d {numEntries}, --sampleData {numEntries}\n Specifies that the \
database should be populated with the specified number\n\ of sample \
entries.\n\
-p, --ldapPort {port}\n Specifies the port on which the \
Directory Server should listen for LDAP\n communication.\n\
-x, --jmxPort {jmxPort}\n Specifies the port on which the \
Directory Server should listen for JMX\n communication.\n\
-S , --skipPortCheck\n Skip the check to determine whether the \
specified LDAP port is usable.\n\
-D, --rootUserDN {rootUserDN}\n Specifies the DN for the initial \
Administrative User for the Directory Server.\n\
-w, --rootUserPassword {password}\n Specifies the password \
for the initial Administrative User for the Directory Server.\n\
-j , --rootUserPasswordFile {filename}\n Specifies the path \
to a file containing the password for the initial Administrative\n\ User \
for the Directory Server.
setup-launcher-usage-windows=This utility may be used to setup the Directory \
Server.\n\Usage: {0} {options}\n where {options} include:\n\
--cli\n\ Specifies to use the command line setup. If not specified the \
graphical\n\ interface will be launched.\n\
-?, -H, --help\n Display this usage information.\n\n\
The following options will only be taken into account if the option --cli \n\
(command line) is specified\n\
-s, -silentInstall\n Perform a silent installation.\n\
-b {baseDN}, --baseDN {baseDN}\n\ Specifies the base DN for user \
information in the Directory Server.\n Multiple base DNs may be provided by \
using this option multiple times.\n\
-a, --addBaseEntry\n Indicates whether to create the base entry in the \
Directory Server\n database.\n\
-l, --ldifFile {ldifFile}\n Specifies the path to an LDIF \
file containing data that should be added to\n the Directory Server \
database. Multiple LDIF files may be provided by\n using this option \
multiple times.\n\
-d, --sampleData {numEntries}\n Specifies that the \
database should be populated with the specified number\n\ of sample \
entries.\n\
-p, --ldapPort {port}\n Specifies the port on which the \
Directory Server should listen for LDAP\n communication.\n\
-x, --jmxPort {jmxPort}\n Specifies the port on which the \
Directory Server should listen for JMX\n communication.\n\
-S, --skipPortCheck\n Skip the check to determine whether the \
specified LDAP port is usable.\n\
-D, --rootUserDN {rootUserDN}\n Specifies the DN for the initial \
Administrative User for the Directory Server.\n\
-w, --rootUserPassword {password}\n Specifies the password \
for the initial Administrative User for the Directory Server.\n\
-j, --rootUserPasswordFile {filename}\n Specifies the path \
to a file containing the password for the initial Administrative\n\ User \
for the Directory Server.\n\
-n, --noWindowsService\n Do not enable OpenDS to run as a Windows \
Service.
setup-launcher-launching-gui=Launching graphical setup...
setup-launcher-gui-launched-failed=\n\nThe graphical Setup launch failed.\n\n\
Launching command line Setup...
#
# Uninstall command line messages
#
uninstall-launcher-usage=This utility may be used to uninstall the \
Directory Server.\n\
Usage: {0} {options}\n where {options} include:\n\
--cli\n\ Specifies to use the command line uninstall. If not specified the \
graphical\n\ interface will be launched.\n\
-?, -H, --help\n Display this usage information.\n\n\
The following options will only be taken into account if the option --cli \n\
(command line) is specified\n\
-s, --silentUninstall\n Perform a silent uninstall.
uninstall-launcher-launching-gui=Launching graphical uninstall...
uninstall-launcher-launching-cli=Launching command line uninstall...
uninstall-launcher-gui-launched-failed=\n\nThe graphical Uninstall launch \
failed.\n\nLaunching command line Uninstall...
cli-uninstall-unknown-argument=Unknown argument {0}
cli-uninstall-yes-short=y
cli-uninstall-yes-long=yes
cli-uninstall-no-short=n
cli-uninstall-no-long=no
cli-uninstall-confirm-prompt={0}\n[{1}]:
cli-uninstall-string-prompt={0}\n[{1}]:
cli-uninstall-error-reading-stdin=Unexpected error reading standard input.
cli-uninstall-what-to-delete=Do you want to remove all components of OpenDS or \
select the components to remove?\n\
1. Remove all components\n\
2. Select the components to be removed\n\
3. Neither; Quit the uninstaller
cli-uninstall-confirm-libraries-binaries=Remove Server Libraries and \
Administrative Tools?
cli-uninstall-confirm-databases=Remove Database Contents?
cli-uninstall-confirm-logs=Remove Log Files?
cli-uninstall-confirm-configuration-schema=Remove Configuration and Schema \
Files?
cli-uninstall-confirm-backups=Remove Backup Files Contained in bak Directory?
cli-uninstall-confirm-ldifs=Remove LDIF Export Files Contained in ldif \
Directory?
cli-uninstall-confirm-outsidedbs=The Directory Server contains database files \
in the following locations outside the server path:\n{0}\nRemove these files?
cli-uninstall-confirm-outsidelogs=The Directory Server contains log files in \
the following locations outside the server path:\n{0}\nRemove these files?
cli-uninstall-nothing-to-be-uninstalled=You must select something to be \
uninstalled.
cli-uninstall-confirm-stop=The OpenDS server is currently running and \
must be stopped before uninstallation can continue.\nStop the Server and \
permanently delete the files?
cli-uninstall-confirm-delete-files=The files will be permanently deleted, are \
you sure you want to continue?
cli-uninstall-server-stopped=The Server is Stopped.
#
# Upgrade command line messages
#
upgrade-launcher-description=This utility may be used to upgrade the Directory \
Server to a newer version.
upgrade-launcher-usage=This utility may be used to upgrade the Directory Server \
to a newer version.\nUsage: {0} {options} where {options} \
include:\n\n -f, --file\n Specifies an existing OpenDS package (.zip) \
file to which the\n current build will be upgraded.\n\n -c, --cli\n \
Use the command line upgrade. If not specified the graphical\n interface \
will be launched.\n
upgrade-launcher-launching-gui=Launching graphical upgrade...
upgrade-launcher-launching-cli=Launching command line upgrade...
upgrade-launcher-gui-launched-failed=\n\nThe graphical upgrade launch \
failed.\n\nLaunching command line upgrade...
cli-upgrade-unknown-argument=Unknown argument {0}
#
# Dialog titles
#
frame-install-title=OpenDS QuickSetup
frame-uninstall-title=OpenDS Uninstall
frame-upgrade-title=OpenDS Upgrade
#
# Wizard buttons (labels and tooltips)
#
next-button-label=Next >
next-button-tooltip=Go to Next Step
previous-button-label=< Previous
previous-button-tooltip=Go to Previous Step
finish-button-label=Finish
finish-button-install-label=Finish
finish-button-uninstall-label=Uninstall
finish-button-install-tooltip=Finish Installation and Setup
finish-button-uninstall-tooltip=Finish Uninstall
finish-button-tooltip=Finish QuickSetup
close-button-label=Close
close-button-tooltip=Close QuickSetup Window
close-button-install-tooltip=Close QuickSetup Window
close-button-uninstall-tooltip=Close Uninstall Window
quit-button-label=Quit
quit-button-install-tooltip=Quit QuickSetup Tool
cancel-button-label=Cancel
cancel-button-uninstall-tooltip=Cancel Uninstall
shutdown-button-label=Shutdown
continue-button-label=Continue
continue-button-install-tooltip=Continue with the QuickSetup Tool
ok-button-label=OK
#
# Confirmation dialogs
#
confirm-close-install-title=Confirmation Required
confirm-close-install-msg=OpenDS QuickSetup has not yet completed.\nAre you \
sure you want to close the QuickSetup Window?
confirm-quit-install-title=Confirmation Required
confirm-quit-install-msg=Are you sure you want to quit OpenDS \
QuickSetup?\nIf you click 'Yes' nothing will be installed on your system.
confirm-close-uninstall-title=Confirmation Required
confirm-close-uninstall-msg=OpenDS Uninstall has not yet completed.\nAre you \
sure you want to close the Uninstall Window?
confirm-uninstall-server-not-running-msg=Confirm Uninstall\n\
All selected files will be permanently deleted, are you sure you\n\
want to continue?
confirm-uninstall-server-not-running-title=Confirm Uninstall
confirm-uninstall-server-running-msg=Server is Running\n\
The OpenDS server is currently running and must be stopped before\n\
uninstallation can continue. Do you want the uninstaller to stop\n\
the server for you and continue with the uninstall? If you click\n\
No, you will need to stop the server manually to continue.
confirm-uninstall-server-running-title=Server is Running
#
# Error dialog title
#
error-title=Error
#
# Confirmation dialog title
#
confirmation-title=Confirmation Required
#
# Error when we cannot launch the status panel
#
could-not-launch-status-panel-msg=An unexpected error occurred launching the \
Status Panel.
#
# Browser launching error dialog
#
error-browser-display-msg=Could not launch the web browser.
You can copy \
and paste the following URL manually into your web browser:
\
{0}
error-browser-display-title=Error
error-browser-copy-button-label=Copy URL
error-browser-copy-button-tooltip=Copies the URL to the system clipboard
error-browser-close-button-tooltip=Close this window
#
# Dialog asking Directory manager credentials to shutdown server through
# Protocol.
#
shutdown-directory-manager-dialog-title=Authentication Required
shutdown-directory-manager-dialog-msg=Directory Server is Running
\
The server is currently running and must be stopped before uninstallation can \
continue. Provide the information below to allow the uninstaller to \
shut it down. You can also click Cancel and then shut the server down yourself.
shutdown-directory-manager-dn-label=Administrative User DN:
shutdown-directory-manager-dn-tooltip=Enter the distinguished name (DN) of the \
Administrative User account that will used to shutdown OpenDS
shutdown-directory-manager-pwd-label=Password:
shutdown-directory-manager-pwd-tooltip=Enter the password of the OpenDS \
Administrative User account
shutdown-directory-manager-cancel-button-tooltip=Close this window
shutdown-directory-manager-shutdown-button-tooltip=Click here to shutdown the \
server with the provided authentication
#
# Data validation errors
#
# Server Settings
empty-server-location=You must provide the installation path.
parent-directory-could-not-be-found=Could not find a parent directory for {0}.
parent-directory-does-not-exist-confirmation=The parent directory of {0} does \
not exist.\nWould you like to create this directory?
file-exists=The file {0} already exists.
directory-exists-not-empty=The directory {0} is not empty.
directory-not-writable=You do not have write access on the directory {0}. \
You must have file right access on the Installation directory.
not-enough-disk-space=There is not enough free disk space under {0}.\nAt \
least {1} megabytes of free disk space are required to install OpenDS.
invalid-port-value-range=The LDAP Listener Port must be an integer between \
{0} and {1}.
invalid-secure-port-value-range=The LDAPS Listener Port must be an \
integer between {0} and {1}.
cannot-bind-priviledged-port=Cannot bind to privileged port {0}.\n\nThe port \
could be already in use by another application or maybe you do not have the \
rights to access it.
cannot-bind-port=Cannot bind to port {0}.\n\nThe port could be already in use \
by another application or maybe you do not have the rights to access it.
equal-ports=You must specify different ports LDAP and LDAPS communication.
empty-directory-manager-dn=You must provide an Administrative User DN.
not-a-directory-manager-dn=The provided Administrative User DN is not a valid \
DN.
directory-manager-dn-is-config-dn=The provided Administrative User DN is \
used for the configuration of the Directory Server.
not-equal-pwd=The passwords you have provided do not match.
pwd-too-short=The minimum length required for the Administrative User \
password is {0} characters.
# Data Options Panel
empty-base-dn=You must provide a Directory Base DN.
not-a-base-dn=The provided Directory Base DN is not a valid DN.
base-dn-is-configuration-dn=The provided Directory Base DN is used for \
storing the server configuration data. You must specify a different DN.
no-ldif-path=You must provide the path of the LDIF file to import.
ldif-file-does-not-exist=The provided LDIF file does not exist.
no-number-entries=You must provide the number of user entries to generate \
automatically.
invalid-number-entries-range=The number of user entries to generate \
automatically must be an integer between {0} and {1}.
# Confirm Uninstall Panel
nothing-selected-to-uninstall=You must select something to be uninstalled.
# Directory Manager authentication to shutdown in Windows
not-a-directory-manager-in-config=The provided DN is not one of the \
Administrative User DN.
empty-pwd=You must provide the password of the Administrative User.
cannot-connect-to-shutdown-with-cause=Could not connect to the Directory \
Server with the provided credentials. The possible causes for this are:\n{0}
cannot-connect-to-shutdown-without-cause=Could not connect to the Directory \
Server with the provided credentials.\nCheck that the Administrative User DN \
and password are valid.
server-not-running-msg=The Directory Server is not running. Click OK to \
continue the uninstall.
server-not-running-title=Directory Server not Running
#
# Steps labels (on the left side of the wizard)
#
welcome-step=Welcome
server-settings-step=Server Settings
data-options-step=Data Options
review-step=Review
progress-step=Progress
confirm-uninstall-step=Uninstall Options
step-upgrade-choose-version=Choose Version
#
# Icon descriptions. Used for accessibility.
#
current-step-icon-description=Current Step Indicator.
splash-icon-description=OpenDS QuickSetup Launching.
minimized-icon-description=OpenDS QuickSetup minimized.
background-icon-description=OpenDS QuickSetup.
warning-icon-description=Warning.
error-icon-description=Error.
information-icon-description=Information.
opends-small-icon-description=OpenDS icon.
subsection-left-icon-description=Decoration icon.
subsection-right-icon-description=Decoration icon.
help-small-icon-description=Help icon.
help-wait-description=Busy, please wait.
#
# Icon tooltips.
#
current-step-icon-tooltip=Current Step Indicator
splash-icon-tooltip=OpenDS QuickSetup Launching
minimized-icon-tooltip=OpenDS QuickSetup
background-icon-tooltip=OpenDS QuickSetup
warning-icon-tooltip=Warning
error-icon-tooltip=Error
information-icon-tooltip=Information
#
# Icon paths. This is done to be able to provide localizable icons (for
# instance for those icons containing a text). If there is not a localized
# version of the icon it should be left as it is.
# The path specified here are the relative resource name to the images.
#
current-step-icon=images/currentstep.png
minimized-icon=images/opendsminimized.gif
minimized-mac-icon=images/opendsminimizedmac.png
splash-icon=images/opendssplash.png
background-icon=images/opendsbackground.png
error-icon=images/error_small.gif
error-large-icon=images/error_large.gif
warning-icon=images/warning_small.gif
warning-large-icon=images/warning_large.gif
information-icon=images/info_small.gif
information-large-icon=images/info_large.gif
subsection-left-icon=images/divider-left.png
subsection-right-icon=images/divider-right.png
opends-small-icon=images/opends_logo_small.png
help-small-icon=images/help_small.gif
wait-tiny=images/wait_tiny.png
#
# Welcome Panel specific labels
#
welcome-panel-title=Welcome
# The following line contains some HTML tags. translators should respect them.
# Concerning the URL, depending on how works the product page translators
# have to modify it or not: if the server uses the locale of the browser to display
# a language there is no translation to be done but if we have specific URL for
# each language the URL must be localized.
welcome-panel-offline-instructions=The OpenDS QuickSetup tool will ask you for \
some basic server and data configuration settings and will get your server up \
and running quickly.
Note that you can also install the latest weekly \
build launching the setup via Java Web Start from the OpenDS \
Downloads Page. This instance of QuickSetup will use the following OpenDS \
build: {0} (Build ID: {1})
\
OpenDS requires a Java SE 5.0 or higher runtime.
\
Additional information on QuickSetup is available in the \
Documentation Depot section of OpenDS project web site.
welcome-panel-webstart-instructions=The OpenDS QuickSetup tool will ask you for some \
basic server and data configuration settings and will get your server up \
and running quickly.
QuickSetup will install and configure the latest \
weekly build. You can also use QuickSetup to set up a weekly build you have \
downloaded manually. To run QuickSetup in this case, use the {0} command at \
the top level of the OpenDS directory. This instance of QuickSetup will use \
the following OpenDS build: {1} (Build ID: {2})
\
OpenDS requires a Java SE 5.0 or higher runtime.
\
Additional information on QuickSetup is available in the \
Documentation Depot section of OpenDS project web site.
#
# Server Settings Panel specific labels
#
server-settings-panel-title=Server Settings
server-settings-panel-instructions-webstart=Choose a location for the server \
files and enter a password for the OpenDS administrative user.
server-settings-panel-instructions=Enter a port to listen for LDAP requests \
and enter a password for the OpenDS administrative user.
server-location-label=Installation Path:
server-location-parent-tooltip=Enter the full path to the parent location \
where the server files will be stored
server-location-relative-tooltip=Enter the relative path to the location \
where the server files will be stored
server-port-label=LDAP Listener Port:
server-port-tooltip=Enter the port number that the server will use to listen \
for LDAP requests
server-security-label=LDAP Secure Access:
server-security-tooltip=The LDAP Secure Access Configuration for the new \
OpenDS server.
cannot-update-security-warning=Disabled. A valid keytool command could not be \
found.
server-security-button-label=Configure...
server-security-button-tooltip=Click to configure the LDAP Secure Access.
server-directory-manager-dn-label=Administrative User DN:
server-directory-manager-dn-tooltip=Enter the distinguished name (DN) of the \
Administrative User account that will used for managing OpenDS
server-directory-manager-pwd-label=Password:
server-directory-manager-pwd-tooltip=Enter a password for the OpenDS \
Administrative User account
server-directory-manager-pwd-confirm-label=Password (confirm):
server-directory-manager-pwd-confirm-tooltip=Re-enter the password for the \
OpenDS Administrative User account
cannot-use-default-port=Could not use 389. Port in use or user not authorized.
cannot-use-default-secure-port=Could not use 636. Port in use or user not \
authorized.
no-security=disabled
enable-starttls=Enable StartTLS
enable-ssl=Enable SSL on LDAP Port {0}
self-signed-certificate=Create a new Self-Signed Certificate
jks-certificate=Use existing Java Key Store File
pkcs11-certificate=Use existing PKCS#11 Token
pkcs12-certificate=Use existing PKCS#12 File
#
# Security Options dialog specific labels
#
security-options-dialog-title=OpenDS QuickSetup
security-options-title=Configure Secure Access
security-options-instructions=Specify the options for enabling secure access \
to the server.
security-options-ok-button-tooltip=Close this dialog and accept configuration.
security-options-cancel-button-tooltip=Close this dialog and discard \
configuration.
enable-ssl-label=Enable SSL on Port:
enable-ssl-tooltip=Enables SSL on the specified port.
ssl-port-textfield-tooltip=The LDAPS port.
enable-starttls-label=Enable StartTLS for LDAP
enable-starttls-tooltip=Allows encrypted communication over the standard \
LDAP port.
use-self-signed-label=Generate Self-Signed Certificate (recommended for \
testing only)
use-self-signed-tooltip=Create a new Self-Signed Certificate to encrypt \
communication.
self-signed-certificate-name-label=Host Name:
self-signed-certificate-name-tooltip=The host name will be used to name the \
certificate.
use-existing-certificate-label=Use an Existing Certificate:
use-existing-certificate-tooltip=Select this if you have already a certificate \
you want the new server to use.
keystore-type-label=Key Store Type:
jks-certificate-label=Java Key Store (JKS) File
jks-certificate-tooltip=Select this option if you have a JKS certificate.
pkcs11-certificate-label=PKCS#11 Token
pkcs11-certificate-tooltip=Select this option if you have a PKCS#11 token.
pkcs12-certificate-label=PKCS#12 File
pkcs12-certificate-tooltip=Select this option if you have a PKCS#12 certificate.
keystore-path-label=Key Store Path:
keystore-path-tooltip=Absolute path to the keystore.
keystore-pwd-label=Key Store Password:
keystore-pwd-tooltip=Provide the password required to access the existing \
key store.
ssl-access-label=SSL Access:
starttls-access-label=StartTLS Access:
certificate-label=Certificate:
no-self-signed-cert-name-provided=You must provide the host name for the \
Self-Signed Certificate.
keystore-path-not-provided=You must provide the path of the key store.
keystore-path-does-not-exist=The provided key store path does not exist.
keystore-path-not-a-file=The provided key store path is not a file.
keystore-pwd-empty=You must provide the password of the key store.
error-accessing-jks-keystore=Could not access the JKS key store. Check that \
the contents of the file\ncorrespond to a valid JKS key store, that you have \
access rights to it and\nthat the provided password is valid.
error-accessing-pkcs11-keystore=Could not access the PKCS#11 key store. Check \
that is installed and that the\nprovided password is valid.
error-accessing-pkcs12-keystore=Could not access the PKCS#12 key store. Check \
that the contents of the file\ncorrespond to a valid PKCS#12 key store, that \
you have access rights to it and\nthat the provided password is valid.
pkcs11-keystore-does-not-exist=No certificates for the PCKS#11 key store could \
be found. Check that is\ninstalled, that you have access rights to it and \
that the key store contains certificates.
pkcs12-keystore-does-not-exist=No certificates for the PCKS#12 key store could \
be found. Check that the\nprovided path and password are valid and that the \
key store contains certificates.
jks-keystore-does-not-exist=No certificates for the Java Key Store could be \
found. Check that the provided\npath is valid.
#
# Select Alias dialog specific labels
#
select-alias-title=OpenDS QuickSetup
select-alias-msg=The provided Key Store contains multiple certificates.
\
Select the alias of the certificate that you want to be used as Server \
Certificate:
select-alias-ok-button-tooltip=Close this dialog and accept \
selected alias.
select-alias-cancel-button-tooltip=Close this dialog and discard \
selected alias.
#
# Data Options Panel specific labels
#
data-options-panel-title=Data Options
data-options-panel-instructions=Choose options for the LDAP data to be hosted \
by OpenDS.
base-dn-label=Directory Base DN:
base-dn-tooltip=Enter the DN of the top entry where your data will be stored
directory-data-label=Directory Data:
create-base-entry-label=Only Create Base Entry ({0})
create-base-entry-tooltip=Only create the top entry for the Directory Base DN
leave-database-empty-label=Leave Database Empty
leave-database-empty-tooltip=Do not create any entry for the Directory Base DN
import-data-from-ldif-label=Import Data from LDIF File
import-data-from-ldif-tooltip=Use the contents of an LDIF file to populate the \
suffix with data
import-path-label=Path:
import-path-tooltip=Enter the full path of the LDIF file containing the \
data to be imported
import-automatically-generated-label=Import Automatically-Generated Example \
Data
import-automatically-generated-tooltip=Populate the suffix with \
automatically-generated LDAP data
number-entries-label=Number of User Entries:
number-entries-tooltip=Enter the number of user entries to be generated
#
# Review Panel specific labels
#
review-panel-title=Review
review-panel-instructions=Review your settings and click Finish if they are \
correct.
review-create-base-entry-label=Only Create Base Entry ({0})
review-leave-database-empty-label=Leave Database Empty
review-import-ldif=Import Data from LDIF File ({0})
review-import-automatically-generated=Import Automatically-Generated Data ({0} \
Entries)
start-server-label=Start Server when Configuration has Completed
start-server-tooltip=Check this check box if you want to start the server once \
the installation and configuration has completed
#
# Progress Panel specific labels
#
progress-panel-title=Progress
progress-details-label=Details:
progressbar-initial-label=Starting...
progressbar-tooltip=Progress Bar
#
# Confirm Uninstall Panel specific labels
#
confirm-uninstall-panel-title=Uninstall Options
# The following line contains some HTML tags. translators should respect them.
# Concerning the URL, depending on how works the product page translators
# have to modify it or not: if the server uses the locale of the browser to display
# a language there is no translation to be done but if we have specific URL for
# each language the URL must be localized.
confirm-uninstall-panel-instructions=The OpenDS Uninstall tool will remove all \
parts of the OpenDS server you have selected below from your system. If all \
are selected, the server will be removed entirely.
server-path-label=Server Path:
remove-label=Remove:
remove-libraries-and-tools-label=Server Libraries and Administrative Tools
remove-databases-label=Database Contents
remove-logs-label=Log Files
remove-schema-and-configuration-label=Configuration and Schema Files
remove-backups-label=Backup Files Contained in bak Directory
remove-ldifs-label=LDIF Export Files Contained in ldif Directory
remove-libraries-and-tools-tooltip=Remove Server Libraries and Administrative \
Tools
remove-databases-tooltip=Remove Database Contents
remove-logs-tooltip=Remove Log Files
remove-schema-and-configuration-tooltip=Remove Configuration and Schema Files
remove-backups-tooltip=Remove Backup Files Contained in bak Directory
remove-ldifs-tooltip=Remove LDIF Export Files Contained in ldif Directory
delete-outside-dbs-msg=The Directory Server contains database files in the \
following locations outside the server path:
delete-outside-dbs-label=Delete these Database Files
delete-outside-dbs-tooltip=Check this box to Delete the Database Files located \
outside the install directory
delete-outside-logs-msg=The Directory Server contains log files in the \
following locations outside the server path:
delete-outside-logs-label=Delete these Log Files
delete-outside-logs-tooltip=Check this box to Delete the Log Files located \
outside the install directory
#
# Miscellaneous labels
#
browse-button-label=Browse...
browse-button-tooltip=Click to display a file system browser
ldif-files-description=LDAP Data Interchange Format (*.ldif)
zip-files-description=OpenDS Installation Package (.zip)
open-server-location-dialog-title=Choose Installation Path
open-ldif-file-dialog-title=Choose an LDIF File
open-zip-file-dialog-title=Choose an OpenDS Installation Package (.zip)
open-generic-file-dialog-title=Choose a File
#
# Progress Summary Labels
#
summary-install-not-started=Starting QuickSetup...
summary-uninstall-not-started=Starting Uninstallation...
summary-downloading=Downloading Binary Files...
summary-extracting=Extracting Binary Files...
summary-configuring=Configuring Directory Server...
summary-creating-base-entry=Creating Base Entry...
summary-importing-ldif=Importing LDIF File...
summary-importing-automatically-generated=Importing Automatically-Generated \
Data...
summary-starting=Starting Directory Server...
summary-enabling-windows-service=Enabling Windows Service...
summary-install-finished-successfully=OpenDS QuickSetup Completed \
Successfully.
OpenDS is now installed in {0}.
Visit the \
\
OpenDS Quick Reference page for an overview of server management and \
configuration.
To see basic server configuration status and to start/stop \
the server, click Launch Status Panel. Note that you can launch this tool \
later using {1}.
summary-install-finished-with-error=An error occurred. Check 'Details' text \
area for more information.
summary-stopping=Stopping Directory Server...
summary-disabling-windows-service=Disabling Windows Service...
summary-deleting-external-db-files=Deleting Database Files outside the \
Installation Path...
summary-deleting-external-log-files=Deleting Log Files outside the \
Installation Path...
summary-deleting-external-references=Deleting External References...
summary-deleting-installation-files=Deleting Files under the Installation \
Path...
summary-uninstall-finished-successfully-remove-jarfiles=OpenDS Uninstall \
Completed Successfully.
To complete the uninstallation, you must \
delete manually the following files and directories:\n{0}
summary-uninstall-finished-successfully=OpenDS Uninstall Completed \
Successfully.
summary-uninstall-finished-successfully-remove-jarfiles-cli=OpenDS Uninstall \
Completed Successfully.\nTo complete the uninstallation, you must \
delete manually the following files and directories:\n{0}
summary-uninstall-finished-successfully-cli=OpenDS Uninstall Completed \
Successfully.
summary-uninstall-finished-with-error=An error occurred. Check 'Details' text \
area for more information.
summary-upgrade-not-started=Starting Upgrade...
summary-upgrade-initializing=Initializing Upgrade...
summary-upgrade-downloading=Downloading Build...
summary-upgrade-extracting=Extracting Build...
summary-upgrade-backing-up-db=Backing Up Data...
summary-upgrade-backing-up-files=Backing Up Files...
summary-upgrade-calculating-schema-customization=Calculating Schema \
Customizations...
summary-upgrade-calculating-config-customization=Calculating Configuration \
Customizations...
summary-upgrade-upgrading-components=Upgrading Components...
summary-upgrade-applying-schema-customization=Applying Schema \
Customizations...
summary-upgrade-applying-config-customization=Applying Configuration \
Customizations...
summary-upgrade-verifying=Verifying Upgrade...
summary-upgrade-history=Recording Upgrade History...
summary-upgrade-cleanup=Cleaning Up...
summary-upgrade-abort=Aborting Upgrade Due to Error...
summary-upgrade-finished-successfully=OpenDS QuickSetup Completed \
Successfully.
The OpenDS installation at {0} has now been upgraded \
to version {1}.
summary-upgrade-finished-successfully-cli=OpenDS QuickSetup Completed \
Successfully. The OpenDS installation at {0} has now been upgraded \
to version {1}.
summary-upgrade-finished-with-errors=Upgrade Finished with Errors
#
# Progress messages
#
progress-downloading=Downloading
progress-done=Done.
progress-points=.....
progress-extracting=Extracting {0}
progress-configuring=Configuring Directory Server
progress-updating-certificates=Configuring Certificates
downloading=Downloading...
downloading-ratio=Downloading: {0}% Completed.
validating-ratio=Downloading: {0}% Completed - Validating file: {1} % Completed.
upgrading-ratio=Downloading: {0}% Completed - Upgrading file: {1} % Completed.
progress-creating-base-entry=Creating Base Entry {0}
progress-importing-ldif=Importing LDIF file {0}:
progress-import-automatically-generated=Importing Automatically-Generated Data \
({0} Entries):
progress-starting=Starting Directory Server:
progress-stopping=Stopping Directory Server:
progress-enabling-windows-service=Enabling Windows Service...
progress-disabling-windows-service=Disabling Windows Service...
progress-deleting-external-db-files=Deleting Database Files outside the \
Installation Path:
progress-deleting-external-log-files=Deleting Log Files outside the \
Installation Path:
progress-deleting-installation-files=Deleting Files under the Installation Path:
progress-deleting-file=Deleting file {0}
progress-deleting-directory=Deleting directory {0}
progress-copying-file=Copying file {0} to {1}
progress-server-already-stopped=The Directory Server is already stopped.
progress-server-waiting-to-stop=Waiting for Server to stop...
progress-server-stopped=Server stopped.
file-does-not-exist=Path {0} does not exist.
#
# Progress errors
#
error-copying=An unexpected error occurred extracting file {0}.
error-zip-stream=An unexpected error occurred reading the zip file {0}.
exception-details=Details: {0}
exception-out-of-memory-details=Not enough memory to perform the operation. \
Details: {0}
error-could-not-create-parent-dir=Could not create parent directory {0}. \
Check that you have file system access rights.
downloading-error=An error occurred downloading remote file(s) {0}.
error-zipinputstreamnull=Could not retrieve zip file {0}. The input stream \
is null.
bug-msg=An unexpected error occurred.
error-reflection=An unexpected error occurred while loading classes.
error-creating-temp-file=An error occurred creating the temporary file.
error-writing-to-temp-file=An error occurred writing to temporary file {0}.
error-configuring=Error Configuring Directory Server.
error-configuring-certificate=Error Configuring Certificates.
error-enabling-windows-service=Error Enabling Windows service.
error-disabling-windows-service=Error Disabling Windows service.
error-creating-base-entry=Error Creating Base Entry.
error-importing-ldif=Error Importing LDIF File.
error-import-automatically-generated=Error Importing Automatically- Generated \
Data when invoked with arguments: {0}".
error-starting-server=Error Starting Directory Server.
error-starting-server-in-windows=Could not connect to Server after Start. \
If you have a firewall configured check that it allows connections to port {0}.
error-starting-server-in-unix=Could not connect to Server after Start. \
Verify that you have the rights to access to port {0}.
error-stopping-server=Error Stopping Directory Server.
error-stopping-server-code=Error Stopping Directory Server. Error code: {0}.
error-reading-erroroutput=Error Reading error output.
error-reading-output=Error Reading output.
hide-exception-details=Hide Details
show-exception-details=Show Details
exception-root-cause=Root Cause:
error-deleting-file=Error deleting file {0}. Check that you have the rights \
to delete this file and that there is no other application using it.
error-deleting-directory=Error deleting directory {0}. Check that you have \
the rights to delete this directory and that there is no other application \
using it.
error-copying-file=Error copying file {0} to {1}.
info-ignoring-file=Ignoring {0} since {1} exists.
#
# Install Status: messages displayed in the offline quick setup
# if server is already installed.
#
installstatus-serverrunning=Is currently running on port {0}
installstatus-dbfileexist=Contains data
installstatus-configfilemodified=Has already been configured
installstatus-installed=OpenDS Server Already Configured
\
QuickSetup can only be used with OpenDS Servers that have not yet been \
configured. The current server:{0}
installstatus-not-installed=The Directory Server is not installed.
installstatus-canoverwritecurrentinstall-msg=The Directory Server contains \
some database files.
If you continue with the setup the contents of these \
database files will be deleted.
upgrade-hypothetical-upgrade-success=Upgrade from version {0} to version {1} \
is supported.
upgrade-hypothetical-reversion-success=Reversion from version {0} to version \
{1} is supported.
upgrade-hypothetical-upgrade-failure=Upgrade from version {0} to version {1} \
is not supported. To upgrade You must uninstall the current server, install \
the new server, and manually migrate your data.
upgrade-hypothetical-reversion-failure=Reversion from version {0} to version \
{1} is not supported. To revert versions you must uninstall the current \
server, install the new server, and manually migrate your data.
upgrade-hypothetical-versions-the-same=This operation is unnecessary. Both \
new current and proposed version numbers are the same: {0}
upgrade-mod-no-schema=Processed server modifications \
(schema checking disabled): {0}
upgrade-mod=Processed server modifications: {0}
upgrade-mod-ignore=Attribute or value already exists: {0}
#
# Upgrader Panels
#
#
# Welcome Panel specific labels
#
upgrade-welcome-panel-title=Welcome
# The following line contains some HTML tags. translators should respect them.
# Concerning the URL, depending on how works the product page translators
# have to modify it or not: if the server uses the locale of the browser to display
# a language there is no translation to be done but if we have specific URL for
# each language the URL must be localized.
upgrade-welcome-panel-offline-instructions=The OpenDS Upgrade tool will upgrade \
an existing build in place.
You will be prompted to choose among a list \
of available builds to which you can upgrade or you can specify an install\
package (.zip) file that you have already downloaded.You can also use this tool to set up a build you have \
downloaded manually.
\
Additional information on this tool is available in the \
Documentation Depot section of OpenDS project web site.
upgrade-welcome-panel-webstart-instructions=The OpenDS Upgrade tool will upgrade \
an existing build in place.
You will be prompted to choose among a list \
of available builds to which you can upgrade or you can specify an install\
package (.zip) file that you have already downloaded.You can also use this tool to set up a build you have \
downloaded manually.
\
Additional information on this tool is available in the \
Documentation Depot section of OpenDS project web site.
upgrade-location-label=Server to Upgrade:
upgrade-location-tooltip=File system location of the build that will be upgraded
upgrade-build-id-label=Build Version:
upgrade-build-id-tooltip=The ID of the build version installed in the above location
upgrade-build-id-unknown=Unknown
error-invalid-server-location=Invalid server location: {0}
#
# Upgrader Choose Version Panel
#
upgrade-choose-version-panel-title=Choose New Version
upgrade-choose-version-panel-instructions=Choose a new version or reference \
build to use for the upgrading.
upgrade-choose-version-remote-label=Choose New Version from opends.dev.java.net
upgrade-choose-version-remote-tooltip=Download and upgrade to a build publicly \
available on the OpenDS website.
upgrade-choose-version-remote-weekly=Weekly Builds
upgrade-choose-version-remote-nightly=Nightly Builds
upgrade-choose-version-local-label=Upgrade Based on Downloaded Weekly Build (.zip)
upgrade-choose-version-local-tooltip=Upgrade to a build whose .zip file you have \
already downloaded.
upgrade-choose-version-local-path=Path:
upgrade-choose-version-build-list-error=Error Accessing Build Information.\
Unable to retrieve the list of builds from {0} due to: {1}.
\
Possible Causes:
\
| \ | Current Proxy: {2} | \ |