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

jvergara
19.16.2007 7b882d3300019e3fa8d850bbd44ffc3aac68dc2d
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -299,7 +299,7 @@
registration information in {0}.\nThe error is: {1}
ads-exception=An unexpected error occurred managing the registration \
information.\nThe error is: {0}
no-suffixes-chosen-to-replicate=You must select at least one suffix to \
no-suffixes-chosen-to-replicate=You must select at least one base DN to \
replicate contents with.
# Create Global Administrator Panel
empty-administrator-uid=You must provide a Global Administrative User ID.
@@ -531,7 +531,7 @@
remote-server-port-label=Port:
remote-server-port-tooltip=The LDAP port of the OpenDS you want to \
replicate data with.
remote-server-port-is-secure-label=Secure Port
remote-server-port-is-secure-label=This is a Secure Port
remote-server-port-is-secure-tooltip=Check this is the provided port is the \
LDAPS port.
standalone-server-label=This will be a standalone server
@@ -624,23 +624,23 @@
#
# 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-instructions=Choose whether to create base DNs \
as defined on remote servers or to create a new base DN.
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 \
create-new-suffix-label=Create first instance of base DN to be replicated
create-new-suffix-tooltip=Check this to create a new base DN.
replicate-with-suffixes-label=Create local instance of existing base DNs 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 \
replicate-with-suffixes-tooltip=Check this to Create Base DNs whose \
Contents are replicated with Existing Base DNs.
suffixes-to-replicate-dn-tooltip=The Distinguished Name (DN) of the base DN \
to replicate.
suffix-list-replica-display-entries={0}  ({1} entries)
suffix-list-replica-display-no-entries={0}  (no entries)
suffix-list-replica-display-entries-not-available={0} (number of entries not \
available)
suffix-list-unknown-label=<unknown>
suffix-list-empty=-No Suffixes Found-
suffix-list-empty=-No Base DNs Found-
#
# Security Options dialog specific labels
@@ -728,13 +728,13 @@
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
base DN 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 \
import-automatically-generated-tooltip=Populate the base DN with \
automatically-generated LDAP data
number-entries-label=Number of User Entries:
number-entries-tooltip=Enter the number of user entries to be generated
@@ -750,8 +750,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}
review-create-suffix=Create New Base DN {0}.\Base DN Data: {1}
review-replicate-suffix=Replicate contents with base DNs:\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
@@ -847,21 +847,23 @@
summary-canceling=Canceling...
summary-configuring-ads=Creating Registration Configuration...
summary-initialize-replicated-suffixes=Initializing Contents of Replicated \
Suffixes...
Base DNs...
summary-install-finished-successfully=<b>OpenDS QuickSetup Completed \
Successfully.</b><br>OpenDS is now installed in {0}.<br><br>Visit the \
<a href="https://www.opends.org/wiki/page/QuickReferenceGuide"> \
Successfully.</b><br>OpenDS is now installed in {0}.<br>The server is {1}.<br>\
<br>Visit the <a href="https://www.opends.org/wiki/page/QuickReferenceGuide"> \
OpenDS Quick Reference</a> page for an overview of server management and \
configuration.<br>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}.<br><INPUT type="submit" value="Launch Status Panel"></INPUT>
later using {2}.<br><INPUT type="submit" value="Launch Status Panel"></INPUT>
summary-install-finished-canceled=<b>OpenDS QuickSetup Canceled.</b> \
  <br>The upgrade operation was canceled and any files installed to your system \
  during this operation have been removed.
summary-install-finished-with-error=An error occurred.  Check 'Details' text \
area for more information.<br>To see basic server configuration status, click \
area for more information.<br>The server is {1}.<br>To see basic server \
configuration status, click \
Launch Status Panel.  Note that you can launch this tool \
later using {1}.<br><INPUT type="submit" value="Launch Status Panel"></INPUT>
later using {2}.<br><INPUT type="submit" value="Launch Status Panel"></INPUT>
summary-stopping=Stopping Directory Server...
summary-disabling-windows-service=Disabling Windows Service...
summary-deleting-external-db-files=Deleting Database Files outside the \
@@ -982,9 +984,9 @@
progress-creating-ads-on-remote=Creating Registration Configuration on {0}
progress-unconfiguring-ads-on-remote=Reverting Registration Configuration on {0}
progress-initializing-ads=Initializing Registration information
progress-initializing-suffix=Initializing suffix {0} with the contents from \
progress-initializing-suffix=Initializing base DN {0} with the contents from \
{1}:
suffix-initialized-successfully=Suffix initialized successfully.
suffix-initialized-successfully=Base DN initialized successfully.
global-administrator-description=The Administrator that can manage all the \
OpenDS instances.
@@ -1291,4 +1293,5 @@
general-unset=Unset
general-none=None
general-unspecified=Unspecified
general-server-started=started
general-server-stopped=stopped