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

jvergara
27.51.2007 59ba268c8ed7ad58495f98af77a463e06f9f0f00
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -127,8 +127,8 @@
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\
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
@@ -307,7 +307,24 @@
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
# Data Replication Panel
empty-remote-host=You must provide the fully qualified name of the host.
invalid-remote-port=The provided port is not valid.
empty-remote-dn=You must provide a value for the Administrative User.
empty-remote-pwd=You must provide an Admin User password.
cannot-connect-to-remote-permissions=You do not have enough access rights \
to read the configuration in {0}. \nProvide credentials with enough rights.
cannot-connect-to-remote-generic=Could not connect to {0}. \nCheck that the \
server is running and that the provided credentials are valid.
remote-ads-exception=An unexpected error occurred reading the \
configuration in {0}.\nThe error is: {1}
no-suffixes-chosen-to-replicate=You must select at least one suffix to \
replicate contents with.
# Create Global Administrator Panel
empty-administrator-uid=You must provide a Global Administrative User ID.
empty-administrator-pwd=You must provide a Global Administrative User \
Password.
# New Suffix 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 \
@@ -338,7 +355,10 @@
#
welcome-step=Welcome
server-settings-step=Server Settings
data-options-step=Data Options
data-replication-step=Topology Options
create-global-administrator-step=Global Administrator
suffixes-step=Data Replication
data-options-step=Directory Data
review-step=Review
progress-step=Progress
confirm-uninstall-step=Uninstall Options
@@ -468,6 +488,70 @@
pkcs12-certificate=Use existing PKCS#12 File
#
# Data Replication Panel specific labels
#
data-replication-options-panel-title=Topology Options
data-replication-options-panel-instructions=Choose the Data \
Replication Options.
remote-server-dn-label=Admin User:
remote-server-dn-tooltip=The DN or the UID of an administrator in the OpenDS \
you want to replicate data with.
remote-server-pwd-label=Admin Password:
remote-server-pwd-tooltip=The password of an administrator in the OpenDS \
you want to replicate data with.
remote-server-host-label=Host Name:
remote-server-host-tooltip=The fully qualified name of the host where the \
OpenDS you want to replicate data with is located.
remote-server-port-label=Port:
remote-server-port-tooltip=The LDAP port of the OpenDS you want to \
replicate data with.
standalone-server-label=This will be a standalone server
standalone-server-tooltip=Check this if you do not want to replicate the \
data on the server that you are creating with other servers.
replicated-server-label=This server will be part of a replication \
topology
replicated-server-tooltip=Check this if you want to replicate the data on \
the server that you are creating with other servers.
topology-exists-label=There is already a server in the topology
topology-exists-tooltip=Check this if you already created a server that you \
want to replicate data with.
#
# Global Administrator specific labels
#
global-administrator-panel-instructions=Provide the informaton to create a \
Global Administrator that will able to manage your whole replication \
topology.
global-administrator-panel-title=Create Global Administrator
global-administrator-uid-label=Global Administrator ID:
global-administrator-uid-tooltip=The Global Administrator ID.
global-administrator-pwd-label=Global Administrator Password:
global-administrator-pwd-tooltip=The Global Administrator Password.
global-administrator-pwd-confirm-label=Global Administrator Password \
(confirm):
global-administrator-pwd-confirm-tooltip=Confirm the password of the \
Global Administrator.
#
# Suffixes to Replicate Panel specific labels
#
suffixes-to-replicate-panel-instructions=Choose whether to create suffixes \
as defined on remote servers or to create a new suffix.
suffixes-to-replicate-panel-title=Data Replication
create-new-suffix-label=Create first instance of suffix to be replicated
create-new-suffix-tooltip=Check this to create a new suffix.
replicate-with-suffixes-label=Create local instance of existing suffixes and \
configure replication:
replicate-with-suffixes-tooltip=Check this to Create Suffixes whose \
Contents are replicated with Existing Suffixes.
suffixes-to-replicate-dn-tooltip=The Distinguished Name (DN) of the suffix \
to replicate.
suffix-list-replica-display-entries={0}  ({1} entries)
suffix-list-replica-display-no-entries={0}  (no entries)
suffix-list-unknown-label=<unknown>
suffix-list-empty=-No Suffixes Found-
#
# Security Options dialog specific labels
#
security-options-dialog-title=OpenDS QuickSetup
@@ -546,7 +630,7 @@
#
# Data Options Panel specific labels
#
data-options-panel-title=Data Options
data-options-panel-title=Directory Data
data-options-panel-instructions=Choose options for the LDAP data to be hosted \
by OpenDS.
base-dn-label=Directory Base DN:
@@ -580,6 +664,8 @@
review-import-ldif=Import Data from LDIF File ({0})
review-import-automatically-generated=Import Automatically-Generated Data ({0} \
Entries)
review-create-suffix=Create New Suffix {0}.\nSuffix Data: {1}
review-replicate-suffix=Replicate contents with suffixes:\n{0}
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