L10N handoff... Updates to localized messages in de, es, fr, ja, ko, zh_CN.
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ACCESS_CONTROL |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=The provided string "%s" could \ |
| | | ### not be parsed as a valid Access Control Instruction (ACI) because it failed \ |
| | | ### general ACI syntax evaluation |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=The provided Access Control \ |
| | | ### Instruction (ACI) version value "%s" is invalid, only the version 3.0 is \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=The provided Access \ |
| | | ### Control Instruction access type value "%s" is invalid. A valid access type \ |
| | | ### value is either allow or deny |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=The provided Access Control \ |
| | | ### Instruction (ACI) rights values "%s" are invalid. The rights must be a list \ |
| | | ### of 1 to 6 comma-separated keywords enclosed in parentheses |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=The provided Access Control \ |
| | | ### Instruction (ACI) rights keyword values "%s" are invalid. The valid rights \ |
| | | ### keyword values are one or more of the following: read, write, add, delete, \ |
| | | ### search, compare or the single value all |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=Die angegebene Zeichenkette "%s" kann nicht als g\u00fcltige Zugriffssteuerungsanweisung (ACI) geparst werden, da die allgemeine Pr\u00fcfung der ACI-Syntax fehlgeschlagen ist |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=Der angegebene Versionswert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, nur Version 3.0 wird unterst\u00fctzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=Der angegebene Zugriffstypwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Zugriffstypwert ist entweder "zulassen" oder "verweigern" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=Die angegebenen Berechtigungswerte "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) sind ung\u00fcltig. Die Berechtigungen m\u00fcssen eine Liste bestehend aus 1 bis 6 durch Komma getrennte und in Klammern eingeschlossene Schl\u00fcsselw\u00f6rter sein |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=Die angegebenen Berechtigungsschl\u00fcsselwortwerte "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) sind ung\u00fcltig. Die g\u00fcltigen Berechtigungsschl\u00fcsselwortwerte sind eine oder mehrere der folgenden Werte: Lesen, Schreiben, Hinzuf\u00fcgen, Entfernen, Suchen, Vergleichen oder der Einzelwert Alle |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=Der angegebene Verbindungsregelwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da die zur \u00f6ffnenden Klammer geh\u00f6rende schlie\u00dfende Klammer fehlt |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=Der angegebene Verbindungsregelwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Die Form von g\u00fcltigen Verbindungsregelwerten ist: Schl\u00fcsselwort Operator "Ausdruck" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule keyword value "%s" is invalid. A valid \ |
| | | ### keyword value is one of the following: userdn, groupdn, roledn, userattr,ip, \ |
| | | ### dns, dayofweek, timeofday or authmethod |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule operator value "%s" is invalid. A valid \ |
| | | ### bind rule operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule expression value corresponding to the \ |
| | | ### keyword value "%s" is missing an expression. A valid bind rule value must be \ |
| | | ### in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ |
| | | ### invalid. A valid bind rule boolean operator value is either "OR" or "AND" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ |
| | | ### invalid for the bind rule operator string "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userdn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule roledn expression value "%s" is invalid. \ |
| | | ### A valid roledn keyword expression value requires one or more LDAP URLs in the \ |
| | | ### following format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule roledn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid. \ |
| | | ### A valid groupdn keyword expression value requires one or more LDAP URLs in \ |
| | | ### the following format: ldap:///groupdn [|| ldap:///groupdn] ... [|| \ |
| | | ### ldap:///groupdn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule groupdn expression value failed to URL decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=The network mask value "%s" \ |
| | | ### is not valid for the ip expression network address "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=The bit mask for address \ |
| | | ### type value "%s" is not valid.%s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule ip expression value failed to decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule ip expression value "%s" is invalid. A valid ip \ |
| | | ### keyword expression requires one or more comma-separated elements of a valid \ |
| | | ### IP address list expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid. A valid dns \ |
| | | ### keyword expression value requires a valid fully qualified DNS domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid, because a \ |
| | | ### wild-card pattern was found in the wrong position. A valid dns keyword \ |
| | | ### wild-card expression value requires the '*' character only be in the leftmost \ |
| | | ### position of the domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ |
| | | ### because of an invalid day of week value. A valid dayofweek value is one of \ |
| | | ### the following English three-letter abbreviations for the days of the week: \ |
| | | ### sun, mon, tue, wed, thu, fri, or sat |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ |
| | | ### valid timeofday value is expressed as four digits representing hours and \ |
| | | ### minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is not in the \ |
| | | ### valid range. A valid timeofday value is expressed as four digits representing \ |
| | | ### hours and minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule authmethod expression value "%s" is \ |
| | | ### invalid. A valid authmethod value is one of the following: none, simple,SSL, \ |
| | | ### or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ |
| | | ### including CRAM-MD5, DIGEST-MD5, and GSSAPI |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is not \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule userattr expression inheritance \ |
| | | ### pattern value "%s" is invalid. A valid inheritance pattern value must have the \ |
| | | ### following format: parent[inheritance_level].attribute#bindType |
| | | ###SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid. The inheritance level value cannot \ |
| | | ### exceed the max level limit of %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression inheritance pattern \ |
| | | ### value "%s" is invalid because it is non-numeric |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ |
| | | ### Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ |
| | | ### must be in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ |
| | | ### Instruction (ACI) target keyword value "%s" is invalid. A valid target \ |
| | | ### keyword value is one of the following: target, targetscope, targetfilter, \ |
| | | ### targetattr or targattrfilters |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ |
| | | ### Control Instruction (ACI) target operator value "%s" is invalid. The only \ |
| | | ### valid target operator value for the "%s" keyword is '=' |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword value "%s" is not supported at this \ |
| | | ### time |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=The provided \ |
| | | ### Access Control Instruction (ACI) target keyword value "%s" was seen multiple \ |
| | | ### times in the ACI "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ |
| | | ### valid target keyword operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ |
| | | ### Control Instruction (ACI) targetscope expression operator value "%s" is \ |
| | | ### invalid. A valid targetscope expression value is one of the following: one, \ |
| | | ### onelevel, subtree or subordinate |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=The provided \ |
| | | ### Access Control Instruction (ACI) target expression value "%s" is invalid. A \ |
| | | ### valid target keyword expression value requires a LDAP URL in the following \ |
| | | ### format: ldap:///distinguished_name_pattern |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ |
| | | ### Control Instruction (ACI) target expression DN value "%s" is invalid. The \ |
| | | ### target expression DN value must be a descendant of the ACI entry DN "%s", if \ |
| | | ### no wild-card is specified in the target expression DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ |
| | | ### Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ |
| | | ### A valid targetattr keyword expression value requires one or more valid \ |
| | | ### attribute type names in the following format: attribute1 [|| attribute1] ... \ |
| | | ### [|| attributeN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ |
| | | ### Access Control Instruction (ACI) targetfilter expression value "%s" is \ |
| | | ### invalid because it is not a valid LDAP filter |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=Der angegebene Schl\u00fcsselwortwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwortwert ist einer der folgenden Werte: userdn, groupdn, roledn, userattr, ip, dns, dayofweek, timeofday oder authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=Der angegebene Operatorwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Operatorwert f\u00fcr die Verbindungsregel ist entweder '=' oder "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=Der angegebene Ausdruckswert f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel, der dem Schl\u00fcsselwortwert "%s" entspricht, besitzt keinen Ausdruck. Die Form von g\u00fcltigen Verbindungsregelwerten ist: Schl\u00fcsselwort Operator "Ausdruck" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=Der angegebene boolesche Operatorwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger boolescher Operatorwert der Verbindungsregel ist entweder "ODER" oder "UND" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=Die angegebene Schl\u00fcsselwortzeichenkette "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist f\u00fcr die Operatorzeichenkette der Verbindungsregel "%s" ung\u00fcltig |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=Der angegebene Ausdruck userdn f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund die URL nicht entschl\u00fcsseln: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=Der angegebene Ausdruckswert roledn "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwort-Ausdruckswert roledn erfordert eine oder mehrere LDAP-URLs in dem folgenden Format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=Der angegebene Ausdruck roledn f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund die URL nicht entschl\u00fcsseln: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=Der angegebene Ausdruckswert groupdn "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwort-Ausdruckswert groupdn erfordert eine oder mehrere LDAP-URLs in dem folgenden Format: ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=Der angegebene Ausdruckswert groupdn f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund die URL nicht entschl\u00fcsseln: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=Der Netzwerk-Maskenwert "%s" ist f\u00fcr die IP-Ausdruck-Netzwerkadresse "%s" ung\u00fcltig |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=Die Bitmaske f\u00fcr den Adressentypwert "%s" ist ung\u00fcltig.%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=Der angegebene IP-Ausdruckswert f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund nicht entschl\u00fcsseln: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=Der angegebene IP-Ausdruckswert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger IP-Schl\u00fcsselwortausdruck erfordert ein oder mehrere durch Komma getrennte Elemente eines g\u00fcltigen IP-Adressen-Listenausdrucks |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=Der angegebene DNS-Ausdruckswert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger DNS-Schl\u00fcsselwort-Ausdruckswert erfordert einen g\u00fcltigen vollst\u00e4ndig qualifizierten DNS-Dom\u00e4nennamen |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=Der angegebene DNS-Ausdruckswert "%s" f\u00fcr die Zugriffssteuerungsanweisung ACI)-Verbindungsregel ist ung\u00fcltig, da ein Platzhaltermuster an der falschen Position gefunden wurde. F\u00fcr einen g\u00fcltigen DNS-Schl\u00fcsselwort-Platzhalterausdruckswert darf das Zeichen '*' nur in der linken Position des Dom\u00e4nennamen enthalten sein |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=Der angegebene Ausdruckswert dayofweek "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig, da ein Wert f\u00fcr den Wochentag ung\u00fcltig ist. Ein g\u00fcltiger Wert f\u00fcr dayofweek ist einer der folgenden englischen Abk\u00fcrzungen bestehend aus drei Buchstaben f\u00fcr die Wochentage: sun, mon, tue, wed, thu, fri, oder sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=Der angegebene Ausdruckswert timeofday "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Wert f\u00fcr timeofday wird als vierstelliger Wert f\u00fcr die Stunden und Minuten im 24-Stunden-Format (0 bis 2359) ausgedr\u00fcckt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=Die angegebene Ausdruckswert timeofday "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel liegt nicht im g\u00fcltigen Bereich. Ein g\u00fcltiger Wert f\u00fcr timeofday wird als vierstelliger Wert f\u00fcr die Stunden und Minuten im 24-Stunden-Format (0 bis 2359) ausgedr\u00fcckt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=Der angegebene Ausdruckswert authmethod "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Wert f\u00fcr authmethod ist einer der folgenden Werte: keine, einfach, SSL oder "sasl-Mechanismus", wobei Mechanismus einer der unterst\u00fctzten SASL-Mechanismen einschlie\u00dflich CRAM-MD5, DIGEST-MD5 und GSSAPI ist |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=Der angegebene Ausdruckswert userattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=Der angegebene Ausdruckswert userattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel wird nicht unterst\u00fctzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=Der angegebene Ausdrucksvererbungsmusterwert userattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Ein g\u00fcltiger Vererbungsmusterwert muss das folgende Format besitzen: parent[inheritance_level].attribute#bindType |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=Der angegebene Ausdrucksvererbungsmusterwert userattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel ist ung\u00fcltig. Der Vererbungsebenenwert darf den maximalen Ebenengrenzwert von %s nicht \u00fcberschreiten |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=Der angegebene userattr-Ausdrucksvererbungsmusterwert "%s" f\u00fcr die Zugriffskontrollanweisung (ACI)-Verbindungsregel ist ung\u00fcltig, da es kein numerischer Wert ist |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=Der angegebene Zielregelwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Die Form von g\u00fcltigen Zielregelwerten ist: Schl\u00fcsselwort Operator "Ausdruck" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=Der angegebene Zielschl\u00fcsselwortwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Zielschl\u00fcsselwortwert ist einer der folgenden Werte: target, targetscope, targetfilter, targetattr oder targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=Der angegebene Zieloperatorwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Der einzige g\u00fcltige Zieloperatorwert f\u00fcr das Schl\u00fcsselwort "%s" ist '=' |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=Der angegebene Zielschl\u00fcsselwortwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) wird derzeit nicht unterst\u00fctzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=Der angegebene Zielschl\u00fcsselwortwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) wurde mehrfach in der ACI "%s" gefunden |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=Der angegebene Zielschl\u00fcsselwort-Operatorwert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Zielschl\u00fcsselwort-Operatorwert ist entweder '=' oder "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=Der angegebene Ausdruckoperatorwert targetscope "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Wert f\u00fcr den Ausdruck targetscope ist einer der folgenden Werte: one, onelevel, subtree oder subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=Der angegebene Zielausdruckswert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Zielschl\u00fcsselwort-Ausdruckswert erfordert eine LDAP-URL in dem folgenden Format: ldap:///distinguished_name_pattern |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=Der angegebene Zielausdruck-DN-Wert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Der Zielausdruck-DN-Wert muss aus dem DN des ACI-Eintrags %s abstammen, falls kein Platzhalter in dem Zielausdruck-DN festgelegt ist |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=Der angegebene Ausdruckswert targetattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwortausdruckswert targetattr erfordert eine oder mehrere g\u00fcltige Attributtypnamen in dem folgenden Format: Attribut1 [|| attribute1] ... [|| attributeN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=Der angegebene Ausdruckswert targetfilter "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da es kein g\u00fcltiger LDAP-Filter ist |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=Der Versuch, den Eintrag "%s" mit einem ACI-Attributtyp hinzuzuf\u00fcgen ist fehlgeschlagen, da der Authorisierungs-DN "%s" \u00fcber keine ACL-\u00c4nderungsrechte verf\u00fcgt |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=Der Versuch, einen ACI-Attributtyp im Eintrag "%s" zu \u00e4ndern ist fehlgeschlagen, da der Authorisierungs-DN "%s" \u00fcber keine ACL-\u00c4nderungsrechte verf\u00fcgt |
| | | ###SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ |
| | | ### containing an aci attribute type failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=An attempt to modify an aci attribute \ |
| | | ### type in the entry "%s" failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", located in the entry "%s", \ |
| | | ### because of the following reason: %s |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=Der Versuch, den Eintrag "%s" mit einem ACI-Attributtyp hinzuzuf\u00fcgen ist aus dem folgenden Grund fehlgeschlagen: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=Der Versuch, einen ACI-Attributtyp im Eintrag "%s" zu \u00e4ndern ist aus dem folgenden Grund fehlgeschlagen: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", befindet sich im Eintrag "%s", aus dem folgenden Grund: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=Es wurden keine ACI-Attributtypen im Kontext "%s" gefunden |
| | | INFO_ACI_ADD_LIST_ACIS_50=Es wurden zus\u00e4tzliche %s ACI-Attributtypen im Kontext "%s" des Evaluierungsmoduls f\u00fcr die Zugriffskontrolle gefunden |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid for the roledn keyword because it \ |
| | | ### starts with the string "parent[" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because it is not in the correct format.A valid targattrsfilters \ |
| | | ### expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ |
| | | ### ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because the both operation tokens match in the two filter lists |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because there are more than two filter list statements |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because the provided filter list string is in the wrong format. A \ |
| | | ### valid targattrfilters filter list must be in the following format: add=attr1: \ |
| | | ### F1 && attr2: F2 ... && attrN: FN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid because \ |
| | | ### of non-matching attribute type names in the filter |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ |
| | | ### Control Instruction (ACI) attribute name value %s is invalid. A valid \ |
| | | ### attribute type name must begin with an ASCII letter and must contain only \ |
| | | ### ASCII letters,digits or the "-" character |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=Der angegebene Ausdrucksvererbungsmusterwert userattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist f\u00fcr das Schl\u00fcsselwort roledn ung\u00fcltig, da er mit der Zeichenkette "parent[" beginnt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=Der angegebene Ausdruckswert targattrfilter %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=Der Ausdruckswert targattrfilter %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da er nicht das korrekte Format besitzt.\u00b7Ein g\u00fcltiger Ausdruckswert targattrfilters muss das folgende Format besitzen: "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=Der angegebene Ausdruckswert targattrfilter %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da die beiden Vorgangs-Token in beiden Filterlisten \u00fcbereinstimmen |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=Der angegebene Ausdruckswert targattrfilters "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da mehr als zwei Filterlisten-Anweisungen vorliegen |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=Der angegebene Ausdruckswert targattrfilters %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da die angegebene Filterlisten-Zeichenkette ein falsches Format besitzt. Eine g\u00fcltige targattrfilters-Filterliste muss folgendes Format besitzen: add=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=Der angegebene Ausdruckswert targattrfilters %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da einer oder mehrere der festgelegten Filter aus dem folgenden Grund ung\u00fcltig sind: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=Der angegebene Ausdruckswert targattrfilters %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da einer oder mehrere der festgelegten Filter ung\u00fcltig sind, weil die Attributtypnamen in dem Filter nicht \u00fcbereinstimmen |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=Der angegebene Attributnamenwert %s f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Attributtypname muss mit einem ASCII-Zeichen beginnen und darf nur ASCII-Zeichen, Ziffern und das Zeichen "-" enthalten |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=Der SASL-Mechanismus "%s", der im ACI-Verbindungsregelausdruck authmethod enthalten ist, geh\u00f6rt nicht zu den momentan im Server registrierten Mechanismen |
| | | ###SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, but the canonical representation for that hostname is configured \ |
| | | ### to be %s. The server will attempt to automatically interpret the correct \ |
| | | ### localhost value |
| | | ###SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, which resolves to IP address %s, but the canonical hostname for \ |
| | | ### that IP address is %s. This likely means that the provided hostname will \ |
| | | ### never match any clients |
| | | ###SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=An error occurred while \ |
| | | ### attempting to determine whether hostname %s referenced in dns expression bind \ |
| | | ### rule "%s" used the correct canonical representation: %s. This likely means \ |
| | | ### that the provided hostname will never match any clients |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=Der angegebene Ausdruckswert dns "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) verweist auf Hostname %s, aber die autorisierte Darstellung f\u00fcr diesen Hostnamen ist als %s konfiguriert. Der Server versucht, den korrekten localhost-Wert automatisch zu interpretieren |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=Der angegebene Ausdruckswert dns "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) verweist auf Hostname %s, der die IP-Adresse %s aufl\u00f6st, aber die autorisierte Repr\u00e4sentation f\u00fcr diese IP-Adresse ist %s. Das kann bedeuten, das der angegebene Hostname niemals mit einem Client \u00fcbereinstimmen wird |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=Beim Versuch, festzustellen, ob der Hostname %s, der im Verbindungsregelausdruck dns "%s" verwiesen wurde, die korrekte autorisierte Darstellung verwendet, ist ein Fehler aufgetreten: %s. Das kann bedeuten, das der angegebene Hostname niemals mit einem Client \u00fcbereinstimmen wird |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=Legt einen globalen ACI-Attributtyp fest, mit dem ACIs mit globalem G\u00fcltigkeitsbereich \u00fcber Namenskontexte hinweg definiert werden k\u00f6nnen |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=Es wurden keine globalen ACI-Attributtypen gefunden |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=%s globale ACI-Attributtypen zum Evaluierungsmoduls f\u00fcr die Zugriffskontrolle hinzugef\u00fcgt |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=Unerwarteter Fehler bei der Verarbeitung des Attributs ds-cfg-global-aci im Konfigurationseintrag %s |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=Unerwarteter Fehler bei der Verarbeitung der ACI-Attribute im Konfigurationssystem |
| | | ###SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=The pattern DN %s is \ |
| | | ### not valid because it contains two consecutive wildcards in an attribute value |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=The pattern DN %s is not \ |
| | | ### valid because it uses wildcards for substring matching on an attribute type. \ |
| | | ### A single wildcard is allowed in place of an attribute type |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=The pattern DN %s \ |
| | | ### is not valid because it contains a wildcard in an attribute type in a \ |
| | | ### multi-valued RDN |
| | | ###SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Unable to obtain a \ |
| | | ### lock on the ModifyDN new superior entry %s |
| | | ###SEVERE_WARN_ACI_NOT_VALID_DN_73=Selfwrite check skipped because an attribute \ |
| | | ### "%s" with a distinguished name syntax was not a valid DN |
| | | ###SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=The provided Access Control \ |
| | | ### Instruction (ACI) targetattr expression value "%s" is invalid because the \ |
| | | ### expression contains invalid or duplicate tokens |
| | | ###SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=The provided Access Control \ |
| | | ### Instruction (ACI) expression value "%s" is invalid because it contains the \ |
| | | ### roledn keyword, which is not supported, replace it with the groupdn keyword |
| | | ###SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Failed to decode the Access Control \ |
| | | ### Instruction (ACI)%s |
| | | ###SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=The server is being put into lockdown \ |
| | | ### mode because invalid ACIs rules were detected either when the server was \ |
| | | ### started or during a backend initialization |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userattr expression value failed to URL decode \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the ldap URL "%s" contains an empty base DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the attribute field of the ldap URL "%s" either contains more than \ |
| | | ### one description or the field is empty |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix value of the expression "%s" was an invalid value. All values must \ |
| | | ### greater than or equal to 0 and either less than or equal 32 for IPV4 \ |
| | | ### addresses or less than or equal to 128 for IPV6 addresses |
| | | ###SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" format was invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### IPv4 address expression "%s" contains an invalid value. All values of the \ |
| | | ### address must be between 0 and 255 |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" contains a non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv6 address expression "%s" contains an illegal wildcard character. \ |
| | | ### Wildcards are not supported when using IPv6 addresses in a IP bind rule \ |
| | | ### expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression "%s" failed to parse for \ |
| | | ### the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=The provided \ |
| | | ### Access Control Instruction (ACI) targetcontrol expression value "%s" is \ |
| | | ### invalid. A valid targetcontrol keyword expression value requires one or more \ |
| | | ### valid control OID strings in the following format: oid [|| oid1] ... [|| \ |
| | | ### oidN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the value contained an illegal character %c at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the numeric OID contained two consecutive periods at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=The access control \ |
| | | ### check failed because a geteffectiverights control could not be decoded \ |
| | | ### because of the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ |
| | | ### Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ |
| | | ### extop keyword expression value requires one or more valid extended operation \ |
| | | ### request OID strings in the following format: oid [|| oid1] ... [|| oidN] |
| | | ###SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Backend %s does not have a \ |
| | | ### presence index defined for attribute type %s. Access control initialization \ |
| | | ### may take a very long time to complete in this backend |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=Der Muster-DN %s ist ung\u00fcltig, da er zwei aufeinander folgende Platzhalter in einem Attributwert enth\u00e4lt |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=Der Muster-DN %s ist ung\u00fcltig, da er Platzhalter f\u00fcr Unterzeichenketten f\u00fcr die \u00dcbereinstimmung mit einem Attributtyp verwendet Ein einziger Platzhalter ist anstelle eines Attributtyps zul\u00e4ssig |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=Der Muster-DN %s ist ung\u00fcltig, da er einen Platzhalter in einem Attributtyp in einem mehrfach bewertetem RDN enth\u00e4lt |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Sperre f\u00fcr neuen \u00fcbergeordneten Eintrag ModifyDN %s nicht m\u00f6glich |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=Selbstschreibpr\u00fcfung wurde \u00fcbersprungen, da ein Attribut "%s" mit einer Distinguished Name-Syntax kein g\u00fcltiger DN war |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=Der angegebene Ausdruckswert targetattr "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da der Ausdruck ung\u00fcltige oder doppelte Token enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=Der angegebene Ausdruckswert "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig, da er das Schl\u00fcsselwort roledn enth\u00e4lt, das nicht unterst\u00fctzt wird. Mit dem Schl\u00fcsselwort groupdn ersetzen |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Zugriffskontrollanweisung (ACI)%s konnte nicht entschl\u00fcsselt werden |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=Der Server wird in den Lockdown-Modus umgestellt, da ung\u00fcltige ACI-Regeln beim Starten des Servers oder w\u00e4hrend einer Backend-Initialisierung erfasst wurden |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=Der angegebene Ausdruckswert userattr f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund die URL nicht entschl\u00fcsseln: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=Der angegebene Ausdruckswert userattr f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da die LDAP-URL "%s" einen leeren Basis-DN enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=Der angegebene Ausdruckswert userattr f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da das Attributfeld der LDAP-URL "%s" einen leeren Basis-DN enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der Pr\u00e4fixteil des Ausdrucks "%s" ein ung\u00fcltiges Format besitzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der Pr\u00e4fixwert des Ausdrucks "%s" ein ung\u00fcltiger Wert war. Alle Werte m\u00fcssen gr\u00f6\u00dfer als oder gleich 0 sein und entweder kleiner als oder gleich 32 f\u00fcr IPV4-Adressen oder kleiner als oder gleich 128 f\u00fcr IPV6-Adressen sein |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der Pr\u00e4fixteil des Ausdrucks "%s" einen nicht-numerischen Wert besitzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da das Format des IPv4-Adressen-Ausdrucks "%s" ung\u00fcltig war |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der IPv4-Adressen-Ausdruck "%s" einen ung\u00fcltigen Wert enth\u00e4lt. Alle Werte der Adresse m\u00fcssen zwischen 0 und 255 liegen |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der IPv4-Adressen-Ausdruck "%s" einen nicht-numerischen Wert enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der IPv6-Adressen-Ausdruck "%s" ein unzul\u00e4ssiges Platzhalterzeichen enth\u00e4lt. Platzhalter werden bei Verwendung von IPv6-Adressen in einem IP-Verbindungsregelausdruck nicht unterst\u00fctzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=Der angegebene Ausdruck der IP-Adresse "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte aus dem folgenden Grund keine Analyse ausf\u00fchren: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der Netzmaskenteil des Ausdrucks "%s" ein ung\u00fcltiges Format besitzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=Der angegebene Ausdruck der IP-Adresse f\u00fcr die Zugriffssteuerungsanweisung (ACI)-Verbindungsregel konnte keine Analyse durchf\u00fchren, da der Netzmaskenteil des Ausdrucks "%s" einen ung\u00fcltigen Wert besitzt |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=Der angegebene Ausdruckswert targetcontrol "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwortausdruckswert targetcontrol erfordert eine oder mehrere g\u00fcltige OID-Zeichenketten in dem folgenden Format: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=Der angegebene OID-Wert targetcontrol "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) konnte keine Analyse durchf\u00fchren, da der Wert ein unzul\u00e4ssiges Zeichen %c an Position %d enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=Der angegebene OID-Wert targetcontrol "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) konnte keine Analyse durchf\u00fchren, da der Wert zwei unzul\u00e4ssige Zeichen an Position %d enth\u00e4lt |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=Die Zugriffskontrollpr\u00fcfung ist fehlgeschlagen, da die Kontrolle geteffectiverights aus dem folgenden Grund nicht entschl\u00fcsselt werden konnte: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=Der angegebene Ausdruckswert extop "%s" f\u00fcr die Zugriffssteuerungsanweisung (ACI) ist ung\u00fcltig. Ein g\u00fcltiger Schl\u00fcsselwortausdruckswert extop erfordert eine oder mehrere g\u00fcltige OID-Zeichenketten f\u00fcr erweiterte Vorgangsanforderungen in dem folgenden Format: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Back-End %s besitzt kein vorhandenes Index, das f\u00fcr Attributtyp %s definiert ist. Initialisierung der Zugriffskontrolle kann f\u00fcr dieses Back-End viel Zeit in Anspruch nehmen |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=Die angegebene Access Control Instruction (ACI)-Bindungsregel des SSF-Ausdrucks "%s" konnte aus dem folgenden Grund keine Analyse ausf\u00fchren: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=Die angegebene Access Control Instruction (ACI)-Bindungsregel des SSF-Ausdrucks "%s" liegt nicht im g\u00fcltigen Bereich. Ein g\u00fcltiger SSF-Wert liegt im Bereich zwischen 1 und 1024 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=Die angegebene Access Control Instruction (ACI)-Bindungsregel f\u00fcr den Uhrzeitausdruck "%s" konnte aus den folgenden Gr\u00fcnden keine Analyse ausf\u00fchren "%s" |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ACCESS_CONTROL |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=The provided string "%s" could \ |
| | | ### not be parsed as a valid Access Control Instruction (ACI) because it failed \ |
| | | ### general ACI syntax evaluation |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=The provided Access Control \ |
| | | ### Instruction (ACI) version value "%s" is invalid, only the version 3.0 is \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=The provided Access \ |
| | | ### Control Instruction access type value "%s" is invalid. A valid access type \ |
| | | ### value is either allow or deny |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=The provided Access Control \ |
| | | ### Instruction (ACI) rights values "%s" are invalid. The rights must be a list \ |
| | | ### of 1 to 6 comma-separated keywords enclosed in parentheses |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=The provided Access Control \ |
| | | ### Instruction (ACI) rights keyword values "%s" are invalid. The valid rights \ |
| | | ### keyword values are one or more of the following: read, write, add, delete, \ |
| | | ### search, compare or the single value all |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=No pudo analizarse la cadena "%s" proporcionada como una instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) v\u00e1lida, ya que no pas\u00f3 la evaluaci\u00f3n general de sintaxis de ACI |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=El valor de versi\u00f3n de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido; s\u00f3lo se admite la versi\u00f3n 3.0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=El valor de tipo de acceso de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Un valor v\u00e1lido de tipo de acceso s\u00f3lo puede ser permitir o denegar |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=Los valores de derechos de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionados no son v\u00e1lidos Los derechos deben formar una lista de 1 a 6 palabras clave separadas por comas y escritas entre par\u00e9ntesis |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=Los valores de palabra clave de los derechos de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionados no son v\u00e1lidos Pueden emplearse uno o m\u00e1s de los siguientes valores v\u00e1lidos de palabra clave de los derechos: read, write, add, delete, search, compare o el valor all |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=El valor "%s" de la regla enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado no es v\u00e1lido porque le falta el par\u00e9ntesis de cierre que corresponde al par\u00e9ntesis inicial de apertura |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=El valor "%s" de la regla enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado no es v\u00e1lido. Un valor de la regla de enlace debe tener el siguiente formato: operador de palabra clave "expresi\u00f3n" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule keyword value "%s" is invalid. A valid \ |
| | | ### keyword value is one of the following: userdn, groupdn, roledn, userattr,ip, \ |
| | | ### dns, dayofweek, timeofday or authmethod |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule operator value "%s" is invalid. A valid \ |
| | | ### bind rule operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule expression value corresponding to the \ |
| | | ### keyword value "%s" is missing an expression. A valid bind rule value must be \ |
| | | ### in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ |
| | | ### invalid. A valid bind rule boolean operator value is either "OR" or "AND" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ |
| | | ### invalid for the bind rule operator string "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userdn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule roledn expression value "%s" is invalid. \ |
| | | ### A valid roledn keyword expression value requires one or more LDAP URLs in the \ |
| | | ### following format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule roledn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid. \ |
| | | ### A valid groupdn keyword expression value requires one or more LDAP URLs in \ |
| | | ### the following format: ldap:///groupdn [|| ldap:///groupdn] ... [|| \ |
| | | ### ldap:///groupdn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule groupdn expression value failed to URL decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=The network mask value "%s" \ |
| | | ### is not valid for the ip expression network address "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=The bit mask for address \ |
| | | ### type value "%s" is not valid.%s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule ip expression value failed to decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule ip expression value "%s" is invalid. A valid ip \ |
| | | ### keyword expression requires one or more comma-separated elements of a valid \ |
| | | ### IP address list expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid. A valid dns \ |
| | | ### keyword expression value requires a valid fully qualified DNS domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid, because a \ |
| | | ### wild-card pattern was found in the wrong position. A valid dns keyword \ |
| | | ### wild-card expression value requires the '*' character only be in the leftmost \ |
| | | ### position of the domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ |
| | | ### because of an invalid day of week value. A valid dayofweek value is one of \ |
| | | ### the following English three-letter abbreviations for the days of the week: \ |
| | | ### sun, mon, tue, wed, thu, fri, or sat |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ |
| | | ### valid timeofday value is expressed as four digits representing hours and \ |
| | | ### minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is not in the \ |
| | | ### valid range. A valid timeofday value is expressed as four digits representing \ |
| | | ### hours and minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule authmethod expression value "%s" is \ |
| | | ### invalid. A valid authmethod value is one of the following: none, simple,SSL, \ |
| | | ### or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ |
| | | ### including CRAM-MD5, DIGEST-MD5, and GSSAPI |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is not \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule userattr expression inheritance \ |
| | | ### pattern value "%s" is invalid. A valid inheritance pattern value must have the \ |
| | | ### following format: parent[inheritance_level].attribute#bindType |
| | | ###SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid. The inheritance level value cannot \ |
| | | ### exceed the max level limit of %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression inheritance pattern \ |
| | | ### value "%s" is invalid because it is non-numeric |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ |
| | | ### Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ |
| | | ### must be in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ |
| | | ### Instruction (ACI) target keyword value "%s" is invalid. A valid target \ |
| | | ### keyword value is one of the following: target, targetscope, targetfilter, \ |
| | | ### targetattr or targattrfilters |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ |
| | | ### Control Instruction (ACI) target operator value "%s" is invalid. The only \ |
| | | ### valid target operator value for the "%s" keyword is '=' |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword value "%s" is not supported at this \ |
| | | ### time |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=The provided \ |
| | | ### Access Control Instruction (ACI) target keyword value "%s" was seen multiple \ |
| | | ### times in the ACI "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ |
| | | ### valid target keyword operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ |
| | | ### Control Instruction (ACI) targetscope expression operator value "%s" is \ |
| | | ### invalid. A valid targetscope expression value is one of the following: one, \ |
| | | ### onelevel, subtree or subordinate |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=The provided \ |
| | | ### Access Control Instruction (ACI) target expression value "%s" is invalid. A \ |
| | | ### valid target keyword expression value requires a LDAP URL in the following \ |
| | | ### format: ldap:///distinguished_name_pattern |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ |
| | | ### Control Instruction (ACI) target expression DN value "%s" is invalid. The \ |
| | | ### target expression DN value must be a descendant of the ACI entry DN "%s", if \ |
| | | ### no wild-card is specified in the target expression DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ |
| | | ### Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ |
| | | ### A valid targetattr keyword expression value requires one or more valid \ |
| | | ### attribute type names in the following format: attribute1 [|| attribute1] ... \ |
| | | ### [|| attributeN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ |
| | | ### Access Control Instruction (ACI) targetfilter expression value "%s" is \ |
| | | ### invalid because it is not a valid LDAP filter |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=El valor de palabra clave de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Puede emplearse uno de los siguientes valores v\u00e1lidos de palabra clave: userdn, groupdn, roledn, userattr, ip, dns, dayofweek, timeofday o authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=El valor de operador de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Un valor v\u00e1lido de operador de la regla de enlace s\u00f3lo puede ser '=' o "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=El valor de expresi\u00f3n de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado que se corresponde con el valor de palabra clave "%s" carece de expresi\u00f3n Un valor de la regla de enlace debe tener el siguiente formato: operador de palabra clave "expresi\u00f3n" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=El valor de operador booleano de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Un valor v\u00e1lido de operador booleano de la regla de enlace s\u00f3lo puede ser "OR" o "AND" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=La cadena de palabra clave de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionada no es v\u00e1lida para la cadena de operador de la regla de enlace "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=Se ha producido un error de descodificaci\u00f3n URL de la expresi\u00f3n userdn de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=El valor de expresi\u00f3n roledn de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n de palabra clave roledn requiere una o m\u00e1s URL LDAP en el siguiente formato: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=Se ha producido un error de descodificaci\u00f3n URL de la expresi\u00f3n roledn de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=El valor de expresi\u00f3n groupdn de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n de palabra clave groupdn requiere una o m\u00e1s URL LDAP en el siguiente formato: ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=Se ha producido un error de descodificaci\u00f3n URL del valor de expresi\u00f3n groupdn de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=El valor de la m\u00e1scara de red "%s" no es v\u00e1lida para la expresi\u00f3n de la direcci\u00f3n de red: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=La m\u00e1scara de bits para la direcci\u00f3n de tipo valor "%s" no es v\u00e1lida%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=Se ha producido un error de descodificaci\u00f3n del valor de expresi\u00f3n ip de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=El valor de expresi\u00f3n ip de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lida, una expresi\u00f3n de palabra clave ip requiere uno o m\u00e1s elementos separados por comas de una expresi\u00f3n de lista de direcciones IP v\u00e1lida |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=El valor de expresi\u00f3n dns de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n de palabra clave dns requiere un nombre de dominio DNS v\u00e1lido totalmente cualificado |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=El valor de expresi\u00f3n dns de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido porque se ha encontrado un patr\u00f3n de comod\u00edn en una posici\u00f3n incorrecta. Para ser v\u00e1lido, un valor de expresi\u00f3n de comod\u00edn de palabra clave dns requiere que el car\u00e1cter '*' s\u00f3lo pueda estar situado en el extremo izquierdo del nombre de dominio |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=El valor de expresi\u00f3n dayofweek de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido debido a un valor no v\u00e1lido de d\u00eda de la semana. Para ser v\u00e1lido, un valor dayofweek debe corresponderse con una de las siguientes abreviaciones de tres letras de las palabras inglesas que designan los d\u00edas de la semana: sun, mon, tue, wed, thu, fri o sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=El valor de expresi\u00f3n timeofday de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor timeofday debe expresarse en forma de cuatro d\u00edgitos que se correspondan con las horas y minutos de un reloj de 24 horas (de 0 a 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=El valor de expresi\u00f3n timeofday de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no se encuentra dentro del rango v\u00e1lido. Para ser v\u00e1lido, un valor timeofday debe expresarse en forma de cuatro d\u00edgitos que se correspondan con las horas y minutos de un reloj de 24 horas (de 0 a 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=El valor de expresi\u00f3n authmethod de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor authmethod debe ser uno de los siguientes: none, simple, SSL o "sasl mechanism", en donde el mecanismo es uno de los mecanismos SASL admitidos, entre los que se incluyen CRAM-MD5, DIGEST-MD5 y GSSAPI |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=El valor de expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=El valor de expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no se admite |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=El valor de modelo de herencia de la expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de modelo de herencia debe tener el siguiente formato: parent[nivel_herencia].atributo#tipoEnlace |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=El valor de modelo de herencia de la expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. El valor de nivel de herencia no puede exceder el l\u00edmite de nivel m\u00e1ximo de %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=El valor de modelo de herencia de la expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido por no ser num\u00e9rico |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=El valor de regla de destino de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de regla de destino debe tener el siguiente formato: operador de palabra clave "expresi\u00f3n" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=El valor de palabra clave target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de palabra clave target debe ser uno de los siguientes: target, targetscope, targetfilter, targetattr o targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=El valor de operador de destino de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. El \u00fanico valor v\u00e1lido de operador de destino para la palabra clave "%s" es '=' |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=El valor de palabra clave target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no se admite en este momento |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=El valor de palabra clave target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado pudo observarse varias veces en la ACI "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=El valor de operador de palabra clave target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de operador de palabra clave target s\u00f3lo puede ser '=' o "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=El valor de operador de expresi\u00f3n targetscope de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n targetscope debe ser uno de los siguientes: one, onelevel, subtree o subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=El valor de expresi\u00f3n target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n de palabra clave target requiere una URL LDAP con el siguiente formato: ldap:///modelo_nombre_distinguido |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=El valor de DN de expresi\u00f3n target de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. El valor de DN de expresi\u00f3n target debe ser un descendiente del DN de entrada de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" si no se ha especificado un comod\u00edn en el DN de expresi\u00f3n target |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=El valor de expresi\u00f3n targetattr de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, un valor de expresi\u00f3n de palabra clave targetattr requiere uno o m\u00e1s nombres de tipo de atributo v\u00e1lidos en el siguiente formato: atributo1 [|| atributo1] ... [|| atributoN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=El valor de expresi\u00f3n targetfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido porque no es un filtro LDAP v\u00e1lido |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=Se ha producido un error al intentar a\u00f1adir la entrada "%s", que contiene un tipo de atributo de la ACI, porque al ND de autorizaci\u00f3n "%s" le faltaban los privilegios para modificar ACL |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=Se ha producido un error al intentar modificar un tipo de atributo de la ACI en la entrada "%s" porque al ND de autorizaci\u00f3n "%s" le faltaban los privilegios para modificar ACL |
| | | ###SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ |
| | | ### containing an aci attribute type failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=An attempt to modify an aci attribute \ |
| | | ### type in the entry "%s" failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", located in the entry "%s", \ |
| | | ### because of the following reason: %s |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=Se ha producido un error al tratar de a\u00f1adir la entrada "%s" que contiene un tipo de atributo de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=Se ha producido un error al tratar de modificar un tipo de atributo de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) en la entrada "%s" por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", ubicada en la entrada "%s", por la siguiente raz\u00f3n: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=No se han encontrado tipos de atributos de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) en el contexto "%s" |
| | | INFO_ACI_ADD_LIST_ACIS_50=Los tipos de atributo %s de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) encontrados en el contexto "%s" que se han a\u00f1adido a la m\u00e1quina de evaluaci\u00f3n del control de acceso |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid for the roledn keyword because it \ |
| | | ### starts with the string "parent[" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because it is not in the correct format.A valid targattrsfilters \ |
| | | ### expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ |
| | | ### ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because the both operation tokens match in the two filter lists |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because there are more than two filter list statements |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because the provided filter list string is in the wrong format. A \ |
| | | ### valid targattrfilters filter list must be in the following format: add=attr1: \ |
| | | ### F1 && attr2: F2 ... && attrN: FN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid because \ |
| | | ### of non-matching attribute type names in the filter |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ |
| | | ### Control Instruction (ACI) attribute name value %s is invalid. A valid \ |
| | | ### attribute type name must begin with an ASCII letter and must contain only \ |
| | | ### ASCII letters,digits or the "-" character |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=El valor de modelo de herencia de la expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido para la palabra clave roledn porque empieza por la cadena "parent[" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido debido a %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido porque no tiene el formato correcto. Para ser v\u00e1lido, el valor de expresi\u00f3n targattrfilter debe tener el siguiente formato: "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido porque ambos tokens de operaci\u00f3n coinciden en las dos listas de filtros |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido porque la cadena de lista de filtros proporcionada tiene un formato err\u00f3neo. Para ser v\u00e1lida, la lista de filtros de targattrfilter debe tener el siguiente formato: add=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido debido a que uno o m\u00e1s de los filtros especificados no son v\u00e1lidos por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=El valor de expresi\u00f3n targattrfilter de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido debido a que uno o m\u00e1s de los filtros especificados no son v\u00e1lidos a causa de nombres de tipo de atributo no coincidentes en el filtro |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=El valor de nombre de atributo de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s proporcionado no es v\u00e1lido. Para ser v\u00e1lido, el nombre de tipo de atributo debe empezar por una letra ASCII y debe contener exclusivamente letras ASCII, d\u00edgitos o el car\u00e1cter "-" |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=El mecanismo "%s" de SASL proporcionado en la expresi\u00f3n authmethod de la regla de expresi\u00f3n de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) no es uno de los mecanismos registrados actualmente en el servidor |
| | | ###SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, but the canonical representation for that hostname is configured \ |
| | | ### to be %s. The server will attempt to automatically interpret the correct \ |
| | | ### localhost value |
| | | ###SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, which resolves to IP address %s, but the canonical hostname for \ |
| | | ### that IP address is %s. This likely means that the provided hostname will \ |
| | | ### never match any clients |
| | | ###SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=An error occurred while \ |
| | | ### attempting to determine whether hostname %s referenced in dns expression bind \ |
| | | ### rule "%s" used the correct canonical representation: %s. This likely means \ |
| | | ### that the provided hostname will never match any clients |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=El valor de expresi\u00f3n dns de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado se refiere al nombre de host %s, pero la representaci\u00f3n can\u00f3nica para este nombre de host est\u00e1 configurada para ser %s. El servidor tratar\u00e1 de interpretar autom\u00e1ticamente el valor del host local correcto |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=El valor de expresi\u00f3n dns de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado se refiere al nombre de host %s, que resuelve en la direcci\u00f3n IP %s, pero el nombre de host can\u00f3nico para esa direcci\u00f3n IP es %s. Por lo tanto, es probable que el nombre de host proporcionado nunca coincida con ning\u00fan cliente |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=Se ha producido un error al tratar de determinar si el nombre de host %s referido en la regla de enlace de la expresi\u00f3n dns "%s" usa la representaci\u00f3n can\u00f3nica correcta: %s. Por lo tanto, es probable que el nombre de host proporcionado nunca coincida con ning\u00fan cliente |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=Especifica un tipo de atributo de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) que se puede utilizar para definir las ACI de \u00e1mbito global en los contextos de los nombres |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=No se han encontrado tipos de atributo de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=Los tipos de atributo %s de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) a\u00f1adidos a la m\u00e1quina de evaluaci\u00f3n del control de acceso |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=Se ha producido un error inesperado al procesar el atributo ds-cfg-global-aci en la entrada de configuraci\u00f3n %s |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=Se ha producido un error inesperado al procesar los atributos de la ACI en el sistema de configuraci\u00f3n |
| | | ###SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=The pattern DN %s is \ |
| | | ### not valid because it contains two consecutive wildcards in an attribute value |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=The pattern DN %s is not \ |
| | | ### valid because it uses wildcards for substring matching on an attribute type. \ |
| | | ### A single wildcard is allowed in place of an attribute type |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=The pattern DN %s \ |
| | | ### is not valid because it contains a wildcard in an attribute type in a \ |
| | | ### multi-valued RDN |
| | | ###SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Unable to obtain a \ |
| | | ### lock on the ModifyDN new superior entry %s |
| | | ###SEVERE_WARN_ACI_NOT_VALID_DN_73=Selfwrite check skipped because an attribute \ |
| | | ### "%s" with a distinguished name syntax was not a valid DN |
| | | ###SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=The provided Access Control \ |
| | | ### Instruction (ACI) targetattr expression value "%s" is invalid because the \ |
| | | ### expression contains invalid or duplicate tokens |
| | | ###SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=The provided Access Control \ |
| | | ### Instruction (ACI) expression value "%s" is invalid because it contains the \ |
| | | ### roledn keyword, which is not supported, replace it with the groupdn keyword |
| | | ###SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Failed to decode the Access Control \ |
| | | ### Instruction (ACI)%s |
| | | ###SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=The server is being put into lockdown \ |
| | | ### mode because invalid ACIs rules were detected either when the server was \ |
| | | ### started or during a backend initialization |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userattr expression value failed to URL decode \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the ldap URL "%s" contains an empty base DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the attribute field of the ldap URL "%s" either contains more than \ |
| | | ### one description or the field is empty |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix value of the expression "%s" was an invalid value. All values must \ |
| | | ### greater than or equal to 0 and either less than or equal 32 for IPV4 \ |
| | | ### addresses or less than or equal to 128 for IPV6 addresses |
| | | ###SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" format was invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### IPv4 address expression "%s" contains an invalid value. All values of the \ |
| | | ### address must be between 0 and 255 |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" contains a non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv6 address expression "%s" contains an illegal wildcard character. \ |
| | | ### Wildcards are not supported when using IPv6 addresses in a IP bind rule \ |
| | | ### expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression "%s" failed to parse for \ |
| | | ### the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=The provided \ |
| | | ### Access Control Instruction (ACI) targetcontrol expression value "%s" is \ |
| | | ### invalid. A valid targetcontrol keyword expression value requires one or more \ |
| | | ### valid control OID strings in the following format: oid [|| oid1] ... [|| \ |
| | | ### oidN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the value contained an illegal character %c at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the numeric OID contained two consecutive periods at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=The access control \ |
| | | ### check failed because a geteffectiverights control could not be decoded \ |
| | | ### because of the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ |
| | | ### Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ |
| | | ### extop keyword expression value requires one or more valid extended operation \ |
| | | ### request OID strings in the following format: oid [|| oid1] ... [|| oidN] |
| | | ###SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Backend %s does not have a \ |
| | | ### presence index defined for attribute type %s. Access control initialization \ |
| | | ### may take a very long time to complete in this backend |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=El DN modelo %s no es v\u00e1lido porque contiene dos comodines consecutivos en un valor de atributo |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=El DN modelo %s no es v\u00e1lido porque emplea comodines para realizar una coincidencia de subcadenas en un tipo de atributo. Se permite un solo comod\u00edn en lugar de un tipo de atributo |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=El DN modelo %s no es v\u00e1lido porque contiene un comod\u00edn en un tipo de atributo dentro de un RDN multivalor |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=No se pudo obtener un bloqueo en la nueva entrada superior de ModifyDN %s |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=Se ha omitido la comprobaci\u00f3n de autoescritura porque un atributo "%s" con una sintaxis de nombre distinguido no es un DN v\u00e1lido |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=El valor de expresi\u00f3n targetattr de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido porque la expresi\u00f3n contiene tokens no v\u00e1lidos o duplicados |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=El valor de expresi\u00f3n de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido porque contiene la palabra clave no admitida roledn, reempl\u00e1cela por la palabra clave groupdn |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=No se pudo descodificar la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) %s |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=Se ha activado el modo de bloqueo en el servidor porque se han detectado reglas de instrucciones de control de acceso (ACI, Access Control Instruction) no v\u00e1lidas al iniciarse el servidor o durante una inicializaci\u00f3n del backend |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=Se ha producido un error de descodificaci\u00f3n URL del valor de expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado por la siguiente raz\u00f3n: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=El valor de expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado no pudo analizarse porque la URL LDAP "%s" contiene un DN de base vac\u00edo |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=El valor de expresi\u00f3n userattr de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionado no pudo analizarse porque el campo de atributo de la URL LDAP "%s" contiene m\u00e1s de una descripci\u00f3n o est\u00e1 vac\u00edo |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la parte del prefijo de la expresi\u00f3n "%s" tiene un formato no v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque el valor del prefijo de la expresi\u00f3n "%s" no es un valor v\u00e1lido Todos los valores deben ser mayores que o iguales a 0, as\u00ed como menores que o iguales a 32 para direcciones IPV4 o menores que o iguales a 128 para direcciones IPV6 |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la parte del prefijo de la expresi\u00f3n "%s" tiene un valor no num\u00e9rico |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque el formato de la expresi\u00f3n de direcci\u00f3n IPv4 "%s" no es v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la expresi\u00f3n de direcci\u00f3n IPv4 "%s" contiene un valor no v\u00e1lido. Todos los valores de la direcci\u00f3n deben estar entre 0 y 255 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la expresi\u00f3n de direcci\u00f3n IPv4 "%s" contiene un valor no num\u00e9rico |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la expresi\u00f3n de direcci\u00f3n IPv6 "%s" contiene un car\u00e1cter de comod\u00edn no permitido No se admiten los comodines al usar direcciones IPv6 en una expresi\u00f3n de regla de enlace IP |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=La expresi\u00f3n de direcci\u00f3n IP "%s" de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse por la siguiente raz\u00f3n: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la parte de la m\u00e1scara de red de la expresi\u00f3n "%s" tiene un formato no v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=La expresi\u00f3n de direcci\u00f3n IP de la regla de enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no pudo analizarse porque la parte de la m\u00e1scara de red de la expresi\u00f3n "%s" tiene un valor no v\u00e1lido |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=El valor de expresi\u00f3n targetcontrol de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, el valor de expresi\u00f3n de palabra clave targetcontrol requiere una o m\u00e1s cadenas de OID de control v\u00e1lidas con el siguiente formato: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=El valor del OID targetcontrol de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no pudo analizarse porque el valor contiene un car\u00e1cter %c no permitido en la posici\u00f3n %d |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=El valor del OID targetcontrol de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no pudo analizarse porque el OID num\u00e9rico contiene dos puntos consecutivos en la posici\u00f3n %d |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=Se ha producido un error en la comprobaci\u00f3n de control de acceso porque no pudo descodificarse un control geteffectiverights por la siguiente raz\u00f3n: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=El valor de expresi\u00f3n extop de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) "%s" proporcionado no es v\u00e1lido. Para ser v\u00e1lido, el valor de expresi\u00f3n de palabra clave extop requiere una o m\u00e1s cadenas de OID de solicitud de operaci\u00f3n extendida v\u00e1lidas en el siguiente formato: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=El backend %s no tiene un \u00edndice de presencia definido para el tipo de atributo %s. Es posible que la inicializaci\u00f3n de control de acceso tarde mucho tiempo en completarse en este backend |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=Se ha producido un error al analizar la expresi\u00f3n SSF "%s" de la regla enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada debido al siguiente motivo: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=El valor "%s" de la expresi\u00f3n SSF de la regla enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) proporcionada no se encuentra dentro del rango v\u00e1lido. Para que un valor de SSF sea v\u00e1lido debe encontrarse en el rango de 1 a 1.024 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=Se ha producido un error al analizar la expresi\u00f3n de hora del d\u00eda "%s" de la regla enlace de la instrucci\u00f3n de control de acceso (ACI, Access Control Instruction) debido al siguiente motivo: "%s" |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ACCESS_CONTROL |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=The provided string "%s" could \ |
| | | ### not be parsed as a valid Access Control Instruction (ACI) because it failed \ |
| | | ### general ACI syntax evaluation |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=The provided Access Control \ |
| | | ### Instruction (ACI) version value "%s" is invalid, only the version 3.0 is \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=The provided Access \ |
| | | ### Control Instruction access type value "%s" is invalid. A valid access type \ |
| | | ### value is either allow or deny |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=The provided Access Control \ |
| | | ### Instruction (ACI) rights values "%s" are invalid. The rights must be a list \ |
| | | ### of 1 to 6 comma-separated keywords enclosed in parentheses |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=The provided Access Control \ |
| | | ### Instruction (ACI) rights keyword values "%s" are invalid. The valid rights \ |
| | | ### keyword values are one or more of the following: read, write, add, delete, \ |
| | | ### search, compare or the single value all |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=La cha\u00eene fournie ("%s") n'a pas pu \u00eatre analys\u00e9e en tant qu'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) valide car elle a \u00e9chou\u00e9 \u00e0 l'\u00e9valuation g\u00e9n\u00e9rale de syntaxe d'ACI |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=La valeur de version de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") n'est pas valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=La valeur de type d'acc\u00e8s de l'instruction de contr\u00f4le d'acc\u00e8s(ACI) fournie ("%s") n'est pas valide. Les valeurs de type d'acc\u00e8s valides sont allow et deny |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=Les valeurs de droits de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") ne sont pas valides. Les droits doivent \u00eatre entr\u00e9s sous la forme d'une liste de\u00a01 \u00e0 6\u00a0mots-cl\u00e9s s\u00e9par\u00e9s par des virgules et plac\u00e9s entre parenth\u00e8ses |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=Les valeurs de mots-cl\u00e9s de droits de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") ne sont pas valides. Les valeurs de mots-cl\u00e9s de droits valides sont un ou plusieurs des termes suivants\u00a0: read, write, add, delete, search, compare ou uniquement la valeur all |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=La valeur de la r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie "%s" est invalide car il manque une parenth\u00e8se de fermeture correspondant \u00e0 la parenth\u00e8se d'ouverture initiale |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=La valeur de la r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie "%s" est invalide. Pour \u00eatre valide, la valeur de la r\u00e8gle de liaison doit avoir le format suivant\u00a0: mot-cl\u00e9 op\u00e9rateur "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule keyword value "%s" is invalid. A valid \ |
| | | ### keyword value is one of the following: userdn, groupdn, roledn, userattr,ip, \ |
| | | ### dns, dayofweek, timeofday or authmethod |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule operator value "%s" is invalid. A valid \ |
| | | ### bind rule operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule expression value corresponding to the \ |
| | | ### keyword value "%s" is missing an expression. A valid bind rule value must be \ |
| | | ### in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ |
| | | ### invalid. A valid bind rule boolean operator value is either "OR" or "AND" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ |
| | | ### invalid for the bind rule operator string "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userdn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule roledn expression value "%s" is invalid. \ |
| | | ### A valid roledn keyword expression value requires one or more LDAP URLs in the \ |
| | | ### following format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule roledn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid. \ |
| | | ### A valid groupdn keyword expression value requires one or more LDAP URLs in \ |
| | | ### the following format: ldap:///groupdn [|| ldap:///groupdn] ... [|| \ |
| | | ### ldap:///groupdn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule groupdn expression value failed to URL decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=The network mask value "%s" \ |
| | | ### is not valid for the ip expression network address "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=The bit mask for address \ |
| | | ### type value "%s" is not valid.%s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule ip expression value failed to decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule ip expression value "%s" is invalid. A valid ip \ |
| | | ### keyword expression requires one or more comma-separated elements of a valid \ |
| | | ### IP address list expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid. A valid dns \ |
| | | ### keyword expression value requires a valid fully qualified DNS domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid, because a \ |
| | | ### wild-card pattern was found in the wrong position. A valid dns keyword \ |
| | | ### wild-card expression value requires the '*' character only be in the leftmost \ |
| | | ### position of the domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ |
| | | ### because of an invalid day of week value. A valid dayofweek value is one of \ |
| | | ### the following English three-letter abbreviations for the days of the week: \ |
| | | ### sun, mon, tue, wed, thu, fri, or sat |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ |
| | | ### valid timeofday value is expressed as four digits representing hours and \ |
| | | ### minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is not in the \ |
| | | ### valid range. A valid timeofday value is expressed as four digits representing \ |
| | | ### hours and minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule authmethod expression value "%s" is \ |
| | | ### invalid. A valid authmethod value is one of the following: none, simple,SSL, \ |
| | | ### or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ |
| | | ### including CRAM-MD5, DIGEST-MD5, and GSSAPI |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is not \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule userattr expression inheritance \ |
| | | ### pattern value "%s" is invalid. A valid inheritance pattern value must have the \ |
| | | ### following format: parent[inheritance_level].attribute#bindType |
| | | ###SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid. The inheritance level value cannot \ |
| | | ### exceed the max level limit of %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression inheritance pattern \ |
| | | ### value "%s" is invalid because it is non-numeric |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ |
| | | ### Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ |
| | | ### must be in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ |
| | | ### Instruction (ACI) target keyword value "%s" is invalid. A valid target \ |
| | | ### keyword value is one of the following: target, targetscope, targetfilter, \ |
| | | ### targetattr or targattrfilters |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ |
| | | ### Control Instruction (ACI) target operator value "%s" is invalid. The only \ |
| | | ### valid target operator value for the "%s" keyword is '=' |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword value "%s" is not supported at this \ |
| | | ### time |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=The provided \ |
| | | ### Access Control Instruction (ACI) target keyword value "%s" was seen multiple \ |
| | | ### times in the ACI "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ |
| | | ### valid target keyword operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ |
| | | ### Control Instruction (ACI) targetscope expression operator value "%s" is \ |
| | | ### invalid. A valid targetscope expression value is one of the following: one, \ |
| | | ### onelevel, subtree or subordinate |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=The provided \ |
| | | ### Access Control Instruction (ACI) target expression value "%s" is invalid. A \ |
| | | ### valid target keyword expression value requires a LDAP URL in the following \ |
| | | ### format: ldap:///distinguished_name_pattern |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ |
| | | ### Control Instruction (ACI) target expression DN value "%s" is invalid. The \ |
| | | ### target expression DN value must be a descendant of the ACI entry DN "%s", if \ |
| | | ### no wild-card is specified in the target expression DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ |
| | | ### Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ |
| | | ### A valid targetattr keyword expression value requires one or more valid \ |
| | | ### attribute type names in the following format: attribute1 [|| attribute1] ... \ |
| | | ### [|| attributeN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ |
| | | ### Access Control Instruction (ACI) targetfilter expression value "%s" is \ |
| | | ### invalid because it is not a valid LDAP filter |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=La valeur de mot-cl\u00e9 de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs de mot-cl\u00e9 valides sont les suivantes\u00a0: userdn, groupdn, roledn, userattr, ip, dns, dayofweek, timeofday ou authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=La valeur d'op\u00e9rateur de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs d'op\u00e9rateur valides sont '=' et '!=' |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=Il manque une expression dans la valeur d'expression de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie correspondant au mot-cl\u00e9 "%s". Pour \u00eatre valide, la valeur de la r\u00e8gle de liaison doit avoir le format suivant\u00a0: mot-cl\u00e9 op\u00e9rateur "expression" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=La valeur d'op\u00e9rateur bool\u00e9en de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs d'op\u00e9rateur bool\u00e9en valides sont "OR" et "AND" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=La cha\u00eene de mot-cl\u00e9 de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide pour la cha\u00eene d'op\u00e9rateur de r\u00e8gle de liaison "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\u00c9chec du d\u00e9codage d'URL de l'expression userdn de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=La valeur d'expression roledn de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, une valeur d'expression de mot-cl\u00e9 roledn doit contenir une ou plusieurs URL LDAP au format suivant\u00a0: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\u00c9chec du d\u00e9codage d'URL de l'expression roledn de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=La valeur d'expression groupdn de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, une valeur d'expression de mot-cl\u00e9 groupdn doit contenir une ou plusieurs URL LDAP au format suivant\u00a0: ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\u00c9chec du d\u00e9codage d'URL de l'expression groupdn de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=La valeur de masque de r\u00e9seau "%s" n'est pas valide pour l'adresse r\u00e9seau d'expression ip "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=Le masque de bits pour la valeur de type d'adresse "%s" n'est pas valide.%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\u00c9chec du d\u00e9codage de la valeur d'expression ip de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=La valeur d'expression ip de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, l'expression de mot-cl\u00e9 ip n\u00e9cessite un ou plusieurs \u00e9l\u00e9ments d'expression de liste d'adresses\u00a0IP, s\u00e9par\u00e9s par une virgule |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=La valeur d'expression dns de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur d'expression de mot-cl\u00e9 dns n\u00e9cessite un nom de domaine\u00a0DNS complet |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=La valeur d'expression dns de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide car un motif de caract\u00e8re g\u00e9n\u00e9rique a \u00e9t\u00e9 trouv\u00e9 dans une position incorrecte. Pour \u00eatre valide, la valeur d'expression g\u00e9n\u00e9rique de mot-cl\u00e9 dns doit comporter le caract\u00e8re g\u00e9n\u00e9rique '*' uniquement \u00e0 l'extr\u00eame gauche du nom de domaine |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=La valeur d'expression dayofweek de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide, en raison d'une valeur de jour de semaine non valide. Pour \u00eatre valide, la valeur dayofweek doit correspondre \u00e0 l'une des abr\u00e9viations anglaises de nom de jour sur trois lettres suivantes\u00a0: sun, mon, tue, wed, thu, fri ou sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=La valeur d'expression timeofday de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur timeofday doit \u00eatre constitu\u00e9e de quatre chiffres, qui repr\u00e9sentent les heures et les minutes au format 24\u00a0heures (0 \u00e0 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=La valeur d'expression timeofday de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas dans la plage valide. Pour \u00eatre valide, la valeur timeofday doit \u00eatre constitu\u00e9e de quatre chiffres, qui repr\u00e9sentent les heures et les minutes au format 24\u00a0heures (0 \u00e0 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=La valeur d'expression authmethod de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur authmethod doit \u00eatre l'une des suivantes\u00a0: none, simple, SSL ou "m\u00e9canisme SASL", o\u00f9 m\u00e9canisme est l'un des m\u00e9canismes SASL pris en charge, notamment CRAM-MD5, DIGEST-MD5 et GSSAPI |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=La valeur d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=La valeur d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas prise en charge |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=La valeur de motif d'h\u00e9ritage d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur de motif d'h\u00e9ritage doit avoir le format suivant\u00a0: parent[niveau_h\u00e9ritage].attribut#typeLiaison |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=La valeur de motif d'h\u00e9ritage d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. La valeur de niveau d'h\u00e9ritage ne peut pas d\u00e9passer la limite de niveau maximale %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=La valeur de motif d'h\u00e9ritage d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide car elle n'est pas num\u00e9rique |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=La valeur de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur de r\u00e8gle de liaison doit avoir le format suivant\u00a0: mot-cl\u00e9 op\u00e9rateur "expression" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=La valeur de mot-cl\u00e9 target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs de mot-cl\u00e9 target valides sont les suivantes\u00a0: target, targetscope, targetfilter, targetattr ou targetattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=La valeur d'op\u00e9rateur cible de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. La seule valeur d'op\u00e9rateur cible valide pour le mot-cl\u00e9 "%s" est '=' |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=La valeur de mot-cl\u00e9 target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas prise en charge pour le moment |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=La valeur de mot-cl\u00e9 target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") appara\u00eet plusieurs fois dans l'ACI "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=La valeur d'op\u00e9rateur de mot-cl\u00e9 target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs d'op\u00e9rateur de mot-cl\u00e9 target valides sont '=' et '!=' |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=La valeur d'op\u00e9rateur d'expression targetscope de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Les valeurs d'expression targetscope valides sont les suivantes\u00a0: one, onelevel, subtree ou subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=La valeur d'expression target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur d'expression de mot-cl\u00e9 target doit contenir une URL LDAP au format suivant\u00a0: ldap:///motif_nom_distinctif |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=La valeur DN d'expression target de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. La valeur DN d'expression target doit \u00eatre un descendant du DN d'entr\u00e9e d'instruction de contr\u00f4le d'acc\u00e8s (ACI) "%s", si aucun caract\u00e8re g\u00e9n\u00e9rique n'est pr\u00e9cis\u00e9 dans le DN d'expression target |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=La valeur d'expression targetattr de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur d'expression de mot-cl\u00e9 targetattr doit contenir un ou plusieurs noms de type d'attribut valides au format suivant\u00a0: attribut1 [|| attribut1] ... [|| attributN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=La valeur d'expression targetfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide car il ne s'agit pas d'un filtre LDAP valide |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\u00c9chec de la tentative d'ajout de l'entr\u00e9e "%s" contenant un type d'attribut aci car le DN d'autorisation "%s" n'a pas les privil\u00e8ges modify-acl |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\u00c9chec de la tentative de modification du type d'attribut aci dans l'entr\u00e9e "%s" car le DN d'autorisation "%s" n'a pas les privil\u00e8ges modify-acl |
| | | ###SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ |
| | | ### containing an aci attribute type failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=An attempt to modify an aci attribute \ |
| | | ### type in the entry "%s" failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", located in the entry "%s", \ |
| | | ### because of the following reason: %s |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=\u00c9chec de la tentative d'ajout de l'entr\u00e9e "%s" contenant un attribut de type aci, pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\u00c9chec de la tentative de modification d'un attribut de type aci dans l'entr\u00e9e "%s", pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", dans l'entr\u00e9e "%s", pour la raison suivante\u00a0: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=Impossible de trouver un type d'attribut d'instruction de contr\u00f4le d'acc\u00e8s (ACI) dans le contexte "%s" |
| | | INFO_ACI_ADD_LIST_ACIS_50=Des types d'attributs d'instructions de contr\u00f4le d'acc\u00e8s (ACI) ajout\u00e9s %s ont \u00e9t\u00e9 trouv\u00e9s dans le contexte "%s" du moteur d'\u00e9valuation du contr\u00f4le d'acc\u00e8s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid for the roledn keyword because it \ |
| | | ### starts with the string "parent[" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because it is not in the correct format.A valid targattrsfilters \ |
| | | ### expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ |
| | | ### ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because the both operation tokens match in the two filter lists |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because there are more than two filter list statements |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because the provided filter list string is in the wrong format. A \ |
| | | ### valid targattrfilters filter list must be in the following format: add=attr1: \ |
| | | ### F1 && attr2: F2 ... && attrN: FN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid because \ |
| | | ### of non-matching attribute type names in the filter |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ |
| | | ### Control Instruction (ACI) attribute name value %s is invalid. A valid \ |
| | | ### attribute type name must begin with an ASCII letter and must contain only \ |
| | | ### ASCII letters,digits or the "-" character |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=La valeur de motif d'h\u00e9ritage d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide pour le mot-cl\u00e9 roledn car elle commence par la cha\u00eene "parent[" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie (%s) n'est pas valide car son format est incorrect. Pour \u00eatre valide, la valeur d'expression targattrfilter doit avoir le format suivant\u00a0: "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car les deux jetons d'op\u00e9ration correspondent dans les deux listes de filtres |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car il existe plus de deux instructions de liste de filtres |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car la cha\u00eene de liste de filtres fournie n'est pas au format correct. Pour \u00eatre valide, la liste de filtres targattrfilter doit \u00eatre au format suivant\u00a0: add=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car un ou plusieurs des filtres indiqu\u00e9s ne sont pas valides, pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=La valeur d'expression targattrfilter de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie (%s) n'est pas valide car un ou plusieurs des filtres indiqu\u00e9s ne sont pas valides, en raison de la pr\u00e9sence de noms de type d'attribut non correspondants dans le filtre |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=La valeur de nom d'attribut de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, un nom de type d'attribut doit commencer par une lettre\u00a0ASCII et doit contenir uniquement des chiffres et des lettres\u00a0ASCII, ou le caract\u00e8re "-" |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=Le m\u00e9canisme SASL "%s" fourni dans l'expression authmethod de la r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) ne fait pas partie des m\u00e9canismes actuellement enregistr\u00e9s sur le serveur |
| | | ###SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, but the canonical representation for that hostname is configured \ |
| | | ### to be %s. The server will attempt to automatically interpret the correct \ |
| | | ### localhost value |
| | | ###SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, which resolves to IP address %s, but the canonical hostname for \ |
| | | ### that IP address is %s. This likely means that the provided hostname will \ |
| | | ### never match any clients |
| | | ###SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=An error occurred while \ |
| | | ### attempting to determine whether hostname %s referenced in dns expression bind \ |
| | | ### rule "%s" used the correct canonical representation: %s. This likely means \ |
| | | ### that the provided hostname will never match any clients |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=La valeur d'expression dns de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") fait r\u00e9f\u00e9rence au nom d'h\u00f4te %s, mais la repr\u00e9sentation canonique de ce nom d'h\u00f4te est configur\u00e9e sur %s. Le serveur va tenter d'interpr\u00e9ter automatiquement la valeur d'h\u00f4te local (localhost) correcte |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=La valeur d'expression dns de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") fait r\u00e9f\u00e9rence au nom d'h\u00f4te %s, r\u00e9solu en l'adresse\u00a0IP %s, mais le nom d'h\u00f4te canonique pour cette adresse\u00a0IP est %s. Cela signifie probablement que le nom d'h\u00f4te fourni ne va jamais correspondre \u00e0 aucun client |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=Une erreur s'est produite lors de la tentative de d\u00e9termination du fait que le nom d'h\u00f4te %s r\u00e9f\u00e9renc\u00e9 dans la r\u00e8gle de liaison d'expression dns "%s" utilise ou non la repr\u00e9sentation canonique correcte, \u00e0 savoir %s. Cela signifie probablement que le nom d'h\u00f4te fourni ne va jamais correspondre \u00e0 aucun client |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=Sp\u00e9cifie un type global d'attribut d'instruction de contr\u00f4le d'acc\u00e8s (ACI) pouvant \u00eatre utilis\u00e9 pour des ACI d\u00e9finies avec un domaine global dans des contextes de nommage |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=Impossible de trouver un type d'attribut d'instruction de contr\u00f4le d'acc\u00e8s (ACI) global |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=Types d'attributs d'instructions de contr\u00f4le d'acc\u00e8s global (ACI) ajout\u00e9s %s au moteur d'\u00e9valuation du contr\u00f4le d'acc\u00e8s |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=Une erreur inattendue s'est produite pendant le traitement de l'attribut ds-cfg-global-aci dans l'entr\u00e9e de configuration %s |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=Une erreur inattendue s'est produite pendant le traitement des attributs aci dans le syst\u00e8me de configuration |
| | | ###SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=The pattern DN %s is \ |
| | | ### not valid because it contains two consecutive wildcards in an attribute value |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=The pattern DN %s is not \ |
| | | ### valid because it uses wildcards for substring matching on an attribute type. \ |
| | | ### A single wildcard is allowed in place of an attribute type |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=The pattern DN %s \ |
| | | ### is not valid because it contains a wildcard in an attribute type in a \ |
| | | ### multi-valued RDN |
| | | ###SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Unable to obtain a \ |
| | | ### lock on the ModifyDN new superior entry %s |
| | | ###SEVERE_WARN_ACI_NOT_VALID_DN_73=Selfwrite check skipped because an attribute \ |
| | | ### "%s" with a distinguished name syntax was not a valid DN |
| | | ###SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=The provided Access Control \ |
| | | ### Instruction (ACI) targetattr expression value "%s" is invalid because the \ |
| | | ### expression contains invalid or duplicate tokens |
| | | ###SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=The provided Access Control \ |
| | | ### Instruction (ACI) expression value "%s" is invalid because it contains the \ |
| | | ### roledn keyword, which is not supported, replace it with the groupdn keyword |
| | | ###SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Failed to decode the Access Control \ |
| | | ### Instruction (ACI)%s |
| | | ###SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=The server is being put into lockdown \ |
| | | ### mode because invalid ACIs rules were detected either when the server was \ |
| | | ### started or during a backend initialization |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userattr expression value failed to URL decode \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the ldap URL "%s" contains an empty base DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the attribute field of the ldap URL "%s" either contains more than \ |
| | | ### one description or the field is empty |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix value of the expression "%s" was an invalid value. All values must \ |
| | | ### greater than or equal to 0 and either less than or equal 32 for IPV4 \ |
| | | ### addresses or less than or equal to 128 for IPV6 addresses |
| | | ###SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" format was invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### IPv4 address expression "%s" contains an invalid value. All values of the \ |
| | | ### address must be between 0 and 255 |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" contains a non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv6 address expression "%s" contains an illegal wildcard character. \ |
| | | ### Wildcards are not supported when using IPv6 addresses in a IP bind rule \ |
| | | ### expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression "%s" failed to parse for \ |
| | | ### the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=The provided \ |
| | | ### Access Control Instruction (ACI) targetcontrol expression value "%s" is \ |
| | | ### invalid. A valid targetcontrol keyword expression value requires one or more \ |
| | | ### valid control OID strings in the following format: oid [|| oid1] ... [|| \ |
| | | ### oidN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the value contained an illegal character %c at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the numeric OID contained two consecutive periods at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=The access control \ |
| | | ### check failed because a geteffectiverights control could not be decoded \ |
| | | ### because of the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ |
| | | ### Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ |
| | | ### extop keyword expression value requires one or more valid extended operation \ |
| | | ### request OID strings in the following format: oid [|| oid1] ... [|| oidN] |
| | | ###SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Backend %s does not have a \ |
| | | ### presence index defined for attribute type %s. Access control initialization \ |
| | | ### may take a very long time to complete in this backend |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=Le DN de motif %s n'est pas valide car il contient deux caract\u00e8res g\u00e9n\u00e9riques cons\u00e9cutifs dans une valeur d'attribut |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=Le DN de motif %s n'est pas valide car il utilise des caract\u00e8res g\u00e9n\u00e9riques pour la mise en correspondance des sous-cha\u00eenes dans un type d'attribut. Vous ne pouvez utiliser qu'un seul caract\u00e8re g\u00e9n\u00e9rique \u00e0 la place d'un type d'attribut |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=Le DN de motif %s n'est pas valide car il contient un caract\u00e8re g\u00e9n\u00e9rique dans un type d'attribut au sein d'un nom relatif distinctif (RDN) \u00e0 valeurs multiples |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Impossible d'obtenir un verrou sur la nouvelle entr\u00e9e sup\u00e9rieure ModifyDN %s |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=V\u00e9rification d'auto-\u00e9criture ignor\u00e9e car un attribut "%s" avec une syntaxe de nom distinctif ne correspond \u00e0 aucun DN valide |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=La valeur d'expression targetattr de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide car l'expression contient des jetons en double ou non valides |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=La valeur d'expression de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide car elle contient le mot-cl\u00e9 roledn, non pris en charge\u00a0; remplacez-le par le mot-cl\u00e9 groupdn |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Impossible de d\u00e9coder l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) %s |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=Le serveur passe en mode verrouillage car des r\u00e8gles d'ACI non valides ont \u00e9t\u00e9 d\u00e9tect\u00e9es au d\u00e9marrage du serveur ou lors de l'initialisation du backend |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\u00c9chec du d\u00e9codage d'URL de la valeur d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie pour la raison suivante\u00a0: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=\u00c9chec de l'analyse de la valeur d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car l'URL LDAP "%s" contient un DN de base vide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=\u00c9chec de l'analyse de la valeur d'expression userattr de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car le champ d'attribut de l'URL LDAP "%s" contient plusieurs descriptions ou est vide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car la portion pr\u00e9fixe de l'expression "%s" a un format non valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car la valeur de pr\u00e9fixe de l'expression "%s" n'est pas valide. Toutes les valeurs doivent \u00eatre sup\u00e9rieures ou \u00e9gales \u00e0\u00a00, et inf\u00e9rieures ou \u00e9gales \u00e0\u00a032 (pour les adresses\u00a0IPV4) ou \u00e0\u00a0128 (pour les adresses\u00a0IPV6) |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car la portion pr\u00e9fixe de l'expression "%s" n'a pas une valeur num\u00e9rique |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car le format de l'expression d'adresse\u00a0IPv4 "%s" n'est pas valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car l'expression d'adresse\u00a0IPv4 "%s" contient une valeur non valide. Toutes les valeurs de l'adresse doivent \u00eatre comprises entre\u00a00 et\u00a0255 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car l'expression d'adresse\u00a0IPv4 "%s" contient une valeur non num\u00e9rique |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car l'expression d'adresse\u00a0IPv6 "%s" contient un caract\u00e8re g\u00e9n\u00e9rique ill\u00e9gal. Les caract\u00e8res g\u00e9n\u00e9riques ne sont pas pris en charge pour les adresses\u00a0IPv6 utilis\u00e9es dans une expression de r\u00e8gle de liaison\u00a0IP |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") pour la raison suivante\u00a0: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car la portion masque de r\u00e9seau de l'expression "%s" a un format non valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\u00c9chec de l'analyse de l'expression d'adresse\u00a0IP de r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie car la portion masque de r\u00e9seau de l'expression "%s" a une valeur non valide |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=La valeur d'expression targetcontrol de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur d'expression de mot-cl\u00e9 targetcontrol doit contenir une ou plusieurs cha\u00eenes d'OID de contr\u00f4le valides au format suivant\u00a0: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\u00c9chec de l'analyse de la valeur d'OID targetcontrol de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") car la valeur contient le caract\u00e8re ill\u00e9gal %c \u00e0 la position %d |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\u00c9chec de l'analyse de la valeur d'OID targetcontrol de l'instruction de contr\u00f4le d'acc\u00e8s\u00a0(ACI) fournie ("%s") car l'OID num\u00e9rique contient deux points cons\u00e9cutifs \u00e0 la position %d |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\u00c9chec de la v\u00e9rification de contr\u00f4le d'acc\u00e8s car un contr\u00f4le geteffectiverights n'a pas pu \u00eatre d\u00e9cod\u00e9 pour la raison suivante\u00a0: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=La valeur d'expression extop de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) fournie ("%s") n'est pas valide. Pour \u00eatre valide, la valeur d'expression de mot-cl\u00e9 extop doit contenir une ou plusieurs cha\u00eenes d'OID de requ\u00eate d'op\u00e9ration \u00e9tendue valides au format suivant\u00a0: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Le backend %s n'a aucun index de pr\u00e9sence d\u00e9fini pour le type d'attribut %s. L'initialisation du contr\u00f4le d'acc\u00e8s peut \u00eatre assez longue dans ce backend |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=\u00c9chec de l'analyse de l'expression "%s" SSF de la r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) pour la raison suivante\u00a0: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=La valeur "%s" d'expression ssf de la r\u00e8gle de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) n'est pas dans la plage valide. Une valeur ssf valide est comprise dans la plage allant de 1 \u00e0 1024. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=\u00c9chec de l'analyse de l'expression "%s" timeofday de la r\u00e8gle de liaison de l'instruction de contr\u00f4le d'acc\u00e8s (ACI) pour la raison suivante\u00a0: "%s" |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ACCESS_CONTROL |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=The provided string "%s" could \ |
| | | ### not be parsed as a valid Access Control Instruction (ACI) because it failed \ |
| | | ### general ACI syntax evaluation |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=The provided Access Control \ |
| | | ### Instruction (ACI) version value "%s" is invalid, only the version 3.0 is \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=The provided Access \ |
| | | ### Control Instruction access type value "%s" is invalid. A valid access type \ |
| | | ### value is either allow or deny |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=The provided Access Control \ |
| | | ### Instruction (ACI) rights values "%s" are invalid. The rights must be a list \ |
| | | ### of 1 to 6 comma-separated keywords enclosed in parentheses |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=The provided Access Control \ |
| | | ### Instruction (ACI) rights keyword values "%s" are invalid. The valid rights \ |
| | | ### keyword values are one or more of the following: read, write, add, delete, \ |
| | | ### search, compare or the single value all |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\u6307\u5b9a\u3055\u308c\u305f\u6587\u5b57\u5217 "%s" \u3092\u6709\u52b9\u306a\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u3068\u3057\u3066\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u4e00\u822c\u7684\u306a ACI \u69cb\u6587\u306e\u8a55\u4fa1\u3067\u4e0d\u5408\u683c\u3067\u3057\u305f |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30fc\u30b8\u30e7\u30f3\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u308b\u306e\u306f version 3.0 \u306e\u307f\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4\u30a2\u30af\u30bb\u30b9\u30bf\u30a4\u30d7\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u30a2\u30af\u30bb\u30b9\u30bf\u30a4\u30d7\u5024\u306f\u3001allow \u307e\u305f\u306f deny \u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u6a29\u9650\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6a29\u9650\u306f\u3001\u30b3\u30f3\u30de\u3067\u533a\u5207\u3063\u305f 1 \u304b\u3089 6 \u500b\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u30ea\u30b9\u30c8\u3092\u4e38\u62ec\u5f27\u3067\u56f2\u3093\u3060\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u6a29\u9650\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6a29\u9650\u306e\u6709\u52b9\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u5024\u306f\u3001read\u3001write\u3001add\u3001delete\u3001search\u3001compare \u306e\u3046\u3061 1 \u3064\u4ee5\u4e0a\u3001\u307e\u305f\u306f all \u306e\u307f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6700\u521d\u306e\u958b\u59cb\u62ec\u5f27\u306b\u5bfe\u5fdc\u3059\u308b\u9589\u3058\u62ec\u5f27\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002 \u6709\u52b9\u306a\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u5024\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: \u30ad\u30fc\u30ef\u30fc\u30c9\u6f14\u7b97\u5b50 "\u5f0f" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule keyword value "%s" is invalid. A valid \ |
| | | ### keyword value is one of the following: userdn, groupdn, roledn, userattr,ip, \ |
| | | ### dns, dayofweek, timeofday or authmethod |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule operator value "%s" is invalid. A valid \ |
| | | ### bind rule operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule expression value corresponding to the \ |
| | | ### keyword value "%s" is missing an expression. A valid bind rule value must be \ |
| | | ### in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ |
| | | ### invalid. A valid bind rule boolean operator value is either "OR" or "AND" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ |
| | | ### invalid for the bind rule operator string "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userdn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule roledn expression value "%s" is invalid. \ |
| | | ### A valid roledn keyword expression value requires one or more LDAP URLs in the \ |
| | | ### following format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule roledn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid. \ |
| | | ### A valid groupdn keyword expression value requires one or more LDAP URLs in \ |
| | | ### the following format: ldap:///groupdn [|| ldap:///groupdn] ... [|| \ |
| | | ### ldap:///groupdn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule groupdn expression value failed to URL decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=The network mask value "%s" \ |
| | | ### is not valid for the ip expression network address "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=The bit mask for address \ |
| | | ### type value "%s" is not valid.%s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule ip expression value failed to decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule ip expression value "%s" is invalid. A valid ip \ |
| | | ### keyword expression requires one or more comma-separated elements of a valid \ |
| | | ### IP address list expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid. A valid dns \ |
| | | ### keyword expression value requires a valid fully qualified DNS domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid, because a \ |
| | | ### wild-card pattern was found in the wrong position. A valid dns keyword \ |
| | | ### wild-card expression value requires the '*' character only be in the leftmost \ |
| | | ### position of the domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ |
| | | ### because of an invalid day of week value. A valid dayofweek value is one of \ |
| | | ### the following English three-letter abbreviations for the days of the week: \ |
| | | ### sun, mon, tue, wed, thu, fri, or sat |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ |
| | | ### valid timeofday value is expressed as four digits representing hours and \ |
| | | ### minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is not in the \ |
| | | ### valid range. A valid timeofday value is expressed as four digits representing \ |
| | | ### hours and minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule authmethod expression value "%s" is \ |
| | | ### invalid. A valid authmethod value is one of the following: none, simple,SSL, \ |
| | | ### or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ |
| | | ### including CRAM-MD5, DIGEST-MD5, and GSSAPI |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is not \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule userattr expression inheritance \ |
| | | ### pattern value "%s" is invalid. A valid inheritance pattern value must have the \ |
| | | ### following format: parent[inheritance_level].attribute#bindType |
| | | ###SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid. The inheritance level value cannot \ |
| | | ### exceed the max level limit of %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression inheritance pattern \ |
| | | ### value "%s" is invalid because it is non-numeric |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ |
| | | ### Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ |
| | | ### must be in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ |
| | | ### Instruction (ACI) target keyword value "%s" is invalid. A valid target \ |
| | | ### keyword value is one of the following: target, targetscope, targetfilter, \ |
| | | ### targetattr or targattrfilters |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ |
| | | ### Control Instruction (ACI) target operator value "%s" is invalid. The only \ |
| | | ### valid target operator value for the "%s" keyword is '=' |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword value "%s" is not supported at this \ |
| | | ### time |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=The provided \ |
| | | ### Access Control Instruction (ACI) target keyword value "%s" was seen multiple \ |
| | | ### times in the ACI "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ |
| | | ### valid target keyword operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ |
| | | ### Control Instruction (ACI) targetscope expression operator value "%s" is \ |
| | | ### invalid. A valid targetscope expression value is one of the following: one, \ |
| | | ### onelevel, subtree or subordinate |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=The provided \ |
| | | ### Access Control Instruction (ACI) target expression value "%s" is invalid. A \ |
| | | ### valid target keyword expression value requires a LDAP URL in the following \ |
| | | ### format: ldap:///distinguished_name_pattern |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ |
| | | ### Control Instruction (ACI) target expression DN value "%s" is invalid. The \ |
| | | ### target expression DN value must be a descendant of the ACI entry DN "%s", if \ |
| | | ### no wild-card is specified in the target expression DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ |
| | | ### Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ |
| | | ### A valid targetattr keyword expression value requires one or more valid \ |
| | | ### attribute type names in the following format: attribute1 [|| attribute1] ... \ |
| | | ### [|| attributeN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ |
| | | ### Access Control Instruction (ACI) targetfilter expression value "%s" is \ |
| | | ### invalid because it is not a valid LDAP filter |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u5024\u306f\u3001\u6b21\u306e\u3044\u305a\u308c\u304b\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: userdn\u3001groupdn\u3001roledn\u3001userattr\u3001ip\u3001dns\u3001dayofweek\u3001timeofday\u3001\u307e\u305f\u306f authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u6f14\u7b97\u5b50\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u6709\u52b9\u306a\u6f14\u7b97\u5b50\u5024\u306f\u3001'=' \u307e\u305f\u306f "!=" \u306e\u3044\u305a\u308c\u304b\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u306b\u5bfe\u5fdc\u3059\u308b\u5f0f\u306e\u5024\u306b\u5f0f\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u6709\u52b9\u306a\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u5024\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: \u30ad\u30fc\u30ef\u30fc\u30c9\u6f14\u7b97\u5b50 "\u5f0f" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u30d6\u30fc\u30eb\u6f14\u7b97\u5b50\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u6709\u52b9\u306a\u30d6\u30fc\u30eb\u6f14\u7b97\u5b50\u5024\u306f\u3001"OR" \u307e\u305f\u306f "AND" \u306e\u3044\u305a\u308c\u304b\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u6587\u5b57\u5217 "%s" \u306f\u3001\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u6f14\u7b97\u5b50\u6587\u5b57\u5217 "%s" \u306b\u5bfe\u3057\u3066\u7121\u52b9\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userdn \u5f0f\u306f\u3001\u6b21\u306e\u7406\u7531\u3067 URL \u306e\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e roledn \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002roledn \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u30011 \u3064\u4ee5\u4e0a\u306e LDAP URL \u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e roledn \u5f0f\u306f\u3001\u6b21\u306e\u7406\u7531\u3067 URL \u306e\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e groupdn \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002groupdn \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u30011 \u3064\u4ee5\u4e0a\u306e LDAP URL \u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e groupdn \u5f0f\u306e\u5024\u306f\u3001\u6b21\u306e\u7406\u7531\u3067 URL \u306e\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30de\u30b9\u30af\u5024 "%s" \u306f\u3001ip \u5f0f\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30a2\u30c9\u30ec\u30b9 "%s" \u306b\u5bfe\u3057\u3066\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\u30a2\u30c9\u30ec\u30b9\u30bf\u30a4\u30d7\u5024 "%s" \u306e\u30d3\u30c3\u30c8\u30de\u30b9\u30af\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e ip \u5f0f\u306e\u5024\u306f\u3001\u6b21\u306e\u7406\u7531\u3067\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e ip \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002ip \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u3001\u30b3\u30f3\u30de\u3067\u533a\u5207\u3063\u305f 1 \u3064\u4ee5\u4e0a\u306e\u8981\u7d20\u3092\u542b\u3080\u3001\u6709\u52b9\u306a IP \u30a2\u30c9\u30ec\u30b9\u306e\u30ea\u30b9\u30c8\u5f0f\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e dns \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002dns \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u3001\u6709\u52b9\u306a\u5b8c\u5168\u4fee\u98fe DNS \u30c9\u30e1\u30a4\u30f3\u540d\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e dns \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u30d1\u30bf\u30fc\u30f3\u304c\u4e0d\u9069\u5207\u306a\u4f4d\u7f6e\u306b\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u3002dns \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u5f0f\u306e\u5024\u3067\u306f\u3001'*' \u6587\u5b57\u3092\u4f7f\u7528\u3067\u304d\u308b\u306e\u306f\u30c9\u30e1\u30a4\u30f3\u540d\u306e\u4e00\u756a\u5de6\u306e\u307f\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e dayofweek \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u66dc\u65e5\u306e\u5024\u304c\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u66dc\u65e5\u306e\u5024\u306f\u3001\u82f1\u5b57 3 \u6587\u5b57\u306b\u3088\u308b\u6b21\u306e\u66dc\u65e5\u7701\u7565\u5f62\u306e\u3044\u305a\u308c\u304b\u3067\u3059: sun\u3001mon\u3001tue\u3001wed\u3001thu\u3001fri\u3001\u307e\u305f\u306f sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e timeofday \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002timeofday \u306e\u6709\u52b9\u306a\u5024\u306f\u300124 \u6642\u9593\u6cd5\u3067\u6642\u3068\u5206\u3092\u8868\u3059 4 \u6841\u306e\u6570\u5b57 (0 \u304b\u3089 2359) \u3067\u6307\u5b9a\u3057\u307e\u3059\u3002 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e timeofday \u5f0f\u306e\u5024 "%s" \u306f\u3001\u6709\u52b9\u7bc4\u56f2\u5185\u306e\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002timeofday \u306e\u6709\u52b9\u306a\u5024\u306f\u300124 \u6642\u9593\u6cd5\u3067\u6642\u3068\u5206\u3092\u8868\u3059 4 \u6841\u306e\u6570\u5b57 (0 \u304b\u3089 2359) \u3067\u6307\u5b9a\u3057\u307e\u3059\u3002 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e authmethod \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a authmethod \u5024\u306f\u3001\u6b21\u306e\u3044\u305a\u308c\u304b\u3067\u3059: none\u3001simple\u3001SSL\u3001\u307e\u305f\u306f "sasl mechanism" (mechanism \u306e\u90e8\u5206\u306b\u306f\u3001\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u308b SASL \u6a5f\u69cb\u3068\u3057\u3066 CRAM-MD5\u3001DIGEST-MD5\u3001GSSAPI \u306a\u3069\u3092\u6307\u5b9a) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u5024 "%s" \u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u7d99\u627f\u30d1\u30bf\u30fc\u30f3\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u7d99\u627f\u30d1\u30bf\u30fc\u30f3\u5024\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: parent[inheritance_level].attribute#bindType |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u7d99\u627f\u30d1\u30bf\u30fc\u30f3\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u7d99\u627f\u30ec\u30d9\u30eb\u306e\u5024\u306f\u6700\u5927\u30ec\u30d9\u30eb\u5024 %s \u3092\u8d85\u3048\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u7d99\u627f\u30d1\u30bf\u30fc\u30f3\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6570\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u30eb\u30fc\u30eb\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u30bf\u30fc\u30b2\u30c3\u30c8\u30eb\u30fc\u30eb\u5024\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: \u30ad\u30fc\u30ef\u30fc\u30c9\u6f14\u7b97\u5b50 "\u5f0f" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u6709\u52b9\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u5024\u306f\u3001\u6b21\u306e\u3044\u305a\u308c\u304b\u3067\u3059: target\u3001targetscope\u3001targetfilter\u3001targetattr\u3001\u307e\u305f\u306f targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u6f14\u7b97\u5b50\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30bf\u30fc\u30b2\u30c3\u30c8\u306e "%s" \u30ad\u30fc\u30ef\u30fc\u30c9\u306b\u5bfe\u3057\u3066\u6709\u52b9\u306a\u6f14\u7b97\u5b50\u5024\u306f '=' \u306e\u307f\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u306f\u3001\u73fe\u6642\u70b9\u3067\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u5024 "%s" \u304c ACI "%s" \u306b\u8907\u6570\u898b\u3064\u304b\u308a\u307e\u3057\u305f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u6f14\u7b97\u5b50\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u30bf\u30fc\u30b2\u30c3\u30c8\u306e\u6709\u52b9\u306a\u30ad\u30fc\u30ef\u30fc\u30c9\u6f14\u7b97\u5b50\u5024\u306f\u3001'=' \u307e\u305f\u306f "!=" \u306e\u3044\u305a\u308c\u304b\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetscope \u5f0f\u306e\u6f14\u7b97\u5b50\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002targetscope \u5f0f\u306e\u6709\u52b9\u306a\u5024\u306f\u3001\u6b21\u306e\u3044\u305a\u308c\u304b\u3067\u3059: one\u3001onelevel\u3001subtree\u3001\u307e\u305f\u306f subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e target \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002target \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u3001LDAP URL \u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: ldap:///distinguished_name_pattern |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e target \u5f0f\u306e DN \u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002target \u5f0f\u306e DN \u3067\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001target \u5f0f\u306e DN \u5024\u306f\u3001ACI \u30a8\u30f3\u30c8\u30ea\u306e DN "%s" \u306e\u5b50\u5b6b\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetattr \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002targetattr \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u30011 \u3064\u4ee5\u4e0a\u306e\u6709\u52b9\u306a\u5c5e\u6027\u578b\u540d\u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: attribute1 [|| attribute1] ... [|| attributeN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetfilter \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a LDAP \u30d5\u30a3\u30eb\u30bf\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=aci \u5c5e\u6027\u578b\u3092\u542b\u3080\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3059\u308b\u8a66\u307f\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u8a8d\u53ef DN "%s" \u306b ACL \u4fee\u6b63\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\u30a8\u30f3\u30c8\u30ea "%s" \u306e aci \u5c5e\u6027\u578b\u3092\u4fee\u6b63\u3059\u308b\u8a66\u307f\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u8a8d\u53ef DN "%s" \u306b ACL \u4fee\u6b63\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | ###SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ |
| | | ### containing an aci attribute type failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=An attempt to modify an aci attribute \ |
| | | ### type in the entry "%s" failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", located in the entry "%s", \ |
| | | ### because of the following reason: %s |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=aci \u5c5e\u6027\u578b\u3092\u542b\u3080\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3059\u308b\u8a66\u307f\u304c\u6b21\u306e\u7406\u7531\u3067\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\u30a8\u30f3\u30c8\u30ea "%s" \u306e aci \u5c5e\u6027\u578b\u3092\u4fee\u6b63\u3059\u308b\u8a66\u307f\u304c\u6b21\u306e\u7406\u7531\u3067\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s" (\u30a8\u30f3\u30c8\u30ea "%s" \u5185)\u3002\u7406\u7531\u306f\u6b21\u306e\u3068\u304a\u308a\u3067\u3059: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u578b\u304c\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8 "%s" \u3067\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | INFO_ACI_ADD_LIST_ACIS_50=\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8 "%s" \u3067\u898b\u3064\u304b\u3063\u305f %s \u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u578b\u3092\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u8a55\u4fa1\u30a8\u30f3\u30b8\u30f3\u306b\u8ffd\u52a0\u3057\u307e\u3057\u305f |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid for the roledn keyword because it \ |
| | | ### starts with the string "parent[" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because it is not in the correct format.A valid targattrsfilters \ |
| | | ### expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ |
| | | ### ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because the both operation tokens match in the two filter lists |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because there are more than two filter list statements |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because the provided filter list string is in the wrong format. A \ |
| | | ### valid targattrfilters filter list must be in the following format: add=attr1: \ |
| | | ### F1 && attr2: F2 ... && attrN: FN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid because \ |
| | | ### of non-matching attribute type names in the filter |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ |
| | | ### Control Instruction (ACI) attribute name value %s is invalid. A valid \ |
| | | ### attribute type name must begin with an ASCII letter and must contain only \ |
| | | ### ASCII letters,digits or the "-" character |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u7d99\u627f\u30d1\u30bf\u30fc\u30f3\u5024 "%s" \u306f\u3001roledn \u30ad\u30fc\u30ef\u30fc\u30c9\u306b\u5bfe\u3057\u3066\u7121\u52b9\u3067\u3059\u3002\u6587\u5b57\u5217 "parent[" \u3067\u59cb\u307e\u3063\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilter \u5f0f\u306e\u5024 %s \u306f\u3001\u6b21\u306e\u7406\u7531\u3067\u7121\u52b9\u3067\u3059: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilter \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002\u5f62\u5f0f\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002targattrsfilters \u5f0f\u306e\u6709\u52b9\u306a\u5024\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilter \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u30022 \u3064\u306e\u30d5\u30a3\u30eb\u30bf\u30ea\u30b9\u30c8\u3067\u4e21\u65b9\u306e\u64cd\u4f5c\u30c8\u30fc\u30af\u30f3\u304c\u4e00\u81f4\u3057\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilters \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002\u30d5\u30a3\u30eb\u30bf\u30ea\u30b9\u30c8\u6587\u304c 3 \u3064\u4ee5\u4e0a\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilters \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u30ea\u30b9\u30c8\u6587\u5b57\u5217\u306e\u5f62\u5f0f\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3059\u3002targattrfilters \u306e\u6709\u52b9\u306a\u30d5\u30a3\u30eb\u30bf\u30ea\u30b9\u30c8\u306f\u3001\u6b21\u306e\u5f62\u5f0f\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: add=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilters \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u306e 1 \u3064\u4ee5\u4e0a\u304c\u6b21\u306e\u7406\u7531\u3067\u7121\u52b9\u3067\u3059: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targattrfilters \u5f0f\u306e\u5024 %s \u306f\u7121\u52b9\u3067\u3059\u3002\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u306e 1 \u3064\u4ee5\u4e0a\u304c\u7121\u52b9\u3067\u3059\u3002\u30d5\u30a3\u30eb\u30bf\u5185\u306e\u5c5e\u6027\u578b\u540d\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u540d\u306e\u5024 %s \u304c\u7121\u52b9\u3067\u3059\u3002\u6709\u52b9\u306a\u5c5e\u6027\u578b\u540d\u306f\u3001ASCII \u6587\u5b57\u3067\u59cb\u307e\u308a\u3001ASCII \u6587\u5b57\u3001\u6570\u5b57\u3001\u307e\u305f\u306f "-" \u6587\u5b57\u3060\u3051\u3092\u542b\u3080\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e\u8a8d\u8a3c\u65b9\u6cd5\u5f0f\u3067\u63d0\u4f9b\u3055\u308c\u308b SASL \u6a5f\u69cb "%s" \u306f\u3001\u30b5\u30fc\u30d0\u30fc\u306b\u73fe\u5728\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u6a5f\u69cb\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | ###SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, but the canonical representation for that hostname is configured \ |
| | | ### to be %s. The server will attempt to automatically interpret the correct \ |
| | | ### localhost value |
| | | ###SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, which resolves to IP address %s, but the canonical hostname for \ |
| | | ### that IP address is %s. This likely means that the provided hostname will \ |
| | | ### never match any clients |
| | | ###SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=An error occurred while \ |
| | | ### attempting to determine whether hostname %s referenced in dns expression bind \ |
| | | ### rule "%s" used the correct canonical representation: %s. This likely means \ |
| | | ### that the provided hostname will never match any clients |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e dns \u5f0f\u306e\u5024 "%s" \u306f\u30db\u30b9\u30c8\u540d %s \u3092\u53c2\u7167\u3057\u307e\u3059\u304c\u3001\u3053\u306e\u30db\u30b9\u30c8\u540d\u306e\u6a19\u6e96\u8868\u73fe\u306f %s \u3068\u3057\u3066\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u6b63\u3057\u3044 localhost \u5024\u306e\u81ea\u52d5\u89e3\u91c8\u3092\u8a66\u307f\u307e\u3059 |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e dns \u5f0f\u306e\u5024 "%s" \u306f\u30db\u30b9\u30c8\u540d %s \u3092\u53c2\u7167\u3057\u307e\u3059\u3002\u3053\u308c\u306f IP \u30a2\u30c9\u30ec\u30b9 %s \u306b\u89e3\u6c7a\u3055\u308c\u307e\u3059\u304c\u3001\u3053\u306e IP \u30a2\u30c9\u30ec\u30b9\u306e\u6a19\u6e96\u30db\u30b9\u30c8\u540d\u306f %s \u3067\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u6307\u5b9a\u3055\u308c\u305f\u30db\u30b9\u30c8\u540d\u304c\u3044\u305a\u308c\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u3082\u4e00\u81f4\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=dns \u5f0f\u306e\u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb "%2$s" \u3067\u53c2\u7167\u3055\u308c\u308b\u30db\u30b9\u30c8\u540d %1$s \u304c\u6b63\u3057\u3044\u6a19\u6e96\u8868\u73fe\u3092\u4f7f\u7528\u3057\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u6307\u5b9a\u3055\u308c\u305f\u30db\u30b9\u30c8\u540d\u304c\u3044\u305a\u308c\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u3082\u4e00\u81f4\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\u30cd\u30fc\u30df\u30f3\u30b0\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u5168\u4f53\u3067\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30b3\u30fc\u30d7\u3092\u6301\u3064\u5b9a\u7fa9\u6e08\u307f ACI \u3067\u4f7f\u7528\u3067\u304d\u308b\u30b0\u30ed\u30fc\u30d0\u30eb\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u578b\u3092\u6307\u5b9a\u3057\u307e\u3059 |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\u30b0\u30ed\u30fc\u30d0\u30eb\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u578b\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=%s \u30b0\u30ed\u30fc\u30d0\u30eb\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5c5e\u6027\u578b\u3092\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u8a55\u4fa1\u30a8\u30f3\u30b8\u30f3\u306b\u8ffd\u52a0\u3057\u307e\u3057\u305f |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e ds-cfg-global-aci \u5c5e\u6027\u306e\u51e6\u7406\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\u69cb\u6210\u30b7\u30b9\u30c6\u30e0\u3067 aci \u5c5e\u6027\u306e\u51e6\u7406\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | ###SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=The pattern DN %s is \ |
| | | ### not valid because it contains two consecutive wildcards in an attribute value |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=The pattern DN %s is not \ |
| | | ### valid because it uses wildcards for substring matching on an attribute type. \ |
| | | ### A single wildcard is allowed in place of an attribute type |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=The pattern DN %s \ |
| | | ### is not valid because it contains a wildcard in an attribute type in a \ |
| | | ### multi-valued RDN |
| | | ###SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Unable to obtain a \ |
| | | ### lock on the ModifyDN new superior entry %s |
| | | ###SEVERE_WARN_ACI_NOT_VALID_DN_73=Selfwrite check skipped because an attribute \ |
| | | ### "%s" with a distinguished name syntax was not a valid DN |
| | | ###SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=The provided Access Control \ |
| | | ### Instruction (ACI) targetattr expression value "%s" is invalid because the \ |
| | | ### expression contains invalid or duplicate tokens |
| | | ###SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=The provided Access Control \ |
| | | ### Instruction (ACI) expression value "%s" is invalid because it contains the \ |
| | | ### roledn keyword, which is not supported, replace it with the groupdn keyword |
| | | ###SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Failed to decode the Access Control \ |
| | | ### Instruction (ACI)%s |
| | | ###SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=The server is being put into lockdown \ |
| | | ### mode because invalid ACIs rules were detected either when the server was \ |
| | | ### started or during a backend initialization |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userattr expression value failed to URL decode \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the ldap URL "%s" contains an empty base DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the attribute field of the ldap URL "%s" either contains more than \ |
| | | ### one description or the field is empty |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix value of the expression "%s" was an invalid value. All values must \ |
| | | ### greater than or equal to 0 and either less than or equal 32 for IPV4 \ |
| | | ### addresses or less than or equal to 128 for IPV6 addresses |
| | | ###SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" format was invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### IPv4 address expression "%s" contains an invalid value. All values of the \ |
| | | ### address must be between 0 and 255 |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" contains a non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv6 address expression "%s" contains an illegal wildcard character. \ |
| | | ### Wildcards are not supported when using IPv6 addresses in a IP bind rule \ |
| | | ### expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression "%s" failed to parse for \ |
| | | ### the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=The provided \ |
| | | ### Access Control Instruction (ACI) targetcontrol expression value "%s" is \ |
| | | ### invalid. A valid targetcontrol keyword expression value requires one or more \ |
| | | ### valid control OID strings in the following format: oid [|| oid1] ... [|| \ |
| | | ### oidN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the value contained an illegal character %c at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the numeric OID contained two consecutive periods at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=The access control \ |
| | | ### check failed because a geteffectiverights control could not be decoded \ |
| | | ### because of the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ |
| | | ### Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ |
| | | ### extop keyword expression value requires one or more valid extended operation \ |
| | | ### request OID strings in the following format: oid [|| oid1] ... [|| oidN] |
| | | ###SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Backend %s does not have a \ |
| | | ### presence index defined for attribute type %s. Access control initialization \ |
| | | ### may take a very long time to complete in this backend |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=DN \u306e\u30d1\u30bf\u30fc\u30f3 %s \u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u5c5e\u6027\u5024\u306b 2 \u3064\u306e\u9023\u7d9a\u3059\u308b\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=DN \u306e\u30d1\u30bf\u30fc\u30f3 %s \u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u5c5e\u6027\u578b\u306b\u90e8\u5206\u6587\u5b57\u5217\u30de\u30c3\u30c1\u30f3\u30b0\u306e\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u304c\u8907\u6570\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5c5e\u6027\u578b\u306e\u4ee3\u308f\u308a\u306b\u4f7f\u7528\u3067\u304d\u308b\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=DN \u306e\u30d1\u30bf\u30fc\u30f3 %s \u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8907\u6570\u5024\u306e RDN \u306e\u5c5e\u6027\u578b\u306b\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=ModifyDN \u306e\u65b0\u3057\u3044\u4e0a\u4f4d\u30a8\u30f3\u30c8\u30ea %s \u306e\u30ed\u30c3\u30af\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\u81ea\u5df1\u66f8\u304d\u8fbc\u307f\u30c1\u30a7\u30c3\u30af\u304c\u30b9\u30ad\u30c3\u30d7\u3055\u308c\u307e\u3057\u305f\u3002\u8b58\u5225\u540d\u69cb\u6587\u3092\u4f7f\u7528\u3059\u308b\u5c5e\u6027 "%s" \u304c\u6709\u52b9\u306a DN \u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetattr \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002\u5f0f\u306b\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u307e\u305f\u306f\u91cd\u8907\u3059\u308b\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u5f0f\u306e\u5024 "%s" \u304c\u7121\u52b9\u3067\u3059\u3002roledn \u30ad\u30fc\u30ef\u30fc\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u308c\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093\u3002groupdn \u30ad\u30fc\u30ef\u30fc\u30c9\u306b\u7f6e\u304d\u63db\u3048\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI)%s \u306e\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5\u6642\u307e\u305f\u306f\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u521d\u671f\u5316\u4e2d\u306b\u7121\u52b9\u306a ACI \u30eb\u30fc\u30eb\u304c\u691c\u51fa\u3055\u308c\u305f\u305f\u3081\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u30ed\u30c3\u30af\u30c0\u30a6\u30f3\u30e2\u30fc\u30c9\u306b\u306a\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u5024\u306f\u3001\u6b21\u306e\u7406\u7531\u3067 URL \u306e\u30c7\u30b3\u30fc\u30c9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u5024\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002ldap URL "%s" \u306b\u7a7a\u306e\u30d9\u30fc\u30b9 DN \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e userattr \u5f0f\u306e\u5024\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002ldap URL "%s" \u306e\u5c5e\u6027\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u8907\u6570\u306e\u8aac\u660e\u304c\u542b\u307e\u308c\u3066\u3044\u308b\u304b\u3001\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7a7a\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u5f0f "%s" \u306e\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u90e8\u5206\u306e\u5f62\u5f0f\u304c\u7121\u52b9\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u5f0f "%s" \u306e\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u5024\u304c\u7121\u52b9\u306a\u5024\u3067\u3057\u305f\u3002\u3059\u3079\u3066\u306e\u5024\u304c 0 \u4ee5\u4e0a\u3067\u3001IPv4 \u30a2\u30c9\u30ec\u30b9\u306e\u5834\u5408\u306f 32 \u4ee5\u4e0b\u3001IPv6 \u30a2\u30c9\u30ec\u30b9\u306e\u5834\u5408\u306f 128 \u4ee5\u4e0b\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u5f0f "%s" \u306e\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u90e8\u5206\u306b\u6570\u5024\u4ee5\u5916\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002IPv4 \u30a2\u30c9\u30ec\u30b9\u306e\u5f0f "%s" \u306e\u5f62\u5f0f\u304c\u7121\u52b9\u3067\u3057\u305f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002IPv4 \u30a2\u30c9\u30ec\u30b9\u306e\u5f0f "%s" \u306b\u7121\u52b9\u306a\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u30a2\u30c9\u30ec\u30b9\u306e\u5024\u306f\u3059\u3079\u3066 0 \u304b\u3089 255 \u306e\u9593\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002IPv4 \u30a2\u30c9\u30ec\u30b9\u306e\u5f0f "%s" \u306b\u6570\u5024\u4ee5\u5916\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002IPv6 \u30a2\u30c9\u30ec\u30b9\u306e\u5f0f "%s" \u306b\u4e0d\u6b63\u306a\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u6587\u5b57\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002IP \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u5f0f\u3067 IPv6 \u30a2\u30c9\u30ec\u30b9\u3092\u4f7f\u7528\u3059\u308b\u3068\u304d\u306f\u3001\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u305b\u3093 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f "%s" \u306f\u3001\u6b21\u306e\u7406\u7531\u3067\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u5f0f "%s" \u306e\u30cd\u30c3\u30c8\u30de\u30b9\u30af\u90e8\u5206\u306e\u5f62\u5f0f\u304c\u7121\u52b9\u3067\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e IP \u30a2\u30c9\u30ec\u30b9\u5f0f\u306f\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u5f0f "%s" \u306e\u30cd\u30c3\u30c8\u30de\u30b9\u30af\u90e8\u5206\u306b\u7121\u52b9\u306a\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetcontrol \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002targetcontrol \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u30011 \u3064\u4ee5\u4e0a\u306e\u6709\u52b9\u306a\u5236\u5fa1 OID \u6587\u5b57\u5217\u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetcontrol OID \u5024 "%1$s" \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5024\u306e\u4f4d\u7f6e %3$d \u306b\u4e0d\u6b63\u306a\u6587\u5b57 %2$c \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e targetcontrol OID \u5024 "%s" \u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6570\u5024\u306e OID \u306e\u4f4d\u7f6e %d \u306b 2 \u3064\u306e\u9023\u7d9a\u3059\u308b\u30d4\u30ea\u30aa\u30c9\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u30c1\u30a7\u30c3\u30af\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u6b21\u306e\u7406\u7531\u3067 geteffectiverights \u5236\u5fa1\u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u306e extop \u5f0f\u306e\u5024 "%s" \u306f\u7121\u52b9\u3067\u3059\u3002extop \u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u6709\u52b9\u306a\u5f0f\u306e\u5024\u3067\u306f\u30011 \u3064\u4ee5\u4e0a\u306e\u6709\u52b9\u306a\u62e1\u5f35\u64cd\u4f5c\u8981\u6c42 OID \u6587\u5b57\u5217\u3092\u6b21\u306e\u5f62\u5f0f\u3067\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: oid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u3067\u3001\u5c5e\u6027\u578b %s \u306b\u30d7\u30ec\u30bc\u30f3\u30b9\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u306e\u521d\u671f\u5316\u306b\u304b\u306a\u308a\u6642\u9593\u304c\u304b\u304b\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e SSF \u5f0f "%s" \u306f\u3001\u6b21\u306e\u7406\u7531\u3067\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e ssf \u5f0f\u306e\u5024 "%s" \u306f\u3001\u6709\u52b9\u7bc4\u56f2\u5185\u306e\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6709\u52b9\u306a ssf \u5024\u306f 1 \u304b\u3089 1024 \u307e\u3067\u3067\u3059\u3002 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u547d\u4ee4 (ACI) \u30d0\u30a4\u30f3\u30c9\u30eb\u30fc\u30eb\u306e timeofday \u5f0f "%s" \u306f\u3001\u6b21\u306e\u7406\u7531\u3067\u89e3\u6790\u306b\u5931\u6557\u3057\u307e\u3057\u305f: "%s" |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\uc81c\uacf5\ub41c \ubb38\uc790\uc5f4 \"%s\"\uc740(\ub294) \uc77c\ubc18 ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uad6c\ubb38 \ud3c9\uac00\uc5d0 \uc2e4\ud328\ud588\uae30 \ub54c\ubb38\uc5d0 \uc720\ud6a8\ud55c ACI\ub85c \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc84\uc804 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \ubc84\uc804 3.0\ub9cc \uc9c0\uc6d0\ub429\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\uc81c\uacf5\ub41c \uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839 \uc561\uc138\uc2a4 \uc720\ud615 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc561\uc138\uc2a4 \uc720\ud615 \uac12\uc740 allow \ub610\ub294 deny\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uad8c\ud55c \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uad8c\ud55c\uc740 1 - 6\uac1c\uc758 \ud0a4\uc6cc\ub4dc \ubaa9\ub85d\uc73c\ub85c \uc27c\ud45c\ub85c \uad6c\ubd84\ub418\uace0 \uad04\ud638\ub85c \ubb36\uc5ec \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uad8c\ud55c \ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uad8c\ud55c \ud0a4\uc6cc\ub4dc \uac12\uc740 read, write, add, delete, search, compare \uc911 \ud558\ub098 \uc774\uc0c1\uc774\uac70\ub098 \ub2e8\uc77c \uac12 all\uc785\ub2c8\ub2e4. |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \uac12 \"%s\"\uc740(\ub294) \uccab \ubc88\uc9f8 \uc5ec\ub294 \uad04\ud638\uc5d0 \ud574\ub2f9\ud558\ub294 \ub2eb\ub294 \uad04\ud638\uac00 \uc5c6\uc73c\ubbc0\ub85c \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ubc14\uc778\ub4dc \uaddc\uce59 \uac12\uc740 \ud0a4\uc6cc\ub4dc \uc5f0\uc0b0\uc790 "\ud45c\ud604\uc2dd" \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ud0a4\uc6cc\ub4dc \uac12\uc740 userdn, groupdn, roledn, userattr, ip, dns, dayofweek, timeofday \ub610\ub294 authmethod \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \uc5f0\uc0b0\uc790 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ubc14\uc778\ub4dc \uaddc\uce59 \uc5f0\uc0b0\uc790 \uac12\uc740 '=' \ub610\ub294 "!="\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc5d0 \ud574\ub2f9\ub418\ub294 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \ud45c\ud604\uc2dd \uac12\uc5d0 \ud45c\ud604\uc2dd\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ubc14\uc778\ub4dc \uaddc\uce59 \uac12\uc740 \ud0a4\uc6cc\ub4dc \uc5f0\uc0b0\uc790 "\ud45c\ud604\uc2dd" \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \ubd80\uc6b8 \uc5f0\uc0b0\uc790 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ubc14\uc778\ub4dc \uaddc\uce59 \ubd80\uc6b8 \uc5f0\uc0b0\uc790 \uac12\uc740 "OR" \ub610\ub294 "AND"\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 \ud0a4\uc6cc\ub4dc \ubb38\uc790\uc5f4 \"%s\"\uc774(\uac00) \ubc14\uc778\ub4dc \uaddc\uce59 \uc5f0\uc0b0\uc790 \ubb38\uc790\uc5f4 \"%s\"\uc5d0 \uc801\ud569\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userdn \ud45c\ud604\uc2dd\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c URL\uc744 \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 roledn \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c roledn \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] \ud615\uc2dd\uc758 LDAP URL\uc774 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 roledn \ud45c\ud604\uc2dd\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c URL\uc744 \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 groupdn \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c groupdn \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] \ud615\uc2dd\uc758 LDAP URL\uc774 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 groupdn \ud45c\ud604\uc2dd \uac12\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c URL\uc744 \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\ub124\ud2b8\uc6cc\ud06c \ub9c8\uc2a4\ud06c \uac12 \"%s\"\uc774(\uac00) ip \ud45c\ud604\uc2dd \ub124\ud2b8\uc6cc\ud06c \uc8fc\uc18c \"%s\"\uc5d0 \uc801\ud569\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\uc8fc\uc18c \uc720\ud615 \uac12 \"%s\"\uc758 \ube44\ud2b8 \ub9c8\uc2a4\ud06c\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4.%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 ip \ud45c\ud604\uc2dd \uac12\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 ip \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c ip \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd\uc5d0\ub294 \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \uc720\ud6a8\ud55c IP \uc8fc\uc18c \ubaa9\ub85d \ud45c\ud604\uc2dd \uc694\uc18c\uac00 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 dns \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c dns \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 \uc720\ud6a8\ud55c \uc815\uaddc\ud654\ub41c DNS \ub3c4\uba54\uc778 \uc774\ub984\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 dns \ud45c\ud604\uc2dd \uac12 \"%s\"\uc740(\ub294) \uc640\uc77c\ub4dc\uce74\ub4dc \ud328\ud134\uc774 \uc798\ubabb\ub41c \uc704\uce58\uc5d0 \uc788\uc73c\ubbc0\ub85c \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c dns \ud0a4\uc6cc\ub4dc \uc640\uc77c\ub4dc\uce74\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 '*' \ubb38\uc790\uac00 \ub3c4\uba54\uc778 \uc774\ub984\uc758 \ub9e8 \uc67c\ucabd\uc5d0\ub9cc \uc62c \uc218 \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 dayofweek \ud45c\ud604\uc2dd \uac12 \"%s\"\uc740(\ub294) \uc694\uc77c \uac12\uc774 \uc798\ubabb\ub418\uc5c8\uc73c\ubbc0\ub85c \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c dayofweek \uac12\uc740 \uc694\uc77c\uc5d0 \ub300\ud55c \uc138 \ubb38\uc790 \uc601\uc5b4 \uc57d\uc5b4 sun, mon, tue, wed, thu, fri \ub610\ub294 sat \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 timeofday \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c timeofday \uac12\uc740 24\uc2dc\uac04\uc758 \uc2dc\uac04 \ubc0f \ubd84\uc744 \ub098\ud0c0\ub0b4\ub294 \ub124 \uc790\ub9ac \uc22b\uc790(0 ~ 2359)\ub85c \ud45c\ud604\ub429\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 timeofday \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc720\ud6a8\ud55c \ubc94\uc704\uc5d0 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c timeofday \uac12\uc740 24\uc2dc\uac04\uc758 \uc2dc\uac04 \ubc0f \ubd84\uc744 \ub098\ud0c0\ub0b4\ub294 \ub124 \uc790\ub9ac \uc22b\uc790(0 ~ 2359)\ub85c \ud45c\ud604\ub429\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 authmethod \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c authmethod \uac12\uc740 none, simple, SSL \ub610\ub294 "sasl mechanism" \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. \uc5ec\uae30\uc11c mechanism\uc740 CRAM-MD5, DIGEST-MD5 \ubc0f GSSAPI\ub97c \ud3ec\ud568\ud558\ub294 \uc9c0\uc6d0\ub418\ub294 SASL \uba54\ucee4\ub2c8\uc998 \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uac12 \"%s\"\uc740(\ub294) \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uc0c1\uc18d \ud328\ud134 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc0c1\uc18d \ud328\ud134 \uac12\uc740 parent[inheritance_level].attribute#bindType \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uc0c1\uc18d \ud328\ud134 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc0c1\uc18d \uc218\uc900 \uac12\uc740 \ucd5c\ub300 \uc218\uc900 \uc81c\ud55c %s\uc744(\ub97c) \ucd08\uacfc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uc0c1\uc18d \ud328\ud134 \uac12 \"%s\"\uc740(\ub294) \uc22b\uc790\uac00 \uc544\ub2c8\ubbc0\ub85c \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \uaddc\uce59 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ub300\uc0c1 \uaddc\uce59 \uac12\uc740 \ud0a4\uc6cc\ub4dc \uc5f0\uc0b0\uc790 "\ud45c\ud604\uc2dd" \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uac12\uc740 target, targetscope, targetfilter, targetattr \ub610\ub294 targattrfilters \uc911 \ud558\ub098\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \uc5f0\uc0b0\uc790 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \"%s\" \ud0a4\uc6cc\ub4dc\uc758 \uc720\ud6a8\ud55c \ub300\uc0c1 \uc5f0\uc0b0\uc790 \uac12\uc740 '='\ubfd0\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc740(\ub294) \ud604\uc7ac \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uac12 \"%s\"\uc774(\uac00) ACI \"%s\"\uc5d0 \uc5ec\ub7ec \uac1c \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uc5f0\uc0b0\uc790 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \ub300\uc0c1 \ud0a4\uc6cc\ub4dc \uc5f0\uc0b0\uc790 \uac12\uc740 '=' \ub610\ub294 "!="\uc785\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetscope \ud45c\ud604\uc2dd \uc5f0\uc0b0\uc790 \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. A valid targetscope expression value is one of the following: one, onelevel, subtree or subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) target \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c target \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 ldap:///distinguished_name_pattern \ud615\uc2dd\uc758 LDAP URL\uc774 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) target \ud45c\ud604\uc2dd DN \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. target \ud45c\ud604\uc2dd DN \uac12\uc740 target \ud45c\ud604\uc2dd DN\uc5d0 \uc640\uc77c\ub4dc\uce74\ub4dc\ub97c \uc9c0\uc815\ud558\uc9c0 \uc54a\uc740 \uacbd\uc6b0 ACI \ud56d\ubaa9 DN \"%s\"\uc758 \ud558\uc704 \ud56d\ubaa9\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetattr \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c targetattr \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 attribute1 [|| attribute1] ... [|| attributeN] \ud615\uc2dd\uc758 \uc720\ud6a8\ud55c \uc18d\uc131 \uc720\ud615 \uc774\ub984\uc774 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetfilter \ud45c\ud604\uc2dd \uac12 \"%s\"\uc740(\ub294) \uc720\ud6a8\ud55c LDAP \ud544\ud130\uac00 \uc544\ub2c8\ubbc0\ub85c \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\uad8c\ud55c \ubd80\uc5ec DN \"%2$s\"\uc5d0 modify-acl \uad8c\ud55c\uc774 \uc5c6\uc5b4\uc11c aci \uc18d\uc131 \uc720\ud615\uc774 \ud3ec\ud568\ub41c \ud56d\ubaa9 \"%1$s\"\uc744(\ub97c) \ucd94\uac00\ud558\ub824\ub294 \uc2dc\ub3c4\uac00 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\uad8c\ud55c \ubd80\uc5ec DN \"%2$s\"\uc5d0 modify-acl \uad8c\ud55c\uc774 \uc5c6\uc5b4\uc11c \ud56d\ubaa9 \"%1$s\"\uc5d0\uc11c aci \uc18d\uc131 \uc720\ud615\uc744 \uc218\uc815\ud558\ub824\ub294 \uc2dc\ub3c4\uac00 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=aci \uc18d\uc131 \uc720\ud615\uc774 \ud3ec\ud568\ub41c \ud56d\ubaa9 \"%s\"\uc744(\ub97c) \ucd94\uac00\ud558\ub824\ub294 \uc2dc\ub3c4\uac00 \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\ud56d\ubaa9 \"%s\"\uc5d0\uc11c aci \uc18d\uc131 \uc720\ud615\uc744 \uc218\uc815\ud558\ub824\ub294 \uc2dc\ub3c4\uac00 \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \"%s\"\uc744(\ub97c) \uc218\ud589\ud588\uc2b5\ub2c8\ub2e4(\ud56d\ubaa9 \"%s\"\uc5d0 \uc788\uc74c): %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc720\ud615\uc774 \ucee8\ud14d\uc2a4\ud2b8 \"%s\"\uc5d0 \uc5c6\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_ADD_LIST_ACIS_50=\ucd94\uac00\ub41c %s ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc720\ud615\uc774 \uc561\uc138\uc2a4 \uc81c\uc5b4 \ud3c9\uac00 \uc5d4\uc9c4\uc5d0 \ub300\ud55c \ucee8\ud14d\uc2a4\ud2b8 \"%s\"\uc5d0 \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uc0c1\uc18d \ud328\ud134 \uac12 \"%s\"\uc740(\ub294) \ubb38\uc790\uc5f4 "parent["\ub85c \uc2dc\uc791\ud558\ubbc0\ub85c roledn \ud0a4\uc6cc\ub4dc\uc5d0 \uc801\ud569\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilter \ud45c\ud604\uc2dd \uac12 %s\uc740(\ub294) %s \ub54c\ubb38\uc5d0 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilter \ud45c\ud604\uc2dd \uac12 %s\uc740(\ub294) \uc62c\ubc14\ub978 \ud615\uc2dd\uc774 \uc544\ub2c8\ubbc0\ub85c \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c targattrsfilters \ud45c\ud604\uc2dd \uac12\uc740 "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\ub450 \ud544\ud130 \ubaa9\ub85d\uc5d0\uc11c \ub450 \uc5f0\uc0b0 \ud1a0\ud070\uc774 \uc77c\uce58\ud558\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilter \ud45c\ud604\uc2dd \uac12 %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\ud544\ud130 \ubaa9\ub85d \uba85\ub839\ubb38\uc774 \uc138 \uac1c \uc774\uc0c1 \uc788\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilters \ud45c\ud604\uc2dd \uac12 %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\uc81c\uacf5\ub41c \ud544\ud130 \ubaa9\ub85d \ubb38\uc790\uc5f4\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilters \ud45c\ud604\uc2dd \uac12 %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c targattrfilters \ud544\ud130 \ubaa9\ub85d\uc740 add=attr1: F1 && attr2: F2 ... && attrN: FN \ud615\uc2dd\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\uc9c0\uc815\ub41c \ud544\ud130 \uc911 \ud558\ub098 \uc774\uc0c1\uc774 \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \uc798\ubabb\ub418\uc5c8\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilters \ud45c\ud604\uc2dd \uac12 %s\uc774(\uac00) \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\uc9c0\uc815\ub41c \ud544\ud130 \uc911 \ud558\ub098 \uc774\uc0c1\uc774 \ud544\ud130\uc758 \uc18d\uc131 \uc720\ud615 \uc774\ub984\uc774 \uc77c\uce58\ud558\uc9c0 \uc54a\uc544 \uc798\ubabb\ub418\uc5c8\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targattrfilters \ud45c\ud604\uc2dd \uac12 %s\uc774(\uac00) \uc720\ud6a8\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc774\ub984 \uac12 %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c \uc18d\uc131 \uc720\ud615 \uc774\ub984\uc740 ASCII \ubb38\uc790\ub85c \uc2dc\uc791\ud558\uace0 ASCII \ubb38\uc790, \uc22b\uc790 \ub610\ub294 "-" \ubb38\uc790\ub9cc \ud3ec\ud568\ud574\uc57c \ud569\ub2c8\ub2e4. |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 authmethod \ud45c\ud604\uc2dd\uc5d0 \uc81c\uacf5\ub41c SASL \uba54\ucee4\ub2c8\uc998 \"%s\"\uc774(\uac00) \ud604\uc7ac \uc11c\ubc84\uc5d0 \ub4f1\ub85d\ub41c \uba54\ucee4\ub2c8\uc998 \uc911 \ud558\ub098\uac00 \uc544\ub2d9\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 dns \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \ud638\uc2a4\ud2b8 \uc774\ub984 %s\uc744(\ub97c) \ucc38\uc870\ud558\uc9c0\ub9cc \ud574\ub2f9 \ud638\uc2a4\ud2b8 \uc774\ub984\uc5d0 \ub300\ud55c \uc815\uc2dd \ud45c\ud604\uc774 %s(\uc73c)\ub85c \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. \uc11c\ubc84\uc5d0\uc11c \uc62c\ubc14\ub978 localhost \uac12\uc744 \uc790\ub3d9\uc73c\ub85c \ud574\uc11d\ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 dns \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \ud638\uc2a4\ud2b8 \uc774\ub984 %s\uc744(\ub97c) \ucc38\uc870\ud558\uace0 \uc774 \uc774\ub984\uc740 IP \uc8fc\uc18c %s(\uc73c)\ub85c \ud655\uc778\ub418\uc9c0\ub9cc \ud574\ub2f9 IP \uc8fc\uc18c\uc5d0 \ub300\ud55c \uc815\uc2dd \ud638\uc2a4\ud2b8 \uc774\ub984\uc774 %s\uc785\ub2c8\ub2e4. \ub530\ub77c\uc11c \uc81c\uacf5\ub41c \ud638\uc2a4\ud2b8 \uc774\ub984\uacfc \uc77c\uce58\ud558\ub294 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc5c6\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=dns \ud45c\ud604\uc2dd \ubc14\uc778\ub4dc \uaddc\uce59 \"%2$s\"\uc5d0\uc11c \ucc38\uc870\ub418\ub294 \ud638\uc2a4\ud2b8 \uc774\ub984 %1$s\uc774(\uac00) \uc62c\ubc14\ub978 \uc815\uc2dd \ud45c\ud604\uc744 \uc0ac\uc6a9\ud558\ub294\uc9c0 \ud655\uc778\ud558\ub294 \ub3d9\uc548 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4: %3$s. \uc81c\uacf5\ub41c \ud638\uc2a4\ud2b8 \uc774\ub984\uacfc \uc77c\uce58\ud558\ub294 \ud074\ub77c\uc774\uc5b8\ud2b8\uac00 \uc5c6\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\uc774\ub984 \uc9c0\uc815 \ucee8\ud14d\uc2a4\ud2b8\uc5d0 \ub300\ud55c \uc804\uc5ed \ubc94\uc704\ub97c \uac00\uc9c4 \uc815\uc758\ub41c ACI\uc5d0 \uc0ac\uc6a9\ub420 \uc218 \uc788\ub294 \uc804\uc5ed ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc720\ud615\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\uc804\uc5ed ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc720\ud615\uc774 \uc5c6\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=\uc561\uc138\uc2a4 \uc81c\uc5b4 \ud3c9\uac00 \uc5d4\uc9c4\uc5d0 %s \uc804\uc5ed ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \uc18d\uc131 \uc720\ud615\uc744 \ucd94\uac00\ud588\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\uad6c\uc131 \ud56d\ubaa9 %s\uc5d0\uc11c ds-cfg-global-aci \uc18d\uc131\uc744 \ucc98\ub9ac\ud558\ub294 \ub3d9\uc548 \uc608\uae30\uce58 \uc54a\uc740 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\uad6c\uc131 \uc2dc\uc2a4\ud15c\uc5d0\uc11c aci \uc18d\uc131\uc744 \ucc98\ub9ac\ud558\ub294 \ub3d9\uc548 \uc608\uae30\uce58 \uc54a\uc740 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=\uc18d\uc131 \uac12\uc5d0 \uc640\uc77c\ub4dc\uce74\ub4dc \ub450 \uac1c\uac00 \uc5f0\uc18d\ub418\uc5b4 \uc788\uc73c\ubbc0\ub85c \ud328\ud134 DN %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=\uc18d\uc131 \uc720\ud615\uc5d0\uc11c \uc77c\uce58\ud558\ub294 \ud558\uc704 \ubb38\uc790\uc5f4\uc744 \uac80\uc0c9\ud558\uae30 \uc704\ud574 \uc640\uc77c\ub4dc\uce74\ub4dc\ub97c \uc0ac\uc6a9\ud558\ubbc0\ub85c \ud328\ud134 DN %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc18d\uc131 \uc720\ud615 \ub300\uc2e0 \uc640\uc77c\ub4dc\uce74\ub4dc \ud558\ub098\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=\uc5ec\ub7ec \uac12\uc744 \uac00\uc9c4 RDN\uc758 \uc18d\uc131 \uc720\ud615\uc5d0 \uc640\uc77c\ub4dc\uce74\ub4dc\uac00 \uc788\uc73c\ubbc0\ub85c \ud328\ud134 DN %s\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=ModifyDN \uc0c8 \uc0c1\uc704 \ud56d\ubaa9 %s\uc744(\ub97c) \uc7a0\uae00 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\uace0\uc720 \uc774\ub984 \uad6c\ubb38\uc744 \uc0ac\uc6a9\ud558\ub294 \uc18d\uc131 \"%s\"\uc774(\uac00) \uc720\ud6a8\ud55c DN\uc774 \uc544\ub2c8\ubbc0\ub85c \uc790\uccb4 \uc4f0\uae30 \ud655\uc778\uc744 \uac74\ub108\ub6f0\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\ud45c\ud604\uc2dd\uc5d0 \uc798\ubabb\ub418\uac70\ub098 \uc911\ubcf5\ub41c \ud1a0\ud070\uc774 \uc788\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetfilter \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 roledn \ud0a4\uc6cc\ub4dc\ub97c \ud3ec\ud568\ud558\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. groupdn \ud0a4\uc6cc\ub4dc\ub85c \ubc14\uafb8\uc2ed\uc2dc\uc624. |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) %s(\uc744)\ub97c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\uc11c\ubc84\uac00 \uc2dc\uc791\ud560 \ub54c\ub098 \ubc31\uc5d4\ub4dc \ucd08\uae30\ud654 \ub3d9\uc548 \uc798\ubabb\ub41c ACI \uaddc\uce59\uc774 \uac10\uc9c0\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc11c\ubc84\uac00 \uc7a0\uae08 \ubaa8\ub4dc\ub85c \ub4e4\uc5b4\uac11\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uac12\uc5d0\uc11c \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c URL\uc744 \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=ldap URL \"%s\"\uc758 \uae30\ubcf8 DN\uc774 \ube44\uc5b4 \uc788\uc73c\ubbc0\ub85c \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uac12\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=ldap URL \"%s\"\uc758 \uc18d\uc131 \ud544\ub4dc\uc5d0 \uc124\uba85\uc774 \ub450 \uac1c \uc774\uc0c1 \ub4e4\uc5b4 \uc788\uac70\ub098 \ud544\ub4dc\uac00 \ube44\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 userattr \ud45c\ud604\uc2dd \uac12\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\ud45c\ud604\uc2dd \"%s\"\uc5d0\uc11c \uc811\ub450\uc5b4 \ubd80\ubd84\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\ud45c\ud604\uc2dd \"%s\"\uc758 \uc811\ub450\uc5b4 \uac12\uc774 \uc798\ubabb\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \uac12\uc774 0\ubcf4\ub2e4 \ud06c\uac70\ub098 \uac19\uc544\uc57c \ud558\uace0 IPV4 \uc8fc\uc18c\uc758 \uacbd\uc6b0 32\ubcf4\ub2e4 \uc791\uac70\ub098 \uac19\uace0 IPV6 \uc8fc\uc18c\uc758 \uacbd\uc6b0 128\ubcf4\ub2e4 \uc791\uac70\ub098 \uac19\uc544\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\ud45c\ud604\uc2dd \"%s\"\uc758 \uc811\ub450\uc5b4 \ubd80\ubd84\uc5d0 \uc22b\uc790\uac00 \uc544\ub2cc \uac12\uc774 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=IPv4 \uc8fc\uc18c \ud45c\ud604\uc2dd \"%s\"\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=IPv4 \uc8fc\uc18c \ud45c\ud604\uc2dd \"%s\"\uc5d0 \uc798\ubabb\ub41c \uac12\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \ubaa8\ub4e0 \uc8fc\uc18c \uac12\uc740 0\uc5d0\uc11c 255 \uc0ac\uc774\uc5ec\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=IPv4 \uc8fc\uc18c \ud45c\ud604\uc2dd \"%s\"\uc5d0 \uc22b\uc790\uac00 \uc544\ub2cc \uac12\uc774 \ud3ec\ud568\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=IPv6 \uc8fc\uc18c \ud45c\ud604\uc2dd \"%s\"\uc5d0 \uc798\ubabb\ub41c \uc640\uc77c\ub4dc\uce74\ub4dc \ubb38\uc790\uac00 \ud3ec\ud568\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. IP \ubc14\uc778\ub4dc \uaddc\uce59 \ud45c\ud604\uc2dd\uc5d0\uc11c IPv6 \uc8fc\uc18c\ub97c \uc0ac\uc6a9\ud560 \uacbd\uc6b0 \uc640\uc77c\ub4dc\uce74\ub4dc\uac00 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd \"%s\"\uc744(\ub97c) \ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\ud45c\ud604\uc2dd \"%s\"\uc5d0\uc11c \ub137\ub9c8\uc2a4\ud06c \ubd80\ubd84\uc758 \ud615\uc2dd\uc774 \uc798\ubabb\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\ud45c\ud604\uc2dd \"%s\"\uc5d0\uc11c \ub137\ub9c8\uc2a4\ud06c \ubd80\ubd84\uc758 \uac12\uc774 \uc798\ubabb\ub418\uc5c8\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) \ubc14\uc778\ub4dc \uaddc\uce59 IP \uc8fc\uc18c \ud45c\ud604\uc2dd\uc744 \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetcontrol \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c targetcontrol \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 oid [|| oid1] ... [|| oidN] \ud615\uc2dd\uc758 \uc720\ud6a8\ud55c \uc81c\uc5b4 OID \ubb38\uc790\uc5f4\uc774 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\uac12\uc758 %3$d \uc704\uce58\uc5d0 \uc798\ubabb\ub41c \ubb38\uc790 %2$c\uc774(\uac00) \ud3ec\ud568\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetcontrol OID \uac12 \"%1$s\"\uc744(\ub97c) \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\uc22b\uc790 OID\uc758 %2$d \uc704\uce58\uc5d0 \ub9c8\uce68\ud45c\uac00 \ub450 \uac1c \uc5f0\uc18d\ub418\uc5b4 \uc788\uae30 \ub54c\ubb38\uc5d0 \uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) targetcontrol OID \uac12 \"%1$s\"\uc744(\ub97c) \uad6c\ubb38 \ubd84\uc11d\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\ub2e4\uc74c\uacfc \uac19\uc740 \uc774\uc720\ub85c geteffectiverights \uc81c\uc5b4\ub97c \ud574\ub3c5\ud558\uc9c0 \ubabb\ud588\uae30 \ub54c\ubb38\uc5d0 \uc561\uc138\uc2a4 \uc81c\uc5b4 \ud655\uc778\uc774 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4: \"%s\" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\uc81c\uacf5\ub41c ACI(\uc561\uc138\uc2a4 \uc81c\uc5b4 \uba85\ub839) extop \ud45c\ud604\uc2dd \uac12 \"%s\"\uc774(\uac00) \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc720\ud6a8\ud55c extop \ud0a4\uc6cc\ub4dc \ud45c\ud604\uc2dd \uac12\uc5d0\ub294 oid [|| oid1] ... [|| oidN] \ud615\uc2dd\uc758 \uc720\ud6a8\ud55c \ud655\uc7a5 \uc5f0\uc0b0 \uc694\uccad OID \ubb38\uc790\uc5f4\uc774 \ud558\ub098 \uc774\uc0c1 \uc788\uc5b4\uc57c \ud569\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\ubc31\uc5d4\ub4dc %s\uc5d0\ub294 \uc18d\uc131 \uc720\ud615 %s\uc5d0 \ub300\ud55c \uc788\uc74c \uc0c9\uc778\uc774 \uc815\uc758\ub418\uc5b4 \uc788\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \uc774 \ubc31\uc5d4\ub4dc\uc5d0\uc11c\ub294 \uc561\uc138\uc2a4 \uc81c\uc5b4 \ucd08\uae30\ud654\ub97c \uc644\ub8cc\ud558\ub294 \ub370 \uc2dc\uac04\uc774 \uc624\ub798 \uac78\ub9b4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\uC81C\uACF5\uB41C \uBB38\uC790\uC5F4 \"%s\"\uC740(\uB294) \uC77C\uBC18 ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uAD6C\uBB38 \uD3C9\uAC00\uC5D0 \uC2E4\uD328\uD588\uAE30 \uB54C\uBB38\uC5D0 \uC720\uD6A8\uD55C ACI\uB85C \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC84\uC804 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uBC84\uC804 3.0\uB9CC \uC9C0\uC6D0\uB429\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\uC81C\uACF5\uB41C \uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839 \uC561\uC138\uC2A4 \uC720\uD615 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uC561\uC138\uC2A4 \uC720\uD615 \uAC12\uC740 allow \uB610\uB294 deny\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uAD8C\uD55C \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uAD8C\uD55C\uC740 1 - 6\uAC1C\uC758 \uD0A4\uC6CC\uB4DC \uBAA9\uB85D\uC73C\uB85C \uC27C\uD45C\uB85C \uAD6C\uBD84\uB418\uACE0 \uAD04\uD638\uB85C \uBB36\uC5EC \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uAD8C\uD55C \uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uAD8C\uD55C \uD0A4\uC6CC\uB4DC \uAC12\uC740 read, write, add, delete, search, compare \uC911 \uD558\uB098 \uC774\uC0C1\uC774\uAC70\uB098 \uB2E8\uC77C \uAC12 all\uC785\uB2C8\uB2E4. |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uAC12 \"%s\"\uC740(\uB294) \uCCAB \uBC88\uC9F8 \uC5EC\uB294 \uAD04\uD638\uC5D0 \uD574\uB2F9\uD558\uB294 \uB2EB\uB294 \uAD04\uD638\uAC00 \uC5C6\uC73C\uBBC0\uB85C \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uBC14\uC778\uB4DC \uADDC\uCE59 \uAC12\uC740 \uD0A4\uC6CC\uB4DC \uC5F0\uC0B0\uC790 "\uD45C\uD604\uC2DD" \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uD0A4\uC6CC\uB4DC \uAC12\uC740 userdn, groupdn, roledn, userattr, ip, dns, dayofweek, timeofday \uB610\uB294 authmethod \uC911 \uD558\uB098\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uC5F0\uC0B0\uC790 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uBC14\uC778\uB4DC \uADDC\uCE59 \uC5F0\uC0B0\uC790 \uAC12\uC740 '=' \uB610\uB294 "!="\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC5D0 \uD574\uB2F9\uB418\uB294 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uD45C\uD604\uC2DD \uAC12\uC5D0 \uD45C\uD604\uC2DD\uC774 \uC5C6\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uBC14\uC778\uB4DC \uADDC\uCE59 \uAC12\uC740 \uD0A4\uC6CC\uB4DC \uC5F0\uC0B0\uC790 "\uD45C\uD604\uC2DD" \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uBD80\uC6B8 \uC5F0\uC0B0\uC790 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uBC14\uC778\uB4DC \uADDC\uCE59 \uBD80\uC6B8 \uC5F0\uC0B0\uC790 \uAC12\uC740 "OR" \uB610\uB294 "AND"\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 \uD0A4\uC6CC\uB4DC \uBB38\uC790\uC5F4 \"%s\"\uC774(\uAC00) \uBC14\uC778\uB4DC \uADDC\uCE59 \uC5F0\uC0B0\uC790 \uBB38\uC790\uC5F4 \"%s\"\uC5D0 \uC801\uD569\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userdn \uD45C\uD604\uC2DD\uC5D0\uC11C \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C URL\uC744 \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 roledn \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C roledn \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] \uD615\uC2DD\uC758 LDAP URL\uC774 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 roledn \uD45C\uD604\uC2DD\uC5D0\uC11C \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C URL\uC744 \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 groupdn \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C groupdn \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 ldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] \uD615\uC2DD\uC758 LDAP URL\uC774 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 groupdn \uD45C\uD604\uC2DD \uAC12\uC5D0\uC11C \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C URL\uC744 \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\uB124\uD2B8\uC6CC\uD06C \uB9C8\uC2A4\uD06C \uAC12 \"%s\"\uC774(\uAC00) ip \uD45C\uD604\uC2DD \uB124\uD2B8\uC6CC\uD06C \uC8FC\uC18C \"%s\"\uC5D0 \uC801\uD569\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\uC8FC\uC18C \uC720\uD615 \uAC12 \"%s\"\uC758 \uBE44\uD2B8 \uB9C8\uC2A4\uD06C\uAC00 \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4.%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 ip \uD45C\uD604\uC2DD \uAC12\uC5D0\uC11C \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 ip \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C ip \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD\uC5D0\uB294 \uC27C\uD45C\uB85C \uAD6C\uBD84\uB41C \uC720\uD6A8\uD55C IP \uC8FC\uC18C \uBAA9\uB85D \uD45C\uD604\uC2DD \uC694\uC18C\uAC00 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 dns \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C dns \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 \uC720\uD6A8\uD55C \uC815\uADDC\uD654\uB41C DNS \uB3C4\uBA54\uC778 \uC774\uB984\uC774 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 dns \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC740(\uB294) \uC640\uC77C\uB4DC\uCE74\uB4DC \uD328\uD134\uC774 \uC798\uBABB\uB41C \uC704\uCE58\uC5D0 \uC788\uC73C\uBBC0\uB85C \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C dns \uD0A4\uC6CC\uB4DC \uC640\uC77C\uB4DC\uCE74\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 '*' \uBB38\uC790\uAC00 \uB3C4\uBA54\uC778 \uC774\uB984\uC758 \uB9E8 \uC67C\uCABD\uC5D0\uB9CC \uC62C \uC218 \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 dayofweek \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC740(\uB294) \uC694\uC77C \uAC12\uC774 \uC798\uBABB\uB418\uC5C8\uC73C\uBBC0\uB85C \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C dayofweek \uAC12\uC740 \uC694\uC77C\uC5D0 \uB300\uD55C \uC138 \uBB38\uC790 \uC601\uC5B4 \uC57D\uC5B4 sun, mon, tue, wed, thu, fri \uB610\uB294 sat \uC911 \uD558\uB098\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 timeofday \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C timeofday \uAC12\uC740 24\uC2DC\uAC04\uC758 \uC2DC\uAC04 \uBC0F \uBD84\uC744 \uB098\uD0C0\uB0B4\uB294 \uB124 \uC790\uB9AC \uC22B\uC790(0 ~ 2359)\uB85C \uD45C\uD604\uB429\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 timeofday \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC720\uD6A8\uD55C \uBC94\uC704\uC5D0 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C timeofday \uAC12\uC740 24\uC2DC\uAC04\uC758 \uC2DC\uAC04 \uBC0F \uBD84\uC744 \uB098\uD0C0\uB0B4\uB294 \uB124 \uC790\uB9AC \uC22B\uC790(0 ~ 2359)\uB85C \uD45C\uD604\uB429\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 authmethod \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C authmethod \uAC12\uC740 none, simple, SSL \uB610\uB294 "sasl mechanism" \uC911 \uD558\uB098\uC785\uB2C8\uB2E4. \uC5EC\uAE30\uC11C mechanism\uC740 CRAM-MD5, DIGEST-MD5 \uBC0F GSSAPI\uB97C \uD3EC\uD568\uD558\uB294 \uC9C0\uC6D0\uB418\uB294 SASL \uBA54\uCEE4\uB2C8\uC998 \uC911 \uD558\uB098\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC740(\uB294) \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uC0C1\uC18D \uD328\uD134 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uC0C1\uC18D \uD328\uD134 \uAC12\uC740 parent[inheritance_level].attribute#bindType \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uC0C1\uC18D \uD328\uD134 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC0C1\uC18D \uC218\uC900 \uAC12\uC740 \uCD5C\uB300 \uC218\uC900 \uC81C\uD55C %s\uC744(\uB97C) \uCD08\uACFC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uC0C1\uC18D \uD328\uD134 \uAC12 \"%s\"\uC740(\uB294) \uC22B\uC790\uAC00 \uC544\uB2C8\uBBC0\uB85C \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uADDC\uCE59 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uB300\uC0C1 \uADDC\uCE59 \uAC12\uC740 \uD0A4\uC6CC\uB4DC \uC5F0\uC0B0\uC790 "\uD45C\uD604\uC2DD" \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uAC12\uC740 target, targetscope, targetfilter, targetattr \uB610\uB294 targattrfilters \uC911 \uD558\uB098\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uC5F0\uC0B0\uC790 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \"%s\" \uD0A4\uC6CC\uB4DC\uC758 \uC720\uD6A8\uD55C \uB300\uC0C1 \uC5F0\uC0B0\uC790 \uAC12\uC740 '='\uBFD0\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC740(\uB294) \uD604\uC7AC \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uAC12 \"%s\"\uC774(\uAC00) ACI \"%s\"\uC5D0 \uC5EC\uB7EC \uAC1C \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uC5F0\uC0B0\uC790 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uB300\uC0C1 \uD0A4\uC6CC\uB4DC \uC5F0\uC0B0\uC790 \uAC12\uC740 '=' \uB610\uB294 "!="\uC785\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetscope \uD45C\uD604\uC2DD \uC5F0\uC0B0\uC790 \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. A valid targetscope expression value is one of the following: one, onelevel, subtree or subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) target \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C target \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 ldap:///distinguished_name_pattern \uD615\uC2DD\uC758 LDAP URL\uC774 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) target \uD45C\uD604\uC2DD DN \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. target \uD45C\uD604\uC2DD DN \uAC12\uC740 target \uD45C\uD604\uC2DD DN\uC5D0 \uC640\uC77C\uB4DC\uCE74\uB4DC\uB97C \uC9C0\uC815\uD558\uC9C0 \uC54A\uC740 \uACBD\uC6B0 ACI \uD56D\uBAA9 DN \"%s\"\uC758 \uD558\uC704 \uD56D\uBAA9\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetattr \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C targetattr \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 attribute1 [|| attribute1] ... [|| attributeN] \uD615\uC2DD\uC758 \uC720\uD6A8\uD55C \uC18D\uC131 \uC720\uD615 \uC774\uB984\uC774 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetfilter \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC740(\uB294) \uC720\uD6A8\uD55C LDAP \uD544\uD130\uAC00 \uC544\uB2C8\uBBC0\uB85C \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\uAD8C\uD55C \uBD80\uC5EC DN \"%2$s\"\uC5D0 modify-acl \uAD8C\uD55C\uC774 \uC5C6\uC5B4\uC11C aci \uC18D\uC131 \uC720\uD615\uC774 \uD3EC\uD568\uB41C \uD56D\uBAA9 \"%1$s\"\uC744(\uB97C) \uCD94\uAC00\uD558\uB824\uB294 \uC2DC\uB3C4\uAC00 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\uAD8C\uD55C \uBD80\uC5EC DN \"%2$s\"\uC5D0 modify-acl \uAD8C\uD55C\uC774 \uC5C6\uC5B4\uC11C \uD56D\uBAA9 \"%1$s\"\uC5D0\uC11C aci \uC18D\uC131 \uC720\uD615\uC744 \uC218\uC815\uD558\uB824\uB294 \uC2DC\uB3C4\uAC00 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=aci \uC18D\uC131 \uC720\uD615\uC774 \uD3EC\uD568\uB41C \uD56D\uBAA9 \"%s\"\uC744(\uB97C) \uCD94\uAC00\uD558\uB824\uB294 \uC2DC\uB3C4\uAC00 \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\uD56D\uBAA9 \"%s\"\uC5D0\uC11C aci \uC18D\uC131 \uC720\uD615\uC744 \uC218\uC815\uD558\uB824\uB294 \uC2DC\uB3C4\uAC00 \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \"%s\"\uC744(\uB97C) \uC218\uD589\uD588\uC2B5\uB2C8\uB2E4(\uD56D\uBAA9 \"%s\"\uC5D0 \uC788\uC74C): %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC720\uD615\uC774 \uCEE8\uD14D\uC2A4\uD2B8 \"%s\"\uC5D0 \uC5C6\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_ADD_LIST_ACIS_50=\uCD94\uAC00\uB41C %s ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC720\uD615\uC774 \uC561\uC138\uC2A4 \uC81C\uC5B4 \uD3C9\uAC00 \uC5D4\uC9C4\uC5D0 \uB300\uD55C \uCEE8\uD14D\uC2A4\uD2B8 \"%s\"\uC5D0 \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uC0C1\uC18D \uD328\uD134 \uAC12 \"%s\"\uC740(\uB294) \uBB38\uC790\uC5F4 "parent["\uB85C \uC2DC\uC791\uD558\uBBC0\uB85C roledn \uD0A4\uC6CC\uB4DC\uC5D0 \uC801\uD569\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilter \uD45C\uD604\uC2DD \uAC12 %s\uC740(\uB294) %s \uB54C\uBB38\uC5D0 \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilter \uD45C\uD604\uC2DD \uAC12 %s\uC740(\uB294) \uC62C\uBC14\uB978 \uD615\uC2DD\uC774 \uC544\uB2C8\uBBC0\uB85C \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C targattrsfilters \uD45C\uD604\uC2DD \uAC12\uC740 "add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\uB450 \uD544\uD130 \uBAA9\uB85D\uC5D0\uC11C \uB450 \uC5F0\uC0B0 \uD1A0\uD070\uC774 \uC77C\uCE58\uD558\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilter \uD45C\uD604\uC2DD \uAC12 %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\uD544\uD130 \uBAA9\uB85D \uBA85\uB839\uBB38\uC774 \uC138 \uAC1C \uC774\uC0C1 \uC788\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilters \uD45C\uD604\uC2DD \uAC12 %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\uC81C\uACF5\uB41C \uD544\uD130 \uBAA9\uB85D \uBB38\uC790\uC5F4\uC758 \uD615\uC2DD\uC774 \uC798\uBABB\uB418\uC5C8\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilters \uD45C\uD604\uC2DD \uAC12 %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C targattrfilters \uD544\uD130 \uBAA9\uB85D\uC740 add=attr1: F1 && attr2: F2 ... && attrN: FN \uD615\uC2DD\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\uC9C0\uC815\uB41C \uD544\uD130 \uC911 \uD558\uB098 \uC774\uC0C1\uC774 \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \uC798\uBABB\uB418\uC5C8\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilters \uD45C\uD604\uC2DD \uAC12 %s\uC774(\uAC00) \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\uC9C0\uC815\uB41C \uD544\uD130 \uC911 \uD558\uB098 \uC774\uC0C1\uC774 \uD544\uD130\uC758 \uC18D\uC131 \uC720\uD615 \uC774\uB984\uC774 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC544 \uC798\uBABB\uB418\uC5C8\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targattrfilters \uD45C\uD604\uC2DD \uAC12 %s\uC774(\uAC00) \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC774\uB984 \uAC12 %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C \uC18D\uC131 \uC720\uD615 \uC774\uB984\uC740 ASCII \uBB38\uC790\uB85C \uC2DC\uC791\uD558\uACE0 ASCII \uBB38\uC790, \uC22B\uC790 \uB610\uB294 "-" \uBB38\uC790\uB9CC \uD3EC\uD568\uD574\uC57C \uD569\uB2C8\uB2E4. |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 authmethod \uD45C\uD604\uC2DD\uC5D0 \uC81C\uACF5\uB41C SASL \uBA54\uCEE4\uB2C8\uC998 \"%s\"\uC774(\uAC00) \uD604\uC7AC \uC11C\uBC84\uC5D0 \uB4F1\uB85D\uB41C \uBA54\uCEE4\uB2C8\uC998 \uC911 \uD558\uB098\uAC00 \uC544\uB2D9\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 dns \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uD638\uC2A4\uD2B8 \uC774\uB984 %s\uC744(\uB97C) \uCC38\uC870\uD558\uC9C0\uB9CC \uD574\uB2F9 \uD638\uC2A4\uD2B8 \uC774\uB984\uC5D0 \uB300\uD55C \uC815\uC2DD \uD45C\uD604\uC774 %s(\uC73C)\uB85C \uAD6C\uC131\uB418\uC5B4 \uC788\uC2B5\uB2C8\uB2E4. \uC11C\uBC84\uC5D0\uC11C \uC62C\uBC14\uB978 localhost \uAC12\uC744 \uC790\uB3D9\uC73C\uB85C \uD574\uC11D\uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 dns \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uD638\uC2A4\uD2B8 \uC774\uB984 %s\uC744(\uB97C) \uCC38\uC870\uD558\uACE0 \uC774 \uC774\uB984\uC740 IP \uC8FC\uC18C %s(\uC73C)\uB85C \uD655\uC778\uB418\uC9C0\uB9CC \uD574\uB2F9 IP \uC8FC\uC18C\uC5D0 \uB300\uD55C \uC815\uC2DD \uD638\uC2A4\uD2B8 \uC774\uB984\uC774 %s\uC785\uB2C8\uB2E4. \uB530\uB77C\uC11C \uC81C\uACF5\uB41C \uD638\uC2A4\uD2B8 \uC774\uB984\uACFC \uC77C\uCE58\uD558\uB294 \uD074\uB77C\uC774\uC5B8\uD2B8\uAC00 \uC5C6\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=dns \uD45C\uD604\uC2DD \uBC14\uC778\uB4DC \uADDC\uCE59 \"%2$s\"\uC5D0\uC11C \uCC38\uC870\uB418\uB294 \uD638\uC2A4\uD2B8 \uC774\uB984 %1$s\uC774(\uAC00) \uC62C\uBC14\uB978 \uC815\uC2DD \uD45C\uD604\uC744 \uC0AC\uC6A9\uD558\uB294\uC9C0 \uD655\uC778\uD558\uB294 \uB3D9\uC548 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4: %3$s. \uC81C\uACF5\uB41C \uD638\uC2A4\uD2B8 \uC774\uB984\uACFC \uC77C\uCE58\uD558\uB294 \uD074\uB77C\uC774\uC5B8\uD2B8\uAC00 \uC5C6\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\uC774\uB984 \uC9C0\uC815 \uCEE8\uD14D\uC2A4\uD2B8\uC5D0 \uB300\uD55C \uC804\uC5ED \uBC94\uC704\uB97C \uAC00\uC9C4 \uC815\uC758\uB41C ACI\uC5D0 \uC0AC\uC6A9\uB420 \uC218 \uC788\uB294 \uC804\uC5ED ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC720\uD615\uC744 \uC9C0\uC815\uD569\uB2C8\uB2E4. |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\uC804\uC5ED ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC720\uD615\uC774 \uC5C6\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=\uC561\uC138\uC2A4 \uC81C\uC5B4 \uD3C9\uAC00 \uC5D4\uC9C4\uC5D0 %s \uC804\uC5ED ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uC18D\uC131 \uC720\uD615\uC744 \uCD94\uAC00\uD588\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\uAD6C\uC131 \uD56D\uBAA9 %s\uC5D0\uC11C ds-cfg-global-aci \uC18D\uC131\uC744 \uCC98\uB9AC\uD558\uB294 \uB3D9\uC548 \uC608\uAE30\uCE58 \uC54A\uC740 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\uAD6C\uC131 \uC2DC\uC2A4\uD15C\uC5D0\uC11C aci \uC18D\uC131\uC744 \uCC98\uB9AC\uD558\uB294 \uB3D9\uC548 \uC608\uAE30\uCE58 \uC54A\uC740 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=\uC18D\uC131 \uAC12\uC5D0 \uC640\uC77C\uB4DC\uCE74\uB4DC \uB450 \uAC1C\uAC00 \uC5F0\uC18D\uB418\uC5B4 \uC788\uC73C\uBBC0\uB85C \uD328\uD134 DN %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=\uC18D\uC131 \uC720\uD615\uC5D0\uC11C \uC77C\uCE58\uD558\uB294 \uD558\uC704 \uBB38\uC790\uC5F4\uC744 \uAC80\uC0C9\uD558\uAE30 \uC704\uD574 \uC640\uC77C\uB4DC\uCE74\uB4DC\uB97C \uC0AC\uC6A9\uD558\uBBC0\uB85C \uD328\uD134 DN %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC18D\uC131 \uC720\uD615 \uB300\uC2E0 \uC640\uC77C\uB4DC\uCE74\uB4DC \uD558\uB098\uB97C \uC0AC\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=\uC5EC\uB7EC \uAC12\uC744 \uAC00\uC9C4 RDN\uC758 \uC18D\uC131 \uC720\uD615\uC5D0 \uC640\uC77C\uB4DC\uCE74\uB4DC\uAC00 \uC788\uC73C\uBBC0\uB85C \uD328\uD134 DN %s\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=ModifyDN \uC0C8 \uC0C1\uC704 \uD56D\uBAA9 %s\uC744(\uB97C) \uC7A0\uAE00 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\uACE0\uC720 \uC774\uB984 \uAD6C\uBB38\uC744 \uC0AC\uC6A9\uD558\uB294 \uC18D\uC131 \"%s\"\uC774(\uAC00) \uC720\uD6A8\uD55C DN\uC774 \uC544\uB2C8\uBBC0\uB85C \uC790\uCCB4 \uC4F0\uAE30 \uD655\uC778\uC744 \uAC74\uB108\uB6F0\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\uD45C\uD604\uC2DD\uC5D0 \uC798\uBABB\uB418\uAC70\uB098 \uC911\uBCF5\uB41C \uD1A0\uD070\uC774 \uC788\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetfilter \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 roledn \uD0A4\uC6CC\uB4DC\uB97C \uD3EC\uD568\uD558\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. groupdn \uD0A4\uC6CC\uB4DC\uB85C \uBC14\uAFB8\uC2ED\uC2DC\uC624. |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) %s(\uC744)\uB97C \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\uC11C\uBC84\uAC00 \uC2DC\uC791\uD560 \uB54C\uB098 \uBC31\uC5D4\uB4DC \uCD08\uAE30\uD654 \uB3D9\uC548 \uC798\uBABB\uB41C ACI \uADDC\uCE59\uC774 \uAC10\uC9C0\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC11C\uBC84\uAC00 \uC7A0\uAE08 \uBAA8\uB4DC\uB85C \uB4E4\uC5B4\uAC11\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uAC12\uC5D0\uC11C \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C URL\uC744 \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=ldap URL \"%s\"\uC758 \uAE30\uBCF8 DN\uC774 \uBE44\uC5B4 \uC788\uC73C\uBBC0\uB85C \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uAC12\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=ldap URL \"%s\"\uC758 \uC18D\uC131 \uD544\uB4DC\uC5D0 \uC124\uBA85\uC774 \uB450 \uAC1C \uC774\uC0C1 \uB4E4\uC5B4 \uC788\uAC70\uB098 \uD544\uB4DC\uAC00 \uBE44\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 userattr \uD45C\uD604\uC2DD \uAC12\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\uD45C\uD604\uC2DD \"%s\"\uC5D0\uC11C \uC811\uB450\uC5B4 \uBD80\uBD84\uC758 \uD615\uC2DD\uC774 \uC798\uBABB\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\uD45C\uD604\uC2DD \"%s\"\uC758 \uC811\uB450\uC5B4 \uAC12\uC774 \uC798\uBABB\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. \uBAA8\uB4E0 \uAC12\uC774 0\uBCF4\uB2E4 \uD06C\uAC70\uB098 \uAC19\uC544\uC57C \uD558\uACE0 IPV4 \uC8FC\uC18C\uC758 \uACBD\uC6B0 32\uBCF4\uB2E4 \uC791\uAC70\uB098 \uAC19\uACE0 IPV6 \uC8FC\uC18C\uC758 \uACBD\uC6B0 128\uBCF4\uB2E4 \uC791\uAC70\uB098 \uAC19\uC544\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\uD45C\uD604\uC2DD \"%s\"\uC758 \uC811\uB450\uC5B4 \uBD80\uBD84\uC5D0 \uC22B\uC790\uAC00 \uC544\uB2CC \uAC12\uC774 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=IPv4 \uC8FC\uC18C \uD45C\uD604\uC2DD \"%s\"\uC758 \uD615\uC2DD\uC774 \uC798\uBABB\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=IPv4 \uC8FC\uC18C \uD45C\uD604\uC2DD \"%s\"\uC5D0 \uC798\uBABB\uB41C \uAC12\uC774 \uD3EC\uD568\uB418\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. \uBAA8\uB4E0 \uC8FC\uC18C \uAC12\uC740 0\uC5D0\uC11C 255 \uC0AC\uC774\uC5EC\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=IPv4 \uC8FC\uC18C \uD45C\uD604\uC2DD \"%s\"\uC5D0 \uC22B\uC790\uAC00 \uC544\uB2CC \uAC12\uC774 \uD3EC\uD568\uB418\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=IPv6 \uC8FC\uC18C \uD45C\uD604\uC2DD \"%s\"\uC5D0 \uC798\uBABB\uB41C \uC640\uC77C\uB4DC\uCE74\uB4DC \uBB38\uC790\uAC00 \uD3EC\uD568\uB418\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. IP \uBC14\uC778\uB4DC \uADDC\uCE59 \uD45C\uD604\uC2DD\uC5D0\uC11C IPv6 \uC8FC\uC18C\uB97C \uC0AC\uC6A9\uD560 \uACBD\uC6B0 \uC640\uC77C\uB4DC\uCE74\uB4DC\uAC00 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD \"%s\"\uC744(\uB97C) \uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\uD45C\uD604\uC2DD \"%s\"\uC5D0\uC11C \uB137\uB9C8\uC2A4\uD06C \uBD80\uBD84\uC758 \uD615\uC2DD\uC774 \uC798\uBABB\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\uD45C\uD604\uC2DD \"%s\"\uC5D0\uC11C \uB137\uB9C8\uC2A4\uD06C \uBD80\uBD84\uC758 \uAC12\uC774 \uC798\uBABB\uB418\uC5C8\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) \uBC14\uC778\uB4DC \uADDC\uCE59 IP \uC8FC\uC18C \uD45C\uD604\uC2DD\uC744 \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetcontrol \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C targetcontrol \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 oid [|| oid1] ... [|| oidN] \uD615\uC2DD\uC758 \uC720\uD6A8\uD55C \uC81C\uC5B4 OID \uBB38\uC790\uC5F4\uC774 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\uAC12\uC758 %3$d \uC704\uCE58\uC5D0 \uC798\uBABB\uB41C \uBB38\uC790 %2$c\uC774(\uAC00) \uD3EC\uD568\uB418\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetcontrol OID \uAC12 \"%1$s\"\uC744(\uB97C) \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\uC22B\uC790 OID\uC758 %2$d \uC704\uCE58\uC5D0 \uB9C8\uCE68\uD45C\uAC00 \uB450 \uAC1C \uC5F0\uC18D\uB418\uC5B4 \uC788\uAE30 \uB54C\uBB38\uC5D0 \uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) targetcontrol OID \uAC12 \"%1$s\"\uC744(\uB97C) \uAD6C\uBB38 \uBD84\uC11D\uD558\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\uB2E4\uC74C\uACFC \uAC19\uC740 \uC774\uC720\uB85C geteffectiverights \uC81C\uC5B4\uB97C \uD574\uB3C5\uD558\uC9C0 \uBABB\uD588\uAE30 \uB54C\uBB38\uC5D0 \uC561\uC138\uC2A4 \uC81C\uC5B4 \uD655\uC778\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: \"%s\" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\uC81C\uACF5\uB41C ACI(\uC561\uC138\uC2A4 \uC81C\uC5B4 \uBA85\uB839) extop \uD45C\uD604\uC2DD \uAC12 \"%s\"\uC774(\uAC00) \uC798\uBABB\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC720\uD6A8\uD55C extop \uD0A4\uC6CC\uB4DC \uD45C\uD604\uC2DD \uAC12\uC5D0\uB294 oid [|| oid1] ... [|| oidN] \uD615\uC2DD\uC758 \uC720\uD6A8\uD55C \uD655\uC7A5 \uC5F0\uC0B0 \uC694\uCCAD OID \uBB38\uC790\uC5F4\uC774 \uD558\uB098 \uC774\uC0C1 \uC788\uC5B4\uC57C \uD569\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\uBC31\uC5D4\uB4DC %s\uC5D0\uB294 \uC18D\uC131 \uC720\uD615 %s\uC5D0 \uB300\uD55C \uC788\uC74C \uC0C9\uC778\uC774 \uC815\uC758\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uC774 \uBC31\uC5D4\uB4DC\uC5D0\uC11C\uB294 \uC561\uC138\uC2A4 \uC81C\uC5B4 \uCD08\uAE30\uD654\uB97C \uC644\uB8CC\uD558\uB294 \uB370 \uC2DC\uAC04\uC774 \uC624\uB798 \uAC78\uB9B4 \uC218 \uC788\uC2B5\uB2C8\uB2E4. |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=The provided Access Control Instruction (ACI) bind rule SSF expression "%s" failed to parse for the following reason: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=The provided Access Control Instruction (ACI) bind rule ssf expression value "%s" is not in the valid range. A valid ssf value is in the range of 1 to 1024 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=The provided Access Control Instruction (ACI) bind rule timeofday expression "%s" failed to parse for the following reason: "%s" |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ACCESS_CONTROL |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=The provided string "%s" could \ |
| | | ### not be parsed as a valid Access Control Instruction (ACI) because it failed \ |
| | | ### general ACI syntax evaluation |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=The provided Access Control \ |
| | | ### Instruction (ACI) version value "%s" is invalid, only the version 3.0 is \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=The provided Access \ |
| | | ### Control Instruction access type value "%s" is invalid. A valid access type \ |
| | | ### value is either allow or deny |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=The provided Access Control \ |
| | | ### Instruction (ACI) rights values "%s" are invalid. The rights must be a list \ |
| | | ### of 1 to 6 comma-separated keywords enclosed in parentheses |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=The provided Access Control \ |
| | | ### Instruction (ACI) rights keyword values "%s" are invalid. The valid rights \ |
| | | ### keyword values are one or more of the following: read, write, add, delete, \ |
| | | ### search, compare or the single value all |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\u63d0\u4f9b\u7684\u5b57\u7b26\u4e32 "%s" \u65e0\u6cd5\u4f5c\u4e3a\u6709\u6548\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8be5\u5b57\u7b26\u4e32\u6ca1\u6709\u901a\u8fc7\u5e38\u89c4 ACI \u8bed\u6cd5\u8bc4\u4f30 |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7248\u672c\u503c "%s" \u65e0\u6548\uff0c\u4ec5\u652f\u6301\u7248\u672c 3.0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4\u8bbf\u95ee\u7c7b\u578b\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u8bbf\u95ee\u7c7b\u578b\u503c\u4e3a allow \u6216 deny |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u6743\u9650\u503c "%s" \u65e0\u6548\u3002\u6743\u9650\u5fc5\u987b\u662f 1 \u5230 6 \u4e2a\u5305\u542b\u5728\u5706\u62ec\u53f7\u4e2d\u5e76\u7528\u9017\u53f7\u5206\u9694\u7684\u5173\u952e\u5b57\u5217\u8868 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u6743\u9650\u5173\u952e\u5b57\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u6743\u9650\u5173\u952e\u5b57\u503c\u662f\u4e0b\u5217\u4e00\u4e2a\u6216\u591a\u4e2a\u5173\u952e\u5b57\uff1aread\u3001write\u3001add\u3001delete\u3001search\u3001compare \u6216\u5355\u4e2a\u503c all |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u5b83\u7f3a\u5c11\u4e0e\u8d77\u59cb\u5de6\u5706\u62ec\u53f7\u5bf9\u5e94\u7684\u53f3\u5706\u62ec\u53f7 |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u7ed1\u5b9a\u89c4\u5219\u503c\u5fc5\u987b\u91c7\u7528\u4ee5\u4e0b\u683c\u5f0f\uff1a\u5173\u952e\u5b57 \u8fd0\u7b97\u7b26 "\u8868\u8fbe\u5f0f" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule keyword value "%s" is invalid. A valid \ |
| | | ### keyword value is one of the following: userdn, groupdn, roledn, userattr,ip, \ |
| | | ### dns, dayofweek, timeofday or authmethod |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule operator value "%s" is invalid. A valid \ |
| | | ### bind rule operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule expression value corresponding to the \ |
| | | ### keyword value "%s" is missing an expression. A valid bind rule value must be \ |
| | | ### in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule boolean operator value "%s" is \ |
| | | ### invalid. A valid bind rule boolean operator value is either "OR" or "AND" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule keyword string "%s" is \ |
| | | ### invalid for the bind rule operator string "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userdn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule roledn expression value "%s" is invalid. \ |
| | | ### A valid roledn keyword expression value requires one or more LDAP URLs in the \ |
| | | ### following format: ldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule roledn expression failed to URL decode for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule groupdn expression value "%s" is invalid. \ |
| | | ### A valid groupdn keyword expression value requires one or more LDAP URLs in \ |
| | | ### the following format: ldap:///groupdn [|| ldap:///groupdn] ... [|| \ |
| | | ### ldap:///groupdn] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule groupdn expression value failed to URL decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=The network mask value "%s" \ |
| | | ### is not valid for the ip expression network address "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=The bit mask for address \ |
| | | ### type value "%s" is not valid.%s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule ip expression value failed to decode for \ |
| | | ### the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule ip expression value "%s" is invalid. A valid ip \ |
| | | ### keyword expression requires one or more comma-separated elements of a valid \ |
| | | ### IP address list expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid. A valid dns \ |
| | | ### keyword expression value requires a valid fully qualified DNS domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dns expression value "%s" is invalid, because a \ |
| | | ### wild-card pattern was found in the wrong position. A valid dns keyword \ |
| | | ### wild-card expression value requires the '*' character only be in the leftmost \ |
| | | ### position of the domain name |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule dayofweek expression value "%s" is invalid, \ |
| | | ### because of an invalid day of week value. A valid dayofweek value is one of \ |
| | | ### the following English three-letter abbreviations for the days of the week: \ |
| | | ### sun, mon, tue, wed, thu, fri, or sat |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is invalid. A \ |
| | | ### valid timeofday value is expressed as four digits representing hours and \ |
| | | ### minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule timeofday expression value "%s" is not in the \ |
| | | ### valid range. A valid timeofday value is expressed as four digits representing \ |
| | | ### hours and minutes in the 24-hour clock (0 to 2359) |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule authmethod expression value "%s" is \ |
| | | ### invalid. A valid authmethod value is one of the following: none, simple,SSL, \ |
| | | ### or "sasl mechanism", where mechanism is one of the supported SASL mechanisms \ |
| | | ### including CRAM-MD5, DIGEST-MD5, and GSSAPI |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value "%s" is not \ |
| | | ### supported |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=The provided \ |
| | | ### Access Control Instruction (ACI) bind rule userattr expression inheritance \ |
| | | ### pattern value "%s" is invalid. A valid inheritance pattern value must have the \ |
| | | ### following format: parent[inheritance_level].attribute#bindType |
| | | ###SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid. The inheritance level value cannot \ |
| | | ### exceed the max level limit of %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression inheritance pattern \ |
| | | ### value "%s" is invalid because it is non-numeric |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=The provided Access Control \ |
| | | ### Instruction (ACI) target rule value "%s" is invalid. A valid target rule value \ |
| | | ### must be in the following form: keyword operator "expression" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=The provided Access Control \ |
| | | ### Instruction (ACI) target keyword value "%s" is invalid. A valid target \ |
| | | ### keyword value is one of the following: target, targetscope, targetfilter, \ |
| | | ### targetattr or targattrfilters |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=The provided Access \ |
| | | ### Control Instruction (ACI) target operator value "%s" is invalid. The only \ |
| | | ### valid target operator value for the "%s" keyword is '=' |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword value "%s" is not supported at this \ |
| | | ### time |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=The provided \ |
| | | ### Access Control Instruction (ACI) target keyword value "%s" was seen multiple \ |
| | | ### times in the ACI "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=The provided Access \ |
| | | ### Control Instruction (ACI) target keyword operator value "%s" is invalid. A \ |
| | | ### valid target keyword operator value is either '=' or "!=" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=The provided Access \ |
| | | ### Control Instruction (ACI) targetscope expression operator value "%s" is \ |
| | | ### invalid. A valid targetscope expression value is one of the following: one, \ |
| | | ### onelevel, subtree or subordinate |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=The provided \ |
| | | ### Access Control Instruction (ACI) target expression value "%s" is invalid. A \ |
| | | ### valid target keyword expression value requires a LDAP URL in the following \ |
| | | ### format: ldap:///distinguished_name_pattern |
| | | ###SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=The provided Access \ |
| | | ### Control Instruction (ACI) target expression DN value "%s" is invalid. The \ |
| | | ### target expression DN value must be a descendant of the ACI entry DN "%s", if \ |
| | | ### no wild-card is specified in the target expression DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=The provided \ |
| | | ### Access Control Instruction (ACI) targetattr expression value "%s" is invalid. \ |
| | | ### A valid targetattr keyword expression value requires one or more valid \ |
| | | ### attribute type names in the following format: attribute1 [|| attribute1] ... \ |
| | | ### [|| attributeN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=The provided \ |
| | | ### Access Control Instruction (ACI) targetfilter expression value "%s" is \ |
| | | ### invalid because it is not a valid LDAP filter |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u5173\u952e\u5b57\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u5173\u952e\u5b57\u503c\u662f\u4e0b\u5217\u5173\u952e\u5b57\u4e4b\u4e00\uff1auserdn\u3001groupdn\u3001roledn\u3001userattr\u3001ip\u3001dns\u3001dayofweek\u3001timeofday \u6216 authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u8fd0\u7b97\u7b26\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u7ed1\u5b9a\u89c4\u5219\u8fd0\u7b97\u7b26\u503c\u662f '=' \u6216 "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\u63d0\u4f9b\u7684\u5bf9\u5e94\u4e8e\u5173\u952e\u5b57\u503c "%s" \u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u8868\u8fbe\u5f0f\u503c\u7f3a\u5c11\u8868\u8fbe\u5f0f\u3002\u6709\u6548\u7684\u7ed1\u5b9a\u89c4\u5219\u503c\u5fc5\u987b\u91c7\u7528\u4ee5\u4e0b\u683c\u5f0f\uff1a\u5173\u952e\u5b57 \u8fd0\u7b97\u7b26 "\u8868\u8fbe\u5f0f" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u5e03\u5c14\u8fd0\u7b97\u7b26\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u7ed1\u5b9a\u89c4\u5219\u5e03\u5c14\u8fd0\u7b97\u7b26\u503c\u662f "OR" \u6216 "AND" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219\u5173\u952e\u5b57\u5b57\u7b26\u4e32 "%s" \u5bf9\u4e8e\u7ed1\u5b9a\u89c4\u5219\u8fd0\u7b97\u7b26\u5b57\u7b26\u4e32 "%s" \u65e0\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userdn \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c URL \u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 roledn \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 roledn \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u4ee5\u4e0b\u683c\u5f0f\u7684 LDAP URL\uff1aldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 roledn \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c URL \u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 groupdn \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 groupdn \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u4ee5\u4e0b\u683c\u5f0f\u7684 LDAP URL\uff1aldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 groupdn \u8868\u8fbe\u5f0f\u503c\u65e0\u6cd5\u8fdb\u884c URL \u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\u7f51\u7edc\u63a9\u7801\u503c "%s" \u5bf9\u4e8e ip \u8868\u8fbe\u5f0f\u7f51\u7edc\u5730\u5740 "%s" \u65e0\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\u5730\u5740\u7c7b\u578b\u503c "%s" \u7684\u4f4d\u63a9\u7801\u65e0\u6548\u3002%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 ip \u8868\u8fbe\u5f0f\u503c\u65e0\u6cd5\u8fdb\u884c\u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 ip \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 ip \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u7528\u9017\u53f7\u5206\u9694\u7684\u6709\u6548 IP \u5730\u5740\u5217\u8868\u8868\u8fbe\u5f0f\u5143\u7d20 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 dns \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 dns \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u6709\u6548\u7684\u5b8c\u5168\u5408\u683c\u7684 DNS \u57df\u540d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 dns \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u5728\u9519\u8bef\u7684\u4f4d\u7f6e\u53d1\u73b0\u901a\u914d\u7b26\u6a21\u5f0f\u3002\u6709\u6548\u7684 dns \u5173\u952e\u5b57\u901a\u914d\u7b26\u8868\u8fbe\u5f0f\u503c\u9700\u8981 '*' \u5b57\u7b26\u53ea\u80fd\u51fa\u73b0\u5728\u57df\u540d\u7684\u6700\u5de6\u4fa7\u4f4d\u7f6e |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\u56e0\u4e3a\u661f\u671f\u51e0\u503c\u65e0\u6548\uff0c\u6240\u4ee5\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 dayofweek \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 dayofweek \u503c\u662f\u4e0b\u5217\u661f\u671f\u51e0\u7684\u4e09\u5b57\u6bcd\u82f1\u8bed\u7f29\u5199\u4e4b\u4e00\uff1asun\u3001mon\u3001tue\u3001wed\u3001thu\u3001fri \u6216 sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 timeofday \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 timeofday \u503c\u8868\u793a\u4e3a\u4ee5 24 \u5c0f\u65f6\u65f6\u949f\uff080 \u81f3 2359\uff09\u8868\u793a\u7684\u56db\u4f4d\u6570\u5c0f\u65f6\u548c\u5206\u949f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 timeofday \u8868\u8fbe\u5f0f\u503c "%s" \u4e0d\u5728\u6709\u6548\u8303\u56f4\u5185\u3002\u6709\u6548\u7684 timeofday \u503c\u8868\u793a\u4e3a\u4ee5 24 \u5c0f\u65f6\u65f6\u949f\uff080 \u81f3 2359\uff09\u8868\u793a\u7684\u56db\u4f4d\u6570\u5c0f\u65f6\u548c\u5206\u949f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 authmethod \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 authmethod \u503c\u662f\u4ee5\u4e0b\u503c\u4e4b\u4e00\uff1anone\u3001simple\u3001SSL \u6216 "sasl mechanism"\uff0c\u5176\u4e2d mechanism \u662f\u652f\u6301\u7684 SASL \u673a\u5236\u4e4b\u4e00\uff0c\u5305\u62ec CRAM-MD5\u3001DIGEST-MD5 \u548c GSSAPI |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\u4e0d\u652f\u6301\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u503c "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u7ee7\u627f\u6a21\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u7ee7\u627f\u6a21\u5f0f\u503c\u5fc5\u987b\u5305\u542b\u4ee5\u4e0b\u683c\u5f0f\uff1aparent[inheritance_level].attribute#bindType |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u7ee7\u627f\u6a21\u5f0f\u503c "%s" \u65e0\u6548\u3002\u7ee7\u627f\u7ea7\u522b\u503c\u4e0d\u80fd\u8d85\u8fc7 %s \u7684\u6700\u5927\u7ea7\u522b\u9650\u5236 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u7ee7\u627f\u6a21\u5f0f\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u8be5\u503c\u4e0d\u662f\u6570\u5b57 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u89c4\u5219\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 target \u89c4\u5219\u503c\u5fc5\u987b\u91c7\u7528\u4ee5\u4e0b\u683c\u5f0f\uff1a\u5173\u952e\u5b57 \u8fd0\u7b97\u7b26 "\u8868\u8fbe\u5f0f" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u5173\u952e\u5b57\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 target \u5173\u952e\u5b57\u503c\u662f\u4ee5\u4e0b\u5173\u952e\u5b57\u4e4b\u4e00\uff1atarget\u3001targetscope\u3001targetfilter\u3001targetattr \u6216 targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u8fd0\u7b97\u7b26\u503c "%s" \u65e0\u6548\u3002\u552f\u4e00\u5bf9 "%s" \u5173\u952e\u5b57\u6709\u6548\u7684 target \u8fd0\u7b97\u7b26\u503c\u662f '=' |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\u76ee\u524d\u4e0d\u652f\u6301\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u5173\u952e\u5b57\u503c "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u5173\u952e\u5b57\u503c "%s" \u5728 ACI "%s" \u4e2d\u591a\u6b21\u51fa\u73b0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u5173\u952e\u5b57\u8fd0\u7b97\u7b26\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 target \u5173\u952e\u5b57\u8fd0\u7b97\u7b26\u503c\u662f '=' \u6216 "!=" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetscope \u8868\u8fbe\u5f0f\u8fd0\u7b97\u7b26\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 targetscope \u8868\u8fbe\u5f0f\u503c\u662f\u4ee5\u4e0b\u503c\u4e4b\u4e00\uff1aone\u3001onelevel\u3001subtree \u6216 subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 target \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4ee5\u4e0b\u683c\u5f0f\u7684 LDAP URL\uff1aldap:///distinguished_name_pattern |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) target \u8868\u8fbe\u5f0f DN \u503c "%s" \u65e0\u6548\u3002\u5982\u679c\u5728 target \u8868\u8fbe\u5f0f DN \u4e2d\u6ca1\u6709\u6307\u5b9a\u901a\u914d\u7b26\uff0c\u5219 target \u8868\u8fbe\u5f0f DN \u503c\u5fc5\u987b\u662f ACI \u6761\u76ee DN "%s" \u7684\u540e\u4ee3 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetattr \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 targetattr \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u4ee5\u4e0b\u683c\u5f0f\u7684\u6709\u6548\u5c5e\u6027\u7c7b\u578b\u540d\u79f0\uff1aattribute1 [|| attribute1] ... [|| attributeN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetfilter \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u5b83\u4e0d\u662f\u6709\u6548\u7684 LDAP \u8fc7\u6ee4\u5668 |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\u5c1d\u8bd5\u6dfb\u52a0\u5305\u542b aci \u5c5e\u6027\u7c7b\u578b\u7684\u6761\u76ee "%s" \u65f6\u5931\u8d25\uff0c\u56e0\u4e3a\u6388\u6743 DN "%s" \u7f3a\u5c11 modify-acl \u6743\u9650 |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\u5c1d\u8bd5\u4fee\u6539\u6761\u76ee "%s" \u4e2d\u7684 aci \u5c5e\u6027\u7c7b\u578b\u65f6\u5931\u8d25\uff0c\u56e0\u4e3a\u6388\u6743 DN "%s" \u7f3a\u5c11 modify-acl \u6743\u9650 |
| | | ###SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=An attempt to add the entry "%s" \ |
| | | ### containing an aci attribute type failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=An attempt to modify an aci attribute \ |
| | | ### type in the entry "%s" failed because of the following reason: %s |
| | | ###SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s", located in the entry "%s", \ |
| | | ### because of the following reason: %s |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=\u5c1d\u8bd5\u6dfb\u52a0\u5305\u542b aci \u5c5e\u6027\u7c7b\u578b\u7684\u6761\u76ee "%s" \u5931\u8d25\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\u5c1d\u8bd5\u4fee\u6539\u6761\u76ee "%s" \u4e2d\u7684 aci \u5c5e\u6027\u7c7b\u578b\u5931\u8d25\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= "%s" \u4f4d\u4e8e\u6761\u76ee "%s" \u4e2d\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=\u5728\u4e0a\u4e0b\u6587 "%s" \u4e2d\u672a\u627e\u5230\u4efb\u4f55\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u7c7b\u578b |
| | | INFO_ACI_ADD_LIST_ACIS_50=\u5df2\u5c06\u5728\u4e0a\u4e0b\u6587 "%2$s" \u4e2d\u627e\u5230\u7684 %1$s \u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u7c7b\u578b\u6dfb\u52a0\u5230\u8bbf\u95ee\u63a7\u5236\u8bc4\u4f30\u5f15\u64ce\u4e2d |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=The \ |
| | | ### provided Access Control Instruction (ACI) bind rule userattr expression \ |
| | | ### inheritance pattern value "%s" is invalid for the roledn keyword because it \ |
| | | ### starts with the string "parent[" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because it is not in the correct format.A valid targattrsfilters \ |
| | | ### expression value must be in the following format: "add=attr1: F1 && attr2: F2 \ |
| | | ### ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=The provided \ |
| | | ### Access Control Instruction (ACI) targattrfilter expression value %s is \ |
| | | ### invalid because the both operation tokens match in the two filter lists |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because there are more than two filter list statements |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because the provided filter list string is in the wrong format. A \ |
| | | ### valid targattrfilters filter list must be in the following format: add=attr1: \ |
| | | ### F1 && attr2: F2 ... && attrN: FN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid for the \ |
| | | ### following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=The \ |
| | | ### provided Access Control Instruction (ACI) targattrfilters expression value %s \ |
| | | ### is invalid because one or more of the specified filters are invalid because \ |
| | | ### of non-matching attribute type names in the filter |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=The provided Access \ |
| | | ### Control Instruction (ACI) attribute name value %s is invalid. A valid \ |
| | | ### attribute type name must begin with an ASCII letter and must contain only \ |
| | | ### ASCII letters,digits or the "-" character |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u7ee7\u627f\u6a21\u5f0f\u503c "%s" \u5bf9 roledn \u5173\u952e\u5b57\u65e0\u6548\uff0c\u56e0\u4e3a\u5b83\u4ee5\u5b57\u7b26\u4e32 "parent[" \u5f00\u5934 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilter \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u539f\u56e0\u662f %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\u56e0\u4e3a\u683c\u5f0f\u4e0d\u6b63\u786e\uff0c\u6240\u4ee5\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilter \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\u3002\u6709\u6548\u7684 targattrsfilters \u8868\u8fbe\u5f0f\u503c\u5fc5\u987b\u662f\u4ee5\u4e0b\u683c\u5f0f\uff1a"add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilter \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u539f\u56e0\u662f\u4e24\u4e2a\u8fc7\u6ee4\u5668\u5217\u8868\u4e2d\u7684\u64cd\u4f5c\u4ee4\u724c\u90fd\u5339\u914d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilters \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u56e0\u4e3a\u6709\u4e24\u4e2a\u4ee5\u4e0a\u7684\u8fc7\u6ee4\u5668\u5217\u8868\u8bed\u53e5 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilters \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u56e0\u4e3a\u63d0\u4f9b\u7684\u8fc7\u6ee4\u5668\u5217\u8868\u5b57\u7b26\u4e32\u683c\u5f0f\u9519\u8bef\u3002\u6709\u6548\u7684 targattrfilters \u8fc7\u6ee4\u5668\u5668\u5217\u8868\u5fc5\u987b\u4e3a\u4ee5\u4e0b\u683c\u5f0f\uff1aadd=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilters \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u56e0\u4e3a\u4e00\u4e2a\u6216\u591a\u4e2a\u6307\u5b9a\u7684\u8fc7\u6ee4\u5668\u65e0\u6548\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targattrfilters \u8868\u8fbe\u5f0f\u503c %s \u65e0\u6548\uff0c\u56e0\u4e3a\u4e00\u4e2a\u6216\u591a\u4e2a\u6307\u5b9a\u7684\u8fc7\u6ee4\u5668\u7531\u4e8e\u8fc7\u6ee4\u5668\u4e2d\u975e\u5339\u914d\u7684\u5c5e\u6027\u7c7b\u578b\u540d\u79f0\u800c\u65e0\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u540d\u79f0\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684\u5c5e\u6027\u7c7b\u578b\u540d\u79f0\u5fc5\u987b\u4ee5 ASCII\uff08\u7f8e\u56fd\u4fe1\u606f\u4ea4\u6362\u6807\u51c6\u4ee3\u7801\uff09\u5b57\u6bcd\u5f00\u5934\uff0c\u5e76\u4e14\u5fc5\u987b\u4ec5\u5305\u542b ASCII\uff08\u7f8e\u56fd\u4fe1\u606f\u4ea4\u6362\u6807\u51c6\u4ee3\u7801\uff09\u5b57\u6bcd\u3001\u6570\u5b57\u6216 "-" \u5b57\u7b26 |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 authmethod \u8868\u8fbe\u5f0f\u4e2d\u63d0\u4f9b\u7684 SASL \u673a\u5236 "%s" \u4e0d\u662f\u5f53\u524d\u5728\u670d\u52a1\u5668\u4e2d\u6ce8\u518c\u7684\u673a\u5236\u4e4b\u4e00 |
| | | ###SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, but the canonical representation for that hostname is configured \ |
| | | ### to be %s. The server will attempt to automatically interpret the correct \ |
| | | ### localhost value |
| | | ###SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule dns expression value "%s" references \ |
| | | ### hostname %s, which resolves to IP address %s, but the canonical hostname for \ |
| | | ### that IP address is %s. This likely means that the provided hostname will \ |
| | | ### never match any clients |
| | | ###SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=An error occurred while \ |
| | | ### attempting to determine whether hostname %s referenced in dns expression bind \ |
| | | ### rule "%s" used the correct canonical representation: %s. This likely means \ |
| | | ### that the provided hostname will never match any clients |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 dns \u8868\u8fbe\u5f0f\u503c "%s" \u5f15\u7528\u4e3b\u673a\u540d %s\uff0c\u4f46\u8be5\u4e3b\u673a\u540d\u7684\u6743\u5a01\u4ee3\u8868\u914d\u7f6e\u4e3a %s\u3002\u670d\u52a1\u5668\u5c06\u5c1d\u8bd5\u81ea\u52a8\u89e3\u91ca\u6b63\u786e\u7684\u672c\u5730\u4e3b\u673a\u503c |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 dns \u8868\u8fbe\u5f0f\u503c "%s" \u5f15\u7528\u4e3b\u673a\u540d %s\uff0c\u8be5\u4e3b\u673a\u540d\u5c06\u89e3\u6790\u4e3a IP \u5730\u5740 %s\uff0c\u4f46\u8be5 IP \u5730\u5740\u7684\u6743\u5a01\u4e3b\u673a\u540d\u662f %s\u3002\u8fd9\u5f88\u53ef\u80fd\u8868\u793a\u63d0\u4f9b\u7684\u4e3b\u673a\u540d\u5c06\u65e0\u6cd5\u5339\u914d\u4efb\u4f55\u5ba2\u6237\u7aef |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=\u5c1d\u8bd5\u786e\u5b9a\u5728 dns \u8868\u8fbe\u5f0f\u7ed1\u5b9a\u89c4\u5219 "%2$s" \u4e2d\u5f15\u7528\u7684\u4e3b\u673a\u540d %1$s \u662f\u5426\u4f7f\u7528\u6b63\u786e\u7684\u6743\u5a01\u4ee3\u8868 %3$s \u65f6\u51fa\u9519\u3002\u8fd9\u5f88\u53ef\u80fd\u8868\u793a\u63d0\u4f9b\u7684\u4e3b\u673a\u540d\u5c06\u65e0\u6cd5\u5339\u914d\u4efb\u4f55\u5ba2\u6237\u7aef |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\u6307\u5b9a\u4e00\u4e2a\u5168\u5c40\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u7c7b\u578b\uff0c\u5b83\u53ef\u7528\u4e8e\u5b9a\u4e49\u5728\u547d\u540d\u4e0a\u4e0b\u6587\u4e2d\u5177\u6709\u5168\u5c40\u8303\u56f4\u7684 ACI |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\u672a\u627e\u5230\u4efb\u4f55\u5168\u5c40\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u7c7b\u578b |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=\u5df2\u5c06 %s \u5168\u5c40\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u5c5e\u6027\u7c7b\u578b\u6dfb\u52a0\u5230\u8bbf\u95ee\u63a7\u5236\u8bc4\u4f30\u5f15\u64ce\u4e2d |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\u5728\u5904\u7406\u914d\u7f6e\u6761\u76ee %s \u4e2d\u7684 ds-cfg-global-aci \u5c5e\u6027\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\u5728\u5904\u7406\u914d\u7f6e\u7cfb\u7edf\u4e2d\u7684 aci \u5c5e\u6027\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef |
| | | ###SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=The pattern DN %s is \ |
| | | ### not valid because it contains two consecutive wildcards in an attribute value |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=The pattern DN %s is not \ |
| | | ### valid because it uses wildcards for substring matching on an attribute type. \ |
| | | ### A single wildcard is allowed in place of an attribute type |
| | | ###SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=The pattern DN %s \ |
| | | ### is not valid because it contains a wildcard in an attribute type in a \ |
| | | ### multi-valued RDN |
| | | ###SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=Unable to obtain a \ |
| | | ### lock on the ModifyDN new superior entry %s |
| | | ###SEVERE_WARN_ACI_NOT_VALID_DN_73=Selfwrite check skipped because an attribute \ |
| | | ### "%s" with a distinguished name syntax was not a valid DN |
| | | ###SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=The provided Access Control \ |
| | | ### Instruction (ACI) targetattr expression value "%s" is invalid because the \ |
| | | ### expression contains invalid or duplicate tokens |
| | | ###SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=The provided Access Control \ |
| | | ### Instruction (ACI) expression value "%s" is invalid because it contains the \ |
| | | ### roledn keyword, which is not supported, replace it with the groupdn keyword |
| | | ###SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=Failed to decode the Access Control \ |
| | | ### Instruction (ACI)%s |
| | | ###SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=The server is being put into lockdown \ |
| | | ### mode because invalid ACIs rules were detected either when the server was \ |
| | | ### started or during a backend initialization |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule userattr expression value failed to URL decode \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the ldap URL "%s" contains an empty base DN |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=The provided Access \ |
| | | ### Control Instruction (ACI) bind rule userattr expression value failed to parse \ |
| | | ### because the attribute field of the ldap URL "%s" either contains more than \ |
| | | ### one description or the field is empty |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix value of the expression "%s" was an invalid value. All values must \ |
| | | ### greater than or equal to 0 and either less than or equal 32 for IPV4 \ |
| | | ### addresses or less than or equal to 128 for IPV6 addresses |
| | | ###SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### prefix part of the expression "%s" has an non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" format was invalid |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### IPv4 address expression "%s" contains an invalid value. All values of the \ |
| | | ### address must be between 0 and 255 |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv4 address expression "%s" contains a non-numeric value |
| | | ###SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### the IPv6 address expression "%s" contains an illegal wildcard character. \ |
| | | ### Wildcards are not supported when using IPv6 addresses in a IP bind rule \ |
| | | ### expression |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression "%s" failed to parse for \ |
| | | ### the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid format |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=The provided Access Control \ |
| | | ### Instruction (ACI) bind rule IP address expression failed to parse because the \ |
| | | ### netmask part of the expression "%s" has an invalid value |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=The provided \ |
| | | ### Access Control Instruction (ACI) targetcontrol expression value "%s" is \ |
| | | ### invalid. A valid targetcontrol keyword expression value requires one or more \ |
| | | ### valid control OID strings in the following format: oid [|| oid1] ... [|| \ |
| | | ### oidN] |
| | | ###SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the value contained an illegal character %c at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=The provided Access \ |
| | | ### Control Instruction (ACI) targetcontrol OID value "%s" could not be parsed \ |
| | | ### because the numeric OID contained two consecutive periods at position %d |
| | | ###SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=The access control \ |
| | | ### check failed because a geteffectiverights control could not be decoded \ |
| | | ### because of the following reason: "%s" |
| | | ###SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=The provided Access \ |
| | | ### Control Instruction (ACI) extop expression value "%s" is invalid. A valid \ |
| | | ### extop keyword expression value requires one or more valid extended operation \ |
| | | ### request OID strings in the following format: oid [|| oid1] ... [|| oidN] |
| | | ###SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=Backend %s does not have a \ |
| | | ### presence index defined for attribute type %s. Access control initialization \ |
| | | ### may take a very long time to complete in this backend |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=\u6a21\u5f0f DN %s \u65e0\u6548\uff0c\u56e0\u4e3a\u5728\u5176\u5c5e\u6027\u503c\u4e2d\u8fde\u7eed\u5305\u542b\u4e24\u4e2a\u901a\u914d\u7b26 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=\u6a21\u5f0f DN %s \u65e0\u6548\uff0c\u56e0\u4e3a\u5176\u4e3a\u5339\u914d\u5c5e\u6027\u7c7b\u578b\u7684\u5b50\u4e32\u4f7f\u7528\u901a\u914d\u7b26\u3002\u5728\u4e00\u4e2a\u5c5e\u6027\u7c7b\u578b\u4e2d\u5141\u8bb8\u4f7f\u7528\u5355\u4e2a\u901a\u914d\u7b26 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=\u6a21\u5f0f DN %s \u65e0\u6548\uff0c\u56e0\u4e3a\u5176\u5728\u591a\u503c RDN \u7684\u5c5e\u6027\u7c7b\u578b\u4e2d\u5305\u542b\u901a\u914d\u7b26 |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=\u65e0\u6cd5\u83b7\u5f97 ModifyDN \u65b0\u4e0a\u7ea7\u6761\u76ee %s \u7684\u9501 |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\u56e0\u4e3a\u4f7f\u7528\u6807\u8bc6\u540d\u8bed\u6cd5\u7684\u5c5e\u6027 "%s" \u4e0d\u662f\u6709\u6548\u7684 DN\uff0c\u6240\u4ee5\u8df3\u8fc7 Selfwrite \u68c0\u67e5 |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetattr \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u8be5\u8868\u8fbe\u5f0f\u5305\u542b\u65e0\u6548\u6216\u91cd\u590d\u7684\u4ee4\u724c |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\uff0c\u56e0\u4e3a\u5b83\u5305\u542b\u4e0d\u652f\u6301\u7684 roledn \u5173\u952e\u5b57\uff0c\u53ef\u4ee5\u4f7f\u7528 groupdn \u5173\u952e\u5b57\u4ee3\u66ff\u8be5\u5173\u952e\u5b57 |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=\u65e0\u6cd5\u89e3\u7801\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI)%s |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\u56e0\u4e3a\u5728\u542f\u52a8\u670d\u52a1\u5668\u6216\u540e\u7aef\u521d\u59cb\u5316\u671f\u95f4\u68c0\u6d4b\u5230\u65e0\u6548\u7684 ACI \u89c4\u5219\uff0c\u6240\u4ee5\u8be5\u670d\u52a1\u5668\u8fdb\u5165\u9501\u5b9a\u6a21\u5f0f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u503c\u65e0\u6cd5\u8fdb\u884c URL \u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u503c\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a ldap URL "%s" \u5305\u542b\u7a7a\u7684\u57fa DN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 userattr \u8868\u8fbe\u5f0f\u503c\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a ldap URL "%s" \u7684\u5c5e\u6027\u5b57\u6bb5\u5305\u542b\u591a\u4e2a\u63cf\u8ff0\u6216\u8be5\u5b57\u6bb5\u4e3a\u7a7a |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8868\u8fbe\u5f0f "%s" \u7684\u524d\u7f00\u90e8\u5206\u5305\u542b\u65e0\u6548\u683c\u5f0f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8868\u8fbe\u5f0f "%s" \u7684\u524d\u7f00\u503c\u662f\u65e0\u6548\u503c\u3002\u5bf9\u4e8e IPV4 \u5730\u5740\uff0c\u6240\u6709\u503c\u5fc5\u987b\u5927\u4e8e\u7b49\u4e8e 0 \u5e76\u4e14\u5c0f\u4e8e\u7b49\u4e8e 32\uff0c\u5bf9\u4e8e IPV6 \u5730\u5740\uff0c\u6240\u6709\u503c\u5fc5\u987b\u5c0f\u4e8e\u7b49\u4e8e 128 |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8868\u8fbe\u5f0f "%s" \u7684\u524d\u7f00\u90e8\u5206\u5305\u542b\u975e\u6570\u5b57\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a IPv4 \u5730\u5740\u8868\u8fbe\u5f0f "%s" \u683c\u5f0f\u65e0\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a IPv4 \u5730\u5740\u8868\u8fbe\u5f0f "%s" \u5305\u542b\u65e0\u6548\u503c\u3002\u6240\u6709\u5730\u5740\u503c\u5fc5\u987b\u5728 0 \u81f3 255 \u4e4b\u95f4 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a IPv4 \u5730\u5740\u8868\u8fbe\u5f0f "%s" \u5305\u542b\u975e\u6570\u5b57\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a IPv6 \u5730\u5740\u8868\u8fbe\u5f0f "%s" \u5305\u542b\u975e\u6cd5\u901a\u914d\u7b26\u5b57\u7b26\u3002\u5728 IP \u7ed1\u5b9a\u89c4\u5219\u8868\u8fbe\u5f0f\u4e2d\u4f7f\u7528 IPv6 \u5730\u5740\u65f6\u4e0d\u652f\u6301\u901a\u914d\u7b26 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f "%s" \u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u539f\u56e0\u5982\u4e0b: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8868\u8fbe\u5f0f "%s" \u7684\u7f51\u7edc\u63a9\u7801\u90e8\u5206\u5305\u542b\u65e0\u6548\u683c\u5f0f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) \u7ed1\u5b9a\u89c4\u5219 IP address \u8868\u8fbe\u5f0f\u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8868\u8fbe\u5f0f "%s" \u7684\u7f51\u7edc\u63a9\u7801\u90e8\u5206\u5305\u542b\u65e0\u6548\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetcontrol \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 targetcontrol \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u4ee5\u4e0b\u683c\u5f0f\u7684\u6709\u6548\u63a7\u5236 OID \u5b57\u7b26\u4e32\uff1aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetcontrol OID \u503c "%s" \u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8be5\u503c\u5728\u4f4d\u7f6e %d \u5904\u5305\u542b\u975e\u6cd5\u5b57\u7b26 %c |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) targetcontrol OID \u503c "%s" \u65e0\u6cd5\u8fdb\u884c\u89e3\u6790\uff0c\u56e0\u4e3a\u8be5\u6570\u5b57 OID \u5728\u4f4d\u7f6e %d \u5904\u5305\u542b\u4e24\u4e2a\u8fde\u7eed\u7684\u53e5\u70b9 |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\u8bbf\u95ee\u63a7\u5236\u68c0\u67e5\u5931\u8d25\uff0c\u56e0\u4e3a geteffectiverights \u63a7\u4ef6\u65e0\u6cd5\u8fdb\u884c\u89e3\u7801\uff0c\u539f\u56e0\u5982\u4e0b: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\u63d0\u4f9b\u7684\u8bbf\u95ee\u63a7\u5236\u6307\u4ee4 (Access Control Instruction, ACI) extop \u8868\u8fbe\u5f0f\u503c "%s" \u65e0\u6548\u3002\u6709\u6548\u7684 extop \u5173\u952e\u5b57\u8868\u8fbe\u5f0f\u503c\u9700\u8981\u4e00\u4e2a\u6216\u591a\u4e2a\u4ee5\u4e0b\u683c\u5f0f\u7684\u6709\u6548\u6269\u5c55\u64cd\u4f5c\u8bf7\u6c42 OID \u5b57\u7b26\u4e32\uff1aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\u540e\u7aef %s \u6ca1\u6709\u4e3a\u5c5e\u6027\u7c7b\u578b %s \u5b9a\u4e49\u7684\u5b58\u5728\u7d22\u5f15\u3002\u8bbf\u95ee\u63a7\u5236\u521d\u59cb\u5316\u53ef\u80fd\u9700\u8981\u5728\u540e\u53f0\u6267\u884c\u5f88\u957f\u4e00\u6bb5\u65f6\u95f4\u624d\u80fd\u5b8c\u6210 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=The provided Access Control Instruction (ACI) bind rule SSF expression "%s" failed to parse for the following reason: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=The provided Access Control Instruction (ACI) bind rule ssf expression value "%s" is not in the valid range. A valid ssf value is in the range of 1 to 1024 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=The provided Access Control Instruction (ACI) bind rule timeofday expression "%s" failed to parse for the following reason: "%s" |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\u63d0\u4f9b\u7684\u5b57\u4e32\u300c%s\u300d\u7121\u6cd5\u5256\u6790\u70ba\u6709\u6548\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI)\uff0c\u56e0\u70ba\u5b83\u672a\u901a\u904e\u4e00\u822c ACI \u8a9e\u6cd5\u8a55\u4f30 |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u7248\u672c\u503c\u300c%s\u300d\u7121\u6548\uff0c\u50c5\u652f\u63f4\u7248\u672c 3.0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4\u5b58\u53d6\u985e\u578b\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u5b58\u53d6\u985e\u578b\u503c\u70ba\u4e0d\u662f\u5141\u8a31\u5c31\u662f\u62d2\u7d55 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u6b0a\u9650\u503c\u300c%s\u300d\u7121\u6548\u3002\u6b0a\u9650\u5fc5\u9808\u662f\u653e\u5728\u62ec\u5f27\u4e2d 1 \u81f3 6 \u500b\u4ee5\u9017\u865f\u5206\u9694\u7684\u95dc\u9375\u5b57\u6e05\u55ae |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u6b0a\u9650\u95dc\u9375\u5b57\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u6b0a\u9650\u95dc\u9375\u5b57\u503c\u70ba\u4e0b\u5217\u5176\u4e2d\u4e00\u6216\u591a\u500b\u503c\uff1a\u8b80\u53d6\u3001\u5beb\u5165\u3001\u589e\u52a0\u3001\u522a\u9664\u3001\u641c\u5c0b\u3001\u6bd4\u8f03\uff0c\u6216\u4e0a\u8ff0\u5168\u90e8\u503c |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u7f3a\u5c11\u8207\u5de6\u62ec\u5f27\u5c0d\u61c9\u7684\u53f3\u62ec\u5f27 |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7d50\u898f\u5247\u503c\u5fc5\u9808\u70ba\u4e0b\u5217\u5f62\u5f0f\uff1akeyword operator "expression" (\u95dc\u9375\u5b57 \u904b\u7b97\u5b50 "\u8868\u793a\u5f0f") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u95dc\u9375\u5b57\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u95dc\u9375\u5b57\u503c\u70ba\u4e0b\u5217\u5176\u4e2d\u4e00\u9805\uff1auserdn\u3001groupdn\u3001roledn\u3001userattr\u3001ip\u3001dns\u3001dayofweek\u3001timeofday \u6216 authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u904b\u7b97\u5b50\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7d50\u898f\u5247\u904b\u7b97\u5b50\u503c\u4e0d\u662f\u300c=\u300d\u5c31\u662f\u300c!=\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\u5c0d\u61c9\u65bc\u95dc\u9375\u5b57\u503c\u300c%s\u300d\u4e4b\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u8868\u793a\u5f0f\u503c\u7f3a\u5c11\u8868\u793a\u5f0f\u3002\u6709\u6548\u7684\u9023\u7d50\u898f\u5247\u503c\u5fc5\u9808\u70ba\u4e0b\u5217\u5f62\u5f0f\uff1akeyword operator "expression" (\u95dc\u9375\u5b57 \u904b\u7b97\u5b50 "\u8868\u793a\u5f0f") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u5e03\u6797\u904b\u7b97\u5b50\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7d50\u898f\u5247\u5e03\u6797\u904b\u7b97\u5b50\u503c\u4e0d\u662f\u300cOR\u300d\u5c31\u662f\u300cAND\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247\u95dc\u9375\u5b57\u5b57\u4e32\u300c%s\u300d\u7121\u6548 (\u91dd\u5c0d\u9023\u7d50\u898f\u5247\u904b\u7b97\u5b50\u5b57\u4e32\u300c%s\u300d\u800c\u8a00) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userdn \u8868\u793a\u5f0f\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u9032\u884c URL \u89e3\u78bc: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 roledn \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 roledn \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u6216\u591a\u500b LDAP URL\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 roledn \u8868\u793a\u5f0f\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u9032\u884c URL \u89e3\u78bc: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 groupdn \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 groupdn \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u6216\u591a\u500b LDAP URL\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 groupdn \u8868\u793a\u5f0f\u503c\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u9032\u884c URL \u89e3\u78bc: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\u7db2\u8def\u906e\u7f69\u503c\u300c%s\u300d\u7121\u6548 (\u91dd\u5c0d ip \u8868\u793a\u5f0f\u7db2\u8def\u4f4d\u5740\u300c%s\u300d\u800c\u8a00) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\u4f4d\u5740\u985e\u578b\u503c\u300c%s\u300d\u7684\u4f4d\u5143\u906e\u7f69\u7121\u6548\u3002%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 ip \u8868\u793a\u5f0f\u503c\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u89e3\u78bc: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 ip \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 ip \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u9700\u8981\u6709\u6548 IP \u4f4d\u5740\u6e05\u55ae\u8868\u793a\u5f0f\u7684\u4e00\u6216\u591a\u500b\u4ee5\u9017\u865f\u5206\u9694\u7684\u5143\u7d20 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 dns \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 dns \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u500b\u6709\u6548\u4e4b\u5b8c\u5168\u5408\u683c\u7684 DNS \u7db2\u57df\u540d\u7a31 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 dns \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u842c\u7528\u5b57\u5143\u6a23\u5f0f\u51fa\u73fe\u65bc\u932f\u8aa4\u7684\u4f4d\u7f6e\u3002\u6709\u6548\u7684 dns \u95dc\u9375\u5b57\u842c\u7528\u5b57\u5143\u8868\u793a\u5f0f\u503c\u8981\u6c42\u300c*\u300d\u5b57\u5143\u53ea\u80fd\u4f4d\u65bc\u7db2\u57df\u540d\u7a31\u7684\u6700\u5de6\u908a\u4f4d\u7f6e |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 dayofweek \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u661f\u671f\u503c\u7121\u6548\u3002\u6709\u6548\u7684 dayofweek \u503c\u70ba\u4e0b\u5217\u5176\u4e2d\u4e00\u500b\u7e2e\u5beb (\u542b\u4e09\u500b\u82f1\u6587\u5b57\u6bcd)\uff1asun\u3001mon\u3001tue\u3001wed\u3001thu\u3001fri \u6216 sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 timeofday \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 timeofday \u503c\u6703\u4ee5\u56db\u500b\u6578\u5b57\u8868\u793a\uff0c\u4ee3\u8868 24 \u5c0f\u6642\u5236\u7684\u5c0f\u6642\u8207\u5206\u9418 (0 \u81f3 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 timeofday \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u4e0d\u5728\u6709\u6548\u7684\u7bc4\u570d\u5167\u3002\u6709\u6548\u7684 timeofday \u503c\u6703\u4ee5\u56db\u500b\u6578\u5b57\u8868\u793a\uff0c\u4ee3\u8868 24 \u5c0f\u6642\u5236\u7684\u5c0f\u6642\u8207\u5206\u9418 (0 \u81f3 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 authmethod \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 authmethod \u503c\u70ba\u4e0b\u5217\u5176\u4e2d\u4e00\u9805\uff1a\u7121\u3001\u7c21\u6613\u3001SSL \u6216\u300csasl \u6a5f\u5236\u300d\uff0c\u800c\u6a5f\u5236\u5247\u70ba\u67d0\u500b\u652f\u63f4\u7684 SASL \u6a5f\u5236\uff0c\u5305\u542b CRAM-MD5\u3001DIGEST-MD5 \u548c GSSAPI |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\u4e0d\u652f\u63f4\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u503c\u300c%s\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u7e7c\u627f\u6a23\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u7e7c\u627f\u6a23\u5f0f\u503c\u5fc5\u9808\u5177\u6709\u4e0b\u5217\u683c\u5f0f\uff1aparent[inheritance_level].attribute#bindType |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u7e7c\u627f\u6a23\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u7e7c\u627f\u5c64\u7d1a\u503c\u4e0d\u80fd\u8d85\u904e %s \u7684\u6700\u5927\u5c64\u7d1a\u9650\u5236 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u7e7c\u627f\u6a23\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u4e0d\u662f\u6578\u5b57 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u898f\u5247\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u76ee\u6a19\u898f\u5247\u503c\u5fc5\u9808\u70ba\u4e0b\u5217\u5f62\u5f0f\uff1akeyword operator "expression" (\u95dc\u9375\u5b57 \u904b\u7b97\u5b50 "\u8868\u793a\u5f0f") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u95dc\u9375\u5b57\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u76ee\u6a19\u95dc\u9375\u5b57\u503c\u70ba\u4e0b\u5217\u5176\u4e2d\u4e00\u9805\uff1atarget\u3001targetscope\u3001targetfilter\u3001targetattr \u6216 targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u904b\u7b97\u5b50\u503c\u300c%s\u300d\u7121\u6548\u3002\u300c%s\u300d\u95dc\u9375\u5b57\u7684\u552f\u4e00\u6709\u6548\u76ee\u6a19\u904b\u7b97\u5b50\u503c\u70ba\u300c=\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\u6b64\u6642\u4e0d\u652f\u63f4\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u95dc\u9375\u5b57\u503c\u300c%s\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u95dc\u9375\u5b57\u503c\u300c%s\u300d\u5728 ACI\u300c%s\u300d\u4e2d\u591a\u6b21\u51fa\u73fe |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u95dc\u9375\u5b57\u904b\u7b97\u5b50\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u76ee\u6a19\u95dc\u9375\u5b57\u904b\u7b97\u5b50\u503c\u4e0d\u662f\u300c=\u300d\u5c31\u662f\u300c!=\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetscope \u8868\u793a\u5f0f\u904b\u7b97\u5b50\u503c\u300c%s\u300d\u7121\u6548\u3002A valid targetscope expression value is one of the following: one, onelevel, subtree or subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684\u76ee\u6a19\u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u500b LDAP URL\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aldap:///distinguished_name_pattern |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u76ee\u6a19\u8868\u793a\u5f0f DN \u503c\u300c%s\u300d\u7121\u6548\u3002\u5982\u679c\u76ee\u6a19\u8868\u793a\u5f0f DN \u4e2d\u672a\u6307\u5b9a\u4efb\u4f55\u842c\u7528\u5b57\u5143\uff0c\u5247\u76ee\u6a19\u8868\u793a\u5f0f DN \u503c\u5fc5\u9808\u662f ACI \u9805\u76ee DN\u300c%s\u300d\u7684\u5b50\u7cfb |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetattr \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 targetattr \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u6216\u591a\u500b\u6709\u6548\u7684\u5c6c\u6027\u985e\u578b\u540d\u7a31\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aattribute1 [|| attribute1] ... [|| attributeN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetfilter \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u4e0d\u662f\u6709\u6548\u7684 LDAP \u7be9\u9078\u5668 |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\u5617\u8a66\u589e\u52a0\u542b\u6709 aci \u5c6c\u6027\u985e\u578b\u7684\u9805\u76ee\u300c%s\u300d\u5931\u6557\uff0c\u56e0\u70ba\u6388\u6b0a DN\u300c%s\u300d\u7f3a\u5c11 modify-acl \u6b0a\u9650 |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\u5617\u8a66\u4fee\u6539\u9805\u76ee\u300c%s\u300d\u4e2d\u7684 aci \u5c6c\u6027\u985e\u578b\u5931\u6557\uff0c\u56e0\u70ba\u6388\u6b0a DN\u300c%s\u300d\u7f3a\u5c11 modify-acl \u6b0a\u9650 |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=\u5617\u8a66\u589e\u52a0\u542b\u6709 aci \u5c6c\u6027\u985e\u578b\u7684\u9805\u76ee\u300c%s\u300d\u5931\u6557\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\u5617\u8a66\u4fee\u6539\u9805\u76ee\u300c%s\u300d\u4e2d\u7684 aci \u5c6c\u6027\u985e\u578b\u5931\u6557\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= \u300c%s\u300d\uff0c\u4f4d\u65bc\u9805\u76ee\u300c%s\u300d\u4e2d\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=\u5728\u74b0\u5883\u300c%s\u300d\u4e2d\u627e\u4e0d\u5230\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u985e\u578b |
| | | INFO_ACI_ADD_LIST_ACIS_50=\u5df2\u5c07\u5728\u74b0\u5883\u300c%2$s\u300d\u4e2d\u627e\u5230\u7684 %1$s \u500b\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u985e\u578b\u589e\u52a0\u81f3\u5b58\u53d6\u63a7\u5236\u8a55\u4f30\u5f15\u64ce |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u7e7c\u627f\u6a23\u5f0f\u503c\u300c%s\u300d\u5c0d roledn \u95dc\u9375\u5b57\u800c\u8a00\u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u7684\u958b\u982d\u662f\u5b57\u4e32\u300cparent[\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilter \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilter \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u7684\u683c\u5f0f\u4e0d\u6b63\u78ba\u3002\u6709\u6548\u7684 targattrsfilters \u8868\u793a\u5f0f\u503c\u5fc5\u9808\u70ba\u4e0b\u5217\u683c\u5f0f\uff1a"add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilter \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u5169\u500b\u904b\u7b97\u8a18\u865f\u5728\u5169\u4efd\u7be9\u9078\u5668\u6e05\u55ae\u4e2d\u90fd\u76f8\u7b26 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilters \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u6709\u5169\u500b\u4ee5\u4e0a\u7684\u7be9\u9078\u5668\u6e05\u55ae\u6558\u8ff0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilters \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u63d0\u4f9b\u7684\u7be9\u9078\u5668\u6e05\u55ae\u5b57\u4e32\u70ba\u932f\u8aa4\u683c\u5f0f\u3002\u6709\u6548\u7684 targattrfilters \u7be9\u9078\u5668\u6e05\u55ae\u5fc5\u9808\u70ba\u4e0b\u5217\u683c\u5f0f\uff1aadd=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilters \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u5176\u4e2d\u4e00\u6216\u591a\u500b\u6307\u5b9a\u7684\u7be9\u9078\u5668\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6548: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targattrfilters \u8868\u793a\u5f0f\u503c %s \u7121\u6548\uff0c\u56e0\u70ba\u5176\u4e2d\u4e00\u6216\u591a\u500b\u6307\u5b9a\u7684\u7be9\u9078\u5668\u7121\u6548\uff0c\u9019\u662f\u7531\u65bc\u7be9\u9078\u5668\u4e2d\u6709\u4e0d\u76f8\u7b26\u7684\u5c6c\u6027\u985e\u578b\u540d\u7a31 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u540d\u7a31\u503c %s \u7121\u6548\u3002\u6709\u6548\u7684\u5c6c\u6027\u985e\u578b\u540d\u7a31\u5fc5\u9808\u4ee5 ASCII \u5b57\u6bcd\u4f5c\u70ba\u958b\u982d\uff0c\u800c\u4e14\u53ea\u80fd\u5305\u542b ASCII \u5b57\u6bcd\u3001\u6578\u5b57\u6216\u300c-\u300d\u5b57\u5143 |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=\u5728\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 authmethod \u8868\u793a\u5f0f\u4e2d\u63d0\u4f9b\u7684 SASL \u6a5f\u5236\u300c%s\u300d\u4e0d\u662f\u4f3a\u670d\u5668\u4e2d\u76ee\u524d\u5df2\u8a3b\u518a\u7684\u6a5f\u5236\u4e4b\u4e00 |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 dns \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u53c3\u7167\u4e3b\u6a5f\u540d\u7a31 %s\uff0c\u4f46\u8a72\u4e3b\u6a5f\u540d\u7a31\u7684\u5178\u578b\u8868\u793a\u65b9\u5f0f\u5df2\u914d\u7f6e\u70ba %s\u3002\u4f3a\u670d\u5668\u5c07\u5617\u8a66\u81ea\u52d5\u89e3\u8b6f\u6b63\u78ba\u7684 localhost \u503c |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 dns \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u53c3\u7167\u4e3b\u6a5f\u540d\u7a31 %s\uff0c\u8a72\u540d\u7a31\u6703\u89e3\u6790\u70ba IP \u4f4d\u5740 %s\uff0c\u4f46\u8a72 IP \u4f4d\u5740\u7684\u5178\u578b\u4e3b\u6a5f\u540d\u7a31\u70ba %s\u3002\u9019\u53ef\u80fd\u8868\u793a\u63d0\u4f9b\u7684\u4e3b\u6a5f\u540d\u7a31\u7d55\u4e0d\u6703\u7b26\u5408\u4efb\u4f55\u7528\u6236\u7aef |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=\u5617\u8a66\u5224\u5b9a\u5728 dns \u8868\u793a\u5f0f\u9023\u7d50\u898f\u5247\u300c%2$s\u300d\u4e2d\u6240\u53c3\u7167\u7684\u4e3b\u6a5f\u540d\u7a31 %1$s \u662f\u5426\u4f7f\u7528\u6b63\u78ba\u7684\u5178\u578b\u8868\u793a\u65b9\u5f0f\u6642\u767c\u751f\u932f\u8aa4: %3$s\u3002\u9019\u53ef\u80fd\u8868\u793a\u63d0\u4f9b\u7684\u4e3b\u6a5f\u540d\u7a31\u7d55\u4e0d\u6703\u7b26\u5408\u4efb\u4f55\u7528\u6236\u7aef |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\u6307\u5b9a\u5168\u57df\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u985e\u578b\uff0c\u8a72\u985e\u578b\u53ef\u7528\u65bc\u5b9a\u7fa9\u5728\u6240\u6709\u547d\u540d\u74b0\u5883\u4e2d\u5177\u6709\u5168\u57df\u7bc4\u570d\u7684 ACI |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\u627e\u4e0d\u5230\u5168\u57df\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u985e\u578b |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=\u5df2\u5c07 %s \u500b\u5168\u57df\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u5c6c\u6027\u985e\u578b\u589e\u52a0\u81f3\u5b58\u53d6\u63a7\u5236\u8a55\u4f30\u5f15\u64ce |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\u5728\u8655\u7406\u914d\u7f6e\u9805\u76ee %s \u4e2d\u7684 ds-cfg-global-aci \u5c6c\u6027\u6642\u767c\u751f\u672a\u9810\u671f\u7684\u932f\u8aa4 |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\u5728\u914d\u7f6e\u7cfb\u7d71\u4e2d\u8655\u7406 aci \u5c6c\u6027\u6642\u767c\u751f\u672a\u9810\u671f\u7684\u932f\u8aa4 |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=\u6a23\u5f0f DN %s \u7121\u6548\uff0c\u56e0\u70ba\u5b83\u5728\u5c6c\u6027\u503c\u4e2d\u5305\u542b\u5169\u500b\u9023\u7e8c\u7684\u842c\u7528\u5b57\u5143 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=\u6a23\u5f0f DN %s \u7121\u6548\uff0c\u56e0\u70ba\u5b83\u5c07\u842c\u7528\u5b57\u5143\u7528\u65bc\u5c6c\u6027\u985e\u578b\u7684\u5b50\u5b57\u4e32\u76f8\u7b26\u3002\u5141\u8a31\u4ee5\u55ae\u4e00\u842c\u7528\u5b57\u5143\u53d6\u4ee3\u5c6c\u6027\u985e\u578b |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=\u6a23\u5f0f DN %s \u7121\u6548\uff0c\u56e0\u70ba\u5b83\u5728\u591a\u91cd\u503c RDN \u7684\u5c6c\u6027\u985e\u578b\u4e2d\u5305\u542b\u842c\u7528\u5b57\u5143 |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=\u7121\u6cd5\u53d6\u5f97 ModifyDN \u65b0\u7684\u4e0a\u5c64\u9805\u76ee %s \u7684\u9396\u5b9a |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\u7565\u904e\u81ea\u6211\u5beb\u5165\u6aa2\u67e5\uff0c\u56e0\u70ba\u5177\u6709\u8fa8\u5225\u540d\u7a31\u8a9e\u6cd5\u7684\u5c6c\u6027\u300c%s\u300d\u4e0d\u662f\u6709\u6548\u7684 DN |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetattr \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u5305\u542b\u7121\u6548\u6216\u91cd\u8907\u7684\u8a18\u865f |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\uff0c\u56e0\u70ba\u8a72\u503c\u5305\u542b\u4e0d\u53d7\u652f\u63f4\u7684 roledn \u95dc\u9375\u5b57\uff0c\u8acb\u4f7f\u7528 groupdn \u95dc\u9375\u5b57\u52a0\u4ee5\u53d6\u4ee3 |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=\u7121\u6cd5\u89e3\u78bc\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACT) %s |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\u4f3a\u670d\u5668\u6b63\u9032\u5165\u9396\u5b9a\u6a21\u5f0f\uff0c\u56e0\u70ba\u5728\u555f\u52d5\u4f3a\u670d\u5668\u6216\u5728\u5f8c\u7aef\u521d\u59cb\u5316\u671f\u9593\u5075\u6e2c\u5230\u7121\u6548\u7684 ACI \u898f\u5247 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u503c\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u9032\u884c URL \u89e3\u78bc: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u503c\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba ldap URL\u300c%s\u300d\u5305\u542b\u7a7a\u7684\u57fa\u5e95 DN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 userattr \u8868\u793a\u5f0f\u503c\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba ldap URL\u300c%s\u300d\u7684\u5c6c\u6027\u6b04\u4f4d\u5305\u542b\u591a\u500b\u63cf\u8ff0\u6216\u6b04\u4f4d\u662f\u7a7a\u7684 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u300c%s\u300d\u7684\u524d\u7db4\u90e8\u4efd\u5177\u6709\u7121\u6548\u7684\u683c\u5f0f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u300c%s\u300d\u7684\u524d\u7db4\u503c\u662f\u7121\u6548\u7684\u503c\u3002\u6240\u6709\u503c\u90fd\u5fc5\u9808\u5927\u65bc\u6216\u7b49\u65bc 0\uff0c\u4e14 IPV4 \u4f4d\u5740\u7684\u503c\u5fc5\u9808\u5c0f\u65bc\u6216\u7b49\u65bc 32\uff0c\u800c IPV6 \u4f4d\u5740\u7684\u503c\u5fc5\u9808\u5c0f\u65bc\u6216\u7b49\u65bc 128 |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u300c%s\u300d\u7684\u524d\u7db4\u90e8\u4efd\u5177\u6709\u975e\u6578\u5b57\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba IPv4 \u4f4d\u5740\u8868\u793a\u5f0f\u300c%s\u300d\u683c\u5f0f\u7121\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba IPv4 \u4f4d\u5740\u8868\u793a\u5f0f\u300c%s\u300d\u5305\u542b\u7121\u6548\u7684\u503c\u3002\u4f4d\u5740\u7684\u6240\u6709\u503c\u90fd\u5fc5\u9808\u4ecb\u65bc 0 \u8207 255 \u4e4b\u9593 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba IPv4 \u4f4d\u5740\u8868\u793a\u5f0f\u300c%s\u300d\u5305\u542b\u975e\u6578\u5b57\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba IPv6 \u4f4d\u5740\u8868\u793a\u5f0f\u300c%s\u300d\u5305\u542b\u975e\u6cd5\u842c\u7528\u5b57\u5143\u3002\u5728 IP \u9023\u7d50\u898f\u5247\u8868\u793a\u5f0f\u4e2d\u4f7f\u7528 IPv6 \u4f4d\u5740\u6642\uff0c\u4e0d\u652f\u63f4\u842c\u7528\u5b57\u5143 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u300c%s\u300d\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u5256\u6790\uff1a\u300c%s\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u300c%s\u300d\u7684\u7db2\u8def\u906e\u7f69\u90e8\u4efd\u5177\u6709\u7121\u6548\u7684\u683c\u5f0f |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) \u9023\u7d50\u898f\u5247 IP \u4f4d\u5740\u8868\u793a\u5f0f\u7121\u6cd5\u5256\u6790\uff0c\u56e0\u70ba\u8868\u793a\u5f0f\u300c%s\u300d\u7684\u7db2\u8def\u906e\u7f69\u90e8\u4efd\u5177\u6709\u7121\u6548\u7684\u503c |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetcontrol \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 targetcontrol \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u6216\u591a\u500b\u6709\u6548\u7684\u63a7\u5236 OID \u5b57\u4e32\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\u7121\u6cd5\u5256\u6790\u6240\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetcontrol OID \u503c\u300c%1$s\u300d\uff0c\u56e0\u70ba\u6b64\u503c\u5728\u4f4d\u7f6e %3$d \u542b\u6709\u975e\u6cd5\u5b57\u5143 %2$c |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\u7121\u6cd5\u5256\u6790\u6240\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) targetcontrol OID \u503c\u300c%s\u300d\uff0c\u56e0\u70ba\u6578\u503c OID \u5728\u4f4d\u7f6e %d \u542b\u6709\u5169\u500b\u9023\u7e8c\u7684\u5c0f\u6578\u9ede\u865f |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\u5b58\u53d6\u63a7\u5236\u6aa2\u67e5\u5931\u6557\uff0c\u56e0\u70ba geteffectiverights \u63a7\u5236\u9805\u7531\u65bc\u4e0b\u5217\u539f\u56e0\u800c\u7121\u6cd5\u89e3\u78bc\uff1a\u300c%s\u300d |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\u63d0\u4f9b\u7684\u5b58\u53d6\u63a7\u5236\u6307\u4ee4 (ACI) extop \u8868\u793a\u5f0f\u503c\u300c%s\u300d\u7121\u6548\u3002\u6709\u6548\u7684 extop \u95dc\u9375\u5b57\u8868\u793a\u5f0f\u503c\u9700\u8981\u4e00\u6216\u591a\u500b\u6709\u6548\u7684\u5ef6\u4f38\u4f5c\u696d\u8acb\u6c42 OID \u5b57\u4e32\uff0c\u683c\u5f0f\u5982\u4e0b\uff1aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\u5f8c\u7aef %s \u6c92\u6709\u91dd\u5c0d\u5c6c\u6027\u985e\u578b %s \u5b9a\u7fa9\u7684\u5b58\u5728\u7d22\u5f15\u3002\u5b58\u53d6\u63a7\u5236\u521d\u59cb\u5316\u53ef\u80fd\u9700\u82b1\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u624d\u80fd\u5728\u6b64\u5f8c\u7aef\u5b8c\u6210 |
| | | SEVERE_WARN_ACI_SYNTAX_GENERAL_PARSE_FAILED_1=\u63D0\u4F9B\u7684\u5B57\u4E32\u300C%s\u300D\u7121\u6CD5\u5256\u6790\u70BA\u6709\u6548\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI)\uFF0C\u56E0\u70BA\u5B83\u672A\u901A\u904E\u4E00\u822C ACI \u8A9E\u6CD5\u8A55\u4F30 |
| | | SEVERE_WARN_ACI_SYNTAX_INVAILD_VERSION_2=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u7248\u672C\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u50C5\u652F\u63F4\u7248\u672C 3.0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ACCESS_TYPE_VERSION_3=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4\u5B58\u53D6\u985E\u578B\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u5B58\u53D6\u985E\u578B\u503C\u70BA\u4E0D\u662F\u5141\u8A31\u5C31\u662F\u62D2\u7D55 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_SYNTAX_4=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u6B0A\u9650\u503C\u300C%s\u300D\u7121\u6548\u3002\u6B0A\u9650\u5FC5\u9808\u662F\u653E\u5728\u62EC\u5F27\u4E2D 1 \u81F3 6 \u500B\u4EE5\u9017\u865F\u5206\u9694\u7684\u95DC\u9375\u5B57\u6E05\u55AE |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_RIGHTS_KEYWORD_5=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u6B0A\u9650\u95DC\u9375\u5B57\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u6B0A\u9650\u95DC\u9375\u5B57\u503C\u70BA\u4E0B\u5217\u5176\u4E2D\u4E00\u6216\u591A\u500B\u503C\uFF1A\u8B80\u53D6\u3001\u5BEB\u5165\u3001\u589E\u52A0\u3001\u522A\u9664\u3001\u641C\u5C0B\u3001\u6BD4\u8F03\uFF0C\u6216\u4E0A\u8FF0\u5168\u90E8\u503C |
| | | MILD_ERR_ACI_SYNTAX_BIND_RULE_MISSING_CLOSE_PAREN_6=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u7F3A\u5C11\u8207\u5DE6\u62EC\u5F27\u5C0D\u61C9\u7684\u53F3\u62EC\u5F27 |
| | | MILD_ERR_ACI_SYNTAX_INVALID_BIND_RULE_SYNTAX_7=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7D50\u898F\u5247\u503C\u5FC5\u9808\u70BA\u4E0B\u5217\u5F62\u5F0F\uFF1Akeyword operator "expression" (\u95DC\u9375\u5B57 \u904B\u7B97\u5B50 "\u8868\u793A\u5F0F") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_8=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u95DC\u9375\u5B57\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u95DC\u9375\u5B57\u503C\u70BA\u4E0B\u5217\u5176\u4E2D\u4E00\u9805\uFF1Auserdn\u3001groupdn\u3001roledn\u3001userattr\u3001ip\u3001dns\u3001dayofweek\u3001timeofday \u6216 authmethod |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_OPERATOR_9=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u904B\u7B97\u5B50\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7D50\u898F\u5247\u904B\u7B97\u5B50\u503C\u4E0D\u662F\u300C=\u300D\u5C31\u662F\u300C!=\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_MISSING_BIND_RULE_EXPRESSION_10=\u5C0D\u61C9\u65BC\u95DC\u9375\u5B57\u503C\u300C%s\u300D\u4E4B\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u8868\u793A\u5F0F\u503C\u7F3A\u5C11\u8868\u793A\u5F0F\u3002\u6709\u6548\u7684\u9023\u7D50\u898F\u5247\u503C\u5FC5\u9808\u70BA\u4E0B\u5217\u5F62\u5F0F\uFF1Akeyword operator "expression" (\u95DC\u9375\u5B57 \u904B\u7B97\u5B50 "\u8868\u793A\u5F0F") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_BOOLEAN_OPERATOR_11=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u5E03\u6797\u904B\u7B97\u5B50\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u9023\u7D50\u898F\u5247\u5E03\u6797\u904B\u7B97\u5B50\u503C\u4E0D\u662F\u300COR\u300D\u5C31\u662F\u300CAND\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_BIND_RULE_KEYWORD_OPERATOR_COMBO_12=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247\u95DC\u9375\u5B57\u5B57\u4E32\u300C%s\u300D\u7121\u6548 (\u91DD\u5C0D\u9023\u7D50\u898F\u5247\u904B\u7B97\u5B50\u5B57\u4E32\u300C%s\u300D\u800C\u8A00) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERDN_URL_13=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userdn \u8868\u793A\u5F0F\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u9032\u884C URL \u89E3\u78BC: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_EXPRESSION_14=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 roledn \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 roledn \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u6216\u591A\u500B LDAP URL\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aldap:///dn [|| ldap:///dn] ... [|| ldap:///dn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ROLEDN_URL_15=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 roledn \u8868\u793A\u5F0F\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u9032\u884C URL \u89E3\u78BC: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_EXPRESSION_16=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 groupdn \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 groupdn \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u6216\u591A\u500B LDAP URL\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aldap:///groupdn [|| ldap:///groupdn] ... [|| ldap:///groupdn] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_GROUPDN_URL_17=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 groupdn \u8868\u793A\u5F0F\u503C\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u9032\u884C URL \u89E3\u78BC: %s |
| | | SEVERE_WARN_ACI_SYNTAX_ADDRESS_FAMILY_MISMATCH_18=\u7DB2\u8DEF\u906E\u7F69\u503C\u300C%s\u300D\u7121\u6548 (\u91DD\u5C0D ip \u8868\u793A\u5F0F\u7DB2\u8DEF\u4F4D\u5740\u300C%s\u300D\u800C\u8A00) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETWORK_BIT_MATCH_19=\u4F4D\u5740\u985E\u578B\u503C\u300C%s\u300D\u7684\u4F4D\u5143\u906E\u7F69\u7121\u6548\u3002%s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_CRITERIA_DECODE_20=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 ip \u8868\u793A\u5F0F\u503C\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u89E3\u78BC: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IP_EXPRESSION_21=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 ip \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 ip \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u9700\u8981\u6709\u6548 IP \u4F4D\u5740\u6E05\u55AE\u8868\u793A\u5F0F\u7684\u4E00\u6216\u591A\u500B\u4EE5\u9017\u865F\u5206\u9694\u7684\u5143\u7D20 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_EXPRESSION_22=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 dns \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 dns \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u500B\u6709\u6548\u4E4B\u5B8C\u5168\u5408\u683C\u7684 DNS \u7DB2\u57DF\u540D\u7A31 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DNS_WILDCARD_23=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 dns \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u842C\u7528\u5B57\u5143\u6A23\u5F0F\u51FA\u73FE\u65BC\u932F\u8AA4\u7684\u4F4D\u7F6E\u3002\u6709\u6548\u7684 dns \u95DC\u9375\u5B57\u842C\u7528\u5B57\u5143\u8868\u793A\u5F0F\u503C\u8981\u6C42\u300C*\u300D\u5B57\u5143\u53EA\u80FD\u4F4D\u65BC\u7DB2\u57DF\u540D\u7A31\u7684\u6700\u5DE6\u908A\u4F4D\u7F6E |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_DAYOFWEEK_24=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 dayofweek \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u661F\u671F\u503C\u7121\u6548\u3002\u6709\u6548\u7684 dayofweek \u503C\u70BA\u4E0B\u5217\u5176\u4E2D\u4E00\u500B\u7E2E\u5BEB (\u542B\u4E09\u500B\u82F1\u6587\u5B57\u6BCD)\uFF1Asun\u3001mon\u3001tue\u3001wed\u3001thu\u3001fri \u6216 sat |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_25=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 timeofday \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 timeofday \u503C\u6703\u4EE5\u56DB\u500B\u6578\u5B57\u8868\u793A\uFF0C\u4EE3\u8868 24 \u5C0F\u6642\u5236\u7684\u5C0F\u6642\u8207\u5206\u9418 (0 \u81F3 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_RANGE_26=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 timeofday \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u4E0D\u5728\u6709\u6548\u7684\u7BC4\u570D\u5167\u3002\u6709\u6548\u7684 timeofday \u503C\u6703\u4EE5\u56DB\u500B\u6578\u5B57\u8868\u793A\uFF0C\u4EE3\u8868 24 \u5C0F\u6642\u5236\u7684\u5C0F\u6642\u8207\u5206\u9418 (0 \u81F3 2359) |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_AUTHMETHOD_EXPRESSION_27=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 authmethod \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 authmethod \u503C\u70BA\u4E0B\u5217\u5176\u4E2D\u4E00\u9805\uFF1A\u7121\u3001\u7C21\u6613\u3001SSL \u6216\u300Csasl \u6A5F\u5236\u300D\uFF0C\u800C\u6A5F\u5236\u5247\u70BA\u67D0\u500B\u652F\u63F4\u7684 SASL \u6A5F\u5236\uFF0C\u5305\u542B CRAM-MD5\u3001DIGEST-MD5 \u548C GSSAPI |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_EXPRESSION_28=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_KEYWORD_29=\u4E0D\u652F\u63F4\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u503C\u300C%s\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_INHERITANCE_PATTERN_30=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u7E7C\u627F\u6A23\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u7E7C\u627F\u6A23\u5F0F\u503C\u5FC5\u9808\u5177\u6709\u4E0B\u5217\u683C\u5F0F\uFF1Aparent[inheritance_level].attribute#bindType |
| | | SEVERE_WARN_ACI_SYNTAX_MAX_USERATTR_INHERITANCE_LEVEL_EXCEEDED_31=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u7E7C\u627F\u6A23\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u7E7C\u627F\u5C64\u7D1A\u503C\u4E0D\u80FD\u8D85\u904E %s \u7684\u6700\u5927\u5C64\u7D1A\u9650\u5236 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_INHERITANCE_VALUE_32=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u7E7C\u627F\u6A23\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u4E0D\u662F\u6578\u5B57 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_SYNTAX_33=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u898F\u5247\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u76EE\u6A19\u898F\u5247\u503C\u5FC5\u9808\u70BA\u4E0B\u5217\u5F62\u5F0F\uFF1Akeyword operator "expression" (\u95DC\u9375\u5B57 \u904B\u7B97\u5B50 "\u8868\u793A\u5F0F") |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_KEYWORD_34=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u95DC\u9375\u5B57\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u76EE\u6A19\u95DC\u9375\u5B57\u503C\u70BA\u4E0B\u5217\u5176\u4E2D\u4E00\u9805\uFF1Atarget\u3001targetscope\u3001targetfilter\u3001targetattr \u6216 targattrfilters |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_NOT_OPERATOR_35=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u904B\u7B97\u5B50\u503C\u300C%s\u300D\u7121\u6548\u3002\u300C%s\u300D\u95DC\u9375\u5B57\u7684\u552F\u4E00\u6709\u6548\u76EE\u6A19\u904B\u7B97\u5B50\u503C\u70BA\u300C=\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_KEYWORD_NOT_SUPPORTED_36=\u6B64\u6642\u4E0D\u652F\u63F4\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u95DC\u9375\u5B57\u503C\u300C%s\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGET_DUPLICATE_KEYWORDS_37=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u95DC\u9375\u5B57\u503C\u300C%s\u300D\u5728 ACI\u300C%s\u300D\u4E2D\u591A\u6B21\u51FA\u73FE |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETS_OPERATOR_38=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u95DC\u9375\u5B57\u904B\u7B97\u5B50\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u76EE\u6A19\u95DC\u9375\u5B57\u904B\u7B97\u5B50\u503C\u4E0D\u662F\u300C=\u300D\u5C31\u662F\u300C!=\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETSCOPE_EXPRESSION_39=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetscope \u8868\u793A\u5F0F\u904B\u7B97\u5B50\u503C\u300C%s\u300D\u7121\u6548\u3002A valid targetscope expression value is one of the following: one, onelevel, subtree or subordinate |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETKEYWORD_EXPRESSION_40=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684\u76EE\u6A19\u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u500B LDAP URL\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aldap:///distinguished_name_pattern |
| | | SEVERE_WARN_ACI_SYNTAX_TARGET_DN_NOT_DESCENDENTOF_41=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u76EE\u6A19\u8868\u793A\u5F0F DN \u503C\u300C%s\u300D\u7121\u6548\u3002\u5982\u679C\u76EE\u6A19\u8868\u793A\u5F0F DN \u4E2D\u672A\u6307\u5B9A\u4EFB\u4F55\u842C\u7528\u5B57\u5143\uFF0C\u5247\u76EE\u6A19\u8868\u793A\u5F0F DN \u503C\u5FC5\u9808\u662F ACI \u9805\u76EE DN\u300C%s\u300D\u7684\u5B50\u7CFB |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETATTRKEYWORD_EXPRESSION_42=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetattr \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 targetattr \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u6216\u591A\u500B\u6709\u6548\u7684\u5C6C\u6027\u985E\u578B\u540D\u7A31\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aattribute1 [|| attribute1] ... [|| attributeN] |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETFILTERKEYWORD_EXPRESSION_43=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetfilter \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u4E0D\u662F\u6709\u6548\u7684 LDAP \u7BE9\u9078\u5668 |
| | | INFO_ACI_ADD_FAILED_PRIVILEGE_44=\u5617\u8A66\u589E\u52A0\u542B\u6709 aci \u5C6C\u6027\u985E\u578B\u7684\u9805\u76EE\u300C%s\u300D\u5931\u6557\uFF0C\u56E0\u70BA\u6388\u6B0A DN\u300C%s\u300D\u7F3A\u5C11 modify-acl \u6B0A\u9650 |
| | | INFO_ACI_MODIFY_FAILED_PRIVILEGE_45=\u5617\u8A66\u4FEE\u6539\u9805\u76EE\u300C%s\u300D\u4E2D\u7684 aci \u5C6C\u6027\u985E\u578B\u5931\u6557\uFF0C\u56E0\u70BA\u6388\u6B0A DN\u300C%s\u300D\u7F3A\u5C11 modify-acl \u6B0A\u9650 |
| | | SEVERE_WARN_ACI_ADD_FAILED_DECODE_46=\u5617\u8A66\u589E\u52A0\u542B\u6709 aci \u5C6C\u6027\u985E\u578B\u7684\u9805\u76EE\u300C%s\u300D\u5931\u6557\uFF0C\u539F\u56E0\u5982\u4E0B: %s |
| | | SEVERE_WARN_ACI_MODIFY_FAILED_DECODE_47=\u5617\u8A66\u4FEE\u6539\u9805\u76EE\u300C%s\u300D\u4E2D\u7684 aci \u5C6C\u6027\u985E\u578B\u5931\u6557\uFF0C\u539F\u56E0\u5982\u4E0B: %s |
| | | SEVERE_WARN_ACI_ADD_LIST_FAILED_DECODE_48= \u300C%s\u300D\uFF0C\u4F4D\u65BC\u9805\u76EE\u300C%s\u300D\u4E2D\uFF0C\u539F\u56E0\u5982\u4E0B: %s |
| | | INFO_ACI_ADD_LIST_NO_ACIS_49=\u5728\u74B0\u5883\u300C%s\u300D\u4E2D\u627E\u4E0D\u5230\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u985E\u578B |
| | | INFO_ACI_ADD_LIST_ACIS_50=\u5DF2\u5C07\u5728\u74B0\u5883\u300C%2$s\u300D\u4E2D\u627E\u5230\u7684 %1$s \u500B\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u985E\u578B\u589E\u52A0\u81F3\u5B58\u53D6\u63A7\u5236\u8A55\u4F30\u5F15\u64CE |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ROLEDN_INHERITANCE_PATTERN_51=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u7E7C\u627F\u6A23\u5F0F\u503C\u300C%s\u300D\u5C0D roledn \u95DC\u9375\u5B57\u800C\u8A00\u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u7684\u958B\u982D\u662F\u5B57\u4E32\u300Cparent[\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPERATION_52=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilter \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_EXPRESSION_53=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilter \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u7684\u683C\u5F0F\u4E0D\u6B63\u78BA\u3002\u6709\u6548\u7684 targattrsfilters \u8868\u793A\u5F0F\u503C\u5FC5\u9808\u70BA\u4E0B\u5217\u683C\u5F0F\uFF1A"add=attr1: F1 && attr2: F2 ... && attrN: FN,del= attr1: F1 && attr2: F2 ... && attrN: FN" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_OPS_MATCH_54=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilter \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u5169\u500B\u904B\u7B97\u8A18\u865F\u5728\u5169\u4EFD\u7BE9\u9078\u5668\u6E05\u55AE\u4E2D\u90FD\u76F8\u7B26 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_MAX_FILTER_LISTS_55=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilters \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u6709\u5169\u500B\u4EE5\u4E0A\u7684\u7BE9\u9078\u5668\u6E05\u55AE\u6558\u8FF0 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LIST_FORMAT_56=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilters \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u63D0\u4F9B\u7684\u7BE9\u9078\u5668\u6E05\u55AE\u5B57\u4E32\u70BA\u932F\u8AA4\u683C\u5F0F\u3002\u6709\u6548\u7684 targattrfilters \u7BE9\u9078\u5668\u6E05\u55AE\u5FC5\u9808\u70BA\u4E0B\u5217\u683C\u5F0F\uFF1Aadd=attr1: F1 && attr2: F2 ... && attrN: FN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_FILTER_57=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilters \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u5176\u4E2D\u4E00\u6216\u591A\u500B\u6307\u5B9A\u7684\u7BE9\u9078\u5668\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6548: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGATTRFILTERS_FILTER_LISTS_ATTR_FILTER_58=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targattrfilters \u8868\u793A\u5F0F\u503C %s \u7121\u6548\uFF0C\u56E0\u70BA\u5176\u4E2D\u4E00\u6216\u591A\u500B\u6307\u5B9A\u7684\u7BE9\u9078\u5668\u7121\u6548\uFF0C\u9019\u662F\u7531\u65BC\u7BE9\u9078\u5668\u4E2D\u6709\u4E0D\u76F8\u7B26\u7684\u5C6C\u6027\u985E\u578B\u540D\u7A31 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_ATTRIBUTE_TYPE_NAME_59=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u540D\u7A31\u503C %s \u7121\u6548\u3002\u6709\u6548\u7684\u5C6C\u6027\u985E\u578B\u540D\u7A31\u5FC5\u9808\u4EE5 ASCII \u5B57\u6BCD\u4F5C\u70BA\u958B\u982D\uFF0C\u800C\u4E14\u53EA\u80FD\u5305\u542B ASCII \u5B57\u6BCD\u3001\u6578\u5B57\u6216\u300C-\u300D\u5B57\u5143 |
| | | NOTICE_ACI_SYNTAX_DUBIOUS_AUTHMETHOD_SASL_MECHANISM_60=\u5728\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 authmethod \u8868\u793A\u5F0F\u4E2D\u63D0\u4F9B\u7684 SASL \u6A5F\u5236\u300C%s\u300D\u4E0D\u662F\u4F3A\u670D\u5668\u4E2D\u76EE\u524D\u5DF2\u8A3B\u518A\u7684\u6A5F\u5236\u4E4B\u4E00 |
| | | SEVERE_WARN_ACI_LOCALHOST_DOESNT_MATCH_CANONICAL_VALUE_61=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 dns \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u53C3\u7167\u4E3B\u6A5F\u540D\u7A31 %s\uFF0C\u4F46\u8A72\u4E3B\u6A5F\u540D\u7A31\u7684\u5178\u578B\u8868\u793A\u65B9\u5F0F\u5DF2\u914D\u7F6E\u70BA %s\u3002\u4F3A\u670D\u5668\u5C07\u5617\u8A66\u81EA\u52D5\u89E3\u8B6F\u6B63\u78BA\u7684 localhost \u503C |
| | | SEVERE_WARN_ACI_HOSTNAME_DOESNT_MATCH_CANONICAL_VALUE_62=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 dns \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u53C3\u7167\u4E3B\u6A5F\u540D\u7A31 %s\uFF0C\u8A72\u540D\u7A31\u6703\u89E3\u6790\u70BA IP \u4F4D\u5740 %s\uFF0C\u4F46\u8A72 IP \u4F4D\u5740\u7684\u5178\u578B\u4E3B\u6A5F\u540D\u7A31\u70BA %s\u3002\u9019\u53EF\u80FD\u8868\u793A\u63D0\u4F9B\u7684\u4E3B\u6A5F\u540D\u7A31\u7D55\u4E0D\u6703\u7B26\u5408\u4EFB\u4F55\u7528\u6236\u7AEF |
| | | SEVERE_WARN_ACI_ERROR_CHECKING_CANONICAL_HOSTNAME_63=\u5617\u8A66\u5224\u5B9A\u5728 dns \u8868\u793A\u5F0F\u9023\u7D50\u898F\u5247\u300C%2$s\u300D\u4E2D\u6240\u53C3\u7167\u7684\u4E3B\u6A5F\u540D\u7A31 %1$s \u662F\u5426\u4F7F\u7528\u6B63\u78BA\u7684\u5178\u578B\u8868\u793A\u65B9\u5F0F\u6642\u767C\u751F\u932F\u8AA4: %3$s\u3002\u9019\u53EF\u80FD\u8868\u793A\u63D0\u4F9B\u7684\u4E3B\u6A5F\u540D\u7A31\u7D55\u4E0D\u6703\u7B26\u5408\u4EFB\u4F55\u7528\u6236\u7AEF |
| | | INFO_ACI_DESCRIPTION_GLOBAL_ACI_64=\u6307\u5B9A\u5168\u57DF\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u985E\u578B\uFF0C\u8A72\u985E\u578B\u53EF\u7528\u65BC\u5B9A\u7FA9\u5728\u6240\u6709\u547D\u540D\u74B0\u5883\u4E2D\u5177\u6709\u5168\u57DF\u7BC4\u570D\u7684 ACI |
| | | INFO_ACI_ADD_LIST_NO_GLOBAL_ACIS_65=\u627E\u4E0D\u5230\u5168\u57DF\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u985E\u578B |
| | | INFO_ACI_ADD_LIST_GLOBAL_ACIS_66=\u5DF2\u5C07 %s \u500B\u5168\u57DF\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u5C6C\u6027\u985E\u578B\u589E\u52A0\u81F3\u5B58\u53D6\u63A7\u5236\u8A55\u4F30\u5F15\u64CE |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_GLOBAL_ACI_67=\u5728\u8655\u7406\u914D\u7F6E\u9805\u76EE %s \u4E2D\u7684 ds-cfg-global-aci \u5C6C\u6027\u6642\u767C\u751F\u672A\u9810\u671F\u7684\u932F\u8AA4 |
| | | INFO_ACI_HANDLER_FAIL_PROCESS_ACI_68=\u5728\u914D\u7F6E\u7CFB\u7D71\u4E2D\u8655\u7406 aci \u5C6C\u6027\u6642\u767C\u751F\u672A\u9810\u671F\u7684\u932F\u8AA4 |
| | | SEVERE_WARN_PATTERN_DN_CONSECUTIVE_WILDCARDS_IN_VALUE_69=\u6A23\u5F0F DN %s \u7121\u6548\uFF0C\u56E0\u70BA\u5B83\u5728\u5C6C\u6027\u503C\u4E2D\u5305\u542B\u5169\u500B\u9023\u7E8C\u7684\u842C\u7528\u5B57\u5143 |
| | | SEVERE_WARN_PATTERN_DN_TYPE_CONTAINS_SUBSTRINGS_70=\u6A23\u5F0F DN %s \u7121\u6548\uFF0C\u56E0\u70BA\u5B83\u5C07\u842C\u7528\u5B57\u5143\u7528\u65BC\u5C6C\u6027\u985E\u578B\u7684\u5B50\u5B57\u4E32\u76F8\u7B26\u3002\u5141\u8A31\u4EE5\u55AE\u4E00\u842C\u7528\u5B57\u5143\u53D6\u4EE3\u5C6C\u6027\u985E\u578B |
| | | SEVERE_WARN_PATTERN_DN_TYPE_WILDCARD_IN_MULTIVALUED_RDN_71=\u6A23\u5F0F DN %s \u7121\u6548\uFF0C\u56E0\u70BA\u5B83\u5728\u591A\u91CD\u503C RDN \u7684\u5C6C\u6027\u985E\u578B\u4E2D\u5305\u542B\u842C\u7528\u5B57\u5143 |
| | | SEVERE_WARN_ACI_HANDLER_CANNOT_LOCK_NEW_SUPERIOR_USER_72=\u7121\u6CD5\u53D6\u5F97 ModifyDN \u65B0\u7684\u4E0A\u5C64\u9805\u76EE %s \u7684\u9396\u5B9A |
| | | SEVERE_WARN_ACI_NOT_VALID_DN_73=\u7565\u904E\u81EA\u6211\u5BEB\u5165\u6AA2\u67E5\uFF0C\u56E0\u70BA\u5177\u6709\u8FA8\u5225\u540D\u7A31\u8A9E\u6CD5\u7684\u5C6C\u6027\u300C%s\u300D\u4E0D\u662F\u6709\u6548\u7684 DN |
| | | SEVERE_WARN_ACI_TARGETATTR_INVALID_ATTR_TOKEN_74=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetattr \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u5305\u542B\u7121\u6548\u6216\u91CD\u8907\u7684\u8A18\u865F |
| | | SEVERE_WARN_ACI_SYNTAX_ROLEDN_NOT_SUPPORTED_75=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\uFF0C\u56E0\u70BA\u8A72\u503C\u5305\u542B\u4E0D\u53D7\u652F\u63F4\u7684 roledn \u95DC\u9375\u5B57\uFF0C\u8ACB\u4F7F\u7528 groupdn \u95DC\u9375\u5B57\u52A0\u4EE5\u53D6\u4EE3 |
| | | SEVERE_WARN_ACI_SERVER_DECODE_FAILED_76=\u7121\u6CD5\u89E3\u78BC\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACT) %s |
| | | SEVERE_WARN_ACI_ENTER_LOCKDOWN_MODE_77=\u4F3A\u670D\u5668\u6B63\u9032\u5165\u9396\u5B9A\u6A21\u5F0F\uFF0C\u56E0\u70BA\u5728\u555F\u52D5\u4F3A\u670D\u5668\u6216\u5728\u5F8C\u7AEF\u521D\u59CB\u5316\u671F\u9593\u5075\u6E2C\u5230\u7121\u6548\u7684 ACI \u898F\u5247 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_URL_78=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u503C\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u9032\u884C URL \u89E3\u78BC: %s |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_BASEDN_URL_79=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u503C\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA ldap URL\u300C%s\u300D\u5305\u542B\u7A7A\u7684\u57FA\u5E95 DN |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_USERATTR_ATTR_URL_80=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 userattr \u8868\u793A\u5F0F\u503C\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA ldap URL\u300C%s\u300D\u7684\u5C6C\u6027\u6B04\u4F4D\u5305\u542B\u591A\u500B\u63CF\u8FF0\u6216\u6B04\u4F4D\u662F\u7A7A\u7684 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_FORMAT_81=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u300C%s\u300D\u7684\u524D\u7DB4\u90E8\u4EFD\u5177\u6709\u7121\u6548\u7684\u683C\u5F0F |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_PREFIX_VALUE_82=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u300C%s\u300D\u7684\u524D\u7DB4\u503C\u662F\u7121\u6548\u7684\u503C\u3002\u6240\u6709\u503C\u90FD\u5FC5\u9808\u5927\u65BC\u6216\u7B49\u65BC 0\uFF0C\u4E14 IPV4 \u4F4D\u5740\u7684\u503C\u5FC5\u9808\u5C0F\u65BC\u6216\u7B49\u65BC 32\uFF0C\u800C IPV6 \u4F4D\u5740\u7684\u503C\u5FC5\u9808\u5C0F\u65BC\u6216\u7B49\u65BC 128 |
| | | SEVERE_WARN_ACI_SYNTAX_PREFIX_NOT_NUMERIC_83=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u300C%s\u300D\u7684\u524D\u7DB4\u90E8\u4EFD\u5177\u6709\u975E\u6578\u5B57\u503C |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_FORMAT_84=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA IPv4 \u4F4D\u5740\u8868\u793A\u5F0F\u300C%s\u300D\u683C\u5F0F\u7121\u6548 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV4_VALUE_85=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA IPv4 \u4F4D\u5740\u8868\u793A\u5F0F\u300C%s\u300D\u5305\u542B\u7121\u6548\u7684\u503C\u3002\u4F4D\u5740\u7684\u6240\u6709\u503C\u90FD\u5FC5\u9808\u4ECB\u65BC 0 \u8207 255 \u4E4B\u9593 |
| | | SEVERE_WARN_ACI_SYNTAX_IPV4_NOT_NUMERIC_86=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA IPv4 \u4F4D\u5740\u8868\u793A\u5F0F\u300C%s\u300D\u5305\u542B\u975E\u6578\u5B57\u503C |
| | | SEVERE_WARN_ACI_SYNTAX_IPV6_WILDCARD_INVALID_87=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA IPv6 \u4F4D\u5740\u8868\u793A\u5F0F\u300C%s\u300D\u5305\u542B\u975E\u6CD5\u842C\u7528\u5B57\u5143\u3002\u5728 IP \u9023\u7D50\u898F\u5247\u8868\u793A\u5F0F\u4E2D\u4F7F\u7528 IPv6 \u4F4D\u5740\u6642\uFF0C\u4E0D\u652F\u63F4\u842C\u7528\u5B57\u5143 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_IPV6_FORMAT_88=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u300C%s\u300D\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u5256\u6790\uFF1A\u300C%s\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_FORMAT_89=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u300C%s\u300D\u7684\u7DB2\u8DEF\u906E\u7F69\u90E8\u4EFD\u5177\u6709\u7121\u6548\u7684\u683C\u5F0F |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_NETMASK_90=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) \u9023\u7D50\u898F\u5247 IP \u4F4D\u5740\u8868\u793A\u5F0F\u7121\u6CD5\u5256\u6790\uFF0C\u56E0\u70BA\u8868\u793A\u5F0F\u300C%s\u300D\u7684\u7DB2\u8DEF\u906E\u7F69\u90E8\u4EFD\u5177\u6709\u7121\u6548\u7684\u503C |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGETCONTROL_EXPRESSION_91=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetcontrol \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 targetcontrol \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u6216\u591A\u500B\u6709\u6548\u7684\u63A7\u5236 OID \u5B57\u4E32\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_SYNTAX_ILLEGAL_CHAR_IN_NUMERIC_OID_92=\u7121\u6CD5\u5256\u6790\u6240\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetcontrol OID \u503C\u300C%1$s\u300D\uFF0C\u56E0\u70BA\u6B64\u503C\u5728\u4F4D\u7F6E %3$d \u542B\u6709\u975E\u6CD5\u5B57\u5143 %2$c |
| | | SEVERE_WARN_ACI_SYNTAX_DOUBLE_PERIOD_IN_NUMERIC_OID_93=\u7121\u6CD5\u5256\u6790\u6240\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) targetcontrol OID \u503C\u300C%s\u300D\uFF0C\u56E0\u70BA\u6578\u503C OID \u5728\u4F4D\u7F6E %d \u542B\u6709\u5169\u500B\u9023\u7E8C\u7684\u5C0F\u6578\u9EDE\u865F |
| | | SEVERE_WARN_ACI_SYNTAX_DECODE_EFFECTIVERIGHTS_FAIL_94=\u5B58\u53D6\u63A7\u5236\u6AA2\u67E5\u5931\u6557\uFF0C\u56E0\u70BA geteffectiverights \u63A7\u5236\u9805\u7531\u65BC\u4E0B\u5217\u539F\u56E0\u800C\u7121\u6CD5\u89E3\u78BC\uFF1A\u300C%s\u300D |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TARGEXTOP_EXPRESSION_95=\u63D0\u4F9B\u7684\u5B58\u53D6\u63A7\u5236\u6307\u4EE4 (ACI) extop \u8868\u793A\u5F0F\u503C\u300C%s\u300D\u7121\u6548\u3002\u6709\u6548\u7684 extop \u95DC\u9375\u5B57\u8868\u793A\u5F0F\u503C\u9700\u8981\u4E00\u6216\u591A\u500B\u6709\u6548\u7684\u5EF6\u4F38\u4F5C\u696D\u8ACB\u6C42 OID \u5B57\u4E32\uFF0C\u683C\u5F0F\u5982\u4E0B\uFF1Aoid [|| oid1] ... [|| oidN] |
| | | SEVERE_WARN_ACI_ATTRIBUTE_NOT_INDEXED_96=\u5F8C\u7AEF %s \u6C92\u6709\u91DD\u5C0D\u5C6C\u6027\u985E\u578B %s \u5B9A\u7FA9\u7684\u5B58\u5728\u7D22\u5F15\u3002\u5B58\u53D6\u63A7\u5236\u521D\u59CB\u5316\u53EF\u80FD\u9700\u82B1\u5F88\u9577\u4E00\u6BB5\u6642\u9593\u624D\u80FD\u5728\u6B64\u5F8C\u7AEF\u5B8C\u6210 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_FORMAT_97=The provided Access Control Instruction (ACI) bind rule SSF expression "%s" failed to parse for the following reason: "%s" |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_SSF_RANGE_98=The provided Access Control Instruction (ACI) bind rule ssf expression value "%s" is not in the valid range. A valid ssf value is in the range of 1 to 1024 |
| | | SEVERE_WARN_ACI_SYNTAX_INVALID_TIMEOFDAY_FORMAT_99=The provided Access Control Instruction (ACI) bind rule timeofday expression "%s" failed to parse for the following reason: "%s" |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ADMIN |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \ |
| | | ### retrieve relation configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \ |
| | | ### not appear to exist in the Directory Server configuration. This is a required \ |
| | | ### entry |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \ |
| | | ### to retrieve the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \ |
| | | ### configuration entry %s does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \ |
| | | ### trying to decode the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \ |
| | | ### to load class %s and use it to create a component instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This component \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \ |
| | | ### to initialize a component instance loaded from class %s with the information \ |
| | | ### in configuration entry %s: %s. This component will be disabled |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=Fehler beim Versuch, Konfigurationseintrag %s der Relation abzurufen: %s |
| | | SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=Der Relationseintrag %s ist in der Directory-Server-Konfiguration nicht vorhanden. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=Fehler beim Versuch, Konfigurationseintrag %s des verwalteten Objekts abzurufen: %s |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=Der Konfigurationseintrag %s des verwalteten Objekts ist in der Directory-Server-Konfiguration nicht vorhanden. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=Fehler beim Versuch, Konfigurationseintrag %s des verwalteten Objekts zu entschl\u00fcsseln: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer Komponenteninstanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Diese Komponente wird deaktiviert |
| | | SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=Fehler beim Versuch, eine von Klasse %s mit den Informationen in Konfigurationseintrag %s geladene Komponenteninstanz zu initialisieren: %s. Diese Komponente wird deaktiviert |
| | | MILD_WARN_ADMIN_COMPONENT_DISABLED_8=Die in Eintrag %s konfigurierte Directory Server-Komponente wurde deaktiviert |
| | | ###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \ |
| | | ### directory %s cannot be loaded because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \ |
| | | ### definition class could not be loaded from the core manifest file %s because \ |
| | | ### an unexpected error occurred while trying to initialize it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \ |
| | | ### definition class could not be loaded from the extension manifest file %s in \ |
| | | ### extensions %s because an unexpected error occurred while trying to initialize \ |
| | | ### it: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=Die JAR-Datei %s des Directory-Servers in Verzeichnis %s kann nicht geladen werden, da beim Versuch, die Datei zum Lesen zu \u00f6ffnen, ein unerwarteter Fehler aufgetreten ist: %s |
| | | FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=Eine Definitionsklasse der Kernkonfiguration konnte nicht aus der Manifest-Kerndatei %s geladen werden, da beim Versuch, diese zu initialisieren, ein unerwarteter Fehler aufgetreten ist: %s |
| | | MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=Das Verzeichnis f\u00fcr Erweiterungen %s ist nicht vorhanden, deshalb werden keine Erweiterungen geladen |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \ |
| | | ### Server extensions because the extensions directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \ |
| | | ### Server extensions from directory %s because an unexpected error occurred \ |
| | | ### while trying to list the files in that directory: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \ |
| | | ### file %s cannot be located |
| | | ###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \ |
| | | ### file %s cannot be loaded because an unexpected error occurred while trying to \ |
| | | ### read it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \ |
| | | ### manifest file %s associated with the extension %s cannot be loaded because an \ |
| | | ### unexpected error occurred while trying to read it: %s |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Die Directory-Server-Erweiterungen konnten nicht gelesen werden, da das Verzeichnis f\u00fcr Erweiterungen %s zwar vorhanden ist, aber kein Verzeichnis darstellt |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Die Directory-Server-Erweiterungen konnten nicht aus Verzeichnis %s gelesen werden, da beim Versuch, die Dateien in diesem Verzeichnis aufzulisten, ein Fehler aufgetreten ist: %s |
| | | FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=Die Manifest-Datei der Kernadministration %s wurde nicht gefunden |
| | | FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=Die Manifest-Datei der Kernadministration %s kann nicht geladen werden, da beim Versuch, diese zu lesen, ein unerwarteter Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=Die Manifest-Datei der Administration %s, die sich auf die Erweiterung %s bezieht, kann nicht geladen werden, da beim Versuch, diese zu lesen, ein unerwarteter Fehler aufgetreten ist: %s |
| | | INFO_ADMIN_TOOL_DESCRIPTION_18=Dieses Dienstprogramm kann dazu verwendet werden, Vorg\u00e4nge im Directory Server-Administrations-Framework durchzuf\u00fchren |
| | | INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Neue Servergruppe erstellen |
| | | INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=Die Servergruppenbeschreibung. Falls nicht angegeben, bleibt die Beschreibung leer |
| | |
| | | INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=Zu entfernender Server. Dies ist ein erforderliches Argument |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=Server der angegebenen Servergruppe auflisten |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=Servergruppen auflisten, in denen der angegebene Server Mitglied ist |
| | | ###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \ |
| | | ### the server is running and that the provided credentials are valid |
| | | FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Verbindung mit %s nicht m\u00f6glich. Pr\u00fcfen Sie, ob der Server ausgef\u00fchrt wird und die angegebenen Berechtigungsnachweise g\u00fcltig sind |
| | | INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=Neuen ADS-DN erstellen |
| | | INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=Vorhandenen ADS-DN l\u00f6schen |
| | | ###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid |
| | | ###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs |
| | | ###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered |
| | | ###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken |
| | | ###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered |
| | | ###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \ |
| | | ### missing |
| | | ###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs |
| | | FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=Der Hostname fehlt |
| | | FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=Der Hostname ist ung\u00fcltig |
| | | FATAL_ERR_ADMIN_MISSING_IPATH_37=Der Installationspfad fehlt |
| | | FATAL_ERR_ADMIN_NOVALID_IPATH_38=Der Installationspfad ist ung\u00fcltig |
| | | FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=Ein Zugriffsrechtfehler ist aufgetreten |
| | | FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=Die Entit\u00e4t ist bereits registriert |
| | | FATAL_ERR_ADMIN_BROKEN_INSTALL_41=Das administrative Repository ist defekt |
| | | FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=Die Entit\u00e4t ist noch nicht registriert |
| | | FATAL_ERR_ADMIN_MISSING_PORT_43=Der Port fehlt |
| | | FATAL_ERR_ADMIN_NOVALID_PORT_44=Der Port ist ung\u00fcltig |
| | | FATAL_ERR_ADMIN_MISSING_NAME_45=Der Name fehlt |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=Die Administrations-UID fehlt |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=Das Passwort f\u00fcr den Administrator fehlt |
| | | FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=Es ist ein unerwarteter Fehler aufgetreten |
| | | INFO_ADMIN_ERROR_49=[Fehler] |
| | | INFO_ADMIN_SUCCESSFUL_50=Der Vorgang wurde erfolgreich abgeschlossen |
| | | INFO_ADMIN_SUCCESSFUL_NOP_51=Der Vorgang wurde erfolgreich abgeschlossen, aber es war keine Aktion erforderlich |
| | | ###SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=Die Kennung der neuen Gruppe. Dies ist ein erforderliches Argument |
| | | INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=Die Kennung der Gruppe. Dies ist ein erforderliches Argument |
| | | INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=Die Kennung des Mitglieds. Dies ist ein erforderliches Argument |
| | | INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=Der Name des Backends, in dem die Admin-Daten gespeichert werden |
| | | ###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \ |
| | | ### add/delete listener against the entry "%s" because it does not exist in the \ |
| | | ### configuration |
| | | SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Ein Hinzuf\u00fcgen-/Entfernen-Zielger\u00e4t konnte f\u00fcr Eintrag "%s" nicht registriert werden, da es in dieser Konfiguration nicht vorhanden ist |
| | | INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=Server bei der Administrationsdom\u00e4ne registrieren |
| | | INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=Registrierung von Server bei der Administrationsdom\u00e4ne aufheben |
| | | INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=Die Kennung des Servers. Dies ist ein erforderliches Argument |
| | |
| | | INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=Zeigt Servereigenschaften an |
| | | INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=\u00c4ndert Servereigenschaften |
| | | INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=Die eindeutige Kennung des registrierten Servers. Dies ist ein erforderliches Argument |
| | | ###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \ |
| | | ### registered |
| | | FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=Die angegebene Server-ID ist nicht registriert |
| | | INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=Erstellt einen neuen Administrator |
| | | INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=L\u00f6scht einen vorhandenen Administrator |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=Listet Administratoren auf, die definiert wurden |
| | |
| | | INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=\u00c4ndert Administratoreigenschaften |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=Beschreibt Administratoreigenschaften |
| | | INFO_ADMIN_ARG_USERID_DESCRIPTION_73=Die eindeutige Kennung des Administrators. Dies ist ein erforderliches Argument |
| | | ###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown |
| | | ###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \ |
| | | ### occurred while evaluating a constraint: %s |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \ |
| | | ### be found but did not contain any type information (e.g. missing object \ |
| | | ### classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \ |
| | | ### be found but did not contain the expected type information (e.g. incorrect \ |
| | | ### object classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \ |
| | | ### could be found but its type resolved to an abstract managed object \ |
| | | ### definition |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \ |
| | | ### be decoded due to an unspecified reason |
| | | ###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \ |
| | | ### for the "%s" property could not be determined |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \ |
| | | ### a valid value for the "%s" property, which must have the following \ |
| | | ### syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \ |
| | | ### "%s" is not a valid value for the "%s" property, which must have the \ |
| | | ### following syntax: %s |
| | | ###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \ |
| | | ### specified as it is mandatory |
| | | ###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \ |
| | | ### be modified as it is read-only |
| | | ###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \ |
| | | ### must not contain more than one value |
| | | ###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \ |
| | | ### occurred while processing property "%s": unknown property type "%s" |
| | | ###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure |
| | | ###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \ |
| | | ### requested authentication mechanism is not supported by the server |
| | | ###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \ |
| | | ### occurred while contacting the server |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \ |
| | | ### for the following reasons: %s |
| | | ###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \ |
| | | ### not be performed because a conflicting change has already occurred. There \ |
| | | ### may be another client administration tool in use |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \ |
| | | ### be decoded due to the following reason: %s |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \ |
| | | ### be decoded due to the following reasons: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \ |
| | | ### object name "%s" is not a valid value for the naming property "%s", \ |
| | | ### which must have the following syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \ |
| | | ### object name "%s" is not permitted |
| | | ###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \ |
| | | ### could not be created because there is an existing managed object with \ |
| | | ### the same name |
| | | ###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \ |
| | | ### object could not be found |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \ |
| | | ### property is mandatory |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \ |
| | | ### properties are mandatory: %s |
| | | ###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \ |
| | | ### recognized |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \ |
| | | ### occurred while contacting the server: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \ |
| | | ### constraint violation occurred: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \ |
| | | ### constraint violations occurred: %s |
| | | ###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a non-existent %s \ |
| | | ### in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \ |
| | | ### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \ |
| | | ### disabled %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a disabled %s in \ |
| | | ### entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \ |
| | | ### cannot be deleted because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \ |
| | | ### cannot be disabled because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \ |
| | | ### framework could not be initialized due to the following exception: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \ |
| | | ### error occurred while reading the manifest file: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \ |
| | | ### attempting to load class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \ |
| | | ### to find the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \ |
| | | ### to invoke the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \ |
| | | ### "%s" managed object definition in class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \ |
| | | ### with manifest file %s cannot be loaded because an unexpected error \ |
| | | ### occurred while trying to initialize it: %s |
| | | ###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \ |
| | | ### classes could not be loaded from manifest file %s because an unexpected \ |
| | | ### error occurred: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \ |
| | | ### property "%s" does not exist |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \ |
| | | ### property "%s" exists but has an invalid configuration: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \ |
| | | ### property "%s" is disabled |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \ |
| | | ### in the %s called "%s" references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \ |
| | | ### in the %s references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s called "%s" |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s |
| | | ###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \ |
| | | ### while attempting to determine if the %s in entry %s is enabled: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \ |
| | | ###self-signed certificate cannot be generated because the following error \ |
| | | ###occurred: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \ |
| | | ###connector self-signed certificate cannot be generated because the following \ |
| | | ###files are missing: %s |
| | | ###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \ |
| | | ### on file %s |
| | | ###FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \ |
| | | ### be merged |
| | | SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Ursache unbekannt |
| | | SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=Ein Konfigurationsausnahmefehler ist bei der Evaluierung einer Einschr\u00e4nkung aufgetreten: %s |
| | | SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=Das Element %s wurde nicht gefunden, enth\u00e4lt aber keine Typinformationen (z. B. fehlende Objektklassen in LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=Das Element %s wurde nicht gefunden, enth\u00e4lt aber nicht die erwarteten Typinformationen (z. B. falsche Objektklassen in LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=Das Element %s wurde nicht gefunden, der Typ wurde aber in eine abstrakte Definition des verwalteten Objekts aufgel\u00f6st |
| | | SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=Das verwaltete Objekt konnte aufgrund einer nicht spezifizierten Ursache nicht entschl\u00fcsselt werden |
| | | SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=Die Standardwerte f\u00fcr die Eigenschaft "%s" konnten nicht festgelegt werden |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=Der Wert "%s" ist kein g\u00fcltiger Wert f\u00fcr die Eigenschaft "%s", die folgende Syntax besitzen muss: %s |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=Die Zeichenkette "%s" ist kein g\u00fcltiger Wert f\u00fcr die Eigenschaft "%s", die folgende Syntax besitzen muss: %s |
| | | SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=Die Eigenschaft "%s" muss angegeben werden, da sie obligatorisch ist |
| | | SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=Die Eigenschaft "%s" darf nicht ge\u00e4ndert werden, da sie schreibgesch\u00fctzt ist |
| | | SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=Die Eigenschaft "%s" darf nur einen Wert enthalten |
| | | SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=Bei der Verarbeitung der Eigenschaft "%s" ist ein interner Fehler aufgetreten: unbekannter Eigenschaftstyp "%s" |
| | | SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentifizierungsfehler |
| | | SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=Der angeforderte Authentifizierungsmechanismus wird nicht von dem Server unterst\u00fctzt |
| | | SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Autorisierungsfehler |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=Ein Kommunikationsproblem ist beim Ansprechen des Servers aufgetreten |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=Der Vorgang wurde aus dem folgenden Grund abgelehnt: %s |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=Der Vorgang wurde aus den folgenden Gr\u00fcnden abgelehnt: %s |
| | | SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=Der Vorgang konnte nicht ausgef\u00fchrt werden, da bereits eine widersprechende \u00c4nderung aufgetreten ist. Es wird m\u00f6glicherweise ein weiteres Client-Verwaltungswerkzeug verwendet |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=Das Element %s konnte aus dem folgenden Grund nicht entschl\u00fcsselt werden: %s |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=Das Element %s konnte aus den folgenden Gr\u00fcnden nicht entschl\u00fcsselt werden: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Leere Namen f\u00fcr verwaltete Objekte sind unzul\u00e4ssig |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Fehlende Namen f\u00fcr verwaltete Objekte sind unzul\u00e4ssig |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=Der Name des verwalteten Objekts "%s" ist kein g\u00fcltiger Wert f\u00fcr die Namenseigenschaft "%s", die folgende Syntax besitzen muss: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=Der Name des verwalteten Objekts "%s" ist unzul\u00e4ssig |
| | | SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=Das verwaltete Objekt konnte nicht erstellt werden, da bereits ein verwaltetes Objekt mit demselben Namen vorhanden ist |
| | | SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=Das angeforderte verwaltete Objekt konnte nicht gefunden werden |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=Die Eigenschaft "%s" ist obligatorisch |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=Die folgenden Eigenschaften sind obligatorisch: %s |
| | | SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=Die Eigenschaft "%s" wurde nicht erkannt |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=Ein Kommunikationsproblem ist beim Ansprechen des Servers aufgetreten: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=Die folgende Verletzung von Einschr\u00e4nkungen ist aufgetreten: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=Die folgenden Verletzungen von Einschr\u00e4nkungen sind aufgetreten: %s |
| | | SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=Der Wert "%s" in Eigenschaft "%s" in dem %s in Eintrag "%s" bezieht sich auf einen nicht vorhandenen %s in Eintrag "%s" |
| | | SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=Der Wert "%s" in Eigenschaft "%s" in dem aktivierten %s in Eintrag "%s" bezieht sich auf einen deaktivierten %s in Eintrag "%s" |
| | | SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=Der Wert "%s" in Eigenschaft "%s" in dem %s in Eintrag "%s" bezieht sich auf einen deaktivierten %s in Eintrag "%s" |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=Der %s in Eintrag "%s" kann nicht gel\u00f6scht werden, da er von Eigenschaft "%s" des %s in Eintrag "%s" referenziert wird |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=Der %s in Eintrag "%s" kann nicht deaktivert werden, da er von Eigenschaft "%s" des %s in Eintrag "%s" referenziert wird |
| | | FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=Das Administrations-Framework konnte aufgrund der folgenden Ausnahme nicht initialisiert werden: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=Unerwarteter Fehler beim Versuch, die Manifest-Datei zu lesen: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=Fehler beim Versuch, die Klasse "%s" zu laden: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Die Methode getInstance() konnte nicht in der Definitionsklasse des verwalteteten Objekts "%s" gefunden werden: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Die Methode getInstance() konnte nicht in der Definitionsklasse des verwalteteten Objekts "%s" aufgerufen werden: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Die "%s" Definitionsklasse des verwalteten Objekts "%s" konnte nicht initialisiert werden: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=Die Erweiterung "%s" mit der Manifest-Datei %s kann nicht geladen werden, da beim Versuch, diese zu initialisieren, ein unerwarteter Fehler aufgetreten ist: %s |
| | | FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=Die Kernadministrationsklassen konnten nicht aus der Manifest-Datei %s geladen werden, da ein unerwarteter Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=Das Element %s "%s", das in Eigenschaft "%s" referenziert wird, ist nicht vorhanden |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=Das Element %s "%s", das in Eigenschaft "%s" referenziert wird, ist vorhanden, besitzt aber eine ung\u00fcltige Konfiguration: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=Das Element %s "%s", das in Eigenschaft "%s" referenziert wird, ist deaktiviert |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=Die Eigenschaft "%s" in %s, genannt "%s", referenziert dieses Element %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=Die Eigenschaft "%s" in %s referenziert diesen %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=Dieser %s kann nicht deaktiviert werden, da er von der Eigenschaft "%s" in %s, genannt "%s", referenziert wird |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=Dieser %s kann nicht deaktiviert werden, da er von der Eigenschaft "%s" in %s referenziert wird |
| | | SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=Fehler beim Versuch, festzustellen, ob %s in Eintrag %s aktiviert ist: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=Das selbstsignierte Zertifikat des Administrationskonnektors kann nicht generiert werden, da der folgende Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=Das selbstsignierte Zertifikat des Administrationskonnektors kann nicht generiert werden, da die folgenden Dateien fehlen: %s |
| | | SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Das Einrichten von Berechtigungen f\u00fcr Datei %s ist fehlgeschlagen |
| | | FATAL_ERR_ADMIN_MERGING_138=Die Registrierungsinformationen der Server konnten nicht zusammengef\u00fchrt werden |
| | | |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ADMIN |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \ |
| | | ### retrieve relation configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \ |
| | | ### not appear to exist in the Directory Server configuration. This is a required \ |
| | | ### entry |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \ |
| | | ### to retrieve the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \ |
| | | ### configuration entry %s does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \ |
| | | ### trying to decode the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \ |
| | | ### to load class %s and use it to create a component instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This component \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \ |
| | | ### to initialize a component instance loaded from class %s with the information \ |
| | | ### in configuration entry %s: %s. This component will be disabled |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n de relaci\u00f3n %s: %s |
| | | SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=No parece que exista la entrada de relaci\u00f3n %s en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n del objeto administrado %s: %s |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=No parece que exista la entrada de configuraci\u00f3n del objeto administrado %s en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=Se ha producido un error al tratar de descodificar la entrada de configuraci\u00f3n del objeto administrado %s: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de componente como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Este componente se inhabilitar\u00e1 |
| | | SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=Se ha producido un error al tratar de inicializar una instancia de componente cargada desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Este componente se inhabilitar\u00e1 |
| | | MILD_WARN_ADMIN_COMPONENT_DISABLED_8=Se ha inhabilitado el componente del servidor de directorios configurado en la entrada %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \ |
| | | ### directory %s cannot be loaded because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \ |
| | | ### definition class could not be loaded from the core manifest file %s because \ |
| | | ### an unexpected error occurred while trying to initialize it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \ |
| | | ### definition class could not be loaded from the extension manifest file %s in \ |
| | | ### extensions %s because an unexpected error occurred while trying to initialize \ |
| | | ### it: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=No puede cargarse el archivo jar del Servidor de directorios %s en el directorio %s debido a que se ha producido un error inesperado al tratar de abrir el archivo para su lectura: %s |
| | | FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=No pudo cargarse una clase de definici\u00f3n de configuraci\u00f3n de base desde el archivo de manifiesto de base %s debido a que se ha producido un error inesperado al tratar de inicializarlo: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=No pudo cargarse una clase de definici\u00f3n de configuraci\u00f3n desde el archivo de manifiesto de la extensi\u00f3n %s en las extensiones %s debido a que se ha producido un error inesperado al tratar de inicializarlo: %s |
| | | MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=El directorio de extensiones %s no existe, por lo que no se cargar\u00e1 ninguna extensi\u00f3n |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \ |
| | | ### Server extensions because the extensions directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \ |
| | | ### Server extensions from directory %s because an unexpected error occurred \ |
| | | ### while trying to list the files in that directory: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \ |
| | | ### file %s cannot be located |
| | | ###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \ |
| | | ### file %s cannot be loaded because an unexpected error occurred while trying to \ |
| | | ### read it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \ |
| | | ### manifest file %s associated with the extension %s cannot be loaded because an \ |
| | | ### unexpected error occurred while trying to read it: %s |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=No pueden leerse las extensiones del Servidor de directorios debido a que, pese a que existe el directorio de extensiones %s, \u00e9ste no es un directorio |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=No pueden leerse las extensiones del Servidor de directorios desde el directorio %s debido a que se ha producido un error inesperado al tratar de mostrar los archivos en ese directorio: %s |
| | | FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=No puede ubicarse el archivo de manifiesto de administraci\u00f3n de base %s |
| | | FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=No puede cargarse el archivo de manifiesto de administraci\u00f3n de base %s debido a que se ha producido un error inesperado al tratar de leerlo: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=No puede cargarse el archivo de manifiesto de administaci\u00f3n %s asociado con la extensi\u00f3n %s debido a que se ha producido un error inesperado al tratar de leerlo: %s |
| | | INFO_ADMIN_TOOL_DESCRIPTION_18=Esta utilidad se puede utilizar para realizar operaciones en la estructura de administraci\u00f3n del servidor de directorios |
| | | INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Crear un nuevo grupo de servidores |
| | | INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=La descripci\u00f3n del grupo de servidores. Si no se especifica ninguna, la descripci\u00f3n permanecer\u00e1 vac\u00eda |
| | |
| | | INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=El servidor que se suprimir\u00e1. Se trata de un argumento necesario |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=Enumerar los servidores del grupo de servidores especificado |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=Enumerar grupos de servidores de los que el servidor especificado sea miembro |
| | | ###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \ |
| | | ### the server is running and that the provided credentials are valid |
| | | FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=No se pudo conectar con %s. Compruebe que el servidor se est\u00e9 ejecutando y que las credenciales especificadas sean v\u00e1lidas |
| | | INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=Crear un nuevo ND de ADS |
| | | INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=Eliminar un ND de ADS existente |
| | | ###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid |
| | | ###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs |
| | | ###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered |
| | | ###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken |
| | | ###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered |
| | | ###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \ |
| | | ### missing |
| | | ###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs |
| | | FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=Falta el nombre de host |
| | | FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=El nombre de host no es v\u00e1lido |
| | | FATAL_ERR_ADMIN_MISSING_IPATH_37=Falta la ruta de instalaci\u00f3n |
| | | FATAL_ERR_ADMIN_NOVALID_IPATH_38=La ruta de instalaci\u00f3n no es v\u00e1lida |
| | | FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=Se produce un error de permiso de acceso |
| | | FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=La entidad ya est\u00e1 registrada |
| | | FATAL_ERR_ADMIN_BROKEN_INSTALL_41=El repositorio administrativo est\u00e1 inoperativo |
| | | FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=Todav\u00eda no se ha registrado la entidad |
| | | FATAL_ERR_ADMIN_MISSING_PORT_43=Falta el puerto |
| | | FATAL_ERR_ADMIN_NOVALID_PORT_44=El puerto no es v\u00e1lido |
| | | FATAL_ERR_ADMIN_MISSING_NAME_45=Falta el nombre |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=Falta el UID de administraci\u00f3n |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=Falta la contrase\u00f1a de administrador |
| | | FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=Se produce un error inesperado |
| | | INFO_ADMIN_ERROR_49=[error] |
| | | INFO_ADMIN_SUCCESSFUL_50=Se ha completado correctamente la operaci\u00f3n |
| | | INFO_ADMIN_SUCCESSFUL_NOP_51=Se ha completado correctamente la operaci\u00f3n, pero no era necesario realizar ninguna acci\u00f3n |
| | | ###SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=El identificador del nuevo grupo. Se trata de un argumento necesario |
| | | INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=El identificador del grupo. Se trata de un argumento necesario |
| | | INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=El identificador del miembro. Se trata de un argumento necesario |
| | | INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=El nombre del servidor de fondo en el que se almacenar\u00e1 los datos de administraci\u00f3n |
| | | ###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \ |
| | | ### add/delete listener against the entry "%s" because it does not exist in the \ |
| | | ### configuration |
| | | SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=No se puede registrar una escucha a\u00f1adir/eliminar contra la entrada "%s" porque no existe en la configuraci\u00f3n |
| | | INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=Registrar un servidor en un dominio administrativo |
| | | INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=Cancelar el registro de un servidor en un dominio administrativo |
| | | INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=El identificador del servidor. Se trata de un argumento necesario |
| | |
| | | INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=Muestra las propiedades del servidor |
| | | INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=Modifica las propiedades del servidor |
| | | INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=El identificador exclusivo del servidor registrado. Se trata de un argumento necesario |
| | | ###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \ |
| | | ### registered |
| | | FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=El Id. de servidor (serverId) proporcionado no est\u00e1 registrado |
| | | INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=Crea un nuevo administrador |
| | | INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=Elimina un administrador existente |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=Enumera los administradores que se han definido |
| | |
| | | INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=Modifica las propiedades del administrador |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=Describe las propiedades del administrador |
| | | INFO_ADMIN_ARG_USERID_DESCRIPTION_73=El identificador exclusivo del administrador. Se trata de un argumento necesario |
| | | ###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown |
| | | ###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \ |
| | | ### occurred while evaluating a constraint: %s |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \ |
| | | ### be found but did not contain any type information (e.g. missing object \ |
| | | ### classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \ |
| | | ### be found but did not contain the expected type information (e.g. incorrect \ |
| | | ### object classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \ |
| | | ### could be found but its type resolved to an abstract managed object \ |
| | | ### definition |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \ |
| | | ### be decoded due to an unspecified reason |
| | | ###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \ |
| | | ### for the "%s" property could not be determined |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \ |
| | | ### a valid value for the "%s" property, which must have the following \ |
| | | ### syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \ |
| | | ### "%s" is not a valid value for the "%s" property, which must have the \ |
| | | ### following syntax: %s |
| | | ###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \ |
| | | ### specified as it is mandatory |
| | | ###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \ |
| | | ### be modified as it is read-only |
| | | ###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \ |
| | | ### must not contain more than one value |
| | | ###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \ |
| | | ### occurred while processing property "%s": unknown property type "%s" |
| | | ###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure |
| | | ###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \ |
| | | ### requested authentication mechanism is not supported by the server |
| | | ###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \ |
| | | ### occurred while contacting the server |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \ |
| | | ### for the following reasons: %s |
| | | ###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \ |
| | | ### not be performed because a conflicting change has already occurred. There \ |
| | | ### may be another client administration tool in use |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \ |
| | | ### be decoded due to the following reason: %s |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \ |
| | | ### be decoded due to the following reasons: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \ |
| | | ### object name "%s" is not a valid value for the naming property "%s", \ |
| | | ### which must have the following syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \ |
| | | ### object name "%s" is not permitted |
| | | ###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \ |
| | | ### could not be created because there is an existing managed object with \ |
| | | ### the same name |
| | | ###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \ |
| | | ### object could not be found |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \ |
| | | ### property is mandatory |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \ |
| | | ### properties are mandatory: %s |
| | | ###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \ |
| | | ### recognized |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \ |
| | | ### occurred while contacting the server: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \ |
| | | ### constraint violation occurred: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \ |
| | | ### constraint violations occurred: %s |
| | | ###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a non-existent %s \ |
| | | ### in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \ |
| | | ### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \ |
| | | ### disabled %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a disabled %s in \ |
| | | ### entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \ |
| | | ### cannot be deleted because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \ |
| | | ### cannot be disabled because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \ |
| | | ### framework could not be initialized due to the following exception: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \ |
| | | ### error occurred while reading the manifest file: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \ |
| | | ### attempting to load class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \ |
| | | ### to find the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \ |
| | | ### to invoke the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \ |
| | | ### "%s" managed object definition in class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \ |
| | | ### with manifest file %s cannot be loaded because an unexpected error \ |
| | | ### occurred while trying to initialize it: %s |
| | | ###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \ |
| | | ### classes could not be loaded from manifest file %s because an unexpected \ |
| | | ### error occurred: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \ |
| | | ### property "%s" does not exist |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \ |
| | | ### property "%s" exists but has an invalid configuration: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \ |
| | | ### property "%s" is disabled |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \ |
| | | ### in the %s called "%s" references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \ |
| | | ### in the %s references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s called "%s" |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s |
| | | ###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \ |
| | | ### while attempting to determine if the %s in entry %s is enabled: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \ |
| | | ###self-signed certificate cannot be generated because the following error \ |
| | | ###occurred: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \ |
| | | ###connector self-signed certificate cannot be generated because the following \ |
| | | ###files are missing: %s |
| | | ###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \ |
| | | ### on file %s |
| | | ###FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \ |
| | | ### be merged |
| | | SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Raz\u00f3n desconocida |
| | | SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=Se ha producido una excepci\u00f3n de configuraci\u00f3n al evaluar una restricci\u00f3n: %s |
| | | SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=Pudo encontrarse el objeto %s, pero no conten\u00eda ninguna informaci\u00f3n de tipo (p. ej., clases de objeto que faltan en LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=Pudo encontrarse el objeto %s, pero no conten\u00eda la informaci\u00f3n de tipo esperada (p. ej., clases de objeto incorrectas en LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=Pudo encontrarse el objeto %s, pero su tipo resolvi\u00f3 en una definici\u00f3n de objeto administrado abstracta |
| | | SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=No pudo descodificarse el objeto administrado debido a una raz\u00f3n sin especificar |
| | | SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=No pudieron determinarse los valores predeterminados para la propiedad "%s" |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=El valor "%s" no es un valor v\u00e1lido para la propiedad "%s", que debe tener la siguiente sintaxis: %s |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=El valor de cadena "%s" no es un valor v\u00e1lido para la propiedad "%s", que debe tener la siguiente sintaxis: %s |
| | | SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=Debe especificarse la propiedad "%s", ya que es obligatoria |
| | | SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=No debe modificarse la propiedad "%s", ya que es de s\u00f3lo lectura |
| | | SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=La propiedad "%s" no debe contener m\u00e1s de un valor |
| | | SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=Se ha producido un error interno al procesar la propiedad "%s": tipo de propiedad desconocido "%s" |
| | | SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Error de autenticaci\u00f3n |
| | | SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=El servidor no admite el mecanismo de autenticaci\u00f3n solicitado |
| | | SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Error de autorizaci\u00f3n |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=Se ha producido un problema de comunicaci\u00f3n al contactar con el servidor |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=Se ha rechazado la operaci\u00f3n por la siguiente raz\u00f3n: %s |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=Se ha rechazado la operaci\u00f3n por las siguientes razones: %s |
| | | SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=No pudo realizarse la operaci\u00f3n debido a un cambio conflictivo. Es posible que se est\u00e9 empleando otra herramienta de administraci\u00f3n del cliente |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=No pudo descodificarse el objeto %s debido a la siguiente raz\u00f3n: %s |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=No pudo descodificarse el objeto %s debido a las siguientes razones: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=No se permite asignar nombres vac\u00edos a los objetos administrados |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=No se permite asignar nombres en blanco a los objetos administrados |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=El nombre de objeto administrado "%s" no es un valor v\u00e1lido para la propiedad de asignaci\u00f3n de nombres "%s", que debe tener la siguiente sintaxis: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=No se permite el nombre de objeto administrado "%s" |
| | | SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=No pudo crearse el objeto administrado debido a que ya existe un objeto administrado con el mismo nombre |
| | | SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=No pudo encontrarse el objeto administrado solicitado |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=La propiedad "%s" es obligatoria |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=Las siguientes propiedades son obligatorias: %s |
| | | SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=No se reconoci\u00f3 la propiedad "%s" |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=Se ha producido un problema de comunicaci\u00f3n al contactar con el servidor: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=Se ha producido la siguiente infracci\u00f3n de restricci\u00f3n: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=Se han producido las siguientes infracciones de restricci\u00f3n: %s |
| | | SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=El valor "%s" en la propiedad "%s" en el objeto %s en la entrada "%s" se refiere a un objeto inexistente %s en la entrada "%s" |
| | | SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=El valor "%s" en la propiedad "%s" en el objeto habilitado %s en la entrada "%s" se refiere a un objeto inhabilitado %s en la entrada "%s" |
| | | SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=El valor "%s" en la propiedad "%s" en el objeto %s en la entrada "%s" se refiere a un objeto inhabilitado %s en la entrada "%s" |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=No puede eliminarse el objeto %s en la entrada "%s" debido a que est\u00e1 referenciado por la propiedad "%s" del objeto %s en la entrada "%s" |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=No puede inhabilitarse el objeto %s en la entrada "%s" debido a que est\u00e1 referenciado por la propiedad "%s" del objeto %s en la entrada "%s" |
| | | FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=No pudo inicializarse la estructura de administraci\u00f3n debido a la siguiente excepci\u00f3n: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=Se ha producido un error inesperado al leer el archivo de manifiesto: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=Se ha producido un error al tratar de cargar la clase "%s": %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=No puede encontrarse el m\u00e9todo getInstance() en la clase de definici\u00f3n del objeto administrado "%s": %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=No puede invocarse el m\u00e9todo getInstance() en la clase de definici\u00f3n del objeto administrado "%s": %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=No puede inicializarse la definici\u00f3n del objeto administrado "%s" en la clase "%s": %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=No puede cargarse la extensi\u00f3n "%s" con el archivo de manifiesto %s debido a que se ha producido un error inesperado al tratar de proceder a su inicializaci\u00f3n: %s |
| | | FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=No pueden cargarse las clases de administraci\u00f3n de base desde el archivo de manifiesto %s debido a que se ha producido un error inesperado: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=No existe el objeto %s "%s" referenciado en la propiedad "%s" |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=El objeto %s "%s" referenciado en la propiedad "%s" existe, pero tiene una configuraci\u00f3n no v\u00e1lida: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=Se ha inhabilitado el objeto %s "%s" referenciado en la propiedad "%s" |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=La propiedad "%s" en el objeto %s llamado "%s" hace referencia a este objeto %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=La propiedad "%s" en el objeto %s hace referencia a este objeto %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=No puede inhabilitarse el objeto %s debido a que est\u00e1 referenciado por la propiedad "%s" en el objeto %s llamado "%s" |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=No puede inhabilitarse el objeto %s debido a que est\u00e1 referenciado por la propiedad "%s" en el objeto %s |
| | | SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=Se ha producido un error al tratar de determinar si est\u00e1 habilitado el objeto %s en la entrada %s: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=El conector de administraci\u00f3n de certificado auto-firmado no puede ser generado porque se han producido los siguientes errores: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=El conector de administraci\u00f3n de certificado auto-firmado no puede ser generado porque los siguientes archivos faltan: %s |
| | | SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=No se ha podido establecer permisos en el archivo %s |
| | | FATAL_ERR_ADMIN_MERGING_138=No pudo combinarse la informaci\u00f3n de registro de los servidores |
| | | |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ADMIN |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \ |
| | | ### retrieve relation configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \ |
| | | ### not appear to exist in the Directory Server configuration. This is a required \ |
| | | ### entry |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \ |
| | | ### to retrieve the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \ |
| | | ### configuration entry %s does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \ |
| | | ### trying to decode the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \ |
| | | ### to load class %s and use it to create a component instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This component \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \ |
| | | ### to initialize a component instance loaded from class %s with the information \ |
| | | ### in configuration entry %s: %s. This component will be disabled |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=Une erreur s'est produite lors de la tentative de r\u00e9cup\u00e9ration de l'entr\u00e9e de configuration de relation %s\u00a0: %s |
| | | SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=L'entr\u00e9e de relation %s ne semble pas exister dans la configuration Directory Server. Cette entr\u00e9e est obligatoire |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=Une erreur s'est produite lors de la tentative de r\u00e9cup\u00e9ration de l'entr\u00e9e de configuration d'objet g\u00e9r\u00e9 %s\u00a0: %s |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=L'entr\u00e9e de configuration d'objet g\u00e9r\u00e9 %s ne semble pas exister dans la configuration Directory Server. Cette entr\u00e9e est obligatoire |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=Une erreur s'est produite lors de la tentative de d\u00e9codage de l'entr\u00e9e de configuration d'objet g\u00e9r\u00e9 %s\u00a0: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=Directory Server n'a pas pu charger la classe %s et l'utiliser en tant qu'instance de composant comme le d\u00e9finit l'entr\u00e9e de configuration %s. Erreur d\u00e9tect\u00e9e\u00a0: %s. Ce composant va \u00eatre d\u00e9sactiv\u00e9 |
| | | SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=Une erreur s'est produite lors de la tentative d'initialisation d'une instance de composant charg\u00e9e depuis la classe %s avec les informations de l'entr\u00e9e de configuration %s\u00a0: %s. Ce composant va \u00eatre d\u00e9sactiv\u00e9 |
| | | MILD_WARN_ADMIN_COMPONENT_DISABLED_8=Le composant du serveur d'annuaires configur\u00e9 dans l'entr\u00e9e %s a \u00e9t\u00e9 d\u00e9sactiv\u00e9 |
| | | ###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \ |
| | | ### directory %s cannot be loaded because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \ |
| | | ### definition class could not be loaded from the core manifest file %s because \ |
| | | ### an unexpected error occurred while trying to initialize it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \ |
| | | ### definition class could not be loaded from the extension manifest file %s in \ |
| | | ### extensions %s because an unexpected error occurred while trying to initialize \ |
| | | ### it: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=Impossible de charger le fichier jar Directory Server %s dans le r\u00e9pertoire %s car une erreur inattendue s'est produite lors de la tentative d'ouverture du fichier pour la lecture\u00a0: %s |
| | | FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=Impossible de charger la classe de d\u00e9finition de configuration de serveur de base depuis le fichier manifest de serveur de base %s car une erreur inattendue s'est produite lors de la tentative d'initialisation de cet \u00e9l\u00e9ment\u00a0: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=Impossible de charger la classe de d\u00e9finition de configuration depuis le fichier manifest d'extension %s dans les extensions %s car une erreur inattendue s'est produite lors de la tentative d'initialisation de cet \u00e9l\u00e9ment\u00a0: %s |
| | | MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=Le r\u00e9pertoire d'extensions %s n'existe pas, aucune extension ne sera donc charg\u00e9e |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \ |
| | | ### Server extensions because the extensions directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \ |
| | | ### Server extensions from directory %s because an unexpected error occurred \ |
| | | ### while trying to list the files in that directory: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \ |
| | | ### file %s cannot be located |
| | | ###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \ |
| | | ### file %s cannot be loaded because an unexpected error occurred while trying to \ |
| | | ### read it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \ |
| | | ### manifest file %s associated with the extension %s cannot be loaded because an \ |
| | | ### unexpected error occurred while trying to read it: %s |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Impossible de lire les extensions Directory Server car le r\u00e9pertoire d'extensions %s existe mais il ne s'agit pas d'un r\u00e9pertoire |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Impossible de lire les extensions Directory Server depuis le r\u00e9pertoire %s car une erreur inattendue s'est produite lors de la tentative d'\u00e9num\u00e9ration des fichiers de ce r\u00e9pertoire\u00a0: %s |
| | | FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=Le fichier manifest d'administration de serveur de base %s est introuvable |
| | | FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=Impossible de charger le fichier manifest d'administration de serveur de base %s car une erreur inattendue s'est produite lors de la tentative de lecture de ce fichier\u00a0: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=Impossible de charger le fichier manifest d'administration %s associ\u00e9 \u00e0 l'extension %s car une erreur inattendue s'est produite lors de la tentative de lecture de ce fichier\u00a0: %s |
| | | INFO_ADMIN_TOOL_DESCRIPTION_18=Cet utilitaire permet d'effectuer des op\u00e9rations dans la structure d'administration du serveur d'annuaires |
| | | INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=Cr\u00e9er un nouveau groupe de serveurs |
| | | INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=Description du groupe de serveurs. Si aucun \u00e9l\u00e9ment n'est indiqu\u00e9, la description sera vide |
| | |
| | | INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=Le serveur \u00e0 supprimer. Cet argument est obligatoire |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=R\u00e9pertorier les serveurs du groupe de serveurs sp\u00e9cifi\u00e9 |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=R\u00e9pertorier les groupes de serveurs dont le serveur sp\u00e9cifi\u00e9 est membre |
| | | ###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \ |
| | | ### the server is running and that the provided credentials are valid |
| | | FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=\u00c9chec de la connexion \u00e0 %s. Assurez-vous que le serveur fonctionne et que les informations d'authentification sont valides |
| | | INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=Cr\u00e9er un nouveau DN ADS |
| | | INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=Supprimer un DN ADS existant |
| | | ###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid |
| | | ###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs |
| | | ###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered |
| | | ###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken |
| | | ###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered |
| | | ###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \ |
| | | ### missing |
| | | ###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs |
| | | FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=Nom d'h\u00f4te manquant |
| | | FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=Le nom d\u2019h\u00f4te n\u2019est pas valide |
| | | FATAL_ERR_ADMIN_MISSING_IPATH_37=Chemin d'installation manquant |
| | | FATAL_ERR_ADMIN_NOVALID_IPATH_38=Chemin d'installation non valide |
| | | FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=Erreur de permission d'acc\u00e8s |
| | | FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=Entit\u00e9 d\u00e9j\u00e0 enregistr\u00e9e |
| | | FATAL_ERR_ADMIN_BROKEN_INSTALL_41=R\u00e9f\u00e9rentiel d'administration endommag\u00e9 |
| | | FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=Entit\u00e9 pas encore enregistr\u00e9e |
| | | FATAL_ERR_ADMIN_MISSING_PORT_43=Port manquant |
| | | FATAL_ERR_ADMIN_NOVALID_PORT_44=Port non valide |
| | | FATAL_ERR_ADMIN_MISSING_NAME_45=Nom manquant |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=UID d'administration manquant |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=Mot de passe de l'administrateur manquant |
| | | FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=Une erreur inattendue s'est produite |
| | | INFO_ADMIN_ERROR_49=[erreur] |
| | | INFO_ADMIN_SUCCESSFUL_50=L'op\u00e9ration est termin\u00e9e |
| | | INFO_ADMIN_SUCCESSFUL_NOP_51=L'op\u00e9ration est termin\u00e9e, mais aucune action n'a \u00e9t\u00e9 requise |
| | | ###SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=Nouvel identifiant du groupe. Cet argument est obligatoire |
| | | INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=Identifiant du groupe. Cet argument est obligatoire |
| | | INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=Identifiant du membre. Cet argument est obligatoire |
| | | INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=Nom de le backend dans lequel les donn\u00e9es d'administration vont \u00eatre stock\u00e9es |
| | | ###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \ |
| | | ### add/delete listener against the entry "%s" because it does not exist in the \ |
| | | ### configuration |
| | | SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Impossible d'enregistrer un listener d'ajout/suppression aupr\u00e8s de l'entr\u00e9e "%s" car cet \u00e9l\u00e9ment n'existe pas dans la configuration |
| | | INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=Enregistrer un serveur dans le domaine administratif |
| | | INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=Annuler l'enregistrement d'un serveur dans le domaine administratif |
| | | INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=Identifiant du serveur. Cet argument est obligatoire |
| | |
| | | INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=Affiche les propri\u00e9t\u00e9s du serveur |
| | | INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=Modifie les propri\u00e9t\u00e9s du serveur |
| | | INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=Identifiant unique du serveur enregistr\u00e9. Cet argument est obligatoire |
| | | ###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \ |
| | | ### registered |
| | | FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=La valeur serverId indiqu\u00e9e n'est pas enregistr\u00e9e |
| | | INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=Cr\u00e9e un nouvel administrateur |
| | | INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=Supprime un administrateur existant |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=R\u00e9pertorie les administrateurs ayant \u00e9t\u00e9 d\u00e9finis |
| | |
| | | INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=Modifie les propri\u00e9t\u00e9s de l'administrateur |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=D\u00e9crit les propri\u00e9t\u00e9s de l'administrateur |
| | | INFO_ADMIN_ARG_USERID_DESCRIPTION_73=Identifiant unique de l'administrateur. Cet argument est obligatoire |
| | | ###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown |
| | | ###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \ |
| | | ### occurred while evaluating a constraint: %s |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \ |
| | | ### be found but did not contain any type information (e.g. missing object \ |
| | | ### classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \ |
| | | ### be found but did not contain the expected type information (e.g. incorrect \ |
| | | ### object classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \ |
| | | ### could be found but its type resolved to an abstract managed object \ |
| | | ### definition |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \ |
| | | ### be decoded due to an unspecified reason |
| | | ###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \ |
| | | ### for the "%s" property could not be determined |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \ |
| | | ### a valid value for the "%s" property, which must have the following \ |
| | | ### syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \ |
| | | ### "%s" is not a valid value for the "%s" property, which must have the \ |
| | | ### following syntax: %s |
| | | ###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \ |
| | | ### specified as it is mandatory |
| | | ###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \ |
| | | ### be modified as it is read-only |
| | | ###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \ |
| | | ### must not contain more than one value |
| | | ###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \ |
| | | ### occurred while processing property "%s": unknown property type "%s" |
| | | ###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure |
| | | ###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \ |
| | | ### requested authentication mechanism is not supported by the server |
| | | ###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \ |
| | | ### occurred while contacting the server |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \ |
| | | ### for the following reasons: %s |
| | | ###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \ |
| | | ### not be performed because a conflicting change has already occurred. There \ |
| | | ### may be another client administration tool in use |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \ |
| | | ### be decoded due to the following reason: %s |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \ |
| | | ### be decoded due to the following reasons: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \ |
| | | ### object name "%s" is not a valid value for the naming property "%s", \ |
| | | ### which must have the following syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \ |
| | | ### object name "%s" is not permitted |
| | | ###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \ |
| | | ### could not be created because there is an existing managed object with \ |
| | | ### the same name |
| | | ###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \ |
| | | ### object could not be found |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \ |
| | | ### property is mandatory |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \ |
| | | ### properties are mandatory: %s |
| | | ###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \ |
| | | ### recognized |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \ |
| | | ### occurred while contacting the server: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \ |
| | | ### constraint violation occurred: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \ |
| | | ### constraint violations occurred: %s |
| | | ###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a non-existent %s \ |
| | | ### in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \ |
| | | ### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \ |
| | | ### disabled %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a disabled %s in \ |
| | | ### entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \ |
| | | ### cannot be deleted because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \ |
| | | ### cannot be disabled because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \ |
| | | ### framework could not be initialized due to the following exception: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \ |
| | | ### error occurred while reading the manifest file: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \ |
| | | ### attempting to load class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \ |
| | | ### to find the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \ |
| | | ### to invoke the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \ |
| | | ### "%s" managed object definition in class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \ |
| | | ### with manifest file %s cannot be loaded because an unexpected error \ |
| | | ### occurred while trying to initialize it: %s |
| | | ###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \ |
| | | ### classes could not be loaded from manifest file %s because an unexpected \ |
| | | ### error occurred: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \ |
| | | ### property "%s" does not exist |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \ |
| | | ### property "%s" exists but has an invalid configuration: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \ |
| | | ### property "%s" is disabled |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \ |
| | | ### in the %s called "%s" references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \ |
| | | ### in the %s references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s called "%s" |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s |
| | | ###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \ |
| | | ### while attempting to determine if the %s in entry %s is enabled: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \ |
| | | ###self-signed certificate cannot be generated because the following error \ |
| | | ###occurred: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \ |
| | | ###connector self-signed certificate cannot be generated because the following \ |
| | | ###files are missing: %s |
| | | ###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \ |
| | | ### on file %s |
| | | ###FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \ |
| | | ### be merged |
| | | SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Raison inconnue |
| | | SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=Une exception de configuration s'est produite lors de l'\u00e9valuation d'une contrainte\u00a0: %s |
| | | SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=L'objet %s a \u00e9t\u00e9 trouv\u00e9 mais ne contenait aucune information de type (ex. classes d'objet manquantes dans LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=L'objet %s a \u00e9t\u00e9 trouv\u00e9 mais ne contenait pas les informations de type attendues (ex. classes d'objet incorrectes dans LDAP) |
| | | SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=L'objet %s a \u00e9t\u00e9 trouv\u00e9 mais son type se r\u00e9sout en une d\u00e9finition d'objet g\u00e9r\u00e9 abstraite |
| | | SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=Impossible de d\u00e9coder l'objet g\u00e9r\u00e9 pour une raison non sp\u00e9cifi\u00e9e |
| | | SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=Impossible de d\u00e9terminer les valeurs par d\u00e9faut de la propri\u00e9t\u00e9 "%s" |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=La valeur "%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 "%s", qui doit avoir la syntaxe suivante\u00a0: %s |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=La valeur de cha\u00eene "%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 "%s", qui doit avoir la syntaxe suivante\u00a0: %s |
| | | SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=Vous devez indiquer la propri\u00e9t\u00e9 "%s" car elle est d\u00e9finie comme \u00e9tant obligatoire |
| | | SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=Vous ne devez pas modifier la propri\u00e9t\u00e9 "%s" car elle est en lecture seule |
| | | SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=La propri\u00e9t\u00e9 "%s" ne doit contenir qu'une seule valeur |
| | | SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=Une erreur interne s'est produite lors du traitement de la propri\u00e9t\u00e9 "%s"\u00a0: type de propri\u00e9t\u00e9 "%s" inconnu |
| | | SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=\u00c9chec de l'authentification |
| | | SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=Le m\u00e9canisme d'authentification requis n'est pas pris en charge par le serveur |
| | | SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=\u00c9chec de l'autorisation |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=Un probl\u00e8me de communication s'est produit lors de la prise de contact avec le serveur |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=L'op\u00e9ration a \u00e9t\u00e9 rejet\u00e9e pour la raison suivante\u00a0: %s |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=L'op\u00e9ration a \u00e9t\u00e9 rejet\u00e9e pour les raisons suivantes\u00a0: %s |
| | | SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=Impossible de r\u00e9aliser l'op\u00e9ration car une modification en conflit a d\u00e9j\u00e0 \u00e9t\u00e9 effectu\u00e9e. Un autre outil d'administration client est peut-\u00eatre en cours d'utilisation |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=Impossible de d\u00e9coder l'objet %s pour la raison suivante\u00a0: %s |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=Impossible de d\u00e9coder l'objet %s pour les raisons suivantes\u00a0: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Les noms d'objet g\u00e9r\u00e9 vides ne sont pas admis |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Les noms d'objet g\u00e9r\u00e9 blancs ne sont pas admis |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=Le nom d'objet g\u00e9r\u00e9 "%s" n'est pas une valeur valide pour la propri\u00e9t\u00e9 de nommage "%s", qui doit avoir la syntaxe suivante\u00a0: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=Le nom d'objet g\u00e9r\u00e9 "%s" n'est pas admis |
| | | SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=Impossible de cr\u00e9er l'objet g\u00e9r\u00e9 car il existe d\u00e9j\u00e0 un objet g\u00e9r\u00e9 portant le m\u00eame nom |
| | | SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=L'objet g\u00e9r\u00e9 requis est introuvable |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=La propri\u00e9t\u00e9 "%s" est obligatoire |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=Les propri\u00e9t\u00e9s suivantes sont obligatoires\u00a0: %s |
| | | SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=La propri\u00e9t\u00e9 "%s" n'est pas reconnue |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=Un probl\u00e8me de communication s'est produit lors de la prise de contact avec le serveur\u00a0: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=La violation de contrainte suivante s'est produite\u00a0: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=Les violations de contrainte suivantes se sont produites\u00a0: %s |
| | | SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=La valeur "%s", dans la propri\u00e9t\u00e9 "%s" de l'objet %s de l'entr\u00e9e "%s", fait r\u00e9f\u00e9rence \u00e0 un objet %s inexistant dans l'entr\u00e9e "%s" |
| | | SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=La valeur "%s", dans la propri\u00e9t\u00e9 "%s" de l'objet %s activ\u00e9 dans l'entr\u00e9e "%s", fait r\u00e9f\u00e9rence \u00e0 un objet %s d\u00e9sactiv\u00e9 dans l'entr\u00e9e "%s" |
| | | SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=La valeur "%s", dans la propri\u00e9t\u00e9 "%s" de l'objet %s de l'entr\u00e9e "%s", fait r\u00e9f\u00e9rence \u00e0 un objet %s d\u00e9sactiv\u00e9 dans l'entr\u00e9e "%s" |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=Impossible de supprimer l'objet %s dans l'entr\u00e9e "%s" car la propri\u00e9t\u00e9 "%s" de l'objet %s dans l'entr\u00e9e "%s" y fait r\u00e9f\u00e9rence |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=Impossible de d\u00e9sactiver l'objet %s dans l'entr\u00e9e "%s" car la propri\u00e9t\u00e9 "%s" de l'objet %s dans l'entr\u00e9e "%s" y fait r\u00e9f\u00e9rence |
| | | FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=Impossible d'initialiser la structure administrative en raison de l'exception suivante\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=Une erreur inattendue s'est produite lors de la lecture du fichier manifest\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=Une erreur s'est produite lors de la tentative de chargement de la classe "%s"\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Impossible de trouver la m\u00e9thode getInstance() dans la classe de d\u00e9finition d'objet g\u00e9r\u00e9 "%s"\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Impossible d'appeler la m\u00e9thode getInstance() dans la classe de d\u00e9finition d'objet g\u00e9r\u00e9 "%s"\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Impossible d'initialiser la d\u00e9finition d'objet g\u00e9r\u00e9 "%s" dans la classe "%s"\u00a0: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=Impossible de charger l'extension "%s" avec le fichier manifest %s car une erreur inattendue s'est produite lors de la tentative d'initialisation de cette extension\u00a0: %s |
| | | FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=Impossible de charger les classes d'administration de serveur de base depuis le fichier manifest %s car une erreur inattendue s'est produite\u00a0: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=L'objet %s "%s", r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s", n'existe pas |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=L'objet %s "%s", r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s", existe mais sa configuration n'est pas valide\u00a0: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=L'objet %s "%s", r\u00e9f\u00e9renc\u00e9 dans la propri\u00e9t\u00e9 "%s", est d\u00e9sactiv\u00e9 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=La propri\u00e9t\u00e9 "%s" dans l'objet %s nomm\u00e9 "%s" fait r\u00e9f\u00e9rence \u00e0 cet objet %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=La propri\u00e9t\u00e9 "%s" dans l'objet %s fait r\u00e9f\u00e9rence \u00e0 cet objet %s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=Impossible de d\u00e9sactiver cet objet %s car la propri\u00e9t\u00e9 "%s" de l'objet %s appel\u00e9 "%s" y fait r\u00e9f\u00e9rence |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=Impossible de d\u00e9sactiver cet objet %s car la propri\u00e9t\u00e9 "%s" de l'objet %s y fait r\u00e9f\u00e9rence |
| | | SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=Une erreur s'est produite lors de la tentative de d\u00e9termination de l'\u00e9tat d'activation/d\u00e9sactivation de l'objet %s dans l'entr\u00e9e %s\u00a0: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=Impossible de g\u00e9n\u00e9rer le certificat autosign\u00e9 du connecteur d'administration car l'erreur suivante s'est produite\u00a0: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=Impossible de g\u00e9n\u00e9rer le certificat autosign\u00e9 du connecteur d'administration car les fichiers suivants sont manquants\u00a0: %s |
| | | SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Impossible de d\u00e9finir des permissions sur le fichier %s |
| | | FATAL_ERR_ADMIN_MERGING_138=Impossible de fusionner les informations de registre des serveurs |
| | | |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ADMIN |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \ |
| | | ### retrieve relation configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \ |
| | | ### not appear to exist in the Directory Server configuration. This is a required \ |
| | | ### entry |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \ |
| | | ### to retrieve the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \ |
| | | ### configuration entry %s does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \ |
| | | ### trying to decode the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \ |
| | | ### to load class %s and use it to create a component instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This component \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \ |
| | | ### to initialize a component instance loaded from class %s with the information \ |
| | | ### in configuration entry %s: %s. This component will be disabled |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=\u95a2\u4fc2\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=\u95a2\u4fc2\u30a8\u30f3\u30c8\u30ea %s \u304c\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u5185\u306b\u5b58\u5728\u3057\u306a\u3044\u3088\u3046\u3067\u3059\u3002\u3053\u308c\u306f\u5fc5\u9808\u306e\u30a8\u30f3\u30c8\u30ea\u3067\u3059 |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u304c\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u5185\u306b\u5b58\u5728\u3057\u306a\u3044\u3088\u3046\u3067\u3059\u3002\u3053\u308c\u306f\u5fc5\u9808\u306e\u30a8\u30f3\u30c8\u30ea\u3067\u3059 |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e\u30c7\u30b3\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306f\u30af\u30e9\u30b9 %s \u3092\u8aad\u307f\u8fbc\u3081\u305a\u3001\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e\u5b9a\u7fa9\u306b\u5f93\u3063\u3066\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u7121\u52b9\u306b\u306a\u308a\u307e\u3059 |
| | | SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=\u30af\u30e9\u30b9 %s \u304b\u3089\u8aad\u307f\u8fbc\u307e\u308c\u305f\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e\u60c5\u5831\u3067\u521d\u671f\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u7121\u52b9\u306b\u306a\u308a\u307e\u3059 |
| | | MILD_WARN_ADMIN_COMPONENT_DISABLED_8=\u30a8\u30f3\u30c8\u30ea %s \u5185\u3067\u69cb\u6210\u3055\u308c\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u7121\u52b9\u306b\u3055\u308c\u3066\u3044\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \ |
| | | ### directory %s cannot be loaded because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \ |
| | | ### definition class could not be loaded from the core manifest file %s because \ |
| | | ### an unexpected error occurred while trying to initialize it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \ |
| | | ### definition class could not be loaded from the extension manifest file %s in \ |
| | | ### extensions %s because an unexpected error occurred while trying to initialize \ |
| | | ### it: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u5185\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e jar \u30d5\u30a1\u30a4\u30eb %1$s \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u53d6\u308a\u7528\u306b\u958b\u304f\u3068\u304d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=\u30b3\u30a2\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u30b3\u30a2\u69cb\u6210\u5b9a\u7fa9\u30af\u30e9\u30b9\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u521d\u671f\u5316\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=\u62e1\u5f35\u6a5f\u80fd %2$s \u5185\u306e\u62e1\u5f35\u6a5f\u80fd\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %1$s \u304b\u3089\u69cb\u6210\u5b9a\u7fa9\u30af\u30e9\u30b9\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u521d\u671f\u5316\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=\u62e1\u5f35\u6a5f\u80fd\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u306a\u3044\u305f\u3081\u3001\u62e1\u5f35\u6a5f\u80fd\u306f\u8aad\u307f\u8fbc\u307e\u308c\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \ |
| | | ### Server extensions because the extensions directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \ |
| | | ### Server extensions from directory %s because an unexpected error occurred \ |
| | | ### while trying to list the files in that directory: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \ |
| | | ### file %s cannot be located |
| | | ###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \ |
| | | ### file %s cannot be loaded because an unexpected error occurred while trying to \ |
| | | ### read it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \ |
| | | ### manifest file %s associated with the extension %s cannot be loaded because an \ |
| | | ### unexpected error occurred while trying to read it: %s |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u62e1\u5f35\u6a5f\u80fd\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093\u3002\u62e1\u5f35\u6a5f\u80fd\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u304b\u3089\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u62e1\u5f35\u6a5f\u80fd\u3092\u8aad\u307f\u53d6\u308c\u307e\u305b\u3093\u3002\u3053\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u4e00\u89a7\u8868\u793a\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=\u30b3\u30a2\u7ba1\u7406\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %s \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=\u30b3\u30a2\u7ba1\u7406\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %s \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=\u62e1\u5f35\u6a5f\u80fd %2$s \u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u7ba1\u7406\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | INFO_ADMIN_TOOL_DESCRIPTION_18=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u7ba1\u7406\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u5185\u3067\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=\u65b0\u898f\u30b5\u30fc\u30d0\u30fc\u30b0\u30eb\u30fc\u30d7\u306e\u4f5c\u6210 |
| | | INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=\u30b5\u30fc\u30d0\u30fc\u30b0\u30eb\u30fc\u30d7\u306e\u8aac\u660e\u3002 \u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001\u8aac\u660e\u306f\u7a7a\u767d\u306b\u306a\u308a\u307e\u3059 |
| | |
| | | INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=\u524a\u9664\u3059\u308b\u30b5\u30fc\u30d0\u30fc\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=\u6307\u5b9a\u3057\u305f\u30b5\u30fc\u30d0\u30fc\u30b0\u30eb\u30fc\u30d7\u306e\u30b5\u30fc\u30d0\u30fc\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=\u6307\u5b9a\u3057\u305f\u30b5\u30fc\u30d0\u30fc\u304c\u30e1\u30f3\u30d0\u30fc\u306b\u306a\u3063\u3066\u3044\u308b\u30b5\u30fc\u30d0\u30fc\u30b0\u30eb\u30fc\u30d7\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059 |
| | | ###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \ |
| | | ### the server is running and that the provided credentials are valid |
| | | FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=%s \u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u3057\u3066\u3044\u308b\u3053\u3068\u3001\u304a\u3088\u3073\u6307\u5b9a\u3057\u305f\u8cc7\u683c\u60c5\u5831\u304c\u6709\u52b9\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=\u65b0\u898f ADS DN \u306e\u4f5c\u6210 |
| | | INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=\u65e2\u5b58\u306e ADS DN \u306e\u524a\u9664 |
| | | ###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid |
| | | ###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs |
| | | ###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered |
| | | ###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken |
| | | ###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered |
| | | ###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \ |
| | | ### missing |
| | | ###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs |
| | | FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=\u30db\u30b9\u30c8\u540d\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=\u30db\u30b9\u30c8\u540d\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_MISSING_IPATH_37=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30d1\u30b9\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_NOVALID_IPATH_38=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u30d1\u30b9\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=\u30a2\u30af\u30bb\u30b9\u6a29\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=\u3053\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u306f\u3059\u3067\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | FATAL_ERR_ADMIN_BROKEN_INSTALL_41=\u7ba1\u7406\u30ea\u30dd\u30b8\u30c8\u30ea\u304c\u58ca\u308c\u3066\u3044\u307e\u3059 |
| | | FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=\u3053\u306e\u30a8\u30f3\u30c6\u30a3\u30c6\u30a3\u30fc\u306f\u307e\u3060\u767b\u9332\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_MISSING_PORT_43=\u30dd\u30fc\u30c8\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_NOVALID_PORT_44=\u30dd\u30fc\u30c8\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_MISSING_NAME_45=\u540d\u524d\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=\u7ba1\u7406 UID \u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=\u7ba1\u7406\u8005\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_ADMIN_ERROR_49=[\u30a8\u30e9\u30fc] |
| | | INFO_ADMIN_SUCCESSFUL_50=\u64cd\u4f5c\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f |
| | | INFO_ADMIN_SUCCESSFUL_NOP_51=\u64cd\u4f5c\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\u304c\u3001\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u5fc5\u8981\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | ###SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=\u65b0\u898f\u30b0\u30eb\u30fc\u30d7\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=\u30b0\u30eb\u30fc\u30d7\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=\u30e1\u30f3\u30d0\u30fc\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=\u7ba1\u7406\u30c7\u30fc\u30bf\u3092\u683c\u7d0d\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u540d\u524d |
| | | ###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \ |
| | | ### add/delete listener against the entry "%s" because it does not exist in the \ |
| | | ### configuration |
| | | SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=\u30a8\u30f3\u30c8\u30ea "%s" \u306b\u5bfe\u3057\u3066\u8ffd\u52a0/\u524a\u9664\u30ea\u30b9\u30ca\u30fc\u3092\u767b\u9332\u3067\u304d\u307e\u305b\u3093\u3002\u30a8\u30f3\u30c8\u30ea\u304c\u69cb\u6210\u5185\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=\u30b5\u30fc\u30d0\u30fc\u3092\u7ba1\u7406\u30c9\u30e1\u30a4\u30f3\u306b\u767b\u9332\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=\u30b5\u30fc\u30d0\u30fc\u3092\u7ba1\u7406\u30c9\u30e1\u30a4\u30f3\u304b\u3089\u767b\u9332\u89e3\u9664\u3057\u307e\u3059 |
| | | INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=\u30b5\u30fc\u30d0\u30fc\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | |
| | | INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=\u30b5\u30fc\u30d0\u30fc\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8868\u793a\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=\u30b5\u30fc\u30d0\u30fc\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u5909\u66f4\u3057\u307e\u3059 |
| | | INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=\u767b\u9332\u6e08\u307f\u30b5\u30fc\u30d0\u30fc\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | ###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \ |
| | | ### registered |
| | | FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=\u6307\u5b9a\u3055\u308c\u305f serverId \u306f\u767b\u9332\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=\u65b0\u898f\u7ba1\u7406\u8005\u3092\u4f5c\u6210\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=\u65e2\u5b58\u306e\u7ba1\u7406\u8005\u3092\u524a\u9664\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=\u5b9a\u7fa9\u6e08\u307f\u306e\u7ba1\u7406\u8005\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059 |
| | |
| | | INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=\u7ba1\u7406\u8005\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u5909\u66f4\u3057\u307e\u3059 |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=\u7ba1\u7406\u8005\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u8aac\u660e\u3092\u5165\u529b\u3057\u307e\u3059 |
| | | INFO_ADMIN_ARG_USERID_DESCRIPTION_73=\u7ba1\u7406\u8005\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002 \u3053\u308c\u306f\u5fc5\u9808\u306e\u5f15\u6570\u3067\u3059 |
| | | ###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown |
| | | ###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \ |
| | | ### occurred while evaluating a constraint: %s |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \ |
| | | ### be found but did not contain any type information (e.g. missing object \ |
| | | ### classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \ |
| | | ### be found but did not contain the expected type information (e.g. incorrect \ |
| | | ### object classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \ |
| | | ### could be found but its type resolved to an abstract managed object \ |
| | | ### definition |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \ |
| | | ### be decoded due to an unspecified reason |
| | | ###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \ |
| | | ### for the "%s" property could not be determined |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \ |
| | | ### a valid value for the "%s" property, which must have the following \ |
| | | ### syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \ |
| | | ### "%s" is not a valid value for the "%s" property, which must have the \ |
| | | ### following syntax: %s |
| | | ###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \ |
| | | ### specified as it is mandatory |
| | | ###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \ |
| | | ### be modified as it is read-only |
| | | ###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \ |
| | | ### must not contain more than one value |
| | | ###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \ |
| | | ### occurred while processing property "%s": unknown property type "%s" |
| | | ###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure |
| | | ###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \ |
| | | ### requested authentication mechanism is not supported by the server |
| | | ###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \ |
| | | ### occurred while contacting the server |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \ |
| | | ### for the following reasons: %s |
| | | ###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \ |
| | | ### not be performed because a conflicting change has already occurred. There \ |
| | | ### may be another client administration tool in use |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \ |
| | | ### be decoded due to the following reason: %s |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \ |
| | | ### be decoded due to the following reasons: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \ |
| | | ### object name "%s" is not a valid value for the naming property "%s", \ |
| | | ### which must have the following syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \ |
| | | ### object name "%s" is not permitted |
| | | ###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \ |
| | | ### could not be created because there is an existing managed object with \ |
| | | ### the same name |
| | | ###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \ |
| | | ### object could not be found |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \ |
| | | ### property is mandatory |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \ |
| | | ### properties are mandatory: %s |
| | | ###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \ |
| | | ### recognized |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \ |
| | | ### occurred while contacting the server: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \ |
| | | ### constraint violation occurred: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \ |
| | | ### constraint violations occurred: %s |
| | | ###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a non-existent %s \ |
| | | ### in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \ |
| | | ### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \ |
| | | ### disabled %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a disabled %s in \ |
| | | ### entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \ |
| | | ### cannot be deleted because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \ |
| | | ### cannot be disabled because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \ |
| | | ### framework could not be initialized due to the following exception: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \ |
| | | ### error occurred while reading the manifest file: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \ |
| | | ### attempting to load class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \ |
| | | ### to find the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \ |
| | | ### to invoke the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \ |
| | | ### "%s" managed object definition in class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \ |
| | | ### with manifest file %s cannot be loaded because an unexpected error \ |
| | | ### occurred while trying to initialize it: %s |
| | | ###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \ |
| | | ### classes could not be loaded from manifest file %s because an unexpected \ |
| | | ### error occurred: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \ |
| | | ### property "%s" does not exist |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \ |
| | | ### property "%s" exists but has an invalid configuration: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \ |
| | | ### property "%s" is disabled |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \ |
| | | ### in the %s called "%s" references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \ |
| | | ### in the %s references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s called "%s" |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s |
| | | ###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \ |
| | | ### while attempting to determine if the %s in entry %s is enabled: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \ |
| | | ###self-signed certificate cannot be generated because the following error \ |
| | | ###occurred: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \ |
| | | ###connector self-signed certificate cannot be generated because the following \ |
| | | ###files are missing: %s |
| | | ###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \ |
| | | ### on file %s |
| | | ###FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \ |
| | | ### be merged |
| | | SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=\u7406\u7531\u4e0d\u660e |
| | | SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=\u5236\u7d04\u306e\u8a55\u4fa1\u4e2d\u306b\u69cb\u6210\u306e\u4f8b\u5916\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=%s \u306f\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u30bf\u30a4\u30d7\u60c5\u5831\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f (LDAP \u5185\u306b\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u306a\u3044\u306a\u3069) |
| | | SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=%s \u306f\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u671f\u5f85\u3055\u308c\u308b\u30bf\u30a4\u30d7\u60c5\u5831\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3067\u3057\u305f (LDAP \u5185\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u6b63\u3057\u304f\u306a\u3044\u306a\u3069) |
| | | SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=%s \u306f\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u30bf\u30a4\u30d7\u304c\u62bd\u8c61\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5b9a\u7fa9\u306b\u89e3\u6c7a\u3055\u308c\u307e\u3057\u305f |
| | | SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=\u4e0d\u660e\u306a\u7406\u7531\u3067\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=\u5024 "%s" \u306f "%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6b21\u306e\u69cb\u6587\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=\u6587\u5b57\u5217\u5024 "%s" \u306f "%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6b21\u306e\u69cb\u6587\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s |
| | | SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u5fc5\u9808\u3067\u3059 |
| | | SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u8aad\u307f\u53d6\u308a\u5c02\u7528\u306e\u305f\u3081\u3001\u5909\u66f4\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306b\u8907\u6570\u306e\u5024\u3092\u542b\u3081\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306e\u51e6\u7406\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: \u4e0d\u660e\u306a\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u30bf\u30a4\u30d7 "%s" |
| | | SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=\u8a8d\u8a3c\u5931\u6557 |
| | | SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=\u8981\u6c42\u3055\u308c\u305f\u8a8d\u8a3c\u6a5f\u69cb\u306f\u30b5\u30fc\u30d0\u30fc\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=\u627f\u8a8d\u5931\u6557 |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30a2\u30af\u30bb\u30b9\u4e2d\u306b\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=\u6b21\u306e\u7406\u7531\u3067\u64cd\u4f5c\u304c\u62d2\u5426\u3055\u308c\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=\u6b21\u306e\u7406\u7531\u3067\u64cd\u4f5c\u304c\u62d2\u5426\u3055\u308c\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=\u7af6\u5408\u3059\u308b\u5909\u66f4\u304c\u3059\u3067\u306b\u884c\u308f\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u64cd\u4f5c\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u5225\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u7ba1\u7406\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u4e2d\u3067\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=\u6b21\u306e\u7406\u7531\u3067 %s \u3092\u30c7\u30b3\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d\u306f\u7a7a\u306b\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d\u306f\u7a7a\u767d\u306b\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d "%s" \u306f\u30cd\u30fc\u30df\u30f3\u30b0\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306b\u6709\u52b9\u306a\u5024\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u6b21\u306e\u69cb\u6587\u306b\u5f93\u3046\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u540d "%s" \u306f\u8a31\u53ef\u3055\u308c\u307e\u305b\u3093 |
| | | SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u540c\u3058\u540d\u524d\u306e\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u3059\u3067\u306b\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=\u8981\u6c42\u3055\u308c\u305f\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108="%s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u5fc5\u9808\u3067\u3059 |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=\u6b21\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u5fc5\u9808\u3067\u3059: %s |
| | | SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%s" \u306f\u8a8d\u8b58\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u30a2\u30af\u30bb\u30b9\u4e2d\u306b\u901a\u4fe1\u306e\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=\u6b21\u306e\u5236\u7d04\u9055\u53cd\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=\u6b21\u306e\u5236\u7d04\u9055\u53cd\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=\u30a8\u30f3\u30c8\u30ea "%4$s" \u5185\u306e %3$s \u306b\u542b\u307e\u308c\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%2$s" \u306e\u5024 "%1$s" \u306f\u3001\u30a8\u30f3\u30c8\u30ea "%6$s" \u5185\u306e\u5b58\u5728\u3057\u306a\u3044 %5$s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=\u30a8\u30f3\u30c8\u30ea "%4$s" \u5185\u306e\u6709\u52b9\u306b\u3055\u308c\u305f %3$s \u306b\u542b\u307e\u308c\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%2$s" \u306e\u5024 "%1$s" \u306f\u3001\u30a8\u30f3\u30c8\u30ea "%6$s" \u5185\u306e\u7121\u52b9\u306b\u3055\u308c\u305f %5$s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=\u30a8\u30f3\u30c8\u30ea "%4$s" \u5185\u306e %3$s \u306b\u542b\u307e\u308c\u308b\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%2$s" \u306e\u5024 "%1$s" \u306f\u3001\u30a8\u30f3\u30c8\u30ea "%6$s" \u5185\u306e\u7121\u52b9\u306b\u3055\u308c\u305f %5$s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=\u30a8\u30f3\u30c8\u30ea "%2$s" \u5185\u306e %1$s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u30a8\u30f3\u30c8\u30ea "%5$s" \u5185\u306e %4$s \u306e "%3$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304b\u3089\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=\u30a8\u30f3\u30c8\u30ea "%2$s" \u5185\u306e %1$s \u3092\u7121\u52b9\u306b\u3067\u304d\u307e\u305b\u3093\u3002\u30a8\u30f3\u30c8\u30ea "%5$s" \u5185\u306e %4$s \u306e "%3$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304b\u3089\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=\u6b21\u306e\u4f8b\u5916\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u7ba1\u7406\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=\u30af\u30e9\u30b9 "%s" \u306e\u8aad\u307f\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5b9a\u7fa9\u30af\u30e9\u30b9 "%s" \u306b getInstance() \u30e1\u30bd\u30c3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=\u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5b9a\u7fa9\u30af\u30e9\u30b9 "%s" \u306e getInstance() \u30e1\u30bd\u30c3\u30c9\u3092\u547c\u3073\u51fa\u305b\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=\u30af\u30e9\u30b9 "%2$s" \u5185\u306e "%1$s" \u7ba1\u7406\u5bfe\u8c61\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5b9a\u7fa9\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093: %3$s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %2$s \u3092\u542b\u3080\u62e1\u5f35\u6a5f\u80fd "%1$s" \u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\u521d\u671f\u5316\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=\u30de\u30cb\u30d5\u30a7\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u30b3\u30a2\u7ba1\u7406\u30af\u30e9\u30b9\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%3$s" \u3067\u53c2\u7167\u3055\u308c\u3066\u3044\u308b %1$s "%2$s" \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%3$s" \u3067\u53c2\u7167\u3055\u308c\u3066\u3044\u308b %1$s "%2$s" \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u69cb\u6210\u304c\u7121\u52b9\u3067\u3059: %4$s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc "%3$s" \u3067\u53c2\u7167\u3055\u308c\u3066\u3044\u308b %1$s "%2$s" \u306f\u7121\u52b9\u306b\u306a\u3063\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130="%3$s" \u3068\u3044\u3046 %2$s \u306e "%1$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3053\u306e %4$s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=%2$s \u306e "%1$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306f\u3053\u306e %3$s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=\u3053\u306e %1$s \u306f\u7121\u52b9\u306b\u3067\u304d\u307e\u305b\u3093\u3002"%4$s" \u3068\u3044\u3046 %3$s \u306e "%2$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304b\u3089\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=\u3053\u306e %1$s \u306f\u7121\u52b9\u306b\u3067\u304d\u307e\u305b\u3093\u3002%3$s \u306e "%2$s" \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304b\u3089\u53c2\u7167\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=\u30a8\u30f3\u30c8\u30ea %2$s \u5185\u306e %1$s \u304c\u6709\u52b9\u304b\u3069\u3046\u304b\u3092\u5224\u5b9a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u7ba1\u7406\u30b3\u30cd\u30af\u30bf\u306e\u81ea\u5df1\u7f72\u540d\u4ed8\u304d\u8a3c\u660e\u66f8\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=\u6b21\u306e\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u305f\u3081\u3001\u7ba1\u7406\u30b3\u30cd\u30af\u30bf\u306e\u81ea\u5df1\u7f72\u540d\u4ed8\u304d\u8a3c\u660e\u66f8\u3092\u751f\u6210\u3067\u304d\u307e\u305b\u3093: %s |
| | | SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=\u30d5\u30a1\u30a4\u30eb %s \u306e\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u8a2d\u5b9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f |
| | | FATAL_ERR_ADMIN_MERGING_138=\u30b5\u30fc\u30d0\u30fc\u306e\u30ec\u30b8\u30b9\u30c8\u30ea\u60c5\u5831\u3092\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f |
| | | |
| | |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # Do not translate |
| | | # |
| | | global.category=ADMIN_TOOL |
| | | global.ordinal=-1 |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS=Der Directory-Server enth\u00e4lt Datenbankdateien an den folgenden Speicherorten au\u00dferhalb des Serverpfads: %n%s%nDiese Dateien entfernen? |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS=Der Directory-Server enth\u00e4lt Protokolldateien an den folgenden Speicherorten au\u00dferhalb des Serverpfads: %n%s%nDiese Dateien entfernen? |
| | | INFO_CLI_UNINSTALL_CONFIRM_STOP=Der Server wird derzeit ausgef\u00fchrt und muss gestoppt werden, bevor die Deinstallation fortgesetzt werden kann.%nServer stoppen und Dateien permanent l\u00f6schen? |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \ |
| | | ### select the elements to uninstall. Use the options described in the usage to \ |
| | | ### specify what must be uninstalled. |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \ |
| | | ### to be uninstalled. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=Sie m\u00fcssen die Elemente zur Deinstallation ausw\u00e4hlen. Verwenden Sie die unter Verwendung beschriebenen Optionen, um festzulegen, welche Elemente deinstalliert werden sollen. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=Sie m\u00fcssen etwas zur Deinstallation ausw\u00e4hlen. |
| | | INFO_CLI_UNINSTALL_SERVER_STOPPED=Der Server wurde gestoppt. |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=Der Server ist f\u00fcr Replikation konfiguriert.%nFalls der Server tats\u00e4chlich Inhalte mit anderen Servern repliziert, m\u00fcssen Sie die Administrator-Authentifizierung angeben, damit Referenzen auf diesen Server in den Replikations-Servern entfernt werden.%n%nGeben Sie 'Ja' ein, um die Authentifizierung zum L\u00f6schen der Remote-Referenzen bereitzustellen.%nGeben Sie 'Nein' ein, um die Deinstallation ohne Aktualisierung der Remote-Referenzen fortzusetzen.%nAuthentifizierung bereitstellen? |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=Der Server ist f\u00fcr Replikation konfiguriert.%nFalls der Server tats\u00e4chlich Inhalte mit anderen Servern repliziert, m\u00fcssen Sie ihn starten und die Administrator-Authentifizierung angeben, damit Referenzen auf diesen Server in den Replikations-Servern entfernt werden.%n%nGeben Sie 'Ja' ein, um den Server zu starten, und stellen Sie anschlie\u00dfend die Authentifizierung zum Entfernen der Remote-Referenzen bereit.%nGeben Sie 'Nein' ein, um die Deinstallation ohne Aktualisierung der Remote-Referenzen fortzusetzen.%nServer starten und Authentifizierung bereitstellen? |
| | |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG=Deinstallation best\u00e4tigen%nAlle Dateien werden permanent gel\u00f6scht. M\u00f6chten Sie trotzdem fortfahren? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE=Deinstallation best\u00e4tigen |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG=Server wird ausgef\u00fchrt%nDer Server wird derzeit ausgef\u00fchrt und muss gestoppt werden, bevor die Deinstallation fortgesetzt werden kann. M\u00f6chten Sie, dass das Deinstallationsprogramm den Server f\u00fcr Sie stoppt und die Deinstallation fortsetzt? Wenn Sie auf 'Nein' klicken, m\u00fcssen Sie den Server manuell stoppen, um fortfahren zu k\u00f6nnen. |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Beim Lesen der Konfiguration der vorhandenen Server traten folgende Fehler auf:\n%s\nM\u00f6chten Sie, dass das Deinstallationsprogramm die Referenzen auf diesen Server auf die effizienteste Weise zu entfernen versucht? |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Beim Lesen der Konfiguration der vorhandenen Server traten\u00b7folgende Fehler auf:%n%s%nM\u00f6chten Sie, dass das Deinstallationsprogramm die Referenzen auf diesem Server auf die effizienteste Weise zu entfernen versucht? |
| | | MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=Dieser Server ist darauf konfiguriert, einige seiner Basis-DNs zu replizieren. Beim Abrufen der Referenzen zu diesem Server in den replizierten Servern ist ein Fehler aufgetreten. Um Remote-Referenzen entfernen zu k\u00f6nnen, m\u00fcssen Sie Berechtigungsnachweise f\u00fcr globale Administratorenunter Verwendung der Optionen %s und %s (oder %s) bereitstellen.%nDie Deinstallation wird fortgesetzt, da sich das System im Erzwingen-bei-Fehler-Modus befindet.%n%nFolgender Fehler wurde gefunden:%n%s |
| | | ###SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ |
| | | ### to replicate some of its Base DN's. There was an error retrieving the \ |
| | | ### references to it in the replicated servers. Note that to be able to remove \ |
| | | ### remote references you must provide Global Administrator credentials using the \ |
| | | ### %s and %s (or %s) options.%nCheck that the connection parameters you \ |
| | | ### provided are correct.%nIf you want to uninstall the server even when remote \ |
| | | ### references cannot be removed, you can use the %s option.%n%nThe error found \ |
| | | ### was:%n%s |
| | | SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=Dieser Server ist darauf konfiguriert, einige seiner Basis-DNs zu replizieren. Beim Abrufen der Referenzen zu diesem Server in den replizierten Servern ist ein Fehler aufgetreten. Um Remote-Referenzen entfernen zu k\u00f6nnen, m\u00fcssen Sie Berechtigungsnachweise f\u00fcr globale Administratorenunter Verwendung der Optionen %s und %s (oder %s) bereitstellen.%nStellen Sie sicher, dass die angegebenen Verbindungsparameter korrekt sind.%nWenn Sie den Server deinstallieren m\u00f6chten, obwohl die Remote-Referenzen nicht entfernt werden k\u00f6nnen, verwenden Sie die Option %s.%n%nFolgender Fehler wurde gefunden:%n%s |
| | | MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=Der Server ist darauf konfiguriert, einige seiner Basis-DNs zu replizieren. Beim Abrufen der Referenzen zu diesem Server in den replizierten Servern ist ein Fehler aufgetreten. %nM\u00f6chten Sie fortfahren? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=Server wird ausgef\u00fchrt |
| | | INFO_CONNECTIONS_LABEL=Offene Verbindungen: |
| | |
| | | MILD_ERR_READING_CONFIG_FILE=Fehler beim Lesen der Konfigurationsdatei. |
| | | MILD_ERR_READING_CONFIG_LDAP=Fehler beim Lesen von Daten vom Server. \u00dcberpr\u00fcfen Sie die bereitgestellten Authentifizierungsinformationen.%nDetails: %s |
| | | MILD_ERR_READING_SCHEMA_LDAP=Fehler beim Lesen des Schemas vom Remote-Server.%nDetails: %s |
| | | ###SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server. |
| | | SEVERE_ERR_STARTING_SERVER_GENERIC=Server konnte nicht gestartet werden. |
| | | INFO_FINISH_BUTTON_UNINSTALL_LABEL=Deinstallieren |
| | | INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=Deinstallation fertig stellen |
| | | INFO_FRAME_UNINSTALL_TITLE=%s Deinstallation |
| | |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL=<nicht verf\u00fcgbar> (*) |
| | | INFO_NOT_AVAILABLE_SHORT_LABEL=N/V |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND=* Informationen nur verf\u00fcgbar, wenn Sie beim Starten des Status-Befehls g\u00fcltige Authentifizierungsinformationen angeben. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP=<html>Informationen nur verf\u00fcgbar, wenn Sie als<br>Administrator authentifiziert sind. |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL=<nicht verf\u00fcgbar> (*) |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND=* Informationen nur verf\u00fcgbar, wenn der Server ausgef\u00fchrt wird und Sie beim Starten des Status-Befehls g\u00fcltige Authentifizierungsinformationen angeben. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP=<html>Informationen nur verf\u00fcgbar, wenn der Server ausgef\u00fchrt wird und Sie als<br>Administrator authentifiziert sind. |
| | | INFO_NOTHING_SELECTED_TO_UNINSTALL=Sie m\u00fcssen etwas zur Deinstallation ausw\u00e4hlen. |
| | | INFO_NUMBER_ENTRIES_COLUMN=Eintr\u00e4ge |
| | |
| | | INFO_START_BUTTON_TOOLTIP=Startet den Directory-Server |
| | | INFO_STATE_COLUMN=Status |
| | | INFO_STATUS_CLI_USAGE_DESCRIPTION=Dieses Dienstprogramm kann zur Anzeige grundlegender Serverinformationen verwendet werden |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control \ |
| | | ###Panel. Check that you have access to the display. |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \ |
| | | ### Control Panel. Check that you have access to the display. Check file %s for \ |
| | | ### details. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Dieses Dienstprogramm kann zur Anzeige des Steuerbereich-Fensters verwendet werden, in dem grundlegende Serverinformationen angezeigt werden und einige grundlegende Administrationsaufgaben auf dem Server ausgef\u00fchrt werden k\u00f6nnen. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Starten des Steuerbereichs nicht m\u00f6glich. Pr\u00fcfen Sie, ob Sie Zugriff auf die Anzeige haben. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Starten des Steuerbereichs nicht m\u00f6glich. Pr\u00fcfen Sie, ob Sie Zugriff auf die Anzeige haben. Weitere Details finden Sie in der Datei %s. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Dieses Dienstprogramm kann zur Anzeige des Steuerbereich-Fensters verwendet werden, in dem grundlegende Serverinformationen angezeigt werden und einige grundlegende Administrationsaufgaben auf dem Server ausgef\u00fchrt werden k\u00f6nnen.%n%nWenn kein Hostname oder Port angegeben ist, versucht das Tool, eine Verbindung mit dem lokalen Server herzustellen. |
| | | INFO_STOP_BUTTON_LABEL=Stoppen |
| | | INFO_STOP_BUTTON_TOOLTIP=Stoppt den Directory-Server |
| | | INFO_BASEDN_NOT_REPLICATED_LABEL=Deaktiviert |
| | |
| | | INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI=Der Server wurde von dem lokalen Rechner erfolgreich deinstalliert, aber beim L\u00f6schen von Dateien traten Fehler auf. Im Textbereich 'Details' finden Sie weitere Informationen zu den problematischen Dateien.%n%nStellen Sie sicher, dass diese Dateien von keinem anderen Programm verwendet werden, und l\u00f6schen Sie die Dateien anschlie\u00dfend manuell. |
| | | INFO_SUMMARY_UNINSTALL_NOT_STARTED=Deinstallation wird gestartet... |
| | | INFO_UNDEFINED_PROTOCOL_LABEL=-Unbekannt- |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \ |
| | | ### launch failed.%n%nLaunching command line uninstall... |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \ |
| | | ### Uninstall launch failed. Check file %s for more details.%n%nLaunching \ |
| | | ### command line uninstall... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nStarten der Deinstallation \u00fcber grafische Benutzeroberfl\u00e4che ist fehlgeschlagen.%n%nDeinstallation \u00fcber Befehlszeile wird gestartet... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nStarten der Deinstallation \u00fcber grafische Benutzeroberfl\u00e4che ist fehlgeschlagen. Weitere Details finden Sie in der Datei %s.%n%nDeinstallation \u00fcber Befehlszeile wird gestartet... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=Deinstallation \u00fcber Befehlszeile wird gestartet... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=Deinstallation \u00fcber grafische Benutzeroberfl\u00e4che wird gestartet... |
| | | INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=Dieses Dienstprogramm kann zur Deinstallation des Directory-Server verwendet werden. |
| | |
| | | INFO_UNINSTALL_LOGIN_PWD_TOOLTIP=Das Passwort des globalen Administrators, das zum Lesen und Aktualisieren der Konfiguration in anderen Servern verwendet werden soll. |
| | | INFO_UNINSTALL_LOGIN_UID_TOOLTIP=Die Benutzer-ID des globalen Administrators, die zum Lesen und Aktualisieren der Konfiguration in anderen Servern verwendet werden soll. |
| | | INFO_UNKNOWN_LABEL=-- |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Gibt an, ob die Deinstallation fortgesetzt werden soll oder nicht, wenn bei der Aktualisierung der Referenzen auf diesen Server in Remote-Serverinstanzen Fehler auftreten. Dieses Argument kann nur mit dem Nicht-Eingabeaufforderungs-Argument %s verwendet werden. |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Gibt an, ob die Deinstallation fortgesetzt werden soll oder nicht, wenn bei der Aktualisierung der Referenzen auf diesen Server in Remote-Serverinstanzen Fehler auftreten. Diese Option kann nur mit der Nicht-Eingabeaufforderungs-Option %s verwendet werden. |
| | | INFO_DESCRIPTION_REFERENCED_HOST=Der Name dieses Hosts (bzw. IP-Adresse) wie in Remote-Servern zur Replikation referenziert |
| | | INFO_UNINSTALLDS_DESCRIPTION_CLI=Gibt an, dass die Befehlszeileninstallation verwendet werden soll. Falls nicht angegeben, wird die grafische Benutzeroberfl\u00e4che gestartet. Die \u00fcbrigen Optionen (au\u00dfer Hilfe und Version) werden nur ber\u00fccksichtigt, wenn diese Option angegeben ist |
| | | INFO_UNINSTALLDS_DESCRIPTION_QUIET=Deinstallation im stillen Modus durchf\u00fchren. Im stillen Modus werden Fortschrittsinformationen nicht an den Standardoutput ausgegeben |
| | |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1=Datei mit dem Passwort, das zur Verbindung mit dem ersten Server zu verwenden ist, dessen Inhalt repliziert wird. Falls kein Verbindungs-DN f\u00fcr den ersten Server angegeben wurde, wird das Passwort des globalen Administrators f\u00fcr die Verbindung verwendet |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Port, der vom Replikationsmechanismus im ersten Server zur Kommunikation mit den \u00fcbrigen Servern verwendet wird. Sie brauchen diese Option nur anzugeben, wenn der erste Server zuvor nicht f\u00fcr Replikation konfiguriert wurde |
| | | INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1=Gibt an, ob die Kommunikation \u00fcber den Replikations-Port des ersten Servers verschl\u00fcsselt ist oder nicht. Diese Option wird nur ber\u00fccksichtigt, wenn die Replikation erstmalig auf dem ersten Server konfiguriert wird |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=Konfigurieren Sie keinen Replikations-Port bzw. kein \u00c4nderungsprotokoll auf dem ersten Server. Der erste Server enth\u00e4lt replizierte Daten, aber kein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten vorgenommen wurden. Beachten Sie, dass jede replizierte Topologie mindestens zwei Server mit einem \u00c4nderungsprotokoll enthalten muss, um einen Single-Point-of-Failure zu vermeiden. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Konfigurieren Sie ein \u00c4nderungsprotokoll und einen Replikations-Port nur auf dem ersten Server. Der erste Server enth\u00e4lt keine replizierten Daten, aber ein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten auf anderen Servern vorgenommen wurden. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=Konfigurieren Sie keinen Replikations-Port bzw. kein \u00c4nderungsprotokoll auf dem ersten Server. Der erste Server enth\u00e4lt replizierte Daten, aber kein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten vorgenommen wurden. Beachten Sie, dass jede replizierte Topologie mindestens zwei Server mit einem \u00c4nderungsprotokoll enthalten muss, um einen Single-Point-of-Failure zu vermeiden |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Konfigurieren Sie ein \u00c4nderungsprotokoll und einen Replikations-Port nur auf dem ersten Server. Der erste Server enth\u00e4lt keine replizierten Daten, aber ein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten auf anderen Servern vorgenommen wurden |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Vollst\u00e4ndig qualifizierte(r) Hostname oder IP-Adresse des zweiten Servers, dessen Inhalt repliziert wird |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=Directory-Server-Administrations-Portnummer des zweiten Servers, dessen Inhalt repliziert wird |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=DN, der zur Verbindung mit dem zweiten Server zu verwenden ist, dessen Inhalt repliziert wird. Falls nicht angegeben, wird der globale Administrator f\u00fcr die Verbindung verwendet |
| | |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE2=Die Datei mit dem Passwort, das zur Verbindung mit dem zweiten Server zu verwenden ist, dessen Inhalt repliziert wird. Falls kein Verbindungs-DN f\u00fcr den zweiten Server angegeben wurde, wird das Passwort des globalen Administrators f\u00fcr die Verbindung verwendet |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_PORT2=Port, der vom Replikationsmechanismus auf dem zweiten Server zur Kommunikation mit den \u00fcbrigen Servern verwendet wird. Sie m\u00fcssen diese Option nur angeben, wenn der zweite Server zuvor nicht f\u00fcr Replikation konfiguriert wurde |
| | | INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION2=Gibt an, ob die Kommunikation \u00fcber den Replikations-Port des zweiten Servers verschl\u00fcsselt ist oder nicht. Diese Option wird nur ber\u00fccksichtigt, wenn die Replikation erstmalig auf dem zweiten Server konfiguriert wird |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER2=Konfigurieren Sie keinen Replikations-Port bzw. kein \u00c4nderungsprotokoll auf dem zweiten Server. Der zweite Server enth\u00e4lt replizierte Daten, aber kein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten vorgenommen wurden. Beachten Sie, dass jede replizierte Topologie mindestens zwei Server mit einem \u00c4nderungsprotokoll enthalten muss, um einen Single-Point-of-Failure zu vermeiden. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER2=Konfigurieren Sie ein \u00c4nderungsprotokoll und einen Replikations-Port nur auf dem zweiten Server. Der zweite Server enth\u00e4lt keine replizierten Daten, aber ein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten auf anderen Servern vorgenommen wurden. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER2=Konfigurieren Sie keinen Replikations-Port bzw. kein \u00c4nderungsprotokoll auf dem zweiten Server. Der zweite Server enth\u00e4lt replizierte Daten, aber kein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten vorgenommen wurden. Beachten Sie, dass jede replizierte Topologie mindestens zwei Server mit einem \u00c4nderungsprotokoll enthalten muss, um einen Single-Point-of-Failure zu vermeiden |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER2=Konfigurieren Sie ein \u00c4nderungsprotokoll und einen Replikations-Port nur auf dem zweiten Server. Der zweite Server enth\u00e4lt keine replizierten Daten, aber ein \u00c4nderungsprotokoll der Modifikationen, die an den replizierten Daten auf anderen Servern vorgenommen wurden |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=StartTLS f\u00fcr sichere Kommunikation mit dem zweiten Server verwenden |
| | | INFO_DESCRIPTION_REPLICATION_BASEDNS=Basis-DN der Daten, die repliziert oder initialisiert oder f\u00fcr welche die Replikation deaktiviert werden soll. Wenn diese Option mehrmals verwendet wird, k\u00f6nnen mehrere Basis-DNs bereitgestellt werden |
| | | INFO_DESCRIPTION_REPLICATION_ADMIN_UID=Benutzer-ID des globalen Administrators, die f\u00fcr die Verbindung mit dem Server zu verwenden ist. F\u00fcr den Unterbefehl '%s' wird ein globaler Administrator unter Verwendung der bereitgestellten Daten erstellt, falls zuvor kein globaler Administrator f\u00fcr keinen der Server definiert wurde. |
| | |
| | | INFO_REPLICATION_TOOL_DESCRIPTION=Mit diesem Dienstprogramm k\u00f6nnen Sie die Replikation zwischen Servern so konfigurieren, dass die Daten der Server synchronisiert werden. Damit die Replikation funktioniert, m\u00fcssen Sie diese zuerst mit dem Unterbefehl '%s' aktivieren und anschlie\u00dfend den Inhalt eines der Server mit dem Inhalt des anderen mithilfe des Unterbefehls '%s' initialisieren |
| | | INFO_REPLICATION_DESCRIPTION_QUIET=Vorgang im stillen Modus durchf\u00fchren (es werden keine Fortschrittsinformationen in die Standardausgabe geschrieben) |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=Der DN, der zur Verbindung mit dem Server zu verwenden ist, auf dem die Replikation deaktiviert werden soll. Die Option muss verwendet werden, wenn kein globaler Administrator auf dem Server definiert wurde oder wenn der Benutzer keine Referenzen in den anderen replizierten Servern entfernen m\u00f6chte. Bei dieser Option wird das Passwort f\u00fcr den globalen Administrator verwendet |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER=Deaktivieren Sie den Replikationsserver. Der Replikations-Port und die \u00c4nderungsprotokolle werden auf dem angegebenen Server inaktiviert. |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER=Deaktivieren Sie den Replikationsserver. Der Replikations-Port und die \u00c4nderungsprotokolle werden auf dem angegebenen Server inaktiviert |
| | | INFO_DESCRIPTION_DISABLE_ALL=Deaktivieren Sie die Replikationskonfiguration auf dem angegebenen Server. Der Inhalt des Servers wird nicht l\u00e4nger repliziert, und der Replikationsserver (\u00c4nderungsprotokoll und Replikations-Port) wird deaktiviert, wenn dies so konfiguriert wurde |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Den Inhalt der Daten unter dem angegebenen Basis-DN auf dem Zielserver mit dem Inhalt auf dem Quellserver initialisieren. Dieser Vorgang ist erforderlich, damit die Replikation nach der Aktivierung funktioniert ('%s' ist hierf\u00fcr ebenfalls verwendbar) |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=Den Inhalt der Daten unter dem angegebenen Basis-DN auf allen Servern initialisieren, deren Inhalt mit dem Inhalt des angegebenen Servers repliziert wird. Dieser Vorgang ist erforderlich, damit die Replikation nach der Aktivierung funktioniert ('%s', auf jeden Server angewendet, ist hierf\u00fcr ebenfalls verwendbar) |
| | | INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=Dieser Unterbefehl muss aufgerufen werden, bevor der Inhalt aller replizierten Server mit dem Tool import-ldif oder der Bin\u00e4rkopie-Methode initialisiert wird. Sie m\u00fcssen die Liste der Basis-DNs angeben, die initialisiert wird, und Sie m\u00fcssen die Berechtigungsnachweise jedes Servers bereitstellen, der repliziert wird. Nach dem Aufrufen diesen Unterbefehls initialisieren Sie den gesamten Inhalt aller Server in der Topologie (verwenden Sie die gleiche LDIF-Datei/Bin\u00e4rkopie auf jedem Server), und rufen Sie den Unterbefehl '%s' auf. |
| | | INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=Dieser Unterbefehl muss aufgerufen werden, bevor der Inhalt aller replizierten Server mit dem Tool import-ldif oder der Bin\u00e4rkopie-Methode initialisiert wird. Sie m\u00fcssen die Liste der Basis-DNs angeben, die initialisiert wird, und Sie m\u00fcssen die Berechtigungsnachweise jedes Servers bereitstellen, der repliziert wird. Nach dem Aufrufen diesen Unterbefehls initialisieren Sie den gesamten Inhalt aller Server in der Topologie (verwenden Sie die gleiche LDIF-Datei/Bin\u00e4rkopie auf jedem Server), und rufen Sie den Unterbefehl '%s' auf |
| | | INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=Dieser Unterbefehl muss aufgerufen werden, nachdem der Inhalt aller replizierten Server mit dem Tool import-ldif oder der Bin\u00e4rkopie-Methode initialisiert wurde. Sie m\u00fcssen die Liste der Basis-DNs angeben, die initialisiert wurden, und Sie m\u00fcssen die Berechtigungsnachweise jedes Servers bereitstellen, der repliziert wird. In der Syntax des Unterbefehls '%s' finden Sie weitere Informationen |
| | | INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=Aktualisiert die Konfiguration der Server, welche die Daten unter dem angegebenen Basis-DN replizieren sollen. Wenn einer der angegebenen Server die Daten unter dem Basis-DN bereits mit anderen Servern repliziert, wird durch die Ausf\u00fchrung dieses Unterbefehls die Konfiguration aller Server aktualisiert (d. h., die Eingabeaufforderung muss nur ein Mal f\u00fcr jeden Server ausgef\u00fchrt werden, welcher der Replikationstopologie hinzugef\u00fcgt wird) |
| | | INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=Deaktiviert die Replikation auf dem angegebenen Server f\u00fcr den bereitgestellten Basis-DN und entfernt Referenzen in den anderen Servern, mit denen der Server Daten repliziert |
| | | INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=Zeigt eine Liste mit der Basis-Replikations-Konfiguration der Basis-DNs der Server an, die in den Registrierungsinformationen festgelegt sind. Sind keine Basis-DNs als Parameter angegeben, werden die Informationen f\u00fcr alle Basis-DNs angezeigt |
| | | ###SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ |
| | | ### DN in no interactive mode. |
| | | ###SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ |
| | | ### password of the global administrator in non interactive mode. You can \ |
| | | ### provide it using the %s or the %s options. |
| | | ###SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \ |
| | | ### base DN. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers to enable replication. You have provided twice the server \ |
| | | ### %s:%s |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers as source and destination of the initialization. You have \ |
| | | ### provided twice the server %s:%s |
| | | ###SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=The server administration port \ |
| | | ### and the replication port have the same value in host %s. You provided %s \ |
| | | ### for both. |
| | | ###SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=You have provided the same \ |
| | | ### replication port (%s) for two servers located on the same machine (%s). |
| | | ###SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Could not find a valid \ |
| | | ### subcommand. You must specify a subcommand when using the option %s. |
| | | ###SEVERE_ERR_REPLICATION_STATUS_QUIET=The '%s' subcommand is not compatible with \ |
| | | ### the %s argument. |
| | | SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=Sie m\u00fcssen mindestens eine Basis-DN im nicht interaktiven Modus angeben. |
| | | SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=Sie m\u00fcssen das Passwort des globalen Administrators im nicht interaktiven Modus angeben. Sie k\u00f6nnen hierf\u00fcr die Optionen %s und %s verwenden. |
| | | SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=Der angegebene Wert %s ist kein g\u00fcltiger Basis-DN. |
| | | SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=Sie m\u00fcssen zur Aktivierung der Replikation zwei unterschiedliche Server angeben. Sie haben den Server %s zweimal angegeben:%s |
| | | SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=Sie m\u00fcssen zwei unterschiedliche Server als Quelle und Ziel der Initialisierung angeben. Sie haben den Server %s zweimal angegeben:%s |
| | | SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=Der Administrationsanschluss des Servers und der Replikations-Port besitzen denselben Wert in Host %s. Sie haben f\u00fcr beide %s angegeben. |
| | | SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=Sie haben denselben Replikations-Port (%s) f\u00fcr zwei Server auf demselben System (%s) angegeben. |
| | | SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=G\u00fcltiger Unterbefehl konnte nicht gefunden werden. Sie m\u00fcssen bei Verwendung der Option %s einen Unterbefehl angeben. |
| | | SEVERE_ERR_REPLICATION_STATUS_QUIET=Der Unterbefehl '%s' ist nicht mit Option %s kompatibel. |
| | | INFO_REPLICATION_SUCCESSFUL=Der Vorgang wurde erfolgreich abgeschlossen |
| | | INFO_REPLICATION_SUCCESSFUL_NOP=Der Vorgang wurde erfolgreich abgeschlossen, aber es war keine Aktion erforderlich |
| | | MILD_ERR_REPLICATION_USER_CANCELLED=Benutzer hat Vorgang abgebrochen |
| | | ###SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | ###SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \ |
| | | ### used when %s has been specified |
| | | SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=Die Option %s kann nur verwendet werden, wenn %s angegeben wurde |
| | | INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Es muss ein globaler Administrator erstellt werden.%nSie m\u00fcssen die Berechtigungsnachweise des globalen Administrators angeben, der zur Verwaltung der zu replizierenden Serverinstanzen erstellt wird. |
| | | INFO_ADMINISTRATOR_UID_PROMPT=Benutzer-ID des globalen Administrators |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=Passwort des globalen Administrators: |
| | |
| | | INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=Passwort f\u00fcr %s auf dem zweiten Server: |
| | | INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS=>>>> Serveradministrations-Verbindungsparameter f\u00fcr den Quellserver angeben |
| | | INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> Serveradministrations-Verbindungsparameter f\u00fcr den Zielserver angeben |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \ |
| | | ### available to enable replication between the two servers. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \ |
| | | ### base DN's available to enable replication between the two servers. You must \ |
| | | ### specify at least one server that will contain the replicated data, before \ |
| | | ### configuring servers that will only contain the replication changelog \ |
| | | ### (replication servers). |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=Es sind keine Basis-DNs verf\u00fcgbar, um die Replikation zwischen zwei Servern zu aktivieren. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=Es sind keine Basis-DNs verf\u00fcgbar, um die Replikation zwischen zwei Servern zu aktivieren. Sie m\u00fcssen mindestens einen Server angeben, der die replizierten Daten enth\u00e4lt, bevor Sie die Server konfigurieren, die nur das \u00c4nderungsprotokoll der Replikation enthalten (Replikationsserver). |
| | | INFO_ALREADY_REPLICATED_SUFFIXES=Die folgenden Basis-DNs sind bereits zwischen den beiden Servern repliziert:%n%s |
| | | INFO_ALREADY_NOT_REPLICATED_SUFFIXES=Die folgenden Basis-DNs sind nicht repliziert: %n%s |
| | | MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=Die folgenden Basis-DNs k\u00f6nnen nicht zwischen den beiden Servern repliziert werden, da sie in mindestens einem der beiden Server nicht gefunden wurden:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=Sie m\u00fcssen mindestens einen Basis-DN f\u00fcr die Replikation ausw\u00e4hlen. |
| | | INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=Basis-DN %s replizieren? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \ |
| | | ### DN's replicated between the two servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=Es sind keine Basis-DNs verf\u00fcgbar, die zwischen den beiden Servern repliziert wurden. |
| | | MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=Die folgenden Basis-DNs k\u00f6nnen nicht initialisiert werden, da sie nicht repliziert oder nicht auf beiden Servern konfiguriert sind:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=Sie m\u00fcssen mindestens einen Basis-DN f\u00fcr die Initialisierung ausw\u00e4hlen. |
| | | INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=Basis-DN %s initialisieren? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \ |
| | | ### DN's replicated in the server. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \ |
| | | ### base DN's replicated in the server. The base DN's must be replicated to be \ |
| | | ### able to use their contents to initialize the base DN's on the other servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=Auf dem Server sind keine replizierten Basis-DNs vorhanden. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=Auf dem Server sind keine replizierten Basis-DNs vorhanden. Die Basis-DNs m\u00fcssen repliziert werden, damit deren Inhalt f\u00fcr die Initialisierung der Basis-DNs auf anderen Servern verwendet werden k\u00f6nnen. |
| | | MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=Auf dem Server sind keine replizierten Basis-DNs vorhanden. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=Die folgenden Basis-DNs konnten auf dem Server %n%s nicht gefunden werden. |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=Die folgenden Basis-DNs konnten auf dem Server %n%s nicht gefunden werden. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=Die folgenden Basis-DNs konnten auf dem Server %n%s nicht gefunden werden |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=Die folgenden Basis-DNs konnten auf dem Server %n%s nicht gefunden werden |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_DISABLE=Sie m\u00fcssen mindestens einen Basis-DN f\u00fcr die Deaktivierung ausw\u00e4hlen. |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE_ALL=Sie m\u00fcssen mindestens einen Basis-DN f\u00fcr die Initialisierung ausw\u00e4hlen. |
| | | INFO_REPLICATION_PRE_EXTERNAL_INITIALIZATION_LOCAL_PROMPT=M\u00f6chten Sie nur den Inhalt des Servers %s initialisieren (geben Sie 'Nein' ein, wenn Sie den Inhalt aller replizierten Server f\u00fcr die angegebenen Basis-DNs initialisieren m\u00f6chten)? |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=Sie m\u00fcssen die Basis-DNs angeben, die mithilfe des Befehls import-ldif oder der Bin\u00e4rkopie initialisiert werden. |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=Sie m\u00fcssen die Basis-DNs angeben, die mithilfe des Befehls import-ldif oder der Bin\u00e4rkopie initialisiert wurden. |
| | | INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=Replikation auf Basis-DN %s deaktivieren? |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Sie haben angegeben, dass die Replikation auf allen replizierten Basis-DNs von '%s' deaktiviert werden soll. Wenn Sie m\u00f6chten, dass der Replikationsserver (\u00c4nderungsprotokoll und Replikations-Port) ebenfalls deaktiviert wird, m\u00fcssen Sie auch das Argument '--%s' oder '--%s' angeben. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Sie haben angegeben, dass die Replikation auf allen replizierten Basis-DNs von '%s' deaktiviert werden soll. Wenn Sie m\u00f6chten, dass der Replikationsserver (\u00c4nderungsprotokoll und Replikations-Port) ebenfalls deaktiviert wird, m\u00fcssen Sie auch die Option '--%s' oder '--%s' angeben. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=Sie haben angegeben, dass alle replizierten Basis-DNs auf dem Server '%s' inaktiviert werden sollen. M\u00f6chten Sie, dass der Replikations-Port '%d' ebenfalls deaktiviert wird? |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=Sie haben angegeben, dass der Replikationsserver (Replikations-\u00c4nderungsprotokoll) deaktiviert werden soll. Nach dem Deaktivieren des Replikationsservers wird nur ein Replikationsserver f\u00fcr die folgenden Suffixe konfiguriert:%n%s%nUm einen Single-Point-of-Failure zu vermeiden, m\u00fcssen mindestens zwei Replikationsserver konfiguriert werden. |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT=Sie haben angegeben, dass der Replikationsserver (Replikations-\u00c4nderungsprotokoll) deaktiviert werden soll. Nach dem Deaktivieren des Replikationsservers wird nur ein Replikationsserver f\u00fcr die folgenden Suffixe konfiguriert:%n%s%nUm einen Single-Point-of-Failure zu vermeiden, m\u00fcssen mindestens zwei Replikationsserver konfiguriert werden.%nM\u00f6chten Sie fortfahren? |
| | |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS=Initialisieren der Registrierungsinformationen auf Server %s mit dem Inhalt von Server %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL=Initialisieren der Registrierungsinformationen mit dem Inhalt von Server %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA=Initialisieren von Schema auf Server %s mit dem Inhalt von Server %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=An unexpected error occurred \ |
| | | ### seeding the truststore contents of server %s with truststore of server %s. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error initializing. Could not \ |
| | | ### find replication ID in the server %s for base DN %s. |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error initializing. Could \ |
| | | ### not find a peer to start the initialization after several tries. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error configuring \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error disabling \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error updating replication \ |
| | | ### configuration on base DN %s of server %s. |
| | | ###SEVERE_ERR_REPLICATION_UPDATING_ADS=Error updating registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_READING_ADS=Error reading registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=The registry information found \ |
| | | ### in servers %s and %s could not be merged. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (base DN '%s') \ |
| | | ### and server %s (base DN '%s') have the same domain ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=The following servers in the \ |
| | | ### two topologies have the same domain ID%n%s%n%nThe replication topologies \ |
| | | ### cannot be merged. To fix this problem please refer to the documentation. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s \ |
| | | ### and server %s have the same replication server ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=The following \ |
| | | ### servers in the two topologies have the same replication server ID%n%s%n%nThe \ |
| | | ### replication topologies cannot be merged. To fix this problem please refer to \ |
| | | ### the documentation. |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=The errors reading the \ |
| | | ### registry information on %s do not allow to do the merge between the \ |
| | | ### replication topologies. You will have to fix the following problems before \ |
| | | ### merging the topologies:%n%s |
| | | SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=Beim Senden des Truststore-Inhalts von Server %s mit dem Truststore von Server %s ist ein unerwarteter Fehler aufgetreten. Details: %s |
| | | SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Fehler initialisieren. Replikations-ID in Server %s f\u00fcr Basis-DN %s konnte nicht gefunden werden. |
| | | SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Fehler initialisieren. Peer zum Starten der Initialisierung nach mehreren Versuchen konnte nicht gefunden werden. Details: %s |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Fehler beim Konfigurieren von Replikations-Port auf Server %s. |
| | | SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Fehler beim Deaktivieren von Replikations-Port auf Server %s. |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Fehler beim Aktualisieren der Replikationskonfiguration in Basis-DN %s von Server %s. |
| | | SEVERE_ERR_REPLICATION_UPDATING_ADS=Fehler beim Aktualisieren der Registrierungsinformationen. Details: %s |
| | | SEVERE_ERR_REPLICATION_READING_ADS=Fehler beim Lesen der Registrierungsinformationen. Details: %s |
| | | SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=Die auf Server %s und %s gefundenen Registrierungsinformationen konnten nicht zusammengef\u00fchrt werden. Details: %s |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (Basis-DN '%s') und Server %s (Basis-DN '%s') besitzen dieselbe Dom\u00e4nen-ID: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=Die folgenden Server in den beiden Topologien besitzen dieselbe Dom\u00e4nen-ID%n%s%n%nDie Replikationstopologien k\u00f6nnen nicht zusammengef\u00fchrt werden. Informationen zur Behebung dieses Problems finden Sie in der Dokumentation. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s und Server %s besitzen dieselbe Replikationsserver-ID: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=Die folgenden Server in den beiden Topologien besitzen dieselbe Replikationsserver-ID%n%s%n%nDie Replikationstopologien k\u00f6nnen nicht zusammengef\u00fchrt werden. Informationen zur Behebung dieses Problems finden Sie in der Dokumentation. |
| | | SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=Die Fehler beim Lesen der Registrierungsinformationen in %s verhindern das Zusammenf\u00fchren zwischen den Replikationstopologien. Beheben Sie die folgenden Probleme, bevor Sie die Topologien zusammenf\u00fchren:%n%s |
| | | INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION=Um Replikation zu konfigurieren, m\u00fcssen die Registrierungsinformationen der Server %s und %s zusammengef\u00fchrt werden. Wenn irgendein Konflikt auftritt, werden die Informationen von Server %s beibehalten und die Informationen von Server %s \u00fcberschrieben%nM\u00f6chten Sie fortfahren? |
| | | INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION=Um Replikation zu konfigurieren, m\u00fcssen die Registrierungsinformationen der Server %s und %s zusammengef\u00fchrt werden. Wenn irgendein Konflikt auftritt, werden die Informationen von Server %s beibehalten und die Informationen von Server %s \u00fcberschrieben |
| | | INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS=Registrierungsinformationen werden zusammengef\u00fchrt |
| | | ###SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error reading replication \ |
| | | ### configuration of server %s.%nDetails: %s |
| | | SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Fehler beim Lesen der Replikationskonfiguration auf Server %s.%nDetails: %s |
| | | INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE=Referenzen auf Basis-DN %s von Server %s werden entfernt |
| | | INFO_REPLICATION_DISABLING_BASEDN=Die Replikation auf Basis-DN %s von Server %s wird deaktiviert |
| | | INFO_REPLICATION_DISABLING_REPLICATION_SERVER=Der Replikations-Port %s von Server %s wird deaktiviert |
| | |
| | | INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS=Die folgenden Server haben einen Replikationsserver (mit \u00c4nderungsprotokoll und Replikations-Port), sind jedoch mit keinem Server, der replizierte Daten enth\u00e4lt, verbunden. |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=Nur ein Replikationsserver wird definiert f\u00fcr die folgenden Basis-DNs:%n%s%nEs ist empfehlenswert, mindestens zwei Replikationsserver (zwei \u00c4nderungsprotokolle) zu haben, um einen Single-Point-of-Failure in der Replikations-Topologie zu vermeiden.%nM\u00f6chten Sie fortfahren? |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=Nur ein Replikationsserver wird definiert f\u00fcr die folgenden Basis-DNs:%n%s%nEs ist empfehlenswert, mindestens zwei Replikationsserver (zwei \u00c4nderungsprotokolle) zu haben, um einen Single-Point-of-Failure in der Replikations-Topologie zu vermeiden. |
| | | ###SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \ |
| | | ### for the following base DN's:%n%s%nAt least one replication server (a \ |
| | | ### changelog) is required in the replication topology. It is recommended to \ |
| | | ### have at least two replication servers (two changelogs) to avoid a single \ |
| | | ### point of failure in the replication topology. |
| | | SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=Kein Replikationsserver ist f\u00fcr die folgenden Basis-DNs definiert:%n%s%nIn der Replikationstopologie ist mindestens ein Replikationsserver (ein \u00c4nderungsprotokoll) erforderlich. Es wird empfohlen, mindestens zwei Replikationsserver (zwei \u00c4nderungsprotokolle) zu verwenden, um einen Single-Point-of-Failure in der Replikationstopologie zu vermeiden. |
| | | INFO_REPLICATION_STATUS_SECURITY_ENABLED=Aktiviert |
| | | INFO_REPLICATION_STATUS_SECURITY_DISABLED=Deaktiviert |
| | | INFO_REPLICATION_CRITICAL_ERROR_DETAILS=Details: %s |
| | |
| | | INFO_PROGRESS_PRE_INITIALIZATION_LOCAL_FINISHED_PROCEDURE=Sie k\u00f6nnen jetzt mit der Initialisierung des Inhalts der Basis-DNs auf Server %s fortfahren. Hierf\u00fcr k\u00f6nnen Sie den Befehl import-ldif oder die Bin\u00e4rkopie verwenden.%n%nNach Abschluss der Initialisierung m\u00fcssen Sie den Unterbefehl '%s' verwenden, damit die Replikation mit den neuen Basis-DNs funktioniert. |
| | | INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=Sie k\u00f6nnen jetzt mit der Initialisierung des Inhalts der Basis-DNs auf allen replizierten Servern fortfahren. Hierf\u00fcr k\u00f6nnen Sie den Befehl import-ldif oder die Bin\u00e4rkopie verwenden. Sie m\u00fcssen auf jedem Server die gleiche LDIF-Datei oder Bin\u00e4rkopie verwenden.%n%nNach Abschluss der Initialisierung m\u00fcssen Sie den Unterbefehl '%s' verwenden, damit die Replikation mit den neuen Basis-DNs-Inhalten funktioniert. |
| | | INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=Post-Initialisierungs-Verfahren erfolgreich abgeschlossen. |
| | | ###SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | ###SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Fehler beim Lesen des Fortschritts des Vorgangs. |
| | | SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Fehler beim Lesen des Fortschritts des Vorgangs. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG=Unerwarteter Fehler w\u00e4hrend des Vorgangs. Aufgabenstatus: %s. Pr\u00fcfen Sie die Fehlerprotokolle von %s auf weitere Informationen. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG=Unerwarteter Fehler w\u00e4hrend des Vorgangs. Neueste Protokolldetails: %s. Aufgabenstatus: %s. Pr\u00fcfen Sie die Fehlerprotokolle von %s auf weitere Informationen. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG=Unerwarteter Fehler w\u00e4hrend des Vorgangs. Aufgabenstatus: %s. Pr\u00fcfen Sie die Fehlerprotokolle von %s auf weitere Informationen. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG=Unerwarteter Fehler w\u00e4hrend des Vorgangs. Neueste Protokolldetails: %s. Aufgabenstatus: %s. Pr\u00fcfen Sie die Fehlerprotokolle von %s auf weitere Informationen. |
| | | ###SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | ###SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Fehler beim Starten des Vorgangs. |
| | | SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Fehler beim Starten des Vorgangs. |
| | | INFO_REPLICATION_SUBCOMMAND_PROMPT=Sie haben folgende M\u00f6glichkeiten: |
| | | INFO_REPLICATION_ENABLE_MENU_PROMPT=Replikation aktivieren |
| | | INFO_REPLICATION_DISABLE_MENU_PROMPT=Replikation deaktivieren |
| | |
| | | INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=Post-externe Initialisierung |
| | | INFO_REPLICATION_STATUS_MENU_PROMPT=Replikationsstatus anzeigen |
| | | INFO_REPLICATION_POST_ENABLE_INFO=Replikation wurde erfolgreich aktiviert. Beachten Sie, dass Sie f\u00fcr eine erfolgreiche Replikation die Inhalte der zu replizierenden Basis-DNs initialisieren m\u00fcssen (verwenden Sie dazu %s %s). |
| | | ###SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The argument \ |
| | | ### "--%s" must be specified when this application is used non-interactively |
| | | SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=Die Option "--%s" muss angegeben werden, wenn diese Anwendung nicht interaktiv verwendet wird |
| | | INFO_REPLICATION_NON_INTERACTIVE=Die entsprechende nicht interaktive Befehlszeile lautet: %n%s |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Das entsprechende nicht interaktive Argument in der Standardausgabe anzeigen, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Die entsprechende nicht interaktive Option in der Standardausgabe anzeigen, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=Der vollst\u00e4ndige Pfad zu der Datei, in die die entsprechenden nicht interaktiven Befehle geschrieben werden, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=Mit dieser Option k\u00f6nnen Sie auf erweiterte Einstellungen zugreifen, wenn dieser Befehl im interaktiven Modus ausgef\u00fchrt wird |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=Beim Versuch, die entsprechende nicht interaktive Befehlszeile in die Datei %s zu schreiben, ist ein Fehler aufgetreten. Fehlerdetails: %s |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Cannot \ |
| | | ### write to file %s. Verify that you have access rights to that file and that \ |
| | | ### you provided the full path of the file |
| | | ###SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=The \ |
| | | ### specified path %s to write the equivalent command is a directory. You must \ |
| | | ### specify a path to a file |
| | | SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Schreiben in Datei %s nicht m\u00f6glich. Stellen Sie sicher, dass Sie die Zugriffsrechte f\u00fcr diese Datei besitzen und Sie den vollst\u00e4ndigen Pfad der Datei angegeben haben |
| | | SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=Der angegebene Pfad %s zum Schreiben des entsprechenden Befehls ist ein Verzeichnis. Sie m\u00fcssen einen Pfad zu der Datei angeben |
| | | MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=Der erste Server ist bereits mit Replikations-Port '%d' konfiguriert. Der angegebene Replikationsserver-Port '%d' wurde ignoriert. |
| | | MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=Der zweite Server ist bereits mit Replikations-Port '%d' konfiguriert. Der angegebene Replikationsserver-Port '%d' wurde ignoriert. |
| | | INFO_CONTROL_PANEL_TITLE=%s Steuerbereich |
| | |
| | | INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE=Ja |
| | | INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE=Nein |
| | | MILD_ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME=\u00c4ndern der Objektklasse und Umbenennen des Eintrags nicht m\u00f6glich. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA=Verzeichnisdaten |
| | | INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES=Eintr\u00e4ge verwalten |
| | | INFO_CTRL_PANEL_ACTION_NEW_BASEDN=Neuer Basis-DN... |
| | |
| | | MILD_ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE=Ung\u00fcltiger DN-Wert: '%s'. |
| | | MILD_ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH=Die angegebenen Passw\u00f6rter stimmen nicht \u00fcberein. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr Attribut %s angeben. |
| | | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP=LDAP |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAPS=LDAPS |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS=LDAP (l\u00e4sst StartTLS zu) |
| | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE=Replikation (sicher) |
| | | INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION=Administrations-Konnektor |
| | | INFO_CTRL_PANEL_CONN_HANDLER_OTHER=Weitere |
| | | |
| | | INFO_CTRL_PANEL_INDEX_SUBSTRING=Teilstring |
| | | INFO_CTRL_PANEL_INDEX_PRESENCE=Vorhanden |
| | | INFO_CTRL_PANEL_INDEX_EQUALITY=Gleich |
| | | INFO_CTRL_PANEL_INDEX_APPROXIMATE=Ungef\u00e4hr |
| | | INFO_CTRL_PANEL_INDEX_ORDERING=Reihenfolge |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE=Attribute |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES=Indextypen |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT=Eintragslimit |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD=Erfordert Neuerstellung |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME=Name |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN=Basis-DN |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE=Bereich |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER=Filter |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER=Sortierreihenfolge |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD=Erfordert Neuerstellung |
| | | |
| | | INFO_CTRL_PANEL_BINARY_VALUE=- Bin\u00e4rwert - |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE64=- Wert in Base64 - |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=Die folgende Aufgabe wird ausgef\u00fchrt: %s<br>Sie kann nicht gleichzeitig mit Aufgabe %s ausgef\u00fchrt werden. |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=Die folgende Aufgabe wird ausgef\u00fchrt: %s<br>Sie kann nicht gleichzeitig mit Aufgabe %s ausgef\u00fchrt werden |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION=Eintr\u00e4ge in Gruppen hinzuf\u00fcgen |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP=Aktualisieren von Gruppe '%s' |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY=Entsprechende Befehlszeile zum \u00c4ndern des Eintrags: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME=Entsprechende Befehlszeile zum Umbenennen des Eintrags: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN=Entsprechende Befehlszeile zum L\u00f6schen der Basis-DN: |
| | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DNS_DESCRIPTION=Basis-DNs %s l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_DESCRIPTION=Backend '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETE_BACKENDS_DESCRIPTION=Backends '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=Basis-DNs '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=Basis DNs %s l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=Backend '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=Replikation von Basis-DN '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=Basis-DNs '%s' l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=Basis DNs %s l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=Backend '%s' l\u00f6schen |
| | | |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=Replikation von Basis-DN '%s' l\u00f6schen |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION=Eintr\u00e4ge l\u00f6schen. |
| | | |
| | | INFO_CTRL_PANEL_ENTRIES_DELETED=%d Eintr\u00e4ge gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY='%s' wird gel\u00f6scht... |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY=Entsprechende Befehlszeile zum L\u00f6schen von Eintrag '%s': |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX=Entsprechende Befehlszeile zum L\u00f6schen des Index: |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION=Indizes in Backend '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION=Indizes in Backends '%s' l\u00f6schen. |
| | | INFO_CTRL_PANEL_DELETING_INDEX=Index '%s' wird gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=VLV-Index '%s' wird gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_INDEX=Index '%s' wird gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=VLV-Index '%s' wird gel\u00f6scht |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG=Sind Sie sicher, dass Sie die Elemente '%s' l\u00f6schen m\u00f6chten, die im Schema definiert sind? |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION=Schemaelemente werden gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=Objektklasse '%s' wird gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=Attribut '%s' wird gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=Objektklasse '%s' wird gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=Attribut '%s' wird gel\u00f6scht |
| | | |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=Fehler beim Aktualisieren des Schemas Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=Fehler beim Aktualisieren der Konfiguration Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=Fehler beim Pr\u00fcfen des Eintrags Details: %s |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_OFFLINE=Dieser Vorgang entspricht dem Entfernen des folgenden Attributs aus dem Schemadefinitionseintrag (cn=schema) in Datei '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_ONLINE=Entsprechende Befehlszeile zum Aktualisieren des Schemas: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE=Das L\u00f6schen von Attribut '%s' kann auch durch Entfernen des folgenden Attributs aus dem Schemadefinitionseintrag (cn=Schema) in Datei '%s' erfolgen: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE=Das L\u00f6schen der Objektklasse '%s' kann auch durch Entfernen des folgenden Attributs aus dem Schemadefinitionseintrag (cn=Schema) in Datei '%s' erfolgen: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE=Entsprechende Befehlszeile zum L\u00f6schen von Attribut '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE=Entsprechende Befehlszeile zum L\u00f6schen von Objektklasse '%s': |
| | | INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION=Eintrag '%s' \u00e4ndern. |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=Eintrag von '%s' zu '%s' umbenennen. |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=Eintrag '%s' \u00e4ndern. |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=Eintrag von '%s' zu '%s' umbenennen |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=Eintrag '%s' \u00e4ndern |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION=Neuer Eintrag '%s'. |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=Eintrag '%s' wird erstellt. |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=Eintrag '%s' wird erstellt |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=Entsprechende Befehlszeile zum Erstellen des Eintrags: |
| | | INFO_CTRL_PANEL_REBUILD_INDEX_TASK_DESCRIPTION=Indizes in '%s' neu erstellen. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX=Entsprechende Befehlszeile zum Neuerstellen der Indizes in '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=Entsprechende Befehlszeile zum Aktivieren des Backends '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=Entsprechende Befehlszeile zum Deaktivieren des Backends '%s': |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=Backend '%s' wird aktiviert. |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=Backend '%s' wird deaktiviert. |
| | | |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=Backend '%s' wird aktiviert |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=Backend '%s' wird deaktiviert |
| | | |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION=Passwort f\u00fcr Eintrag '%s' wird zur\u00fcckgesetzt. |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=Passwort f\u00fcr Eintrag '%s' wird aktualisiert. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=Entsprechende Befehlszeile zum Zur\u00fccksetzen des Passworts. |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=Passwort f\u00fcr Eintrag '%s' wird aktualisiert |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=Entsprechende Befehlszeile zum Zur\u00fccksetzen des Passworts: |
| | | |
| | | INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION=Server neu starten. |
| | | INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION=Server starten. |
| | | INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION=Server stoppen. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=Entsprechende Befehlszeile zum Stoppen des Servers. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=Entsprechende Befehlszeile zum Starten des Servers. |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=Entsprechende Befehlszeile zum Stoppen des Servers: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=Entsprechende Befehlszeile zum Starten des Servers: |
| | | INFO_CTRL_PANEL_SERVER_STOPPED=Server gestoppt |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Dieser Vorgang entspricht dem Hinzuf\u00fcgen des folgenden Attributs aus dem Schemadefinitionseintrag (cn=schema) in Datei '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Dieser Vorgang entspricht dem Hinzuf\u00fcgen des folgenden Eintrags in Datei '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_ONLINE=Entsprechende Befehlszeile zum Aktualisieren des Schemas: |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=Backend konnte nicht gefunden werden. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Das Hinzuf\u00fcgen der Schemaelemente '%s' kann auch durch Hinzuf\u00fcgen des folgenden Eintrags in Datei '%s' erfolgen: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Das Hinzuf\u00fcgen der Schemaelemente '%s' kann auch durch Hinzuf\u00fcgen der folgenden Attribute zum Schemadefinitionseintrag (cn=Schema) in Datei '%s' erfolgen: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE=Entsprechende Befehlszeile zum Hinzuf\u00fcgen von Attribut '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE=Entsprechende Befehlszeile zum Hinzuf\u00fcgen von Objektklasse '%s': |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=Backend konnte nicht gefunden werden |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS=Backend '%s' konnte nicht gefunden werden. Weitere Informationen finden Sie im Hauptbereich. |
| | | |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY=Server wird nicht ausgef\u00fchrt |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS=Zum Durchsuchen von Daten muss der Server ausgef\u00fchrt werden, und m\u00fcssen Sie eine Authentifizierung angeben. |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=Kennzeichnet ein erforderliches Feld. |
| | | |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=Kennzeichnet ein erforderliches Feld |
| | | |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY=Neuerstellung des Index erforderlich |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS=Die Indexkonfiguration f\u00fcr '%s' wurde erfolgreich ge\u00e4ndert. Die Datenbankindexdateien m\u00fcssen neu generiert werden, damit die Konfiguration ber\u00fccksichtigt wird. Dies erfolgt mit dem Tool 'Indizes neu erstellen' oder durch Neuimportieren des Inhalts von Backend '%s'.<br><br> Soll der Index jetzt neu erstellt werden? |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS=Die Indexkonfiguration f\u00fcr '%s' wurde erfolgreich modifiziert. Die Datenbankindexdateien m\u00fcssen neu generiert werden, damit die Konfiguration ber\u00fccksichtigt wird. Dies erfolgt mit dem Tool 'Indizes neu erstellen' oder durch Neuimportieren des Inhalts von Backend '%s'.<br>W\u00e4hrend des Neuerstellens der Indizes wird das Backend '%s' deaktiviert und keines seiner Suffixe ist verf\u00fcgbar.<br><br> Soll der Index jetzt neu erstellt werden? |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY=Authentifizierung erforderlich |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE=Entsprechende Befehlszeile: |
| | | |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY=Indizes in '%s' werden neu erstellt... |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=Neuerstellen des Index abgeschlossen. |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=Neuerstellen des Index abgeschlossen |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS=Die Indizes wurden erfolgreich neu erstellt. |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY=Fehler beim Neuerstellen der Indizes |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS= Beim Neuerstellen des Index ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=Details: %s |
| | | |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY=Server wird gestartet... |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY=Start abgeschlossen |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich gestartet. |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich gestartet |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY=Fehler beim Serverstart |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=Beim Starten des Servers ist ein Fehler aufgetreten. Fehlercode: %d |
| | | |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY=Neustart abgeschlossen |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich neu gestartet. |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich neu gestartet |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY=Fehler beim Serverneustart |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Beim Neustart des Servers ist ein Fehler aufgetreten Fehlercode: %d |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Beim Neustarten des Servers ist ein Fehler aufgetreten. Fehlercode: %d |
| | | |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY=Server wird gestoppt... |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=Stopp abgeschlossen |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich gestoppt. |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=Der Server wurde erfolgreich gestoppt |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY=Fehler beim Stoppen des Servers |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=Beim Stoppen des Servers ist ein Fehler aufgetreten. Fehlercode: %d |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=Fenster nach Abschluss des Vorgangs schlie\u00dfen. |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE=Die Befehlszeile %s wurde erfolgreich ausgegeben, aber der Server wird ausgef\u00fchrt. |
| | | |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=Fenster nach Abschluss des Vorgangs schlie\u00dfen |
| | | INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY=Bitte warten Sie... |
| | | INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL=Details: |
| | | |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=Server starten |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=Server stoppen |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=Server neu starten |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY=Best\u00e4tigung erforderlich |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS=Wenn der Server gestoppt wird, werden alle offenen Verbindungen zum Server geschlossen und ist der Server nicht mehr vef\u00fcgbar.<br><br>M\u00f6chten Sie fortfahren? |
| | | INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS=W\u00e4hrend des Neustarts werden alle offenen Verbindungen zum Server geschlossen und ist der Server nicht mehr vef\u00fcgbar.<br><br>M\u00f6chten Sie fortfahren? |
| | | |
| | | INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY=Steuerbereich wird geladen... |
| | | INFO_CTRL_PANEL_CHECKING_SUMMARY=Pr\u00fcfen... |
| | | INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY=Liste wird aktualisiert... |
| | |
| | | INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY=Java-Einstellungen werden gelesen... |
| | | INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY=Authentifizierung wird verifiziert... |
| | | INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY=Konfiguration wird gelesen... |
| | | |
| | | INFO_CTRL_PANEL_BASE_DN_LABEL=Basis-DN: |
| | | INFO_CTRL_PANEL_FILTER_LABEL=Filter: |
| | | INFO_CTRL_PANEL_APPLY_BUTTON_LABEL=\u00dcbernehmen |
| | |
| | | INFO_CTRL_PANEL_INVALID_DN_DETAILS=Der Wert %s ist kein g\u00fcltiger DN. Details: %s |
| | | INFO_CTRL_PANEL_NO_BASE_DN_SELECTED=Kein Basis-DN ausgew\u00e4hlt. |
| | | INFO_CTRL_PANEL_INVALID_FILTER_DETAILS=Der angegebene Filter ist ung\u00fcltig. Details: %s |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=Keine \u00dcbereinstimmungen gefunden. |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=Keine \u00dcbereinstimmungen gefunden |
| | | INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED=Maximal %d untergeordnete Elemente angezeigt. Versuchen Sie, einen Filter anzuwenden. |
| | | INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP=Verwenden Sie '*' f\u00fcr die Unterzeichenkettensuche. |
| | | INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES=Anzahl der Eintr\u00e4ge: %d |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen zum Durchsuchen von Daten eine Authentifizierung angeben. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY=Zum Durchsuchen von Daten muss der Server ausgef\u00fchrt werden, und m\u00fcssen Sie eine Authentifizierung angeben. |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=Beim Versuch, eine Verbindung zum Server herzustellen und Daten zu lesen, ist ein Fehler aufgetreten. Details: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS=Verbindungsfehler |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_LABEL=Attribut: |
| | | INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL=Eintragslimit: |
| | | INFO_CTRL_PANEL_INDEX_TYPE_LABEL=Indextyp: |
| | |
| | | INFO_CTRL_PANEL_SUBSTRING_LABEL=Teilstring |
| | | INFO_CTRL_PANEL_DELETE_INDEX_LABEL=Index wird gel\u00f6scht... |
| | | INFO_CTRL_PANEL_SAVE_CHANGES_LABEL=\u00c4nderungen speichern |
| | | INFO_CTRL_PANEL_NON_CONFIGURABLE_INDEX_LABEL=Dieser interne Index kann nicht konfiguriert werden. |
| | | INFO_CTRL_PANEL_NON_CONFIGURABLE_INDEX_LABEL=Dieser interne Index kann nicht konfiguriert werden |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL=<html>Der Index wurde ge\u00e4ndert.<br>Indizes m\u00fcssen neu erstellt werden (mit 'Index neu erstellen' oder 'Importieren'). |
| | | |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL=Benutzerdefinierte Attribute |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL=Standardattribute |
| | | |
| | | INFO_CTRL_PANEL_INDEX_DETAILS_LABEL=Indexdetails |
| | | |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL=Das Eintragslimit muss eine Ganzzahl zwischen %d und %d sein. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED=Sie m\u00fcssen mindestens einen Indextyp ausw\u00e4hlen (Angen\u00e4hert, Gleichheit, Reihenfolge, Anwesenheit oder Unterzeichenkette). |
| | | ###SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unexpected error. Details: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unerwarteter Fehler. Details: %s |
| | | MILD_ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS=Eintrag '%s' ist bereits vorhanden. |
| | | |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=Neuer Eintrag wird erstellt... |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=Eintrag wurde erstellt. |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=Eintrag wurde erstellt |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS=Der Eintrag wurde erfolgreich erstellt. |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY=Fehler beim Erstellen des neuen Eintrags |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS=Beim Erstellen des neuen Eintrags ist ein Fehler aufgetreten. |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING=Zum Erstellen eines Eintrags muss der Server ausgef\u00fchrt werden und m\u00fcssen Sie eine Authentifizierung angeben. |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION=Zum Erstellen eines Eintrags m\u00fcssen Sie eine Authentifizierung angeben. |
| | | MILD_ERR_LDIF_REPRESENTATION_REQUIRED=Sie m\u00fcssen die LDIF-Darstellung des Eintrags angeben. |
| | | MILD_ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED=Sie m\u00fcssen die Objektklassenwerte des Eintrags angeben. |
| | | |
| | | INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL=Beispiel: (|(cn=*)(sn=*)) |
| | | INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL=Beispiel: dc=subtree,dc=example,dc=com |
| | | INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL=VLV-Indexdetails |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL=Name: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL=Basis-DN: |
| | | INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL=Filter: |
| | |
| | | INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL=Entfernen |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL=Nach oben |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL=Nach unten |
| | | |
| | | INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL=Weitere: |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_LABEL=(aufsteigend) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_LABEL=(absteigend) |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=Schema konnte nicht gefunden werden. |
| | | |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=Schema konnte nicht gefunden werden |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS=Das Schema konnte nicht gefunden werden. Weitere Informationen finden Sie im Hauptbereich. |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=Indizes nicht definiert |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG=Damit dieser VLV-Index wirksam wird, m\u00fcssen die folgenden Indizes in '%s' konfiguriert werden:<br>%s <br><br>M\u00f6chten Sie fortfahren? |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE=Gleichheit |
| | | INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE=Unterzeichenkette |
| | | INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE=Reihenfolge |
| | | INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE=Gegenwart |
| | | INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE=Angen\u00e4hert |
| | | |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=Sie m\u00fcssen die Definition des Index '%s' auf den Typ %s aktualisieren. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=Sie m\u00fcssen den Index '%s' als Typ %s definieren. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX=Sie m\u00fcssen den Index '%s' definieren. |
| | |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=Der angegebene Filter ist ung\u00fcltig. Details: %s |
| | | MILD_ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED=Sie m\u00fcssen mindestens ein Attribut f\u00fcr die Sortierreihenfolge angeben. |
| | | MILD_ERR_CTRL_PANEL_INVALID_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED=Die maximale Blockgr\u00f6\u00dfe muss eine Ganzzahl zwischen %d und %d sein. |
| | | |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE=Zur Gruppe hinzuf\u00fcgen |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL=Hinzuzuf\u00fcgende Eintr\u00e4ge |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL=Gruppen: |
| | |
| | | MILD_ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND=Die Gruppe '%s' konnte nicht gefunden werden. |
| | | MILD_ERR_CTRL_PANEL_NOT_A_STATIC_GROUP=Der Eintrag '%s' ist vorhanden, er ist aber keine statische Gruppe. |
| | | MILD_ERR_CTRL_PANEL_GROUP_NOT_PROVIDED=Sie m\u00fcssen eine Gruppe angeben. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY=Zur Gruppe hinzuf\u00fcgen... |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=Eintr\u00e4ge wurden zu den Gruppen hinzugef\u00fcgt. |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=Eintr\u00e4ge wurden zu den Gruppen hinzugef\u00fcgt |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS=Die Eintr\u00e4ge wurden erfolgreich hinzugef\u00fcgt. |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY=Fehler beim Hinzuf\u00fcgen zu Gruppen |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS=Beim Hinzuf\u00fcgen zu Gruppen ist ein Fehler aufgetreten. |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE=Attributssyntax |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS=Details der Attributssyntax |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME=Name: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION=Beschreibung: |
| | | INFO_CTRL_PANEL_USED_BY_ATTRIBUTES=Wird von diesen Attributen verwendet |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE=Backend-Indizes |
| | | INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE=Backend-VLC-Indizes |
| | | |
| | | INFO_CTRL_PANEL_NO_BACKUPS_FOUND=- Keine Sicherungen gefunden - |
| | | |
| | | INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL=Durchsuchen... |
| | | INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL=Verf\u00fcgbare Sicherungen |
| | | INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL=Liste aktualisieren |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL=Sicherung verifizieren |
| | | MILD_ERR_ERROR_SEARCHING_BACKUPS_SUMMARY=Fehler beim Suchen nach Sicherungen |
| | | |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_PATH_LABEL=Sicherungspfad: |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_TITLE=Sicherung ausf\u00fchren |
| | | INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL=Alle Backends |
| | | INFO_CTRL_PANEL_BACKUP_TYPE_LABEL=Sicherungstyp |
| | |
| | | INFO_CTRL_PANEL_BACKUP_ID_LABEL=Sicherungs-ID: |
| | | INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL=Verf\u00fcgbare \u00fcbergeordnete Sicherungen: |
| | | INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL=Sicherungsoptionen: |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Daten komprimieren (.gzip) |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Daten komprimieren |
| | | INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL=Daten verschl\u00fcsseln |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=Nachrichtenverarbeitung von Sicherungsinhalt zur Verwendung als Pr\u00fcfsumme generieren |
| | | INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL=Nachrichtenvearbeitungs-Hash signieren |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um die Sicherung auszuf\u00fchren. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_SELECTED=Keine Backends ausgew\u00e4hlt. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE=Keine Backends verf\u00fcgbar. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED=Kein Sicherungspfad angegeben. |
| | |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY=Fehler w\u00e4hrend der Sicherung |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS=W\u00e4hrend der Sicherung ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_BACKUP_TASK_NAME=Sicherung |
| | | |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=Anderer Basis-DN |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=Sie m\u00fcssen einen Basis-DN angeben. |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=Der angegebene Basis-DN ist nicht g\u00fcltig. Details: %s |
| | | |
| | | INFO_CTRL_PANEL_NO_VALUE_SPECIFIED=- Kein Wert angegeben - |
| | | MILD_ERR_CTRL_PANEL_FILE_NOT_PROVIDED=Sie m\u00fcssen einen Wert f\u00fcr die Datei angeben. |
| | | MILD_ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST=Die Datei '%s' ist nicht vorhanden. |
| | |
| | | MILD_ERR_CTRL_PANEL_VALUE_IN_BASE_64_REQUIRED=Sie m\u00fcssen einen Wert im Base 64-Format angeben. |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=Beim Lesen des Dateiinhalts ist ein Fehler aufgetreten. Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=Beim Dekodieren der angegebenen Base 64-Zeichenfolge ist ein Fehler aufgetreten. Details: %s |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=Bin\u00e4rattribut bearbeiten. |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=Bin\u00e4rattribut bearbeiten |
| | | |
| | | INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE=Inhalt der folgenden Datei verwenden: |
| | | INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE_64=Bin\u00e4r-Inhalt in Base 64-Format angeben: |
| | | INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL=Aktualisieren |
| | |
| | | INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE_64=- Den Wert in Base 64 angeben - |
| | | INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL=Bild des Attributs |
| | | INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL=Voranschau nicht verf\u00fcgbar. |
| | | |
| | | INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE=Bin\u00e4rattribut anzeigen |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL=Wert im Base 64-Format: |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE=Eintr\u00e4ge verwalten |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_MENU=Neuer Benutzer... |
| | | INFO_CTRL_PANEL_NEW_GROUP_MENU=Neue Gruppe... |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU=Neue Organisation... |
| | |
| | | INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=Vereinfachte Ansicht |
| | | INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=Attributsansicht |
| | | INFO_CTRL_PANEL_LDIF_VIEW_MENU=LDIF-Ansicht |
| | | INFO_CTRL_PANEL_SORT_USER_DATA=Benutzerdaten sortieren |
| | | INFO_CTRL_PANEL_FOLLOW_REFERRALS=Referrals folgen |
| | | INFO_CTRL_PANEL_REFRESH_DATA=Inhalt aktualisieren |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_MENU=Eintrag l\u00f6schen... |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=Eintrag l\u00f6schen... |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=Basis-DN l\u00f6schen... |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_MENU=Backend l\u00f6schen... |
| | | |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY=Eintr\u00e4ge l\u00f6schen... |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE=Eintr\u00e4ge gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL=Die Eintr\u00e4ge wurden erfolgreich gel\u00f6scht. |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_SUMMARY=Fehler beim L\u00f6schen der Eintr\u00e4ge. |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=Beim L\u00f6schen der Eintr\u00e4ge ist ein Fehler aufgetreten. |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_SUMMARY=Fehler beim L\u00f6schen der Eintr\u00e4ge |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=Beim L\u00f6schen der Eintr\u00e4ge ist ein Fehler aufgetreten |
| | | INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE=Indizes |
| | | INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE=VLV-Indizes |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_LABEL=Backend: |
| | | INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- Keine Backends gefunden - |
| | | INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- Keine Basis-DNs gefunden - |
| | |
| | | INFO_CTRL_PANEL_NEW_INDEX_MENU=Neuer Index... |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU=Neuer VLV-Index... |
| | | INFO_CTRL_PANEL_DELETE_INDEX_MENU=L\u00f6schen des Index... |
| | | |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE=Indizes verwalten |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE=Keine Backends gefunden |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS=Es sind keine Backends definiert. Zum Erstellen und Verwalten von Indizes m\u00fcssen Sie einen Backend erstellen. Zum Erstellen eines neuen Backends k\u00f6nnen Sie die Aktion "Neuer Basis-DN" verwenden. |
| | |
| | | INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL=Die Indizes '%s' im Backend '%s' wurden erfolgreich gel\u00f6scht. |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY=Fehler beim L\u00f6schen der Indizes |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS=Beim L\u00f6schen der Indizes '%s' ist ein Fehler aufgetreten. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE=Attribute |
| | | INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE=Objektklassen |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE=Standard |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU=Neue Objektklasse... |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU=Neues Attribut... |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU=L\u00f6schen... |
| | | |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME=Name |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE=Typ |
| | | INFO_CTRL_PANEL_PARENT_CLASS=\u00dcbergeordnete Klasse |
| | | INFO_CTRL_PANEL_CHILD_CLASS=Untergeordnete Klasse |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES=Erforderliche Attribute |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES=Optionale Attribute |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER=Anzahl der Elemente: %d |
| | | |
| | | INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED=Kein Schemaelement ausgew\u00e4hlt |
| | | INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED=Kategorieelement ausgew\u00e4hlt |
| | | INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED=Mehrere Schemaelemente ausgew\u00e4hlt |
| | | MILD_ERR_CANNOT_DELETE_PARENT_OBJECTCLASS=Objektklasse '%s' ist den folgenden Klassen \u00fcbergeordnet: %s. Sie m\u00fcssen diese Klassen neu definieren, sodass sie keine Vererbungen von Objektklasse '%s' erhalten, bevor Sie sie l\u00f6schen. |
| | | MILD_ERR_CANNOT_DELETE_PARENT_ATTRIBUTE=Attribut '%s' ist den folgenden Attributen \u00fcbergeordnet: %s. Sie m\u00fcssen diese Attribute neu definieren, so dass sie keine Vererbungen von Attribut '%s' erhalten, bevor Sie sie l\u00f6schen. |
| | | MILD_ERR_CANNOT_DELETE_ATTRIBUTE_WITH_DEPENDENCIES=Attribut '%s' ist optional oder wird von folgenden Objektklassen ben\u00f6tigt: %s. Sie m\u00fcssen diese Klassen neu definieren, sodass sie nicht von Attribut '%s' abh\u00e4ngen, bevor Sie sie l\u00f6schen. |
| | | |
| | | INFO_OBJECTCLASS_IS_SUPERIOR=Objektklasse '%s' ist den folgenden Objektklassen \u00fcbergeordnet: %s. Wenn Sie fortfahren, werden diese Objektklassen mit einer neuen \u00fcbergeordneten Klasse aktualisiert. |
| | | INFO_OBJECTCLASSES_ARE_SUPERIOR=Die ausgew\u00e4hlten Objektklassen sind den folgenden Objektklassen \u00fcbergeordnet: %s. Wenn Sie fortfahren, werden diese Objektklassen mit einer neuen \u00fcbergeordneten Klasse aktualisiert. |
| | | INFO_ATTRIBUTE_IS_SUPERIOR=Attribut '%s' ist den folgenden Attributen \u00fcbergeordnet: %s. Wenn Sie fortfahren, werden diese Attribute mit einem neuen \u00fcbergeordneten Attribut aktualisiert. |
| | | INFO_ATTRIBUTES_ARE_SUPERIOR=Die ausgew\u00e4hlten Attribute sind den folgenden Attributen \u00fcbergeordnet: %s. Wenn Sie fortfahren, werden diese Attribute mit einem neuen \u00fcbergeordneten Attribut aktualisiert. |
| | | INFO_ATTRIBUTE_WITH_DEPENDENCIES=Attribut '%s' ist optional oder f\u00fcr die folgenden Objektklassen erforderlich: %s. Wenn Sie fortfahren, wird die Definition der Objektklasse ge\u00e4ndert. |
| | | INFO_ATTRIBUTES_WITH_DEPENDENCIES=Die ausgew\u00e4hlten Attribute sind optional oder f\u00fcr die folgenden Objektklassen erforderlich: %s. Wenn Sie fortfahren, wird die Definition der Objektklasse ge\u00e4ndert. |
| | | INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE=Schema verwalten |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE=Objektklassen l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE=Attribute l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE=Objektklassen und Attribute l\u00f6schen |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_DETAILS=Sind Sie sicher, dass Sie die Elemente '%s' l\u00f6schen m\u00f6chten, die im Schema definiert sind? |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY=L\u00f6schen... |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE=Schemadefinitionen gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=Die Schemaelemente '%s' wurden erfolgreich gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=Die Schemaelemente '%s' wurden erfolgreich gel\u00f6scht |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY=Fehler beim L\u00f6schen der Schemaelemente |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=Beim L\u00f6schen der Schemaelemente ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=Beim L\u00f6schen der Schemaelemente ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details |
| | | |
| | | INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE=Konfigurationsattribut |
| | | INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE=Konfigurationsobjektklasse |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE=Benutzerdefiniertes Attribut |
| | | INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE=Benutzerdefinierte Objektklasse |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON=Attribut wird gel\u00f6scht... |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE=Attribut l\u00f6schen |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE=Attribut \u00e4ndern |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um das Attribut zu l\u00f6schen. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS=Sind Sie sicher, dass Sie das Attribut '%s' l\u00f6schen m\u00f6chten, das im Schema definiert ist? |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY=L\u00f6schen von Attribut '%s'... |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_COMPLETE=Attribut gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=Das Attribut '%s' wurde erfolgreich gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=Das Attribut '%s' wurde erfolgreich gel\u00f6scht |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY=Fehler beim L\u00f6schen des Attributs |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS=Beim L\u00f6schen des Attributs '%s' ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY=\u00c4ndern von Attribut '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE=Attribut ge\u00e4ndert |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL=Das Attribut '%s' wurde erfolgreich ge\u00e4ndert |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY=Fehler beim \u00c4ndern des Attributs |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS=Beim \u00c4ndern des Attributs '%s' ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY=\u00c4ndern von Objektklasse '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE=Objektklasse ge\u00e4ndert |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL=Die Objektklasse '%s' wurde erfolgreich ge\u00e4ndert |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY=Fehler beim \u00c4ndern der Objektklasse |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS=Beim \u00c4ndern von Objektklasse '%s' ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON=L\u00f6schen der Objektklasse... |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE=L\u00f6schen der Objektklasse |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_DELETE=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um die Objektklasse zu l\u00f6schen. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um die Objektklasse zu bearbeiten. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS=Sind Sie sicher, dass Sie die Objektklasse '%s' l\u00f6schen m\u00f6chten, die im Schema definiert ist? |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY=L\u00f6schen von Objektklasse '%s'... |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE=Objektklasse gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=Die Objektlasse '%s' wurde erfolgreich gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=Die Objektlasse '%s' wurde erfolgreich gel\u00f6scht |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY=Fehler beim L\u00f6schen der Objektklasse |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS=Beim L\u00f6schen von Objektklasse '%s' ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_TITLE=Backend l\u00f6schen |
| | | INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE=Zu l\u00f6schenden Backend ausw\u00e4hlen: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um einen Backend zu l\u00f6schen. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY=Backends werden gel\u00f6scht... |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE=Backends gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL=Die Backends wurden erfolgreich gel\u00f6scht. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=Beim L\u00f6schen der Backends ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=Die folgenden Backends werden gel\u00f6scht. Alle Eintr\u00e4ge, die in den Basis-DNs des Backends definiert sind, und die gesamte Indexkonfiguration wird gel\u00f6scht. |
| | | INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=M\u00f6chten Sie fortfahren? |
| | | |
| | | INFO_CTRL_PANEL_SELECT_ALL_BUTTON=Alle ausw\u00e4hlen |
| | | INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON=Auswahl f\u00fcr alle aufheben |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=Die folgenden Backends werden gel\u00f6scht. Die Konfiguration geht verloren. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=Die folgenden Backends werden gel\u00f6scht. Die Konfiguration geht verloren: |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=Basis-DN l\u00f6schen |
| | | INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=W\u00e4hlen Sie die zu l\u00f6schende Basis-DN aus: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung zum L\u00f6schen einer Basis-DN angeben. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=Basis-DNs werden gel\u00f6scht... |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=Basis-DNs gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=Die Basis-DNs wurden erfolgreich gel\u00f6scht. |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_SUMMARY=Fehler beim L\u00f6schen der Basis-DNs |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=Beim L\u00f6schen der Basis-DNs ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=Die folgenden DNs werden gel\u00f6scht. Alle Eintr\u00e4ge, die in den Basis-DNs definiert sind, werden gel\u00f6scht. |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=Fehler beim Suchen des Eintrags. |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=Fehler beim Suchen des Eintrags |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=Fehler beim Aufl\u00f6sen eines Bezugs |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=Die in Eintrag '%s' definierten Bez\u00fcge konnten nicht aufgel\u00f6st werden.<br><br>Die Bez\u00fcge des Eintrags sind:<br>%s |
| | | MILD_ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS=Beim Aufl\u00f6sen des Bezugs '%s' ist ein Fehler aufgetreten.<br>Details: %s |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL=Der in '%s' angegebene Eintrag konnte nicht gefunden werden. Pr\u00fcfen Sie, ob der Eintrag in Server %s vorhanden ist. |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST=Der in '%s' angegebene Eintrag konnte nicht gefunden werden. Pr\u00fcfen Sie, ob der Eintrag im Server vorhanden ist. |
| | | INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS=Um den Bezug im Eintrag zu bearbeiten, deaktivieren Sie im Men\u00fc 'Ansicht' die Option 'Bez\u00fcgen folgen'. |
| | | MILD_ERR_CTRL_PANEL_REFERRAL_LOOP=Der ausgew\u00e4hlte Bezug ist in Server %s definiert und verweist auf einen Eintrag in demselben Server, und stellt einen Ascentor des Eintrags dar. Diese Konfiguration erzeugt einen Loop in der DIT-Struktur, der vermieden werden sollte. |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | MILD_ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY=Beim Suchen des Eintrags '%s' ist ein Fehler aufgetreten. Details:<br>%s |
| | | |
| | | INFO_CTRL_PANEL_EXPORT_LDIF_TITLE=LDIF exportieren |
| | | INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL=Exportieren nach Datei: |
| | | INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL=Wenn die Datei vorhanden ist, den Inhalt der Datei \u00fcberschreiben und nicht anh\u00e4ngen. |
| | |
| | | INFO_CTRL_PANEL_EXPORT_WRAP_TEXT=Text in Spalte umbrechen |
| | | INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES=Betriebsattribute ausschlie\u00dfen |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um den Export auszuf\u00fchren. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKEND_SELECTED=Kein Backend ausgew\u00e4hlt. |
| | | MILD_ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED=Der angebebene Pfad '%s' ist vorhanden und ist ein Verzeichnis. |
| | | MILD_ERR_CTRL_PANEL_INVALID_WRAP_COLUMN=Der Wert des Spaltenumbruchs muss zwischen %d und %d liegen. |
| | |
| | | INFO_CTRL_PANEL_EXPORTING_LDIF_SUMMARY=Exportieren von Backend '%s'... |
| | | INFO_CTRL_PANEL_EXPORTING_LDIF_SUCCESSFUL_SUMMARY=Export vollst\u00e4ndig |
| | | INFO_CTRL_PANEL_EXPORTING_LDIF_SUCCESSFUL_DETAILS=Der Export wurde vollst\u00e4ndig abgeschlossen. |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=Fehler w\u00e4hrend des Exports. |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=Fehler w\u00e4hrend des Exports |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS=W\u00e4hrend des Exports ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION=Export von Backend '%s' nach Datei '%s'. |
| | | |
| | | INFO_CTRL_PANEL_IMPORT_LDIF_TITLE=Importieren von LDIF |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Daten in Datei sind komprimiert (.gzip) |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Daten in Datei sind komprimiert |
| | | INFO_CTRL_PANEL_IMPORT_TYPE_LABEL=Importtyp: |
| | | INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=\u00dcberschreiben bestehender Daten |
| | | INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=An bestehende Daten anh\u00e4ngen |
| | | INFO_CTRL_PANEL_FILE_TO_IMPORT_LABEL=Datei f\u00fcr Import: |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Eintr\u00e4ge ersetzen, die \u00fcber \u00fcbereinstimmende DNs mit importierten Werten verf\u00fcgen. |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Eintr\u00e4ge ersetzen, die \u00fcber \u00fcbereinstimmende DNs mit importierten Werten verf\u00fcgen |
| | | INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=Schemavalidierung |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=Eintr\u00e4ge ablehnen, die nicht mit dem Schema kompatibel sind. |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=Eintr\u00e4ge ablehnen, die nicht mit dem Schema kompatibel sind |
| | | INFO_CTRL_PANEL_DN_VALIDATION_LABEL=DN-Validierung: |
| | | INFO_CTRL_PANEL_DO_DN_VALIDATION_LATER_LABEL=DN-Validierung sp\u00e4ter im Verlauf des Imports durchf\u00fchren |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_LABEL=Anzahl der Threads: |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP=Anzahl der Threads, die zum Lesen der LDIF-Datei w\u00e4hrend des Imports verwendet werden. |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_HELP=Wenn keine Angabe gemacht wird, ist die Anzahl der Threads das Doppelte von der Anzahl der CPUs auf dem Serversystem. |
| | | MILD_ERR_IMPORT_THREAD_NUMBER_INVALID=Die Anzahl der Threads muss eine positive Ganzzahl sein. |
| | | INFO_CTRL_PANEL_REJECTS_FILE_LABEL=Lehnt folgende Datei ab: |
| | | INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL=Schreibt abgelehnte Eintr\u00e4ge in eine Datei |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=Wenn die Datei vorhanden ist, den Inhalt der Datei \u00fcberschreiben und nicht anh\u00e4ngen. |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=Wenn die Datei vorhanden ist, den Inhalt der Datei \u00fcberschreiben und nicht anh\u00e4ngen |
| | | INFO_CTRL_PANEL_SKIPS_FILE_LABEL=Folgende Datei wird \u00fcbersprungen: |
| | | INFO_CTRL_PANEL_WRITE_SKIPS_FILE_LABEL=\u00dcbersprungene Eintr\u00e4ge in eine Datei schreiben |
| | | INFO_CTRL_PANEL_OVERWRITE_SKIPS_FILE_LABEL=Wenn die Datei vorhanden ist, den Inhalt der Datei \u00fcberschreiben und nicht anh\u00e4ngen. |
| | | INFO_CTRL_PANEL_OVERWRITE_SKIPS_FILE_LABEL=Wenn die Datei vorhanden ist, den Inhalt der Datei \u00fcberschreiben und nicht anh\u00e4ngen |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_IMPORT=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um den Import auszuf\u00fchren. |
| | | MILD_ERR_CTRL_PANEL_REJECTS_FILE_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr die abgelehnte Datei angeben. |
| | | MILD_ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT=Die abgelehnte und \u00fcbersprungene Datei muss \u00fcber unterschiedliche Werte verf\u00fcgen |
| | | MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr die \u00fcbersprungene Datei angeben. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # Note that the following three properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=Alle Daten im Backend '%s' werden \u00fcberschrieben.<br><br>M\u00f6chten Sie fortfahren? |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=Die folgenden Basis-DNs werden repliziert:<br>%s<br><br>Damit die Replikation ausgef\u00fchrt werden kann, m\u00fcssen diese Basis-DNs initialisiert werden, sobald der Import der LDIF-Datei abgeschlossen ist.<br><br>M\u00f6chten Sie den Inhalt der replizierten Basis-DNs in den Remote-Servern automatisch initialisieren, sobald der Import der LDIF-Datei abgeschlossen ist? Beachten Sie, dass bei Auswahl der Option 'Ja' alle Daten in den Basis-DNs des Remote-Servers \u00fcberschrieben werden. |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=Alle Daten im Backend '%s' werden \u00fcberschrieben.<br><br>Die folgenden Basis-DNs werden repliziert:<br>%s<br><br>Damit die Replikation ausgef\u00fchrt werden kann, m\u00fcssen diese Basis-DNs initialisiert werden, sobald der Import der LDIF-Datei abgeschlossen ist.<br><br>Sie k\u00f6nnen ausw\u00e4hlen, dass der Inhalt der replizierten Basis-DNs in den Remote-Servern automatisch initialisiert wird, sobald der Import der LDIF-Datei abgeschlossen ist. Beachten Sie, dass bei Auswahl dieser Option alle Daten in den Basis-DNs des Remote-Servers \u00fcberschrieben werden. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=Entsprechender Befehl zur Initialisierung der Remote-Server: |
| | | INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=Best\u00e4tigung erforderlich |
| | | INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=Importieren und initialisieren |
| | | INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=Nur importieren |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=Importieren nach Backend '%s'... |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=Import vollst\u00e4ndig |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=Der Import wurde vollst\u00e4ndig abgeschlossen. |
| | | MILD_ERR_CTRL_PANEL_IMPORTING_LDIF_ERROR_SUMMARY=Fehler w\u00e4hrend des Imports. |
| | | MILD_ERR_CTRL_PANEL_IMPORTING_LDIF_ERROR_SUMMARY=Fehler w\u00e4hrend des Imports |
| | | MILD_ERR_CTRL_PANEL_IMPORTING_LDIF_ERROR_DETAILS=W\u00e4hrend des Imports ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_IMPORT_TASK_DESCRIPTION=Importieren des Inhalts von Datei '%s' nach Backend '%s'. |
| | | INFO_CTRL_PANEL_DATA_INCLUSION_OPTIONS=Dateneinschlussoptionen |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_TO_EXCLUDE=Auszuschlie\u00dfende Attribute: |
| | | INFO_CTRL_PANEL_INCLUSION_FILTER=Einbeziehungsfilter: |
| | | INFO_CTRL_PANEL_EXCLUSION_FILTER=Ausschlussfilter: |
| | | INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=Mehrere DNs mit einem Zeilenumbruch trennen. |
| | | INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA=Mehrere Attribute mit einem Komma (,) trennen. |
| | | INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=Mehrere DNs mit einem Zeilenumbruch trennen |
| | | INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA=Mehrere Attribute mit einem Komma (,) trennen |
| | | MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=Der Basis-DN '%s' ist keinem der Basis-DNs untergeordnet, die in Backend '%s' definiert sind. |
| | | MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=Das Attribut '%s' hat keinen g\u00fcltigen Namen. |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=Der angegebene Filter '%s' ist kein g\u00fcltiger Filter. Details: %s |
| | | |
| | | INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE=Anzeige der Indexeigenschaften |
| | | INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE=Anzeige des Schemaelements |
| | | |
| | | INFO_CTRL_PANEL_INDEX_PANEL_TITLE=Indexeigenschaften |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um den Index zu bearbeiten. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TITLE=Index l\u00f6schen |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS=Beim \u00c4ndern von Index '%s' ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION=Index '%s' in Backend '%s' \u00e4ndern. |
| | | INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS=\u00c4ndern von Index '%s' |
| | | |
| | | INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE=Java-Einstellungen |
| | | INFO_CTRL_PANEL_JAVA_HOME_LABEL=Java-Home: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME=Verwenden Sie die Umgebungsvariable OPENDS_JAVA_HOME |
| | |
| | | INFO_CTRL_PANEL_JAVA_ARGUMENTS_LABEL=Java-Argumente: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_ARGS=Verwenden Sie die Umgebungsvariable OPENDS_JAVA_ARGS |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_ARGS_HELP=Wenn OPENDS_JAVA_ARGS nicht definiert ist, werden die unten stehenden Werte als Ausweichl\u00f6sunge verwendet. |
| | | INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_ARGS=Verwenden Sie die unten stehenden Werte. |
| | | INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_ARGS=Verwenden Sie die unten stehenden Werte |
| | | INFO_CTRL_PANEL_USE_SPECIFIED_OPENDS_JAVA_ARGS_HELP=Wenn der Wert f\u00fcr eine Befehlszeile nicht verwendet wird, wird OPENDS_JAVA_ARGS als Ausweichl\u00f6sung verwendet. |
| | | # |
| | | # Note that the following property must begin with <html> |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS=Die folgenden Java-Arguments konnten mit Bin\u00e4rdatei '%s' nicht verwendet werden: <br>%s<br><br>. Die Befehlszeile, die mit diesen Java-Argumenten verkn\u00fcpft ist, funktioniert unter Umst\u00e4nden nicht.<br>M\u00f6chten Sie fortfahren? |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS=Die folgenden Java-Argumente konnten mit der folgenden Bin\u00e4rdatei '%s' nicht verwendet werden: <br>%s<br><br>Diese Argumente werden als Ausweichl\u00f6sung verwendet, wenn OPENDS_JAVA_ARGS nicht definiert ist. Wenn Sie keine Ausweichl\u00f6sung angeben m\u00f6chten, f\u00fcllen Sie diese Felder nicht aus.<br><br>Unter Umst\u00e4nden funktionieren die Befehlszeilen nicht, die mit diesen Java-Argumenten verkn\u00fcpft sind.<br>M\u00f6chten Sie fortfahren? |
| | | ###SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=The Java home value '%s' \ |
| | | ### is not valid. This value will be used as fall back when the OPENDS_JAVA_HOME \ |
| | | ### environment variable is not defined. If you do not want to specify a fall \ |
| | | ### back, leave the Java Home text field empty or specify a valid Java home.<br>\ |
| | | ### Error details:<br>%s |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts.<br>The server cannot run using \ |
| | | ### the provided Java Home. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts. This value will be used as \ |
| | | ### fall back when the OPENDS_JAVA_HOME environment variable is not defined. If \ |
| | | ### you do not want to specify a fall back, leave the Java Home text field empty \ |
| | | ### or specify a valid Java home. |
| | | SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=Der Java-Home-Wert '%s' ist ung\u00fcltig. Dieser Wert wird als Ausweichl\u00f6sung verwendet, wenn die Umgebungsvariable OPENDS_JAVA_HOME nicht definiert ist. Wenn Sie keine Ausweichl\u00f6sung angeben m\u00f6chten, lassen Sie das Java-Home-Textfeld leer oder geben Sie einen g\u00fcltigen Wert f\u00fcr Java-Home an.<br>Fehlerdetails:<br>%s |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=Der Java-Bin\u00e4rwert '%s' konnte nicht zum Starten der Serverskripts verwendet werden.<br>Der Server kann nicht mit dem angegebenen Java-Home ausgef\u00fchrt werden. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=Der Java-Bin\u00e4rwert '%s' konnte nicht zum Starten der Serverskripts verwendet werden. Dieser Wert wird als Ausweichl\u00f6sung verwendet, wenn die Umgebungsvariable OPENDS_JAVA_HOME nicht definiert ist. Wenn Sie keine Ausweichl\u00f6sung angeben m\u00f6chten, lassen Sie das Java-Home-Textfeld leer oder geben Sie einen g\u00fcltigen Wert f\u00fcr Java-Home an. |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY=Fehler beim Pr\u00fcfen der Java-Einstellungen |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=Beim Pr\u00fcfen der Java-Einstellungen ist ein unerwarteter Fehler aufgetreten. Details: %s |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_TITLE=\u00c4ndern des Index |
| | |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY_SUMMARY=Speichern der \u00c4nderungen von Eintrag '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY_COMPLETE=Eintrag aktualisiert |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY_SUCCESSFUL=Der Eintrag '%s' wurde erfolgreich aktualisiert. |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=Fehler beim Speichern der \u00c4nderungen. |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=Fehler beim Speichern der \u00c4nderungen |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS=Beim Speichern der \u00c4nderungen in Eintrag '%s' ist ein Fehler aufgetreten. |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=Der Eintrag ist nicht einwandfrei. Details: %s |
| | | |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=Ungespeicherte \u00c4nderungen |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=Ungespeicherte \u00c4nderungen |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u00c4nderungen speichern in: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u00c4nderungen speichern in: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u00c4nderungen speichern in Index: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u00c4nderungen speichern in Eintrag: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS=\u00c4nderungen speichern in Attribut: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS=\u00c4nderungen speichern in Objektklasse: '%s'? |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_TITLE=Eintrag l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE=Unterstruktur l\u00f6schen |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS=M\u00f6chten Sie den Eintrag '%s' l\u00f6schen? |
| | |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_SUMMARY=Fehler beim L\u00f6schen von Unterstruktur '%s'... |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_COMPLETE=Unterstruktur gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_SUCCESSFUL=Unterstruktur '%s' wurde erfolgreich gel\u00f6scht. |
| | | MILD_ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_SUMMARY=Fehler beim L\u00f6schen der Unterstruktur. |
| | | MILD_ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_SUMMARY=Fehler beim L\u00f6schen der Unterstruktur |
| | | MILD_ERR_CTRL_PANEL_DELETING_SUBTREE_ERROR_DETAILS=Beim L\u00f6schen von Unterstruktur '%s' ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_ALL_BASE_DNS=Alle Basis-DNs |
| | | INFO_CTRL_PANEL_LDAP_FILTER=LDAP-Filter: |
| | | INFO_CTRL_PANEL_USERS_FILTER=Benutzer: |
| | | INFO_CTRL_PANEL_GROUPS_FILTER=Gruppen |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN=Sonstige... |
| | | |
| | | INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES=Nicht bearbeitbare Attribute: |
| | | |
| | | INFO_CTRL_OBJECTCLASS_DESCRIPTOR=Objektklasse: %s |
| | | INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR=Hilfsobjektklasse: %s |
| | | |
| | | INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=W\u00e4hlen Sie den Server aus, der verwaltet werden soll: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER=Remote-Server: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=Der vollst\u00e4ndige qualifizierte Hostname des Remote-Servers. |
| | | INFO_CTRL_PANEL_LOCAL_SERVER=Lokaler Server |
| | | INFO_CTRL_PANEL_ADMINISTRATION_PORT=Administrationsport: |
| | | INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=Wird nicht ausgef\u00fchrt |
| | |
| | | # |
| | | INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL=Die folgenden Fehler traten beim Herstellen der Verbindung mit dem lokalen Server auf:<br>%s<br>Wenn Sie fortfahren, ohne eine Authentifizierung zu anzugeben, werden keine \u00dcberwachungsinformationen angezeigt.<br><br>M\u00f6chten Sie fortfahren? |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=Verbindung mit Server '%s' an Port '%s' konnte nicht hergestellt werden Vergewissern Sie sich, dass die angegebenen Informationen korrekt sind und dass der Server ausgef\u00fchrt wird. Details: %s |
| | | |
| | | INFO_CTRL_PANEL_LOGIN_PANEL_TITLE=Authentifizierung erforderlich |
| | | INFO_CTRL_PANEL_BIND_DN_LABEL=Verbindungs-DN: |
| | | INFO_CTRL_PANEL_BIND_PASSWORD_LABEL=Passwort: |
| | | |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS=Die folgenden Aufgaben werden ausgef\u00fchrt: <br>%s<br><br>Wenn Sie beenden, werden die Aufgaben fortgesetzt, aber Sie m\u00fcssen in den Fehlerprotokollen pr\u00fcfen, ob sie erfolgreich abgeschlossen wurden.<br><br>M\u00f6chten Sie fortfahren? |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS=Die folgenden Aufgaben werden ausgef\u00fchrt: <br>%s<br><br>Wenn Sie eine Verbindung zu einem anderen Server herstellen, werden die Aufgaben fortgesetzt, aber Sie m\u00fcssen in den Fehlerprotokollen pr\u00fcfen, ob sie erfolgreich abgeschlossen wurden.<br><br>M\u00f6chten Sie fortfahren? |
| | | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE=\u00dcbereinstimmungsregel |
| | | INFO_CTRL_PANEL_MATCHING_RULE_DETAILS=Details der \u00dcbereinstimmungsregel |
| | | INFO_CTRL_PANEL_MATCHING_RULE_NAME=Name: |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX=Syntax: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_TYPE=Typ: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_USED_BY=Wird von diesen Attributen verwendet |
| | | |
| | | INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE=- Kein \u00fcbergeordnetes Element - |
| | | INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE=- Keine \u00fcbereinstimmende Regel - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE=Neues Attribut |
| | |
| | | MILD_ERR_CTRL_PANEL_OID_ALREADY_IN_USE=Die angegebene OID '%s' ist bereits im Schema vorhanden (definiert als %s). |
| | | MILD_ERR_CTRL_PANEL_EMPTY_ALIAS=Sie haben ein leeres Alias angegeben |
| | | MILD_ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE=Das angegebene Alias '%s' ist bereits im Schema vorhanden (definiert als %s). |
| | | MILD_ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS=Nicht \u00e4nderbare Attribute m\u00fcssen eine betriebliche Verwendung haben. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR=Ein Attribut kann sich selbst nicht \u00fcbergeordnet sein. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR=Eine Objektklasse kann sich selbst nicht \u00fcbergeordnet sein. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR=Die Objektklasse ist '%s' \u00fcbergeordnet (direkt oder indirekt). |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR=Das Attribut ist '%s' \u00fcbergeordnet (direkt oder indirekt). |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY=Erstellen von Attribut '%s'... |
| | | INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS=Hinzuf\u00fcgen von Schemaelementen in Schemadatei '%s'... |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE=Attribut im Schema erstellt |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL=Das Attribut '%s' wurde erfolgreich erstellt. |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=Fehler beim Erstellen des Attributs. |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=Fehler beim Erstellen des Attributs |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_DETAILS=Beim Erstellen des Attributs '%s' ist ein Fehler aufgetreten. Weitere Informationen finden Sie in den Details. |
| | | INFO_CTRL_PANEL_TYPE_ATTRIBUTE=Attribut |
| | | INFO_CTRL_PANEL_TYPE_OBJECT_CLASS=Objektklasse |
| | | INFO_CTRL_PANEL_TYPE_MATCHING_RULE=\u00dcbereinstimmungsregel |
| | | INFO_CTRL_PANEL_TYPE_ATTRIBUTE_SYNTAX=Syntax |
| | | INFO_CTRL_PANEL_SYNTAX_INLINE_HELP=Die Syntax definiert den Typ der Werts des Attributs. |
| | | INFO_CTRL_PANEL_SYNTAX_INLINE_HELP=Die Syntax definiert den Typ der Werts des Attributs |
| | | INFO_CTRL_PANEL_EXTRA_OPTIONS_EXPANDER=Zus\u00e4tzliche Optionen |
| | | INFO_CTRL_PANEL_ATTRIBUTE_TYPE_OPTIONS_EXPANDER=Optionen des Attributtyps |
| | | INFO_CTRL_PANEL_MATCHING_RULE_OPTIONS_EXPANDER=Optionen der \u00dcbereinstimmungsregel |
| | | INFO_CTRL_PANEL_SEPARATED_WITH_COMMAS_HELP=Getrennt mit Kommas |
| | | INFO_CTRL_PANEL_SCHEMA_FILE_ATTRIBUTE_HELP=Die Datei (unter 'config%sschema'), in der die Attributsdefinition gespeichert wird. |
| | | INFO_CTRL_PANEL_MATCHING_RULE_APPROXIMATE_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr entsprechende Regeln verwendet wird. |
| | | INFO_CTRL_PANEL_MATCHING_RULE_EQUALITY_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Gleichheitsanforderungen verwendet wird. |
| | | INFO_CTRL_PANEL_MATCHING_RULE_ORDERING_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Reihenfolgeanforderungen verwendet wird. |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Unterzeichenfolgenanforderungen verwendet wird. |
| | | INFO_CTRL_PANEL_MATCHING_RULE_APPROXIMATE_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr entsprechende Regeln verwendet wird |
| | | INFO_CTRL_PANEL_MATCHING_RULE_EQUALITY_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Gleichheitsanforderungen verwendet wird |
| | | INFO_CTRL_PANEL_MATCHING_RULE_ORDERING_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Reihenfolgeanforderungen verwendet wird |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=Die \u00dcbereinstimmungsregel, die f\u00fcr Unterzeichenfolgenanforderungen verwendet wird |
| | | INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX=- Standard definiert in Syntax (%s) - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION=Neues Attribut '%s' in Schema erstellen. |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION=Neue Attribute '%s' in Schema erstellen. |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION=Neue Objektklassen '%s' in Schema erstellen. |
| | | INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION=Attribute '%s' und Objektklassen '%s' in Schema erstellen. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE=Zum \u00c4ndern des Attributs '%s' wird das Attribut gel\u00f6scht und anschlie\u00dfend neu erstellt. Dies gilt auch f\u00fcr alle Schemaelemente, die Referenzen hierzu besitzen. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS=Zum \u00c4ndern der Objektklasse '%s' wird die Objektklasse gel\u00f6scht und anschlie\u00dfend neu erstellt. Dies gilt auch f\u00fcr alle Schemaelemente, die Referenzen hierzu besitzen. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS=Zum \u00c4ndern der Referenzen zu den gel\u00f6schten Attributen und Objektklassen m\u00fcssen die Schemaelemente, die darauf verweisen, gel\u00f6scht und anschlie\u00dfend erneut hinzugef\u00fcgt werden. |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS=Attribute '%s' erstellen |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION=Attribut '%s' in Schema \u00e4ndern |
| | | INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION=Objektklasse '%s' in Schema \u00e4ndern |
| | | INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL=Name: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=\u00dcbergeordnet: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL=OID: |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL=Gemeinsam |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL=Veraltet |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL=Betriebsf\u00e4hig |
| | | |
| | | INFO_CTRL_PANEL_NEW_BACKEND_LABEL=Neuer Backend |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TITLE=Neuer Basis-DN |
| | | INFO_CTRL_PANEL_BASE_DN_EXAMPLE=Beispiel: dc=example,dc=com |
| | |
| | | INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=Backend '%s' erstellen, der Basis-DN '%s' enth\u00e4lt |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=Erstellen von Basis-DN '%s' in Backend '%s' |
| | | INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS=Erstellen von Standardindizes |
| | | |
| | | INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE=Neue Organisation |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr den Namen der Organisation angeben |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL=Name: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL=Beschreibung: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL=Eintrags-DN: |
| | | |
| | | INFO_CTRL_NEW_DOMAIN_PANEL_TITLE=Neue Dom\u00e4ne |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr den Namen der Dom\u00e4ne angeben |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE=Neuer Eintrag aus LDIF |
| | | INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL=Neue LDIF-Syntax f\u00fcr den neuen Eintrag angeben: |
| | | INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON=Syntax \u00fcberpr\u00fcfen |
| | | INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL=Eintragssyntax ist korrekt |
| | | |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE=Eintrag duplizieren |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU=Eintrag duplizieren... |
| | | |
| | | INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE=Neue Gruppe |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr den Namen der Gruppe angeben. |
| | | MILD_ERR_CTRL_PANEL_MEMBER_NOT_FOUND=Der Eintrag '%s' konnte nicht gefunden werden. |
| | |
| | | INFO_CTRL_PANEL_ADD_MEMBERS_LABEL=Mitglieder hinzuf\u00fcgen |
| | | INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL=Referenz-DN der dynamischen Gruppe: |
| | | INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP=Referenzgruppe ausw\u00e4hlen |
| | | |
| | | |
| | | INFO_CTRL_PANEL_NEW_INDEX_TITLE=Neuer Index |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um den Index zu erstellen. |
| | | MILD_ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED=Kein Attributsname ausgew\u00e4hlt. |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS=Beim Erstellen des Index ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION=Neuen Index '%s' in Backend '%s' erstellen. |
| | | INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS=Erstellen von Index '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE=Neue Objektklasse |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um im Schema ein Attribut zu erstellen. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED=Sie m\u00fcssen einen Namen f\u00fcr die Objektklasse angeben. |
| | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL=Beschreibung: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL=Typ: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL=Attribute: |
| | | |
| | | INFO_CTRL_PANEL_NEW_OU_NAME_LABEL=Name: |
| | | INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL=Beschreibung: |
| | | INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL=Eintrags-DN: |
| | |
| | | INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL=Faxnummer: |
| | | INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE=Neue Organisationseinheit |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED=Sie m\u00fcssen einen Namen f\u00fcr den Namen der Organisationseinheit angeben. |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL=Vorname: |
| | | INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL=Nachname: |
| | | INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL=Rufname: |
| | |
| | | MILD_ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr 'Nachname' angeben. |
| | | MILD_ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr 'Rufname' angeben. |
| | | MILD_ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr das Benennungsattribut '%s' angeben. |
| | | |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE=Neuer VLV-Index |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um einen VLV.Index zu erstellen. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY=Erstellen des neuen VLV-Index '%s'... |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUCCESSFUL_SUMMARY=VLV Index created |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUCCESSFUL_DETAILS=Der neue VLV-Index '%s' wurde erfolgreich erstellt. |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_SUMMARY=Fehler beim Erstellen des VLV-Index. |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_SUMMARY=Fehler beim Erstellen des VLV-Index |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS=Beim Erstellen des VLV-Index ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION=Neuen VLV-Index '%s' in Backend '%s' erstellen. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS=Erstellen von VLV-Index '%s' |
| | | |
| | | INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE=Objektklasse bearbeiten |
| | | INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL=Strukturelle Objektklasse |
| | | INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL=Hilfs-Objektklasse |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_LABEL=Indizes: |
| | | INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL=Hilfsindizes |
| | | INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL=Ausgew\u00e4hlte Indizes: |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_REBUILD_INDEX_DETAILS=W\u00e4hrend des Neuerstellens der Indizes wird das Backend '%s' deaktiviert und keines seiner Suffixe ist verf\u00fcgbar.<br><br>M\u00f6chten Sie fortfahren? |
| | | MILD_ERR_CTRL_PANEL_NEW_PASSWORD_REQUIRED=Sie m\u00fcssen einen Wert f\u00fcr das neue Passwort angeben. |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TITLE=Benutzer-Passwort zur\u00fccksetzen. |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TITLE=Benutzer-Passwort zur\u00fccksetzen |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_DN_LABEL=DN: |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_PWD_LABEL=Neues Benutzer-Passwort: |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_CONFIRM_LABEL=Passwortbest\u00e4tigung: |
| | |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS=Das Benutzer-Passwort wurde erfolgreich aktualisiert. |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY=Fehler beim Aktualisieren des Passworts |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS=Beim Aktualisieren des Passworts ist ein Fehler aufgetreten |
| | | |
| | | INFO_CTRL_PANEL_RESTORE_PANEL_TITLE=Wiederherstellung anhand der Sicherung |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE=Der Server wird ausgef\u00fchrt. Sie m\u00fcssen eine Authentifizierung angeben, um die Wiederherstellung aus einer Sicherung auszuf\u00fchren. |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE=Sicherung verifizieren |
| | | INFO_CTRL_PANEL_VERIFYING_BACKUP_SUMMARY=Verifizieren des Inhalts von '%s'... |
| | | INFO_CTRL_PANEL_VERIFYING_BACKUP_SUCCESSFUL_SUMMARY=Verifizierung abgeschlossen |
| | | INFO_CTRL_PANEL_VERIFYING_BACKUP_SUCCESSFUL_DETAILS=Die Verifizierung der Sicherung wurde erfolgreich abgeschlossen. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_BACKUP_ERROR_SUMMARY=Fehler w\u00e4hrend der Verifizierung der Sicherung. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_BACKUP_ERROR_SUMMARY=Fehler w\u00e4hrend der Verifizierung der Sicherung |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_BACKUP_ERROR_DETAILS= W\u00e4hrend der Verifizierung der Sicherung ist ein Fehler aufgetreten Fehlercode: %d. |
| | | # |
| | | # Note that the following property contain line breaks in HTML format (<br>) |
| | |
| | | INFO_CTRL_PANEL_CONFIRM_RESTORE_DETAILS=Wenn Sie die Wiedeherstellung fortsetzen, wird der Inhalt auf dem Server \u00fcberschrieben.<br><br>M\u00f6chten Sie fortfahren? |
| | | INFO_CTRL_PANEL_RESTORING_SUMMARY=Wiederherstellen des Inhalts von Sicherung '%s'... |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_SUMMARY=Wiederherstellung abgeschlosen |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_DETAILS=Die Wiederherstellung wurde erfolgreich abgeschlossen. |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_DETAILS=Die Wiederherstellung wurde erfolgreich abgeschlossen |
| | | MILD_ERR_CTRL_PANEL_RESTORING_ERROR_SUMMARY=Fehler w\u00e4hrend der Wiederherstellung |
| | | MILD_ERR_CTRL_PANEL_RESTORING_ERROR_DETAILS=W\u00e4hrend der Wiederherstellung ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_VERIFY_TASK_DESCRIPTION=Pr\u00fcfen Sie den Inhalt von Sicherung '%s' in Verzeichnis '%s'. |
| | |
| | | INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL=Nur Attribute mit Werten anzeigen |
| | | INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL=Passwortbest\u00e4tigung: |
| | | INFO_CTRL_PANEL_CHOOSE_ENTRIES=Eintr\u00e4ge ausw\u00e4hlen |
| | | |
| | | INFO_CTRL_PANEL_CONTENTS_OF_FILE=- Inhalt der Datei '%s' - |
| | | |
| | | MILD_ERR_LOADING_IMAGE=Fehler beim Laden des Bilds |
| | | INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION=Thumbnail |
| | | INFO_CTRL_PANEL_EDIT_BUTTON_LABEL=Bearbeiten... |
| | | INFO_CTRL_PANEL_DELETE_BUTTON_LABEL=L\u00f6schen... |
| | | INFO_CTRL_PANEL_VIEW_BUTTON_LABEL=Anzeigen... |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE=Standardattribut: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_DETAILS=Attributdetails |
| | | INFO_CTRL_PANEL_REQUIRED_BY_LABEL=Erforderlich f\u00fcr: |
| | | INFO_CTRL_PANEL_ALLOWED_BY_LABEL=Zugelassen durch: |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE=Standardobjektklasse |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DETAILS=Objektklassendetails |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL=Erforderliche Attribute: |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=Optionale Attribute |
| | | INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=Definiert in Datei: %s |
| | | |
| | | INFO_CTRL_PANEL_GENERIC_TITLE=%s Steuerbereich - %s |
| | | INFO_CTRL_PANEL_STATUS_PANEL_TITLE=Allgemeiner Status |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=Fehler beim Lesen der Konfiguration |
| | |
| | | INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND=- Keine Verbindungs-Handler gefunden - |
| | | INFO_CTRL_PANEL_DATA_SOURCES=Datenquellen |
| | | INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND=-Keine Datenquellen gefunden- |
| | | |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE=Windows-Dienstkonfiguraton |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT=Auf dieser Seite wird angegeben, ob diese Serverinstanz so konfiguriert ist, dass sie als Windows-Dienst ausgef\u00fchrt wird. Zum Verwalten des automatischen Starts f\u00fchren Sie den Windows Service Control Manager des Betriebssystems aus. |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Integration des Windows-Diensts |
| | |
| | | INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUMMARY=Windows-Dienst wird deaktiviert... |
| | | INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUCCESSFUL_SUMMARY=Windows-Dienst deaktiviert |
| | | INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUCCESSFUL_DETAILS=Der Windows-Dienst wurde erfolgreich deaktiviert. |
| | | MILD_ERR_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_ERROR_SUMMARY=Fehler beim Deaktivieren des Windows-Diensts. |
| | | MILD_ERR_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_ERROR_SUMMARY=Fehler beim Deaktivieren des Windows-Diensts |
| | | MILD_ERR_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_ERROR_DETAILS=Beim Deaktivieren des Windows-Diensts ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_SUMMARY=Windows-Dienst wird aktiviert... |
| | | INFO_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_SUCCESSFUL_SUMMARY=Windows-Dienst aktiviert |
| | |
| | | MILD_ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS=Beim Aktivieren des Windows-Diensts ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Windows-Dienst aktivieren |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Windows-Dienst deaktivieren |
| | | |
| | | INFO_CTRL_PANEL_DATABASE_INDEXES=Datenbankindizes |
| | | INFO_CTRL_PANEL_ATTRIBUTE_INDEXES=Attributindizes |
| | | INFO_CTRL_PANEL_VLV_INDEXES=VLV-Indizes |
| | | INFO_CTRL_PANEL_ACTION_LABEL=Vorgang: |
| | | INFO_CTRL_PANEL_VERIFY_ENTRY_CONTEXT_ARE_INDEXES=Pr\u00fcfen, ob Eintragsinhalt einwandfrei indiziert ist. |
| | | INFO_CTRL_PANEL_VERIFY_ALL_KEYS=Pr\u00fcfen, ob alle Indexschl\u00fcssel-Eintrags-IDs einwandfrei sind und auf bestehende Eintr\u00e4ge verweisen. |
| | | INFO_CTRL_PANEL_VERIFY_ENTRY_CONTEXT_ARE_INDEXES=Pr\u00fcfen, ob Eintragsinhalt einwandfrei indiziert ist |
| | | INFO_CTRL_PANEL_VERIFY_ALL_KEYS=Pr\u00fcfen, ob alle Indexschl\u00fcssel-Eintrags-IDs einwandfrei sind und auf bestehende Eintr\u00e4ge verweisen |
| | | INFO_CTRL_PANEL_INDEX_LABEL=Index: |
| | | INFO_CTRL_PANEL_VERIFY_INDEXES_PANEL_TITLE=Indizes verifizieren |
| | | MILD_ERR_CTRL_PANEL_INDEX_TO_BE_VERIFIED_REQUIRED=Sie m\u00fcssen mindestens einen zu verifzierenden Index angeben. |
| | |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUMMARY=Pr\u00fcfen der Indizes in '%s'... |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_SUMMARY=Indexpr\u00fcfung abgeschlossen |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_DETAILS=Die Indizes wurden erfolgreich gepr\u00fcft. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=Fehler w\u00e4hrend der Indexpr\u00fcfung. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=Fehler w\u00e4hrend der Indexpr\u00fcfung |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS=W\u00e4hrend der Indexpr\u00fcfung ist ein Fehler aufgetreten. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION=Pr\u00fcfen von Indizes in '%s'. |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX_SUMMARY=VLV-Index wird gel\u00f6scht... |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX_COMPLETE=VLV-Index wurde gel\u00f6scht |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX_SUCCESSFUL=Der VLV-Index '%s' im Backend '%s' wurde erfolgreich gel\u00f6scht. |
| | | MILD_ERR_CTRL_PANEL_DELETING_VLV_INDEX_ERROR_SUMMARY=Fehler beim L\u00f6schen des VLV-Index. |
| | | MILD_ERR_CTRL_PANEL_DELETING_VLV_INDEX_ERROR_SUMMARY=Fehler beim L\u00f6schen des VLV-Index |
| | | MILD_ERR_CTRL_PANEL_DELETING_VLV_INDEX_ERROR_DETAILS=Beim L\u00f6schen des VLV-Index '%s' ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_TITLE=\u00c4ndern des VLV-Index |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_SUMMARY=\u00c4ndern des VLV-Index %s... |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_COMPLETE=VLV-Index ge\u00e4ndert |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_SUCCESSFUL=Der VLV-Index '%s' in Backend '%s' wurde erfolgreich ge\u00e4ndert. |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_SUMMARY=Fehler beim Erstellen des VLV-Index. |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_SUMMARY=Fehler beim Erstellen des VLV-Index |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS=Beim \u00c4ndern von VLV-Index '%s' ist ein Fehler aufgetreten. |
| | | INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION=VLV-Index '%s' in Backend '%s' \u00e4ndern. |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS=Erstellen von VLV-Index '%s' |
| | | |
| | | INFO_CTRL_PANEL_AVAILABLE_LABEL=Verf\u00fcgbar: |
| | | INFO_CTRL_PANEL_SELECTED_LABEL=Ausgew\u00e4hlt: |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON=Hinzuf\u00fcgen > |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON=Alle hinzuf\u00fcgen > |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON=< Entfernen |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON=< Alle entfernen |
| | | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY=Hilfsmittel: %s |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL=%s (betriebsf\u00e4hig) |
| | | |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX=%s (aufsteigend) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX=%s (absteigend) |
| | | ###SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error setting environment: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Fehler in der Einstellungsumgebung: %s |
| | | |
| | | INFO_CTRL_PANEL_ERROR_DIALOG_TITLE=Fehler |
| | | INFO_CTRL_PANEL_PROGRESS_DONE=Erledigt |
| | | INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - VLV-Index |
| | | |
| | | INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=Alle Befehlszeilen anzeigen |
| | | |
| | | INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=Globale Ansichtsoption |
| | | INFO_CTRL_PANEL_REFRESH_MENU=Aktualisiserungsoptionen... |
| | | INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=Aktualisierungsoptionen |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=W\u00e4hlen Sie den Zeitraum (in Sekunden) aus, in dem die angezeige \u00dcberwachungs- und Konfigurationsinformationen aktualisiert werden. |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=Aktualisierungsintervall (Sek.): |
| | | INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=Der Intervallzeitraum muss eine Ganzzahl mit positivem Wert sein, die kleiner ist als %d Sekunden. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_MONITORING=\u00dcberwachung |
| | | INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING=Allgemeine Informationen |
| | | INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED=- Kein Element ausgew\u00e4hlt - |
| | |
| | | INFO_CTRL_PANEL_MAX_REQUEST_BACKLOG=Maximum Anforderungsr\u00fcckstand |
| | | INFO_CTRL_PANEL_CURRENT_REQUEST_BACKLOG=Aktueller Anforderungsr\u00fcckstand |
| | | INFO_CTRL_PANEL_REQUESTS_SUBMITTED=\u00dcbermittelte Anforderungen |
| | | INFO_CTRL_PANEL_REQUESTS_REJECTED=Anforderungen, die aufgrund voller Warteschlange abgelehnt wurden. |
| | | INFO_CTRL_PANEL_REQUESTS_REJECTED=Anforderungen, die aufgrund voller Warteschlange abgelehnt wurden |
| | | INFO_CTRL_PANEL_ENTRY_CACHE_HITS=Treffer im Eintragscache |
| | | INFO_CTRL_PANEL_CURRENT_ENTRY_CACHE_COUNT=Z\u00e4hlung im Eintragscache |
| | | INFO_CTRL_PANEL_ENTRY_CACHE_TRIES=Versuche im Eintragscache |
| | |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY=Die Indizes k\u00f6nnen nur dann neu aufgebaut werden, wenn der verwaltete Server der lokale Server ist. |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_PATH=Der Remote-Server muss auf den Pfad zugreifen k\u00f6nnen. |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY=Die Windows-Dienstkonfiguration kann nur angezeigt und aktualisiert werden, wenn der verwaltete Server der lokale Server ist. |
| | | ###SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Could not created local \ |
| | | ### LDIF to populate new base DN with automatically generated data. Error code: \ |
| | | ### %d. |
| | | SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Lokaler LDIF konnte nicht erstellt werden, um neue Basis-DN mit automatisch generierten Daten zu aktualisieren. Fehlercode: %d. |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL=\u00dcbergeordnete Sicherungs-ID: |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL=\u00dcbergeordneter Sicherungspfad: |
| | | MILD_ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED=Keine \u00fcbergeordnete Sicherungs-ID angegeben. |
| | |
| | | INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU=Zu verwaltender Server... |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS=Die Indexkonfiguration f\u00fcr '%s' wurde erfolgreich ge\u00e4ndert. Die Datenbankindexdateien m\u00fcssen neu generiert werden, damit die Konfiguration ber\u00fccksichtigt wird. Sie k\u00f6nnen dazu die Befehlszeile 'rebuild-index' auf dem Remote-Server verwenden oder die Inhalte des Backend '%s' erneut importieren. |
| | | INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE=Automatisch generierte Daten werden importiert (%s Eintr\u00e4ge) |
| | | ###SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=The remote server in \ |
| | | ### '%s' is cannot be managed by this control panel. The remote server product \ |
| | | ### name is '%s' and the control panel product name is '%s'. |
| | | ###SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=The remote server in '%s' has \ |
| | | ### not the same version as the control panel. The remote server version is \ |
| | | ### '%s.%s.%s' and the control panel version is '%d.%d.%d'. |
| | | ###SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Could not find version \ |
| | | ### information in the remote server. The remote LDAP server does not seem to be \ |
| | | ### manageable remotely by the control panel. |
| | | SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=Der Remote-Server in '%s' kann nicht \u00fcber diesen Steuerbereich verwaltet werden. Der Produktname des Remote-Servers ist '%s' und der Produktname des Steuerbereichs ist '%s'. |
| | | SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=Der Remote-Server in '%s' besitzt eine andere Version als der Steuerbereich. Die Version des Remote-Servers ist '%s.%s.%s' und die Version des Steuerbereichs ist '%d.%d.%d'. |
| | | SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Es wurden keine Versionsinformationen in dem Remote-Server gefunden. Der Remote-LDAP-Server kann scheinbar nicht remote \u00fcber den Steuerbereich verwaltet werden. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE='%s' Aufgabenzeitplan |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY=Geben Sie an, wann die Aufgabe '%s' gestartet werden soll. |
| | | INFO_CTRL_PANEL_LAUNCH_NOW=Sofort starten |
| | |
| | | INFO_CTRL_PANEL_DAYS=Tage: |
| | | INFO_CTRL_PANEL_JANUARY=Januar |
| | | INFO_CTRL_PANEL_FEBRUARY=Februar |
| | | INFO_CTRL_PANEL_MARS=M\u00e4rz |
| | | INFO_CTRL_PANEL_MARCH=M\u00e4rz |
| | | INFO_CTRL_PANEL_APRIL=April |
| | | INFO_CTRL_PANEL_MAY=Mai |
| | | INFO_CTRL_PANEL_JUNE=Juni |
| | |
| | | INFO_CTRL_PANEL_NOVEMBER=November |
| | | INFO_CTRL_PANEL_DECEMBER=Dezember |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME=Uhrzeit: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP=Stunde (von 00:00 bis 23:59) in der Zeitzone des Server-Host. |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY=Tag: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH=Monat: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR=Jahr: |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>). |
| | | # |
| | | INFO_CTRL_PANEL_CRON_HELP=Verwenden Sie ',' zum Trennen von Werten. Beispiel: '1,4,5'.<br>Verwenden Sie '-' zum Angeben von Intervallen. Beispiel: '1-5'.\<br>Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY=The provided day value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_TIME=The provided time value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=The day '%d' does not exist in \ |
| | | ### %s. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=You must select at least one \ |
| | | ### day of the week. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=You must select at least one \ |
| | | ### day of the month. |
| | | ###SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=The provided date already passed. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=No minute provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=No hour provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No day of month \ |
| | | ### provided. Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=No month provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=No day of week provided. \ |
| | | ### Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=The minute value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=The hour value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=The day of month \ |
| | | ### value provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=The month value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=The day of week \ |
| | | ### value provided is not valid. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=Der angegebene Wert f\u00fcr die Stunde ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=Der angegebene Wert f\u00fcr die Minute ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY=Der angegebene Wert f\u00fcr den Tag ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_TIME=Der angegebene Wert f\u00fcr die Zeit ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=Der Tag '%d' ist nicht in %s vorhanden. |
| | | SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=Sie m\u00fcssen mindestens einen Wochentag ausw\u00e4hlen. |
| | | SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=Sie m\u00fcssen mindestens einen Tag des Monats ausw\u00e4hlen. |
| | | SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=Das angegebene Datum ist bereits vergangen. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=Keine Minute angegeben. Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=Keine Stunde angegeben. Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=Keinen Tag des Monats angegeben. Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=Keinen Monat angegeben. Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=Keinen Tag der Woche angegeben. Verwenden Sie '*' zum Angeben eines beliebigen Wertes. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=Der angegebene Wert f\u00fcr die Minuten ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=Der angegebene Wert f\u00fcr die Stunde ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=Der angegebene Wert f\u00fcr den Tag des Monats ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=Der angegebene Wert f\u00fcr den Monat ist ung\u00fcltig. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=Der angegebene Wert f\u00fcr den Wochentag ist ung\u00fcltig. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE=Geplante Aufgaben |
| | | INFO_CTRL_PANEL_NO_TASKS_FOUND=- Keine Aufgaben gefunden - |
| | | INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL=Aufgabe abbrechen |
| | |
| | | INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY=Sofort starten |
| | | INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY=Zum Zeitpunkt %s starten |
| | | INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY=Regelm\u00e4\u00dfig nach CRON-Plan '%s' starten |
| | | INFO_CTRL_PANEL_TASK_LOG_LABEL=Aufgaben-Protokollnachricht(en) |
| | | INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW=Aufgabenattribute anzeigen... |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING=Um Aufgaben an einem in der Zukunft liegenden Datum zu starten, muss der Server ausgef\u00fchrt werden. |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING=Um Aufgaben regelm\u00e4\u00dfig zu starten, muss der Server ausgef\u00fchrt werden. |
| | | |
| | | INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS=Aufgabenspezifische Details |
| | | INFO_CTRL_PANEL_NO_TASK_SELECTED=-Keine Aufgabe ausgew\u00e4hlt- |
| | | INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED=-Mehrere Aufgaben ausgew\u00e4hlt- |
| | | INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS=-Keine aufgabenspezifischen Details- |
| | | INFO_OPERATION_START_TIME_MESSAGE=Vorgangsdatum: %s |
| | | |
| | | INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN=\u00dcbergeordneten Eintrag w\u00e4hlen |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL=Neuer Eintragsname: |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL=DN des \u00fcbergeordneten Eintrags: |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY=Sie m\u00fcssen den Namen des neuen Eintrags angeben. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID=Sie m\u00fcssen einen g\u00fcltigen DN f\u00fcr den \u00fcbergeordneten Eintrag angeben. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST=Der \u00fcbergeordnete Eintrag ist nicht vorhanden. |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN=Eintrags-DN: |
| | | INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=Der duplizierte Eintrag enth\u00e4lt ein Passwort mit dem Wert '%s' |
| | | INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<Bin\u00e4rwert> |
| | | INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=Erforderliches Symbol. |
| | | INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=Warnsymbol. |
| | | INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - Spalte %s |
| | |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # Do not translate |
| | | # |
| | | global.category=ADMIN_TOOL |
| | | global.ordinal=-1 |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS=El servidor de directorios contiene archivos de base de datos en las siguientes ubicaciones situadas fuera de la ruta del servidor:%n%s%n\u00bfDesea suprimir estos archivos? |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS=El servidor de directorios contiene archivos de registro de datos en las siguientes ubicaciones situadas fuera de la ruta del servidor:%n%s%n\u00bfDesea suprimir estos archivos? |
| | | INFO_CLI_UNINSTALL_CONFIRM_STOP=El servidor se est\u00e1 ejecutando actualmente y debe detenerse para poder continuar con la desinstalaci\u00f3n.%n\u00bfDesea detener el servidor y eliminar de forma permanente los archivos? |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \ |
| | | ### select the elements to uninstall. Use the options described in the usage to \ |
| | | ### specify what must be uninstalled. |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \ |
| | | ### to be uninstalled. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=Usted debe seleccionar los elementos que desea desinstalar. Utilice las opciones descritas en el uso para especificar lo que debe ser desinstalado. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=Debe seleccionar alg\u00fan elemento para desinstalarlo. |
| | | INFO_CLI_UNINSTALL_SERVER_STOPPED=Se ha detenido el servidor. |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=Se ha configurado el servidor para que efect\u00fae la r\u00e9plica.%nSi el servidor ya est\u00e1 repitiendo contenido en otros servidores, debe especificar la informaci\u00f3n de autenticaci\u00f3n del administrador para suprimir las referencias a este servidor en los servidores en los que se est\u00e9 realizando la repetici\u00f3n.%n%nEscriba "Yes" para proporcionar la informaci\u00f3n de autenticaci\u00f3n con el fin de suprimir las referencias remotas.%nEscriba "No" para continuar la desinstalaci\u00f3n sin actualizar las referencias remotas.%n\u00bfDesea proporcionar la informaci\u00f3n de autenticaci\u00f3n? |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=Se ha configurado el servidor para que efect\u00fae la r\u00e9plica.%nSi el servidor est\u00e1 repitiendo actualmente contenido en otros servidores, debe reiniciarse y se debe especificar la informaci\u00f3n de autenticaci\u00f3n del administrador para suprimir las referencias a este servidor en los servidores en los que se est\u00e9 realizando la repetici\u00f3n.%n%nEscriba "Yes" para iniciar el servidor y, a continuaci\u00f3n, proporcione la informaci\u00f3n de autenticaci\u00f3n para suprimir las referencias remotas.%nEscriba "No" para continuar la desinstalaci\u00f3n sin actualizar las referencias remotas.%n\u00bfDesea iniciar el servidor y proporcionar la informaci\u00f3n de autenticaci\u00f3n? |
| | |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG=Confirmar desinstalaci\u00f3n%nTodos los archivos seleccionados se eliminar\u00e1n permanentemente; \u00bfest\u00e1 seguro de que desea continuar? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE=Confirmar desinstalaci\u00f3n |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG=El servidor se est\u00e1 ejecutando.%nEl servidor se est\u00e1 ejecutando actualmente y debe detenerse para poder continuar con la desinstalaci\u00f3n. \u00bfDesea que el programa de desinstalaci\u00f3n detenga autom\u00e1ticamente el servidor para poder continuar con la desinstalaci\u00f3n? Si hace clic en No, deber\u00e1 detener manualmente el servidor para continuar. |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Se han detectado los siguientes errores al leer la configuraci\u00f3n de los servidores existentes:\n%s\n\u00bfDesea que el programa de desinstalaci\u00f3n intente suprimir las referencias a este servidor en el modo de m\u00e1ximo esfuerzo? |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Se han detectado los siguientes errores al leer la configuraci\u00f3n de los servidores existentes:%n%s%n\u00bfDesea que el programa de desinstalaci\u00f3n intente suprimir las referencias a este servidor en el modo de m\u00e1ximo esfuerzo? |
| | | MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=Este servidor se ha configurado para replicar algunos de sus ND de base. Se produjo un error al recuperar las referencias a \u00e9l en los servidores replicados. Tenga en cuenta que, para poder suprimir las referencias remotas, debe proporcionar las credenciales de administrador global mediante las opciones %s y %s (o %s).%nSi se sigue realizando la desinstalaci\u00f3n de este modo, se forzar\u00e1 la aparici\u00f3n del modo de error.%n%nEl error encontrado fue:%n%s |
| | | ###SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ |
| | | ### to replicate some of its Base DN's. There was an error retrieving the \ |
| | | ### references to it in the replicated servers. Note that to be able to remove \ |
| | | ### remote references you must provide Global Administrator credentials using the \ |
| | | ### %s and %s (or %s) options.%nCheck that the connection parameters you \ |
| | | ### provided are correct.%nIf you want to uninstall the server even when remote \ |
| | | ### references cannot be removed, you can use the %s option.%n%nThe error found \ |
| | | ### was:%n%s |
| | | SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=Este servidor se ha configurado para replicar algunos de sus ND de base. Se produjo un error al recuperar las referencias a \u00e9l en los servidores replicados. Tenga en cuenta que, para poder suprimir las referencias remotas, debe proporcionar las credenciales de administrador global mediante las opciones %s y %s (o %s).%nCompruebe que los par\u00e1metros de conexi\u00f3n proporcionados sean correctos.%nSi desea desinstalar el servidor cuando no puedan eliminarse referencias remotas, puede usar la opci\u00f3n %s.%n%nEl error encontrado fue:%n%s |
| | | MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=Este servidor se ha configurado para replicar algunos de sus ND de base. Se produjo un error al recuperar las referencias a \u00e9l en los servidores replicados.%n\u00bfDesea continuar? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=El servidor se est\u00e1 ejecutando |
| | | INFO_CONNECTIONS_LABEL=Conexiones abiertas: |
| | |
| | | MILD_ERR_READING_CONFIG_FILE=Error al leer el archivo de configuraci\u00f3n. |
| | | MILD_ERR_READING_CONFIG_LDAP=Error al leer los datos del servidor. Verifique la informaci\u00f3n de autenticaci\u00f3n especificada.%nDetalles: %s |
| | | MILD_ERR_READING_SCHEMA_LDAP=Error al leer el esquema desde el servidor remoto.%nDetalles: %s |
| | | ###SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server. |
| | | SEVERE_ERR_STARTING_SERVER_GENERIC=No se puede iniciar el servidor. |
| | | INFO_FINISH_BUTTON_UNINSTALL_LABEL=Desinstalar |
| | | INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=Finalizar desinstalaci\u00f3n |
| | | INFO_FRAME_UNINSTALL_TITLE=Desinstalaci\u00f3n de %s |
| | |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL=<no disponible> (*) |
| | | INFO_NOT_AVAILABLE_SHORT_LABEL=N/D |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND=* La informaci\u00f3n s\u00f3lo estar\u00e1 disponible si especifica la informaci\u00f3n de autenticaci\u00f3n v\u00e1lida al iniciar el comando de estado. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP=<html>La informaci\u00f3n s\u00f3lo estar\u00e1 disponible si se autentica<br>como usuario administrativo. |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL=<no disponible> (*) |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND=* La informaci\u00f3n s\u00f3lo estar\u00e1 disponible si el servidor se est\u00e1 ejecutando y especifica informaci\u00f3n de autenticaci\u00f3n v\u00e1lida al iniciar el comando de estado. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP=<html>La informaci\u00f3n s\u00f3lo estar\u00e1 disponible si el servidor se est\u00e1 ejecutando y se autentica<br>como usuario administrativo. |
| | | INFO_NOTHING_SELECTED_TO_UNINSTALL=Debe seleccionar alg\u00fan elemento para desinstalarlo. |
| | | INFO_NUMBER_ENTRIES_COLUMN=Entradas |
| | |
| | | INFO_START_BUTTON_TOOLTIP=Inicia el servidor de directorios |
| | | INFO_STATE_COLUMN=Estado |
| | | INFO_STATUS_CLI_USAGE_DESCRIPTION=Esta utilidad se puede utilizar para mostrar informaci\u00f3n b\u00e1sica del servidor |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control \ |
| | | ###Panel. Check that you have access to the display. |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \ |
| | | ### Control Panel. Check that you have access to the display. Check file %s for \ |
| | | ### details. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Esta utilidad se puede usar para ver la ventana del panel de control, que muestra la informaci\u00f3n b\u00e1sica del servidor y permite realizar algunas tareas b\u00e1sicas de administraci\u00f3n en el servidor. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=No se pudo iniciar el panel de control. Aseg\u00farese de que tenga acceso a la visualizaci\u00f3n. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=No se pudo iniciar el panel de control. Aseg\u00farese de que tenga acceso a la visualizaci\u00f3n Consulte el archivo %s para obtener informaci\u00f3n. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Esta utilidad se puede usar para ver la ventana del panel de control, que muestra la informaci\u00f3n b\u00e1sica del servidor y permite realizar algunas tareas b\u00e1sicas de administraci\u00f3n en el servidor.%n%nSi no se proporciona un nombre de host o un puerto, la herramienta tratar\u00e1 de conectar con el servidor local. |
| | | INFO_STOP_BUTTON_LABEL=Detener |
| | | INFO_STOP_BUTTON_TOOLTIP=Detiene el servidor de directorios |
| | | INFO_BASEDN_NOT_REPLICATED_LABEL=Desactivado |
| | |
| | | INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI=El servidor se ha desinstalado correctamente en el equipo local, pero se han producido algunos errores al eliminar los archivos. Consulte el \u00e1rea de texto "Detalles" para obtener m\u00e1s informaci\u00f3n sobre los archivos que han provocado el problema.%n%nVerifique que no haya ning\u00fan otro programa utilizando esos archivos y elim\u00ednelos manualmente. |
| | | INFO_SUMMARY_UNINSTALL_NOT_STARTED=Iniciando desinstalaci\u00f3n... |
| | | INFO_UNDEFINED_PROTOCOL_LABEL=-Desconocido- |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \ |
| | | ### launch failed.%n%nLaunching command line uninstall... |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \ |
| | | ### Uninstall launch failed. Check file %s for more details.%n%nLaunching \ |
| | | ### command line uninstall... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nError al iniciar la desinstalaci\u00f3n gr\u00e1fica.%n%nIniciando la desinstalaci\u00f3n mediante l\u00ednea de comandos... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nError al iniciar la desinstalaci\u00f3n gr\u00e1fica. Consulte el archivo %s para obtener m\u00e1s informaci\u00f3n.%n%nIniciando la desinstalaci\u00f3n mediante l\u00ednea de comandos... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=Iniciando la desinstalaci\u00f3n mediante l\u00ednea de comandos... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=Iniciando la desinstalaci\u00f3n gr\u00e1fica... |
| | | INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=Esta utilidad se puede usar para desinstalar el servidor de directorios. |
| | |
| | | INFO_UNINSTALL_LOGIN_PWD_TOOLTIP=La contrase\u00f1a del administrador global que se utilizar\u00e1 para leer y actualizar la configuraci\u00f3n de los otros servidores |
| | | INFO_UNINSTALL_LOGIN_UID_TOOLTIP=El Id. de usuario administrativo global que se utilizar\u00e1 para leer y actualizar la configuraci\u00f3n de los otros servidores |
| | | INFO_UNKNOWN_LABEL=-- |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Especifica si la desinstalaci\u00f3n debe continuar o no en caso de producirse un error al actualizar las referencias a este servidor en las instancias remotas del servidor. Este argumento s\u00f3lo puede utilizarse con el argumento sin mensaje de petici\u00f3n %s. |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Especifica si la desinstalaci\u00f3n debe continuar o no en caso de producirse un error al actualizar las referencias a este servidor en las instancias remotas del servidor. Esta opci\u00f3n s\u00f3lo puede utilizarse con la opci\u00f3n sin mensaje de petici\u00f3n %s. |
| | | INFO_DESCRIPTION_REFERENCED_HOST=El nombre de este host (o la direcci\u00f3n IP) tal y como aparece indicado en los servidores remotos de la r\u00e9plica |
| | | INFO_UNINSTALLDS_DESCRIPTION_CLI=Indica que se utilizar\u00e1 la instalaci\u00f3n mediante l\u00ednea de comandos. Si no se especifica esta opci\u00f3n, se iniciar\u00e1 la interfaz gr\u00e1fica. El resto de las opciones (a excepci\u00f3n de las opciones de ayuda y versi\u00f3n) s\u00f3lo se tendr\u00e1n en cuenta si se especifica esta opci\u00f3n |
| | | INFO_UNINSTALLDS_DESCRIPTION_QUIET=Ejecutar la desinstalaci\u00f3n en el modo silencioso. En el modo silencioso, no se proporcionar\u00e1 la informaci\u00f3n de progreso en la salida est\u00e1ndar |
| | |
| | | INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1=Especifica si est\u00e1 cifrada o no la comunicaci\u00f3n a trav\u00e9s del puerto de r\u00e9plica del primer servidor. Esta opci\u00f3n s\u00f3lo se tendr\u00e1 en cuenta la primera vez que se configure la r\u00e9plica en el primer servidor |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=No configure un puerto de repetici\u00f3n o registro de cambios en el primer servidor. El primer servidor contendr\u00e1 datos repetidos pero no contendr\u00e1 un registro de cambios de modificaciones realizadas en los datos repetidos. Tenga en cuenta que cada topolog\u00eda repetida debe contener al menos dos servidores con un registro de cambios para evitar un punto de error \u00fanico |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Configure s\u00f3lo un registro de cambios y un puerto de repetici\u00f3n en el primer servidor. El primer servidor no contendr\u00e1 datos repetidos pero contendr\u00e1 un registro de cambios de modificaciones realizadas en los datos repetidos en otros servidores |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=El nombre de host completo o la direcci\u00f3n IP del segundo servidor cuyo contenido se repetir\u00e1. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=El nombre de host completo o la direcci\u00f3n IP del segundo servidor cuyo contenido se repetir\u00e1 |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_SERVER_PORT2=El n\u00famero de puerto de administraci\u00f3n de Directory Server del segundo servidor cuyo contenido se replicar\u00e1 |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDDN2=ND que se utilizar\u00e1 para enlazar con el segundo servidor cuyo contenido se replicar\u00e1. Si no se especifica esta opci\u00f3n, se utilizar\u00e1 el administrador global para el enlace |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_SKIPPORT=Omita la comprobaci\u00f3n para determinar si se pueden utilizar los puertos de r\u00e9plica especificados |
| | |
| | | INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=Actualiza la configuraci\u00f3n de los servidores para replicar los datos del ND de base especificado. Si uno de los servidores ya est\u00e1 replicando los datos situados debajo del ND de base en otros servidores, al ejecutar este subcomando, se actualizar\u00e1 la configuraci\u00f3n de todos los servidores (por lo que s\u00f3lo es necesario ejecutar una vez la l\u00ednea de comandos para cada servidor que agreguemos a la topolog\u00eda de r\u00e9plica) |
| | | INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=Inhabilita la r\u00e9plica en el servidor especificado para el ND de base proporcionado y suprime las referencias en los restantes servidores en los que se est\u00e9n replicando los datos |
| | | INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=Muestra una lista con la configuraci\u00f3n de r\u00e9plica b\u00e1sica de los ND de base de los servidores definidos en la informaci\u00f3n de registro. Si no se ha especificado ning\u00fan ND de base como par\u00e1metro, se mostrar\u00e1 la informaci\u00f3n de todos los ND de base |
| | | ###SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ |
| | | ### DN in no interactive mode. |
| | | ###SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ |
| | | ### password of the global administrator in non interactive mode. You can \ |
| | | ### provide it using the %s or the %s options. |
| | | ###SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \ |
| | | ### base DN. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers to enable replication. You have provided twice the server \ |
| | | ### %s:%s |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers as source and destination of the initialization. You have \ |
| | | ### provided twice the server %s:%s |
| | | ###SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=The server administration port \ |
| | | ### and the replication port have the same value in host %s. You provided %s \ |
| | | ### for both. |
| | | ###SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=You have provided the same \ |
| | | ### replication port (%s) for two servers located on the same machine (%s). |
| | | ###SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Could not find a valid \ |
| | | ### subcommand. You must specify a subcommand when using the option %s. |
| | | ###SEVERE_ERR_REPLICATION_STATUS_QUIET=The '%s' subcommand is not compatible with \ |
| | | ### the %s argument. |
| | | SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=Debe propocionarse al menos un DN de base en un modo no interactivo. |
| | | SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=Debe proporcionarse la contrase\u00f1a del administrador global en un modo no interactivo. Puede proporcionarse por medio de las opciones %s o %s |
| | | SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=El valor proporcionado %s no es un DN de base v\u00e1lido. |
| | | SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=Usted tiene que proporcionar dos servidores diferentes para permitir la replicaci\u00f3n. Ha proporcionado dos veces el servidor %s:%s |
| | | SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=Deben proporcionarse dos servidores diferentes como origen y destino de la inicializaci\u00f3n. Ha proporcionado dos veces el servidor %s:%s |
| | | SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=El puerto de administraci\u00f3n del servidor y el puerto de repetici\u00f3n tienen el mismo valor en el host %s. Ha proporcionado %s para ambos. |
| | | SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=Ha proporcionado el mismo puerto de repetici\u00f3n (%s) para dos servidores ubicados en la misma m\u00e1quina (%s). |
| | | SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=No pudo encontrarse un subcomando v\u00e1lido. Debe especificarse un subcomando al emplear la opci\u00f3n %s |
| | | SEVERE_ERR_REPLICATION_STATUS_QUIET=El subcomando '%s' no es compatible con la opci\u00f3n %s. |
| | | INFO_REPLICATION_SUCCESSFUL=Se ha completado correctamente la operaci\u00f3n |
| | | INFO_REPLICATION_SUCCESSFUL_NOP=Se ha completado correctamente la operaci\u00f3n, pero no era necesario realizar ninguna acci\u00f3n |
| | | MILD_ERR_REPLICATION_USER_CANCELLED=El usuario ha cancelado la operaci\u00f3n |
| | | ###SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | ###SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \ |
| | | ### used when %s has been specified |
| | | SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=S\u00f3lo puede usarse la opci\u00f3n %s si se ha especificado %s |
| | | INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Se debe crear un administrador global.%nDebe especificar las credenciales del administrador global que se crear\u00e1n para administrar las instancias del servidor que se est\u00e1n repitiendo. |
| | | INFO_ADMINISTRATOR_UID_PROMPT=Id. de usuario del administrador global |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=Contrase\u00f1a del administrador global: |
| | |
| | | INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=Contrase\u00f1a de %s en el segundo servidor: |
| | | INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS=>>>> Especifique los par\u00e1metros de la conexi\u00f3n de administraci\u00f3n de servidor para el servidor de origen |
| | | INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> Especifique los par\u00e1metros de la conexi\u00f3n de administraci\u00f3n de servidor para el servidor de destino |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \ |
| | | ### available to enable replication between the two servers. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \ |
| | | ### base DN's available to enable replication between the two servers. You must \ |
| | | ### specify at least one server that will contain the replicated data, before \ |
| | | ### configuring servers that will only contain the replication changelog \ |
| | | ### (replication servers). |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=No hay ning\u00fan DN de base disponible para habilitar la repetici\u00f3n entre los dos servidores. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=No hay ning\u00fan DN de base disponible para habilitar la repetici\u00f3n entre los dos servidores. Debe especificarse al menos un servidor que contendr\u00e1 los datos repetidos antes de configurar servidores que s\u00f3lo contendr\u00e1n el registro de cambios de la repetici\u00f3n (servidores de repetici\u00f3n) |
| | | INFO_ALREADY_REPLICATED_SUFFIXES=Ya se han replicado los siguientes ND de base entre los dos servidores:%n%s |
| | | INFO_ALREADY_NOT_REPLICATED_SUFFIXES=Los siguientes ND de base no se han replicado:%n%s |
| | | MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=Los siguientes ND de base no se pueden replicar entre los dos servidores porque no se pudieron encontrar en, al menos, uno de los servidores:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=Debe seleccionar, al menos, un ND de base para replicarlo. |
| | | INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=\u00bfDesea replicar el ND de base %s? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \ |
| | | ### DN's replicated between the two servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=No hay ning\u00fan DN de base repetido entre los dos servidores. |
| | | MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=Los siguientes ND de base no se pudieron inicializar porque no se han replicado o no se han configurado en ambos servidores:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=Debe seleccionar, al menos, un ND de base para inicializarlo. |
| | | INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=\u00bfDesea inicializar el ND de base %s? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \ |
| | | ### DN's replicated in the server. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \ |
| | | ### base DN's replicated in the server. The base DN's must be replicated to be \ |
| | | ### able to use their contents to initialize the base DN's on the other servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=No hay ning\u00fan ND de base replicado en el servidor. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=No hay ning\u00fan ND de base replicado en el servidor. Deben repetirse los DN de base para poder emplear sus contenidos con el fin de inicializar los DN de base en los otros servidores. |
| | | MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=No hay ning\u00fan ND de base replicado en el servidor. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=No se pudo encontrar el siguiente ND de base en el servidor:%n%s |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=No se pudo encontrar el siguiente ND de base en el servidor:%n%s |
| | |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=Debe especificar los ND de base que se inicializar\u00e1n mediante el comando "import-ldif" o la copia binaria. |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=Debe especificar los ND de base que se han inicializado mediante el comando "import-ldif" o la copia binaria. |
| | | INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=\u00bfDesea inhabilitar la r\u00e9plica en el ND de base %s? |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Ha seleccionado inhabilitar la repetici\u00f3n en todos los DN de base repetidos de '%s'. Si tambi\u00e9n desea inhabilitar el servidor de repetici\u00f3n (registro de cambios y puerto de repetici\u00f3n), debe especificar asimismo el argumento '--%s' o '--%s'. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Ha seleccionado inhabilitar la repetici\u00f3n en todos los DN de base repetidos de '%s'. Si tambi\u00e9n desea inhabilitar el servidor de repetici\u00f3n (registro de cambios y puerto de repetici\u00f3n), debe especificar asimismo la opci\u00f3n '--%s' o '--%s'. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=Ha seleccionado inhabilitar todos los DN de base repetidos en el servidor '%s'. \u00bfDesea inhabilitar tambi\u00e9n el puerto de repetici\u00f3n '%d'? |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=Ha decidido inhabilitar el servidor de repetici\u00f3n (registro de cambios de repetici\u00f3n). Tras inhabilitar el servidor de repetici\u00f3n s\u00f3lo se configurar\u00e1 un servidor de repetici\u00f3n para los sufijos siguientes:%n%s%nPara evitar un punto de error \u00fanico se deben configurar al menos dos servidores de repetici\u00f3n. |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT=Ha decidido inhabilitar el servidor de repetici\u00f3n (registro de cambios de repetici\u00f3n). Tras inhabilitar el servidor de repetici\u00f3n s\u00f3lo se configurar\u00e1 un servidor de repetici\u00f3n para los sufijos siguientes:%n%s%nPara evitar un punto de error \u00fanico se deben configurar al menos dos servidores de repetici\u00f3n.%n\u00bfDesea continuar? |
| | |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS=Inicializando la informaci\u00f3n de registro en el servidor %s con el contenido del servidor %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL=Inicializando la informaci\u00f3n de registro con el contenido del servidor %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA=Inicializando el esquema en el servidor %s con el contenido del servidor %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=An unexpected error occurred \ |
| | | ### seeding the truststore contents of server %s with truststore of server %s. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error initializing. Could not \ |
| | | ### find replication ID in the server %s for base DN %s. |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error initializing. Could \ |
| | | ### not find a peer to start the initialization after several tries. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error configuring \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error disabling \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error updating replication \ |
| | | ### configuration on base DN %s of server %s. |
| | | ###SEVERE_ERR_REPLICATION_UPDATING_ADS=Error updating registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_READING_ADS=Error reading registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=The registry information found \ |
| | | ### in servers %s and %s could not be merged. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (base DN '%s') \ |
| | | ### and server %s (base DN '%s') have the same domain ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=The following servers in the \ |
| | | ### two topologies have the same domain ID%n%s%n%nThe replication topologies \ |
| | | ### cannot be merged. To fix this problem please refer to the documentation. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s \ |
| | | ### and server %s have the same replication server ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=The following \ |
| | | ### servers in the two topologies have the same replication server ID%n%s%n%nThe \ |
| | | ### replication topologies cannot be merged. To fix this problem please refer to \ |
| | | ### the documentation. |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=The errors reading the \ |
| | | ### registry information on %s do not allow to do the merge between the \ |
| | | ### replication topologies. You will have to fix the following problems before \ |
| | | ### merging the topologies:%n%s |
| | | SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=Se ha producido un error inesperado al inicializar los contenidos del almac\u00e9n de confianza del servidor %s con el almac\u00e9n de confianza del servidor %s. Detalles: %s |
| | | SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error de inicializaci\u00f3n. No pudo encontrarse un Id. de repetici\u00f3n en el servidor %s para el DN de base %s. |
| | | SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error de inicializaci\u00f3n. Tras varios intentos, no pudo encontrarse un interlocutor del mismo nivel para iniciar la inicializaci\u00f3n. Detalles: %s |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error al configurar el puerto de repetici\u00f3n en el servidor %s. |
| | | SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error al inhabilitar el puerto de repetici\u00f3n en el servidor %s. |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error al actualizar la configuraci\u00f3n de repetici\u00f3n en el DN de base %s del servidor %s |
| | | SEVERE_ERR_REPLICATION_UPDATING_ADS=Error al actualizar la informaci\u00f3n de registro. Detalles: %s |
| | | SEVERE_ERR_REPLICATION_READING_ADS=Error al leer la informaci\u00f3n de registro. Detalles: %s |
| | | SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=No pudo combinarse la informaci\u00f3n de registro encontrada en los servidores %s y %s. Detalles: %s |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=El servidor %s (DN de base '%s') y el servidor %s (DN de base '%s') tienen el mismo Id. de dominio: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=Los siguientes servidores en las dos topolog\u00edas tienen el mismo Id. de dominio%n%s%n%nNo pueden combinarse las topolog\u00edas de repetici\u00f3n. Para solucionar este problema, consulte la documentaci\u00f3n. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=El servidor %s y el servidor %s tienen el mismo Id. de servidor de repetici\u00f3n: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=Los siguientes servidores en las dos topolog\u00edas tienen el mismo Id. de servidor de repetici\u00f3n%n%s%n%nNo pueden combinarse las topolog\u00edas de repetici\u00f3n. Para solucionar este problema, consulte la documentaci\u00f3n. |
| | | SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=Los errores al leer la informaci\u00f3n de registro en %s no permiten realizar una combinaci\u00f3n entre las topolog\u00edas de repetici\u00f3n. Deben solucionarse los siguientes problemas antes de combinar las topolog\u00edas:%n%s |
| | | INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION=Para poder configurar la repetici\u00f3n, se debe fusionar la informaci\u00f3n de registro de los servidores %s y %s. Si se detecta alg\u00fan conflicto, se mantendr\u00e1 la informaci\u00f3n del servidor %s y se ignorar\u00e1 la informaci\u00f3n del servidor %s.%n\u00bfDesea continuar? |
| | | INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION=Para poder configurar la repetici\u00f3n se debe fusionar la informaci\u00f3n de registro de los servidores %s y %s. Si se detecta alg\u00fan conflicto, se mantendr\u00e1 la informaci\u00f3n del servidor %s y se ignorar\u00e1 la informaci\u00f3n del servidor %s. |
| | | INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS=Fusionando la informaci\u00f3n de registro |
| | | ###SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error reading replication \ |
| | | ### configuration of server %s.%nDetails: %s |
| | | SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error al leer la configuraci\u00f3n de repetici\u00f3n del servidor %s.%nDetalles: %s |
| | | INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE=Suprimiendo referencias en el ND de base %s del servidor %s |
| | | INFO_REPLICATION_DISABLING_BASEDN=Inhabilitando la r\u00e9plica en el ND de base %s del servidor %s |
| | | INFO_REPLICATION_DISABLING_REPLICATION_SERVER=Inhabilitando el puerto de r\u00e9plica %s del servidor %s |
| | |
| | | INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS=Los servidores siguientes tienen un servidor de repetici\u00f3n (con registro de cambios y un puerto de repetici\u00f3n) pero no est\u00e1n vinculados a ning\u00fan servidor que contenga datos repetidos. |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=S\u00f3lo se definir\u00e1 un servidor de repetici\u00f3n para los siguientes DN de base:%n%s%nSe recomienda tener al menos dos servidores de repetici\u00f3n (dos registros de cambios) para evitar un punto de error \u00fanico en la topolog\u00eda de repetici\u00f3n.%n\u00bfDesea continuar? |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=S\u00f3lo se definir\u00e1 un servidor de repetici\u00f3n para el siguiente DN de base:%n%s%nSe recomienda tener al menos dos servidores de repetici\u00f3n (dos registros de cambios) para evitar un punto de error \u00fanico en la topolog\u00eda de repetici\u00f3n. |
| | | ###SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \ |
| | | ### for the following base DN's:%n%s%nAt least one replication server (a \ |
| | | ### changelog) is required in the replication topology. It is recommended to \ |
| | | ### have at least two replication servers (two changelogs) to avoid a single \ |
| | | ### point of failure in the replication topology. |
| | | SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No se ha definido un servidor de repetici\u00f3n para los siguientes DN de base:%n%s%nSe requiere al menos un servidor de repetici\u00f3n (un registro de cambios) en la topolog\u00eda de repetici\u00f3n. Se recomienda tener al menos dos servidores de repetici\u00f3n (dos registros de cambios) para evitar un punto de error \u00fanico en la topolog\u00eda de repetici\u00f3n. |
| | | INFO_REPLICATION_STATUS_SECURITY_ENABLED=Activado |
| | | INFO_REPLICATION_STATUS_SECURITY_DISABLED=Desactivado |
| | | INFO_REPLICATION_CRITICAL_ERROR_DETAILS=Detalles: %s |
| | |
| | | INFO_PROGRESS_PRE_INITIALIZATION_LOCAL_FINISHED_PROCEDURE=Ahora puede continuar con la inicializaci\u00f3n del contenido de los ND de base en el servidor %s. Para ello, puede utilizar "import-ldif" o la copia binaria.%n%nUna vez completada la inicializaci\u00f3n, debe utilizar el subcomando '%s' para que la r\u00e9plica funcione con los nuevos ND de base. |
| | | INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=Ahora puede continuar con la inicializaci\u00f3n del contenido de los ND de base en todos los servidores replicados. Para ello, puede utilizar el comando "import-ldif" o el m\u00e9todo de copia binaria. Debe usar el mismo archivo LDIF o copia binaria en cada servidor.%n%nUna vez completada la inicializaci\u00f3n, debe utilizar el subcomando '%s' para que la r\u00e9plica funcione con el contenido de los nuevos ND de base. |
| | | INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=El procedimiento posterior a la inicializaci\u00f3n se ha completado correctamente. |
| | | ###SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | ###SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error al leer el progreso de la operaci\u00f3n. |
| | | SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error al leer el progreso de la operaci\u00f3n. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG=Error inesperado durante la operaci\u00f3n. Estado de la tarea: %s. Consulte los registros de errores de %s para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG=Error inesperado durante la operaci\u00f3n. Detalles del \u00faltimo registro: %s. Estado de la tarea: %s. Consulte los registros de errores de %s para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG=Error inesperado durante la operaci\u00f3n. Estado de la tarea: %s. Consulte los registros de errores de %s para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG=Error inesperado durante la operaci\u00f3n. Detalles del \u00faltimo registro: %s. Estado de la tarea: %s. Consulte los registros de errores de %s para obtener m\u00e1s informaci\u00f3n. |
| | | ###SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | ###SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error al iniciar la operaci\u00f3n. |
| | | SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error al iniciar la operaci\u00f3n. |
| | | INFO_REPLICATION_SUBCOMMAND_PROMPT=\u00bfQu\u00e9 desea hacer? |
| | | INFO_REPLICATION_ENABLE_MENU_PROMPT=Habilitar repetici\u00f3n |
| | | INFO_REPLICATION_DISABLE_MENU_PROMPT=Deshabilitar la repetici\u00f3n |
| | |
| | | INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=Inicializaci\u00f3n post externa |
| | | INFO_REPLICATION_STATUS_MENU_PROMPT=Mostrar estado de repetici\u00f3n |
| | | INFO_REPLICATION_POST_ENABLE_INFO=La repetici\u00f3n se ha habilitado correctamente. Tenga en cuenta que para que la repetici\u00f3n trabaje debe inicializar el contenido de los ND de base que est\u00e9n siendo repetidos (utilice %s %s para hacerlo). |
| | | ###SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The argument \ |
| | | ### "--%s" must be specified when this application is used non-interactively |
| | | SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=Debe especificarse la opci\u00f3n "--%s" cuando se utilice esta aplicaci\u00f3n de forma no interactiva |
| | | INFO_REPLICATION_NON_INTERACTIVE=La l\u00ednea de comandos no interactiva equivalente es:%n%s |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Permite mostrar el argumento no interactivo equivalente en la salida est\u00e1ndar cuando este comando se ejecuta en el modo interactivo |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Muestre la opci\u00f3n no interactiva equivalente en la salida est\u00e1ndar cuando este comando se ejecute en el modo interactivo |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=La ruta completa al archivo en el que se escribir\u00e1n los comandos no interactivos equivalentes cuando este comando se ejecute en el modo interactivo |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=Utilice esta opci\u00f3n para acceder a la configuraci\u00f3n avanzada al ejecutar este comando en modo interactivo |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=Se ha producido un error al intentar escribir la l\u00ednea de comandos no interactiva equivalente en el archivo %s. Detalles del error: %s |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Cannot \ |
| | | ### write to file %s. Verify that you have access rights to that file and that \ |
| | | ### you provided the full path of the file |
| | | ###SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=The \ |
| | | ### specified path %s to write the equivalent command is a directory. You must \ |
| | | ### specify a path to a file |
| | | SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=No puede escribirse el archivo %s. Compruebe si posee los derechos de acceso a ese archivo y si ha proporcionado la ruta completa del archivo |
| | | SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=La ruta %s especificada para escribir el comando equivalente es un directorio. Debe especificar una ruta a un archivo |
| | | MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=El primer servidor ya est\u00e1 configurado con el puerto de r\u00e9plica '%d'. El puerto de r\u00e9plica del servidor proporcionado '%d' se ha ignorado. |
| | | MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=El segundo servidor ya est\u00e1 configurado con el puerto de r\u00e9plica '%d'. El puerto de r\u00e9plica del servidor proporcionado '%d' se ha ignorado. |
| | | INFO_CONTROL_PANEL_TITLE=Panel de control de %s |
| | |
| | | INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE=S\u00ed |
| | | INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE=No |
| | | MILD_ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME=No es posible modificar la clase de objeto y cambiar el nombre a la entrada. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA=Datos del directorio |
| | | INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES=Administrar entradas |
| | | INFO_CTRL_PANEL_ACTION_NEW_BASEDN=Nuevo ND de base... |
| | |
| | | MILD_ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE=Valor de ND no v\u00e1lido: '%s'. |
| | | MILD_ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH=Las contrase\u00f1as especificadas no coinciden. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED=Debe proporcionar un valor para el atributo %s. |
| | | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP=LDAP |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAPS=LDAPS |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS=LDAP (permite StartTLS) |
| | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE=R\u00e9plica (segura) |
| | | INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION=Conector de administraci\u00f3n |
| | | INFO_CTRL_PANEL_CONN_HANDLER_OTHER=Otro |
| | | |
| | | INFO_CTRL_PANEL_INDEX_SUBSTRING=Subcadena |
| | | INFO_CTRL_PANEL_INDEX_PRESENCE=Presencia |
| | | INFO_CTRL_PANEL_INDEX_EQUALITY=Igualdad |
| | | INFO_CTRL_PANEL_INDEX_APPROXIMATE=Aproximado |
| | | INFO_CTRL_PANEL_INDEX_ORDERING=Orden |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE=Atributo |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES=Tipos de \u00edndice |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT=L\u00edmite de entradas |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD=Requiere regeneraci\u00f3n |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME=Nombre |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN=ND base |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE=\u00c1mbito |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER=Filtro |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER=Orden de clasificaci\u00f3n |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD=Requiere regeneraci\u00f3n |
| | | |
| | | INFO_CTRL_PANEL_BINARY_VALUE=- valor binario - |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE64=- Valor en base64 - |
| | | # |
| | |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=La siguiente tarea est\u00e1 en ejecuci\u00f3n: %s<br>No se puede ejecutar simult\u00e1neamente con la tarea %s |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION=Agregar entradas a grupos. |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP=Actualizaci\u00f3n del grupo '%s' |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY=L\u00ednea de comando equivalente para modificar la entrada: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME=L\u00ednea de comando equivalente para cambiar el nombre a la entrada: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN=L\u00ednea de comando equivalente para eliminar el ND de base:: |
| | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DNS_DESCRIPTION=Eliminar ND de base %s. |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_DESCRIPTION=Eliminar backend '%s'. |
| | | INFO_CTRL_PANEL_DELETE_BACKENDS_DESCRIPTION=Eliminar backends '%s'. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=Eliminando ND de base '%s'. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=Eliminando ND de base '%s'. |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=Eliminando ND de base '%s' |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=Eliminando ND de base '%s' |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=Eliminando backend '%s' |
| | | |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=Deshabilitando la r\u00e9plica del ND de base '%s' |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION=Eliminar entradas. |
| | | |
| | | INFO_CTRL_PANEL_ENTRIES_DELETED=%d entradas eliminadas. |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY=Eliminando '%s'... |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY=L\u00ednea de comando equivalente para eliminar la entrada '%s': |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX=L\u00ednea de comando equivalente para eliminar el \u00edndice: |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION=Eliminar \u00edndices en el backend '%s'. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION=Eliminar \u00edndices en el backend '%s'. |
| | | INFO_CTRL_PANEL_DELETING_INDEX=Eliminando \u00edndice '%s' |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=Eliminando \u00edndice VLV '%s' |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG=\u00bfEst\u00e1 seguro de que desea eliminar los elementos '%s' definidos en el esquema? |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION=Eliminar elementos de esquema. |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=Eliminando clase de objeto '%s' |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=Eliminando atributo '%s' |
| | | |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=Error al actualizar el esquema. Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=Error al actualizar la configuraci\u00f3n. Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=Error al comprobar la entrada. Detalles: %s |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_OFFLINE=Esta operaci\u00f3n es equivalente a retirar el siguiente atributo de la entrada de definici\u00f3n de esquema (cn=schema) en el archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_ONLINE=L\u00ednea de comando equivalente para actualizar el esquema: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE=Tambi\u00e9n puede eliminarse el atributo '%s' mediante la supresi\u00f3n del siguiente atributo de la entrada de definici\u00f3n de esquema (cn=schema) en el archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE=Tambi\u00e9n puede eliminarse la clase de objeto '%s' mediante la supresi\u00f3n del siguiente atributo de la entrada de definici\u00f3n de esquema (cn=schema) en el archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE=L\u00ednea de comando equivalente para eliminar el atributo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE=L\u00ednea de comando equivalente para eliminar la clase de objeto '%s': |
| | | INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION=Modificar entrada '%s'. |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=Cambio de nombre de entrada '%s' a '%s' |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=Modificando entrada '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION=Nueva entrada '%s'. |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=Creando entrada '%s' |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=L\u00ednea de comando equivalente para crear la entrada: |
| | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX=L\u00ednea de comandos equivalente para regenerar \u00edndices en '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=L\u00ednea de comando equivalente para eliminar el backend '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=L\u00ednea de comando equivalente para deshabilitar el backend '%s': |
| | | |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=Habilitando backend '%s' |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=Deshabilitando backend '%s' |
| | | |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION=Restablecer contrase\u00f1a de entrada '%s'. |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=Actualizando contrase\u00f1a de entrada '%s' |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=L\u00ednea de comando equivalente para restablecer la entrada: |
| | | |
| | | INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION=Reiniciar servidor. |
| | | INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION=Iniciar servidor. |
| | | INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION=Detener servidor. |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=L\u00ednea de comando equivalente para detener el servidor: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=L\u00ednea de comando equivalente para iniciar el servidor: |
| | | INFO_CTRL_PANEL_SERVER_STOPPED=Servidor detenido |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Esta operaci\u00f3n es equivalente a retirar el siguiente atributo de la entrada de definici\u00f3n de esquema (cn=schema) en el archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Esta operaci\u00f3n es equivalente a agregar la siguiente entrada al archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_ONLINE=L\u00ednea de comando equivalente para actualizar el esquema: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Tambi\u00e9n pueden a\u00f1adirse los elementos de esquema '%s' mediante la adici\u00f3n de la siguiente entrada al archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Tambi\u00e9n pueden a\u00f1adirse los elementos de esquema '%s' mediante la adici\u00f3n de los siguientes atributos a la entrada de definici\u00f3n de esquema (cn=schema) en el archivo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE=L\u00ednea de comandos equivalente para a\u00f1adir el atributo '%s': |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE=L\u00ednea de comandos equivalente para a\u00f1adir la clase de objeto '%s': |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=No se encontr\u00f3 el backend |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS=No se encontr\u00f3 el backend '%s'. Compruebe el panel principal para obtener m\u00e1s informaci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY=Servidor no en ejecuci\u00f3n |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS=Para navegar por los datos, el servidor debe estar ejecut\u00e1ndose y debe proporcionar la autenticaci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=Indica un campo obligatorio |
| | | |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY=Regeneraci\u00f3n de \u00edndice necesaria |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS=La configuraci\u00f3n del \u00edndice de '%s' se ha modificado correctamente. Para que la configuraci\u00f3n se tome en cuenta, los archivos de \u00edndice de base de datos deben regenerarse. Esto puede realizarse utilizando la herramienta 'Regenerar \u00edndices' o reimportando el contenido del backend '%s'.<br><br> \u00bfDesea regenerar el \u00edndice ahora? |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS=La configuraci\u00f3n del \u00edndice de '%s' se ha modificado correctamente. Para que la configuraci\u00f3n se tome en cuenta, los archivos de \u00edndice de base de datos deben regenerarse. Esto puede realizarse utilizando la herramienta 'Regenerar \u00edndices' o reimportando el contenido del backend '%s'.<br>Durante la regeneraci\u00f3n de los \u00edndices, el backend '%s' se deshabilitar\u00e1 y ninguno de sus sufijos estar\u00e1 accesible.<br><br> \u00bfDesea regenerar el \u00edndice ahora? |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY=Autenticaci\u00f3n necesaria |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE=L\u00ednea de comandos equivalente: |
| | | |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY=Regenerando \u00edndices en el backend '%s'... |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=Regeneraci\u00f3n de \u00edndice completada |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS=Los \u00edndices se han regenerado correctamente. |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY=Error al regenerar \u00edndices |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS= Se produjo un error al regenerar el \u00edndice. C\u00f3digo de error: %d. |
| | | |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=Detalles: %s |
| | | |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY=Iniciando servidor... |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY=Inicio completado |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=El servidor se inici\u00f3 correctamente |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY=Error al iniciar el servidor |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=Se produjo un error al iniciar el servidor. C\u00f3digo de error: %d |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=Se ha producido un error al iniciar el servidor. C\u00f3digo de error: %d |
| | | |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY=Reinicio completado |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=El servidor se reinici\u00f3 correctamente |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY=Error al reiniciar el servidor |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Se produjo un error al reiniciar el servidor. C\u00f3digo de error: %d |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Se ha producido un error al reiniciar el servidor. C\u00f3digo de error: %d |
| | | |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY=Deteniendo servidor... |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=Parada completada |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=El servidor se detuvo correctamente |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY=Error al detener el servidor |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=Se produjo un error al detener el servidor. C\u00f3digo de error: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=Se ha producido un error al detener el servidor. C\u00f3digo de error: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE=La l\u00ednea de comandos %s se devolvi\u00f3 satisfactoriamente, pero el servidor parece estar en ejecuci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=Cerrar la ventana cuando finalice la operaci\u00f3n |
| | | INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY=Espere, por favor... |
| | | INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL=Detalles: |
| | | |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=Iniciar servidor |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=Detener servidor |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=Reiniciar servidor |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY=Confirmaci\u00f3n necesaria |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS=Si el servidor se detiene, todas las conexiones abiertas al servidor se cerrar\u00e1n y el servidor no estar\u00e1 disponible.<br><br>\u00bfDesea continuar? |
| | | INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS=Durante el proceso de reinicio, todas las conexiones abiertas al servidor se cerrar\u00e1n y el servidor no estar\u00e1 disponible.<br><br>\u00bfDesea continuar? |
| | | |
| | | INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY=Cargando panel... |
| | | INFO_CTRL_PANEL_CHECKING_SUMMARY=Comprobando... |
| | | INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY=Actualizando lista... |
| | |
| | | INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY=Leyendo configuraci\u00f3n de Java... |
| | | INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY=Comprobando autenticaci\u00f3n... |
| | | INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY=Leyendo configuraci\u00f3n... |
| | | |
| | | INFO_CTRL_PANEL_BASE_DN_LABEL=ND base: |
| | | INFO_CTRL_PANEL_FILTER_LABEL=Filtro: |
| | | INFO_CTRL_PANEL_APPLY_BUTTON_LABEL=Aplicar |
| | |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=No se encontr\u00f3 ninguna coincidencia |
| | | INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED=N\u00famero m\u00e1ximo de secundarios %d mostrados. Intente aplicar un filtro. |
| | | INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP=Use '*' para una b\u00fasqueda de subcadena. |
| | | INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES=N\u00famero de entradas: %d |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para navegar por los datos. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY=Para navegar por los datos, el servidor debe estar ejecut\u00e1ndose y debe proporcionar la autenticaci\u00f3n. |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=Se produjo un error al intentar conectar al servidor para leer datos. Detalles: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS=Error de conexi\u00f3n |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_LABEL=Atributo: |
| | | INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL=L\u00edmite de entradas: |
| | | INFO_CTRL_PANEL_INDEX_TYPE_LABEL=Tipo de \u00edndice: |
| | |
| | | # and must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL=<HTML>El \u00edndice se ha modificado.<br>Regeneraci\u00f3n de los \u00edndices requerida (utilizando "Regenerar \u00edndice" o "Importar") |
| | | |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL=Atributos personalizados |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL=Atributos est\u00e1ndar |
| | | |
| | | INFO_CTRL_PANEL_INDEX_DETAILS_LABEL=Detalles del \u00edndice |
| | | |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL=El l\u00edmite de entradas debe ser un n\u00famero entero entre %d y %d. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED=Debe seleccionar al menos un tipo de \u00edndice (aproximado, igualdad, orden, presencia o subcadena) |
| | | ###SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unexpected error. Details: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Error inesperado. Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS=La entrada %s ya existe. |
| | | |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=Creando nueva entrada... |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=Entrada creada |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS=La entrada se cre\u00f3 correctamente. |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY=Error al crear una nueva entrada |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS=Se produjo un error al crear una nueva entrada. |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING=Para crear una entrada, el servidor debe estar ejecut\u00e1ndose y debe proporcionar la autenticaci\u00f3n. |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION=Para crear una entrada, debe proporcionar la autenticaci\u00f3n. |
| | | MILD_ERR_LDIF_REPRESENTATION_REQUIRED=Debe proporcionar la representaci\u00f3n LDIF de la entrada. |
| | | MILD_ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED=Debe proporcionar los valores de clase de objeto de la entrada. |
| | | |
| | | INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL=Por ejemplo: (|(cn=*)(sn=*)) |
| | | INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL=Por ejemplo: dc=subtree,dc=example:,dc=com |
| | | INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL=Detalles de \u00edndice VLV |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL=ND base: |
| | | INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL=Filtro: |
| | |
| | | INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL=Suprimir |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL=Desplazarse hacia arriba |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL=Desplazarse hacia abajo |
| | | |
| | | INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL=Otro: |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_LABEL=(ascendente) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_LABEL=(descendente) |
| | | |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=No se encontr\u00f3 el esquema |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS=No se encontr\u00f3 el esquema. Compruebe el panel principal para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=No se han definido \u00edndices |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG=Para que este \u00edndice VLV sea eficaz, se deben configurar los siguientes \u00edndices en '%s':<br>%s <br><br>\u00bfDesea continuar? |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE=igualdad |
| | | INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE=subcadena |
| | | INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE=orden |
| | | INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE=presencia |
| | | INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE=aproximado |
| | | |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=Debe actualizar la definici\u00f3n del \u00edndice '%s' para que sea del tipo %s. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=Debe definir el \u00edndice '%s' para que sea del tipo %s. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX=Debe definir el \u00edndice '%s'. |
| | |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=El filtro especificado no es v\u00e1lido. Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED=Debe seleccionar al menos un atributo para el orden de clasificaci\u00f3n. |
| | | MILD_ERR_CTRL_PANEL_INVALID_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED=El tama\u00f1o m\u00e1ximo de bloque debe ser un n\u00famero entero entre %d y %d. |
| | | |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE=Agregar al grupo |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL=Entradas que se deben agregar: |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL=Grupos: |
| | |
| | | MILD_ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND=No se encontr\u00f3 el grupo '%s'. |
| | | MILD_ERR_CTRL_PANEL_NOT_A_STATIC_GROUP=La entrada '%s' existe pero no es un grupo est\u00e1tico. |
| | | MILD_ERR_CTRL_PANEL_GROUP_NOT_PROVIDED=Debe especificar un grupo. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY=A\u00f1adiendo al grupo... |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=Entradas agregadas a los grupos |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS=Las entradas se agregaron correctamente. |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY=Error al agregar a grupos |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS=Se produjo un error al realizar la adici\u00f3n a los grupos. |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE=Sintaxis de atributo |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS=Detalles de sintaxis de atributo |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME=Nombre: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION=Descripci\u00f3n: |
| | | INFO_CTRL_PANEL_USED_BY_ATTRIBUTES=Atributos Usado por: |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE=\u00cdndices de backend |
| | | INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE=\u00cdndices VLV de backend |
| | | |
| | | INFO_CTRL_PANEL_NO_BACKUPS_FOUND=- no se encontraron copias de seguridad - |
| | | |
| | | INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL=Examinar... |
| | | INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL=Copias de seguridad disponibles: |
| | | INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL=Actualizar lista |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL=Verificar copia de seguridad |
| | | MILD_ERR_ERROR_SEARCHING_BACKUPS_SUMMARY=Error al buscar copias de seguridad |
| | | |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_PATH_LABEL=Ruta de copia de seguridad: |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_TITLE=Ejecutar copia de seguridad |
| | | INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL=Todos los backend |
| | | INFO_CTRL_PANEL_BACKUP_TYPE_LABEL=Tipo de copia de seguridad: |
| | |
| | | INFO_CTRL_PANEL_BACKUP_ID_LABEL=Id. de copia de seguridad: |
| | | INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL=Copias de seguridad principales disponibles: |
| | | INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL=Opciones de copia de seguridad: |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Comprimir datos (.gzip) |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Comprimir datos |
| | | INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL=Cifrar datos |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=Generar recopilaci\u00f3n de mensajes de contenido de copia de seguridad para utilizar como suma de comprobaci\u00f3n |
| | | INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL=Firmar hash de recopilaci\u00f3n de mensajes |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para realizar la copia de seguridad. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_SELECTED=No se ha seleccionado ning\u00fan backend. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE=No hay ning\u00fan backend disponible. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED=No se ha proporcionado ninguna ruta de la copia de seguridad. |
| | |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY=Error durante la copia de seguridad |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS=Se produjo un error durante la copia de seguridad. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_BACKUP_TASK_NAME=Copia de seguridad |
| | | |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=Otro ND de base |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=Debe especificar un ND de base. |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=El ND de base especificado no es v\u00e1lido. Detalles: %s |
| | | |
| | | INFO_CTRL_PANEL_NO_VALUE_SPECIFIED=- no se especific\u00f3 ning\u00fan valor - |
| | | MILD_ERR_CTRL_PANEL_FILE_NOT_PROVIDED=Tiene que proporcionar un valor para el archivo. |
| | | MILD_ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST=El archivo '%s' no existe. |
| | |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=Se produjo un error al leer el contenido del archivo. Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=Se produjo un error al descodificar la cadena en base64 proporcionada. Detalles: %s |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=Editar atributo binario |
| | | |
| | | INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE=Usar contenido del archivo: |
| | | INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE_64=Especificar el contenido binario en formato base64: |
| | | INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL=Actualizar |
| | |
| | | INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE_64=- Especifique el valor en base64 - |
| | | INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL=Imagen de atributo |
| | | INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL=La vista previa no est\u00e1 disponible. |
| | | |
| | | INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE=Ver atributo binario |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL=Valor en formato base 64: |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE=Administrar entradas |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_MENU=Nuevo usuario... |
| | | INFO_CTRL_PANEL_NEW_GROUP_MENU=Nuevo grupo... |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU=Nueva organizaci\u00f3n... |
| | |
| | | INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=Vista simplificada |
| | | INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=Vista Atributo |
| | | INFO_CTRL_PANEL_LDIF_VIEW_MENU=Vista LDIF |
| | | INFO_CTRL_PANEL_SORT_USER_DATA=Ordenar datos del usuario |
| | | INFO_CTRL_PANEL_FOLLOW_REFERRALS=Seguir referencias |
| | | INFO_CTRL_PANEL_REFRESH_DATA=Actualizar contenidos |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_MENU=Eliminar entrada... |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=Eliminar entrada... |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=Eliminar ND de base... |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_MENU=Eliminar backend... |
| | | |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY=Eliminando entradas... |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE=Entradas eliminadas |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL=Las entradas se han eliminado satisfactoriamente. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=Se produjo un error al eliminar las entradas |
| | | INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE=\u00cdndices |
| | | INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE=\u00cdndices VLV |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_LABEL=Servidor de fondo (backend): |
| | | INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- no se encontr\u00f3 ning\u00fan backend - |
| | | INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- No se ha encontrado ning\u00fan ND de base - |
| | |
| | | INFO_CTRL_PANEL_NEW_INDEX_MENU=Nuevo \u00edndice... |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU=Nuevo \u00edndice VLV... |
| | | INFO_CTRL_PANEL_DELETE_INDEX_MENU=Eliminar \u00edndice... |
| | | |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE=Administrar \u00edndices |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE=No se encontr\u00f3 ning\u00fan backend |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS=No se ha definido ning\u00fan backend. Para crear y administrar \u00edndices, debe crear un backend. Para crear un nuevo backend, puede utilizar la acci\u00f3n "Nuevo ND de base". |
| | |
| | | INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL=Los \u00edndices '%s' en el backend '%s' se eliminaron correctamente. |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY=Error al eliminar los \u00edndices |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS=Se produjo un error al eliminar los \u00edndices '%s'. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE=Atributos |
| | | INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE=Clases de objeto |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE=Est\u00e1ndar |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU=Nueva clase de objeto... |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU=Nuevo atributo... |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU=Eliminar... |
| | | |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME=Nombre |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE=Tipo |
| | | INFO_CTRL_PANEL_PARENT_CLASS=Clase principal |
| | | INFO_CTRL_PANEL_PARENT_CLASS=Clase superior |
| | | INFO_CTRL_PANEL_CHILD_CLASS=Clase secundaria |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES=Atributos necesarios |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES=Atributos opcionales |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER=N\u00famero de elementos: %d |
| | | |
| | | INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED=- No se ha seleccionado ning\u00fan elemento de esquema - |
| | | INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED=Elemento de categor\u00eda seleccionado |
| | | INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED=- Se han seleccionado varios elementos de esquema - |
| | | MILD_ERR_CANNOT_DELETE_PARENT_OBJECTCLASS=La clase de objeto '%s' es superior de las siguientes clases: %s. Debe redefinir estas clases de forma que no hereden de la clase de objeto '%s' antes de eliminarla. |
| | | MILD_ERR_CANNOT_DELETE_PARENT_ATTRIBUTE=El atributo '%s' es superior de los siguientes atributos: %s. Debe redefinir estos atributos de forma que no hereden del atributo '%s' antes de eliminarlo. |
| | | MILD_ERR_CANNOT_DELETE_ATTRIBUTE_WITH_DEPENDENCIES=El atributo '%s' es opcional o requerido por las siguientes clases de objeto: %s. Debe redefinir estas clases de forma que no dependan del atributo '%s' antes de eliminarlo. |
| | | |
| | | INFO_OBJECTCLASS_IS_SUPERIOR=La clase de objeto '%s' act\u00faa como superior con respecto a las siguientes clases de objeto: %s. Si contin\u00faa, se actualizar\u00e1n estas clases de objeto con un nuevo superior. |
| | | INFO_OBJECTCLASSES_ARE_SUPERIOR=Las clases de objeto seleccionadas act\u00faan como superior con respecto a las siguientes clases de objeto: %s. Si contin\u00faa, se actualizar\u00e1n estas clases de objeto con un nuevo superior. |
| | | INFO_ATTRIBUTE_IS_SUPERIOR=El atributo '%s' act\u00faa como superior con respecto a los siguientes atributos: %s. Si contin\u00faa, se actualizar\u00e1n estos atributos con un nuevo superior. |
| | | INFO_ATTRIBUTES_ARE_SUPERIOR=Los atributos seleccionados act\u00faan como superior con respecto a los siguientes atributos: %s. Si contin\u00faa, se actualizar\u00e1n estos atributos con un nuevo superior. |
| | | INFO_ATTRIBUTE_WITH_DEPENDENCIES=El atributo '%s' es opcional o necesario para las siguientes clases de objeto: %s. Si contin\u00faa, se modificar\u00e1 la definici\u00f3n de las clases de objeto. |
| | | INFO_ATTRIBUTES_WITH_DEPENDENCIES=Los atributos seleccionados son opcionales o necesarios para las siguientes clases de objeto: %s. Si contin\u00faa, se modificar\u00e1 la definici\u00f3n de las clases de objeto. |
| | | INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE=Administrar esquema |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE=Eliminar clases de objetos |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE=Eliminar atributos |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE=Eliminar clases de objeto y atributos |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_DETAILS=\u00bfEst\u00e1 seguro de que desea eliminar los elementos '%s' definidos en el esquema? |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY=Eliminando... |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE=Definiciones de esquema eliminadas |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=Los elementos de esquema '%s' se eliminaron correctamente |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY=Error al eliminar los elementos de esquema |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=Se produjo un error al eliminar los elementos de esquema. Comprobar los detalles para obtener m\u00e1s informaci\u00f3n |
| | | |
| | | INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE=Atributo de configuraci\u00f3n |
| | | INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE=Clase de objeto de configuraci\u00f3n |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE=Atributo personalizado |
| | | INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE=Clase de objeto personalizada |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON=Eliminar atributo... |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE=Eliminar atributo |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE=Modificar atributo |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para eliminar el atributo. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS=\u00bfEst\u00e1 seguro de que desea eliminar el atributo '%s' definido en el esquema? |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY=Eliminando atributo '%s'... |
| | |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=El atributo '%s' se elimin\u00f3 correctamente |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY=Error al eliminar el atributo |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS=Se produjo un error al eliminar el atributo '%s'. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY=Modificando el atributo '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE=Atributo modificado |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL=El atributo '%s' se ha modificado correctamente |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY=Error al modificar el atributo |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS=Se ha producido un error al modificar el atributo '%s'. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY=Modificando la clase de objeto '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE=Clase de objeto modificada |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL=La clase de objeto '%s' se ha modificado correctamente |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY=Error al modificar la clase de objeto |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS=Se ha producido un error al modificar la clase de objeto '%s'. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON=Eliminar clase de objeto... |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE=Eliminar clase de objeto |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_DELETE=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para eliminar la clase de objeto. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para editar la clase de objeto. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS=\u00bfEst\u00e1 seguro de que desea eliminar la clase de objeto '%s' definida en el esquema? |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY=Eliminando la clase de objeto '%s'... |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE=Clase de objeto eliminada |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=La clase de objeto '%s' se elimin\u00f3 correctamente |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY=Error al eliminar la clase de objeto |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS=Se produjo un error al eliminar la clase de objeto '%s'. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_TITLE=Eliminar backend |
| | | INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE=Seleccione los backend que se van a eliminar: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para eliminar un backend. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY=Eliminando backend... |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE=Backend eliminados |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL=Los backend se eliminaron correctamente. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=Se produjo un error al eliminar los backend. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=Se eliminar\u00e1n los siguientes backends. Se eliminar\u00e1n todas las entradas definidas en todos los ND de base del backend y toda la configuraci\u00f3n del \u00edndice. |
| | | INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=\u00bfDesea continuar? |
| | | |
| | | INFO_CTRL_PANEL_SELECT_ALL_BUTTON=Seleccionar todos |
| | | INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON=Cancelar selecci\u00f3n |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=Los siguientes backend se eliminar\u00e1n y se perder\u00e1 toda la configuraci\u00f3n: |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=Eliminar ND de base |
| | | INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=Seleccionar el ND de base que se va a eliminar: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para eliminar un ND de base. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=Eliminando ND de base... |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=ND de base eliminados |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=Los ND de base se eliminaron correctamente. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=Se produjo un error al eliminar los ND de base. Compruebe los detalles para obtener m\u00e1s informaci\u00f3n. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=Se eliminar\u00e1n los siguientes ND de base. Todas las entradas definidas en los ND de base se eliminar\u00e1n. |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=Error al buscar la entrada |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=Error al resolver la referencia |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=No pudieron resolverse las referencias definidas en la entrada '%s'.<br><br>Las referencias de la entrada son:<br>%s |
| | | MILD_ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS=Se ha producido el error al resolver la referencia '%s'.<br>Detalles: %s |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL=No pudo encontrarse la entrada especificada en '%s'. Compruebe que exista la entrada en el servidor %s. |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST=No pudo encontrarse la entrada especificada en '%s'. Compruebe que exista la entrada en el servidor. |
| | | INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS=Para editar la referencia en la entrada, anule la selecci\u00f3n de la opci\u00f3n 'Seguir referencias' en el men\u00fa 'Ver'. |
| | | MILD_ERR_CTRL_PANEL_REFERRAL_LOOP=La referencia seleccionada es\u00e1 definida en el servidor %s y se refiere a una entrada en el mismo servidor que act\u00faa como ascendente de la entrada Esta configuraci\u00f3n genera un bucle en la estructura DIT que debe evitarse. |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | MILD_ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY=Se produjo error al buscar la entrada '%s'. Detalles:<br>%s |
| | | |
| | | INFO_CTRL_PANEL_EXPORT_LDIF_TITLE=Exportar LDIF |
| | | INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL=Exportar a archivo: |
| | | INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL=Si existe el archivo, sobrescribir el contenido del archivo en vez de adjuntarlo. |
| | |
| | | INFO_CTRL_PANEL_EXPORT_WRAP_TEXT=Ajustar texto a columna |
| | | INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES=Excluir atributos operativos |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para realizar la exportaci\u00f3n. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKEND_SELECTED=No se ha seleccionado ning\u00fan backend. |
| | | MILD_ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED=La ruta proporcionada '%s' existe y es un directorio. |
| | | MILD_ERR_CTRL_PANEL_INVALID_WRAP_COLUMN=El valor de ajuste a la columna debe ser entre %d y %d. |
| | |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=Error durante la exportaci\u00f3n |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS=Se produjo un error durante la exportaci\u00f3n. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION=Exportar backend '%s' al archivo '%s'. |
| | | |
| | | INFO_CTRL_PANEL_IMPORT_LDIF_TITLE=Importar LDIF |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Los datos incluidos en el archivo est\u00e1n comprimidos (.gzip) |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Los datos incluidos en el archivo est\u00e1n comprimidos |
| | | INFO_CTRL_PANEL_IMPORT_TYPE_LABEL=importar tipo: |
| | | INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=Sobrescribir los datos existentes |
| | | INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=Adjuntar a los datos existentes |
| | |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Sustituir las entradas que tengan ND coincidentes con los valores importados |
| | | INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=Validaci\u00f3n de esquema: |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=Rechazar las entradas no compatibles con el esquema |
| | | INFO_CTRL_PANEL_DN_VALIDATION_LABEL=Validaci\u00f3n de DN: |
| | | INFO_CTRL_PANEL_DO_DN_VALIDATION_LATER_LABEL=Realizar la validaci\u00f3n de DN durante la parte final de la importaci\u00f3n |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_LABEL=N\u00famero de subprocesos: |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP=N\u00famero de subprocesos utilizados para leer el archivo LDIF durante la importaci\u00f3n. |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_HELP=Si se deja vac\u00edo, el n\u00famero de subprocesos equivaldr\u00e1 al doble del n\u00famero de unidades CPU en la m\u00e1quina servidor. |
| | | MILD_ERR_IMPORT_THREAD_NUMBER_INVALID=El n\u00famero de subprocesos debe ser un n\u00famero entero positivo. |
| | | INFO_CTRL_PANEL_REJECTS_FILE_LABEL=Archivo de rechazos: |
| | | INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL=Escribir las entradas rechazadas en un archivo |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=Si existe el archivo, sobrescribir el contenido del archivo en vez de adjuntarlo |
| | |
| | | MILD_ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT=Los archivos de rechazos y omisiones deben tener valores distintos. |
| | | MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=Debe especificar un valor para el archivo de omisiones. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # Note that the following three properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=Todos los datos en el backend '%s' se sobrescribir\u00e1n.<br><br>\u00bfDesea continuar? |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=Los siguientes DN de base est\u00e1n repetidos:<br>%s<br><br>Para que la repetici\u00f3n funcione, deben inicializarse estos DN de base una vez finalizada la importaci\u00f3n del LDIF. <br><br>\u00bfDesea inicializar autom\u00e1ticamente los contenidos de los DN de base repetidos en los servidores remotos una vez haya finalizado la importaci\u00f3n del LDIF? Tenga en cuenta que si hace clic en 'S\u00ed' se sobrescribir\u00e1n todos los datos de los DN de base en el servidor remoto. |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=Todos los datos en el backend '%s' se sobrescribir\u00e1n.<br><br>Los siguientes DN de base est\u00e1n repetidos:<br>%s<br><br>Para que la repetici\u00f3n funcione, deben inicializarse estos DN de base una vez haya finalizado la importaci\u00f3n del LDIF.<br><br>Puede seleccionar que se inicialicen autom\u00e1ticamente los contenidos de los DN de base repetidos en los servidores remotos una vez haya finalizado la importaci\u00f3n del LDIF. Tenga en cuenta que si opta por la inicializaci\u00f3n, se sobrescribir\u00e1n todos los datos de los DN de base en el servidor remoto. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=Comando equivalente para inicializar servidores remotos: |
| | | INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=Confirmaci\u00f3n necesaria |
| | | INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=Importar e inicializar |
| | | INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=S\u00f3lo importar |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=Importando al backend '%s'... |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=Importaci\u00f3n completa |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=La importaci\u00f3n se ha realizado correctamente. |
| | |
| | | MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=El DN de base '%s' no es un descendiente de ning\u00fan DN de base definido en el backend '%s'. |
| | | MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=El atributo '%s' no tiene un nombre v\u00e1lido. |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=El valor proporcionado %s no es un filtro v\u00e1lido. Detalles: %s |
| | | |
| | | INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE=Ver propiedades de \u00edndice |
| | | INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE=Ver elemento de esquema |
| | | |
| | | INFO_CTRL_PANEL_INDEX_PANEL_TITLE=Propiedades de \u00edndice |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para editar el \u00edndice. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TITLE=Eliminar \u00edndice |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS=Se produjo un error al modificar el \u00edndice '%s'. |
| | | INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION=Modificar \u00edndice '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS=Modificando \u00edndice %s |
| | | |
| | | INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE=Configuraci\u00f3n de Java |
| | | INFO_CTRL_PANEL_JAVA_HOME_LABEL=Inicio de Java: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME=Use el valor de la variable de entorno OPENDS_JAVA_HOME |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS=Los siguientes argumentos de Java no se pudieron utilizar con el valor binario '%s':<br>%s<br><br>Es posible que las l\u00edneas de comandos asociadas con dichos argumentos de Java no funcionen.<br>\u00bfDesea continuar? |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS=Los siguientes argumentos de Java no se pudieron utilizar con el valor binario '%s':<br>%s<br><br>Estos argumentos se utilizar\u00e1 como respaldo cuando no se defina OPENDS_JAVA_ARGS. Si no desea especificar un valor de respaldo, deje estos argumentos en blanco.<br><br>Es posible que las l\u00edneas de comandos asociadas con dichos argumentos de Java no funcionen.<br>\u00bfDesea continuar? |
| | | ###SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=The Java home value '%s' \ |
| | | ### is not valid. This value will be used as fall back when the OPENDS_JAVA_HOME \ |
| | | ### environment variable is not defined. If you do not want to specify a fall \ |
| | | ### back, leave the Java Home text field empty or specify a valid Java home.<br>\ |
| | | ### Error details:<br>%s |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts.<br>The server cannot run using \ |
| | | ### the provided Java Home. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts. This value will be used as \ |
| | | ### fall back when the OPENDS_JAVA_HOME environment variable is not defined. If \ |
| | | ### you do not want to specify a fall back, leave the Java Home text field empty \ |
| | | ### or specify a valid Java home. |
| | | SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=El valor de Java Home '%s' no es v\u00e1lido. Este valor se emplear\u00e1 como retroceso si no se ha definido la variable de entorno OPENDS_JAVA_HOME. Si no desea especificar un retroceso, deje vac\u00edo el campo de texto Inicio de Java (Java Home) o especifique un inicio de Java v\u00e1lido.<br>Detalles del error:<br>%s |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=El binario de Java '%s' no puede utilizarse para lanzar los scripts del servidor.<br>El servidor no se puede ejecutar utilizando el Java Home proporcionado. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=El binario de Java '%s' no puede utilizarse para lanzar los scripts del servidor. Este valor se emplear\u00e1 como retroceso si no se ha definido la variable de entorno OPENDS_JAVA_HOME. Si no desea especificar un retroceso, deje vac\u00edo el campo de texto Inicio de Java (Java Home) o especifique un inicio de Java v\u00e1lido. |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY=Error al comprobar la configuraci\u00f3n de Java |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=Se produjo un error inesperado al comprobar la configuraci\u00f3n de Java proporcionada. Detalles: %s |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_TITLE=Modificando el \u00edndice |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=Error al guardar los cambios |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS=Se produjo un error al guardar los cambios a la entrada '%s'. |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=La entrada no es correcta. Detalles: %s |
| | | |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=Cambios no guardados |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=Cambios no guardados |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u00bfGuardar cambios en: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u00bfGuardar cambios en: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u00bfGuardar cambios en el \u00edndice: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u00bfGuardar cambios en la entrada: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS=\u00bfGuardar cambios en el atributo: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS=\u00bfGuardar cambios en la clase de objeto: '%s'? |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_TITLE=Eliminar entrada |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE=Eliminar sub\u00e1rbol |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS=\u00bfDesea eliminar la entrada '%s'? |
| | |
| | | INFO_CTRL_PANEL_USERS_FILTER=Usuarios |
| | | INFO_CTRL_PANEL_GROUPS_FILTER=Grupos |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN=Otro... |
| | | |
| | | INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES=Atributos no editables: |
| | | |
| | | INFO_CTRL_OBJECTCLASS_DESCRIPTOR=Clase de objeto: %s |
| | | INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR=Clases de objeto auxiliares: %s |
| | | |
| | | INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=Seleccione el servidor que administrar: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER=Servidor remoto: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=Nombre de host completo del servidor remoto. |
| | | INFO_CTRL_PANEL_LOCAL_SERVER=Servidor local |
| | | INFO_CTRL_PANEL_ADMINISTRATION_PORT=Puerto de administraci\u00f3n: |
| | | INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=No est\u00e1 en ejecuci\u00f3n |
| | |
| | | # |
| | | INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL=Se han producido los errores siguientes al conectar al servidor local:<br>%s<br>Si contin\u00faa sin proporcionar la autenticaci\u00f3n, no se mostrar\u00e1 la informaci\u00f3n de supervisi\u00f3n.<br><br>\u00bfDesea continuar? |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=No se ha podido conectar el servidor '%s' en el puerto '%s'. Verifique que la informaci\u00f3n proporcionada es v\u00e1lida y que el servidor se est\u00e1 ejecutando. Detalles: %s |
| | | |
| | | INFO_CTRL_PANEL_LOGIN_PANEL_TITLE=Autenticaci\u00f3n necesaria |
| | | INFO_CTRL_PANEL_BIND_DN_LABEL=ND de enlace: |
| | | INFO_CTRL_PANEL_BIND_PASSWORD_LABEL=Contrase\u00f1a: |
| | | |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS=Las siguientes tareas est\u00e1n en ejecuci\u00f3n:<br>%s<br><br>Si sale, las tareas continuar\u00e1n pero tendr\u00e1 que comprobar los archivos de registro para ver si se han completado correctamente.<br><br>\u00bfDesea continuar? |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS=Las siguientes tareas est\u00e1n en ejecuci\u00f3n:<br>%s<br><br>Si se conecta a otro servidor, las tareas continuar\u00e1n pero tendr\u00e1 que comprobar los archivos de registro para ver si se han completado correctamente.<br><br>\u00bfDesea continuar? |
| | | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE=Regla de coincidencia |
| | | INFO_CTRL_PANEL_MATCHING_RULE_DETAILS=Detalles de regla de coincidencia |
| | | INFO_CTRL_PANEL_MATCHING_RULE_NAME=Nombre: |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX=Sintaxis: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_TYPE=Tipo: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_USED_BY=Atributos Usado por: |
| | | |
| | | INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE=- Sin principal - |
| | | INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE=- Sin regla de coincidencia - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE=Nuevo atributo |
| | |
| | | MILD_ERR_CTRL_PANEL_OID_ALREADY_IN_USE=El OID proporcionado '%s' ya existe en el esquema (definido como %s) |
| | | MILD_ERR_CTRL_PANEL_EMPTY_ALIAS=Ha proporcionado un alias vac\u00edo. |
| | | MILD_ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE=El alias proporcionado '%s' ya existe en el esquema (definido como %s) |
| | | MILD_ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS=Los atributos no modificables deben tener un uso operativo. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR=Un atributo no puede ser su propio superior. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR=Una clase de objeto no puede ser su propio superior. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR=La clase de objeto act\u00faa como superior (directa o indirectamente) de '%s'. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR=El atributo act\u00faa como superior (directa o indirectamente) de '%s'. |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY=Creando atributo '%s'... |
| | | INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS=A\u00f1adiendo elementos de esquema al archivo de esquema '%s'... |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE=Atributo creado en el esquema |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL=El atributo '%s' se ha creado correctamente. |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=Error al crear el atributo |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=La regla de coincidencia que se debe utilizar para solicitudes de subcadena |
| | | INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX=- Valor predeterminado definido en sintaxis (%s) - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION=Crear nuevo atributo '%s' en el esquema. |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION=Creando nuevos atributos '%s' en el esquema. |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION=Creando nuevas clases de objeto '%s' en el esquema. |
| | | INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION=Creando atributos '%s' y clases de objeto '%s' en el esquema. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE=Para modificar el atributo '%s', se eliminar\u00e1 y despu\u00e9s se volver\u00e1 a crear. Este procedimiento tambi\u00e9n se aplica a todos los elementos de esquema que tengan referencias a \u00e9ste. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS=Para modificar la clase de objeto '%s', se eliminar\u00e1 y despu\u00e9s se volver\u00e1 a crear. Este procedimiento tambi\u00e9n se aplica a todos los elementos de esquema que tengan referencias a \u00e9ste. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS=Para modificar las referencias a los atributos y a las clases de objeto que se hayan eliminado, deben eliminarse y volver a a\u00f1adirse los elementos de esquema que se refieran a ellas. |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS=Creando atributo '%s' |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION=Modificar el atributo '%s' en el esquema |
| | | INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION=Modificar la clase de objeto '%s' en el esquema |
| | | INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=Principal: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=Superior: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ALIASES_LABEL=Alias: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ORIGIN_LABEL=Origen: |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL=Colectivo |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL=Obsoleto |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL=Operativo |
| | | |
| | | INFO_CTRL_PANEL_NEW_BACKEND_LABEL=Nuevo backend: |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TITLE=Nuevo ND de base |
| | | INFO_CTRL_PANEL_BASE_DN_EXAMPLE=Por ejemplo: dc=example,dc=com |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_DETAILS=Se produjo un error durante la creaci\u00f3n del ND de base. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION=Crear nuevo ND de base '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=Creando backend '%s' que contenga el ND de base '%s' |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=Creando nuevo ND de base '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=Creando nuevo ND de base '%s' en backend '%s' |
| | | INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS=Creando \u00edndices predeterminados |
| | | |
| | | INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE=Nueva organizaci\u00f3n |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED=Debe proporcionar un valor para el nombre de la organizaci\u00f3n. |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL=Descripci\u00f3n: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL=ND de la entrada: |
| | | |
| | | INFO_CTRL_NEW_DOMAIN_PANEL_TITLE=Nuevo dominio |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED=Debe proporcionar un valor para el nombre del dominio. |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE=Nueva entrada a partir de LDIF |
| | | INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL=Escribir sintaxis LDIF para la nueva entrada: |
| | | INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON=Comprobar sintaxis |
| | | INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL=La sintaxis de la entrada es correcta |
| | | |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE=Duplicar entrada |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU=Duplicar entrada... |
| | | |
| | | INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE=Nuevo grupo |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED=Debe proporcionar un valor para el nombre del grupo. |
| | | MILD_ERR_CTRL_PANEL_MEMBER_NOT_FOUND=No se encontr\u00f3 la entrada '%s'. |
| | |
| | | INFO_CTRL_PANEL_ADD_MEMBERS_LABEL=Agregar miembros |
| | | INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL=ND de referencia de grupo din\u00e1mico: |
| | | INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP=Seleccionar grupo de referencia |
| | | |
| | | |
| | | INFO_CTRL_PANEL_NEW_INDEX_TITLE=Nuevo \u00edndice |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para crear un \u00edndice. |
| | | MILD_ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED=No se ha seleccionado ning\u00fan nombre de atributo. |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS=Se produjo un error al crear el \u00edndice. |
| | | INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION=Crear nuevo \u00edndice '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS=Creando \u00edndice '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE=Nueva clase de objeto |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para crear un atributo en el esquema. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED=Debe proporcionar un nombre para la clase de objeto. |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_TASK_DESCRIPTION=Crear nueva clase de objeto '%s' en el esquema. |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_PROGRESS=Creando la clase de objeto '%s' |
| | | INFO_CTRL_PANEL_OBJECTCLASS_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=Principal: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=Superior: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ALIASES_LABEL=Alias: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ORIGIN_LABEL=Origen: |
| | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL=Descripci\u00f3n: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL=Tipo: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL=Atributos: |
| | | |
| | | INFO_CTRL_PANEL_NEW_OU_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL=Descripci\u00f3n: |
| | | INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL=ND de la entrada: |
| | |
| | | INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL=N\u00famero de fax: |
| | | INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE=Nueva unidad organizativa... |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED=Debe proporcionar un valor para el nombre de la unidad organizativa. |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL=Nombre: |
| | | INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL=Apellidos: |
| | | INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL=Nombre com\u00fan: |
| | |
| | | MILD_ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED=Debe proporcionar un valor para 'Apellidos\'. |
| | | MILD_ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED=Debe proporcionar un valor para 'Nombre com\u00fan'. |
| | | MILD_ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED=Debe proporcionar un valor para el atributo de nombre '%s'. |
| | | |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE=Nuevo \u00edndice VLV |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para crear un \u00edndice VLV. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY=Creando nuevo \u00edndice '%s'... |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS=Se produjo un error al crear el \u00edndice VLV. |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION=Crear nuevo \u00edndice VLV '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS=Creando nuevo \u00edndice '%s' |
| | | |
| | | INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE=Editar clase de objeto |
| | | INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL=Clase de objeto estructural: |
| | | INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL=Clases de objeto auxiliares: |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_LABEL=\u00cdndices: |
| | | INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL=\u00cdndices disponibles: |
| | | INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL=\u00cdndices seleccionados: |
| | |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS=La contrase\u00f1a de usuario se ha actualizado correctamente. |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY=Error al actualizar la contrase\u00f1a de usuario |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS=Se produjo un error al actualizar la contrase\u00f1a de usuario. |
| | | |
| | | INFO_CTRL_PANEL_RESTORE_PANEL_TITLE=Restablecer a partir de la copia de seguridad |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE=El servidor no se est\u00e1 ejecutando. Debe proporcionar autenticaci\u00f3n para restaurar la copia de seguridad. |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE=Verificar copia de seguridad |
| | |
| | | INFO_CTRL_PANEL_CONFIRM_RESTORE_DETAILS=Si contin\u00faa con la operaci\u00f3n de restauraci\u00f3n, el contenido en el servidor se sobrescribir\u00e1.<br><br>\u00bfDesea continuar? |
| | | INFO_CTRL_PANEL_RESTORING_SUMMARY=Restaurando el contenido de la copia de seguridad '%s'... |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_SUMMARY=Restauraci\u00f3n completada |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_DETAILS=La restauraci\u00f3n se ha realizado correctamente. |
| | | INFO_CTRL_PANEL_RESTORING_SUCCESSFUL_DETAILS=La restauraci\u00f3n se ha realizado correctamente |
| | | MILD_ERR_CTRL_PANEL_RESTORING_ERROR_SUMMARY=Error al restaurar |
| | | MILD_ERR_CTRL_PANEL_RESTORING_ERROR_DETAILS=Se produjo un error durante la restauraci\u00f3n. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_VERIFY_TASK_DESCRIPTION=Comprobar el contenido de la copia de seguridad '%s' en el directorio '%s'. |
| | |
| | | INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL=Mostrar s\u00f3lo atributos con valores |
| | | INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL=Contrase\u00f1a (confirmar): |
| | | INFO_CTRL_PANEL_CHOOSE_ENTRIES=Seleccionar entradas |
| | | |
| | | INFO_CTRL_PANEL_CONTENTS_OF_FILE=- Contenido del archivo '%s' - |
| | | |
| | | MILD_ERR_LOADING_IMAGE=Error al cargar la imagen |
| | | INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION=Miniatura |
| | | INFO_CTRL_PANEL_EDIT_BUTTON_LABEL=Editar... |
| | | INFO_CTRL_PANEL_DELETE_BUTTON_LABEL=Eliminar... |
| | | INFO_CTRL_PANEL_VIEW_BUTTON_LABEL=Ver... |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE=Atributo est\u00e1ndar |
| | | INFO_CTRL_PANEL_ATTRIBUTE_DETAILS=Detalles de los atributos |
| | | INFO_CTRL_PANEL_REQUIRED_BY_LABEL=Requerido por: |
| | | INFO_CTRL_PANEL_ALLOWED_BY_LABEL=Permitido por: |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE=Clase de objeto est\u00e1ndar |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DETAILS=Detalles de la clase de objeto |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL=Atributos necesarios: |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=Atributos opcionales: |
| | | INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=Definido en el archivo: %s |
| | | |
| | | INFO_CTRL_PANEL_GENERIC_TITLE=Panel de control de %s: %s |
| | | INFO_CTRL_PANEL_STATUS_PANEL_TITLE=Estado general |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=Error al leer la configuraci\u00f3n |
| | |
| | | INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND=- No se encontr\u00f3 ning\u00fan controlador de conexi\u00f3n - |
| | | INFO_CTRL_PANEL_DATA_SOURCES=Or\u00edgenes de datos |
| | | INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND=-No se ha encontrado ninguna fuente de datos- |
| | | |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE=Configuraci\u00f3n de Windows Service |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT=Esta p\u00e1gina indica si esta instancia del servidor se ha configurado para ejecutarse como un servicio de Windows. Para administrar el inicio autom\u00e1tico y otras funciones, ejecute el Administrador de control de Windows Service del sistema operativo. |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Integraci\u00f3n de Windows Service: |
| | |
| | | MILD_ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS=Se produjo un error al habilitar Windows Service. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Habilitar Windows Service |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Deshabilitar Windows Service |
| | | |
| | | INFO_CTRL_PANEL_DATABASE_INDEXES=\u00cdndices de base de datos |
| | | INFO_CTRL_PANEL_ATTRIBUTE_INDEXES=\u00cdndices de atributo |
| | | INFO_CTRL_PANEL_VLV_INDEXES=\u00cdndices VLV |
| | |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=Error durante la verificaci\u00f3n del \u00edndice |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS=Se produjo un error durante la verificaci\u00f3n del \u00edndice. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION=Verificar \u00edndices en '%s'. |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS=Se produjo un error al modificar el \u00edndice VLV '%s'. |
| | | INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION=Modificar \u00edndice VLV '%s' en backend '%s'. |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS=Modificando \u00edndice VLV %s |
| | | |
| | | INFO_CTRL_PANEL_AVAILABLE_LABEL=Disponible: |
| | | INFO_CTRL_PANEL_SELECTED_LABEL=Seleccionado: |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON=Agregar > |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON=Agregar todos > |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON=< Suprimir |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON=< Quitar todo |
| | | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY=Auxiliar: %s |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL=%s (operativo) |
| | | |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX=%s (ascendente) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX=%s (descendente) |
| | | ###SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error setting environment: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error estableciendo el entorno: %s |
| | | |
| | | INFO_CTRL_PANEL_ERROR_DIALOG_TITLE=Error |
| | | INFO_CTRL_PANEL_PROGRESS_DONE=Realizada |
| | | INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - \u00edndice VLV |
| | | |
| | | INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=Mostar todas las l\u00edneas de comandos |
| | | |
| | | INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=Opciones de vista global. |
| | | INFO_CTRL_PANEL_REFRESH_MENU=Opciones de actualizaci\u00f3n... |
| | | INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=Opciones de actualizaci\u00f3n |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=Seleccionar el periodo (en segundos) utilizado para actualizar la informaci\u00f3n de supervisi\u00f3n y configuraci\u00f3n que se muestra. |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=Actualizar periodo (segundos) |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=Per\u00edodo de actualizaci\u00f3n (segundos) |
| | | INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=El tiempo del periodo debe ser un n\u00famero entero positivo menor que %d segundos. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_MONITORING=Supervisi\u00f3n |
| | | INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING=Informaci\u00f3n general |
| | | INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED=- No se ha seleccionado ning\u00fan elemento - |
| | |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY=Los \u00edndices s\u00f3lo se pueden reconstruir cuando el servidor administrado es el servidor local. |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_PATH=El servidor remoto debe poder acceder a la ruta. |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY=La configuraci\u00f3n del servicio de Windows s\u00f3lo se puede ver y actualizar cuando el servidor administrado es el servidor local. |
| | | ###SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Could not created local \ |
| | | ### LDIF to populate new base DN with automatically generated data. Error code: \ |
| | | ### %d. |
| | | SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=No pudo crearse un LDIF local para rellenar el nuevo DN de base con datos generados autom\u00e1ticamente. C\u00f3digo de error: %d. |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL=ID de copia de seguridad principal: |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL=Ruta de copia de seguridad principal: |
| | | MILD_ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED=No se ha proporcionado ning\u00fan ID de la copia de seguridad principal. |
| | |
| | | INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU=Servidor que se va a administrar... |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS=La configuraci\u00f3n del \u00edndice de '%s' se ha modificado correctamente. Para que la configuraci\u00f3n se tome en cuenta, los archivos de \u00edndice de base de datos deben regenerarse. Esto se puede hacer mediante la l\u00ednea de comandos 'rebuild-index' en el servidor remoto o volviendo a importar el contenido del backend '%s'. |
| | | INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE=Importando datos generados autom\u00e1ticamente (%s entradas) |
| | | ###SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=The remote server in \ |
| | | ### '%s' is cannot be managed by this control panel. The remote server product \ |
| | | ### name is '%s' and the control panel product name is '%s'. |
| | | ###SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=The remote server in '%s' has \ |
| | | ### not the same version as the control panel. The remote server version is \ |
| | | ### '%s.%s.%s' and the control panel version is '%d.%d.%d'. |
| | | ###SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Could not find version \ |
| | | ### information in the remote server. The remote LDAP server does not seem to be \ |
| | | ### manageable remotely by the control panel. |
| | | SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=El servidor remoto en '%s' no puede administrarse por medio de este panel de control. El nombre de producto del servidor remoto es '%s' y el del panel de control es '%s'. |
| | | SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=El servidor remoto en '%s' no tiene la misma versi\u00f3n que el panel de control. La versi\u00f3n del servidor remoto es '%s.%s.%s' y la del panel de control es '%d.%d.%d'. |
| | | SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=No se pudo encontrar la informaci\u00f3n de la versi\u00f3n en el servidor remoto. No parece que el servidor LDAP remoto pueda administrarse de forma remota por medio del panel de control. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE=Programaci\u00f3n de tareas '%s' |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY=Especifique cu\u00e1ndo se iniciar\u00e1 la tarea '%s'. |
| | | INFO_CTRL_PANEL_LAUNCH_NOW=Iniciar ahora |
| | |
| | | INFO_CTRL_PANEL_DAYS=D\u00edas: |
| | | INFO_CTRL_PANEL_JANUARY=Enero |
| | | INFO_CTRL_PANEL_FEBRUARY=Febrero |
| | | INFO_CTRL_PANEL_MARS=Mars |
| | | INFO_CTRL_PANEL_MARCH=Marzo |
| | | INFO_CTRL_PANEL_APRIL=Abril |
| | | INFO_CTRL_PANEL_MAY=Mayo |
| | | INFO_CTRL_PANEL_JUNE=Junio |
| | |
| | | INFO_CTRL_PANEL_NOVEMBER=Noviembre |
| | | INFO_CTRL_PANEL_DECEMBER=Diciembre |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME=Hora: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP=Hora (desde las 00:00 a las 23:59) en la zona horaria del host del servidor. |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY=D\u00eda: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH=Mes: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR=A\u00f1o: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAILY=Iniciar peri\u00f3dicamente mediante una programaci\u00f3n diaria |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEEKLY=Iniciar peri\u00f3dicamente mediante una programaci\u00f3n semanal |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTHLY=Iniciar peri\u00f3dicamente mediante una programaci\u00f3n mensual |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=Sun |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=Dom |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONDAY=Lun |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TUESDAY=Mar |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEDNESDAY=Mi\u00e9 |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>). |
| | | # |
| | | INFO_CTRL_PANEL_CRON_HELP=Utilice ',' para separar valores. Por ejemplo: '1,4,5'.<br>Utilice '-' para indicar intervalos. Por ejemplo '1-5'.\<br>Utilice '*' para indicar cualquier valor. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY=The provided day value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_TIME=The provided time value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=The day '%d' does not exist in \ |
| | | ### %s. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=You must select at least one \ |
| | | ### day of the week. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=You must select at least one \ |
| | | ### day of the month. |
| | | ###SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=The provided date already passed. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=No minute provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=No hour provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No day of month \ |
| | | ### provided. Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=No month provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=No day of week provided. \ |
| | | ### Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=The minute value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=The hour value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=The day of month \ |
| | | ### value provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=The month value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=The day of week \ |
| | | ### value provided is not valid. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=El valor indicado de la hora no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=El valor indicado del minuto no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY=El valor indicado del d\u00eda no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_TIME=El valor indicado del tiempo no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=El d\u00eda '%d' no existe en %s. |
| | | SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=Debe seleccionar almenos un d\u00eda de la semana. |
| | | SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=Debe seleccionar almenos un d\u00eda del mes. |
| | | SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=La fecha indicada ya ha pasado. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=Minuto no proporcionado Utilize '*' para indicar cualquier valor. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=Hora no proporcionada Utilize '*' para indicar cuaquie valor. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No se ha indicado el d\u00eda del mes. Utilize '*' para indicar cuaquie valor. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=Mes no proporcionado Utilize '*' para indicar cuaquie valor. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=D\u00eda no proporcionado Utilize '*' para indicar cuaquie valor. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=El valor del minuto indicado no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=El valor de la hora indicada no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=El valor del d\u00eda el mes indicado no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=El valor del mes indicado no es v\u00e1lido. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=El valor del d\u00eda de la semana indicado no es v\u00e1lido. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE=Tareas programadas |
| | | INFO_CTRL_PANEL_NO_TASKS_FOUND=- No se ha encontrado ninguna tarea - |
| | | INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL=Cancelar tarea |
| | |
| | | INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY=Iniciar ahora |
| | | INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY=Iniciar en %s |
| | | INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY=Iniciar peri\u00f3dicamente con programaci\u00f3n CRON '%s' |
| | | INFO_CTRL_PANEL_TASK_LOG_LABEL=Mensaje(s) de registro de tarea |
| | | INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW=Mostrar atributos de tarea |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING=Para poder iniciar tareas en una fecha futura, el servidor debe estar en ejecuci\u00f3n. |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING=Para poder iniciar tareas peri\u00f3dicamente, el servidor debe estar en ejecuci\u00f3n. |
| | | |
| | | INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS=Detalles espec\u00edficos de tarea |
| | | INFO_CTRL_PANEL_NO_TASK_SELECTED=-No se ha seleccionado ninguna tarea- |
| | | INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED=-Se han seleccionado varias tareas- |
| | | INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS=-No hay detalles espec\u00edficos de tarea- |
| | | INFO_OPERATION_START_TIME_MESSAGE=Fecha de operaci\u00f3n: %s |
| | | |
| | | INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN=Seleccionar DN principal |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL=Nombre de la entrada nueva: |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL=ND de la entrada principal: |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY=Debe proporcionar el nombre de la entrada nueva. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID=Debe proporcionar un DN v\u00e1lido para la entrada principal. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST=La entrada principal no existe. |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN=ND de la entrada: |
| | | INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=La entrada duplicada contendr\u00e1 una contrase\u00f1a con el valor '%s' |
| | | INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<valor binario> |
| | | INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=Icono requerido. |
| | | INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=Icono de advertencia. |
| | | INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - Columna %s |
| | |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # Do not translate |
| | | # |
| | | global.category=ADMIN_TOOL |
| | | global.ordinal=-1 |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS=Directory Server contient des fichiers de base de donn\u00e9es aux emplacements suivants en dehors du chemin de serveur\u00a0: %n%s%nSupprimer ces fichiers\u00a0? |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS=Directory Server contient des fichiers journaux aux emplacements suivants en dehors du chemin de serveur\u00a0: %n%s%nSupprimer ces fichiers\u00a0? |
| | | INFO_CLI_UNINSTALL_CONFIRM_STOP=Le serveur est en cours d'ex\u00e9cution et doit \u00eatre arr\u00eat\u00e9 pour poursuivre la d\u00e9sinstallation.%nArr\u00eater le serveur et supprimer d\u00e9finitivement ces fichiers\u00a0? |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \ |
| | | ### select the elements to uninstall. Use the options described in the usage to \ |
| | | ### specify what must be uninstalled. |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \ |
| | | ### to be uninstalled. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=Vous devez s\u00e9lectionner les \u00e9l\u00e9ments \u00e0 d\u00e9sinstaller. Utilisez les options d\u00e9crites dans les d\u00e9tails d'utilisation pour sp\u00e9cifier les \u00e9l\u00e9ments \u00e0 d\u00e9sinstaller. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=Vous devez s\u00e9lectionner un \u00e9l\u00e9ment \u00e0 d\u00e9sinstaller. |
| | | INFO_CLI_UNINSTALL_SERVER_STOPPED=Le serveur a \u00e9t\u00e9 arr\u00eat\u00e9. |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=Le serveur est configur\u00e9 pour la r\u00e9plication.%nSi le serveur est en train de r\u00e9pliquer des contenus sur d'autres serveurs, vous devez vous authentifier en tant qu'administrateur pour pouvoir supprimer les r\u00e9f\u00e9rences \u00e0 ce serveur dans les serveurs r\u00e9pliqu\u00e9s.%n%nEntrez 'Oui' pour vous authentifier et supprimer les r\u00e9f\u00e9rences distantes.%nEntrez 'Non' pour poursuivre la d\u00e9sinstallation sans mettre \u00e0 jour les r\u00e9f\u00e9rences distantes.%nS'authentifier\u00a0? |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=Le serveur est configur\u00e9 pour la r\u00e9plication.%nSi le serveur est en train de r\u00e9pliquer des contenus sur d'autres serveurs, il faut le d\u00e9marrer et vous devez proc\u00e9der \u00e0 une authentification en tant qu'administrateur pour supprimer les r\u00e9f\u00e9rences \u00e0 ce serveur sur les serveurs r\u00e9pliqu\u00e9s.%n%nTapez 'Oui' pour d\u00e9marrer le serveur, puis authentifiez-vous pour pouvoir supprimer les r\u00e9f\u00e9rences distantes.%nEntrez 'Non' pour poursuivre la d\u00e9sinstallation sans mettre \u00e0 jour les r\u00e9f\u00e9rences distantes.%nD\u00e9marrer le serveur et vous authentifier\u00a0? |
| | |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG=Confirmer la d\u00e9sinstallation%nTous les fichiers s\u00e9lectionn\u00e9s seront d\u00e9finitivement supprim\u00e9s, \u00eates-vous s\u00fbr de vouloir continuer\u00a0? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE=Confirmer la d\u00e9sinstallation |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG=Le serveur est en cours d'ex\u00e9cution%nLe serveur est en cours d'ex\u00e9cution et doit \u00eatre arr\u00eat\u00e9 avant de poursuivre la d\u00e9sinstallation. Souhaitez-vous que l'outil de d\u00e9sinstallation arr\u00eate le serveur et poursuive la d\u00e9sinstallation\u00a0? Si vous cliquez sur Non, vous devrez arr\u00eater le serveur manuellement avant de poursuivre. |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Les erreurs suivantes se sont produites lors de la lecture de la configuration des serveurs existants\u00a0:\n%s\nSouhaitez-vous que l'outil de d\u00e9sinstallation tente de supprimer les r\u00e9f\u00e9rences \u00e0 ce serveur via le mode best-effort\u00a0? |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=Les erreurs suivantes se sont produites lors de la lecture de la configuration des serveurs existants\u00a0:%n%s%nVoulez-vous que le programme de d\u00e9sinstallation tente de supprimer les r\u00e9f\u00e9rences \u00e0 ce serveur via le mode best-effort\u00a0? |
| | | MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=Ce serveur est configur\u00e9 pour r\u00e9pliquer certains de ses DN de base. Une erreur s'est produite en r\u00e9cup\u00e9rant ses r\u00e9f\u00e9rences dans les serveurs r\u00e9pliqu\u00e9s. Remarque\u00a0: pour pouvoir supprimer les r\u00e9f\u00e9rences distantes, vous devez fournir les informations d'authentification de l'administrateur global en utilisant les options %s et %s (ou %s).%nPoursuivre la d\u00e9sinstallation avec le mode d'erreur activ\u00e9.%n%nL'erreur trouv\u00e9e est\u00a0: %n%s |
| | | ###SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ |
| | | ### to replicate some of its Base DN's. There was an error retrieving the \ |
| | | ### references to it in the replicated servers. Note that to be able to remove \ |
| | | ### remote references you must provide Global Administrator credentials using the \ |
| | | ### %s and %s (or %s) options.%nCheck that the connection parameters you \ |
| | | ### provided are correct.%nIf you want to uninstall the server even when remote \ |
| | | ### references cannot be removed, you can use the %s option.%n%nThe error found \ |
| | | ### was:%n%s |
| | | SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=Ce serveur est configur\u00e9 pour r\u00e9pliquer certains de ses DN de base. Une erreur s'est produite en r\u00e9cup\u00e9rant ses r\u00e9f\u00e9rences dans les serveurs r\u00e9pliqu\u00e9s. Remarque\u00a0: pour pouvoir supprimer les r\u00e9f\u00e9rences distantes, vous devez fournir les informations d'authentification de l'administrateur global en utilisant les options %s et %s (ou %s).%nV\u00e9rifiez que les param\u00e8tres de connexion entr\u00e9s sont corrects.%nPour d\u00e9sinstaller le serveur m\u00eame s'il est impossible de supprimer les r\u00e9f\u00e9rences distantes, vous pouvez utiliser l'option %s.%n%nL'erreur trouv\u00e9e est\u00a0: %n%s |
| | | MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=Ce serveur est configur\u00e9 pour r\u00e9pliquer certains de ses DN de base. Une erreur s'est produite en r\u00e9cup\u00e9rant ses r\u00e9f\u00e9rences dans les serveurs r\u00e9pliqu\u00e9s.%nVoulez-vous continuer\u00a0? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=Le serveur est en cours d'ex\u00e9cution |
| | | INFO_CONNECTIONS_LABEL=Connexions ouvertes: |
| | |
| | | MILD_ERR_READING_CONFIG_FILE=Une erreur s'est produite lors de la lecture du fichier de configuration. |
| | | MILD_ERR_READING_CONFIG_LDAP=Une erreur s'est produite lors de la lecture des donn\u00e9es \u00e0 partir du serveur. V\u00e9rifiez les informations d'authentification fournies.%nD\u00e9tails\u00a0: %s |
| | | MILD_ERR_READING_SCHEMA_LDAP=Une erreur s'est produite lors de la lecture du sch\u00e9ma \u00e0 partir du serveur distant.%nD\u00e9tails\u00a0: %s |
| | | ###SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server. |
| | | SEVERE_ERR_STARTING_SERVER_GENERIC=Impossible de d\u00e9marrer le serveur |
| | | INFO_FINISH_BUTTON_UNINSTALL_LABEL=D\u00e9sinstaller |
| | | INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=Terminer la d\u00e9sinstallation |
| | | INFO_FRAME_UNINSTALL_TITLE=D\u00e9sinstaller %s |
| | |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL=<indisponible> (*) |
| | | INFO_NOT_AVAILABLE_SHORT_LABEL=s/o |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND=* Pour avoir acc\u00e8s \u00e0 ces informations, vous devez fournir des informations d'authentification valides lors du lancement de la commande d'\u00e9tat. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP=<html>Les informations sont disponibles uniquement si vous \u00eates authentifi\u00e9<br>en tant qu'utilisateur administratif. |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL=<indisponible> (*) |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND=* Pour avoir acc\u00e8s \u00e0 ces informations, le serveur doit \u00eatre en cours d'ex\u00e9cution et vous devez fournir des informations d'authentification valides lors du lancement de la commande d'\u00e9tat. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP=<html>Les informations sont disponibles uniquement si le serveur est en cours d'ex\u00e9cution et que vous \u00eates authentifi\u00e9<br>en tant qu'utilisateur administratif. |
| | | INFO_NOTHING_SELECTED_TO_UNINSTALL=Vous devez s\u00e9lectionner un \u00e9l\u00e9ment \u00e0 d\u00e9sinstaller. |
| | | INFO_NUMBER_ENTRIES_COLUMN=Entr\u00e9es |
| | |
| | | INFO_START_BUTTON_TOOLTIP=D\u00e9marre Directory Server |
| | | INFO_STATE_COLUMN=Etat |
| | | INFO_STATUS_CLI_USAGE_DESCRIPTION=Cet utilitaire permet d'afficher les informations de base sur le serveur |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control \ |
| | | ###Panel. Check that you have access to the display. |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \ |
| | | ### Control Panel. Check that you have access to the display. Check file %s for \ |
| | | ### details. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Cet utilitaire permet d'afficher la fen\u00eatre de panneau de contr\u00f4le qui affiche des informations de base sur le serveur et permet d'ex\u00e9cuter des t\u00e2ches d'administration de base sur ce serveur. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Impossible de lancer le panneau de contr\u00f4le. Assurez-vous que vous avez acc\u00e8s \u00e0 l'affichage. |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Impossible de lancer le panneau de contr\u00f4le. Assurez-vous que vous avez acc\u00e8s \u00e0 l'affichage. Pour plus d'informations, consultez le fichier journal %s. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=Cet utilitaire permet d'afficher la fen\u00eatre de panneau de contr\u00f4le qui affiche des informations de base sur le serveur et permet d'ex\u00e9cuter des t\u00e2ches d'administration de base sur ce serveur.%n%nSi vous n'entrez aucun nom d'h\u00f4te ou num\u00e9ro de port, l'outil tente de se connecter au serveur local. |
| | | INFO_STOP_BUTTON_LABEL=Arr\u00eater |
| | | INFO_STOP_BUTTON_TOOLTIP=Arr\u00eate Directory Server |
| | | INFO_BASEDN_NOT_REPLICATED_LABEL=D\u00e9sactiv\u00e9 |
| | |
| | | INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI=Le serveur a \u00e9t\u00e9 d\u00e9sinstall\u00e9 de l'ordinateur local mais des erreurs se sont produites lors de la suppression des fichiers. Reportez-vous \u00e0 la zone de texte "D\u00e9tails" pour plus d'informations sur les fichiers ayant caus\u00e9 l'erreur.%n%nAssurez-vous qu'aucun autre programme n'utilise ces fichiers et supprimez-les manuellement. |
| | | INFO_SUMMARY_UNINSTALL_NOT_STARTED=D\u00e9but de la d\u00e9sinstallation... |
| | | INFO_UNDEFINED_PROTOCOL_LABEL=-Inconnu- |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \ |
| | | ### launch failed.%n%nLaunching command line uninstall... |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \ |
| | | ### Uninstall launch failed. Check file %s for more details.%n%nLaunching \ |
| | | ### command line uninstall... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%n\u00c9chec du d\u00e9marrage de la d\u00e9sinstallation graphique.%n%nD\u00e9marrage de la d\u00e9sinstallation via la ligne de commande... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%n\u00c9chec du d\u00e9marrage de la d\u00e9sinstallation graphique. Reportez-vous au fichier %s pour plus d'informations.%n%nD\u00e9marrage de la d\u00e9sinstallation via la ligne de commande... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=D\u00e9but de la d\u00e9sinstallation via la ligne de commande... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=D\u00e9but de la d\u00e9sinstallation graphique... |
| | | INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=Cet utilitaire permet de d\u00e9sinstaller Directory Server. |
| | |
| | | INFO_UNINSTALL_LOGIN_PWD_TOOLTIP=Le mot de passe de l'administrateur global \u00e0 utiliser pour lire et mettre \u00e0 jour la configuration dans d'autres serveurs |
| | | INFO_UNINSTALL_LOGIN_UID_TOOLTIP=L'ID d'utilisateur administratif global \u00e0 utiliser pour lire et mettre \u00e0 jour la configuration sur d'autres serveurs |
| | | INFO_UNKNOWN_LABEL=-- |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Indique si la d\u00e9sinstallation doit se poursuivre ou non lorsqu'une erreur se produit lors de la mise \u00e0 jour des r\u00e9f\u00e9rences sur ce serveur dans les instances du serveur distant. Cet argument ne peut \u00eatre utilis\u00e9 qu'avec l'argument %s, pas d'invite. |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=Indique si la d\u00e9sinstallation doit se poursuivre ou non lorsqu'une erreur se produit lors de la mise \u00e0 jour des r\u00e9f\u00e9rences sur ce serveur dans les instances du serveur distant. Cette option ne peut \u00eatre utilis\u00e9e qu'avec l'option sans invite %s. |
| | | INFO_DESCRIPTION_REFERENCED_HOST=Le nom de cet h\u00f4te (ou adresse IP) tel que r\u00e9f\u00e9renc\u00e9 sur les serveurs distants pour la r\u00e9plication |
| | | INFO_UNINSTALLDS_DESCRIPTION_CLI=Indique de proc\u00e9der \u00e0 l'installation via la ligne de commande. Si rien n'est sp\u00e9cifi\u00e9, l'interface graphique sera lanc\u00e9e. Le reste des options (\u00e0 l'exception de help et de version) ne sera pris en compte que si cette option est sp\u00e9cifi\u00e9e |
| | | INFO_UNINSTALLDS_DESCRIPTION_QUIET=Effectuer la d\u00e9sinstallation en mode silencieux. Le mode silencieux va envoyer les informations de progression vers la sortie standard |
| | |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORD1=Mot de passe \u00e0 utiliser pour \u00e9tablir la liaison vers le premier serveur dont le contenu sera r\u00e9pliqu\u00e9. Si aucun DN de liaison n'a \u00e9t\u00e9 sp\u00e9cifi\u00e9 pour le serveur, le mot de passe de l'administrateur global sera utilis\u00e9 pour la liaison |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_BINDPASSWORDFILE1=Fichier contenant le mot de passe \u00e0 utiliser pour \u00e9tablir la liaison vers le premier serveur dont le contenu doit \u00eatre r\u00e9pliqu\u00e9. Si aucun DN de liaison n'a \u00e9t\u00e9 sp\u00e9cifi\u00e9 pour le serveur, le mot de passe de l'administrateur global sera utilis\u00e9 pour la liaison |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_PORT1=Port utilis\u00e9 par le m\u00e9canisme de r\u00e9plication du premier serveur pour communiquer avec les autres serveurs. Ne sp\u00e9cifiez cette option que si le premier serveur n'\u00e9tait pas configur\u00e9 pour la r\u00e9plication |
| | | INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1=Sp\u00e9cifie si la communication via le port de r\u00e9plication du premier serveur est chiffr\u00e9e ou non. Cette option ne sera prise en compte qu\u2019apr\u00e8s avoir configur\u00e9 la r\u00e9plication sur le premier serveur pour la premi\u00e8re fois. |
| | | INFO_DESCRIPTION_ENABLE_SECURE_REPLICATION1=Sp\u00e9cifie si la communication via le port de r\u00e9plication du premier serveur est chiffr\u00e9e ou non. Cette option ne sera prise en compte qu\u2019apr\u00e8s avoir configur\u00e9 la r\u00e9plication sur le premier serveur pour la premi\u00e8re fois |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_NO_REPLICATION_SERVER1=Ne pas configurer le port de r\u00e9plication ni le journal des modifications sur le premier serveur. Le premier serveur contient les donn\u00e9es r\u00e9pliqu\u00e9es, mais pas le journal des modifications apport\u00e9es aux donn\u00e9es r\u00e9pliqu\u00e9es. Remarque : chaque topologie r\u00e9pliqu\u00e9e doit contenir au moins deux serveurs avec un journal des modifications pour \u00e9viter un point d'\u00e9chec unique |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_ONLY_REPLICATION_SERVER1=Configurer uniquement le journal des modifications et le port de r\u00e9plication sur le premier serveur. Le premier serveur contient le journal des modifications apport\u00e9es aux donn\u00e9es r\u00e9pliqu\u00e9es des autres serveurs, mais pas les donn\u00e9es r\u00e9pliqu\u00e9es. |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_HOST2=Nom d\u2019h\u00f4te complet ou adresse IP du second serveur dont le contenu sera r\u00e9pliqu\u00e9 |
| | |
| | | INFO_DESCRIPTION_ENABLE_REPLICATION_STARTTLS2=Utiliser StartTLS pour s\u00e9curiser la communication avec le second serveur |
| | | INFO_DESCRIPTION_REPLICATION_BASEDNS=DN de base des donn\u00e9es \u00e0 r\u00e9pliquer, \u00e0 initialiser ou pour lesquelles la r\u00e9plication doit \u00eatre d\u00e9sactiv\u00e9e. Vous pouvez obtenir plusieurs DN de base en utilisant cette option plusieurs fois |
| | | INFO_DESCRIPTION_REPLICATION_ADMIN_UID=ID utilisateur de l'administrateur global \u00e0 utiliser pour effectuer une liaison au serveur. Pour la sous-commande '%s', si aucun administrateur global n'a \u00e9t\u00e9 d\u00e9fini pour aucun des serveurs, les donn\u00e9es fournies serviront \u00e0 en cr\u00e9er un. |
| | | INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=Mot de passe de l'administrateur global. |
| | | INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=Mot de passe de l'administrateur global |
| | | INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=Fichier contenant le mot de passe de l\u2019administrateur global |
| | | INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_SOURCE=Nom d'h\u00f4te complet ou adresse IP du serveur source dont le contenu sera utilis\u00e9 pour initialiser le serveur de destination |
| | | INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_SOURCE=Num\u00e9ro de port d'administration du serveur d'annuaire du serveur source dont le contenu sera utilis\u00e9 pour initialiser le serveur de destination |
| | | INFO_DESCRIPTION_INITIALIZE_REPLICATION_HOST_DESTINATION=Nom d'h\u00f4te complet ou adresse IP du serveur de destination dont le contenu sera initialis\u00e9 |
| | | INFO_DESCRIPTION_INITIALIZE_REPLICATION_SERVER_PORT_DESTINATION=Num\u00e9ro de port d'administration du serveur d'annuaire du serveur de destination dont le contenu sera initialis\u00e9 |
| | | INFO_DESCRIPTION_EXTERNAL_INITIALIZATION_LOCAL=Utilisez cette option lorsque seul le contenu du serveur d'annuaire sp\u00e9cifi\u00e9 sera initialis\u00e9 via une m\u00e9thode externe (commande import-ldif ou copie binaire) |
| | | INFO_REPLICATION_TOOL_DESCRIPTION=Cet utilitaire peut \u00eatre utilis\u00e9 pour configurer la r\u00e9plication entre les serveurs de sorte que leurs donn\u00e9es soient synchronis\u00e9es. Pour que la r\u00e9plication fonctionne, vous devez commencer par activer la r\u00e9plication via la sous-commande '%s', puis initialiser le contenu de l'un des serveurs avec le contenu de l'autre \u00e0 l'aide de la sous-commande '%s'. |
| | | INFO_REPLICATION_TOOL_DESCRIPTION=Cet utilitaire peut \u00eatre utilis\u00e9 pour configurer la r\u00e9plication entre les serveurs de sorte que leurs donn\u00e9es soient synchronis\u00e9es. Pour que la r\u00e9plication fonctionne, vous devez commencer par activer la r\u00e9plication via la sous-commande '%s', puis initialiser le contenu de l'un des serveurs avec le contenu de l'autre \u00e0 l'aide de la sous-commande '%s' |
| | | INFO_REPLICATION_DESCRIPTION_QUIET=Effectuer une op\u00e9ration silencieuse (aucune information de progression n'est \u00e9crite dans la sortie standard) |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_BINDDN=DN \u00e0 utiliser pour effectuer une liaison au serveur pour lequel la r\u00e9plication doit \u00eatre d\u00e9sactiv\u00e9e. Cette option doit \u00eatre utilis\u00e9e lorsqu'aucun administrateur global n'a \u00e9t\u00e9 d\u00e9fini sur le serveur ou si l'utilisateur ne souhaite pas supprimer les r\u00e9f\u00e9rences sur les autres serveurs r\u00e9pliqu\u00e9s. Si vous d\u00e9finissez cette option, le mot de passe de l'administrateur global sera utilis\u00e9 |
| | | INFO_DESCRIPTION_DISABLE_REPLICATION_SERVER=D\u00e9sactivez le serveur de r\u00e9plication. Le port de r\u00e9plication et le journal des modifications sont d\u00e9sactiv\u00e9s sur le serveur sp\u00e9cifi\u00e9 |
| | | INFO_DESCRIPTION_DISABLE_ALL=D\u00e9sactivez la configuration de r\u00e9plication sur le serveur sp\u00e9cifi\u00e9. Le contenu du serveur n'est plus r\u00e9pliqu\u00e9 et le serveur de r\u00e9plication (journal des modifications et port de r\u00e9plication) est d\u00e9sactiv\u00e9 s'il est configur\u00e9 |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Initialiser le contenu des donn\u00e9es sous le DN de base sp\u00e9cifi\u00e9 sur le serveur de destination avec le contenu sur le serveur source. Cette op\u00e9ration doit \u00eatre effectu\u00e9e apr\u00e8s activation de la r\u00e9plication pour que celle-ci puisse fonctionner (vous pouvez \u00e9galement utiliser '%s'). |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_REPLICATION=Initialiser le contenu des donn\u00e9es sous le DN de base sp\u00e9cifi\u00e9 sur le serveur de destination avec le contenu sur le serveur source. Cette op\u00e9ration doit \u00eatre effectu\u00e9e apr\u00e8s activation de la r\u00e9plication pour que celle-ci puisse fonctionner (vous pouvez \u00e9galement utiliser '%s') |
| | | INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=Initialiser le contenu des donn\u00e9es sous le DN de base sp\u00e9cifi\u00e9 sur tous les serveurs dont le contenu est r\u00e9pliqu\u00e9 avec le contenu sur le serveur sp\u00e9cifi\u00e9. Cette op\u00e9ration doit \u00eatre effectu\u00e9e apr\u00e8s activation de la r\u00e9plication pour que celle-ci puisse fonctionner (vous pouvez \u00e9galement utiliser '%s' appliqu\u00e9 \u00e0 chaque serveur) |
| | | INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=Cette sous-commande doit \u00eatre appel\u00e9e avant d'initialiser le contenu de tous les serveurs r\u00e9pliqu\u00e9s \u00e0 l'aide de l'outil import-ldif ou de la m\u00e9thode de copie binaire. Vous devez sp\u00e9cifier la liste de DN de base qui seront initialis\u00e9s et fournir les informations d'authentification de tous les serveurs r\u00e9pliqu\u00e9s. Apr\u00e8s avoir appel\u00e9 cette sous-commande, initialiser le contenu de tous les serveurs dans la topologie (utiliser la m\u00eame copie binaire de fichier LDIF sur chacun des serveurs), puis utiliser la sous-commande '%s' |
| | | INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=Cette sous-commande doit \u00eatre appel\u00e9e apr\u00e8s avoir initialis\u00e9 le contenu de tous les serveurs r\u00e9pliqu\u00e9s \u00e0 l'aide de l'outil import-ldif ou de la m\u00e9thode de copie binaire. Vous devez sp\u00e9cifier la liste de DN de base ayant \u00e9t\u00e9 initialis\u00e9s et fournir les informations d'authentification de tous les serveurs r\u00e9pliqu\u00e9s. Pour plus d'informations, reportez-vous aux instructions d'utilisation de la sous-commande '%s'. |
| | | INFO_DESCRIPTION_SUBCMD_POST_EXTERNAL_INITIALIZATION=Cette sous-commande doit \u00eatre appel\u00e9e apr\u00e8s avoir initialis\u00e9 le contenu de tous les serveurs r\u00e9pliqu\u00e9s \u00e0 l'aide de l'outil import-ldif ou de la m\u00e9thode de copie binaire. Vous devez sp\u00e9cifier la liste de DN de base ayant \u00e9t\u00e9 initialis\u00e9s et fournir les informations d'authentification de tous les serveurs r\u00e9pliqu\u00e9s. Pour plus d'informations, reportez-vous aux instructions d'utilisation de la sous-commande '%s' |
| | | INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=Met \u00e0 jour la configuration des serveurs pour r\u00e9pliquer les donn\u00e9es sous le DN de base sp\u00e9cifi\u00e9. Si un des serveurs sp\u00e9cifi\u00e9s effectue d\u00e9j\u00e0 la r\u00e9plication des donn\u00e9es sous le DN de base avec d'autres serveurs, la configuration de tous les serveurs sera mise \u00e0 jour lorsque vous ex\u00e9cutez cette sous-commande (il suffit d'ex\u00e9cuter la ligne de commande une fois pour chaque serveur ajout\u00e9 \u00e0 la topologie de r\u00e9plication) |
| | | INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=D\u00e9sactive la r\u00e9plication sur le serveur sp\u00e9cifi\u00e9 pour le DN de base fourni et supprime les r\u00e9f\u00e9rences dans les autres serveurs avec lesquels il r\u00e9plique des donn\u00e9es |
| | | INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=Affiche une liste indiquant la configuration de r\u00e9plication standard des DN de base des serveurs d\u00e9finis dans les informations d'enregistrement. Si aucun DN de base n'est sp\u00e9cifi\u00e9 comme param\u00e8tre, les informations relatives \u00e0 tous les DN de base s'affichent |
| | | ###SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ |
| | | ### DN in no interactive mode. |
| | | ###SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ |
| | | ### password of the global administrator in non interactive mode. You can \ |
| | | ### provide it using the %s or the %s options. |
| | | ###SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \ |
| | | ### base DN. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers to enable replication. You have provided twice the server \ |
| | | ### %s:%s |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers as source and destination of the initialization. You have \ |
| | | ### provided twice the server %s:%s |
| | | ###SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=The server administration port \ |
| | | ### and the replication port have the same value in host %s. You provided %s \ |
| | | ### for both. |
| | | ###SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=You have provided the same \ |
| | | ### replication port (%s) for two servers located on the same machine (%s). |
| | | ###SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Could not find a valid \ |
| | | ### subcommand. You must specify a subcommand when using the option %s. |
| | | ###SEVERE_ERR_REPLICATION_STATUS_QUIET=The '%s' subcommand is not compatible with \ |
| | | ### the %s argument. |
| | | SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=Vous devez indiquer au moins un DN de base en mode non interactif. |
| | | SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=Vous devez fournir le mot de passe de l'administrateur global en mode non interactif. Vous pouvez entrer cette valeur \u00e0 l'aide des options %s ou %s. |
| | | SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=La valeur %s fournie n'est pas un DN de base valide. |
| | | SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=Vous devez indiquer deux serveurs diff\u00e9rents pour activer la r\u00e9plication. Vous avez indiqu\u00e9 deux fois le serveur %s\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=Vous devez indiquer deux serveurs diff\u00e9rents en tant que source et destination de l'initialisation. Vous avez indiqu\u00e9 deux fois le serveur %s\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=Le port d'administration du serveur et le port de r\u00e9plication ont la m\u00eame valeur dans l'h\u00f4te %s. Vous avez indiqu\u00e9 %s pour les deux. |
| | | SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=Vous avez indiqu\u00e9 le m\u00eame port de r\u00e9plication (%s) pour deux serveurs r\u00e9sidant sur la m\u00eame machine (%s). |
| | | SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Impossible de trouver une sous-commande valide. Vous devez indiquer une sous-commande pour utiliser l'option %s. |
| | | SEVERE_ERR_REPLICATION_STATUS_QUIET=La sous-commande '%s' n'est pas compatible avec l'option %s. |
| | | INFO_REPLICATION_SUCCESSFUL=L'op\u00e9ration est termin\u00e9e |
| | | INFO_REPLICATION_SUCCESSFUL_NOP=L'op\u00e9ration est termin\u00e9e, mais aucune action n'a \u00e9t\u00e9 requise |
| | | MILD_ERR_REPLICATION_USER_CANCELLED=L'op\u00e9ration a \u00e9t\u00e9 annul\u00e9e par l'utilisateur |
| | | ###SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | ###SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \ |
| | | ### used when %s has been specified |
| | | SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=Vous ne pouvez utiliser l'option %s que si %s a \u00e9t\u00e9 sp\u00e9cifi\u00e9 |
| | | INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=Un administrateur global doit \u00eatre cr\u00e9\u00e9.%nVous devez fournir les informations d'authentification de l'administrateur global qui seront cr\u00e9\u00e9es pour g\u00e9rer les instances r\u00e9pliqu\u00e9es du serveur. |
| | | INFO_ADMINISTRATOR_UID_PROMPT=ID utilisateur de l'administrateur global |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=Mot de passe de l'administrateur global\u00a0: |
| | |
| | | INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=Mot de passe pour %s sur le second serveur\u00a0: |
| | | INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS=>>>> Entrez les param\u00e8tres de connexion pour le serveur source |
| | | INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> Entrez les param\u00e8tres de connexion pour le serveur de destination |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \ |
| | | ### available to enable replication between the two servers. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \ |
| | | ### base DN's available to enable replication between the two servers. You must \ |
| | | ### specify at least one server that will contain the replicated data, before \ |
| | | ### configuring servers that will only contain the replication changelog \ |
| | | ### (replication servers). |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=Aucun DN de base n'est disponible pour permettre la r\u00e9plication entre les deux serveurs. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=Aucun DN de base n'est disponible pour permettre la r\u00e9plication entre les deux serveurs. Vous devez sp\u00e9cifier au moins un serveur o\u00f9 stocker les donn\u00e9es r\u00e9pliqu\u00e9es, avant de configurer les serveurs qui doivent uniquement stocker le journal des modifications de r\u00e9plication (serveurs de r\u00e9plication). |
| | | INFO_ALREADY_REPLICATED_SUFFIXES=Les DN de base suivants ont d\u00e9j\u00e0 \u00e9t\u00e9 r\u00e9pliqu\u00e9s entre les deux serveurs\u00a0: %n%s |
| | | INFO_ALREADY_NOT_REPLICATED_SUFFIXES=Les DN de base suivants n'ont pas \u00e9t\u00e9 r\u00e9pliqu\u00e9s\u00a0: %n%s |
| | | MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=Impossible de r\u00e9pliquer les DN de base suivants entre les deux serveurs car ils n'ont pas \u00e9t\u00e9 trouv\u00e9s dans au moins un des serveurs\u00a0: %n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=Vous devez s\u00e9lectionner au moins un DN de base \u00e0 r\u00e9pliquer. |
| | | INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=R\u00e9pliquer DN de base %s\u00a0? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \ |
| | | ### DN's replicated between the two servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=Aucun DN de base n'est r\u00e9pliqu\u00e9 entre les deux serveurs. |
| | | MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=Impossible d'initialiser les DN de base suivants car ils ne sont pas r\u00e9pliqu\u00e9s ou bien ils ne sont pas configur\u00e9s sur les deux serveurs\u00a0: %n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=Vous devez s\u00e9lectionner au moins un DN de base \u00e0 initialiser. |
| | | INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=Initialiser DN de base %s\u00a0? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \ |
| | | ### DN's replicated in the server. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \ |
| | | ### base DN's replicated in the server. The base DN's must be replicated to be \ |
| | | ### able to use their contents to initialize the base DN's on the other servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=Il n'existe aucun DN de base r\u00e9pliqu\u00e9 dans le serveur. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=Il n'existe aucun DN de base r\u00e9pliqu\u00e9 dans le serveur. Les DN de base doivent \u00eatre r\u00e9pliqu\u00e9s pour que vous puissiez utiliser leur contenu pour initialiser les DN de base des autres serveurs. |
| | | MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=Il n'existe aucun DN de base r\u00e9pliqu\u00e9 dans le serveur. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=Impossible de trouver les DN de base suivants sur le serveur\u00a0: %n%s |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=Impossible de trouver les DN de base suivants sur le serveur\u00a0: %n%s |
| | |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=Pour indiquer les DN de base \u00e0 initialiser, utiliser la commande import-ldif ou la copie binaire. |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=Vous devez sp\u00e9cifier les DN de base initialis\u00e9s en utilisant la commande import-ldif ou la copie binaire. |
| | | INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=D\u00e9sactiver la r\u00e9plication sur le DN de base %s\u00a0? |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Vous avez choisi de d\u00e9sactiver la r\u00e9plication sur tous les DN de base r\u00e9pliqu\u00e9s de '%s'. Si vous souhaitez \u00e9galement que le serveur de r\u00e9plication (journal des modifications et port de r\u00e9plication) soit d\u00e9sactiv\u00e9, vous devez \u00e9galement sp\u00e9cifier l'argument '--%s' ou '--%s'. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=Vous avez choisi de d\u00e9sactiver la r\u00e9plication sur tous les DN de base r\u00e9pliqu\u00e9s de '%s'. Si vous souhaitez \u00e9galement d\u00e9sactiver le serveur de r\u00e9plication (journal des modifications et port de r\u00e9plication), vous devez sp\u00e9cifier l'option '--%s' ou '--%s'. |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=Vous avez choisi de d\u00e9sactiver la r\u00e9plication sur tous les DN de base r\u00e9pliqu\u00e9s sur le serveur '%s'. Souhaitez-vous d\u00e9sactiver \u00e9galement le port de r\u00e9plication '%d' ? |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=Vous avez d\u00e9cid\u00e9 de d\u00e9sactiver le serveur de r\u00e9plication (journal des modifications et port de r\u00e9plication). Une fois le serveur de r\u00e9plication d\u00e9sactiv\u00e9, un seul serveur de r\u00e9plication est configur\u00e9 pour les suffixes suivants : %n%s%nPour \u00e9viter un point d'\u00e9chec unique, au moins deux serveurs de r\u00e9plication doivent \u00eatre configur\u00e9s. |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT=Vous avez d\u00e9cid\u00e9 de d\u00e9sactiver le serveur de r\u00e9plication (journal des modifications et port de r\u00e9plication). Une fois le serveur de r\u00e9plication d\u00e9sactiv\u00e9, un seul serveur de r\u00e9plication est configur\u00e9 pour les suffixes suivants : %n%s%nPour \u00e9viter un point d'\u00e9chec unique, au moins deux serveurs de r\u00e9plication doivent \u00eatre configur\u00e9s.%nVoulez-vous continuer\u00a0? |
| | |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS=Initialisation des informations d'enregistrement sur le serveur %s avec le contenu du serveur %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL=Initialisation des informations d'enregistrement avec le contenu du serveur %s |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA=Initialisation du sch\u00e9ma sur le serveur %s avec le contenu du serveur %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=An unexpected error occurred \ |
| | | ### seeding the truststore contents of server %s with truststore of server %s. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error initializing. Could not \ |
| | | ### find replication ID in the server %s for base DN %s. |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error initializing. Could \ |
| | | ### not find a peer to start the initialization after several tries. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error configuring \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error disabling \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error updating replication \ |
| | | ### configuration on base DN %s of server %s. |
| | | ###SEVERE_ERR_REPLICATION_UPDATING_ADS=Error updating registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_READING_ADS=Error reading registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=The registry information found \ |
| | | ### in servers %s and %s could not be merged. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (base DN '%s') \ |
| | | ### and server %s (base DN '%s') have the same domain ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=The following servers in the \ |
| | | ### two topologies have the same domain ID%n%s%n%nThe replication topologies \ |
| | | ### cannot be merged. To fix this problem please refer to the documentation. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s \ |
| | | ### and server %s have the same replication server ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=The following \ |
| | | ### servers in the two topologies have the same replication server ID%n%s%n%nThe \ |
| | | ### replication topologies cannot be merged. To fix this problem please refer to \ |
| | | ### the documentation. |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=The errors reading the \ |
| | | ### registry information on %s do not allow to do the merge between the \ |
| | | ### replication topologies. You will have to fix the following problems before \ |
| | | ### merging the topologies:%n%s |
| | | SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=Une erreur inattendue s'est produite lors de la cr\u00e9ation de la valeur de d\u00e9part du contenu de magasin d'approbations du serveur %s \u00e0 partir du magasin d'approbations du serveur %s. D\u00e9tails\u00a0: %s |
| | | SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Erreur lors de l'initialisation. Aucun ID de r\u00e9plication n'a \u00e9t\u00e9 trouv\u00e9 sur le serveur %s pour le DN de base %s. |
| | | SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Erreur lors de l'initialisation. Apr\u00e8s plusieurs tentative, impossible de trouver un pair pour d\u00e9marrer l'initialisation. D\u00e9tails\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Erreur lors de la configuration du port de r\u00e9plication sur le serveur %s. |
| | | SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Erreur lors de la d\u00e9sactivation du port de r\u00e9plication sur le serveur %s. |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Erreur lors de la mise \u00e0 jour de la configuration de la r\u00e9plication sur le DN de base %s du serveur %s. |
| | | SEVERE_ERR_REPLICATION_UPDATING_ADS=Une erreur s\u2019est produite lors de la mise \u00e0 jour des informations d\u2019enregistrement. D\u00e9tails\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_READING_ADS=Erreur lors de la lecture des informations d'enregistrement. D\u00e9tails\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=Impossible de fusionner les informations de registre trouv\u00e9es sur les serveurs %s et %s. D\u00e9tails\u00a0: %s |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Le serveur %s (DN de base '%s') et le serveur %s (DN de base '%s') ont le m\u00eame ID de domaine\u00a0: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=Les serveurs suivants dans les deux topologies ont le m\u00eame ID de domaine.%n%s%n%nImpossible de fusionner les topologies de r\u00e9plication. Pour r\u00e9soudre le probl\u00e8me, reportez-vous \u00e0 la documentation. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Le serveur %s et le serveur %s ont le m\u00eame ID de serveur de r\u00e9plication\u00a0: %d. |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=Les serveurs suivants dans les deux topologies ont le m\u00eame ID de serveur de r\u00e9plication.%n%s%n%nImpossible de fusionner les topologies de r\u00e9plication. Pour r\u00e9soudre le probl\u00e8me, reportez-vous \u00e0 la documentation. |
| | | SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=Des erreurs se sont produites lors de la lecture des informations de registre sur %s, ce qui interdit toute fusion des topologies de r\u00e9plication. Vous devez corriger les probl\u00e8mes suivants avant de fusionner les topologies\u00a0:%n%s |
| | | INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION=Pour pouvoir configurer la r\u00e9plication, les informations d'enregistrement des serveurs %s et %s doivent \u00eatre fusionn\u00e9es. Si un conflit est d\u00e9tect\u00e9, les informations du serveur %s sont conserv\u00e9es et celles du serveur %s sont remplac\u00e9es.%nVoulez-vous continuer\u00a0? |
| | | INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION=Pour pouvoir configurer la r\u00e9plication, les informations d'enregistrement des serveurs %s et %s doivent \u00eatre fusionn\u00e9es. Si un conflit est d\u00e9tect\u00e9, les informations du serveur %s sont conserv\u00e9es et celles du serveur %s sont remplac\u00e9es. |
| | | INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS=Fusion des informations d'enregistrement |
| | | ###SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error reading replication \ |
| | | ### configuration of server %s.%nDetails: %s |
| | | SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Erreur lors de la lecture de la configuration de r\u00e9plication du serveur %s.%nD\u00e9tails\u00a0: %s |
| | | INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE=Suppression des r\u00e9f\u00e9rences sur le DN de base %s du serveur %s |
| | | INFO_REPLICATION_DISABLING_BASEDN=D\u00e9sactivation de la r\u00e9plication sur le DN de base %s du serveur %s |
| | | INFO_REPLICATION_DISABLING_REPLICATION_SERVER=D\u00e9sactivation du port de r\u00e9plication %s sur le serveur %s |
| | |
| | | INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS=Les serveurs suivants disposent d'un serveur de r\u00e9plication (avec un journal des modifications et un port de r\u00e9plication), mais ne sont pas connect\u00e9s \u00e0 un serveur contenant des donn\u00e9es r\u00e9pliqu\u00e9es. |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=Un seul serveur de r\u00e9plication est d\u00e9fini pour le DN de base suivant : %n%s%nIl est recommand\u00e9 de disposer d'au moins deux serveurs de r\u00e9plication (deux journaux des modifications) pour \u00e9viter un point d'\u00e9chec unique dans la topologie de r\u00e9plication.%nVoulez-vous continuer\u00a0? |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=Un seul serveur de r\u00e9plication est d\u00e9fini pour le DN de base suivant : %n%s%nIl est recommand\u00e9 de disposer d'au moins deux serveurs de r\u00e9plication (deux journaux des modifications) pour \u00e9viter un point d'\u00e9chec unique dans la topologie de r\u00e9plication. |
| | | ###SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \ |
| | | ### for the following base DN's:%n%s%nAt least one replication server (a \ |
| | | ### changelog) is required in the replication topology. It is recommended to \ |
| | | ### have at least two replication servers (two changelogs) to avoid a single \ |
| | | ### point of failure in the replication topology. |
| | | SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=Aucun serveur de r\u00e9plication n'est d\u00e9fini pour les DN de base suivants\u00a0:%n%s%nVous devez d\u00e9finir au moins un serveur de r\u00e9plication (journal des modifications) dans la topologie de r\u00e9plication. Il est recommand\u00e9 de d\u00e9finir au moins deux serveurs de r\u00e9plication (deux journaux des modifications) pour \u00e9viter de cr\u00e9er un point d'\u00e9chec unique dans la topologie de r\u00e9plication. |
| | | INFO_REPLICATION_STATUS_SECURITY_ENABLED=Activ\u00e9 |
| | | INFO_REPLICATION_STATUS_SECURITY_DISABLED=D\u00e9sactiv\u00e9 |
| | | INFO_REPLICATION_CRITICAL_ERROR_DETAILS=D\u00e9tails\u00a0: %s |
| | |
| | | INFO_PROGRESS_PRE_INITIALIZATION_LOCAL_FINISHED_PROCEDURE=Vous pouvez d\u00e9sormais proc\u00e9der \u00e0 l'initialisation du contenu des DN de base sur le serveur %s. Pour ce faire, vous pouvez utiliser la commande import-ldif ou bien la copie binaire.%n%nUne fois l'initialisation termin\u00e9e, utilisez la sous-commande '%s' pour que la r\u00e9plication fonctionne avec les nouveaux DN de base. |
| | | INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=Vous pouvez d\u00e9sormais proc\u00e9der \u00e0 l'initialisation du contenu des DN de base sur tous les serveurs r\u00e9pliqu\u00e9s. Pour ce faire, vous pouvez utiliser la commander import-ldif ou bien la copie binaire. Vous devez utiliser le m\u00eame fichier LDIF ou la m\u00eame copie binaire sur chaque serveur.%n%nUne fois l'initialisation termin\u00e9e, utilisez la sous-commande ''%s' pour que la r\u00e9plication fonctionne avec le contenu des nouveaux DN de base. |
| | | INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=Proc\u00e9dure post-initialisation termin\u00e9e. |
| | | ###SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | ###SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Erreur lors de la lecture de la progression de l'op\u00e9ration. |
| | | SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Erreur lors de la lecture de la progression de l'op\u00e9ration. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG=Une erreur inattendue s'est produite au cours de l'op\u00e9ration. Statut de la t\u00e2che\u00a0: %s. Consultez les journaux d'erreurs de %s pour plus d'informations. |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG=Une erreur inattendue s'est produite au cours de l'op\u00e9ration. Derniers d\u00e9tails du fichier journal\u00a0: %s. Statut de la t\u00e2che\u00a0 %s. Consultez les journaux d'erreurs de %s pour plus d'informations. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG=Une erreur inattendue s'est produite au cours de l'op\u00e9ration. Statut de la t\u00e2che\u00a0: %s. Consultez les journaux d'erreurs de %s pour plus d'informations. |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG=Une erreur inattendue s'est produite au cours de l'op\u00e9ration. Derniers d\u00e9tails du fichier journal\u00a0: %s. Statut de la t\u00e2che\u00a0 %s. Consultez les journaux d'erreurs de %s pour plus d'informations. |
| | | ###SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | ###SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Erreur lors du d\u00e9marrage de l'op\u00e9ration. |
| | | SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Erreur lors du d\u00e9marrage de l'op\u00e9ration. |
| | | INFO_REPLICATION_SUBCOMMAND_PROMPT=Que souhaitez-vous faire\u00a0? |
| | | INFO_REPLICATION_ENABLE_MENU_PROMPT=Activer la r\u00e9plication |
| | | INFO_REPLICATION_DISABLE_MENU_PROMPT=D\u00e9sactiver la r\u00e9plication |
| | |
| | | INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=Initialisation post-externe |
| | | INFO_REPLICATION_STATUS_MENU_PROMPT=Statut de la r\u00e9plication de l'affichage |
| | | INFO_REPLICATION_POST_ENABLE_INFO=La r\u00e9plication a bien \u00e9t\u00e9 activ\u00e9e. Remarque\u00a0: pour que la r\u00e9plication puisse fonctionner, vous devez initialiser le contenu des DN de base que vous r\u00e9pliquez (utiliser %s %s). |
| | | ###SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The argument \ |
| | | ### "--%s" must be specified when this application is used non-interactively |
| | | SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=Vous devez sp\u00e9cifier l'option "--%s" si vous utilisez cette application en mode non interactif |
| | | INFO_REPLICATION_NON_INTERACTIVE=La ligne de commande non interactive \u00e9quivalente est\u00a0: %n%s |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Afficher l'argument non interactif \u00e9quivalent dans la sortie standard lorsque cette commande est ex\u00e9cut\u00e9e en mode interactif |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=Afficher l'option non interactive \u00e9quivalente dans la sortie standard lorsque cette commande est ex\u00e9cut\u00e9e en mode interactif |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=Chemin complet vers le fichier dans lequel les commandes non interactives \u00e9quivalentes sont \u00e9crites lorsque cette commande est ex\u00e9cut\u00e9e en mode interactif |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=Utilisez cette option pour acc\u00e9der aux param\u00e8tres avanc\u00e9s lorsque vous ex\u00e9cutez cette commande en mode interactif |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=Une erreur s'est produite lors de la tentative d'\u00e9criture de la ligne de commande non interactive \u00e9quivalente vers le fichier %s. D\u00e9tails de l'erreur\u00a0: %s |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Cannot \ |
| | | ### write to file %s. Verify that you have access rights to that file and that \ |
| | | ### you provided the full path of the file |
| | | ###SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=The \ |
| | | ### specified path %s to write the equivalent command is a directory. You must \ |
| | | ### specify a path to a file |
| | | SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Impossible d'\u00e9crire dans le fichier %s. V\u00e9rifiez que vous disposez de droits d'acc\u00e8s sur ce fichier et que vous avez bien indiqu\u00e9 son chemin d'acc\u00e8s complet |
| | | SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=Le chemin sp\u00e9cifi\u00e9 pour l'\u00e9criture de la commande \u00e9quivalente (%s) est un r\u00e9pertoire. Vous devez sp\u00e9cifier le chemin d'un fichier |
| | | MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=Le premier serveur est d\u00e9j\u00e0 configur\u00e9 avec le port de r\u00e9plication '%d'. Le port du serveur de r\u00e9plication '%d' a \u00e9t\u00e9 ignor\u00e9. |
| | | MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=Le second serveur est d\u00e9j\u00e0 configur\u00e9 avec le port de r\u00e9plication '%d'. Le port du serveur de r\u00e9plication '%d' a \u00e9t\u00e9 ignor\u00e9. |
| | | INFO_CONTROL_PANEL_TITLE=Panneau de contr\u00f4le de %s |
| | |
| | | INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE=Oui |
| | | INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE=Non |
| | | MILD_ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME=Ne peut modifier la classe de l'objet et renommer l'entr\u00e9e. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA=Donn\u00e9es de r\u00e9pertoire |
| | | INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES=G\u00e9rer les entr\u00e9es |
| | | INFO_CTRL_PANEL_ACTION_NEW_BASEDN=Nouveau DN de base... |
| | |
| | | MILD_ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE=Valeur de dn non valide\u00a0: '%s' |
| | | MILD_ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH=Les mots de passe indiqu\u00e9s ne correspondent pas. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED=Vous devez fournir une valeur pour l'attribut %s. |
| | | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP=LDAP |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAPS=LDAPS |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS=LDAP (permet StartTLS) |
| | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE=R\u00e9plication (s\u00e9curis\u00e9e) |
| | | INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION=Connecteur d'administration |
| | | INFO_CTRL_PANEL_CONN_HANDLER_OTHER=Autre |
| | | |
| | | INFO_CTRL_PANEL_INDEX_SUBSTRING=Sous-cha\u00eene |
| | | INFO_CTRL_PANEL_INDEX_PRESENCE=Pr\u00e9sence |
| | | INFO_CTRL_PANEL_INDEX_EQUALITY=Egalit\u00e9 |
| | | INFO_CTRL_PANEL_INDEX_APPROXIMATE=Approximation |
| | | INFO_CTRL_PANEL_INDEX_ORDERING=Par ordre |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE=Attribut |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES=Types d'index |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT=Limite d'entr\u00e9e |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD=N\u00e9cessite une reconstitution |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME=Nom |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN=DN de base |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE=Domaine |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER=Filtrer |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER=Ordre de tri |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD=N\u00e9cessite une reconstitution |
| | | |
| | | INFO_CTRL_PANEL_BINARY_VALUE=- valeur binaire - |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE64=- valeur en base64 - |
| | | # |
| | |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=La t\u00e2che suivante est ex\u00e9cut\u00e9e\u00a0: %s<br>Elle ne peut \u00eatre ex\u00e9cut\u00e9e simultan\u00e9ment avec la t\u00e2che %s |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION=Ajouter des entr\u00e9es aux groupes. |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP=Mise \u00e0 jour du groupe '%s' |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY=Ligne de commande \u00e9quivalente pour modifier l'entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME=Ligne de commande \u00e9quivalente pour renommer l'entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN=Ligne de commande \u00e9quivalente pour supprimer le DN de base\u00a0: |
| | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=Suppression du DN de base '%s' |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=Suppression des DN de base '%s' |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=Suppression du backend '%s' |
| | | |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=D\u00e9sactivation de la r\u00e9plication du DN de base '%s' |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION=Supprimer les entr\u00e9es. |
| | | |
| | | INFO_CTRL_PANEL_ENTRIES_DELETED=%d d'entr\u00e9es supprim\u00e9es. |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY=Suppression de '%s'... |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY=Ligne de commande \u00e9quivalente pour supprimer l'entr\u00e9e '%s'\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX=Ligne de commande \u00e9quivalente pour supprimer l'index\u00a0: |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION=Supprimer les index dans le backend '%s'. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION=Supprimer les index dans les backends '%s'. |
| | | INFO_CTRL_PANEL_DELETING_INDEX=Supprimer l'index '%s' |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=Suppression de l'index VLV '%s' |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG=Voulez-vous vraiment supprimer les \u00e9l\u00e9ments '%s' d\u00e9finis dans le sch\u00e9ma\u00a0? |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION=Supprimer les \u00e9l\u00e9ments du sch\u00e9ma |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=Suppression de la classe d'objet '%s' |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=Suppression de l'attribut '%s' |
| | | |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=Erreur dans la mise \u00e0 jour du sch\u00e9ma. D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=Erreur dans la mise \u00e0 jour de la configuration. D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=Erreur dans la v\u00e9rification de l'entr\u00e9e. D\u00e9tails\u00a0: %s |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_OFFLINE=Cette op\u00e9ration \u00e9quivaut \u00e0 la suppression de l'attribut suivant du sch\u00e9ma de l'entr\u00e9e de d\u00e9finition (cn=sch\u00e9ma) dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_ONLINE=Ligne de commande \u00e9quivalente pour mettre \u00e0 jour le sch\u00e9ma\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE=Vous pouvez \u00e9galement supprimer l'attribut '%s' en supprimant l'attribut suivant de l'entr\u00e9e de d\u00e9finition de sch\u00e9ma (cn=schema) dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE=Vous pouvez \u00e9galement supprimer la classe d'objet '%s' en supprimant l'attribut suivant de l'entr\u00e9e de d\u00e9finition de sch\u00e9ma (cn=schema) dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE=Ligne de commande \u00e9quivalente pour supprimer l'attribut '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE=Ligne de commande \u00e9quivalente pour supprimer la classe d'objet '%s'\u00a0: |
| | | INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION=Modifier l'entr\u00e9e '%s'. |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=Renommage de l'entr\u00e9e '%s' en '%s' |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=Modification de l'entr\u00e9e '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION=Nouvelle entr\u00e9e '%s'. |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=Cr\u00e9ation d'une entr\u00e9e '%s' |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=Ligne de commande \u00e9quivalente pour cr\u00e9er l'entr\u00e9e\u00a0: |
| | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX=Ligne de commande \u00e9quivalente pour reconstituer les index dans '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=Ligne de commande \u00e9quivalente pour activer le backend '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=Ligne de commande \u00e9quivalente pour d\u00e9sactiver le backend '%s'\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=Activation du backend '%s' |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=D\u00e9sactivation du backend '%s' |
| | | |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION=R\u00e9initialiser le mot de passe pour l'entr\u00e9e '%s'. |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=Mise \u00e0 jour du mot de passe de l'entr\u00e9e '%s' |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=Ligne de commande \u00e9quivalente pour r\u00e9initialiser le mot de passe\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION=Red\u00e9marrer Serveur. |
| | | INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION=D\u00e9marrer Serveur. |
| | | INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION=Arr\u00eater Serveur. |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=Ligne de commande \u00e9quivalente pour arr\u00eater le serveur\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=Ligne de commande \u00e9quivalente pour d\u00e9marrer le serveur\u00a0: |
| | | INFO_CTRL_PANEL_SERVER_STOPPED=Serveur arr\u00eat\u00e9 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Cette op\u00e9ration \u00e9quivaut \u00e0 la suppression de l'attribut suivant du sch\u00e9ma de l'entr\u00e9e de d\u00e9finition (cn=sch\u00e9ma) dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Cette op\u00e9ration \u00e9quivaut \u00e0 l'ajout de l'entr\u00e9e suivante dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_ONLINE=Ligne de commande \u00e9quivalente pour mettre \u00e0 jour le sch\u00e9ma\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=Vous pouvez \u00e9galement ajouter les \u00e9l\u00e9ments de sch\u00e9ma '%s' en ajoutant l'entr\u00e9e suivante au fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=Vous pouvez \u00e9galement ajouter les \u00e9l\u00e9ments de sch\u00e9ma '%s' en ajoutant les attributs suivants \u00e0 l'entr\u00e9e de d\u00e9finition de sch\u00e9ma (cn=schema) dans le fichier '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE=Ligne de commande \u00e9quivalente pour ajouter l'attribut '%s'\u00a0: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE=Ligne de commande \u00e9quivalente pour ajouter la classe d'objet '%s'\u00a0: |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=N'a pu trouver de backend |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS=Le backend '%s' n'a pu \u00eatre trouv\u00e9. V\u00e9rifier le panneau central pour des informations. |
| | | |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY=Le serveur n'est pas en cours d'ex\u00e9cution |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS=Pour parcourir les donn\u00e9es, le serveur doit \u00eatre en cours d'ex\u00e9cution et vous devez fournir une authentification. |
| | | |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=Indique qu'un champ est obligatoire |
| | | |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY=Il est n\u00e9cessaire de reconstituer l'index |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS=La configuration de l'index pour '%s' a \u00e9t\u00e9 modifi\u00e9e avec succ\u00e8s. Pour que la configuration soit prise en compte, les fichiers d'index de base de donn\u00e9es doivent \u00eatre r\u00e9g\u00e9n\u00e9r\u00e9s. Ceci peut \u00eatre fait en utilisant l'outil 'Reconstituer les index' ou en r\u00e9important le contenu du backend '%s'<br><br> Voulez-vous reconstituer l'index maintenant\u00a0? |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS=La configuration de l'index pour '%s' a \u00e9t\u00e9 modifi\u00e9e avec succ\u00e8s. Pour que la configuration soit prise en compte, les fichiers d'index de base de donn\u00e9es doivent \u00eatre r\u00e9g\u00e9n\u00e9r\u00e9s. Ceci peut \u00eatre fait en utilisant l'outil 'Reconstituer les index' ou en r\u00e9important le contenu du backend '%s'.<br> Durant la reconstitution des index le backend '%s' sera d\u00e9sactiv\u00e9 et aucun de ses suffixes ne sera accessible.<br><br> Voulez-vous reconstruire l'index maintenant\u00a0? |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY=Authentification requise |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE=Ligne de commande \u00e9quivalente\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY=Reconstitution des index dans le backend '%s'... |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=Reconstitution de l'index compl\u00e8te |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS=Les index ont \u00e9t\u00e9 reconstitu\u00e9s avec succ\u00e8s. |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY=Erreur lors de la reconstitution des index |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS= Une erreur est apparue en reconstituant l'index. Code d'erreur\u00a0: %d. |
| | | |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=D\u00e9tails\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY=D\u00e9marrage du serveur... |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY=D\u00e9marrage termin\u00e9 |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=Le serveur a d\u00e9marr\u00e9 avec succ\u00e8s |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY=Erreur lors du d\u00e9marrage du serveur |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=Une erreur est apparue lors du d\u00e9marrage du serveur Code d'erreur\u00a0: %d |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=Une erreur s'est produite lors du d\u00e9marrage du serveur. Code d'erreur\u00a0: %d |
| | | |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY=Red\u00e9marrage termin\u00e9 |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=Le serveur a red\u00e9marr\u00e9 avec succ\u00e8s |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY=Erreur lors du red\u00e9marrage du serveur |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Une erreur est apparue lors du d\u00e9marrage du serveur Code d'erreur\u00a0: %d |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=Une erreur s'est produite lors du red\u00e9marrage du serveur. Code d'erreur\u00a0: %d |
| | | |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY=Arr\u00eat du serveur... |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=Arr\u00eat termin\u00e9 |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=Le serveur s'est arr\u00eat\u00e9 avec succ\u00e8s |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY=Erreur lors de l'arr\u00eat du serveur |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=Une erreur est apparue lors de l'arr\u00eat du serveur Code d'erreur\u00a0: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=Une erreur s'est produite lors de l'arr\u00eat du serveur. Code d'erreur\u00a0: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE=La ligne de commande %s signale la r\u00e9ussite de l'op\u00e9ration mais le serveur semble \u00eatre en cours d'ex\u00e9cution. |
| | | |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=Fermer la fen\u00eatre quand l'op\u00e9ration se termine |
| | | INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY=Veuillez attendre... |
| | | INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL=D\u00e9tails : |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=D\u00e9marrer le Serveur. |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=Arr\u00eater le Serveur. |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=Red\u00e9marrer le Serveur. |
| | | |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=D\u00e9marrer le Serveur |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=Arr\u00eater le Serveur |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=Red\u00e9marrer le Serveur |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY=Confirmation requise |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS=Si le serveur est arr\u00eat\u00e9, toutes les connexions ouvertes vers le serveur seront ferm\u00e9es et le serveur ne sera pas disponible.<br><br> Voulez-vous continuer\u00a0? |
| | | INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS=Durant le processus de red\u00e9marrage, toutes les connexions ouvertes vers le serveur seront ferm\u00e9es et le serveur ne sera pas disponible.<br><br> Voulez-vous continuer\u00a0? |
| | | |
| | | INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY=Chargement du panneau... |
| | | INFO_CTRL_PANEL_CHECKING_SUMMARY=V\u00e9rification... |
| | | INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY=Actualisation de la liste... |
| | |
| | | INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY=Lecture des param\u00e8tres Java... |
| | | INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY=V\u00e9rification de l'authentification... |
| | | INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY=Lecture de la configuration... |
| | | |
| | | INFO_CTRL_PANEL_BASE_DN_LABEL=DN de base\u00a0: |
| | | INFO_CTRL_PANEL_FILTER_LABEL=Filtre\u00a0: |
| | | INFO_CTRL_PANEL_APPLY_BUTTON_LABEL=Appliquer |
| | |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=Aucune correspondance trouv\u00e9e |
| | | INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED=Affichage d'enfants maximum %d. Essayer d'appliquer un filtre. |
| | | INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP=Utiliser '*' pour une recherche de sous-cha\u00eene. |
| | | INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES=Nombre d'entr\u00e9es\u00a0: %d |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour parcourir les donn\u00e9es. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY=Pour parcourir les donn\u00e9es, le serveur doit \u00eatre en cours d'ex\u00e9cution et vous devez fournir une authentification. |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=Une erreur s'est produite en essayant de se connecter au serveur pour lire les donn\u00e9es. D\u00e9tails\u00a0: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS=Erreur de connexion |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_LABEL=Attribut\u00a0: |
| | | INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL=Limite d'entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_INDEX_TYPE_LABEL=Type d'index\u00a0: |
| | |
| | | # and must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL=<html>L'index a \u00e9t\u00e9 modifi\u00e9.<br>Reconstituer les index requis (en utilisant la fonction 'Reconstituer l'index' ou 'Importer'). |
| | | |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL=Attributs de personnalisation |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL=Attributs standard |
| | | |
| | | INFO_CTRL_PANEL_INDEX_DETAILS_LABEL=D\u00e9tails de l'index |
| | | |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL=La limite de l'entr\u00e9e doit \u00eatre un nombre entier entre %d et %d. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED=Vous devez s\u00e9lectionner au moins un type d'index (par approximation, par ordre, par pr\u00e9sence ou par sous-cha\u00eene). |
| | | ###SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unexpected error. Details: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Erreur inattendue. D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS=L'entr\u00e9e '%s' existe d\u00e9j\u00e0. |
| | | |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=Cr\u00e9ation d'une nouvelle entr\u00e9e... |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=Entr\u00e9e cr\u00e9\u00e9e |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS=L'entr\u00e9e a \u00e9t\u00e9 cr\u00e9\u00e9e avec succ\u00e8s. |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY=Erreur lors de la cr\u00e9ation d'une nouvelle entr\u00e9e |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS=Une erreur est apparue lors de la cr\u00e9ation d'une entr\u00e9e. |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING=Pour cr\u00e9er une entr\u00e9e, le serveur doit \u00eatre en cours d'ex\u00e9cution et vous devez fournir une authentification. |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION=Pour cr\u00e9er une entr\u00e9e vous devez fournir une authentification. |
| | | MILD_ERR_LDIF_REPRESENTATION_REQUIRED=Vous devez fournir la repr\u00e9sentation LDIF de l'entr\u00e9e. |
| | | MILD_ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED=Vous devez fournir les valeurs de la classe d'objet de l'entr\u00e9e. |
| | | |
| | | INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL=Par exemple\u00a0: (|(cn=*)(sn=*)) |
| | | INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL=Par exemple\u00a0. dc=sous-arborescence, dc=exe;plem dc=co; |
| | | INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL=D\u00e9tails de l'index VLV |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL=Nom\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL=DN de base\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL=Filtre\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_SEARCH_SCOPE_LABEL=\u00c9tendue de la recherche\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_SEARCH_FILTER_LABEL=Filtre de recherche\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_SORT_ORDER_LABEL=Ordre de tri\u00a0. |
| | | INFO_CTRL_PANEL_VLV_INDEX_SORT_ORDER_LABEL=Ordre de tri\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_MAX_BLOCK_SIZE_LABEL=Taille maximale du bloc\u00a0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_OBJECT_LABEL=Objet de base |
| | | INFO_CTRL_PANEL_VLV_INDEX_SINGLE_LEVEL_LABEL=Niveau unique |
| | |
| | | INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL=Supprimer |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL=D\u00e9placer vers le haut |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL=D\u00e9placer vers le bas |
| | | |
| | | INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL=Autre\u00a0: |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_LABEL=(croissant) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_LABEL=(d\u00e9croissant) |
| | | |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=N'a pu trouver de sch\u00e9ma |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS=Le sch\u00e9ma n'a pas pu \u00eatre trouv\u00e9 V\u00e9rifier le panneau central pour plus d'informations. |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=Index non d\u00e9finis |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG=Pour que cet index VLV soit efficace, les index suivants doivent \u00eatre configur\u00e9s dans '%s'\u00a0: <br>%s <br><br>Voulez-vous continuer\u00a0? |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE=\u00e9galit\u00e9 |
| | | INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE=sous-cha\u00eene |
| | | INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE=par ordre |
| | | INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE=pr\u00e9sence |
| | | INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE=approximation |
| | | |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=Vous devez mettre \u00e0 jour la d\u00e9finition de l'index '%s' pour qu'elle soit de type %s. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=Vous devez d\u00e9finir l'index '%s' pour qu'il soit de type %s. |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX=Vous devez d\u00e9finir l'index '%s'. |
| | |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=Le filtre fourni n'est pas valide. D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED=Vous devez s\u00e9lectionner au moins un attribut pour l'ordre de tri. |
| | | MILD_ERR_CTRL_PANEL_INVALID_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED=La taille maximale du bloc doit \u00eatre un nombre entier compris entre %d et %d. |
| | | |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE=Ajouter au groupe |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL=Entr\u00e9es \u00e0 ajouter |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL=Groupes\u00a0: |
| | |
| | | MILD_ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND=Le backend '%s' n'a pu \u00eatre trouv\u00e9. |
| | | MILD_ERR_CTRL_PANEL_NOT_A_STATIC_GROUP=L'entr\u00e9e '%s' existe mais ce n'est pas un groupe statique. |
| | | MILD_ERR_CTRL_PANEL_GROUP_NOT_PROVIDED=Vous devez sp\u00e9cifier un groupe. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY=Ajout au groupe... |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=Entr\u00e9es ajout\u00e9es aux groupes |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS=Les entr\u00e9es ont \u00e9t\u00e9 ajout\u00e9es avec succ\u00e8s. |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY=Erreur lors de l'addition aux groupes |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS=Une erreur s'est produite lors de l'addition aux groupes. |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE=Syntaxe d'attribut |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS=D\u00e9tails de syntaxe d'attribut |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME=Nom\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID=OID\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION=Description\u00a0: |
| | | INFO_CTRL_PANEL_USED_BY_ATTRIBUTES=Utilis\u00e9 par les attributs\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE=Index de backend |
| | | INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE=Index VLV de backend |
| | | |
| | | INFO_CTRL_PANEL_NO_BACKUPS_FOUND=- pas de sauvegarde trouv\u00e9e - |
| | | |
| | | INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL=Parcourir... |
| | | INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL=Sauvegardes disponibles\u00a0: |
| | | INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL=Actualiser la liste |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL=V\u00e9rifier la sauvegarde |
| | | MILD_ERR_ERROR_SEARCHING_BACKUPS_SUMMARY=Erreur lors de la recherche de sauvegardes |
| | | |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_PATH_LABEL=Chemin d\u2019acc\u00e8s \u00e0 la sauvegarde\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_TITLE=Lancer l'ex\u00e9cution de sauvegarde |
| | | INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL=Toutes les backends |
| | | INFO_CTRL_PANEL_BACKUP_TYPE_LABEL=Type de sauvegarde\u00a0: |
| | |
| | | INFO_CTRL_PANEL_BACKUP_ID_LABEL=ID de sauvegarde\u00a0: |
| | | INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL=Sauvegardes parents disponibles\u00a0: |
| | | INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL=Options de sauvegarde\u00a0: |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Donn\u00e9es compress\u00e9es (.gzip) |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=Donn\u00e9es compress\u00e9es |
| | | INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL=Donn\u00e9es chiffr\u00e9es |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=G\u00e9n\u00e9rer une synth\u00e8se de message de contenu de sauvegarde \u00e0 utiliser comme somme de contr\u00f4le. |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=G\u00e9n\u00e9rer une synth\u00e8se de message de contenu de sauvegarde \u00e0 utiliser comme somme de contr\u00f4le |
| | | INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL=Signer un hachage de synth\u00e8se de message |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour ex\u00e9cuter la sauvegarde. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_SELECTED=Aucune backend s\u00e9lectionn\u00e9e. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE=Aucun backend disponible. |
| | | MILD_ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED=Aucun chemin de sauvegarde fourni. |
| | |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY=Erreur lors de la sauvegarde |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS=Une erreur s'est produite lors de la sauvegarde. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_BACKUP_TASK_NAME=Sauvegarder |
| | | |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=Autre DN de base |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=Vous devez fournir un DN de base. |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=Le DN de base fourni n'est pas valide. D\u00e9tails\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_NO_VALUE_SPECIFIED=- Aucune valeur sp\u00e9cifi\u00e9e - |
| | | MILD_ERR_CTRL_PANEL_FILE_NOT_PROVIDED=Vous devez fournir une valeur pour le fichier. |
| | | MILD_ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST=Le fichier '%s' n'existe pas. |
| | |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=Une erreur s'est produite lors de la lecture du contenu du fichier. D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=Une erreur s'est produite lors du d\u00e9codage de la cha\u00eene de base 64. D\u00e9tails\u00a0: %s |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=\u00c9diter un attribut binaire |
| | | |
| | | INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE=Utiliser le contenu du fichier\u00a0: |
| | | INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE_64=Indiquez le contenu bianire en format de base 64\u00a0: |
| | | INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL=Actualiser |
| | |
| | | INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE_64=- Indiquez la valeur en base 64 - |
| | | INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL=Image de l'attribut |
| | | INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL=Aper\u00e7u indisponible. |
| | | |
| | | INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE=Afficher l'attribut binaire |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL=Valeur en format base 64\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE=G\u00e9rer les entr\u00e9es |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_MENU=Nouvel utilisateur... |
| | | INFO_CTRL_PANEL_NEW_GROUP_MENU=Nouveau groupe... |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU=Nouvelle organisation... |
| | |
| | | INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=Vue simplifi\u00e9e |
| | | INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=Attribut Vue |
| | | INFO_CTRL_PANEL_LDIF_VIEW_MENU=Vue LDIF |
| | | INFO_CTRL_PANEL_SORT_USER_DATA=Trier les donn\u00e9es utilisateur |
| | | INFO_CTRL_PANEL_FOLLOW_REFERRALS=Suivre les r\u00e9f\u00e9rences |
| | | INFO_CTRL_PANEL_REFRESH_DATA=Actualiser le contenu |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_MENU=Supprimer l\u2019entr\u00e9e... |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=Supprimer l\u2019entr\u00e9e... |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=Supprimer le DN de base... |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_MENU=Supprimer le backend... |
| | | |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY=Supprimer les entr\u00e9es... |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE=Entr\u00e9es supprim\u00e9es |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL=Les entr\u00e9es ont \u00e9t\u00e9 correctement supprim\u00e9es. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=Une erreur s'est produite lors de la suppression d'entr\u00e9es |
| | | INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE=Index |
| | | INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE=Index VLV |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_LABEL=Moteur de traitement\u00a0: |
| | | INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- Aucun backend n'a \u00e9t\u00e9 trouv\u00e9 - |
| | | INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- Aucun DN de base n'a \u00e9t\u00e9 trouv\u00e9 - |
| | |
| | | INFO_CTRL_PANEL_NEW_INDEX_MENU=Nouvel index... |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU=Nouvel index VLV... |
| | | INFO_CTRL_PANEL_DELETE_INDEX_MENU=Supprimer l'index... |
| | | |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE=G\u00e9rer les index |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE=- Aucun backend trouv\u00e9 - |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS=Il n'y avait pas de backend d\u00e9fini. Pour cr\u00e9er et g\u00e9rer des index, vous devez cr\u00e9er un backend. Pour cr\u00e9er un nouvel backend, vous pouvez utiliser l'action "Nouveau DN de base". |
| | |
| | | INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL=Les index '%s' dans le backend '%s' ont \u00e9t\u00e9 supprim\u00e9s avec succ\u00e8s. |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY=Erreur lors de la suppression des index |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS=Une erreur s'est produite lors de la suppression des index '%s'. |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE=Attributs |
| | | INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE=Classes d\u00b4objets |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE=Standard |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU=Nouvelle classe d'objet... |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU=Nouvel attribut... |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU=Supprimer... |
| | | |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME=Nom |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE=Type |
| | | INFO_CTRL_PANEL_PARENT_CLASS=Classe parente |
| | | INFO_CTRL_PANEL_PARENT_CLASS=Classe sup\u00e9rieure |
| | | INFO_CTRL_PANEL_CHILD_CLASS=Classe enfant |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES=Attributs requis |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES=Attributs facultatifs |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER=Nombre d'\u00e9l\u00e9ments\u00a0: %d |
| | | |
| | | INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED=Aucun \u00e9l\u00e9ment de sch\u00e9ma s\u00e9lectionn\u00e9 |
| | | INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED=\u00c9lement de cat\u00e9gorie s\u00e9lectionnn\u00e9 |
| | | INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED=\u00c9l\u00e9ments de sch\u00e9ma multiple s\u00e9lectionn\u00e9s |
| | | MILD_ERR_CANNOT_DELETE_PARENT_OBJECTCLASS=La classe d'objet '%s' est sup\u00e9rieure aux classes suivantes\u00a0: %s. Vous devez red\u00e9finir ces classes de fa\u00e7on \u00e0 ce qu'elles n'h\u00e9ritent pas de la classe d'objet '%s' avant de la supprimer. |
| | | MILD_ERR_CANNOT_DELETE_PARENT_ATTRIBUTE=L'attribut '%s' est sup\u00e9rieur aux attributs suivants\u00a0: %s. Vous devez red\u00e9finir ces attributs de fa\u00e7on \u00e0 ce qu'ils n'h\u00e9ritent pas de l'attribut '%s' avant de le supprimer. |
| | | MILD_ERR_CANNOT_DELETE_ATTRIBUTE_WITH_DEPENDENCIES=L'attribut '%s' est facultatif ou requis par les classes d'objet suivantes\u00a0: %s. Vous devez red\u00e9finir ces classes de fa\u00e7on \u00e0 ce qu'elles ne d\u00e9pendent pas de l'attribut '%s' avant de le supprimer. |
| | | |
| | | INFO_OBJECTCLASS_IS_SUPERIOR=La classe d'objet '%s' est un sup\u00e9rieur des classes d'objet suivantes\u00a0: %s. Si vous continuez, ces classes d'objet vont \u00eatre mises \u00e0 jour avec un nouveau sup\u00e9rieur. |
| | | INFO_OBJECTCLASSES_ARE_SUPERIOR=Les classes d'objet s\u00e9lectionn\u00e9es sont des sup\u00e9rieurs des classes d'objet suivantes\u00a0: %s. Si vous continuez, ces classes d'objet vont \u00eatre mises \u00e0 jour avec un nouveau sup\u00e9rieur. |
| | | INFO_ATTRIBUTE_IS_SUPERIOR=L'attribut '%s' est un sup\u00e9rieur des attributs suivants\u00a0: %s. Si vous continuez, ces attributs vont \u00eatre mis \u00e0 jour avec un nouveau sup\u00e9rieur. |
| | | INFO_ATTRIBUTES_ARE_SUPERIOR=Les attributs s\u00e9lectionn\u00e9s sont des sup\u00e9rieurs des attributs suivants\u00a0: %s. Si vous continuez, ces attributs vont \u00eatre mis \u00e0 jour avec un nouveau sup\u00e9rieur. |
| | | INFO_ATTRIBUTE_WITH_DEPENDENCIES=L'attribut '%s' est facultatif ou requis pour les classes d'objet suivantes\u00a0: %s. Si vous continuez, la d\u00e9finition de ces classes d'objet va \u00eatre modifi\u00e9e. |
| | | INFO_ATTRIBUTES_WITH_DEPENDENCIES=Les attributs s\u00e9lectionn\u00e9s sont facultatifs ou requis pour les classes d'objet suivantes\u00a0: %s. Si vous continuez, la d\u00e9finition de ces classes d'objet va \u00eatre modifi\u00e9e. |
| | | INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE=G\u00e9rer le sch\u00e9ma |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE=Supprimer les classes d'objet |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE=Supprimer les attributs |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE=Supprimer les classes d'objet et les attributs |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_DETAILS=Voulez-vous vraiment supprimer les \u00e9l\u00e9ments '%s' d\u00e9finis dans le sch\u00e9ma\u00a0? |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY=Suppression... |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE=D\u00e9finitions du sch\u00e9ma supprim\u00e9es |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=Les \u00e9l\u00e9ments du sch\u00e9ma '%s' ont \u00e9t\u00e9 supprim\u00e9s avec succ\u00e8s |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY=Erreur lors de la suppression d'\u00e9l\u00e9ments |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=Une erreur s'est produite lors de la suppression d'\u00e9l\u00e9ments du sch\u00e9ma. V\u00e9rifiez les d\u00e9tails pour plus d'informations |
| | | |
| | | INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE=Attribut de configuration |
| | | INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE=Classe d'objet de configuration |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE=Attribut de personnalisation |
| | | INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE=Classe d'objet de personnalisation |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON=Supprimer l'attribut... |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE=Supprimer un attribut |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE=Modifier l'attribut |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour supprimer l'attribut. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS=Voulez-vous vraiment supprimer l'attribut '%s' d\u00e9fini dans le sch\u00e9ma\u00a0? |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY=Suppression de l'attribut '%s'... |
| | |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=L'attribut '%s' a \u00e9t\u00e9 supprim\u00e9 |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY=Erreur lors de la suppression de l'attribut |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS=Une erreur s'est produite lors de la suppression de l'attribut '%s'. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY=Modification de l'attribut '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE=Attribut modifi\u00e9 |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL=L'attribut '%s' a \u00e9t\u00e9 correctement modifi\u00e9 |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY=Erreur lors de la modification de l'attribut |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS=Une erreur s'est produite lors de la modification de l'attribut '%s'. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY=Modification de la classe d'objet '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE=Classe d'objet modifi\u00e9e |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL=La classe d'objet '%s' a \u00e9t\u00e9 correctement modifi\u00e9e |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY=Erreur lors de la modification de la classe d'objet |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS=Une erreur s'est produite lors de la modification de la classe d'objet '%s'. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON=Supprimer la classe d'objet... |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE=Supprimer la classe d'objet |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_DELETE=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour supprimer la classe d'objet. |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour modifier la classe d'objet. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS=Voulez-vous vraiment supprimer la classe d'objet '%s' d\u00e9finie dans le sch\u00e9ma\u00a0? |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY=Suppression de la classe d'objet '%s'... |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE=Classe d'objet supprim\u00e9e |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=La classe d'objet '%s' a \u00e9t\u00e9 supprim\u00e9e |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY=Erreur lors de la suppression de la classe d'objet |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS=Une erreur s'est produite lors de la suppression de la classe d'objet '%s'. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_TITLE=Supprimer le backend... |
| | | INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE=S\u00e9lectionner les backends \u00e0 supprimer\u00a0: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour supprimer un backend. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY=Suppression des backends... |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE=Backends supprim\u00e9s |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL=Les backends ont \u00e9t\u00e9 supprim\u00e9s. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=Une erreur s'est produite lors de la suppression de backends. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=Les backends suivants seront supprim\u00e9s. Toutes les entr\u00e9es d\u00e9finies sur tous les DN de base du backend et toutes les configuration d'index seront supprim\u00e9es. |
| | | INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=Voulez-vous continuer ? |
| | | |
| | | INFO_CTRL_PANEL_SELECT_ALL_BUTTON=Tout s\u00e9lectionner |
| | | INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON=Tout d\u00e9s\u00e9lectionner |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=Les backends suivants seront supprim\u00e9s et toute la configuration sera perdue\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=Supprimer le DN de base |
| | | INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=S\u00e9lectioner les DN de base \u00e0 supprimer\u00a0: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour supprimer un DN de base. |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=Suppression des DN de base... |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=DN de base supprim\u00e9s |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=Les DN de base ont \u00e9t\u00e9 supprim\u00e9s. |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=Une erreur s'est produite lors de la suppression des DN de base. V\u00e9rifiez les d\u00e9tails pour plus d'informations. |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=Les DN de base suivants seront supprim\u00e9s. Toutes les entr\u00e9es d\u00e9fini\u00e9es dans le DN de base seront supprim\u00e9es. |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=Erreur lors de la recherche d'entr\u00e9e |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=Erreur lors de la r\u00e9solution de la r\u00e9f\u00e9rence |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=Impossible de r\u00e9soudre les r\u00e9f\u00e9rences d\u00e9finies dans l'entr\u00e9e '%s'.<br><br>Les r\u00e9f\u00e9rences de l'entr\u00e9e sont\u00a0:<br>%s |
| | | MILD_ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS=Une erreur s'est produite lors de la r\u00e9solution de la r\u00e9f\u00e9rence '%s'.<br>D\u00e9tails\u00a0: %s |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL=Impossible de trouver l'entr\u00e9e sp\u00e9cifi\u00e9e dans '%s'. V\u00e9rifiez que cette entr\u00e9e existe sur le serveur %s. |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST=Impossible de trouver l'entr\u00e9e sp\u00e9cifi\u00e9e dans '%s'. V\u00e9rifiez que cette entr\u00e9e existe sur le serveur. |
| | | INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS=Pour modifier la r\u00e9f\u00e9rence dans l'entr\u00e9e, d\u00e9s\u00e9lectionnez l'option 'Suivre les r\u00e9f\u00e9rences' dans le menu 'Affichage'. |
| | | MILD_ERR_CTRL_PANEL_REFERRAL_LOOP=La r\u00e9f\u00e9rence s\u00e9lectionn\u00e9e est d\u00e9finie sur le serveur %s et fait r\u00e9f\u00e9rence \u00e0 une entr\u00e9e sur le m\u00eame serveur qui est un ascendant de cette entr\u00e9e. Cette configuration g\u00e9n\u00e8re une boucle dans la structure\u00a0DIT, ce qui doit \u00eatre \u00e9vit\u00e9. |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | MILD_ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY=Une erreur s'est produite lors de la recherche d'ent\u00e9re '%s'. D\u00e9tails\u00a0: <br>%s |
| | | |
| | | INFO_CTRL_PANEL_EXPORT_LDIF_TITLE=Exporter LDIF |
| | | INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL=Exporter vers le fichier\u00a0: |
| | | INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL=Si le fichier existe, \u00e9craser le contenu du fichier au lieu de l'ajouter. |
| | |
| | | INFO_CTRL_PANEL_EXPORT_WRAP_TEXT=Adaptation du texte \u00e0 la colonne |
| | | INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES=Exclure les attributs op\u00e9rationnels |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour effectuer l'exportation. |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKEND_SELECTED=Aucun backend s\u00e9lectionn\u00e9. |
| | | MILD_ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED=Le chemin fourni '%s' existe et c'est un r\u00e9pertoire. |
| | | MILD_ERR_CTRL_PANEL_INVALID_WRAP_COLUMN=La valeur de la colonne adapt\u00e9e doit \u00eatre entre %d et %d. |
| | |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=Erreur lors de l'exportation |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS=Une erreur s'est produite lors de l'exportation. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION=Exportation du backend '%s' vers le fichier '%s'. |
| | | |
| | | INFO_CTRL_PANEL_IMPORT_LDIF_TITLE=Importer LDIF |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Les donn\u00e9es dans le fichier sont compress\u00e9es (.gzip) |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=Les donn\u00e9es dans le fichier sont compress\u00e9es |
| | | INFO_CTRL_PANEL_IMPORT_TYPE_LABEL=Type d'importation\u00a0: |
| | | INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=\u00c9craser toute donn\u00e9e existante |
| | | INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=Ajouter \u00e0 toute donn\u00e9e existante |
| | |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=Remplacer les entr\u00e9es qui ont des DN correspondants avec des valeurs import\u00e9es |
| | | INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=Validation de sch\u00e9ma\u00a0: |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=Refuser les entr\u00e9es qui ne sont pas conformes au sch\u00e9ma |
| | | INFO_CTRL_PANEL_DN_VALIDATION_LABEL=Validation de DN\u00a0: |
| | | INFO_CTRL_PANEL_DO_DN_VALIDATION_LATER_LABEL=Ex\u00e9cuter la validation de DN \u00e0 une \u00e9tape ult\u00e9rieure de l'importation |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_LABEL=Num\u00e9ro de thread\u00a0: |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP=Nombre de threads utilis\u00e9s pour lire le fichier LDIF durant l'importation. |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_HELP=Si vous laissez ce champ vide, le nombre de threads utilis\u00e9 est \u00e9gal \u00e0 2 x le nombre de CPU de la machine serveur. |
| | | MILD_ERR_IMPORT_THREAD_NUMBER_INVALID=Le nombre de threads doit \u00eatre un entier positif. |
| | | INFO_CTRL_PANEL_REJECTS_FILE_LABEL=Refuse le fichier\u00a0: |
| | | INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL=\u00c9crire les entr\u00e9es refus\u00e9es dans le fichier\u00a0: |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=Si le fichier existe, \u00e9craser le contenu du fichier au lieu de l'ajouter. |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=Si le fichier existe, \u00e9craser le contenu du fichier au lieu de l'ajouter |
| | | INFO_CTRL_PANEL_SKIPS_FILE_LABEL=Ignorer le fichier\u00a0: |
| | | INFO_CTRL_PANEL_WRITE_SKIPS_FILE_LABEL=\u00c9crire les entr\u00e9es ignor\u00e9es dans le fichier\u00a0: |
| | | INFO_CTRL_PANEL_OVERWRITE_SKIPS_FILE_LABEL=Si le fichier existe, \u00e9craser le contenu du fichier au lieu de l'ajouter. |
| | | INFO_CTRL_PANEL_OVERWRITE_SKIPS_FILE_LABEL=Si le fichier existe, \u00e9craser le contenu du fichier au lieu de l'ajouter |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_IMPORT=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour effectuer l'importation. |
| | | MILD_ERR_CTRL_PANEL_REJECTS_FILE_REQUIRED=Vous devez fournir une valeur pour le fichier refus\u00e9. |
| | | MILD_ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT=Les fichiers refus\u00e9s et ignor\u00e9s doivent avoir diff\u00e9rentes valeurs. |
| | | MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=Vous devez fournir une valeur pour le fichier ignor\u00e9. |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # Note that the following three properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=Toutes les donn\u00e9es dans le backend '%s' seront \u00e9cras\u00e9es.<br><br> Voulez-vous continuer\u00a0? |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=Les DN de base suivants sont r\u00e9pliqu\u00e9s\u00a0:<br>%s<br><br>Pour que la r\u00e9plication fonctionne, ces DN de base doivent \u00eatre initialis\u00e9s apr\u00e8s l'importation LDIF.<br><br>Voulez-vous initialiser automatiquement le contenu des DN de base r\u00e9pliqu\u00e9s sur les serveurs distants une fois l'importation LDIF termin\u00e9e\u00a0? Attention, si vous cliquez sur 'Oui', toutes les donn\u00e9es des DN de base du serveur distant sont \u00e9cras\u00e9es. |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=Toutes les donn\u00e9es dans le backend '%s' seront \u00e9cras\u00e9es.<br><br>Les DN de base suivants sont r\u00e9pliqu\u00e9s\u00a0:<br>%s<br><br>Pour que la r\u00e9plication fonctionne, ces DN de base doivent \u00eatre initialis\u00e9s apr\u00e8s l'importation LDIF.<br><br>Vous pouvez choisir d'initialiser automatiquement le contenu des DN de base r\u00e9pliqu\u00e9s sur les serveurs distants une fois l'importation LDIF termin\u00e9e. Attention, si vous choisissez l'initialisation, toutes les donn\u00e9es des DN de base du serveur distant sont \u00e9cras\u00e9es. |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=Commande \u00e9quivalente pour initialiser les serveurs distants\u00a0: |
| | | INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=Confirmation requise |
| | | INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=Importer et initialiser |
| | | INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=Importer uniquement |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=Importation vers le backend '%s'... |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=Importation termin\u00e9e |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=L'importation est termin\u00e9e. |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_TO_EXCLUDE=Attributs \u00e0 exclure\u00a0: |
| | | INFO_CTRL_PANEL_INCLUSION_FILTER=Filtre d'inclusion\u00a0: |
| | | INFO_CTRL_PANEL_EXCLUSION_FILTER=Filtre d'exclusion\u00a0: |
| | | INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=S\u00e9parer les DN multiples avec un retour \u00e0 la ligne. |
| | | INFO_CTRL_PANEL_SEPARATE_DNS_LINE_BREAK=S\u00e9parer les DN multiples avec un retour \u00e0 la ligne |
| | | INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA=S\u00e9parer les attributs \u00f9multiples avec une virgule (,) |
| | | MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=Le DN de base '%s' n'est pas un descendant des DN de base d\u00e9finis dans le backend '%s'. |
| | | MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=L'attribut '%s' n'a pas de nom valide. |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=La valeur '%s' n'est pas un filtre valide D\u00e9tails\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE=Afficher les propri\u00e9t\u00e9s de l'index |
| | | INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE=Afficher l'\u00e9l\u00e9ment de sch\u00e9ma |
| | | |
| | | INFO_CTRL_PANEL_INDEX_PANEL_TITLE=Propri\u00e9t\u00e9s de l'index |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour \u00e9diter l'index. |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TITLE=Supprimer l'index |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS=Une erreur s'est produite lors de la modification de l'index '%s'. |
| | | INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION=Modifier l'index '%s' dans le backend '%s'. |
| | | INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS=Modification de l'index '%s' |
| | | |
| | | INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE=Param\u00e8tres Java |
| | | INFO_CTRL_PANEL_JAVA_HOME_LABEL=Accueil JAVA\u00a0: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME=Utiliser la valeur de la variable d'environnement OPENDS_JAVA_HOME |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS=Les arguments Java suivants ne peuvent pas \u00eatre utilis\u00e9s avec le binaire '%s' :<br>%s<br><br>Les lignes de commands associ\u00e9es avec ces arguments Java peuvent ne pas fonctionner.<br> Voulez-vous continuer\u00a0? |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS=Les arguments Java suivants ne peuvent \u00eatre utilis\u00e9s avec le binaire '%s'\u00a0: <br>%s<br><br>Ces arguments seront utilis\u00e9s comme solution de repli quand OPENDS_JAVA_ARGS n'est pas d\u00e9fini. Si vous ne voulez pas indiquer de solution de repli, laissez ces arguments vides.<br><br>Les lignes de commands associ\u00e9es avec ces arguments Java peuvent ne pas fonctionner.<br> Voulez-vous continuer\u00a0? |
| | | ###SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=The Java home value '%s' \ |
| | | ### is not valid. This value will be used as fall back when the OPENDS_JAVA_HOME \ |
| | | ### environment variable is not defined. If you do not want to specify a fall \ |
| | | ### back, leave the Java Home text field empty or specify a valid Java home.<br>\ |
| | | ### Error details:<br>%s |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts.<br>The server cannot run using \ |
| | | ### the provided Java Home. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts. This value will be used as \ |
| | | ### fall back when the OPENDS_JAVA_HOME environment variable is not defined. If \ |
| | | ### you do not want to specify a fall back, leave the Java Home text field empty \ |
| | | ### or specify a valid Java home. |
| | | SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=La valeur de r\u00e9pertoire de base Java '%s' n'est pas valide. Cette valeur est utilis\u00e9e comme solution de repli lorsque la variable d'environnement OPENDS_JAVA_HOME n'est pas d\u00e9finie. Si vous ne voulez pas indiquer de solution de repli, laissez le champ de r\u00e9pertoire de base Java vide ou indiquez un r\u00e9pertoire de base Java valide.<br>D\u00e9tails de l'erreur\u00a0:<br>%s |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=Impossible d'utiliser le fichier binaire Java '%s' pour lancer les scripts de serveur.<br>Impossible d'ex\u00e9cuter le serveur avec le r\u00e9pertoire de base Java indiqu\u00e9. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=Impossible d'utiliser le fichier binaire Java '%s' pour lancer les scripts de serveur. Cette valeur est utilis\u00e9e comme solution de repli lorsque la variable d'environnement OPENDS_JAVA_HOME n'est pas d\u00e9finie. Si vous ne voulez pas indiquer de solution de repli, laissez le champ de r\u00e9pertoire de base Java vide ou indiquez un r\u00e9pertoire de base Java valide. |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY=Erreur lors de la v\u00e9rification des param\u00e8tres Java |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=Une erreur inattendue s'est produite lors de la v\u00e9rification des param\u00e8tres Java. D\u00e9tails\u00a0: %s |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_TITLE=Modification de l'index |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_SUMMARY=Mise \u00e0 jour des param\u00e8tres Java... |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_COMPLETE=Param\u00e8tres Java mis \u00e0 jour |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_SUCCESSFUL=Les param\u00e8tres Java ont \u00e9t\u00e9 mis \u00e0 jour. Quand les lignes de commande sont ex\u00e9cut\u00e9es, les nouveaux param\u00e8tres seront pris en compte. |
| | | MILD_ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_SUMMARY=Erreur lors de la mise \u00e0 jour des propri\u00e9t\u00e9s Java. |
| | | MILD_ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_SUMMARY=Erreur lors de la mise \u00e0 jour des propri\u00e9t\u00e9s Java |
| | | MILD_ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_DETAILS=Une erreur s'est produite lors de la mise \u00e0 jour des param\u00e8tres Java. |
| | | MILD_ERR_CTRL_PANEL_UPDATING_JAVA_SETTINGS_ERROR_CODE=Une erreur s'est produite lors de la mise \u00e0 jour des param\u00e8tres Java. Code d'erreur : %d |
| | | INFO_CTRL_PANEL_COMMAND_LINE_NAME_COLUMN=Nom de ligne de commande |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=Erreur lors de l'enregistrement des modifications |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS=Une erreur est apparue lors de l'enregistrement des modifications de l'entr\u00e9e '%s'. |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=L'entr\u00e9e n'est pas correcte. D\u00e9tails\u00a0: %s |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=Modifications non enregistr\u00e9es. |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=Modifications non enregistr\u00e9es. |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=Enregistrer les modifications en\u00a0: '%s'\u00a0? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=Enregistrer les modifications en\u00a0: '%s'\u00a0? |
| | | |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=Modifications non enregistr\u00e9es |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=Modifications non enregistr\u00e9es |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=Enregistrer les modifications de l'index\u00a0: '%s'\u00a0? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=Enregistrer les modifications de l'entr\u00e9e\u00a0: '%s'\u00a0? |
| | | INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS=Enregistrer les modifications de l'attribut\u00a0: '%s'\u00a0? |
| | | INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS=Enregistrer les modifications de la classe d'objet\u00a0: '%s'\u00a0? |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_TITLE=Supprimer l'entr\u00e9e |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE=Supprimer la sous-arborescence |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS=Voulez-vous supprimer l'entr\u00e9e '%s'\u00a0? |
| | | INFO_CTRL_PANEL_DELETE_SUBTREE_CONFIRMATION_DETAILS=Voulez-vous supprimer l'entr\u00e9e '%s' (incluant toutes les entr\u00e9es sous celles-ci dans l'arborescence)\u00a0? |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_COMPLETE=Entr\u00e9e supprim\u00e9e |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUCCESSFUL=L'entr\u00e9e '%s' a \u00e9t\u00e9 supprim\u00e9e. |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRY_ERROR_SUMMARY=Erreur lors de la suppression de l'entr\u00e9e. |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRY_ERROR_SUMMARY=Erreur lors de la suppression de l'entr\u00e9e |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRY_ERROR_DETAILS=Une erreur s'est produite lors de la suppression de l'entr\u00e9e '%s'. |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_SUMMARY=Suppression de la sous-arborescence '%s'... |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_COMPLETE=Sous-arborescence supprim\u00e9e |
| | |
| | | INFO_CTRL_PANEL_USERS_FILTER=Utilisateurs |
| | | INFO_CTRL_PANEL_GROUPS_FILTER=Groupes |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN=Autre... |
| | | |
| | | INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES=Attributs non \u00e9ditables\u00a0: |
| | | |
| | | INFO_CTRL_OBJECTCLASS_DESCRIPTOR=Classe d'objet\u00a0: %s |
| | | INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR=Classes d'objet auxiliaires\u00a0:%s |
| | | |
| | | INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=Choisissez le serveur \u00e0 administrer : |
| | | INFO_CTRL_PANEL_REMOTE_SERVER=Serveur distant : |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=Nom d'h\u00f4te complet du serveur distant. |
| | | INFO_CTRL_PANEL_LOCAL_SERVER=Serveur local |
| | | INFO_CTRL_PANEL_ADMINISTRATION_PORT=Port d\u2019administration\u00a0: |
| | | INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=Inactif |
| | |
| | | # |
| | | INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL=Les erreurs suivantes se sont produites lors de la connexion au serveur local : <br>%s<br>Si vous continuez sans fournir d'authentification, aucune information de contr\u00f4le ne s'affiche.<br><br> Voulez-vous continuer\u00a0? |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=Impossible de se connecter au serveur '%s' sur le port '%s'. V\u00e9rifiez que les informations fournies sont valides et que le serveur est en cours d'ex\u00e9cution. D\u00e9tails\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_LOGIN_PANEL_TITLE=Authentification requise |
| | | INFO_CTRL_PANEL_BIND_DN_LABEL=DN de liaison\u00a0: |
| | | INFO_CTRL_PANEL_BIND_PASSWORD_LABEL=Mot de passe\u00a0: |
| | | |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS=Les t\u00e2ches suivantes sont ex\u00e9cut\u00e9es\u00a0: <br>%s<br><br>Si vous fermez, les t\u00e2ches se poursuivent mais vous devrez v\u00e9rifier les fichiers journaux pour voir si elles se sont termin\u00e9es avec succ\u00e8s.<br><br> Voulez-vous continuer\u00a0? |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS=Les t\u00e2ches suivantes sont ex\u00e9cut\u00e9es\u00a0: <br>%s<br><br>Si vous fermez, les t\u00e2ches se poursuivent mais vous devrez v\u00e9rifier les fichiers journaux pour voir si elles se sont termin\u00e9es avec succ\u00e8s.<br><br> Voulez-vous continuer\u00a0? |
| | | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE=R\u00e8gle de correspondance |
| | | INFO_CTRL_PANEL_MATCHING_RULE_DETAILS=D\u00e9tails de r\u00e8gle de correspondance |
| | | INFO_CTRL_PANEL_MATCHING_RULE_NAME=Nom\u00a0: |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX=Syntaxe\u00a0: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_TYPE=Type\u00a0: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_USED_BY=Utilis\u00e9 par les attributs\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE=- Aucun parent - |
| | | INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE=- Aucune r\u00e8gle de correspondance - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE=Nouvel attribut |
| | |
| | | MILD_ERR_CTRL_PANEL_OID_ALREADY_IN_USE=L'OID fourni '%s' existe d\u00e9j\u00e0 dans le sch\u00e9ma (d\u00e9fini comme %s). |
| | | MILD_ERR_CTRL_PANEL_EMPTY_ALIAS=Vous avez fourni un alias vide. |
| | | MILD_ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE=L'alias fourni '%s' existe d\u00e9j\u00e0 dans le sch\u00e9ma (d\u00e9fini comme %s). |
| | | MILD_ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS=Les attributs non modifiables doivent avoir une utilisation op\u00e9rationnelle. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR=Un attribut ne peut pas \u00eatre son propre sup\u00e9rieur. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR=Une classe d'objet ne peut pas \u00eatre son propre sup\u00e9rieur. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR=La classe d'objet est un sup\u00e9rieur (direct ou indirect) de '%s'. |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR=L'attribut est un sup\u00e9rieur (direct ou indirect) de '%s'. |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY=Cr\u00e9ation de l'attribut '%s'... |
| | | INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS=Ajout d'\u00e9l\u00e9ments de sch\u00e9ma au fichier de sch\u00e9ma '%s'... |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE=Attribut cr\u00e9\u00e9 dans le sch\u00e9ma |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL=L'attribut '%s' a \u00e9t\u00e9 cr\u00e9\u00e9 avec succ\u00e8s. |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=Erreur lors de la cr\u00e9ation de l'attribut |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=La r\u00e8gle de correspondance \u00e0 utiliser pour des requ\u00eates sous-cha\u00eene |
| | | INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX=- par d\u00e9faut d\u00e9fini dans la syntaxe (%s) - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION=Cr\u00e9er un nouvel attribut '%s' dans le sch\u00e9ma. |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION=Cr\u00e9ation d'attributs '%s' dans le sch\u00e9ma. |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION=Cr\u00e9ation de classes d'objet '%s' dans le sch\u00e9ma. |
| | | INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION=Cr\u00e9ation d'attributs '%s' et de classes d'objet '%s' dans le sch\u00e9ma. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE=Pour modifier l'attribut '%s', le syst\u00e8me va le supprimer, puis le recr\u00e9er. Cela s'applique \u00e9galement \u00e0 tous les \u00e9l\u00e9ments de sch\u00e9ma qui y font r\u00e9f\u00e9rence. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS=Pour modifier la classe d'objet '%s', le syst\u00e8me va la supprimer, puis la recr\u00e9er. Cela s'applique \u00e9galement \u00e0 tous les \u00e9l\u00e9ments de sch\u00e9ma qui y font r\u00e9f\u00e9rence. |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS=Pour modifier les r\u00e9f\u00e9rences aux attributs et classes d'objet supprim\u00e9s, vous devez supprimer, puis rajouter les \u00e9l\u00e9ments de sch\u00e9ma qui y font r\u00e9f\u00e9rence. |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS=Cr\u00e9ation de l'attribut '%s' |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION=Modifier l'attribut '%s' dans le sch\u00e9ma |
| | | INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION=Modifier la classe d'objet '%s' dans le sch\u00e9ma |
| | | INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL=Nom\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=Parent\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=Sup\u00e9rieur\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL=OID\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ALIASES_LABEL=Alias\u00a0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ORIGIN_LABEL=Origine\u00a0: |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL=Collectif |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL=Obsol\u00e8te |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL=Op\u00e9rationnel |
| | | |
| | | INFO_CTRL_PANEL_NEW_BACKEND_LABEL=Nouveau backend\u00a0: |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TITLE=Nouveau DN de base |
| | | INFO_CTRL_PANEL_BASE_DN_EXAMPLE=Par exemple\u00a0: dc=exemple,dc=com |
| | |
| | | MILD_ERR_BASE_DN_ANCESTOR_EXISTS=Le backend contient d\u00e9j\u00e0 un autre DN de base qui est dans le m\u00eame chemin hi\u00e9rarchique (%s est un anc\u00eatre du DN de base fourni). |
| | | MILD_ERR_BASE_DN_DN_IS_ANCESTOR_OF=Le backend contient d\u00e9j\u00e0 un autre DN de base qui est dans le m\u00eame chemin hi\u00e9rarchique (%s est un descendant du DN de base fourni). |
| | | MILD_ERR_NUMBER_OF_ENTRIES_INVALID=Le nombre d'entr\u00e9es utilisateur \u00e0 g\u00e9n\u00e9rer doit \u00eatre compris entre %d et %d. |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUMMARY=Cr\u00e9ation d'un ND d base '%s'... |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUMMARY=Cr\u00e9ation d\u2019un ND de base '%s'... |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_COMPLETE=DN de base cr\u00e9\u00e9 |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUCCESSFUL=Le DN de base '%s' a \u00e9t\u00e9 cr\u00e9\u00e9. |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_SUMMARY=Erreur lors de la cr\u00e9ation du DN de base '%s'. Reportez-vous \u00e0 la zone de texte "D\u00e9tails" pour plus d'informations. |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_SUMMARY=Erreur lors de la cr\u00e9ation du DN de base '%s' Reportez-vous \u00e0 la zone de texte "D\u00e9tails" pour plus d'informations. |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_DETAILS=Une erreur s'est produite lors de la cr\u00e9ation du DN de base. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION=Cr\u00e9er un DN de base '%s' dans le backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=Cr\u00e9ation d'un backend '%s' contenant le DN de base '%s' |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=Cr\u00e9ation du DN de base '%s' dans le backend '%s' |
| | | INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS=Cr\u00e9ation d'index par d\u00e9faut |
| | | |
| | | INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE=Nouvelle organisation |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED=Vous devez fournir une valeur pour le nom de l'organisation. |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL=Nom\u00a0: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL=Description\u00a0: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL=DN d\u2019entr\u00e9e\u00a0: |
| | | |
| | | INFO_CTRL_NEW_DOMAIN_PANEL_TITLE=Nouveau domaine |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED=Vous devez fournir une valeur pour le nom du domaine. |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE=Nouvelle entr\u00e9e depuis le LDIF |
| | | INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL=Saisir la syntaxe de LDIF pour la nouvelle entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON=V\u00e9rifier la syntaxe |
| | | INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL=La syntaxe de l'entr\u00e9e est correcte |
| | | |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE=Dupliquer l'entr\u00e9e |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU=Dupliquer l'entr\u00e9e... |
| | | |
| | | INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE=Nouveau groupe |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED=Vous devez fournir une valeur pour le nom du groupe. |
| | | MILD_ERR_CTRL_PANEL_MEMBER_NOT_FOUND=L'entr\u00e9e '%s' n'a pu \u00eatre trouv\u00e9e. |
| | |
| | | INFO_CTRL_PANEL_ADD_MEMBERS_LABEL=Ajouter des membres |
| | | INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL=DN de r\u00e9f\u00e9rence de groupe dynamique |
| | | INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP=Choisir le groupe de r\u00e9f\u00e9rence |
| | | |
| | | |
| | | INFO_CTRL_PANEL_NEW_INDEX_TITLE=Nouvel index |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour cr\u00e9er l'index. |
| | | MILD_ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED=Aucun nom d'attribut s\u00e9lectionn\u00e9. |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS=Une erreur s'est produite en cr\u00e9ant l'index. |
| | | INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION=Cr\u00e9er un index '%s' dans le backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS=Cr\u00e9ation de l'index '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE=Nouvelle classe d'objet |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour cr\u00e9er un attribut dans le sch\u00e9ma. |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED=Vous devez fournir un nom pour la classe d'objet. |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_TASK_DESCRIPTION=Cr\u00e9er une classe d'objet '%s' dans le sch\u00e9ma. |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_PROGRESS=Cr\u00e9ation de la classe d'objet '%s' |
| | | INFO_CTRL_PANEL_OBJECTCLASS_NAME_LABEL=Nom\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=Parent\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=Sup\u00e9rieur\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_OID_LABEL=OID\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ALIASES_LABEL=Alias\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ORIGIN_LABEL=Origine\u00a0: |
| | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL=Description\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL=Type\u00a0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL=Attributs\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_NEW_OU_NAME_LABEL=Nom\u00a0: |
| | | INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL=Description\u00a0: |
| | | INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL=DN d\u2019entr\u00e9e\u00a0: |
| | |
| | | INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL=Num\u00e9ro de fax\u00a0: |
| | | INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE=Nouvelle unit\u00e9 d'organisation |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED=Vous devez fournir une valeur pour le nom de l'unit\u00e9 organisationnelle. |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL=Pr\u00e9nom\u00a0.: |
| | | INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL=Nom de famille\u00a0.: |
| | | INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL=Nom habituel\u00a0.: |
| | |
| | | MILD_ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED=Vous devez fournir une valeur pour 'Nom de famille\'. |
| | | MILD_ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED=Vous devez fournir une valeur pour 'Nom habituel\'. |
| | | MILD_ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED=Vous devez fournir une valeur pour l'attribut de nommage '%s'. |
| | | |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE=Nouvel index VLV |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour cr\u00e9er un index VLV. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY=Cr\u00e9ation d'un index VLV '%s'... |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS=Une erreur s'est produite en cr\u00e9ant l'index VLV. |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION=Cr\u00e9er un index VLV '%s' dans le backend '%s'. |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS=Cr\u00e9ation d'un index VLV '%s' |
| | | |
| | | INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE=Modification de classe d\u00b4objet |
| | | INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL=Classe d'objet structurelle\u00a0: |
| | | INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL=Classes d'objet auxiliaires\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_LABEL=Index\u00a0: |
| | | INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL=Index disponibles\u00a0: |
| | | INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL=Index s\u00e9lectionn\u00e9s\u00a0: |
| | |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS=Le nouveau mot de passe utilisateur a \u00e9t\u00e9 mis \u00e0 jour. |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY=Erreur lors de la mise \u00e0 jour du mot de passe utilisateur |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS=Une erreur s'est produite lors de la mise \u00e0 jour du mot de passe utilisateur. |
| | | |
| | | INFO_CTRL_PANEL_RESTORE_PANEL_TITLE=Restaurer \u00e0 partir d\u2019une sauvegarde |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE=Le serveur est en cours d\u2019ex\u00e9cution. Vous devez fournir une authentification pour restaurer la sauvegarde. |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE=V\u00e9rifier la sauvegarde |
| | |
| | | INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL=Afficher seulement les attributs avec des valeurs |
| | | INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL=Mot de passe (confirmation) : |
| | | INFO_CTRL_PANEL_CHOOSE_ENTRIES=Choisir les entr\u00e9es |
| | | |
| | | INFO_CTRL_PANEL_CONTENTS_OF_FILE=- contenu du fichier '%s' - |
| | | |
| | | MILD_ERR_LOADING_IMAGE=Erreur lors du chargement de l'image |
| | | INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION=Miniature |
| | | INFO_CTRL_PANEL_EDIT_BUTTON_LABEL=Modifier... |
| | | INFO_CTRL_PANEL_DELETE_BUTTON_LABEL=Supprimer... |
| | | INFO_CTRL_PANEL_VIEW_BUTTON_LABEL=Afficher... |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE=Attribut standard |
| | | INFO_CTRL_PANEL_ATTRIBUTE_DETAILS=D\u00e9tails de l\u2019attribut |
| | | INFO_CTRL_PANEL_REQUIRED_BY_LABEL=Requis par\u00a0: |
| | | INFO_CTRL_PANEL_ALLOWED_BY_LABEL=Permis par\u00a0: |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE=Classe d'objet standard |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DETAILS=D\u00e9tails de la classe d\u2019objet |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL=Attributs requis\u00a0: |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=Attributs facultatifs\u00a0: |
| | | INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=D\u00e9fini dans le fichier\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_GENERIC_TITLE=Panneau de contr\u00f4le de %s - %s |
| | | INFO_CTRL_PANEL_STATUS_PANEL_TITLE=Statut g\u00e9n\u00e9ral |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=Erreur lors de la lecture de la configuration |
| | |
| | | INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND=- Aucun Gestionnaire de connexion trouv\u00e9 - |
| | | INFO_CTRL_PANEL_DATA_SOURCES=Sources de donn\u00e9es |
| | | INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND=-Aucune source de donn\u00e9es trouv\u00e9e- |
| | | |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE=Configuration du Service Windows |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT=Cette page indique si cette instance du serveur est configur\u00e9e pour s'ex\u00e9cuter en tant que service Windows. Pour g\u00e9rer l'auto-d\u00e9marrage et d'autres fonctionnalit\u00e9s, ex\u00e9cuter le Gestionnaire de Contr\u00f4le de Service Windows du syst\u00e8me d'exploitation. |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Int\u00e9gration de Service Windows\u00a0. |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Int\u00e9gration de Service Windows\u00a0: |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_BUTTON=Activer |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_BUTTON=D\u00e9sactiver... |
| | | INFO_CTRL_PANEL_DISABLING_WINDOWS_SERVICE_SUMMARY=D\u00e9sactivation du service Windows... |
| | |
| | | MILD_ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS=Une erreur s'est produite lors de l'activation du service Windows. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Activer le Service Windows |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=D\u00e9sactiver le Service Windows |
| | | |
| | | INFO_CTRL_PANEL_DATABASE_INDEXES=Index de base de donn\u00e9es |
| | | INFO_CTRL_PANEL_ATTRIBUTE_INDEXES=Index d'attribut |
| | | INFO_CTRL_PANEL_VLV_INDEXES=Index VLV |
| | |
| | | MILD_ERR_CTRL_PANEL_INDEX_TO_BE_VERIFIED_REQUIRED=Vous devez s\u00e9levcctionner au moins un index \u00e0 v\u00e9rifier. |
| | | MILD_ERR_CTRL_PANEL_NO_INDEXES_FOR_BASEDN=Aucun index d\u00e9fini pour le DN de base '%s'. |
| | | MILD_ERR_CTRL_PANEL_INDEX_MUST_BE_SELECTED=Vous devez s\u00e9lectionner un index. |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUMMARY=V\u00e9rification du conten des index dans '%s'... |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUMMARY=V\u00e9rification du contenu des index dans '%s'... |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_SUMMARY=V\u00e9rification de l'index termin\u00e9e |
| | | INFO_CTRL_PANEL_VERIFYING_INDEXES_SUCCESSFUL_DETAILS=Les indexes ont \u00e9t\u00e9 v\u00e9rifi\u00e9s. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=Erreur lors de la v\u00e9rification de l'index. |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=Erreur lors de la v\u00e9rification de l'index |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS=Une erreur s'est produite lors de la v\u00e9rification de l'index. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION=V\u00e9rifier les indexes dans '%s' |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS=Une erreur s'est produite lors de la modification de l'index VLV '%s'. |
| | | INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION=Modifier l'index VLV '%s' dans le backend '%s'. |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS=Modification de l'index VLV '%s' |
| | | |
| | | INFO_CTRL_PANEL_AVAILABLE_LABEL=Disponible\u00a0: |
| | | INFO_CTRL_PANEL_SELECTED_LABEL=S\u00e9lectionn\u00e9\u00a0: |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON=Ajouter > |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON=Ajouter tous les > |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON=< Supprimer |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON=< Supprimer tous les |
| | | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY=Auxiliaire\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL=%s (op\u00e9rationnel) |
| | | |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX=%s (croissant) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX=%s (d\u00e9croissant) |
| | | ###SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error setting environment: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Erreur lors de la configuration de l'environnement\u00a0: %s |
| | | |
| | | INFO_CTRL_PANEL_ERROR_DIALOG_TITLE=Erreur |
| | | INFO_CTRL_PANEL_PROGRESS_DONE=Termin\u00e9 |
| | | INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - index VLV |
| | | |
| | | INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=Afficher toutes les lignes de commande |
| | | |
| | | INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=Options d'affichage global. |
| | | INFO_CTRL_PANEL_REFRESH_MENU=Options d'actualisation... |
| | | INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=Options d'actualisation |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=S\u00e9lectioner la p\u00e9riode (en secondes) utilis\u00e9e pour actualiser le contr\u00f4le et l'affichage des informations de configuration. |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=Actualiser la p\u00e9riode (secondes)\u00a0: |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=P\u00e9riode d'actualisation (secondes)\u00a0: |
| | | INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=La p\u00e9riode de temps doit \u00eatre une valeur de nombre entier positif inf\u00e9rieure \u00e0 %d secondes. |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_MONITORING=Contr\u00f4le |
| | | INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING=Informations g\u00e9n\u00e9rales |
| | | INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED=- Aucun \u00e9l\u00e9ment s\u00e9lectionn\u00e9 - |
| | |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY=Les index ne peuvent \u00eatre r\u00e9g\u00e9n\u00e9r\u00e9s que si le serveur g\u00e9r\u00e9 est le serveur local. |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_PATH=Le chemin doit \u00eatre accessible par le serveur distant. |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY=La configuration du service Windows ne peut \u00eatre affich\u00e9e et mise \u00e0 jour que si le serveur g\u00e9r\u00e9 est le serveur local. |
| | | ###SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Could not created local \ |
| | | ### LDIF to populate new base DN with automatically generated data. Error code: \ |
| | | ### %d. |
| | | SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Impossible de cr\u00e9er le LDIF local pour remplir le nouveau DN de base avec les donn\u00e9es g\u00e9n\u00e9r\u00e9es automatiquement. Code d'erreur\u00a0: %d. |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL=ID de sauvegarde parent : |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL=Chemin de sauvegarde parent : |
| | | MILD_ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED=Aucun ID de sauvegarde parent fourni. |
| | |
| | | INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU=Serveur \u00e0 administrer... |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS=La configuration de l'index pour '%s' a \u00e9t\u00e9 modifi\u00e9e avec succ\u00e8s. Pour que la configuration soit prise en compte, les fichiers d'index de base de donn\u00e9es doivent \u00eatre r\u00e9g\u00e9n\u00e9r\u00e9s. Pour ce faire, utilisez la ligne de commande 'rebuild-index' sur le serveur distant ou r\u00e9importez le contenu du backend '%s'. |
| | | INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE=Importation des donn\u00e9es g\u00e9n\u00e9r\u00e9es automatiquement (%s entr\u00e9es) |
| | | ###SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=The remote server in \ |
| | | ### '%s' is cannot be managed by this control panel. The remote server product \ |
| | | ### name is '%s' and the control panel product name is '%s'. |
| | | ###SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=The remote server in '%s' has \ |
| | | ### not the same version as the control panel. The remote server version is \ |
| | | ### '%s.%s.%s' and the control panel version is '%d.%d.%d'. |
| | | ###SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Could not find version \ |
| | | ### information in the remote server. The remote LDAP server does not seem to be \ |
| | | ### manageable remotely by the control panel. |
| | | SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=Le serveur distant dans '%s' ne peut pas \u00eatre g\u00e9r\u00e9 depuis ce panneau de contr\u00f4le. Le nom de produit du serveur distant est '%s' et le nom de produit du panneau de contr\u00f4le est '%s'. |
| | | SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=Le serveur distant dans '%s' n'a pas la m\u00eame version que le panneau de contr\u00f4le. La version du serveur distant est '%s.%s.%s' et la version du panneau de contr\u00f4le est '%d.%d.%d'. |
| | | SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Impossible de trouver les informations de version sur le serveur distant. Le serveur\u00a0LDAP distant ne semble pas pouvoir \u00eatre g\u00e9r\u00e9 \u00e0 distance par le panneau de contr\u00f4le. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE=Planification de la t\u00e2che '%s' |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY=Indiquez quand la t\u00e2che '%s' est d\u00e9marr\u00e9e. |
| | | INFO_CTRL_PANEL_LAUNCH_NOW=D\u00e9marrer maintenant |
| | |
| | | INFO_CTRL_PANEL_DAYS=Jours\u00a0: |
| | | INFO_CTRL_PANEL_JANUARY=Janvier |
| | | INFO_CTRL_PANEL_FEBRUARY=F\u00e9vrier |
| | | INFO_CTRL_PANEL_MARS=Mars |
| | | INFO_CTRL_PANEL_MARCH=Mars |
| | | INFO_CTRL_PANEL_APRIL=Avril |
| | | INFO_CTRL_PANEL_MAY=Mai |
| | | INFO_CTRL_PANEL_JUNE=Juin |
| | |
| | | INFO_CTRL_PANEL_NOVEMBER=Novembre |
| | | INFO_CTRL_PANEL_DECEMBER=D\u00e9cembre |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME=Heure\u00a0: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP=Heure (de 00:00 \u00e0 23:59) dans le fuseau horaire de l'h\u00f4te serveur. |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY=Jour: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH=Mois: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR=Ann\u00e9e : |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAILY=D\u00e9marrer p\u00e9riodiquement \u00e0 l'aide d'une planification quotidienne |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEEKLY=D\u00e9marrer p\u00e9riodiquement \u00e0 l'aide d'une planification hebdomadaire |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTHLY=D\u00e9marrer p\u00e9riodiquement \u00e0 l'aide d'une planification mensuelle |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=Sun |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=Dim |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONDAY=Lun |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TUESDAY=Mar |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEDNESDAY=Mer |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>). |
| | | # |
| | | INFO_CTRL_PANEL_CRON_HELP=Utilisez ',' pour s\u00e9parer les valeurs. Exemple\u00a0: '1,4,5'.<br>Utilisez '-' pour indiquer des intervalles. Exemple, '1-5'.\<br>Utilisez '*' pour indiquer une valeur. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY=The provided day value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_TIME=The provided time value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=The day '%d' does not exist in \ |
| | | ### %s. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=You must select at least one \ |
| | | ### day of the week. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=You must select at least one \ |
| | | ### day of the month. |
| | | ###SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=The provided date already passed. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=No minute provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=No hour provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No day of month \ |
| | | ### provided. Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=No month provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=No day of week provided. \ |
| | | ### Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=The minute value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=The hour value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=The day of month \ |
| | | ### value provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=The month value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=The day of week \ |
| | | ### value provided is not valid. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=La valeur d'heures fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=La valeur de minutes fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY=La valeur de jours fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_TIME=La valeur d'heure fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=Le jour '%d' n'existe pas dans %s. |
| | | SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=Vous devez s\u00e9lectionner au moins un jour de semaine. |
| | | SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=Vous devez s\u00e9lectionner au moins un jour du mois. |
| | | SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=La date entr\u00e9e est d\u00e9j\u00e0 pass\u00e9e. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=Aucune valeur de minutes fournie. Utilisez '*' pour indiquer une valeur. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=Aucune valeur d'heures fournie. Utilisez '*' pour indiquer une valeur. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=Aucun jour du mois fourni. Utilisez '*' pour indiquer une valeur. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=Aucune valeur de mois fournie. Utilisez '*' pour indiquer une valeur. |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=Aucun jour de semaine fourni. Utilisez '*' pour indiquer une valeur. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=La valeur de minutes fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=La valeur d'heures fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=La valeur de jour du mois fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=La valeur de mois fournie n'est pas valide. |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=La valeur de jour de semaine fournie n'est pas valide. |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE=T\u00e2ches programm\u00e9es |
| | | INFO_CTRL_PANEL_NO_TASKS_FOUND=- Aucune t\u00e2che trouv\u00e9e - |
| | | INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL=Annuler la t\u00e2che |
| | |
| | | INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY=D\u00e9marrer maintenant |
| | | INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY=D\u00e9marrer sur %s |
| | | INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY=D\u00e9marrer p\u00e9riodiquement \u00e0 l'aide de la planification CRON '%s' |
| | | INFO_CTRL_PANEL_TASK_LOG_LABEL=Message(s) du journal des t\u00e2ches |
| | | INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW=Afficher les attributs de t\u00e2che... |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING=Pour pouvoir d\u00e9marrer les t\u00e2ches \u00e0 une date ult\u00e9rieure, le serveur doit \u00eatre en cours d'ex\u00e9cution. |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING=Pour pouvoir d\u00e9marrer les t\u00e2ches p\u00e9riodiquement, le serveur doit \u00eatre en cours d'ex\u00e9cution. |
| | | |
| | | INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS=D\u00e9tails propres \u00e0 la t\u00e2che |
| | | INFO_CTRL_PANEL_NO_TASK_SELECTED=-Aucune t\u00e2che s\u00e9lectionn\u00e9e- |
| | | INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED=-T\u00e2ches multiples s\u00e9lectionn\u00e9es- |
| | | INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS=-Aucun d\u00e9tail propre \u00e0 la t\u00e2che- |
| | | INFO_OPERATION_START_TIME_MESSAGE=Date de fonctionnement : %s |
| | | |
| | | INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN=Choisir le DN parent |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL=Nom de la nouvelle entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL=DN de l\u2019entr\u00e9e parente\u00a0: |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY=Vous devez fournir le nom de la nouvelle entr\u00e9e. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID=Vous devez fournir un DN valide pour l'entr\u00e9e parente. |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST=L'entr\u00e9e parente n'existe pas. |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN=DN d\u2019entr\u00e9e\u00a0: |
| | | INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=L'entr\u00e9e dupliqu\u00e9e va contenir un mot de passe avec la valeur '%s' |
| | | INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<valeur binaire> |
| | | INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=Ic\u00f4ne requise. |
| | | INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=Ic\u00f4ne d'avertissement. |
| | | INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - Colonne %s |
| | |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # Do not translate |
| | | # |
| | | global.category=ADMIN_TOOL |
| | | global.ordinal=-1 |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30d1\u30b9\u5916\u90e8\u306e\u6b21\u306e\u5834\u6240\u306b\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u304c\u542b\u307e\u308c\u307e\u3059:%n%s%n\u3053\u308c\u3089\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30d1\u30b9\u5916\u90e8\u306e\u6b21\u306e\u5834\u6240\u306b\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u304c\u542b\u307e\u308c\u307e\u3059:%n%s%n\u3053\u308c\u3089\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CLI_UNINSTALL_CONFIRM_STOP=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u4e2d\u3067\u3042\u308b\u305f\u3081\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u524d\u306b\u505c\u6b62\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002%n\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3057\u3066\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u6052\u4e45\u7684\u306b\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \ |
| | | ### select the elements to uninstall. Use the options described in the usage to \ |
| | | ### specify what must be uninstalled. |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \ |
| | | ### to be uninstalled. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u8981\u7d20\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u4f7f\u7528\u6cd5\u3067\u8aac\u660e\u3055\u308c\u3066\u3044\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u5fc5\u8981\u306a\u5bfe\u8c61\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5bfe\u8c61\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CLI_UNINSTALL_SERVER_STOPPED=\u30b5\u30fc\u30d0\u30fc\u306f\u505c\u6b62\u3057\u3066\u3044\u307e\u3059\u3002 |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u4e00\u90e8\u3068\u3057\u3066\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002%n\u30b5\u30fc\u30d0\u30fc\u304c\u5b9f\u969b\u306b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u5834\u5408\u306f\u3001\u7ba1\u7406\u8005\u8a8d\u8a3c\u3092\u6307\u5b9a\u3057\u3066\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u4e2d\u306e\u30b5\u30fc\u30d0\u30fc\u5185\u306b\u5b58\u5728\u3059\u308b\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u3092\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n%n\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u524a\u9664\u3059\u308b\u305f\u3081\u306e\u8a8d\u8a3c\u3092\u6307\u5b9a\u3059\u308b\u306b\u306f\u3001'Yes' \u3068\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u66f4\u65b0\u305b\u305a\u306b\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u306b\u306f\u3001'No' \u3068\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u8a8d\u8a3c\u3092\u6307\u5b9a\u3057\u307e\u3059\u304b ? |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u4e00\u90e8\u3068\u3057\u3066\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002%n\u30b5\u30fc\u30d0\u30fc\u304c\u5b9f\u969b\u306b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u5834\u5408\u306f\u3001\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3057\u3066\u7ba1\u7406\u8005\u8a8d\u8a3c\u3092\u6307\u5b9a\u3057\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u4e2d\u306e\u30b5\u30fc\u30d0\u30fc\u5185\u306b\u5b58\u5728\u3059\u308b\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u3092\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n%n\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3057\u3066\u304b\u3089\u3001\u8a8d\u8a3c\u3092\u6307\u5b9a\u3057\u3066\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001'Yes' \u3068\u5165\u529b\u3057\u307e\u3059\u3002%n\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u66f4\u65b0\u305b\u305a\u306b\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u306b\u306f\u3001'No' \u3068\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3057\u3066\u3001\u8a8d\u8a3c\u3092\u6307\u5b9a\u3057\u307e\u3059\u304b ? |
| | |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u78ba\u8a8d%n\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3059\u3079\u3066\u304c\u6052\u4e45\u7684\u306b\u524a\u9664\u3055\u308c\u307e\u3059\u3002\u7d9a\u884c\u3057\u3066\u3088\u308d\u3057\u3044\u3067\u3059\u304b ? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u78ba\u8a8d |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG=\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u4e2d%n\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u4e2d\u3067\u3042\u308b\u305f\u3081\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u524d\u306b\u505c\u6b62\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3057\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3057\u3066\u3088\u308d\u3057\u3044\u3067\u3059\u304b ? \u300c\u3044\u3044\u3048\u300d\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u5834\u5408\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u3092\u624b\u52d5\u3067\u505c\u6b62\u3057\u3066\u304b\u3089\u7d9a\u884c\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=\u65e2\u5b58\u30b5\u30fc\u30d0\u30fc\u306e\u69cb\u6210\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:\n%s\n\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u304c\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u306e\u524a\u9664\u3092\u30d9\u30b9\u30c8\u30a8\u30d5\u30a9\u30fc\u30c8\u30e2\u30fc\u30c9\u3067\u8a66\u307f\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u304b ? |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=\u65e2\u5b58\u306e\u30b5\u30fc\u30d0\u30fc\u306e\u69cb\u6210\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:%n%s%n\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30e9\u304c\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u306e\u524a\u9664\u3092\u30d9\u30b9\u30c8\u30a8\u30d5\u30a9\u30fc\u30c8\u30e2\u30fc\u30c9\u3067\u8a66\u307f\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u304b ? |
| | | MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u305d\u306e\u30d9\u30fc\u30b9 DN \u306e\u4e00\u90e8\u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30b5\u30fc\u30d0\u30fc\u3067\u30d9\u30fc\u30b9 DN \u3078\u306e\u53c2\u7167\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001%s \u304a\u3088\u3073 %s (\u307e\u305f\u306f %s) \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u8cc7\u683c\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u3053\u3068\u306b\u7559\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3066\u3082\u5f37\u5236\u7684\u306b\u7d9a\u884c\u3059\u308b\u30e2\u30fc\u30c9\u3067\u3042\u308b\u305f\u3081\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3057\u3066\u3044\u307e\u3059\u3002%n%n\u898b\u3064\u304b\u3063\u305f\u30a8\u30e9\u30fc:%n%s |
| | | ###SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ |
| | | ### to replicate some of its Base DN's. There was an error retrieving the \ |
| | | ### references to it in the replicated servers. Note that to be able to remove \ |
| | | ### remote references you must provide Global Administrator credentials using the \ |
| | | ### %s and %s (or %s) options.%nCheck that the connection parameters you \ |
| | | ### provided are correct.%nIf you want to uninstall the server even when remote \ |
| | | ### references cannot be removed, you can use the %s option.%n%nThe error found \ |
| | | ### was:%n%s |
| | | SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u305d\u306e\u30d9\u30fc\u30b9 DN \u306e\u4e00\u90e8\u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30b5\u30fc\u30d0\u30fc\u3067\u30d9\u30fc\u30b9 DN \u3078\u306e\u53c2\u7167\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001%s \u304a\u3088\u3073 %s (\u307e\u305f\u306f %s) \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u3063\u3066\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u8cc7\u683c\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\u3053\u3068\u306b\u7559\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u6307\u5b9a\u3057\u305f\u63a5\u7d9a\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u6b63\u3057\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n\u30ea\u30e2\u30fc\u30c8\u53c2\u7167\u3092\u524a\u9664\u3067\u304d\u306a\u304f\u3066\u3082\u30b5\u30fc\u30d0\u30fc\u3092\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5834\u5408\u306f\u3001%s \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002%n%n\u898b\u3064\u304b\u3063\u305f\u30a8\u30e9\u30fc:%n%s |
| | | MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u305d\u306e\u30d9\u30fc\u30b9 DN \u306e\u4e00\u90e8\u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30b5\u30fc\u30d0\u30fc\u3067\u30d9\u30fc\u30b9 DN \u3078\u306e\u53c2\u7167\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002%n\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u4e2d\u3067\u3059 |
| | | INFO_CONNECTIONS_LABEL=\u958b\u3044\u3066\u3044\u308b\u63a5\u7d9a\u6570: |
| | |
| | | MILD_ERR_READING_CONFIG_FILE=\u69cb\u6210\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_READING_CONFIG_LDAP=\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u6307\u5b9a\u3055\u308c\u305f\u8a8d\u8a3c\u60c5\u5831\u3092\u691c\u8a3c\u3057\u307e\u3059\u3002%n\u8a73\u7d30: %s |
| | | MILD_ERR_READING_SCHEMA_LDAP=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u30b9\u30ad\u30fc\u30de\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002%n\u8a73\u7d30: %s |
| | | ###SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server. |
| | | SEVERE_ERR_STARTING_SERVER_GENERIC=\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002 |
| | | INFO_FINISH_BUTTON_UNINSTALL_LABEL=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb |
| | | INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u5b8c\u4e86 |
| | | INFO_FRAME_UNINSTALL_TITLE=%s \u306e\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb |
| | |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL=<\u53c2\u7167\u3067\u304d\u307e\u305b\u3093> (*) |
| | | INFO_NOT_AVAILABLE_SHORT_LABEL=\u306a\u3057 |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND=* \u60c5\u5831\u3092\u53c2\u7167\u3067\u304d\u308b\u306e\u306f\u3001\u30b9\u30c6\u30fc\u30bf\u30b9\u30b3\u30de\u30f3\u30c9\u306e\u8d77\u52d5\u6642\u306b\u6709\u52b9\u306a\u8a8d\u8a3c\u60c5\u5831\u3092\u5165\u529b\u3057\u305f\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP=<html>\u60c5\u5831\u3092\u53c2\u7167\u3067\u304d\u308b\u306e\u306f\u3001\u7ba1\u7406\u30e6\u30fc\u30b6\u30fc\u3068\u3057\u3066\u8a8d\u8a3c\u3055\u308c\u3066<br>\u3044\u308b\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL=<\u53c2\u7167\u3067\u304d\u307e\u305b\u3093> (*) |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND=* \u60c5\u5831\u3092\u53c2\u7167\u3067\u304d\u308b\u306e\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u52d5\u3057\u3066\u3044\u3066\u3001\u30b9\u30c6\u30fc\u30bf\u30b9\u30b3\u30de\u30f3\u30c9\u306e\u8d77\u52d5\u6642\u306b\u6709\u52b9\u306a\u8a8d\u8a3c\u60c5\u5831\u3092\u5165\u529b\u3057\u305f\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP=<html>\u60c5\u5831\u3092\u53c2\u7167\u3067\u304d\u308b\u306e\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u52d5\u4e2d\u3067\u3042\u308a\u3001\u304b\u3064\u7ba1\u7406\u30e6\u30fc\u30b6\u30fc\u3068\u3057\u3066\u8a8d\u8a3c\u3055\u308c\u3066<br>\u3044\u308b\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | INFO_NOTHING_SELECTED_TO_UNINSTALL=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u5bfe\u8c61\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_NUMBER_ENTRIES_COLUMN=\u30a8\u30f3\u30c8\u30ea |
| | |
| | | INFO_START_BUTTON_TOOLTIP=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5 |
| | | INFO_STATE_COLUMN=\u72b6\u614b |
| | | INFO_STATUS_CLI_USAGE_DESCRIPTION=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u3001\u30b5\u30fc\u30d0\u30fc\u306e\u57fa\u672c\u60c5\u5831\u3092\u8868\u793a\u3067\u304d\u307e\u3059 |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control \ |
| | | ###Panel. Check that you have access to the display. |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \ |
| | | ### Control Panel. Check that you have access to the display. Check file %s for \ |
| | | ### details. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u57fa\u672c\u7684\u306a\u30b5\u30fc\u30d0\u30fc\u306e\u60c5\u5831\u3092\u8868\u793a\u3057\u3001\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u3044\u304f\u3064\u304b\u306e\u57fa\u672c\u7684\u306a\u7ba1\u7406\u30bf\u30b9\u30af\u3092\u5b9f\u884c\u3067\u304d\u308b\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d1\u30cd\u30eb\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u8868\u793a\u3067\u304d\u307e\u3059\u3002 |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control Panel. \u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306b\u30a2\u30af\u30bb\u30b9\u53ef\u80fd\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch Control Panel. \u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306b\u30a2\u30af\u30bb\u30b9\u53ef\u80fd\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u8a73\u7d30\u306f\u30d5\u30a1\u30a4\u30eb %s \u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u7528\u3059\u308b\u3068\u3001\u57fa\u672c\u7684\u306a\u30b5\u30fc\u30d0\u30fc\u306e\u60c5\u5831\u3092\u8868\u793a\u3057\u3001\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u3044\u304f\u3064\u304b\u306e\u57fa\u672c\u7684\u306a\u7ba1\u7406\u30bf\u30b9\u30af\u3092\u5b9f\u884c\u3067\u304d\u308b\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d1\u30cd\u30eb\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u8868\u793a\u3067\u304d\u307e\u3059\u3002%n%n\u30db\u30b9\u30c8\u540d\u3082\u30dd\u30fc\u30c8\u3082\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001\u30c4\u30fc\u30eb\u306f\u30ed\u30fc\u30ab\u30eb\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u63a5\u7d9a\u3092\u8a66\u307f\u307e\u3059\u3002 |
| | | INFO_STOP_BUTTON_LABEL=\u505c\u6b62 |
| | | INFO_STOP_BUTTON_TOOLTIP=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3059\u308b |
| | | INFO_BASEDN_NOT_REPLICATED_LABEL=\u7121\u52b9 |
| | |
| | | INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI=\u30b5\u30fc\u30d0\u30fc\u30ed\u30fc\u30ab\u30eb\u30de\u30b7\u30f3\u304b\u3089\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3053\u3068\u306b\u6210\u529f\u3057\u307e\u3057\u305f\u304c\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u524a\u9664\u4e2d\u306b\u3044\u304f\u3064\u304b\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u554f\u984c\u306e\u539f\u56e0\u306b\u306a\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u306f\u3001'\u8a73\u7d30' \u30c6\u30ad\u30b9\u30c8\u9818\u57df\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n%n\u307b\u304b\u306e\u30d7\u30ed\u30b0\u30e9\u30e0\u304c\u3053\u308c\u3089\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u4f7f\u7528\u3057\u3066\u3044\u306a\u3044\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304b\u3089\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u624b\u4f5c\u696d\u3067\u524a\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_SUMMARY_UNINSTALL_NOT_STARTED=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u958b\u59cb\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_UNDEFINED_PROTOCOL_LABEL=-\u4e0d\u660e- |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \ |
| | | ### launch failed.%n%nLaunching command line uninstall... |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \ |
| | | ### Uninstall launch failed. Check file %s for more details.%n%nLaunching \ |
| | | ### command line uninstall... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%n\u30b0\u30e9\u30d5\u30a3\u30ab\u30eb\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u8d77\u52d5\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002%n%n\u30b3\u30de\u30f3\u30c9\u884c\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%n\u30b0\u30e9\u30d5\u30a3\u30ab\u30eb\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u8d77\u52d5\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u306f\u30d5\u30a1\u30a4\u30eb %s \u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002%n%n\u30b3\u30de\u30f3\u30c9\u884c\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=\u30b3\u30de\u30f3\u30c9\u884c\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=\u30b0\u30e9\u30d5\u30a3\u30ab\u30eb\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=\u3053\u306e\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u3063\u3066\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3067\u304d\u307e\u3059\u3002 |
| | |
| | | INFO_UNINSTALL_LOGIN_PWD_TOOLTIP=\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u69cb\u6210\u306e\u8aad\u307f\u53d6\u308a\u304a\u3088\u3073\u66f4\u65b0\u306b\u4f7f\u7528\u3059\u308b\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002 |
| | | INFO_UNINSTALL_LOGIN_UID_TOOLTIP=\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u69cb\u6210\u306e\u8aad\u307f\u53d6\u308a\u304a\u3088\u3073\u66f4\u65b0\u306b\u4f7f\u7528\u3059\u308b\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u30e6\u30fc\u30b6\u30fc ID\u3002 |
| | | INFO_UNKNOWN_LABEL=-- |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u5185\u3067\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306b\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u3053\u306e\u5f15\u6570\u3092\u4f7f\u7528\u3067\u304d\u308b\u306e\u306f\u3001\u30d7\u30ed\u30f3\u30d7\u30c8\u5f15\u6570\u306a\u3057\u306e %s \u306e\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u5185\u3067\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u53c2\u7167\u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u5834\u5408\u306b\u3001\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u7d9a\u884c\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3067\u304d\u308b\u306e\u306f\u3001\u30d7\u30ed\u30f3\u30d7\u30c8\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3057\u306e %s \u306e\u5834\u5408\u3060\u3051\u3067\u3059\u3002 |
| | | INFO_DESCRIPTION_REFERENCED_HOST=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u5185\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u7528\u306b\u53c2\u7167\u3055\u308c\u3066\u3044\u308b\u3001\u3053\u306e\u30db\u30b9\u30c8\u306e\u540d\u524d (\u307e\u305f\u306f IP \u30a2\u30c9\u30ec\u30b9) |
| | | INFO_UNINSTALLDS_DESCRIPTION_CLI=\u30b3\u30de\u30f3\u30c9\u884c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u306e\u4f7f\u7528\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 \u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u3001\u30b0\u30e9\u30d5\u30a3\u30ab\u30eb\u30a4\u30f3\u30bf\u30d5\u30a7\u30fc\u30b9\u304c\u8d77\u52d5\u3057\u307e\u3059\u3002 \u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306b\u306e\u307f\u3001\u6b8b\u308a\u306e\u30aa\u30d7\u30b7\u30e7\u30f3 (help \u3068 version \u3092\u9664\u304f) \u304c\u8003\u616e\u3055\u308c\u307e\u3059 |
| | | INFO_UNINSTALLDS_DESCRIPTION_QUIET=\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3092\u975e\u51fa\u529b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3057\u307e\u3059\u3002 \u975e\u51fa\u529b\u30e2\u30fc\u30c9\u3067\u306f\u3001\u9032\u6357\u60c5\u5831\u304c\u6a19\u6e96\u51fa\u529b\u306b\u51fa\u529b\u3055\u308c\u307e\u305b\u3093\u3002 |
| | |
| | | INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\u30b5\u30fc\u30d0\u30fc\u306e\u69cb\u6210\u3092\u66f4\u65b0\u3057\u3066\u3001\u6307\u5b9a\u3057\u305f\u30d9\u30fc\u30b9 DN \u5185\u306e\u30c7\u30fc\u30bf\u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3057\u307e\u3059\u3002 \u6307\u5b9a\u3057\u305f\u30b5\u30fc\u30d0\u30fc\u306e\u3044\u305a\u308c\u304b\u304c\u30d9\u30fc\u30b9 DN \u5185\u306e\u30c7\u30fc\u30bf\u3092\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u3059\u3067\u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u4e2d\u3067\u3042\u308b\u5834\u5408\u3001\u3053\u306e\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u5b9f\u884c\u3059\u308b\u3068\u3001\u3059\u3079\u3066\u306e\u30b5\u30fc\u30d0\u30fc\u306e\u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u307e\u3059 (\u3053\u306e\u305f\u3081\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u306b\u8ffd\u52a0\u3059\u308b\u30b5\u30fc\u30d0\u30fc\u3054\u3068\u306b\u3001\u3053\u306e\u30b3\u30de\u30f3\u30c9\u884c\u3092 1 \u56de\u5b9f\u884c\u3059\u308c\u3070\u5341\u5206\u3067\u3059)\u3002 |
| | | INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=\u6307\u5b9a\u3057\u305f\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u7279\u5b9a\u306e\u30d9\u30fc\u30b9 DN \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3057\u3066\u3001\u30c7\u30fc\u30bf\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u5148\u306e\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u53c2\u7167\u3092\u524a\u9664\u3057\u307e\u3059\u3002 |
| | | INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=\u767b\u9332\u60c5\u5831\u5185\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30b5\u30fc\u30d0\u30fc\u306e\u30d9\u30fc\u30b9 DN \u306e\u57fa\u672c\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u69cb\u6210\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059\u3002 \u30d9\u30fc\u30b9 DN \u304c\u30d1\u30e9\u30e1\u30fc\u30bf\u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3001\u3059\u3079\u3066\u306e\u30d9\u30fc\u30b9 DN \u306e\u60c5\u5831\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ |
| | | ### DN in no interactive mode. |
| | | ###SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ |
| | | ### password of the global administrator in non interactive mode. You can \ |
| | | ### provide it using the %s or the %s options. |
| | | ###SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \ |
| | | ### base DN. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers to enable replication. You have provided twice the server \ |
| | | ### %s:%s |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers as source and destination of the initialization. You have \ |
| | | ### provided twice the server %s:%s |
| | | ###SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=The server administration port \ |
| | | ### and the replication port have the same value in host %s. You provided %s \ |
| | | ### for both. |
| | | ###SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=You have provided the same \ |
| | | ### replication port (%s) for two servers located on the same machine (%s). |
| | | ###SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Could not find a valid \ |
| | | ### subcommand. You must specify a subcommand when using the option %s. |
| | | ###SEVERE_ERR_REPLICATION_STATUS_QUIET=The '%s' subcommand is not compatible with \ |
| | | ### the %s argument. |
| | | SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=\u975e\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u4ee5\u4e0a\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=\u975e\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002%s \u307e\u305f\u306f %s \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002 |
| | | SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=\u6307\u5b9a\u3055\u308c\u305f\u5024 %s \u306f\u6709\u52b9\u306a\u30d9\u30fc\u30b9 DN \u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b 2 \u3064\u306e\u7570\u306a\u308b\u30b5\u30fc\u30d0\u30fc\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30b5\u30fc\u30d0\u30fc %s \u3092 2 \u56de\u6307\u5b9a\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=\u521d\u671f\u5316\u306e\u30bd\u30fc\u30b9\u304a\u3088\u3073\u30bf\u30fc\u30b2\u30c3\u30c8\u3068\u3057\u3066 2 \u3064\u306e\u7570\u306a\u308b\u30b5\u30fc\u30d0\u30fc\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30b5\u30fc\u30d0\u30fc %s \u3092 2 \u56de\u6307\u5b9a\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=\u30db\u30b9\u30c8 %s \u3067\u30b5\u30fc\u30d0\u30fc\u7ba1\u7406\u30dd\u30fc\u30c8\u3068\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8\u306e\u5024\u304c\u540c\u3058\u3067\u3059\u3002\u4e21\u65b9\u306b %s \u3092\u6307\u5b9a\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=\u540c\u3058\u30de\u30b7\u30f3 (%2$s) \u4e0a\u306e 2 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u540c\u3058\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8 (%1$s) \u3092\u6307\u5b9a\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=\u6709\u52b9\u306a\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30aa\u30d7\u30b7\u30e7\u30f3 %s \u3092\u4f7f\u7528\u3059\u308b\u3068\u304d\u306f\u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_REPLICATION_STATUS_QUIET='%s' \u30b5\u30d6\u30b3\u30de\u30f3\u30c9\u306f %s \u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u4e92\u63db\u6027\u304c\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | INFO_REPLICATION_SUCCESSFUL=\u64cd\u4f5c\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f |
| | | INFO_REPLICATION_SUCCESSFUL_NOP=\u64cd\u4f5c\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\u304c\u3001\u30a2\u30af\u30b7\u30e7\u30f3\u306f\u5fc5\u8981\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | MILD_ERR_REPLICATION_USER_CANCELLED=\u30e6\u30fc\u30b6\u30fc\u304c\u64cd\u4f5c\u3092\u30ad\u30e3\u30f3\u30bb\u30eb\u3057\u307e\u3057\u305f |
| | | ###SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | ###SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \ |
| | | ### used when %s has been specified |
| | | SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=%s \u30aa\u30d7\u30b7\u30e7\u30f3\u306f\u3001%s \u3092\u6307\u5b9a\u3057\u305f\u3068\u304d\u306b\u306e\u307f\u4f7f\u7528\u3067\u304d\u307e\u3059 |
| | | INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u3092\u4f5c\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u4e2d\u306e\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u7ba1\u7406\u7528\u306b\u4f5c\u6210\u3059\u308b\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u8cc7\u683c\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_ADMINISTRATOR_UID_PROMPT=\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u30e6\u30fc\u30b6\u30fc ID |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=\u30b0\u30ed\u30fc\u30d0\u30eb\u7ba1\u7406\u8005\u306e\u30d1\u30b9\u30ef\u30fc\u30c9: |
| | |
| | | INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=2 \u756a\u76ee\u306e\u30b5\u30fc\u30d0\u30fc\u4e0a\u306e %s \u306e\u30d1\u30b9\u30ef\u30fc\u30c9: |
| | | INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS=>>>> \u30bd\u30fc\u30b9\u30b5\u30fc\u30d0\u30fc\u306e\u30b5\u30fc\u30d0\u30fc\u7ba1\u7406\u63a5\u7d9a\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059 |
| | | INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> \u5b9b\u5148\u30b5\u30fc\u30d0\u30fc\u306e\u30b5\u30fc\u30d0\u30fc\u7ba1\u7406\u63a5\u7d9a\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u6307\u5b9a\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \ |
| | | ### available to enable replication between the two servers. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \ |
| | | ### base DN's available to enable replication between the two servers. You must \ |
| | | ### specify at least one server that will contain the replicated data, before \ |
| | | ### configuring servers that will only contain the replication changelog \ |
| | | ### (replication servers). |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=2 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u9593\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u53ef\u80fd\u306a\u30d9\u30fc\u30b9 DN \u304c\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=2 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u9593\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u53ef\u80fd\u306a\u30d9\u30fc\u30b9 DN \u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0\u3060\u3051\u3092\u542b\u3081\u308b\u30b5\u30fc\u30d0\u30fc (\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc) \u3092\u69cb\u6210\u3059\u308b\u524d\u306b\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30c7\u30fc\u30bf\u3092\u542b\u3081\u308b\u30b5\u30fc\u30d0\u30fc\u3092 1 \u3064\u4ee5\u4e0a\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_ALREADY_REPLICATED_SUFFIXES=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c 2 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u9593\u3067\u3059\u3067\u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u3059: %n%s |
| | | INFO_ALREADY_NOT_REPLICATED_SUFFIXES=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u306f\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093: %n%s |
| | | MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u3067\u898b\u3064\u304b\u3089\u306a\u304b\u3063\u305f\u305f\u3081\u30012 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u9593\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3067\u304d\u307e\u305b\u3093: %n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=\u30d9\u30fc\u30b9 DN %s \u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3057\u307e\u3059\u304b ? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \ |
| | | ### DN's replicated between the two servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=2 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u9593\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u308b\u30d9\u30fc\u30b9 DN \u304c\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u306f\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u304b\u3001\u4e21\u65b9\u306e\u30b5\u30fc\u30d0\u30fc\u3067\u69cb\u6210\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093: %n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=\u521d\u671f\u5316\u3059\u308b\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=\u30d9\u30fc\u30b9 DN %s \u3092\u521d\u671f\u5316\u3057\u307e\u3059\u304b ? |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \ |
| | | ### DN's replicated in the server. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \ |
| | | ### base DN's replicated in the server. The base DN's must be replicated to be \ |
| | | ### able to use their contents to initialize the base DN's on the other servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base DN's replicated in the server. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no base DN's replicated in the server.\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u4f7f\u7528\u3057\u3066\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u306e\u30d9\u30fc\u30b9 DN \u3092\u521d\u671f\u5316\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f\u3001\u30d9\u30fc\u30b9 DN \u3092\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=There are no base DN's replicated in the server. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u30b5\u30fc\u30d0\u30fc\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f: %n%s |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u30b5\u30fc\u30d0\u30fc\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f: %n%s |
| | |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=import-ldif \u30b3\u30de\u30f3\u30c9\u307e\u305f\u306f\u30d0\u30a4\u30ca\u30ea\u30b3\u30d4\u30fc\u3092\u4f7f\u7528\u3057\u3066\u521d\u671f\u5316\u3059\u308b\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=import-ldif \u30b3\u30de\u30f3\u30c9\u307e\u305f\u306f\u30d0\u30a4\u30ca\u30ea\u30b3\u30d4\u30fc\u3092\u4f7f\u7528\u3057\u3066\u521d\u671f\u5316\u3057\u305f\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=\u30d9\u30fc\u30b9 DN %s \u4e0a\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3057\u307e\u3059\u304b ? |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER='%s' \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30d9\u30fc\u30b9 DN \u4e0a\u3067\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3059\u308b\u3088\u3046\u9078\u629e\u3057\u307e\u3057\u305f\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0\u304a\u3088\u3073\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8) \u3082\u7121\u52b9\u306b\u3059\u308b\u5834\u5408\u3001'--%s' \u307e\u305f\u306f '--%s' \u5f15\u6570\u3082\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER='%s' \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30d9\u30fc\u30b9 DN \u4e0a\u3067\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3059\u308b\u3088\u3046\u9078\u629e\u3057\u307e\u3057\u305f\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0\u304a\u3088\u3073\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8) \u3082\u7121\u52b9\u306b\u3059\u308b\u5834\u5408\u306f\u3001'--%s' \u307e\u305f\u306f '--%s' \u30aa\u30d7\u30b7\u30e7\u30f3\u3082\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=\u30b5\u30fc\u30d0\u30fc '%s' \u4e0a\u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30d9\u30fc\u30b9 DN \u3092\u7121\u52b9\u306b\u3059\u308b\u3088\u3046\u9078\u629e\u3057\u307e\u3057\u305f\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8 '%d' \u3082\u7121\u52b9\u306b\u3057\u307e\u3059\u304b ? |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u7121\u52b9\u306b\u3059\u308b\u3088\u3046\u9078\u629e\u3057\u307e\u3057\u305f\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u7121\u52b9\u306b\u3057\u305f\u3042\u3068\u30011 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u306e\u307f\u3092\u6b21\u306e\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u7528\u306b\u69cb\u6210\u3057\u307e\u3059:%n%s%n\u30b7\u30f3\u30b0\u30eb\u30dd\u30a4\u30f3\u30c8\u969c\u5bb3\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001\u5c11\u306a\u304f\u3068\u3082 2 \u3064\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u69cb\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u7121\u52b9\u306b\u3059\u308b\u3088\u3046\u9078\u629e\u3057\u307e\u3057\u305f\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u7121\u52b9\u306b\u3057\u305f\u3042\u3068\u30011 \u3064\u306e\u30b5\u30fc\u30d0\u30fc\u306e\u307f\u3092\u6b21\u306e\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u7528\u306b\u69cb\u6210\u3057\u307e\u3059:%n%s%n\u30b7\u30f3\u30b0\u30eb\u30dd\u30a4\u30f3\u30c8\u969c\u5bb3\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001\u5c11\u306a\u304f\u3068\u3082 2 \u3064\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u3092\u69cb\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002%n\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS=\u30b5\u30fc\u30d0\u30fc %s \u4e0a\u306e\u767b\u9332\u60c5\u5831\u3092\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3067\u521d\u671f\u5316\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL=\u767b\u9332\u60c5\u5831\u3092\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3067\u521d\u671f\u5316\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA=\u30b5\u30fc\u30d0\u30fc %s \u4e0a\u306e\u30b9\u30ad\u30fc\u30de\u3092\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3067\u521d\u671f\u5316\u3057\u3066\u3044\u307e\u3059 |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=An unexpected error occurred \ |
| | | ### seeding the truststore contents of server %s with truststore of server %s. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error initializing. Could not \ |
| | | ### find replication ID in the server %s for base DN %s. |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error initializing. Could \ |
| | | ### not find a peer to start the initialization after several tries. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error configuring \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error disabling \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error updating replication \ |
| | | ### configuration on base DN %s of server %s. |
| | | ###SEVERE_ERR_REPLICATION_UPDATING_ADS=Error updating registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_READING_ADS=Error reading registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=The registry information found \ |
| | | ### in servers %s and %s could not be merged. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (base DN '%s') \ |
| | | ### and server %s (base DN '%s') have the same domain ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=The following servers in the \ |
| | | ### two topologies have the same domain ID%n%s%n%nThe replication topologies \ |
| | | ### cannot be merged. To fix this problem please refer to the documentation. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s \ |
| | | ### and server %s have the same replication server ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=The following \ |
| | | ### servers in the two topologies have the same replication server ID%n%s%n%nThe \ |
| | | ### replication topologies cannot be merged. To fix this problem please refer to \ |
| | | ### the documentation. |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=The errors reading the \ |
| | | ### registry information on %s do not allow to do the merge between the \ |
| | | ### replication topologies. You will have to fix the following problems before \ |
| | | ### merging the topologies:%n%s |
| | | SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=\u30b5\u30fc\u30d0\u30fc %s \u306e\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u30b5\u30fc\u30d0\u30fc %s \u306e\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30b7\u30fc\u30c9\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=\u521d\u671f\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30d9\u30fc\u30b9 DN %2$s \u306e\u30b5\u30fc\u30d0\u30fc %1$s \u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3 ID \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=\u521d\u671f\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u4f55\u56de\u304b\u8a66\u884c\u3057\u307e\u3057\u305f\u304c\u3001\u521d\u671f\u5316\u3092\u958b\u59cb\u3059\u308b\u30d4\u30a2\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=\u30b5\u30fc\u30d0\u30fc %s \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8\u3092\u69cb\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=\u30b5\u30fc\u30d0\u30fc %s \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8\u3092\u7121\u52b9\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=\u30b5\u30fc\u30d0\u30fc %2$s \u306e\u30d9\u30fc\u30b9 DN %1$s \u3067\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u69cb\u6210\u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_REPLICATION_UPDATING_ADS=\u767b\u9332\u60c5\u5831\u306e\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u8a73\u7d30: %s |
| | | SEVERE_ERR_REPLICATION_READING_ADS=\u767b\u9332\u60c5\u5831\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=\u30b5\u30fc\u30d0\u30fc %s \u3068 %s \u3067\u898b\u3064\u304b\u3063\u305f\u30ec\u30b8\u30b9\u30c8\u30ea\u60c5\u5831\u3092\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=\u30b5\u30fc\u30d0\u30fc %s (\u30d9\u30fc\u30b9 DN '%s') \u3068\u30b5\u30fc\u30d0\u30fc %s (\u30d9\u30fc\u30b9 DN '%s') \u306e\u30c9\u30e1\u30a4\u30f3 ID \u304c\u540c\u3058\u3067\u3059: %d\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=2 \u3064\u306e\u30c8\u30dd\u30ed\u30b8\u5185\u306e\u6b21\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u540c\u3058\u30c9\u30e1\u30a4\u30f3 ID \u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059%n%s%n%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u3092\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001\u30de\u30cb\u30e5\u30a2\u30eb\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=\u30b5\u30fc\u30d0\u30fc %s \u3068\u30b5\u30fc\u30d0\u30fc %s \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc ID \u304c\u540c\u3058\u3067\u3059: %d\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=2 \u3064\u306e\u30c8\u30dd\u30ed\u30b8\u5185\u306e\u6b21\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u540c\u3058\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc ID \u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059%n%s%n%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u3092\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001\u30de\u30cb\u30e5\u30a2\u30eb\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=%s \u3067\u30ec\u30b8\u30b9\u30c8\u30ea\u60c5\u5831\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u305f\u305f\u3081\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u9593\u3067\u30de\u30fc\u30b8\u3067\u304d\u307e\u305b\u3093\u3002\u30c8\u30dd\u30ed\u30b8\u3092\u30de\u30fc\u30b8\u3059\u308b\u524d\u306b\u6b21\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059:%n%s |
| | | INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u69cb\u6210\u53ef\u80fd\u306b\u3059\u308b\u305f\u3081\u306b\u3001\u30b5\u30fc\u30d0\u30fc %s \u3068 %s \u306e\u767b\u9332\u60c5\u5831\u3092\u30de\u30fc\u30b8\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u7af6\u5408\u304c\u691c\u51fa\u3055\u308c\u305f\u5834\u5408\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u60c5\u5831\u306f\u4fdd\u6301\u3055\u308c\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u60c5\u5831\u306f\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3055\u308c\u307e\u3059\u3002%n\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u69cb\u6210\u53ef\u80fd\u306b\u3059\u308b\u305f\u3081\u306b\u3001\u30b5\u30fc\u30d0\u30fc %s \u3068 %s \u306e\u767b\u9332\u60c5\u5831\u3092\u30de\u30fc\u30b8\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u7af6\u5408\u304c\u691c\u51fa\u3055\u308c\u305f\u5834\u5408\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u60c5\u5831\u306f\u4fdd\u6301\u3055\u308c\u3001\u30b5\u30fc\u30d0\u30fc %s \u306e\u60c5\u5831\u306f\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS=\u767b\u9332\u60c5\u5831\u3092\u30de\u30fc\u30b8\u3057\u3066\u3044\u307e\u3059 |
| | | ###SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error reading replication \ |
| | | ### configuration of server %s.%nDetails: %s |
| | | SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=\u30b5\u30fc\u30d0\u30fc %s \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u69cb\u6210\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002%n\u8a73\u7d30: %s |
| | | INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE=\u30b5\u30fc\u30d0\u30fc %2$s \u306e\u30d9\u30fc\u30b9 DN %1$s \u4e0a\u306b\u3042\u308b\u53c2\u7167\u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_REPLICATION_DISABLING_BASEDN=\u30b5\u30fc\u30d0\u30fc %2$s \u306e\u30d9\u30fc\u30b9 DN %1$s \u4e0a\u306b\u3042\u308b\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_REPLICATION_DISABLING_REPLICATION_SERVER=\u30b5\u30fc\u30d0\u30fc %2$s \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8 %1$s \u3092\u7121\u52b9\u306b\u3057\u3066\u3044\u307e\u3059 |
| | |
| | | INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS=\u6b21\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u306f\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0\u304a\u3088\u3073\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8) \u304c\u3042\u308a\u307e\u3059\u304c\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30c7\u30fc\u30bf\u3092\u542b\u3080\u30b5\u30fc\u30d0\u30fc\u306b\u306f\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=1 \u3064\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u306e\u307f\u3092\u6b21\u306e\u30d9\u30fc\u30b9 DN \u7528\u306b\u5b9a\u7fa9\u3057\u307e\u3059:%n%s%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u5185\u3067\u30b7\u30f3\u30b0\u30eb\u30dd\u30a4\u30f3\u30c8\u969c\u5bb3\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001\u5c11\u306a\u304f\u3068\u3082 2 \u3064\u4ee5\u4e0a\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (2 \u3064\u306e\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0) \u3092\u542b\u3081\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u307e\u3059\u3002%n\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=1 \u3064\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u306e\u307f\u3092\u6b21\u306e\u30d9\u30fc\u30b9 DN \u7528\u306b\u5b9a\u7fa9\u3057\u307e\u3059:%n%s%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u5185\u3067\u30b7\u30f3\u30b0\u30eb\u30dd\u30a4\u30f3\u30c8\u969c\u5bb3\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001\u5c11\u306a\u304f\u3068\u3082 2 \u3064\u4ee5\u4e0a\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (2 \u3064\u306e\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0) \u3092\u542b\u3081\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \ |
| | | ### for the following base DN's:%n%s%nAt least one replication server (a \ |
| | | ### changelog) is required in the replication topology. It is recommended to \ |
| | | ### have at least two replication servers (two changelogs) to avoid a single \ |
| | | ### point of failure in the replication topology. |
| | | SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u306b\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u304c\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093:%n%s%n\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u5185\u306b 1 \u3064\u4ee5\u4e0a\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0) \u304c\u5fc5\u8981\u3067\u3059\u3002\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30c8\u30dd\u30ed\u30b8\u5185\u3067\u30b7\u30f3\u30b0\u30eb\u30dd\u30a4\u30f3\u30c8\u969c\u5bb3\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001\u5c11\u306a\u304f\u3068\u3082 2 \u3064\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc (2 \u3064\u306e\u66f4\u65b0\u5c65\u6b74\u30ed\u30b0) \u3092\u542b\u3081\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u3066\u3044\u307e\u3059\u3002 |
| | | INFO_REPLICATION_STATUS_SECURITY_ENABLED=\u6709\u52b9 |
| | | INFO_REPLICATION_STATUS_SECURITY_DISABLED=\u7121\u52b9 |
| | | INFO_REPLICATION_CRITICAL_ERROR_DETAILS=\u8a73\u7d30: %s |
| | |
| | | INFO_PROGRESS_PRE_INITIALIZATION_LOCAL_FINISHED_PROCEDURE=\u3053\u308c\u3067\u3001\u30b5\u30fc\u30d0\u30fc %s \u4e0a\u3067\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u64cd\u4f5c\u306b\u306f import-ldif \u30b3\u30de\u30f3\u30c9\u307e\u305f\u306f\u30d0\u30a4\u30ca\u30ea\u30b3\u30d4\u30fc\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002%n%n\u521d\u671f\u5316\u304c\u5b8c\u4e86\u3057\u305f\u3089\u3001\u65b0\u3057\u3044\u30d9\u30fc\u30b9 DN \u306b\u5bfe\u3057\u3066\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b\u305f\u3081\u306b\u3001\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 '%s' \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=\u3053\u308c\u3067\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u521d\u671f\u5316\u3092\u5b9f\u884c\u3067\u304d\u307e\u3059\u3002 \u3053\u306e\u64cd\u4f5c\u306b\u306f import-ldif \u307e\u305f\u306f\u30d0\u30a4\u30ca\u30ea\u30b3\u30d4\u30fc\u3092\u4f7f\u7528\u3067\u304d\u307e\u3059\u3002\u5404\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u3001\u540c\u3058 LDIF \u30d5\u30a1\u30a4\u30eb/\u30d0\u30a4\u30ca\u30ea\u30b3\u30d4\u30fc\u3092\u4f7f\u7528\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002%n%n\u521d\u671f\u5316\u304c\u5b8c\u4e86\u3057\u305f\u3089\u3001\u65b0\u3057\u3044\u30d9\u30fc\u30b9 DN \u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u5bfe\u3057\u3066\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b\u305f\u3081\u306b\u3001\u30b5\u30d6\u30b3\u30de\u30f3\u30c9 '%s' \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=\u521d\u671f\u5316\u5f8c\u306e\u624b\u9806\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002 |
| | | ###SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | ###SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=\u64cd\u4f5c\u306e\u9032\u884c\u72b6\u6cc1\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=\u64cd\u4f5c\u306e\u9032\u884c\u72b6\u6cc1\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG=\u64cd\u4f5c\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u30bf\u30b9\u30af\u72b6\u614b: %s\u3002\u8a73\u7d30\u306f %s \u306e\u30a8\u30e9\u30fc\u30ed\u30b0\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG=\u64cd\u4f5c\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u6700\u65b0\u30ed\u30b0\u306e\u8a73\u7d30: %s\u3002\u30bf\u30b9\u30af\u72b6\u614b: %s\u3002\u8a73\u7d30\u306f %s \u306e\u30a8\u30e9\u30fc\u30ed\u30b0\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG=\u64cd\u4f5c\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u30bf\u30b9\u30af\u72b6\u614b: %s\u3002\u8a73\u7d30\u306f %s \u306e\u30a8\u30e9\u30fc\u30ed\u30b0\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG=\u64cd\u4f5c\u4e2d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u6700\u65b0\u30ed\u30b0\u306e\u8a73\u7d30: %s\u3002\u30bf\u30b9\u30af\u72b6\u614b: %s\u3002\u8a73\u7d30\u306f %s \u306e\u30a8\u30e9\u30fc\u30ed\u30b0\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | ###SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | ###SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=\u64cd\u4f5c\u306e\u958b\u59cb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=\u64cd\u4f5c\u306e\u958b\u59cb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_REPLICATION_SUBCOMMAND_PROMPT=\u3069\u306e\u51e6\u7406\u3092\u5b9f\u884c\u3057\u307e\u3059\u304b? |
| | | INFO_REPLICATION_ENABLE_MENU_PROMPT=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6709\u52b9\u306b\u3059\u308b |
| | | INFO_REPLICATION_DISABLE_MENU_PROMPT=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3059\u308b |
| | |
| | | INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=\u5916\u90e8\u521d\u671f\u5316\u5f8c |
| | | INFO_REPLICATION_STATUS_MENU_PROMPT=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u72b6\u614b\u3092\u8868\u793a |
| | | INFO_REPLICATION_POST_ENABLE_INFO=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u6b63\u5e38\u306b\u6709\u52b9\u306b\u306a\u308a\u307e\u3057\u305f\u3002 \u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u6a5f\u80fd\u3059\u308b\u306b\u306f\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3059\u308b\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u521d\u671f\u5316\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 (%s %s \u3092\u4f7f\u7528\u3057\u3066\u521d\u671f\u5316)\u3002 |
| | | ###SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The argument \ |
| | | ### "--%s" must be specified when this application is used non-interactively |
| | | SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=\u3053\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u975e\u5bfe\u8a71\u578b\u3067\u4f7f\u7528\u3059\u308b\u3068\u304d\u306f\u3001\u30aa\u30d7\u30b7\u30e7\u30f3 "--%s" \u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | INFO_REPLICATION_NON_INTERACTIVE=\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u884c: %n%s |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u3068\u304d\u306b\u3001\u6a19\u6e96\u51fa\u529b\u306b\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u5f15\u6570\u3092\u8868\u793a\u3057\u307e\u3059 |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u3068\u304d\u306b\u3001\u6a19\u6e96\u51fa\u529b\u306b\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8868\u793a\u3057\u307e\u3059 |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u3068\u304d\u306b\u3001\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u304c\u66f8\u304d\u8fbc\u307e\u308c\u308b\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d5\u30eb\u30d1\u30b9 |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=\u3053\u306e\u30b3\u30de\u30f3\u30c9\u304c\u5bfe\u8a71\u578b\u30e2\u30fc\u30c9\u3067\u5b9f\u884c\u3055\u308c\u308b\u5834\u5408\u306f\u3001\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u8a73\u7d30\u8a2d\u5b9a\u3092\u8868\u793a\u3057\u307e\u3059 |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=\u7b49\u4fa1\u306e\u975e\u5bfe\u8a71\u578b\u30b3\u30de\u30f3\u30c9\u884c\u3092\u30d5\u30a1\u30a4\u30eb %s \u306b\u66f8\u304d\u8fbc\u3082\u3046\u3068\u3057\u3066\u3044\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u8a73\u7d30: %s |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Cannot \ |
| | | ### write to file %s. Verify that you have access rights to that file and that \ |
| | | ### you provided the full path of the file |
| | | ###SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=The \ |
| | | ### specified path %s to write the equivalent command is a directory. You must \ |
| | | ### specify a path to a file |
| | | SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=\u30d5\u30a1\u30a4\u30eb %s \u306b\u66f8\u304d\u8fbc\u3081\u307e\u305b\u3093\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u9650\u3092\u6301\u3063\u3066\u3044\u308b\u3053\u3068\u3001\u304a\u3088\u3073\u30d5\u30a1\u30a4\u30eb\u306e\u30d5\u30eb\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u305f\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=\u7b49\u4fa1\u306e\u30b3\u30de\u30f3\u30c9\u306e\u66f8\u304d\u8fbc\u307f\u5148\u3068\u3057\u3066\u6307\u5b9a\u3057\u305f\u30d1\u30b9 %s \u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u3059\u3002\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=1 \u756a\u76ee\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8 '%d' \u3067\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u6307\u5b9a\u3057\u305f\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8 '%d' \u306f\u7121\u8996\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=2 \u756a\u76ee\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u3001\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30dd\u30fc\u30c8 '%d' \u3067\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u6307\u5b9a\u3057\u305f\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30b5\u30fc\u30d0\u30fc\u30dd\u30fc\u30c8 '%d' \u306f\u7121\u8996\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | INFO_CONTROL_PANEL_TITLE=%s \u5236\u5fa1\u30d1\u30cd\u30eb |
| | |
| | | INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE=\u306f\u3044 |
| | | INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE=\u3044\u3044\u3048 |
| | | MILD_ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME=objectclass \u3092\u5909\u66f4\u3057\u3001\u30a8\u30f3\u30c8\u30ea\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30c7\u30fc\u30bf |
| | | INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES=\u30a8\u30f3\u30c8\u30ea\u306e\u7ba1\u7406 |
| | | INFO_CTRL_PANEL_ACTION_NEW_BASEDN=\u65b0\u898f\u30d9\u30fc\u30b9 DN... |
| | |
| | | MILD_ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE=\u7121\u52b9\u306a dn \u5024: '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH=\u6307\u5b9a\u3057\u305f\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED=\u5c5e\u6027 %s \u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP=LDAP |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAPS=LDAPS |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS=LDAP (StartTLS \u3092\u8a31\u53ef) |
| | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3 (\u30bb\u30ad\u30e5\u30a2) |
| | | INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION=\u7ba1\u7406\u30b3\u30cd\u30af\u30bf |
| | | INFO_CTRL_PANEL_CONN_HANDLER_OTHER=\u305d\u306e\u4ed6 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_SUBSTRING=\u90e8\u5206\u6587\u5b57\u5217 |
| | | INFO_CTRL_PANEL_INDEX_PRESENCE=\u30d7\u30ec\u30bc\u30f3\u30b9 |
| | | INFO_CTRL_PANEL_INDEX_EQUALITY=\u7b49\u4fa1 |
| | | INFO_CTRL_PANEL_INDEX_APPROXIMATE=\u8fd1\u4f3c |
| | | INFO_CTRL_PANEL_INDEX_ORDERING=\u9806\u5e8f\u4ed8\u3051 |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE=\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30bf\u30a4\u30d7 |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT=\u30a8\u30f3\u30c8\u30ea\u5236\u9650 |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD=\u518d\u69cb\u7bc9\u304c\u5fc5\u8981 |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME=\u540d\u524d |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN=\u30d9\u30fc\u30b9 DN |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE=\u6709\u52b9\u7bc4\u56f2 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER=\u30d5\u30a3\u30eb\u30bf |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER=\u30bd\u30fc\u30c8\u9806\u5e8f |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD=\u518d\u69cb\u7bc9\u304c\u5fc5\u8981 |
| | | |
| | | INFO_CTRL_PANEL_BINARY_VALUE=- \u30d0\u30a4\u30ca\u30ea\u5024 - |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE64=- Base64 \u306e\u5024 - |
| | | # |
| | |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=\u6b21\u306e\u30bf\u30b9\u30af\u304c\u5b9f\u884c\u4e2d\u3067\u3059: %s<br>\u30bf\u30b9\u30af %s \u3068\u540c\u6642\u306b\u5b9f\u884c\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093 |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION=\u30b0\u30eb\u30fc\u30d7\u306b\u30a8\u30f3\u30c8\u30ea\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP=\u30b0\u30eb\u30fc\u30d7 '%s' \u3092\u66f4\u65b0\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY=\u30a8\u30f3\u30c8\u30ea\u3092\u5909\u66f4\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME=\u30a8\u30f3\u30c8\u30ea\u306e\u540d\u524d\u3092\u5909\u66f4\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN=\u30d9\u30fc\u30b9 DN \u3092\u524a\u9664\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=\u30d9\u30fc\u30b9 DN '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=\u30d9\u30fc\u30b9 DN %s \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=\u30d9\u30fc\u30b9 DN '%s' \u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7121\u52b9\u306b\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION=\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664\u3057\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ENTRIES_DELETED=%d \u500b\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY='%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY=\u30a8\u30f3\u30c8\u30ea '%s' \u3092\u524a\u9664\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u524a\u9664\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u524a\u9664\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u524a\u9664\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_DELETING_INDEX=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG=\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u8981\u7d20 '%s' \u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u3092\u524a\u9664\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=objectclass '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=\u5c5e\u6027 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=\u30b9\u30ad\u30fc\u30de\u306e\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=\u8a2d\u5b9a\u306e\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=\u30a8\u30f3\u30c8\u30ea\u306e\u691c\u67fb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_OFFLINE=\u3053\u306e\u64cd\u4f5c\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u306e\u30b9\u30ad\u30fc\u30de\u5b9a\u7fa9\u30a8\u30f3\u30c8\u30ea (cn=schema) \u304b\u3089\u6b21\u306e\u5c5e\u6027\u3092\u524a\u9664\u3059\u308b\u306e\u3068\u540c\u7b49\u3067\u3059\u3002 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_ONLINE=\u30b9\u30ad\u30fc\u30de\u3092\u66f4\u65b0\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE=\u5c5e\u6027 '%s' \u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u5185\u306e\u30b9\u30ad\u30fc\u30de\u5b9a\u7fa9\u30a8\u30f3\u30c8\u30ea (cn=schema) \u304b\u3089\u6b21\u306e\u5c5e\u6027\u3092\u524a\u9664\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308a\u307e\u3059: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u5185\u306e\u30b9\u30ad\u30fc\u30de\u5b9a\u7fa9\u30a8\u30f3\u30c8\u30ea (cn=schema) \u304b\u3089\u6b21\u306e\u5c5e\u6027\u3092\u524a\u9664\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308a\u307e\u3059: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE=\u5c5e\u6027 '%s' \u3092\u524a\u9664\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u524a\u9664\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION=\u30a8\u30f3\u30c8\u30ea '%s' \u3092\u5909\u66f4\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=\u30a8\u30f3\u30c8\u30ea\u306e\u540d\u524d\u3092 '%s' \u304b\u3089 '%s' \u306b\u5909\u66f4\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=\u30a8\u30f3\u30c8\u30ea '%s' \u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=\u30a8\u30f3\u30c8\u30ea '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX='%s' \u3067\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u518d\u69cb\u7bc9\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u6709\u52b9\u306b\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u7121\u52b9\u306b\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u6709\u52b9\u306b\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u7121\u52b9\u306b\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION=\u30a8\u30f3\u30c8\u30ea '%s' \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u30ea\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=\u30a8\u30f3\u30c8\u30ea '%s' \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u66f4\u65b0\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u30ea\u30bb\u30c3\u30c8\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | |
| | | INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION=\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION=\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION=\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3057\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_SERVER_STOPPED=\u30b5\u30fc\u30d0\u30fc\u304c\u505c\u6b62\u3057\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=\u3053\u306e\u64cd\u4f5c\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u306e\u30b9\u30ad\u30fc\u30de\u5b9a\u7fa9\u30a8\u30f3\u30c8\u30ea (cn=schema) \u306b\u6b21\u306e\u5c5e\u6027\u3092\u8ffd\u52a0\u3059\u308b\u306e\u3068\u540c\u7b49\u3067\u3059\u3002 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=\u3053\u306e\u64cd\u4f5c\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u306b\u6b21\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8ffd\u52a0\u3059\u308b\u306e\u3068\u540c\u7b49\u3067\u3059\u3002 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_ONLINE=\u30b9\u30ad\u30fc\u30de\u3092\u66f4\u65b0\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=\u30b9\u30ad\u30fc\u30de\u8981\u7d20 '%s' \u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u306b\u6b21\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8ffd\u52a0\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308a\u307e\u3059: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=\u30b9\u30ad\u30fc\u30de\u8981\u7d20 '%s' \u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb '%s' \u5185\u306e\u30b9\u30ad\u30fc\u30de\u5b9a\u7fa9\u30a8\u30f3\u30c8\u30ea (cn=schema) \u306b\u6b21\u306e\u5c5e\u6027\u3092\u8ffd\u52a0\u3059\u308b\u65b9\u6cd5\u3082\u3042\u308a\u307e\u3059: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE=\u5c5e\u6027 '%s' \u3092\u8ffd\u52a0\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u8ffd\u52a0\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a73\u7d30\u306f\u30e1\u30a4\u30f3\u30d1\u30cd\u30eb\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u3057\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS=\u30c7\u30fc\u30bf\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u3092\u7a3c\u50cd\u3057\u3066\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=\u5fc5\u9808\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u793a\u3057\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u304c\u5fc5\u8981 |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS='%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u6210\u304c\u6b63\u5e38\u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u8a2d\u5b9a\u3092\u53cd\u6620\u3059\u308b\u306b\u306f\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u518d\u751f\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u300c\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u300d\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3059\u308b\u304b\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u518d\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br><br> \u4eca\u3059\u3050\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u518d\u69cb\u7bc9\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS='%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u6210\u304c\u6b63\u5e38\u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u8a2d\u5b9a\u3092\u53cd\u6620\u3059\u308b\u306b\u306f\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u518d\u751f\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u300c\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u300d\u30c4\u30fc\u30eb\u3092\u4f7f\u7528\u3059\u308b\u304b\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u518d\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br>\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u4e2d\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306f\u7121\u52b9\u306b\u306a\u308a\u3001\u305d\u306e\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u306e\u3069\u308c\u306b\u3082\u30a2\u30af\u30bb\u30b9\u3067\u304d\u306a\u304f\u306a\u308a\u307e\u3059\u3002<br><br> \u4eca\u3059\u3050\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u518d\u69cb\u7bc9\u3057\u307e\u3059\u304b ? |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY=\u8a8d\u8a3c\u304c\u5fc5\u8981 |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE=\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u518d\u69cb\u7bc9\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u6b63\u5e38\u306b\u518d\u69cb\u7bc9\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS= \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=\u8a73\u7d30: %s |
| | | |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u3092\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY=\u8d77\u52d5\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=\u30b5\u30fc\u30d0\u30fc\u304c\u6b63\u5e38\u306b\u8d77\u52d5\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d |
| | | |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY=\u518d\u8d77\u52d5\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=\u30b5\u30fc\u30d0\u30fc\u304c\u6b63\u5e38\u306b\u518d\u8d77\u52d5\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u306e\u518d\u8d77\u52d5\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=\u30b5\u30fc\u30d0\u30fc\u306e\u518d\u8d77\u52d5\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d |
| | | |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u3092\u505c\u6b62\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=\u505c\u6b62\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=\u30b5\u30fc\u30d0\u30fc\u304c\u6b63\u5e38\u306b\u505c\u6b62\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u306e\u505c\u6b62\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=\u30b5\u30fc\u30d0\u30fc\u306e\u505c\u6b62\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE=\u30b3\u30de\u30f3\u30c9\u884c %s \u306f\u6b63\u5e38\u306b\u8fd4\u308a\u307e\u3057\u305f\u304c\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u308b\u3088\u3046\u3067\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=\u64cd\u4f5c\u5b8c\u4e86\u6642\u306b\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u9589\u3058\u308b |
| | | INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY=\u304a\u5f85\u3061\u304f\u3060\u3055\u3044... |
| | | INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL=\u8a73\u7d30: |
| | | |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=\u30b5\u30fc\u30d0\u30fc\u306e\u8d77\u52d5 |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=\u30b5\u30fc\u30d0\u30fc\u306e\u505c\u6b62 |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=\u30b5\u30fc\u30d0\u30fc\u306e\u518d\u8d77\u52d5 |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY=\u78ba\u8a8d\u304c\u5fc5\u8981 |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS=\u30b5\u30fc\u30d0\u30fc\u304c\u505c\u6b62\u3057\u305f\u5834\u5408\u3001\u305d\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u5bfe\u3057\u3066\u958b\u3044\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u63a5\u7d9a\u304c\u9589\u3058\u3089\u308c\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u4f7f\u7528\u3067\u304d\u306a\u304f\u306a\u308a\u307e\u3059\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS=\u518d\u8d77\u52d5\u51e6\u7406\u6642\u306b\u306f\u3001\u305d\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u5bfe\u3057\u3066\u958b\u3044\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u63a5\u7d9a\u304c\u9589\u3058\u3089\u308c\u3001\u30b5\u30fc\u30d0\u30fc\u306f\u4f7f\u7528\u3067\u304d\u306a\u304f\u306a\u308a\u307e\u3059\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | |
| | | INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY=\u30d1\u30cd\u30eb\u3092\u30ed\u30fc\u30c9\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_CHECKING_SUMMARY=\u691c\u67fb\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY=\u30ea\u30b9\u30c8\u3092\u518d\u8868\u793a\u3057\u3066\u3044\u307e\u3059... |
| | |
| | | INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY=Java \u8a2d\u5b9a\u3092\u8aad\u307f\u53d6\u3063\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY=\u8a8d\u8a3c\u3092\u691c\u8a3c\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY=\u8a2d\u5b9a\u3092\u8aad\u307f\u53d6\u3063\u3066\u3044\u307e\u3059... |
| | | |
| | | INFO_CTRL_PANEL_BASE_DN_LABEL=\u30d9\u30fc\u30b9 DN: |
| | | INFO_CTRL_PANEL_FILTER_LABEL=\u30d5\u30a3\u30eb\u30bf: |
| | | INFO_CTRL_PANEL_APPLY_BUTTON_LABEL=\u9069\u7528 |
| | |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=1 \u4ef6\u3082\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED=\u6700\u5927 %d \u500b\u306e\u5b50\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u30d5\u30a3\u30eb\u30bf\u306e\u9069\u7528\u3092\u8a66\u884c\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP=\u90e8\u5206\u6587\u5b57\u5217\u691c\u7d22\u7528\u306e\u300c*\u300d\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES=\u30a8\u30f3\u30c8\u30ea\u6570: %d |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30c7\u30fc\u30bf\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY=\u30c7\u30fc\u30bf\u3092\u53c2\u7167\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u3092\u7a3c\u50cd\u3057\u3066\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u53d6\u308b\u305f\u3081\u306b\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u63a5\u7d9a\u306e\u8a66\u884c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS=\u63a5\u7d9a\u30a8\u30e9\u30fc |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_LABEL=\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL=\u30a8\u30f3\u30c8\u30ea\u5236\u9650: |
| | | INFO_CTRL_PANEL_INDEX_TYPE_LABEL=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30bf\u30a4\u30d7: |
| | |
| | | # and must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL=<html>\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002<br>\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u304c\u5fc5\u8981\u3067\u3059 (\u300c\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u518d\u69cb\u7bc9\u300d\u307e\u305f\u306f\u300c\u30a4\u30f3\u30dd\u30fc\u30c8\u300d\u3092\u4f7f\u7528)\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL=\u30ab\u30b9\u30bf\u30e0\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL=\u6a19\u6e96\u5c5e\u6027 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_DETAILS_LABEL=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u8a73\u7d30 |
| | | |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL=\u30a8\u30f3\u30c8\u30ea\u5236\u9650\u306f\u3001%d \u304b\u3089 %d \u307e\u3067\u306e\u9593\u306e\u6574\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED=\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30bf\u30a4\u30d7\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044 (\u8fd1\u4f3c\u3001\u7b49\u4fa1\u3001\u9806\u5e8f\u4ed8\u3051\u3001\u5b9f\u5728\u3001\u307e\u305f\u306f\u90e8\u5206\u6587\u5b57\u5217)\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unexpected error. Details: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc. \u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS=\u30a8\u30f3\u30c8\u30ea '%s' \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=\u30a8\u30f3\u30c8\u30ea\u304c\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS=\u30a8\u30f3\u30c8\u30ea\u304c\u6b63\u5e38\u306b\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea\u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea\u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING=\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u3092\u7a3c\u50cd\u3057\u3066\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION=\u30a8\u30f3\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_LDIF_REPRESENTATION_REQUIRED=\u30a8\u30f3\u30c8\u30ea\u306e LDIF \u8868\u73fe\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED=\u30a8\u30f3\u30c8\u30ea\u306e objectclass \u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL=\u4f8b: (|(cn=*)(sn=*)) |
| | | INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL=\u4f8b: dc=subtree,dc=example,dc=com |
| | | INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u8a73\u7d30 |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL=\u540d\u524d: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL=\u30d9\u30fc\u30b9 DN: |
| | | INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL=\u30d5\u30a3\u30eb\u30bf: |
| | |
| | | INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL=\u524a\u9664 |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL=\u4e0a\u306b\u79fb\u52d5 |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL=\u4e0b\u306b\u79fb\u52d5 |
| | | |
| | | INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL=\u305d\u306e\u4ed6: |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_LABEL=(\u6607\u9806) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_LABEL=(\u964d\u9806) |
| | | |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=\u30b9\u30ad\u30fc\u30de\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS=\u30b9\u30ad\u30fc\u30de\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a73\u7d30\u306f\u30e1\u30a4\u30f3\u30d1\u30cd\u30eb\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306f\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG=\u3053\u306e VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u6709\u52b9\u306b\u3059\u308b\u306b\u306f\u3001'%s' \u3067\u6b21\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044: <br>%s<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE=\u7b49\u4fa1 |
| | | INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE=\u90e8\u5206\u6587\u5b57\u5217 |
| | | INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE=\u9806\u5e8f\u4ed8\u3051 |
| | | INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE=\u5b9f\u5728 |
| | | INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE=\u8fd1\u4f3c |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=\u30bf\u30a4\u30d7 % \u306b\u306a\u308b\u3088\u3046\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u306e\u5b9a\u7fa9\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=\u30bf\u30a4\u30d7 %s \u306b\u306a\u308b\u3088\u3046\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=\u30bf\u30a4\u30d7 %2$s \u306b\u306a\u308b\u3088\u3046\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%1$s' \u306e\u5b9a\u7fa9\u3092\u66f4\u65b0\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=\u30bf\u30a4\u30d7 %2$s \u306b\u306a\u308b\u3088\u3046\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%1$s' \u3092\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_VLV_INDEX_NAME_PROVIDED=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u540d\u524d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_VLV_INDEX_ALREADY_DEFINED=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3067\u5b9a\u7fa9\u3055\u308c\u305f VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u304c\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a3\u30eb\u30bf\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED=\u30bd\u30fc\u30c8\u9806\u5e8f\u306b\u95a2\u3059\u308b\u5c5e\u6027\u3092\u5c11\u306a\u304f\u3068\u3082 1 \u3064\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED=\u6700\u5927\u30d6\u30ed\u30c3\u30af\u30b5\u30a4\u30ba\u306f\u3001%d \u304b\u3089 %d \u307e\u3067\u306e\u9593\u306e\u6574\u6570\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE=\u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0 |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL=\u8ffd\u52a0\u3059\u308b\u30a8\u30f3\u30c8\u30ea: |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL=\u30b0\u30eb\u30fc\u30d7: |
| | |
| | | MILD_ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND=\u30b0\u30eb\u30fc\u30d7 '%s' \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_NOT_A_STATIC_GROUP=\u30a8\u30f3\u30c8\u30ea '%s' \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30b9\u30bf\u30c6\u30a3\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_GROUP_NOT_PROVIDED=\u30b0\u30eb\u30fc\u30d7\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY=\u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=\u30a8\u30f3\u30c8\u30ea\u304c\u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS=\u30a8\u30f3\u30c8\u30ea\u304c\u6b63\u5e38\u306b\u8ffd\u52a0\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY=\u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS=\u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE=\u5c5e\u6027\u69cb\u6587 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS=\u5c5e\u6027\u69cb\u6587\u306e\u8a73\u7d30 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME=\u540d\u524d: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION=\u8aac\u660e: |
| | | INFO_CTRL_PANEL_USED_BY_ATTRIBUTES=\u5c5e\u6027\u306b\u3088\u308b\u4f7f\u7528: |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | |
| | | INFO_CTRL_PANEL_NO_BACKUPS_FOUND=- \u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 - |
| | | |
| | | INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL=\u53c2\u7167... |
| | | INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL=\u4f7f\u7528\u53ef\u80fd\u306a\u30d0\u30c3\u30af\u30a2\u30c3\u30d7: |
| | | INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL=\u30ea\u30b9\u30c8\u306e\u518d\u8868\u793a |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u691c\u8a3c |
| | | MILD_ERR_ERROR_SEARCHING_BACKUPS_SUMMARY=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u691c\u7d22\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_PATH_LABEL=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d1\u30b9: |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_TITLE=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u5b9f\u884c |
| | | INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL=\u3059\u3079\u3066\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 |
| | | INFO_CTRL_PANEL_BACKUP_TYPE_LABEL=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30bf\u30a4\u30d7: |
| | |
| | | INFO_CTRL_PANEL_BACKUP_ID_LABEL=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID: |
| | | INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL=\u4f7f\u7528\u53ef\u80fd\u306a\u89aa\u30d0\u30c3\u30af\u30a2\u30c3\u30d7: |
| | | INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30aa\u30d7\u30b7\u30e7\u30f3: |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=\u30c7\u30fc\u30bf\u306e\u5727\u7e2e (.gzip) |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=\u30c7\u30fc\u30bf\u306e\u5727\u7e2e |
| | | INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL=\u30c7\u30fc\u30bf\u306e\u6697\u53f7\u5316 |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=\u30c1\u30a7\u30c3\u30af\u30b5\u30e0\u3068\u3057\u3066\u4f7f\u7528\u3059\u308b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3092\u751f\u6210\u3059\u308b |
| | | INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL=\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u306e\u30cf\u30c3\u30b7\u30e5\u306b\u7f72\u540d\u3059\u308b |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u5b9f\u884c\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_SELECTED=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE=\u4f7f\u7528\u53ef\u80fd\u306a\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30d1\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | INFO_CTRL_PANEL_BACKUP_TASK_NAME=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 |
| | | |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=\u307b\u304b\u306e\u30d9\u30fc\u30b9 DN |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=\u30d9\u30fc\u30b9 DN \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8a73\u7d30: %s |
| | | |
| | | INFO_CTRL_PANEL_NO_VALUE_SPECIFIED=- \u5024\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 - |
| | | MILD_ERR_CTRL_PANEL_FILE_NOT_PROVIDED=\u30d5\u30a1\u30a4\u30eb\u306e\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST=\u30d5\u30a1\u30a4\u30eb '%s' \u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=\u6307\u5b9a\u3055\u308c\u305f Base 64 \u6587\u5b57\u5217\u306e\u5fa9\u53f7\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=\u30d0\u30a4\u30ca\u30ea\u5c5e\u6027\u306e\u7de8\u96c6 |
| | | |
| | | INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE=\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u4f7f\u7528: |
| | | INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE_64=\u30d0\u30a4\u30ca\u30ea\u30b3\u30f3\u30c6\u30f3\u30c4\u3092 Base 64 \u5f62\u5f0f\u3067\u6307\u5b9a\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL=\u66f4\u65b0 |
| | |
| | | INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE_64=- Base 64 \u3067\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 - |
| | | INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL=\u5c5e\u6027\u306e\u30a4\u30e1\u30fc\u30b8 |
| | | INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL=\u30d7\u30ec\u30d3\u30e5\u30fc\u306f\u5229\u7528\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | |
| | | INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE=\u30d0\u30a4\u30ca\u30ea\u5c5e\u6027\u306e\u8868\u793a |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL=Base 64 \u5f62\u5f0f\u306e\u5024: |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE=\u30a8\u30f3\u30c8\u30ea\u306e\u7ba1\u7406 |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_MENU=\u65b0\u898f\u30e6\u30fc\u30b6\u30fc... |
| | | INFO_CTRL_PANEL_NEW_GROUP_MENU=\u65b0\u898f\u30b0\u30eb\u30fc\u30d7... |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU=\u65b0\u898f\u7d44\u7e54... |
| | |
| | | INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=\u7c21\u6613\u30d3\u30e5\u30fc |
| | | INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=\u5c5e\u6027\u30d3\u30e5\u30fc |
| | | INFO_CTRL_PANEL_LDIF_VIEW_MENU=LDIF \u30d3\u30e5\u30fc |
| | | INFO_CTRL_PANEL_SORT_USER_DATA=\u30e6\u30fc\u30b6\u30fc\u30c7\u30fc\u30bf\u306e\u30bd\u30fc\u30c8 |
| | | INFO_CTRL_PANEL_FOLLOW_REFERRALS=\u30ea\u30d5\u30a7\u30e9\u30eb\u306b\u5f93\u3046 |
| | | INFO_CTRL_PANEL_REFRESH_DATA=\u5185\u5bb9\u306e\u66f4\u65b0 |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_MENU=\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664... |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664... |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=\u30d9\u30fc\u30b9 DN \u306e\u524a\u9664... |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_MENU=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u524a\u9664... |
| | | |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY=\u30a8\u30f3\u30c8\u30ea\u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE=\u30a8\u30f3\u30c8\u30ea\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL=\u30a8\u30f3\u30c8\u30ea\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=\u30a8\u30f3\u30c8\u30ea\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_LABEL=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9: |
| | | INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- \u30d9\u30fc\u30b9 DN \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 - |
| | |
| | | INFO_CTRL_PANEL_NEW_INDEX_MENU=\u65b0\u898f\u30a4\u30f3\u30c7\u30c3\u30af\u30b9... |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU=\u65b0\u898f VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9... |
| | | INFO_CTRL_PANEL_DELETE_INDEX_MENU=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u524a\u9664... |
| | | |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u7ba1\u7406 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS=\u5b9a\u7fa9\u6e08\u307f\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u3066\u7ba1\u7406\u3059\u308b\u306b\u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u4f5c\u6210\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u65b0\u898f\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u300c\u65b0\u898f\u30d9\u30fc\u30b9 DN\u300d\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | |
| | | INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE=\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE=\u6a19\u6e96 |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU=\u65b0\u898f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9... |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU=\u65b0\u898f\u5c5e\u6027... |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU=\u524a\u9664... |
| | | |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME=\u540d\u524d |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE=\u30bf\u30a4\u30d7 |
| | | INFO_CTRL_PANEL_PARENT_CLASS=\u89aa\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_PARENT_CLASS=\u4e0a\u4f4d\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_CHILD_CLASS=\u5b50\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES=\u5fc5\u9808\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES=\u30aa\u30d7\u30b7\u30e7\u30f3\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER=\u8981\u7d20\u6570: %d |
| | | |
| | | INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED=\u30b9\u30ad\u30fc\u30de\u9805\u76ee\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED=\u30ab\u30c6\u30b4\u30ea\u9805\u76ee\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED=\u8907\u6570\u306e\u30b9\u30ad\u30fc\u30de\u9805\u76ee\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | MILD_ERR_CANNOT_DELETE_PARENT_OBJECTCLASS=objectClass '%s' \u306f\u6b21\u306e\u30af\u30e9\u30b9\u306e\u4e0a\u4f4d\u30af\u30e9\u30b9\u3067\u3059: %s\u3002\u3053\u308c\u3092\u524a\u9664\u3059\u308b\u524d\u306b\u3001objectClass '%s' \u304b\u3089\u7d99\u627f\u3057\u306a\u3044\u3088\u3046\u306b\u3053\u308c\u3089\u306e\u30af\u30e9\u30b9\u3092\u518d\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CANNOT_DELETE_PARENT_ATTRIBUTE=\u5c5e\u6027 '%s' \u306f\u6b21\u306e\u5c5e\u6027\u306e\u4e0a\u4f4d\u5c5e\u6027\u3067\u3059: %s\u3002\u3053\u308c\u3092\u524a\u9664\u3059\u308b\u524d\u306b\u3001\u5c5e\u6027 '%s' \u304b\u3089\u7d99\u627f\u3057\u306a\u3044\u3088\u3046\u306b\u3053\u308c\u3089\u306e\u5c5e\u6027\u3092\u518d\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CANNOT_DELETE_ATTRIBUTE_WITH_DEPENDENCIES=\u5c5e\u6027 '%s' \u306f\u6b21\u306e objectClasses \u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u5c5e\u6027\u307e\u305f\u306f\u5fc5\u9808\u5c5e\u6027\u3067\u3059: %s\u3002\u3053\u308c\u3092\u524a\u9664\u3059\u308b\u524d\u306b\u3001\u5c5e\u6027 '%s' \u306b\u4f9d\u5b58\u3057\u306a\u3044\u3088\u3046\u306b\u3053\u308c\u3089\u306e\u30af\u30e9\u30b9\u3092\u518d\u5b9a\u7fa9\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_OBJECTCLASS_IS_SUPERIOR=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u306f\u6b21\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u4e0a\u4f4d\u306b\u3042\u308a\u307e\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u3053\u308c\u3089\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u65b0\u3057\u3044\u4e0a\u4f4d\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_OBJECTCLASSES_ARE_SUPERIOR=\u9078\u629e\u3057\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306f\u6b21\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u4e0a\u4f4d\u306b\u3042\u308a\u307e\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u3053\u308c\u3089\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u65b0\u3057\u3044\u4e0a\u4f4d\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_ATTRIBUTE_IS_SUPERIOR=\u5c5e\u6027 '%s' \u306f\u6b21\u306e\u5c5e\u6027\u306e\u4e0a\u4f4d\u306b\u3042\u308a\u307e\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u3053\u308c\u3089\u306e\u5c5e\u6027\u304c\u65b0\u3057\u3044\u4e0a\u4f4d\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_ATTRIBUTES_ARE_SUPERIOR=\u9078\u629e\u3057\u305f\u5c5e\u6027\u306f\u6b21\u306e\u5c5e\u6027\u306e\u4e0a\u4f4d\u306b\u3042\u308a\u307e\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u3053\u308c\u3089\u306e\u5c5e\u6027\u304c\u65b0\u3057\u3044\u4e0a\u4f4d\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_ATTRIBUTE_WITH_DEPENDENCIES=\u5c5e\u6027 '%s' \u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3042\u308b\u304b\u3001\u6b21\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306b\u5fc5\u8981\u3067\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u5b9a\u7fa9\u304c\u5909\u66f4\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_ATTRIBUTES_WITH_DEPENDENCIES=\u9078\u629e\u3057\u305f\u5c5e\u6027\u306f\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3042\u308b\u304b\u3001\u6b21\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306b\u5fc5\u8981\u3067\u3059: %s\u3002\u7d9a\u884c\u3059\u308b\u3068\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u5b9a\u7fa9\u304c\u5909\u66f4\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE=\u30b9\u30ad\u30fc\u30de\u306e\u7ba1\u7406 |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE=objectclass \u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE=\u5c5e\u6027\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE=objectclass \u304a\u3088\u3073\u5c5e\u6027\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_DETAILS=\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u8981\u7d20 '%s' \u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY=\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE=\u30b9\u30ad\u30fc\u30de\u306e\u5b9a\u7fa9\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=\u30b9\u30ad\u30fc\u30de\u306e\u8981\u7d20 '%s' \u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY=\u30b9\u30ad\u30fc\u30de\u306e\u8981\u7d20\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=\u30b9\u30ad\u30fc\u30de\u306e\u8981\u7d20\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | |
| | | INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE=\u8a2d\u5b9a\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE=\u8a2d\u5b9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE=\u30ab\u30b9\u30bf\u30e0\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE=\u30ab\u30b9\u30bf\u30e0\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON=\u5c5e\u6027\u306e\u524a\u9664... |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE=\u5c5e\u6027\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE=\u5c5e\u6027\u306e\u5909\u66f4 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u5c5e\u6027\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS=\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u5c5e\u6027 '%s' \u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY=\u5c5e\u6027 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=\u5c5e\u6027 '%s' \u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY=\u5c5e\u6027\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS=\u5c5e\u6027 '%s' \u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY=\u5c5e\u6027 '%s' \u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE=\u5c5e\u6027\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL=\u5c5e\u6027 '%s' \u304c\u6b63\u5e38\u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY=\u5c5e\u6027\u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS=\u5c5e\u6027 '%s' \u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u5909\u66f4\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u304c\u6b63\u5e38\u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u524a\u9664... |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_DELETE=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3092\u7de8\u96c6\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS=\u30b9\u30ad\u30fc\u30de\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 \u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_TITLE=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE=\u524a\u9664\u3059\u308b\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u9078\u629e: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=\u6b21\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u3059\u3079\u3066\u306e\u30d9\u30fc\u30b9 DN \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c8\u30ea\u3001\u304a\u3088\u3073\u3059\u3079\u3066\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u6210\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | |
| | | INFO_CTRL_PANEL_SELECT_ALL_BUTTON=\u3059\u3079\u3066\u3092\u9078\u629e |
| | | INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON=\u9078\u629e\u3092\u3059\u3079\u3066\u89e3\u9664 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=\u6b21\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u524a\u9664\u3055\u308c\u3001\u3059\u3079\u3066\u306e\u8a2d\u5b9a\u304c\u5931\u308f\u308c\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=\u30d9\u30fc\u30b9 DN \u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=\u524a\u9664\u3059\u308b\u30d9\u30fc\u30b9 DN \u306e\u9078\u629e: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30d9\u30fc\u30b9 DN \u3092\u524a\u9664\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=\u30d9\u30fc\u30b9 DN \u3092\u524a\u9664\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=\u30d9\u30fc\u30b9 DN \u304c\u524a\u9664\u3055\u308c\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=\u30d9\u30fc\u30b9 DN \u304c\u6b63\u5e38\u306b\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=\u30d9\u30fc\u30b9 DN \u306e\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002\u30d9\u30fc\u30b9 DN \u4e0a\u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u524a\u9664\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=\u30a8\u30f3\u30c8\u30ea\u306e\u691c\u7d22\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=\u30ea\u30d5\u30a7\u30e9\u30eb\u306e\u89e3\u6c7a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=\u30a8\u30f3\u30c8\u30ea '%s' \u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30ea\u30d5\u30a7\u30e9\u30eb\u3092\u89e3\u6c7a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br><br>\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u30ea\u30d5\u30a7\u30e9\u30eb:<br>%s |
| | | MILD_ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS=\u30ea\u30d5\u30a7\u30e9\u30eb '%s' \u306e\u89e3\u6c7a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002<br>\u8a73\u7d30: %s |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL='%s' \u3067\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30b5\u30fc\u30d0\u30fc %s \u5185\u306b\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u5b58\u5728\u3059\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST='%s' \u3067\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30b5\u30fc\u30d0\u30fc\u5185\u306b\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u5b58\u5728\u3059\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS=\u30a8\u30f3\u30c8\u30ea\u5185\u306e\u30ea\u30d5\u30a7\u30e9\u30eb\u3092\u7de8\u96c6\u3059\u308b\u306b\u306f\u3001\u300c\u8868\u793a\u300d\u30e1\u30cb\u30e5\u30fc\u306e\u300c\u30ea\u30d5\u30a7\u30e9\u30eb\u306b\u5f93\u3046\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u89e3\u9664\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_REFERRAL_LOOP=\u9078\u629e\u3057\u305f\u30ea\u30d5\u30a7\u30e9\u30eb\u306f\u30b5\u30fc\u30d0\u30fc %s \u306b\u5b9a\u7fa9\u3055\u308c\u3066\u304a\u308a\u3001\u540c\u3058\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u306f\u305d\u306e\u30a8\u30f3\u30c8\u30ea\u306e\u7956\u5148\u3067\u3059\u3002\u3053\u306e\u69cb\u6210\u3067\u306f DIT \u69cb\u9020\u306b\u30eb\u30fc\u30d7\u304c\u751f\u6210\u3055\u308c\u307e\u3059\u3002\u30eb\u30fc\u30d7\u306f\u907f\u3051\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | MILD_ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY=\u30a8\u30f3\u30c8\u30ea '%s' \u306e\u691c\u7d22\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30:<br>%s |
| | | |
| | | INFO_CTRL_PANEL_EXPORT_LDIF_TITLE=LDIF \u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8 |
| | | INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u5148\u30d5\u30a1\u30a4\u30eb: |
| | | INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL=\u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u306f\u8ffd\u52a0\u3059\u308b\u4ee3\u308f\u308a\u306b\u4e0a\u66f8\u304d\u3057\u307e\u3059\u3002 |
| | |
| | | INFO_CTRL_PANEL_EXPORT_WRAP_TEXT=\u5217\u3067\u30c6\u30ad\u30b9\u30c8\u3092\u6298\u308a\u8fd4\u3059 |
| | | INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u5c5e\u6027\u306e\u9664\u5916 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3092\u5b9f\u884c\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKEND_SELECTED=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u30d1\u30b9 '%s' \u306f\u5b58\u5728\u3057\u307e\u3059\u3002\u3053\u308c\u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u3059\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_WRAP_COLUMN=\u5217\u306e\u6298\u8fd4\u3057\u306e\u5024\u306f\u3001%d \u304b\u3089 %d \u307e\u3067\u306e\u9593\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30d5\u30a1\u30a4\u30eb '%s' \u3078\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3002 |
| | | |
| | | INFO_CTRL_PANEL_IMPORT_LDIF_TITLE=LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8 |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=\u30d5\u30a1\u30a4\u30eb\u5185\u306e\u30c7\u30fc\u30bf\u306f\u5727\u7e2e\u3055\u308c\u307e\u3059 (.gzip) |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=\u30d5\u30a1\u30a4\u30eb\u5185\u306e\u30c7\u30fc\u30bf\u306f\u5727\u7e2e\u3055\u308c\u307e\u3059 |
| | | INFO_CTRL_PANEL_IMPORT_TYPE_LABEL=\u30a4\u30f3\u30dd\u30fc\u30c8\u306e\u30bf\u30a4\u30d7: |
| | | INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=\u3059\u3079\u3066\u306e\u65e2\u5b58\u30c7\u30fc\u30bf\u306e\u4e0a\u66f8\u304d |
| | | INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=\u65e2\u5b58\u30c7\u30fc\u30bf\u3078\u306e\u8ffd\u52a0 |
| | |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u305f\u5024\u3068\u4e00\u81f4\u3059\u308b DN \u3092\u6301\u3064\u30a8\u30f3\u30c8\u30ea\u306e\u7f6e\u304d\u63db\u3048 |
| | | INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=\u30b9\u30ad\u30fc\u30de\u306e\u691c\u8a3c: |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=\u30b9\u30ad\u30fc\u30de\u306b\u6e96\u62e0\u3057\u3066\u3044\u306a\u3044\u30a8\u30f3\u30c8\u30ea\u306e\u62d2\u5426 |
| | | INFO_CTRL_PANEL_DN_VALIDATION_LABEL=DN \u306e\u691c\u8a3c: |
| | | INFO_CTRL_PANEL_DO_DN_VALIDATION_LATER_LABEL=\u30a4\u30f3\u30dd\u30fc\u30c8\u306e\u5f8c\u534a\u3067 DN \u691c\u8a3c\u3092\u5b9f\u884c\u3059\u308b |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_LABEL=\u30b9\u30ec\u30c3\u30c9\u6570: |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP=\u30a4\u30f3\u30dd\u30fc\u30c8\u4e2d\u306b LDIF \u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u53d6\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30b9\u30ec\u30c3\u30c9\u306e\u6570\u3002 |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_HELP=\u30b9\u30ec\u30c3\u30c9\u6570\u3092\u7a7a\u767d\u306e\u307e\u307e\u306b\u3057\u305f\u5834\u5408\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30de\u30b7\u30f3\u306e CPU \u6570\u3092 2 \u500d\u3057\u305f\u6570\u306b\u306a\u308a\u307e\u3059\u3002 |
| | | MILD_ERR_IMPORT_THREAD_NUMBER_INVALID=\u30b9\u30ec\u30c3\u30c9\u6570\u306f\u6b63\u306e\u6574\u6570\u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002 |
| | | INFO_CTRL_PANEL_REJECTS_FILE_LABEL=\u62d2\u5426\u30d5\u30a1\u30a4\u30eb: |
| | | INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL=\u62d2\u5426\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307f\u307e\u3059 |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=\u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u306f\u8ffd\u52a0\u3059\u308b\u4ee3\u308f\u308a\u306b\u4e0a\u66f8\u304d\u3057\u307e\u3059 |
| | |
| | | MILD_ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT=\u62d2\u5426\u30d5\u30a1\u30a4\u30eb\u3068\u30b9\u30ad\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\u306b\u306f\u5225\u3005\u306e\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=\u30b9\u30ad\u30c3\u30d7\u30d5\u30a1\u30a4\u30eb\u306e\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # Note that the following three properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306b\u3042\u308b\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u304c\u4e0a\u66f8\u304d\u3055\u308c\u307e\u3059\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u307e\u3059:<br>%s<br><br>\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6a5f\u80fd\u3055\u305b\u308b\u306b\u306f\u3001LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u305f\u3042\u3068\u3001\u3053\u308c\u3089\u306e\u30d9\u30fc\u30b9 DN \u3092\u521d\u671f\u5316\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br><br>LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u5b8c\u4e86\u5f8c\u3001\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u81ea\u52d5\u7684\u306b\u521d\u671f\u5316\u3057\u307e\u3059\u304b ? \u300c\u306f\u3044\u300d\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u30d9\u30fc\u30b9 DN \u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u304c\u4e0a\u66f8\u304d\u3055\u308c\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306b\u3042\u308b\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u304c\u4e0a\u66f8\u304d\u3055\u308c\u307e\u3059\u3002<br><br>\u6b21\u306e\u30d9\u30fc\u30b9 DN \u304c\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u307e\u3059:<br>%s<br><br>\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u6a5f\u80fd\u3055\u305b\u308b\u306b\u306f\u3001LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u5b8c\u4e86\u3057\u305f\u3042\u3068\u3001\u3053\u308c\u3089\u306e\u30d9\u30fc\u30b9 DN \u3092\u521d\u671f\u5316\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br><br>LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u5b8c\u4e86\u5f8c\u3001\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u30ec\u30d7\u30ea\u30b1\u30fc\u30c8\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u81ea\u52d5\u7684\u306b\u521d\u671f\u5316\u3059\u308b\u3088\u3046\u9078\u629e\u3067\u304d\u307e\u3059\u3002\u521d\u671f\u5316\u3059\u308b\u3088\u3046\u9078\u629e\u3059\u308b\u3068\u3001\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u30d9\u30fc\u30b9 DN \u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u30c7\u30fc\u30bf\u304c\u4e0a\u66f8\u304d\u3055\u308c\u308b\u3053\u3068\u306b\u6ce8\u610f\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u3092\u521d\u671f\u5316\u3059\u308b\u540c\u7b49\u306e\u30b3\u30de\u30f3\u30c9\u884c: |
| | | INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=\u78ba\u8a8d\u304c\u5fc5\u8981 |
| | | INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=\u30a4\u30f3\u30dd\u30fc\u30c8\u304a\u3088\u3073\u521d\u671f\u5316 |
| | | INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=\u30a4\u30f3\u30dd\u30fc\u30c8\u306e\u307f |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=\u30a4\u30f3\u30dd\u30fc\u30c8\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=\u30a4\u30f3\u30dd\u30fc\u30c8\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u307e\u3057\u305f\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=\u30d9\u30fc\u30b9 DN '%s' \u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3067\u5b9a\u7fa9\u3055\u308c\u305f\u3069\u306e\u30d9\u30fc\u30b9 DN \u306e\u5b50\u5b6b\u3067\u3082\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=\u5c5e\u6027 '%s' \u306e\u540d\u524d\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=\u6307\u5b9a\u3055\u308c\u305f\u5024 '%s' \u306f\u3001\u6709\u52b9\u306a\u30d5\u30a3\u30eb\u30bf\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8a73\u7d30: %s |
| | | |
| | | INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u306e\u8868\u793a |
| | | INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE=\u30b9\u30ad\u30fc\u30de\u306e\u8981\u7d20\u306e\u8868\u793a |
| | | |
| | | INFO_CTRL_PANEL_INDEX_PANEL_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u7de8\u96c6\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u524a\u9664 |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u5909\u66f4\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 %s \u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE=Java \u8a2d\u5b9a |
| | | INFO_CTRL_PANEL_JAVA_HOME_LABEL=Java \u30db\u30fc\u30e0: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME=\u74b0\u5883\u5909\u6570 OPENDS_JAVA_HOME \u306e\u5024\u3092\u4f7f\u7528\u3057\u307e\u3059 |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS= \u30d0\u30a4\u30ca\u30ea '%s' \u3067\u6b21\u306e Java \u5f15\u6570\u3092\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:<br>%s<br><br>\u3053\u308c\u3089\u306e Java \u5f15\u6570\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30b3\u30de\u30f3\u30c9\u884c\u306f\u6a5f\u80fd\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS=\u6b21\u306e Java \u5f15\u6570\u306f\u3001\u30d0\u30a4\u30ca\u30ea '%s' \u3067\u306f\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f:<br>%s<br><br>\u3053\u308c\u3089\u306e\u5f15\u6570\u306f\u3001OPENDS_JAVA_ARGS \u304c\u672a\u5b9a\u7fa9\u306e\u5834\u5408\u306e\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u3001\u305d\u308c\u3089\u306e\u5f15\u6570\u3092\u7a7a\u306b\u3057\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u3002<br><br>\u3053\u308c\u3089\u306e Java \u5f15\u6570\u3068\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30b3\u30de\u30f3\u30c9\u884c\u306f\u6a5f\u80fd\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | ###SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=The Java home value '%s' \ |
| | | ### is not valid. This value will be used as fall back when the OPENDS_JAVA_HOME \ |
| | | ### environment variable is not defined. If you do not want to specify a fall \ |
| | | ### back, leave the Java Home text field empty or specify a valid Java home.<br>\ |
| | | ### Error details:<br>%s |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts.<br>The server cannot run using \ |
| | | ### the provided Java Home. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts. This value will be used as \ |
| | | ### fall back when the OPENDS_JAVA_HOME environment variable is not defined. If \ |
| | | ### you do not want to specify a fall back, leave the Java Home text field empty \ |
| | | ### or specify a valid Java home. |
| | | SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=Java \u30db\u30fc\u30e0\u306e\u5024 '%s' \u306f\u7121\u52b9\u3067\u3059\u3002\u3053\u306e\u5024\u306f\u3001OPENDS_JAVA_HOME \u74b0\u5883\u5909\u6570\u304c\u672a\u5b9a\u7fa9\u306e\u5834\u5408\u306e\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u3001\u300cJava \u30db\u30fc\u30e0\u300d\u30c6\u30ad\u30b9\u30c8\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u7a7a\u306e\u307e\u307e\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f\u3001\u6709\u52b9\u306a Java \u30db\u30fc\u30e0\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002<br>\u30a8\u30e9\u30fc\u8a73\u7d30:<br>%s |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=Java \u30d0\u30a4\u30ca\u30ea '%s' \u3092\u4f7f\u7528\u3057\u3066\u30b5\u30fc\u30d0\u30fc\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u958b\u59cb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002<br>\u6307\u5b9a\u3055\u308c\u305f Java \u30db\u30fc\u30e0\u3092\u4f7f\u7528\u3057\u3066\u30b5\u30fc\u30d0\u30fc\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=Java \u30d0\u30a4\u30ca\u30ea '%s' \u3092\u4f7f\u7528\u3057\u3066\u30b5\u30fc\u30d0\u30fc\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u958b\u59cb\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u3053\u306e\u5024\u306f\u3001OPENDS_JAVA_HOME \u74b0\u5883\u5909\u6570\u304c\u672a\u5b9a\u7fa9\u306e\u5834\u5408\u306e\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3092\u6307\u5b9a\u3057\u306a\u3044\u5834\u5408\u306f\u3001\u300cJava \u30db\u30fc\u30e0\u300d\u30c6\u30ad\u30b9\u30c8\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u7a7a\u306e\u307e\u307e\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f\u3001\u6709\u52b9\u306a Java \u30db\u30fc\u30e0\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY=Java \u8a2d\u5b9a\u306e\u691c\u67fb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=\u6307\u5b9a\u3055\u308c\u305f Java \u8a2d\u5b9a\u306e\u691c\u67fb\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u8a73\u7d30: %s |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_TITLE=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u5909\u66f4 |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=\u5909\u66f4\u306e\u4fdd\u5b58\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS=\u30a8\u30f3\u30c8\u30ea '%s' \u306b\u5bfe\u3059\u308b\u5909\u66f4\u306e\u4fdd\u5b58\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=\u30a8\u30f3\u30c8\u30ea\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002\u8a73\u7d30: %s |
| | | |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=\u672a\u4fdd\u5b58\u306e\u5909\u66f4 |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=\u672a\u4fdd\u5b58\u306e\u5909\u66f4 |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u6b21\u306e\u5834\u6240\u306b\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u6b21\u306e\u5834\u6240\u306b\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3078\u306e\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u30a8\u30f3\u30c8\u30ea\u3078\u306e\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS=\u5c5e\u6027\u3078\u306e\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3078\u306e\u5909\u66f4\u3092\u4fdd\u5b58\u3057\u307e\u3059\u304b: '%s'? |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_TITLE=\u30a8\u30f3\u30c8\u30ea\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE=\u30b5\u30d6\u30c4\u30ea\u30fc\u306e\u524a\u9664 |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS=\u30a8\u30f3\u30c8\u30ea '%s' \u3092\u524a\u9664\u3057\u307e\u3059\u304b ? |
| | |
| | | INFO_CTRL_PANEL_USERS_FILTER=\u30e6\u30fc\u30b6\u30fc |
| | | INFO_CTRL_PANEL_GROUPS_FILTER=\u30b0\u30eb\u30fc\u30d7 |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN=\u305d\u306e\u4ed6... |
| | | |
| | | INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES=\u7de8\u96c6\u4e0d\u53ef\u5c5e\u6027: |
| | | |
| | | INFO_CTRL_OBJECTCLASS_DESCRIPTOR=objectclass: %s |
| | | INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR=\u88dc\u52a9 objectclass: %s |
| | | |
| | | INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=\u7ba1\u7406\u3059\u308b\u30b5\u30fc\u30d0\u30fc\u3092\u6b21\u304b\u3089\u9078\u629e\u3057\u307e\u3059: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u5b8c\u5168\u4fee\u98fe\u30db\u30b9\u30c8\u540d\u3002 |
| | | INFO_CTRL_PANEL_LOCAL_SERVER=\u30ed\u30fc\u30ab\u30eb\u30b5\u30fc\u30d0\u30fc |
| | | INFO_CTRL_PANEL_ADMINISTRATION_PORT=\u7ba1\u7406\u30dd\u30fc\u30c8: |
| | | INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=\u7a3c\u50cd\u3057\u3066\u3044\u307e\u305b\u3093 |
| | |
| | | # |
| | | INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL=\u30ed\u30fc\u30ab\u30eb\u30b5\u30fc\u30d0\u30fc\u3078\u306e\u63a5\u7d9a\u4e2d\u306b\u6b21\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f:<br>%s<br>\u8a8d\u8a3c\u3092\u6307\u5b9a\u305b\u305a\u306b\u7d9a\u884c\u3059\u308b\u5834\u5408\u3001\u76e3\u8996\u60c5\u5831\u306f\u8868\u793a\u3055\u308c\u307e\u305b\u3093\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=\u30b5\u30fc\u30d0\u30fc '%s' \u306e\u30dd\u30fc\u30c8 '%s' \u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u6307\u5b9a\u3055\u308c\u305f\u60c5\u5831\u304c\u6b63\u3057\u3044\u3053\u3068\u3001\u304a\u3088\u3073\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u4e2d\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u8a73\u7d30: %s |
| | | |
| | | INFO_CTRL_PANEL_LOGIN_PANEL_TITLE=\u8a8d\u8a3c\u304c\u5fc5\u8981 |
| | | INFO_CTRL_PANEL_BIND_DN_LABEL=\u30d0\u30a4\u30f3\u30c9 DN: |
| | | INFO_CTRL_PANEL_BIND_PASSWORD_LABEL=\u30d1\u30b9\u30ef\u30fc\u30c9: |
| | | |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS=\u6b21\u306e\u30bf\u30b9\u30af\u304c\u5b9f\u884c\u3055\u308c\u3066\u3044\u307e\u3059:<br>%s<br><br>\u7d42\u4e86\u3057\u3066\u3082\u30bf\u30b9\u30af\u306f\u7d9a\u884c\u3055\u308c\u307e\u3059\u304c\u3001\u30bf\u30b9\u30af\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u305f\u304b\u3069\u3046\u304b\u3092\u77e5\u308b\u306b\u306f\u3001\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS=\u6b21\u306e\u30bf\u30b9\u30af\u304c\u5b9f\u884c\u3055\u308c\u3066\u3044\u307e\u3059:<br>%s<br><br>\u307b\u304b\u306e\u30b5\u30fc\u30d0\u30fc\u306b\u63a5\u7d9a\u3057\u3066\u3082\u30bf\u30b9\u30af\u306f\u7d9a\u884c\u3055\u308c\u307e\u3059\u304c\u3001\u30bf\u30b9\u30af\u304c\u6b63\u5e38\u306b\u5b8c\u4e86\u3057\u305f\u304b\u3069\u3046\u304b\u3092\u77e5\u308b\u306b\u306f\u3001\u30ed\u30b0\u30d5\u30a1\u30a4\u30eb\u3092\u78ba\u8a8d\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<br><br>\u7d9a\u884c\u3057\u307e\u3059\u304b ? |
| | | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb |
| | | INFO_CTRL_PANEL_MATCHING_RULE_DETAILS=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u8a73\u7d30 |
| | | INFO_CTRL_PANEL_MATCHING_RULE_NAME=\u540d\u524d: |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX=\u69cb\u6587: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_TYPE=\u30bf\u30a4\u30d7: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_USED_BY=\u5c5e\u6027\u306b\u3088\u308b\u4f7f\u7528: |
| | | |
| | | INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE=- \u89aa\u304c\u3042\u308a\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE=- \u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u304c\u3042\u308a\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE=\u65b0\u898f\u5c5e\u6027 |
| | |
| | | MILD_ERR_CTRL_PANEL_OID_ALREADY_IN_USE=\u6307\u5b9a\u3055\u308c\u305f OID '%s' \u306f\u3001\u3059\u3067\u306b\u30b9\u30ad\u30fc\u30de\u5185\u306b\u5b58\u5728\u3057\u307e\u3059 (%s \u3068\u3057\u3066\u5b9a\u7fa9)\u3002 |
| | | MILD_ERR_CTRL_PANEL_EMPTY_ALIAS=\u7a7a\u306e\u30a8\u30a4\u30ea\u30a2\u30b9\u304c\u6307\u5b9a\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE=\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30a4\u30ea\u30a2\u30b9 '%s' \u306f\u3001\u3059\u3067\u306b\u30b9\u30ad\u30fc\u30de\u5185\u306b\u5b58\u5728\u3057\u307e\u3059 (%s \u3068\u3057\u3066\u5b9a\u7fa9)\u3002 |
| | | MILD_ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS=\u5909\u66f4\u4e0d\u53ef\u306e\u5c5e\u6027\u306b\u306f\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u306e\u4f7f\u7528\u6cd5\u304c\u5fc5\u8981\u3067\u3059\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR=\u5c5e\u6027\u3092\u81ea\u8eab\u306e\u4e0a\u4f4d\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3092\u81ea\u8eab\u306e\u4e0a\u4f4d\u306b\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR=\u3053\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306f '%s' \u306e (\u76f4\u63a5\u7684\u307e\u305f\u306f\u9593\u63a5\u7684\u306a) \u4e0a\u4f4d\u3067\u3059\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR=\u3053\u306e\u5c5e\u6027\u306f '%s' \u306e (\u76f4\u63a5\u7684\u307e\u305f\u306f\u9593\u63a5\u7684\u306a) \u4e0a\u4f4d\u3067\u3059\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY=\u5c5e\u6027 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS=\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u3092\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb '%s' \u306b\u8ffd\u52a0\u3057\u3066\u3044\u307e\u3059... |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE=\u30b9\u30ad\u30fc\u30de\u3067\u4f5c\u6210\u3055\u308c\u305f\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL=\u5c5e\u6027 '%s' \u304c\u6b63\u5e38\u306b\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=\u5c5e\u6027\u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=\u90e8\u5206\u6587\u5b57\u5217\u8981\u6c42\u306b\u4f7f\u7528\u3055\u308c\u308b\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb |
| | | INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX=- \u69cb\u6587\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u30c7\u30d5\u30a9\u30eb\u30c8 (%s) - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u65b0\u898f\u5c5e\u6027 '%s' \u3092\u4f5c\u6210\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u65b0\u898f\u5c5e\u6027 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u65b0\u898f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u5c5e\u6027 '%s' \u304a\u3088\u3073\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE=\u5c5e\u6027 '%s' \u3092\u5909\u66f4\u3059\u308b\u3068\u3001\u524a\u9664\u3055\u308c\u3066\u304b\u3089\u518d\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u306b\u3082\u540c\u3058\u51e6\u7406\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u5909\u66f4\u3059\u308b\u3068\u3001\u524a\u9664\u3055\u308c\u3066\u304b\u3089\u518d\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002\u3053\u308c\u3092\u53c2\u7167\u3057\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u306b\u3082\u540c\u3058\u51e6\u7406\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS=\u524a\u9664\u3055\u308c\u305f\u5c5e\u6027\u304a\u3088\u3073\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3078\u306e\u53c2\u7167\u3092\u5909\u66f4\u3059\u308b\u306b\u306f\u3001\u305d\u308c\u3089\u3092\u53c2\u7167\u3059\u308b\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u3092\u524a\u9664\u3057\u3066\u304b\u3089\u518d\u5ea6\u8ffd\u52a0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS=\u5c5e\u6027 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u5c5e\u6027 '%s' \u3092\u5909\u66f4\u3057\u307e\u3059 |
| | | INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u5909\u66f4\u3057\u307e\u3059 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL=\u540d\u524d: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=\u89aa: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=\u4e0a\u4f4d: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ALIASES_LABEL=\u30a8\u30a4\u30ea\u30a2\u30b9: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ORIGIN_LABEL=ORIGIN: |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL=\u96c6\u5408 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL=\u5ec3\u6b62 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb |
| | | |
| | | INFO_CTRL_PANEL_NEW_BACKEND_LABEL=\u65b0\u898f\u30d0\u30c3\u30af\u30a8\u30f3\u30c9: |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TITLE=\u65b0\u898f\u30d9\u30fc\u30b9 DN |
| | | INFO_CTRL_PANEL_BASE_DN_EXAMPLE=\u4f8b: dc=example,dc=com |
| | |
| | | INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=\u30d9\u30fc\u30b9 DN '%s' \u3092\u542b\u3080\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3067\u30d9\u30fc\u30b9 DN '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS=\u30c7\u30d5\u30a9\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE=\u65b0\u898f\u7d44\u7e54 |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED=\u7d44\u7e54\u306e\u540d\u524d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL=\u540d\u524d: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL=\u8aac\u660e: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL=\u30a8\u30f3\u30c8\u30ea DN: |
| | | |
| | | INFO_CTRL_NEW_DOMAIN_PANEL_TITLE=\u65b0\u898f\u30c9\u30e1\u30a4\u30f3 |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED=\u30c9\u30e1\u30a4\u30f3\u306e\u540d\u524d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE=LDIF \u304b\u3089\u30a8\u30f3\u30c8\u30ea\u3092\u65b0\u898f\u4f5c\u6210 |
| | | INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea\u306e LDIF \u69cb\u6587\u306e\u5165\u529b: |
| | | INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON=\u69cb\u6587\u3092\u30c1\u30a7\u30c3\u30af |
| | | INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL=\u30a8\u30f3\u30c8\u30ea\u306e\u69cb\u6587\u306f\u6b63\u3057\u3044\u3067\u3059 |
| | | |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE=\u30a8\u30f3\u30c8\u30ea\u306e\u8907\u88fd |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU=\u30a8\u30f3\u30c8\u30ea\u306e\u8907\u88fd... |
| | | |
| | | INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE=\u65b0\u898f\u30b0\u30eb\u30fc\u30d7 |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED=\u30b0\u30eb\u30fc\u30d7\u306e\u540d\u524d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_MEMBER_NOT_FOUND=\u30a8\u30f3\u30c8\u30ea '%s' \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002 |
| | |
| | | INFO_CTRL_PANEL_ADD_MEMBERS_LABEL=\u30e1\u30f3\u30d0\u30fc\u306e\u8ffd\u52a0 |
| | | INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL=\u30c0\u30a4\u30ca\u30df\u30c3\u30af\u30b0\u30eb\u30fc\u30d7\u53c2\u7167 DN: |
| | | INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP=\u53c2\u7167\u30b0\u30eb\u30fc\u30d7\u306e\u9078\u629e |
| | | |
| | | |
| | | INFO_CTRL_PANEL_NEW_INDEX_TITLE=\u65b0\u898f\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED=\u5c5e\u6027\u540d\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3067\u65b0\u898f\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE=\u65b0\u898f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30b9\u30ad\u30fc\u30de\u3067\u5c5e\u6027\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_TASK_DESCRIPTION=\u30b9\u30ad\u30fc\u30de\u3067\u65b0\u898f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_PROGRESS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_CTRL_PANEL_OBJECTCLASS_NAME_LABEL=\u540d\u524d: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=\u89aa: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=\u4e0a\u4f4d: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ALIASES_LABEL=\u30a8\u30a4\u30ea\u30a2\u30b9: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ORIGIN_LABEL=ORIGIN: |
| | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL=\u8aac\u660e: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL=\u30bf\u30a4\u30d7: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL=\u5c5e\u6027: |
| | | |
| | | INFO_CTRL_PANEL_NEW_OU_NAME_LABEL=\u540d\u524d: |
| | | INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL=\u8aac\u660e: |
| | | INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL=\u30a8\u30f3\u30c8\u30ea DN: |
| | |
| | | INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL=FAX \u756a\u53f7: |
| | | INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE=\u65b0\u898f\u7d44\u7e54\u5358\u4f4d |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED=\u7d44\u7e54\u5358\u4f4d\u306e\u540d\u524d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL=\u540d: |
| | | INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL=\u59d3: |
| | | INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL=\u5171\u901a\u540d: |
| | |
| | | MILD_ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED=\u300c\u59d3\\u300d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED=\u300c\u5171\u901a\u540d\u300d\u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED=\u30cd\u30fc\u30df\u30f3\u30b0\u5c5e\u6027 '%s' \u306b\u5024\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE=\u65b0\u898f VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u4f5c\u6210\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY=\u65b0\u898f VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059... |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u3067\u65b0\u898f VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u7de8\u96c6 |
| | | INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL=\u69cb\u9020\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9: |
| | | INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL=\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9: |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_LABEL=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9: |
| | | INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL=\u4f7f\u7528\u53ef\u80fd\u306a\u30a4\u30f3\u30c7\u30c3\u30af\u30b9: |
| | | INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL=\u9078\u629e\u3055\u308c\u305f\u30a4\u30f3\u30c7\u30c3\u30af\u30b9: |
| | |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS=\u30e6\u30fc\u30b6\u30fc\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u6b63\u5e38\u306b\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002 |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY=\u30e6\u30fc\u30b6\u30fc\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS=\u30e6\u30fc\u30b6\u30fc\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_RESTORE_PANEL_TITLE=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304b\u3089\u306e\u5fa9\u5143 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE=\u30b5\u30fc\u30d0\u30fc\u306f\u7a3c\u50cd\u3057\u3066\u3044\u307e\u3059\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304b\u3089\u5fa9\u5143\u3059\u308b\u306b\u306f\u3001\u8a8d\u8a3c\u3092\u884c\u306a\u3063\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u691c\u8a3c |
| | |
| | | INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL=\u5024\u306e\u3042\u308b\u5c5e\u6027\u306e\u307f\u3092\u8868\u793a\u3059\u308b |
| | | INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL=\u30d1\u30b9\u30ef\u30fc\u30c9 (\u78ba\u8a8d): |
| | | INFO_CTRL_PANEL_CHOOSE_ENTRIES=\u30a8\u30f3\u30c8\u30ea\u306e\u9078\u629e |
| | | |
| | | INFO_CTRL_PANEL_CONTENTS_OF_FILE=- \u30d5\u30a1\u30a4\u30eb '%s' \u306e\u5185\u5bb9 - |
| | | |
| | | MILD_ERR_LOADING_IMAGE=\u30a4\u30e1\u30fc\u30b8\u306e\u30ed\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION=\u30b5\u30e0\u30cd\u30a4\u30eb |
| | | INFO_CTRL_PANEL_EDIT_BUTTON_LABEL=\u7de8\u96c6... |
| | | INFO_CTRL_PANEL_DELETE_BUTTON_LABEL=\u524a\u9664... |
| | | INFO_CTRL_PANEL_VIEW_BUTTON_LABEL=\u8868\u793a... |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE=\u6a19\u6e96\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_DETAILS=\u5c5e\u6027\u306e\u8a73\u7d30 |
| | | INFO_CTRL_PANEL_REQUIRED_BY_LABEL=\u8981\u6c42\u5143: |
| | | INFO_CTRL_PANEL_ALLOWED_BY_LABEL=\u8a31\u53ef\u5143: |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE=\u6a19\u6e96\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DETAILS=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u306e\u8a73\u7d30 |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL=\u5fc5\u9808\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=\u30aa\u30d7\u30b7\u30e7\u30f3\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=\u30d5\u30a1\u30a4\u30eb\u3067\u5b9a\u7fa9: %s |
| | | |
| | | INFO_CTRL_PANEL_GENERIC_TITLE=%s \u5236\u5fa1\u30d1\u30cd\u30eb - %s |
| | | INFO_CTRL_PANEL_STATUS_PANEL_TITLE=\u4e00\u822c\u306e\u72b6\u614b |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=\u8a2d\u5b9a\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | |
| | | INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND=- \u63a5\u7d9a\u30cf\u30f3\u30c9\u30e9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_DATA_SOURCES=\u30c7\u30fc\u30bf\u30bd\u30fc\u30b9 |
| | | INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND=-\u30c7\u30fc\u30bf\u30bd\u30fc\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093- |
| | | |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE=Windows \u30b5\u30fc\u30d3\u30b9\u306e\u69cb\u6210 |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT=\u3053\u306e\u30da\u30fc\u30b8\u306f\u3001\u3053\u306e\u30b5\u30fc\u30d0\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c Windows \u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u5b9f\u884c\u3055\u308c\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3092\u793a\u3057\u307e\u3059\u3002\u81ea\u52d5\u7684\u306b\u8d77\u52d5\u3059\u308b\u6a5f\u80fd\u3068\u305d\u306e\u4ed6\u306e\u6a5f\u80fd\u3092\u7ba1\u7406\u3059\u308b\u306b\u306f\u3001\u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0\u306e Windows \u30b5\u30fc\u30d3\u30b9\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30de\u30cd\u30fc\u30b8\u30e3\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Windows \u30b5\u30fc\u30d3\u30b9\u306e\u7d71\u5408: |
| | |
| | | MILD_ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS=Windows \u30b5\u30fc\u30d3\u30b9\u306e\u6709\u52b9\u5316\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Windows \u30b5\u30fc\u30d3\u30b9\u3092\u6709\u52b9\u306b\u3057\u307e\u3059 |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=Windows \u30b5\u30fc\u30d3\u30b9\u3092\u7121\u52b9\u306b\u3057\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_DATABASE_INDEXES=\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_INDEXES=\u5c5e\u6027\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | INFO_CTRL_PANEL_VLV_INDEXES=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u691c\u8a3c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u691c\u8a3c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION='%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u691c\u8a3c\u3057\u307e\u3059\u3002 |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u306e\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 |
| | | INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u5909\u66f4\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS=VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 '%s' \u3092\u5909\u66f4\u3057\u3066\u3044\u307e\u3059 |
| | | |
| | | INFO_CTRL_PANEL_AVAILABLE_LABEL=\u9078\u629e\u53ef\u80fd: |
| | | INFO_CTRL_PANEL_SELECTED_LABEL=\u9078\u629e: |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON=\u8ffd\u52a0 > |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON=\u3059\u3079\u3066\u3092\u8ffd\u52a0 > |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON=< \u524a\u9664 |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON=< \u3059\u3079\u3066\u3092\u524a\u9664 |
| | | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY=\u88dc\u52a9: %s |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL=%s (\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb) |
| | | |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX=%s (\u6607\u9806) |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX=%s (\u964d\u9806) |
| | | ###SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error setting environment: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=\u74b0\u5883\u306e\u8a2d\u5b9a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | |
| | | INFO_CTRL_PANEL_ERROR_DIALOG_TITLE=\u30a8\u30e9\u30fc |
| | | INFO_CTRL_PANEL_PROGRESS_DONE=\u5b8c\u4e86 |
| | | INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - VLV \u30a4\u30f3\u30c7\u30c3\u30af\u30b9 |
| | | |
| | | INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=\u3059\u3079\u3066\u306e\u30b3\u30de\u30f3\u30c9\u884c\u3092\u8868\u793a\u3059\u308b |
| | | |
| | | INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=\u30b0\u30ed\u30fc\u30d0\u30eb\u8868\u793a\u30aa\u30d7\u30b7\u30e7\u30f3\u3002 |
| | | INFO_CTRL_PANEL_REFRESH_MENU=\u518d\u8868\u793a\u30aa\u30d7\u30b7\u30e7\u30f3... |
| | | INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=\u518d\u8868\u793a\u30aa\u30d7\u30b7\u30e7\u30f3 |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=\u8868\u793a\u3055\u308c\u3066\u3044\u308b\u76e3\u8996/\u69cb\u6210\u60c5\u5831\u306e\u518d\u8868\u793a\u5468\u671f (\u79d2\u6570) \u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=\u518d\u8868\u793a\u5468\u671f (\u79d2): |
| | | INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=\u3053\u306e\u5468\u671f\u6642\u9593\u306b\u306f\u3001%d \u79d2\u672a\u6e80\u306e\u6b63\u306e\u6574\u6570\u5024\u3092\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_MONITORING=\u76e3\u8996 |
| | | INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING=\u4e00\u822c\u60c5\u5831 |
| | | INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED=- \u9805\u76ee\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093 - |
| | |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306f\u3001\u7ba1\u7406\u5bfe\u8c61\u306e\u30b5\u30fc\u30d0\u30fc\u304c\u30ed\u30fc\u30ab\u30eb\u30b5\u30fc\u30d0\u30fc\u3067\u3042\u308b\u5834\u5408\u306e\u307f\u306b\u518d\u69cb\u7bc9\u3067\u304d\u307e\u3059 |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_PATH=\u30d1\u30b9\u306f\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u304b\u3089\u30a2\u30af\u30bb\u30b9\u53ef\u80fd\u306a\u72b6\u614b\u306b\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY=Windows \u30b5\u30fc\u30d3\u30b9\u306e\u69cb\u6210\u306f\u3001\u7ba1\u7406\u5bfe\u8c61\u306e\u30b5\u30fc\u30d0\u30fc\u304c\u30ed\u30fc\u30ab\u30eb\u30b5\u30fc\u30d0\u30fc\u3067\u3042\u308b\u5834\u5408\u306e\u307f\u8868\u793a\u304a\u3088\u3073\u5909\u66f4\u3067\u304d\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Could not created local \ |
| | | ### LDIF to populate new base DN with automatically generated data. Error code: \ |
| | | ### %d. |
| | | SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=\u81ea\u52d5\u751f\u6210\u3055\u308c\u305f\u30c7\u30fc\u30bf\u3092\u4f7f\u3063\u3066\u65b0\u3057\u3044\u30d9\u30fc\u30b9 DN \u3092\u751f\u6210\u3059\u308b\u305f\u3081\u306e\u30ed\u30fc\u30ab\u30eb LDIF \u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u30a8\u30e9\u30fc\u30b3\u30fc\u30c9: %d. |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL=\u89aa\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID: |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL=\u89aa\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d1\u30b9: |
| | | MILD_ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED=\u89aa\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 |
| | |
| | | INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU=\u7ba1\u7406\u3059\u308b\u30b5\u30fc\u30d0\u30fc... |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS='%s' \u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u69cb\u6210\u304c\u6b63\u5e38\u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u8a2d\u5b9a\u3092\u53cd\u6620\u3059\u308b\u306b\u306f\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u518d\u751f\u6210\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u4e0a\u306e\u300crebuild-index\u300d\u30b3\u30de\u30f3\u30c9\u884c\u3092\u4f7f\u7528\u3059\u308b\u304b\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 '%s' \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u518d\u30a4\u30f3\u30dd\u30fc\u30c8\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 |
| | | INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE=\u81ea\u52d5\u751f\u6210\u3055\u308c\u305f\u30c7\u30fc\u30bf (%s \u30a8\u30f3\u30c8\u30ea) \u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059 |
| | | ###SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=The remote server in \ |
| | | ### '%s' is cannot be managed by this control panel. The remote server product \ |
| | | ### name is '%s' and the control panel product name is '%s'. |
| | | ###SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=The remote server in '%s' has \ |
| | | ### not the same version as the control panel. The remote server version is \ |
| | | ### '%s.%s.%s' and the control panel version is '%d.%d.%d'. |
| | | ###SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Could not find version \ |
| | | ### information in the remote server. The remote LDAP server does not seem to be \ |
| | | ### manageable remotely by the control panel. |
| | | SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND='%s' \u5185\u306e\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306f\u3053\u306e\u5236\u5fa1\u30d1\u30cd\u30eb\u3067\u306f\u7ba1\u7406\u3067\u304d\u307e\u305b\u3093\u3002\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u88fd\u54c1\u540d\u306f '%s' \u3067\u3001\u5236\u5fa1\u30d1\u30cd\u30eb\u306e\u88fd\u54c1\u540d\u306f '%s' \u3067\u3059\u3002 |
| | | SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER='%s' \u5185\u306e\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u5236\u5fa1\u30d1\u30cd\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3068\u7570\u306a\u308a\u307e\u3059\u3002\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306f '%s.%s.%s' \u3067\u3001\u5236\u5fa1\u30d1\u30cd\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306f '%d.%d.%d' \u3067\u3059\u3002 |
| | | SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u30fc\u3067\u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u3053\u306e\u30ea\u30e2\u30fc\u30c8 LDAP \u30b5\u30fc\u30d0\u30fc\u306f\u5236\u5fa1\u30d1\u30cd\u30eb\u3067\u30ea\u30e2\u30fc\u30c8\u7ba1\u7406\u3067\u304d\u306a\u3044\u3088\u3046\u3067\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE='%s' \u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY='%s' \u30bf\u30b9\u30af\u3092\u3044\u3064\u5b9f\u884c\u3059\u308b\u304b\u6307\u5b9a\u3057\u307e\u3059\u3002 |
| | | INFO_CTRL_PANEL_LAUNCH_NOW=\u4eca\u3059\u3050\u5b9f\u884c |
| | |
| | | INFO_CTRL_PANEL_DAYS=\u65e5/\u66dc\u65e5: |
| | | INFO_CTRL_PANEL_JANUARY=1 \u6708 |
| | | INFO_CTRL_PANEL_FEBRUARY=2 \u6708 |
| | | INFO_CTRL_PANEL_MARS=3 \u6708 |
| | | INFO_CTRL_PANEL_MARCH=3 \u6708 |
| | | INFO_CTRL_PANEL_APRIL=4 \u6708 |
| | | INFO_CTRL_PANEL_MAY=5 \u6708 |
| | | INFO_CTRL_PANEL_JUNE=6 \u6708 |
| | |
| | | INFO_CTRL_PANEL_NOVEMBER=11 \u6708 |
| | | INFO_CTRL_PANEL_DECEMBER=12 \u6708 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME=\u6642\u523b: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP=\u30b5\u30fc\u30d0\u30fc\u30db\u30b9\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3\u3067\u306e\u6642\u9593 (00:00 \u304b\u3089 23:59)\u3002 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY=\u65e5: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH=\u6708: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR=\u5e74: |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>). |
| | | # |
| | | INFO_CTRL_PANEL_CRON_HELP=\u300c,\u300d\u3092\u4f7f\u7528\u3057\u3066\u5024\u3092\u533a\u5207\u308a\u307e\u3059\u3002\u305f\u3068\u3048\u3070\u300c1,4,5\u300d\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<br>\u300c-\u300d\u3092\u4f7f\u7528\u3057\u3066\u7bc4\u56f2\u3092\u8868\u3057\u307e\u3059\u3002\u305f\u3068\u3048\u3070\u300c1-5\u300d\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002\<br>\u300c*\u300d\u3092\u4f7f\u7528\u3057\u3066\u4efb\u610f\u306e\u5024\u3092\u8868\u3057\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY=The provided day value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_TIME=The provided time value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=The day '%d' does not exist in \ |
| | | ### %s. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=You must select at least one \ |
| | | ### day of the week. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=You must select at least one \ |
| | | ### day of the month. |
| | | ###SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=The provided date already passed. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=No minute provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=No hour provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No day of month \ |
| | | ### provided. Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=No month provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=No day of week provided. \ |
| | | ### Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=The minute value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=The hour value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=The day of month \ |
| | | ### value provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=The month value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=The day of week \ |
| | | ### value provided is not valid. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=\u6307\u5b9a\u3055\u308c\u305f\u300c\u6642\u300d\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=\u6307\u5b9a\u3055\u308c\u305f\u300c\u5206\u300d\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY=\u6307\u5b9a\u3055\u308c\u305f\u65e5\u4ed8\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_TIME=\u6307\u5b9a\u3055\u308c\u305f\u6642\u523b\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=\u65e5\u4ed8 '%d' \u306f %s \u306b\u5b58\u5728\u3057\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=\u66dc\u65e5\u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=\u65e5\u4ed8\u3092 1 \u3064\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=\u6307\u5b9a\u3055\u308c\u305f\u65e5\u4ed8\u306f\u3059\u3067\u306b\u904e\u304e\u3066\u3044\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=\u300c\u5206\u300d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4efb\u610f\u306e\u5024\u3092\u8868\u3059\u306b\u306f '*' \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=\u300c\u6642\u300d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4efb\u610f\u306e\u5024\u3092\u8868\u3059\u306b\u306f '*' \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=\u65e5\u4ed8\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4efb\u610f\u306e\u5024\u3092\u8868\u3059\u306b\u306f '*' \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=\u6708\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4efb\u610f\u306e\u5024\u3092\u8868\u3059\u306b\u306f '*' \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=\u66dc\u65e5\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u4efb\u610f\u306e\u5024\u3092\u8868\u3059\u306b\u306f '*' \u3092\u4f7f\u7528\u3057\u307e\u3059\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u300c\u5206\u300d\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u300c\u6642\u300d\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u65e5\u4ed8\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u6708\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=\u6307\u5b9a\u3055\u308c\u305f\u66dc\u65e5\u306e\u5024\u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af |
| | | INFO_CTRL_PANEL_NO_TASKS_FOUND=- \u30bf\u30b9\u30af\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL=\u30bf\u30b9\u30af\u306e\u53d6\u308a\u6d88\u3057 |
| | |
| | | INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY=\u4eca\u3059\u3050\u5b9f\u884c |
| | | INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY=%s \u306b\u5b9f\u884c |
| | | INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY=CRON \u30b9\u30b1\u30b8\u30e5\u30fc\u30eb '%s' \u3092\u4f7f\u7528\u3057\u3066\u5b9a\u671f\u7684\u306b\u5b9f\u884c\u3059\u308b |
| | | INFO_CTRL_PANEL_TASK_LOG_LABEL=\u30bf\u30b9\u30af\u306e\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8 |
| | | INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW=\u30bf\u30b9\u30af\u306e\u5c5e\u6027\u306e\u8868\u793a... |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING=\u5c06\u6765\u306e\u65e5\u4ed8\u306b\u30bf\u30b9\u30af\u3092\u5b9f\u884c\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u3057\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING=\u5b9a\u671f\u7684\u306b\u30bf\u30b9\u30af\u3092\u5b9f\u884c\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u304c\u7a3c\u50cd\u3057\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS=\u30bf\u30b9\u30af\u306e\u5177\u4f53\u7684\u306a\u8a73\u7d30 |
| | | INFO_CTRL_PANEL_NO_TASK_SELECTED=- \u30bf\u30b9\u30af\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093 - |
| | | INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED=- \u8907\u6570\u306e\u30bf\u30b9\u30af\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u3059 - |
| | | INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS=- \u30bf\u30b9\u30af\u306e\u5177\u4f53\u7684\u306a\u8a73\u7d30\u306f\u3042\u308a\u307e\u305b\u3093 - |
| | | INFO_OPERATION_START_TIME_MESSAGE=\u5b9f\u884c\u65e5: %s |
| | | |
| | | INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN=\u89aa DN \u306e\u9078\u629e |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL=\u65b0\u898f\u30a8\u30f3\u30c8\u30ea\u540d: |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL=\u89aa\u30a8\u30f3\u30c8\u30ea DN: |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY=\u65b0\u3057\u3044\u30a8\u30f3\u30c8\u30ea\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID=\u89aa\u30a8\u30f3\u30c8\u30ea\u306e\u6709\u52b9\u306a DN \u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002 |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST=\u89aa\u30a8\u30f3\u30c8\u30ea\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002 |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN=\u30a8\u30f3\u30c8\u30ea DN: |
| | | INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=\u8907\u88fd\u3057\u305f\u30a8\u30f3\u30c8\u30ea\u306b\u306f\u5024 '%s' \u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u542b\u307e\u308c\u307e\u3059 |
| | | INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<\u30d0\u30a4\u30ca\u30ea\u5024> |
| | | INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=\u5fc5\u9808\u30a2\u30a4\u30b3\u30f3\u3002 |
| | | INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=\u8b66\u544a\u30a2\u30a4\u30b3\u30f3\u3002 |
| | | INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - \u5217 %s |
| | |
| | | # |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | # Copyright 2006-2010 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # Do not translate |
| | | # |
| | | global.category=ADMIN_TOOL |
| | | global.ordinal=-1 |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDEDBS=\u76ee\u5f55\u670d\u52a1\u5668\u5305\u542b\u670d\u52a1\u5668\u8def\u5f84\u4ee5\u5916\u7684\u6570\u636e\u5e93\u6587\u4ef6\uff0c\u8fd9\u4e9b\u6587\u4ef6\u4f4d\u4e8e\u4ee5\u4e0b\u4f4d\u7f6e:%n%s%n\u662f\u5426\u5220\u9664\u8fd9\u4e9b\u6587\u4ef6\uff1f |
| | | INFO_CLI_UNINSTALL_CONFIRM_OUTSIDELOGS=\u76ee\u5f55\u670d\u52a1\u5668\u5305\u542b\u670d\u52a1\u5668\u8def\u5f84\u4ee5\u5916\u7684\u65e5\u5fd7\u6587\u4ef6\uff0c\u8fd9\u4e9b\u6587\u4ef6\u4f4d\u4e8e\u4ee5\u4e0b\u4f4d\u7f6e:%n%s%n\u662f\u5426\u5220\u9664\u8fd9\u4e9b\u6587\u4ef6\uff1f |
| | | INFO_CLI_UNINSTALL_CONFIRM_STOP=\u670d\u52a1\u5668\u5f53\u524d\u6b63\u5728\u8fd0\u884c\uff0c\u5fc5\u987b\u5148\u505c\u6b62\u8be5\u670d\u52a1\u5668\uff0c\u7136\u540e\u624d\u80fd\u7ee7\u7eed\u5378\u8f7d\u3002%n\u662f\u5426\u505c\u6b62\u8be5\u670d\u52a1\u5668\uff0c\u5e76\u6c38\u4e45\u5220\u9664\u8fd9\u4e9b\u6587\u4ef6\uff1f |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=You must \ |
| | | ### select the elements to uninstall. Use the options described in the usage to \ |
| | | ### specify what must be uninstalled. |
| | | ###SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=You must select something \ |
| | | ### to be uninstalled. |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED_NON_INTERACTIVE=\u5fc5\u987b\u9009\u62e9\u8981\u5378\u8f7d\u7684\u5143\u7d20\u3002\u4f7f\u7528\u7528\u6cd5\u4e2d\u8bf4\u660e\u7684\u9009\u9879\u6307\u5b9a\u5fc5\u987b\u5378\u8f7d\u7684\u5143\u7d20\u3002 |
| | | SEVERE_ERR_CLI_UNINSTALL_NOTHING_TO_BE_UNINSTALLED=\u5fc5\u987b\u9009\u62e9\u8981\u5378\u8f7d\u7684\u5185\u5bb9\u3002 |
| | | INFO_CLI_UNINSTALL_SERVER_STOPPED=\u670d\u52a1\u5668\u5df2\u505c\u6b62\u3002 |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE=\u5df2\u5c06\u6b64\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u6267\u884c\u590d\u5236\u3002%n\u5982\u679c\u6b64\u670d\u52a1\u5668\u786e\u5b9e\u6b63\u5728\u4f7f\u7528\u5176\u4ed6\u670d\u52a1\u5668\u590d\u5236\u5185\u5bb9\uff0c\u5219\u5fc5\u987b\u63d0\u4f9b\u7ba1\u7406\u5458\u9a8c\u8bc1\uff0c\u4ee5\u4fbf\u5220\u9664\u6b63\u5728\u590d\u5236\u7684\u670d\u52a1\u5668\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\u3002%n%n\u952e\u5165\u201c\u662f\u201d\u53ef\u63d0\u4f9b\u9a8c\u8bc1\u4ee5\u5220\u9664\u8fdc\u7a0b\u5f15\u7528\u3002%n\u952e\u5165\u201c\u5426\u201d\u53ef\u7ee7\u7eed\u5378\u8f7d\uff0c\u800c\u4e0d\u66f4\u65b0\u8fdc\u7a0b\u5f15\u7528\u3002%n\u662f\u5426\u63d0\u4f9b\u9a8c\u8bc1\uff1f |
| | | INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE_AND_START=\u5df2\u5c06\u6b64\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u6267\u884c\u590d\u5236\u3002%n\u5982\u679c\u6b64\u670d\u52a1\u5668\u786e\u5b9e\u6b63\u5728\u4f7f\u7528\u5176\u4ed6\u670d\u52a1\u5668\u590d\u5236\u5185\u5bb9\uff0c\u5219\u5fc5\u987b\u542f\u52a8\u8be5\u670d\u52a1\u5668\u5e76\u63d0\u4f9b\u7ba1\u7406\u5458\u9a8c\u8bc1\uff0c\u4ee5\u4fbf\u5220\u9664\u6b63\u5728\u590d\u5236\u7684\u670d\u52a1\u5668\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\u3002%n%n\u952e\u5165\u201c\u662f\u201d\u53ef\u542f\u52a8\u8be5\u670d\u52a1\u5668\uff0c\u7136\u540e\u63d0\u4f9b\u9a8c\u8bc1\u4ee5\u5220\u9664\u8fdc\u7a0b\u5f15\u7528\u3002%n\u952e\u5165\u201c\u5426\u201d\u53ef\u7ee7\u7eed\u5378\u8f7d\uff0c\u800c\u4e0d\u66f4\u65b0\u8fdc\u7a0b\u5f15\u7528\u3002%n\u662f\u5426\u542f\u52a8\u8be5\u670d\u52a1\u5668\u5e76\u63d0\u4f9b\u9a8c\u8bc1\uff1f |
| | |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_MSG=\u786e\u8ba4\u5378\u8f7d%n\u5c06\u6c38\u4e45\u5220\u9664\u6240\u6709\u9009\u5b9a\u7684\u6587\u4ef6\uff0c\u662f\u5426\u786e\u5b9e\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CONFIRM_UNINSTALL_SERVER_NOT_RUNNING_TITLE=\u786e\u8ba4\u5378\u8f7d |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_MSG=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c%n\u670d\u52a1\u5668\u5f53\u524d\u6b63\u5728\u8fd0\u884c\uff0c\u5fc5\u987b\u5148\u505c\u6b62\u8be5\u670d\u52a1\u5668\uff0c\u7136\u540e\u624d\u80fd\u7ee7\u7eed\u5378\u8f7d\u3002\u662f\u5426\u8981\u5378\u8f7d\u7a0b\u5e8f\u5148\u505c\u6b62\u8be5\u670d\u52a1\u5668\uff0c\u7136\u540e\u518d\u7ee7\u7eed\u5378\u8f7d\uff1f\u5982\u679c\u5355\u51fb\u201c\u5426\u201d\uff0c\u5219\u9700\u8981\u624b\u52a8\u505c\u6b62\u8be5\u670d\u52a1\u5668\u4ee5\u7ee7\u7eed\u5378\u8f7d\u3002 |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=\u8bfb\u53d6\u73b0\u6709\u670d\u52a1\u5668\u7684\u914d\u7f6e\u65f6\u9047\u5230\u4ee5\u4e0b\u9519\u8bef:\n%s\n\u662f\u5426\u8981\u5378\u8f7d\u7a0b\u5e8f\u5c1d\u8bd5\u5728\u201c\u5c3d\u529b\u201d(best-effort) \u6a21\u5f0f\u4e0b\u5220\u9664\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\uff1f |
| | | MILD_ERR_UNINSTALL_READING_REGISTERED_SERVERS_CONFIRM_UPDATE_REMOTE=\u8bfb\u53d6\u73b0\u6709\u670d\u52a1\u5668\u7684\u914d\u7f6e\u65f6\u9047\u5230\u4ee5\u4e0b\u9519\u8bef:%n%s%n\u662f\u5426\u8981\u5378\u8f7d\u7a0b\u5e8f\u5c1d\u8bd5\u5728\u201c\u5c3d\u529b\u201d(best-effort) \u6a21\u5f0f\u4e0b\u5220\u9664\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\uff1f |
| | | MILD_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_FORCE=\u8be5\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u53ef\u590d\u5236\u4e00\u4e9b\u81ea\u5df1\u7684\u57fa DN\u3002\u5728\u590d\u5236\u590d\u5236\u5668\u4e0a\u68c0\u7d22\u5bf9\u5176\u7684\u5f15\u7528\u65f6\u51fa\u9519\u3002\u8bf7\u6ce8\u610f\uff0c\u8981\u80fd\u591f\u5220\u9664\u8fdc\u7a0b\u5f15\u7528\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528 %s \u548c %s\uff08\u6216 %s\uff09\u9009\u9879\u63d0\u4f9b\u5168\u5c40\u7ba1\u7406\u5458\u51ed\u8bc1\u3002%n\u5c06\u7ee7\u7eed\u5728\u9519\u8bef\u6a21\u5f0f\u4e0b\u5f3a\u5236\u5378\u8f7d\u3002%n%n\u627e\u5230\u7684\u9519\u8bef\u4e3a:%n%s |
| | | ###SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=This server is configured \ |
| | | ### to replicate some of its Base DN's. There was an error retrieving the \ |
| | | ### references to it in the replicated servers. Note that to be able to remove \ |
| | | ### remote references you must provide Global Administrator credentials using the \ |
| | | ### %s and %s (or %s) options.%nCheck that the connection parameters you \ |
| | | ### provided are correct.%nIf you want to uninstall the server even when remote \ |
| | | ### references cannot be removed, you can use the %s option.%n%nThe error found \ |
| | | ### was:%n%s |
| | | SEVERE_ERR_UNINSTALL_ERROR_UPDATING_REMOTE_NO_FORCE=\u8be5\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u53ef\u590d\u5236\u4e00\u4e9b\u81ea\u5df1\u7684\u57fa DN\u3002\u5728\u590d\u5236\u590d\u5236\u5668\u4e0a\u68c0\u7d22\u5bf9\u5176\u7684\u5f15\u7528\u65f6\u51fa\u9519\u3002\u8bf7\u6ce8\u610f\uff0c\u8981\u80fd\u591f\u5220\u9664\u8fdc\u7a0b\u5f15\u7528\uff0c\u60a8\u5fc5\u987b\u4f7f\u7528 %s \u548c %s\uff08\u6216 %s\uff09\u9009\u9879\u63d0\u4f9b\u5168\u5c40\u7ba1\u7406\u5458\u51ed\u8bc1\u3002%n\u68c0\u67e5\u63d0\u4f9b\u7684\u8fde\u63a5\u53c2\u6570\u662f\u5426\u6b63\u786e\u3002%n\u5982\u679c\u5e0c\u671b\u5728\u65e0\u6cd5\u5220\u9664\u8fdc\u7a0b\u5f15\u7528\u65f6\u5378\u8f7d\u670d\u52a1\u5668\uff0c\u53ef\u4ee5\u4f7f\u7528 %s \u9009\u9879\u3002%n%n\u627e\u5230\u7684\u9519\u8bef\u4e3a:%n%s |
| | | MILD_ERR_UNINSTALL_NOT_UPDATE_REMOTE_PROMPT=\u8be5\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u53ef\u590d\u5236\u4e00\u4e9b\u81ea\u5df1\u7684\u57fa DN\u3002\u5728\u590d\u5236\u590d\u5236\u5668\u4e0a\u68c0\u7d22\u5bf9\u5176\u7684\u5f15\u7528\u65f6\u51fa\u9519\u3002%n\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CONFIRM_UNINSTALL_SERVER_RUNNING_TITLE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c |
| | | INFO_CONNECTIONS_LABEL=\u6253\u5f00\u8fde\u63a5: |
| | |
| | | MILD_ERR_READING_CONFIG_FILE=\u8bfb\u53d6\u914d\u7f6e\u6587\u4ef6\u65f6\u51fa\u9519\u3002 |
| | | MILD_ERR_READING_CONFIG_LDAP=\u8bfb\u53d6\u670d\u52a1\u5668\u4e2d\u7684\u6570\u636e\u65f6\u51fa\u9519\u3002\u8bf7\u68c0\u9a8c\u63d0\u4f9b\u7684\u9a8c\u8bc1\u4fe1\u606f\u3002%n\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_READING_SCHEMA_LDAP=\u8bfb\u53d6\u8fdc\u7a0b\u670d\u52a1\u5668\u4e2d\u7684\u6a21\u5f0f\u65f6\u51fa\u9519\u3002%n\u8be6\u7ec6\u4fe1\u606f: %s |
| | | ###SEVERE_ERR_STARTING_SERVER_GENERIC=Could not Start server. |
| | | SEVERE_ERR_STARTING_SERVER_GENERIC=\u65e0\u6cd5\u542f\u52a8\u670d\u52a1\u5668\u3002 |
| | | INFO_FINISH_BUTTON_UNINSTALL_LABEL=\u5378\u8f7d |
| | | INFO_FINISH_BUTTON_UNINSTALL_TOOLTIP=\u5b8c\u6210\u5378\u8f7d |
| | | INFO_FRAME_UNINSTALL_TITLE=%s \u5378\u8f7d |
| | |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LABEL=<\u4e0d\u53ef\u7528> (*) |
| | | INFO_NOT_AVAILABLE_SHORT_LABEL=n/a |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_CLI_LEGEND=* \u542f\u52a8\u72b6\u6001\u547d\u4ee4\u65f6\uff0c\u53ea\u6709\u60a8\u63d0\u4f9b\u4e86\u6709\u6548\u7684\u9a8c\u8bc1\u4fe1\u606f\uff0c\u624d\u53ef\u4f7f\u7528\u6b64\u4fe1\u606f\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_AUTHENTICATION_REQUIRED_TOOLTIP=<html>\u4ec5\u5f53\u60a8\u4ee5\u7ba1\u7406\u7528\u6237\u8eab\u4efd\u901a\u8fc7\u9a8c\u8bc1\u65f6\uff0c<br>\u624d\u53ef\u4f7f\u7528\u6b64\u4fe1\u606f\u3002 |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LABEL=<\u4e0d\u53ef\u7528> (*) |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_CLI_LEGEND=* \u542f\u52a8\u72b6\u6001\u547d\u4ee4\u65f6\uff0c\u53ea\u6709\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u5e76\u4e14\u60a8\u63d0\u4f9b\u4e86\u6709\u6548\u7684\u9a8c\u8bc1\u4fe1\u606f\uff0c\u624d\u53ef\u4f7f\u7528\u6b64\u4fe1\u606f\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and a <html> tag. |
| | | # |
| | | INFO_NOT_AVAILABLE_SERVER_DOWN_TOOLTIP=<html>\u4ec5\u5f53\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\uff0c\u5e76\u4e14\u60a8\u4ee5\u7ba1\u7406\u7528\u6237\u8eab\u4efd\u901a\u8fc7\u9a8c\u8bc1\u65f6\uff0c<br>\u624d\u53ef\u4f7f\u7528\u6b64\u4fe1\u606f\u3002 |
| | | INFO_NOTHING_SELECTED_TO_UNINSTALL=\u5fc5\u987b\u9009\u62e9\u8981\u5378\u8f7d\u7684\u5185\u5bb9\u3002 |
| | | INFO_NUMBER_ENTRIES_COLUMN=\u9879\u76ee |
| | |
| | | INFO_START_BUTTON_TOOLTIP=\u542f\u52a8\u76ee\u5f55\u670d\u52a1\u5668 |
| | | INFO_STATE_COLUMN=\u72b6\u6001 |
| | | INFO_STATUS_CLI_USAGE_DESCRIPTION=\u53ef\u4ee5\u4f7f\u7528\u6b64\u5b9e\u7528\u7a0b\u5e8f\u6765\u663e\u793a\u670d\u52a1\u5668\u7684\u57fa\u672c\u4fe1\u606f |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=Could not launch Control \ |
| | | ###Panel. Check that you have access to the display. |
| | | ###SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=Could not launch \ |
| | | ### Control Panel. Check that you have access to the display. Check file %s for \ |
| | | ### details. |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=\u8be5\u5b9e\u7528\u7a0b\u5e8f\u53ef\u7528\u4e8e\u663e\u793a\u201c\u63a7\u5236\u9762\u677f\u201d\u7a97\u53e3\uff0c\u5176\u4e2d\u4f1a\u663e\u793a\u57fa\u672c\u670d\u52a1\u5668\u4fe1\u606f\u5e76\u5141\u8bb8\u5728\u8be5\u670d\u52a1\u5668\u6267\u884c\u4e00\u4e9b\u57fa\u672c\u7ba1\u7406\u4efb\u52a1\u3002 |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED=\u65e0\u6cd5\u542f\u52a8\u63a7\u5236\u9762\u677f\u3002\u8bf7\u68c0\u67e5\u60a8\u662f\u5426\u5177\u6709\u8bbf\u95ee\u6b64\u663e\u793a\u5185\u5bb9\u7684\u6743\u9650\u3002 |
| | | SEVERE_ERR_CONTROL_PANEL_LAUNCHER_GUI_LAUNCH_FAILED_DETAILS=\u65e0\u6cd5\u542f\u52a8\u63a7\u5236\u9762\u677f\u3002\u8bf7\u68c0\u67e5\u60a8\u662f\u5426\u5177\u6709\u8bbf\u95ee\u6b64\u663e\u793a\u5185\u5bb9\u7684\u6743\u9650\u3002\u67e5\u770b\u6587\u4ef6 %s \u53ef\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | INFO_CONTROL_PANEL_LAUNCHER_USAGE_DESCRIPTION=\u8be5\u5b9e\u7528\u7a0b\u5e8f\u53ef\u7528\u4e8e\u663e\u793a\u201c\u63a7\u5236\u9762\u677f\u201d\u7a97\u53e3\uff0c\u5176\u4e2d\u4f1a\u663e\u793a\u57fa\u672c\u670d\u52a1\u5668\u4fe1\u606f\u5e76\u5141\u8bb8\u5728\u8be5\u670d\u52a1\u5668\u6267\u884c\u4e00\u4e9b\u57fa\u672c\u7ba1\u7406\u4efb\u52a1\u3002%n%n\u5982\u679c\u6ca1\u6709\u63d0\u4f9b\u4e3b\u673a\u540d\u6216\u7aef\u53e3\uff0c\u8be5\u5de5\u5177\u5c06\u5c1d\u8bd5\u8fde\u63a5\u5230\u672c\u5730\u670d\u52a1\u5668\u3002 |
| | | INFO_STOP_BUTTON_LABEL=\u505c\u6b62 |
| | | INFO_STOP_BUTTON_TOOLTIP=\u505c\u6b62\u76ee\u5f55\u670d\u52a1\u5668 |
| | | INFO_BASEDN_NOT_REPLICATED_LABEL=\u5df2\u7981\u7528 |
| | |
| | | INFO_SUMMARY_UNINSTALL_FINISHED_WITH_ERROR_DELETING_CLI=\u5df2\u5728\u672c\u5730\u8ba1\u7b97\u673a\u4e2d\u6210\u529f\u5378\u8f7d\u670d\u52a1\u5668\uff0c\u4f46\u5728\u5220\u9664\u6587\u4ef6\u65f6\u51fa\u73b0\u67d0\u4e2a\u9519\u8bef\u3002\u8bf7\u67e5\u770b\u201c\u8be6\u7ec6\u4fe1\u606f\u201d\u6587\u672c\u533a\u57df\uff0c\u4ee5\u83b7\u53d6\u6709\u5173\u5bfc\u81f4\u95ee\u9898\u4ea7\u751f\u7684\u6587\u4ef6\u7684\u8be6\u7ec6\u4fe1\u606f\u3002%n%n\u9a8c\u8bc1\u662f\u5426\u8fd8\u6709\u5176\u4ed6\u7a0b\u5e8f\u5728\u4f7f\u7528\u8fd9\u4e9b\u6587\u4ef6\uff0c\u5982\u679c\u6709\uff0c\u8bf7\u624b\u52a8\u5c06\u5176\u5220\u9664\u3002 |
| | | INFO_SUMMARY_UNINSTALL_NOT_STARTED=\u6b63\u5728\u542f\u52a8\u5378\u8f7d... |
| | | INFO_UNDEFINED_PROTOCOL_LABEL=-\u672a\u77e5- |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%nThe graphical Uninstall \ |
| | | ### launch failed.%n%nLaunching command line uninstall... |
| | | ###SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%nThe graphical \ |
| | | ### Uninstall launch failed. Check file %s for more details.%n%nLaunching \ |
| | | ### command line uninstall... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED=%n%n\u56fe\u5f62\u5316\u5378\u8f7d\u542f\u52a8\u5931\u8d25\u3002%n%n\u6b63\u5728\u542f\u52a8\u547d\u4ee4\u884c\u5378\u8f7d... |
| | | SEVERE_ERR_UNINSTALL_LAUNCHER_GUI_LAUNCHED_FAILED_DETAILS=%n%n\u56fe\u5f62\u5316\u5378\u8f7d\u542f\u52a8\u5931\u8d25\u3002\u8bf7\u68c0\u67e5\u6587\u4ef6 %s\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u7684\u8be6\u7ec6\u4fe1\u606f\u3002%n%n\u6b63\u5728\u542f\u52a8\u547d\u4ee4\u884c\u5378\u8f7d... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_CLI=\u6b63\u5728\u4ee5\u547d\u4ee4\u884c\u65b9\u5f0f\u542f\u52a8\u5378\u8f7d... |
| | | INFO_UNINSTALL_LAUNCHER_LAUNCHING_GUI=\u6b63\u5728\u4ee5\u56fe\u5f62\u5316\u65b9\u5f0f\u542f\u52a8\u5378\u8f7d... |
| | | INFO_UNINSTALL_LAUNCHER_USAGE_DESCRIPTION=\u53ef\u4ee5\u4f7f\u7528\u6b64\u5b9e\u7528\u7a0b\u5e8f\u6765\u5378\u8f7d\u76ee\u5f55\u670d\u52a1\u5668\u3002 |
| | |
| | | INFO_UNINSTALL_LOGIN_PWD_TOOLTIP=\u5168\u5c40\u7ba1\u7406\u5458\u5bc6\u7801\uff0c\u5728\u8bfb\u53d6\u548c\u66f4\u65b0\u5176\u4ed6\u670d\u52a1\u5668\u4e2d\u7684\u914d\u7f6e\u65f6\u4f7f\u7528\u3002 |
| | | INFO_UNINSTALL_LOGIN_UID_TOOLTIP=\u5168\u5c40\u7ba1\u7406\u5458\u7528\u6237 ID\uff0c\u5728\u8bfb\u53d6\u548c\u66f4\u65b0\u5176\u4ed6\u670d\u52a1\u5668\u4e2d\u7684\u914d\u7f6e\u65f6\u4f7f\u7528\u3002 |
| | | INFO_UNKNOWN_LABEL=-- |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=\u6307\u5b9a\u5982\u679c\u66f4\u65b0\u8fdc\u7a0b\u670d\u52a1\u5668\u5b9e\u4f8b\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\u65f6\u51fa\u9519\uff0c\u662f\u5426\u5e94\u7ee7\u7eed\u8fdb\u884c\u5378\u8f7d\u3002\u8be5\u53c2\u6570\u53ea\u80fd\u4e0e\u65e0\u63d0\u793a\u53c2\u6570 %s \u4e00\u8d77\u4f7f\u7528\u3002 |
| | | INFO_UNINSTALLDS_DESCRIPTION_FORCE=\u6307\u5b9a\u5982\u679c\u66f4\u65b0\u8fdc\u7a0b\u670d\u52a1\u5668\u5b9e\u4f8b\u5bf9\u6b64\u670d\u52a1\u5668\u7684\u5f15\u7528\u65f6\u51fa\u9519\uff0c\u662f\u5426\u5e94\u7ee7\u7eed\u8fdb\u884c\u5378\u8f7d\u3002\u8be5\u9009\u9879\u53ea\u80fd\u4e0e\u65e0\u63d0\u793a\u9009\u9879 %s \u4e00\u8d77\u4f7f\u7528\u3002 |
| | | INFO_DESCRIPTION_REFERENCED_HOST=\u6b64\u4e3b\u673a\u5728\u8981\u590d\u5236\u5176\u5185\u5bb9\u7684\u8fdc\u7a0b\u670d\u52a1\u5668\u4e2d\u5f15\u7528\u65f6\u6240\u7528\u7684\u540d\u79f0\uff08\u6216 IP \u5730\u5740\uff09 |
| | | INFO_UNINSTALLDS_DESCRIPTION_CLI=\u6307\u5b9a\u91c7\u7528\u547d\u4ee4\u884c\u65b9\u5f0f\u5b89\u88c5\u3002\u5982\u679c\u672a\u6307\u5b9a\uff0c\u5c06\u4f1a\u542f\u52a8\u56fe\u5f62\u754c\u9762\u3002\u4ec5\u5f53\u6307\u5b9a\u6b64\u9009\u9879\u65f6\uff0c\u624d\u8003\u8651\u4f7f\u7528\u5176\u4f59\u9009\u9879\uff08\u4e0d\u5305\u62ec\u201c\u5e2e\u52a9\u201d\u548c\u201c\u7248\u672c\u201d\uff09 |
| | | INFO_UNINSTALLDS_DESCRIPTION_QUIET=\u4ee5\u9759\u9ed8\u6a21\u5f0f\u8fd0\u884c\u5378\u8f7d\u3002\u5728\u9759\u9ed8\u6a21\u5f0f\u4e0b\uff0c\u8fdb\u5ea6\u4fe1\u606f\u5c06\u4e0d\u8f93\u51fa\u5230\u6807\u51c6\u8f93\u51fa\u4e2d |
| | |
| | | INFO_DESCRIPTION_SUBCMD_ENABLE_REPLICATION=\u66f4\u65b0\u670d\u52a1\u5668\u7684\u914d\u7f6e\u4ee5\u590d\u5236\u6307\u5b9a\u57fa DN \u4e0b\u7684\u6570\u636e\u3002\u5982\u679c\u67d0\u4e2a\u6307\u5b9a\u7684\u670d\u52a1\u5668\u6b63\u5728\u590d\u5236\u5176\u4ed6\u670d\u52a1\u5668\u4e2d\u57fa DN \u4e0b\u7684\u6570\u636e\uff0c\u6267\u884c\u6b64\u5b50\u547d\u4ee4\u5c06\u4f1a\u66f4\u65b0\u6240\u6709\u670d\u52a1\u5668\u7684\u914d\u7f6e\uff08\u56e0\u6b64\uff0c\u5bf9\u4e8e\u6bcf\u4e2a\u6dfb\u52a0\u5230\u590d\u5236\u62d3\u6251\u4e2d\u7684\u670d\u52a1\u5668\uff0c\u5c06\u90fd\u80fd\u6267\u884c\u4e00\u6b21\u547d\u4ee4\u884c\uff09 |
| | | INFO_DESCRIPTION_SUBCMD_DISABLE_REPLICATION=\u5bf9\u6307\u5b9a\u670d\u52a1\u5668\u4e2d\u6240\u63d0\u4f9b\u7684\u57fa DN \u7981\u7528\u590d\u5236\uff0c\u5e76\u4e14\u5220\u9664\u5176\u4ed6\u670d\u52a1\u5668\uff08\u6307\u5b9a\u670d\u52a1\u5668\u6b63\u5728\u590d\u5236\u5176\u4e2d\u7684\u6570\u636e\uff09\u4e2d\u7684\u5f15\u7528 |
| | | INFO_DESCRIPTION_SUBCMD_STATUS_REPLICATION=\u663e\u793a\u6ce8\u518c\u4fe1\u606f\u4e2d\u5b9a\u4e49\u7684\u670d\u52a1\u5668\u57fa DN \u7684\u57fa\u672c\u590d\u5236\u914d\u7f6e\u5217\u8868\u3002\u5982\u679c\u672a\u6307\u5b9a\u7528\u4f5c\u53c2\u6570\u7684\u57fa DN\uff0c\u5219\u5c06\u663e\u793a\u6240\u6709\u57fa DN \u7684\u4fe1\u606f |
| | | ###SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ |
| | | ### DN in no interactive mode. |
| | | ###SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ |
| | | ### password of the global administrator in non interactive mode. You can \ |
| | | ### provide it using the %s or the %s options. |
| | | ###SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=The provided value %s is not a valid \ |
| | | ### base DN. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers to enable replication. You have provided twice the server \ |
| | | ### %s:%s |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=You have to provide two \ |
| | | ### different servers as source and destination of the initialization. You have \ |
| | | ### provided twice the server %s:%s |
| | | ###SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=The server administration port \ |
| | | ### and the replication port have the same value in host %s. You provided %s \ |
| | | ### for both. |
| | | ###SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=You have provided the same \ |
| | | ### replication port (%s) for two servers located on the same machine (%s). |
| | | ###SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=Could not find a valid \ |
| | | ### subcommand. You must specify a subcommand when using the option %s. |
| | | ###SEVERE_ERR_REPLICATION_STATUS_QUIET=The '%s' subcommand is not compatible with \ |
| | | ### the %s argument. |
| | | SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=\u5728\u975e\u4ea4\u4e92\u5f0f\u6a21\u5f0f\u4e2d\u5fc5\u987b\u63d0\u4f9b\u81f3\u5c11\u4e00\u4e2a\u57fa DN\u3002 |
| | | SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=\u5728\u975e\u4ea4\u4e92\u5f0f\u6a21\u5f0f\u4e2d\u5fc5\u987b\u63d0\u4f9b\u5168\u5c40\u7ba1\u7406\u5458\u5bc6\u7801\u3002\u53ef\u4ee5\u4f7f\u7528 %s \u6216 %s \u9009\u9879\u63d0\u4f9b\u3002 |
| | | SEVERE_ERR_REPLICATION_NOT_A_VALID_BASEDN=\u63d0\u4f9b\u7684\u503c %s \u4e0d\u662f\u6709\u6548\u7684\u57fa DN\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_SAME_SERVER_PORT=\u5fc5\u987b\u63d0\u4f9b\u4e24\u4e2a\u4e0d\u540c\u7684\u670d\u52a1\u5668\u624d\u80fd\u542f\u7528\u590d\u5236\u3002\u5df2\u63d0\u4f9b\u4e24\u6b21\u670d\u52a1\u5668 %s:%s |
| | | SEVERE_ERR_REPLICATION_INITIALIZE_SAME_SERVER_PORT=\u5fc5\u987b\u63d0\u4f9b\u4e24\u4e2a\u4e0d\u540c\u7684\u670d\u52a1\u5668\u4f5c\u4e3a\u521d\u59cb\u5316\u7684\u6e90\u548c\u76ee\u7684\u5730\u3002\u5df2\u63d0\u4f9b\u4e24\u6b21\u670d\u52a1\u5668 %s:%s |
| | | SEVERE_ERR_REPLICATION_PORT_AND_REPLICATION_PORT_EQUAL=\u5728\u4e3b\u673a %s \u4e2d\u670d\u52a1\u5668\u7ba1\u7406\u7aef\u53e3\u548c\u590d\u5236\u7aef\u53e3\u7684\u503c\u76f8\u540c\u3002\u60a8\u4e3a\u8fd9\u4e24\u4e2a\u7aef\u53e3\u63d0\u4f9b %s\u3002 |
| | | SEVERE_ERR_REPLICATION_SAME_REPLICATION_PORT=\u60a8\u5df2\u7ecf\u4e3a\u4f4d\u4e8e\u76f8\u540c\u673a\u5668 (%s) \u4e0a\u7684\u4e24\u4e2a\u670d\u52a1\u5668\u63d0\u4f9b\u4e86\u76f8\u540c\u7684\u590d\u5236\u7aef\u53e3 (%s)\u3002 |
| | | SEVERE_ERR_REPLICATION_VALID_SUBCOMMAND_NOT_FOUND=\u627e\u4e0d\u5230\u6709\u6548\u7684\u5b50\u547d\u4ee4\u3002\u4f7f\u7528\u9009\u9879 %s \u65f6\u5fc5\u987b\u6307\u5b9a\u5b50\u547d\u4ee4\u3002 |
| | | SEVERE_ERR_REPLICATION_STATUS_QUIET='%s' \u5b50\u547d\u4ee4\u4e0e %s \u9009\u9879\u4e0d\u517c\u5bb9\u3002 |
| | | INFO_REPLICATION_SUCCESSFUL=\u5df2\u6210\u529f\u5b8c\u6210\u8be5\u64cd\u4f5c |
| | | INFO_REPLICATION_SUCCESSFUL_NOP=\u5df2\u6210\u529f\u5b8c\u6210\u8be5\u64cd\u4f5c\uff0c\u800c\u65e0\u9700\u6267\u884c\u4efb\u4f55\u5176\u4ed6\u64cd\u4f5c |
| | | MILD_ERR_REPLICATION_USER_CANCELLED=\u7528\u6237\u5df2\u53d6\u6d88\u8be5\u64cd\u4f5c |
| | | ###SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | ###SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=The %s argument only can be \ |
| | | ### used when %s has been specified |
| | | SEVERE_ERR_REPLICATION_NO_MESSAGE= |
| | | SEVERE_ERR_UNINSTALL_FORCE_REQUIRES_NO_PROMPT=\u4ec5\u5728\u5df2\u6307\u5b9a %s \u65f6\u53ef\u4ee5\u4f7f\u7528 %s \u9009\u9879 |
| | | INFO_REPLICATION_ENABLE_ADMINISTRATOR_MUST_BE_CREATED=\u5fc5\u987b\u521b\u5efa\u5168\u5c40\u7ba1\u7406\u5458\u3002%n\u5fc5\u987b\u63d0\u4f9b\u5168\u5c40\u7ba1\u7406\u5458\u51ed\u8bc1\uff0c\u521b\u5efa\u8fd9\u4e9b\u51ed\u8bc1\uff0c\u662f\u7528\u4e8e\u7ba1\u7406\u6240\u590d\u5236\u7684\u670d\u52a1\u5668\u5b9e\u4f8b\u3002 |
| | | INFO_ADMINISTRATOR_UID_PROMPT=\u5168\u5c40\u7ba1\u7406\u5458\u7528\u6237 ID |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=\u5168\u5c40\u7ba1\u7406\u5458\u5bc6\u7801: |
| | |
| | | INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=\u7b2c\u4e8c\u4e2a\u670d\u52a1\u5668\u4e0a\u7684 %s \u5bc6\u7801: |
| | | INFO_REPLICATION_INITIALIZE_SOURCE_CONNECTION_PARAMETERS=>>>> \u4e3a\u6e90\u670d\u52a1\u5668\u6307\u5b9a\u670d\u52a1\u5668\u7ba1\u7406\u8fde\u63a5\u53c2\u6570 |
| | | INFO_REPLICATION_INITIALIZE_DESTINATION_CONNECTION_PARAMETERS=>>>> \u4e3a\u76ee\u6807\u670d\u52a1\u5668\u6307\u5b9a\u670d\u52a1\u5668\u7ba1\u7406\u8fde\u63a5\u53c2\u6570 |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=There are no base DN's \ |
| | | ### available to enable replication between the two servers. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=There are no \ |
| | | ### base DN's available to enable replication between the two servers. You must \ |
| | | ### specify at least one server that will contain the replicated data, before \ |
| | | ### configuring servers that will only contain the replication changelog \ |
| | | ### (replication servers). |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION=\u6ca1\u6709\u7528\u4e8e\u542f\u7528\u4e24\u4e2a\u670d\u52a1\u5668\u4e4b\u95f4\u590d\u5236\u7684\u53ef\u7528\u57fa DN\u3002 |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_ENABLE_REPLICATION_NO_DOMAIN=\u6ca1\u6709\u7528\u4e8e\u542f\u7528\u4e24\u4e2a\u670d\u52a1\u5668\u4e4b\u95f4\u590d\u5236\u7684\u53ef\u7528\u57fa DN\u3002\u5728\u914d\u7f6e\u4ec5\u5305\u542b\u590d\u5236\u66f4\u6539\u65e5\u5fd7\uff08\u590d\u5236\u670d\u52a1\u5668\uff09\u7684\u670d\u52a1\u5668\u4e4b\u524d\uff0c\u5fc5\u987b\u6307\u5b9a\u81f3\u5c11\u4e00\u4e2a\u5305\u542b\u590d\u5236\u6570\u636e\u7684\u670d\u52a1\u5668\u3002 |
| | | INFO_ALREADY_REPLICATED_SUFFIXES=\u5df2\u5728\u4e24\u4e2a\u670d\u52a1\u5668\u4e4b\u95f4\u590d\u5236\u4e86\u4ee5\u4e0b\u57fa DN:%n%s |
| | | INFO_ALREADY_NOT_REPLICATED_SUFFIXES=\u672a\u590d\u5236\u4ee5\u4e0b\u57fa DN:%n%s |
| | | MILD_ERR_REPLICATION_ENABLE_SUFFIXES_NOT_FOUND=\u65e0\u6cd5\u5728\u4e24\u4e2a\u670d\u52a1\u5668\u4e4b\u95f4\u590d\u5236\u4ee5\u4e0b\u57fa DN\uff0c\u56e0\u4e3a\u81f3\u5c11\u5728\u4e00\u4e2a\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u8fd9\u4e9b\u57fa DN:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_REPLICATE=\u5fc5\u987b\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u8981\u590d\u5236\u7684\u57fa DN\u3002 |
| | | INFO_REPLICATION_ENABLE_SUFFIX_PROMPT=\u662f\u5426\u8981\u590d\u5236\u57fa DN %s\uff1f |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=There are no base \ |
| | | ### DN's replicated between the two servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_REPLICATION=\u4e24\u4e2a\u670d\u52a1\u5668\u4e4b\u95f4\u6ca1\u6709\u590d\u5236\u7684\u57fa DN\u3002 |
| | | MILD_ERR_SUFFIXES_CANNOT_BE_INITIALIZED=\u65e0\u6cd5\u521d\u59cb\u5316\u4ee5\u4e0b\u57fa DN\uff0c\u56e0\u4e3a\u672a\u5728\u4e24\u4e2a\u670d\u52a1\u5668\u4e0a\u590d\u5236\u6216\u914d\u7f6e\u8fd9\u4e9b\u57fa DN:%n%s |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_INITIALIZE=\u5fc5\u987b\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u8981\u521d\u59cb\u5316\u7684\u57fa DN\u3002 |
| | | INFO_REPLICATION_INITIALIZE_SUFFIX_PROMPT=\u662f\u5426\u521d\u59cb\u5316\u57fa DN %s\uff1f |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base \ |
| | | ### DN's replicated in the server. |
| | | ###SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no \ |
| | | ### base DN's replicated in the server. The base DN's must be replicated to be \ |
| | | ### able to use their contents to initialize the base DN's on the other servers. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_DISABLE_REPLICATION=There are no base DN's replicated in the server. |
| | | SEVERE_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_ALL_REPLICATION=There are no base DN's replicated in the server.\u5fc5\u987b\u590d\u5236\u57fa DN \u624d\u80fd\u4f7f\u7528\u5176\u5185\u5bb9\u521d\u59cb\u5316\u53e6\u4e00\u4e2a\u670d\u52a1\u5668\u4e0a\u7684\u57fa DN\u3002 |
| | | MILD_ERR_NO_SUFFIXES_AVAILABLE_TO_INITIALIZE_LOCAL_REPLICATION=There are no base DN's replicated in the server. |
| | | MILD_ERR_REPLICATION_DISABLE_SUFFIXES_NOT_FOUND=\u5728\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u4ee5\u4e0b\u57fa DN:%n%s |
| | | MILD_ERR_REPLICATION_INITIALIZE_LOCAL_SUFFIXES_NOT_FOUND=\u5728\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u4ee5\u4e0b\u57fa DN:%n%s |
| | |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_PRE_EXTERNAL_INITIALIZATION=\u5fc5\u987b\u6307\u5b9a\u5c06\u4f7f\u7528 import-ldif \u547d\u4ee4\u6216\u4e8c\u8fdb\u5236\u590d\u5236\u521d\u59cb\u5316\u7684\u57fa DN\u3002 |
| | | MILD_ERR_NO_SUFFIXES_SELECTED_TO_POST_EXTERNAL_INITIALIZATION=\u5fc5\u987b\u6307\u5b9a\u5df2\u4f7f\u7528 import-ldif \u547d\u4ee4\u6216\u4e8c\u8fdb\u5236\u590d\u5236\u521d\u59cb\u5316\u7684\u57fa DN\u3002 |
| | | INFO_REPLICATION_DISABLE_SUFFIX_PROMPT=\u662f\u5426\u5bf9\u57fa DN %s \u7981\u7528\u590d\u5236\uff1f |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=\u60a8\u5df2\u9009\u62e9\u5bf9 '%s' \u7684\u6240\u6709\u590d\u5236\u7684\u57fa DN \u7981\u7528\u590d\u5236\u3002\u5982\u679c\u60a8\u8fd8\u8981\u7981\u7528\u590d\u5236\u670d\u52a1\u5668\uff08\u66f4\u6539\u65e5\u5fd7\u548c\u590d\u5236\u7aef\u53e3\uff09\uff0c\u8fd8\u5fc5\u987b\u6307\u5b9a '--%s' \u6216 '--%s' \u53c2\u6570\u3002 |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_KEEP_REPLICATION_SERVER=\u60a8\u5df2\u9009\u62e9\u5bf9 '%s' \u7684\u6240\u6709\u590d\u5236\u7684\u57fa DN \u7981\u7528\u590d\u5236\u3002\u5982\u679c\u8fd8\u9700\u8981\u7981\u7528\u590d\u5236\u670d\u52a1\u5668\uff08\u66f4\u6539\u65e5\u5fd7\u548c\u590d\u5236\u7aef\u53e3\uff09\uff0c\u5219\u8fd8\u5fc5\u987b\u6307\u5b9a '--%s' \u6216 '--%s' \u9009\u9879\u3002 |
| | | INFO_REPLICATION_DISABLE_ALL_SUFFIXES_DISABLE_REPLICATION_SERVER=\u60a8\u5df2\u9009\u62e9\u5bf9\u670d\u52a1\u5668 '%s' \u7981\u7528\u6240\u6709\u590d\u5236\u7684\u57fa DN\u3002\u662f\u5426\u8fd8\u8981\u7981\u7528\u590d\u5236\u7aef\u53e3 '%d'\uff1f |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE=\u60a8\u5df2\u51b3\u5b9a\u7981\u7528\u8be5\u590d\u5236\u670d\u52a1\u5668\uff08\u590d\u5236\u66f4\u6539\u65e5\u5fd7\uff09\u3002\u7981\u7528\u8be5\u590d\u5236\u670d\u52a1\u5668\u540e\uff0c\u5c06\u4ec5\u4e3a\u4ee5\u4e0b\u540e\u7f00\u914d\u7f6e\u4e00\u4e2a\u590d\u5236\u670d\u52a1\u5668:%n%s%n\u8981\u907f\u514d\u53d1\u751f\u5355\u70b9\u6545\u969c\uff0c\u5fc5\u987b\u81f3\u5c11\u914d\u7f6e\u4e24\u4e2a\u590d\u5236\u670d\u52a1\u5668\u3002 |
| | | INFO_DISABLE_REPLICATION_ONE_POINT_OF_FAILURE_PROMPT=\u60a8\u5df2\u51b3\u5b9a\u7981\u7528\u8be5\u590d\u5236\u670d\u52a1\u5668\uff08\u590d\u5236\u66f4\u6539\u65e5\u5fd7\uff09\u3002\u7981\u7528\u8be5\u590d\u5236\u670d\u52a1\u5668\u540e\uff0c\u5c06\u4ec5\u4e3a\u4ee5\u4e0b\u540e\u7f00\u914d\u7f6e\u4e00\u4e2a\u590d\u5236\u670d\u52a1\u5668:%n%s%n\u8981\u907f\u514d\u53d1\u751f\u5355\u70b9\u6545\u969c\uff0c\u5fc5\u987b\u81f3\u5c11\u914d\u7f6e\u4e24\u4e2a\u590d\u5236\u670d\u52a1\u5668\u3002%n\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS=\u5c06\u670d\u52a1\u5668 %s \u4e0a\u7684\u6ce8\u518c\u4fe1\u606f\u521d\u59cb\u5316\u4e3a\u670d\u52a1\u5668 %s \u7684\u5185\u5bb9 |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_ADS_ALL=\u5c06\u6ce8\u518c\u4fe1\u606f\u521d\u59cb\u5316\u4e3a\u670d\u52a1\u5668 %s \u7684\u5185\u5bb9 |
| | | INFO_ENABLE_REPLICATION_INITIALIZING_SCHEMA=\u5c06\u670d\u52a1\u5668 %s \u4e0a\u7684\u6a21\u5f0f\u521d\u59cb\u5316\u4e3a\u670d\u52a1\u5668 %s \u7684\u5185\u5bb9 |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=An unexpected error occurred \ |
| | | ### seeding the truststore contents of server %s with truststore of server %s. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=Error initializing. Could not \ |
| | | ### find replication ID in the server %s for base DN %s. |
| | | ###SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=Error initializing. Could \ |
| | | ### not find a peer to start the initialization after several tries. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=Error configuring \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=Error disabling \ |
| | | ### replication port on server %s. |
| | | ###SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=Error updating replication \ |
| | | ### configuration on base DN %s of server %s. |
| | | ###SEVERE_ERR_REPLICATION_UPDATING_ADS=Error updating registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_READING_ADS=Error reading registration information. \ |
| | | ### Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=The registry information found \ |
| | | ### in servers %s and %s could not be merged. Details: %s |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=Server %s (base DN '%s') \ |
| | | ### and server %s (base DN '%s') have the same domain ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=The following servers in the \ |
| | | ### two topologies have the same domain ID%n%s%n%nThe replication topologies \ |
| | | ### cannot be merged. To fix this problem please refer to the documentation. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=Server %s \ |
| | | ### and server %s have the same replication server ID: %d. |
| | | ###SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=The following \ |
| | | ### servers in the two topologies have the same replication server ID%n%s%n%nThe \ |
| | | ### replication topologies cannot be merged. To fix this problem please refer to \ |
| | | ### the documentation. |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=The errors reading the \ |
| | | ### registry information on %s do not allow to do the merge between the \ |
| | | ### replication topologies. You will have to fix the following problems before \ |
| | | ### merging the topologies:%n%s |
| | | SEVERE_ERR_REPLICATION_ENABLE_SEEDING_TRUSTSTORE=\u590d\u5236\u4f7f\u7528\u670d\u52a1\u5668 %2$s \u7684 truststore \u7684\u670d\u52a1\u5668 %1$s \u7684 truststore \u5185\u5bb9\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %3$s |
| | | SEVERE_ERR_INITIALIZING_REPLICATIONID_NOT_FOUND=\u9519\u8bef\u6b63\u5728\u521d\u59cb\u5316\u3002\u5728\u670d\u52a1\u5668 %s \u4e2d\u627e\u4e0d\u5230\u57fa DN %s \u7684\u590d\u5236 ID\u3002 |
| | | SEVERE_ERR_REPLICATION_INITIALIZING_TRIES_COMPLETED=\u9519\u8bef\u6b63\u5728\u521d\u59cb\u5316\u3002\u6570\u6b21\u5c1d\u8bd5\u540e\u4ecd\u7136\u627e\u4e0d\u5230\u53ef\u4ee5\u542f\u52a8\u521d\u59cb\u5316\u7684\u540c\u7ea7\u8bbe\u5907\u8be6\u7ec6\u4fe1\u606f: %s |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_REPLICATIONSERVER=\u914d\u7f6e\u670d\u52a1\u5668 %s \u4e0a\u7684\u590d\u5236\u7aef\u53e3\u65f6\u51fa\u9519\u3002 |
| | | SEVERE_ERR_REPLICATION_DISABLING_REPLICATIONSERVER=\u7981\u7528\u670d\u52a1\u5668 %s \u4e0a\u7684\u590d\u5236\u7aef\u53e3\u65f6\u51fa\u9519\u3002 |
| | | SEVERE_ERR_REPLICATION_CONFIGURING_BASEDN=\u66f4\u65b0\u670d\u52a1\u5668 %2$s \u7684\u57fa DN %1$s \u4e0a\u7684\u590d\u5236\u914d\u7f6e\u65f6\u51fa\u9519\u3002 |
| | | SEVERE_ERR_REPLICATION_UPDATING_ADS=\u66f4\u65b0\u6ce8\u518c\u4fe1\u606f\u65f6\u51fa\u9519\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | SEVERE_ERR_REPLICATION_READING_ADS=\u8bfb\u53d6\u6ce8\u518c\u4fe1\u606f\u65f6\u51fa\u9519\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | SEVERE_ERR_REPLICATION_ADS_MERGE_NOT_SUPPORTED=\u65e0\u6cd5\u5408\u5e76\u670d\u52a1\u5668 %s \u548c %s \u4e2d\u53d1\u73b0\u7684\u6ce8\u518c\u8868\u4fe1\u606f\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID_ARG=\u670d\u52a1\u5668 %s\uff08\u57fa DN '%s'\uff09\u548c\u670d\u52a1\u5668 %s\uff08\u57fa DN '%s'\uff09\u5177\u6709\u76f8\u540c\u7684\u57df ID: %d\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_DOMAIN_ID=\u4ee5\u4e0b\u4e24\u4e2a\u62d3\u6251\u4e2d\u7684\u670d\u52a1\u5668\u5177\u6709\u76f8\u540c\u7684\u57df\u6807\u8bc6%n%s%n%n\u590d\u5236\u62d3\u6251\u65e0\u6cd5\u5408\u5e76\u3002\u8981\u4fee\u590d\u8be5\u95ee\u9898\uff0c\u8bf7\u53c2\u9605\u6587\u6863\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID_ARG=\u670d\u52a1\u5668 %s \u548c\u670d\u52a1\u5668 %s \u5177\u6709\u76f8\u540c\u7684\u590d\u5236\u670d\u52a1\u5668 ID: %d\u3002 |
| | | SEVERE_ERR_REPLICATION_ENABLE_COMMON_REPLICATION_SERVER_ID=\u4ee5\u4e0b\u4e24\u4e2a\u62d3\u6251\u4e2d\u7684\u670d\u52a1\u5668\u5177\u6709\u76f8\u540c\u7684\u590d\u5236\u670d\u52a1\u5668 ID%n%s%n%n\u590d\u5236\u62d3\u6251\u65e0\u6cd5\u5408\u5e76\u3002\u8981\u4fee\u590d\u8be5\u95ee\u9898\uff0c\u8bf7\u53c2\u9605\u6587\u6863\u3002 |
| | | SEVERE_ERR_REPLICATION_CANNOT_MERGE_WITH_ERRORS=\u8bfb\u53d6 %s \u4e0a\u7684\u6ce8\u518c\u8868\u4fe1\u606f\u65f6\u51fa\u73b0\u7684\u9519\u8bef\u5bfc\u81f4\u65e0\u6cd5\u5728\u590d\u5236\u62d3\u6251\u4e4b\u95f4\u8fdb\u884c\u5408\u5e76\u3002\u5728\u5408\u5e76\u62d3\u6251\u4e4b\u524d\u5fc5\u987b\u4fee\u590d\u4ee5\u4e0b\u95ee\u9898: %n%s |
| | | INFO_REPLICATION_MERGING_REGISTRIES_CONFIRMATION=\u4e3a\u4e86\u80fd\u591f\u914d\u7f6e\u590d\u5236\uff0c\u5fc5\u987b\u5408\u5e76\u670d\u52a1\u5668 %s \u548c %s \u7684\u6ce8\u518c\u4fe1\u606f\u3002\u5982\u679c\u68c0\u6d4b\u5230\u4efb\u4f55\u51b2\u7a81\uff0c\u5219\u5c06\u4fdd\u5b58\u670d\u52a1\u5668 %s \u7684\u4fe1\u606f\uff0c\u5e76\u8986\u76d6\u670d\u52a1\u5668 %s \u7684\u4fe1\u606f\u3002%n\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_REPLICATION_MERGING_REGISTRIES_DESCRIPTION=\u4e3a\u4e86\u80fd\u591f\u914d\u7f6e\u590d\u5236\uff0c\u5fc5\u987b\u5408\u5e76\u670d\u52a1\u5668 %s \u548c %s \u7684\u6ce8\u518c\u4fe1\u606f\u3002\u5982\u679c\u68c0\u6d4b\u5230\u4efb\u4f55\u51b2\u7a81\uff0c\u5219\u5c06\u4fdd\u5b58\u670d\u52a1\u5668 %s \u7684\u4fe1\u606f\uff0c\u5e76\u8986\u76d6\u670d\u52a1\u5668 %s \u7684\u4fe1\u606f\u3002 |
| | | INFO_REPLICATION_MERGING_REGISTRIES_PROGRESS=\u5408\u5e76\u6ce8\u518c\u4fe1\u606f |
| | | ###SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=Error reading replication \ |
| | | ### configuration of server %s.%nDetails: %s |
| | | SEVERE_ERR_REPLICATION_ERROR_READING_CONFIGURATION=\u8bfb\u53d6\u670d\u52a1\u5668 %s \u7684\u590d\u5236\u914d\u7f6e\u65f6\u51fa\u9519\u3002%n\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_REPLICATION_REMOVING_REFERENCES_ON_REMOTE=\u5220\u9664\u5728\u670d\u52a1\u5668 %2$s \u7684\u57fa DN %1$s \u4e0a\u7684\u5f15\u7528 |
| | | INFO_REPLICATION_DISABLING_BASEDN=\u5bf9\u670d\u52a1\u5668 %2$s \u7684\u57fa DN %1$s \u7981\u7528\u590d\u5236 |
| | | INFO_REPLICATION_DISABLING_REPLICATION_SERVER=\u7981\u7528\u670d\u52a1\u5668 %2$s \u7684\u590d\u5236\u7aef\u53e3 %1$s |
| | |
| | | INFO_REPLICATION_STATUS_INDEPENDENT_REPLICATION_SERVERS=\u4ee5\u4e0b\u670d\u52a1\u5668\u5177\u6709\u590d\u5236\u670d\u52a1\u5668\uff08\u4ee5\u53ca\u66f4\u6539\u65e5\u5fd7\u548c\u590d\u5236\u7aef\u53e3\uff09\uff0c\u4f46\u672a\u94fe\u63a5\u81f3\u4efb\u4f55\u5305\u542b\u590d\u5236\u6570\u636e\u7684\u670d\u52a1\u5668\u3002 |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_CONFIRM=\u4ec5\u4f1a\u4e3a\u4ee5\u4e0b\u57fa DN \u5b9a\u4e49\u4e00\u4e2a\u590d\u5236\u670d\u52a1\u5668:%n%s%n\u5efa\u8bae\u81f3\u5c11\u6709\u4e24\u4e2a\u590d\u5236\u670d\u52a1\u5668\uff08\u4e24\u4e2a\u66f4\u6539\u65e5\u5fd7\uff09\uff0c\u4ee5\u907f\u514d\u5728\u590d\u5236\u62d3\u6251\u4e2d\u53d1\u751f\u5355\u70b9\u6545\u969c\u3002%n\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_REPLICATION_ONLY_ONE_REPLICATION_SERVER_WARNING=\u4ec5\u4f1a\u4e3a\u4ee5\u4e0b\u57fa DN \u5b9a\u4e49\u4e00\u4e2a\u590d\u5236\u670d\u52a1\u5668:%n%s%n\u5efa\u8bae\u81f3\u5c11\u6709\u4e24\u4e2a\u590d\u5236\u670d\u52a1\u5668\uff08\u4e24\u4e2a\u66f4\u6539\u65e5\u5fd7\uff09\uff0c\u4ee5\u907f\u514d\u5728\u590d\u5236\u62d3\u6251\u4e2d\u53d1\u751f\u5355\u70b9\u6545\u969c\u3002 |
| | | ###SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=No replication server is defined \ |
| | | ### for the following base DN's:%n%s%nAt least one replication server (a \ |
| | | ### changelog) is required in the replication topology. It is recommended to \ |
| | | ### have at least two replication servers (two changelogs) to avoid a single \ |
| | | ### point of failure in the replication topology. |
| | | SEVERE_ERR_REPLICATION_NO_REPLICATION_SERVER=\u6ca1\u6709\u4e3a\u4ee5\u4e0b\u57fa DN \u5b9a\u4e49\u590d\u5236\u670d\u52a1\u5668: %n%s%n\u590d\u5236\u62d3\u6251\u4e2d\u81f3\u5c11\u9700\u8981\u4e00\u4e2a\u590d\u5236\u670d\u52a1\u5668\uff08\u66f4\u6539\u65e5\u5fd7\uff09\u3002\u63a8\u8350\u81f3\u5c11\u4e24\u4e2a\u590d\u5236\u670d\u52a1\u5668\uff08\u4e24\u4e2a\u66f4\u6539\u65e5\u5fd7\uff09\u4ee5\u907f\u514d\u5728\u590d\u5236\u62d3\u6251\u4e2d\u53d1\u751f\u5355\u70b9\u6545\u969c\u3002 |
| | | INFO_REPLICATION_STATUS_SECURITY_ENABLED=\u5df2\u542f\u7528 |
| | | INFO_REPLICATION_STATUS_SECURITY_DISABLED=\u5df2\u7981\u7528 |
| | | INFO_REPLICATION_CRITICAL_ERROR_DETAILS=\u8be6\u7ec6\u4fe1\u606f: %s |
| | |
| | | INFO_PROGRESS_PRE_INITIALIZATION_LOCAL_FINISHED_PROCEDURE=\u63a5\u4e0b\u6765\uff0c\u60a8\u53ef\u4ee5\u7ee7\u7eed\u5bf9\u670d\u52a1\u5668 %s \u4e0a\u7684\u57fa DN \u5185\u5bb9\u8fdb\u884c\u521d\u59cb\u5316\u3002\u53ef\u4ee5\u4f7f\u7528 import-ldif \u547d\u4ee4\u6216\u4e8c\u8fdb\u5236\u590d\u5236\u6765\u6267\u884c\u6b64\u64cd\u4f5c\u3002%n%n\u5b8c\u6210\u521d\u59cb\u5316\u540e\uff0c\u5fc5\u987b\u4f7f\u7528\u5b50\u547d\u4ee4 '%s'\uff0c\u4ee5\u4fbf\u590d\u5236\u4f7f\u7528\u65b0\u7684\u57fa DN\u3002 |
| | | INFO_PROGRESS_PRE_INITIALIZATION_FINISHED_PROCEDURE=\u63a5\u4e0b\u6765\uff0c\u60a8\u53ef\u4ee5\u7ee7\u7eed\u5bf9\u6240\u6709\u590d\u5236\u670d\u52a1\u5668\u4e0a\u7684\u57fa DN \u5185\u5bb9\u8fdb\u884c\u521d\u59cb\u5316\u3002\u53ef\u4ee5\u4f7f\u7528\u547d\u4ee4 import-ldif \u6216\u4e8c\u8fdb\u5236\u590d\u5236\u6765\u6267\u884c\u6b64\u64cd\u4f5c\u3002\u5728\u6bcf\u4e2a\u670d\u52a1\u5668\u4e0a\u5fc5\u987b\u4f7f\u7528\u76f8\u540c\u7684 LDIF \u6587\u4ef6\u6216\u4e8c\u8fdb\u5236\u590d\u5236\u3002%n%n\u5b8c\u6210\u521d\u59cb\u5316\u540e\uff0c\u5fc5\u987b\u4f7f\u7528\u5b50\u547d\u4ee4 '%s'\uff0c\u4ee5\u4fbf\u590d\u5236\u4f7f\u7528\u65b0\u7684\u57fa DN \u5185\u5bb9\u3002 |
| | | INFO_PROGRESS_POST_INITIALIZATION_FINISHED_PROCEDURE=\u5df2\u6210\u529f\u5b8c\u6210\u540e\u521d\u59cb\u5316\u8fc7\u7a0b\u3002 |
| | | ###SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | ###SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=Error reading the progress of \ |
| | | ### the operation. |
| | | SEVERE_ERR_POOLING_PRE_EXTERNAL_INITIALIZATION=\u8bfb\u53d6\u64cd\u4f5c\u8fdb\u5ea6\u65f6\u51fa\u9519\u3002 |
| | | SEVERE_ERR_POOLING_POST_EXTERNAL_INITIALIZATION=\u8bfb\u53d6\u64cd\u4f5c\u8fdb\u5ea6\u65f6\u51fa\u9519\u3002 |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_NO_LOG=\u6267\u884c\u64cd\u4f5c\u671f\u95f4\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u4efb\u52a1\u72b6\u6001: %s\u3002\u8bf7\u67e5\u770b %s \u7684\u9519\u8bef\u65e5\u5fd7\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | INFO_ERROR_DURING_PRE_EXTERNAL_INITIALIZATION_LOG=\u6267\u884c\u64cd\u4f5c\u671f\u95f4\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u6700\u65b0\u65e5\u5fd7\u7684\u8be6\u7ec6\u4fe1\u606f: %s\u3002\u4efb\u52a1\u72b6\u6001: %s\u3002\u8bf7\u67e5\u770b %s \u7684\u9519\u8bef\u65e5\u5fd7\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_NO_LOG=\u6267\u884c\u64cd\u4f5c\u671f\u95f4\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u4efb\u52a1\u72b6\u6001: %s\u3002\u8bf7\u67e5\u770b %s \u7684\u9519\u8bef\u65e5\u5fd7\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | INFO_ERROR_DURING_POST_EXTERNAL_INITIALIZATION_LOG=\u6267\u884c\u64cd\u4f5c\u671f\u95f4\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u6700\u65b0\u65e5\u5fd7\u7684\u8be6\u7ec6\u4fe1\u606f: %s\u3002\u4efb\u52a1\u72b6\u6001: %s\u3002\u8bf7\u67e5\u770b %s \u7684\u9519\u8bef\u65e5\u5fd7\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | ###SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | ###SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=Error launching the operation. |
| | | SEVERE_ERR_LAUNCHING_PRE_EXTERNAL_INITIALIZATION=\u542f\u52a8\u64cd\u4f5c\u65f6\u51fa\u9519\u3002 |
| | | SEVERE_ERR_LAUNCHING_POST_EXTERNAL_INITIALIZATION=\u542f\u52a8\u64cd\u4f5c\u65f6\u51fa\u9519\u3002 |
| | | INFO_REPLICATION_SUBCOMMAND_PROMPT=\u60a8\u8981\u6267\u884c\u54ea\u4e9b\u64cd\u4f5c\uff1f |
| | | INFO_REPLICATION_ENABLE_MENU_PROMPT=\u542f\u7528\u590d\u5236 |
| | | INFO_REPLICATION_DISABLE_MENU_PROMPT=\u7981\u7528\u590d\u5236 |
| | |
| | | INFO_REPLICATION_POST_EXTERNAL_INITIALIZATION_MENU_PROMPT=\u5916\u90e8\u521d\u59cb\u5316\u4e4b\u540e |
| | | INFO_REPLICATION_STATUS_MENU_PROMPT=\u663e\u793a\u590d\u5236\u72b6\u6001 |
| | | INFO_REPLICATION_POST_ENABLE_INFO=\u5df2\u6210\u529f\u542f\u7528\u590d\u5236\u3002\u8bf7\u6ce8\u610f\uff0c\u8981\u6b63\u786e\u8fdb\u884c\u590d\u5236\uff0c\u60a8\u5fc5\u987b\u521d\u59cb\u5316\u6b63\u5728\u590d\u5236\u7684\u57fa DN \u7684\u5185\u5bb9\uff08\u4f7f\u7528 %s %s \u6267\u884c\u8be5\u64cd\u4f5c\uff09\u3002 |
| | | ###SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=The argument \ |
| | | ### "--%s" must be specified when this application is used non-interactively |
| | | SEVERE_ERR_REPLICATION_ERROR_MISSING_NON_INTERACTIVE_ARG=\u5f53\u4ee5\u975e\u4ea4\u4e92\u65b9\u5f0f\u4f7f\u7528\u8be5\u5e94\u7528\u7a0b\u5e8f\u65f6\uff0c\u5fc5\u987b\u6307\u5b9a\u9009\u9879 "--%s" |
| | | INFO_REPLICATION_NON_INTERACTIVE=\u7b49\u6548\u7684\u975e\u4ea4\u4e92\u547d\u4ee4\u884c\u662f: %n%s |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=\u4ee5\u4ea4\u4e92\u6a21\u5f0f\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u4f1a\u5728\u6807\u51c6\u8f93\u51fa\u4e2d\u663e\u793a\u7b49\u6548\u7684\u975e\u4ea4\u4e92\u53c2\u6570 |
| | | INFO_REPLICATION_DESCRIPTION_DISPLAY_EQUIVALENT=\u4ee5\u4ea4\u4e92\u6a21\u5f0f\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u4f1a\u5728\u6807\u51c6\u8f93\u51fa\u4e2d\u663e\u793a\u7b49\u6548\u7684\u975e\u4ea4\u4e92\u9009\u9879 |
| | | INFO_REPLICATION_DESCRIPTION_EQUIVALENT_COMMAND_FILE_PATH=\u4ee5\u4ea4\u4e92\u6a21\u5f0f\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u5c06\u5199\u5165\u7b49\u6548\u975e\u4ea4\u4e92\u547d\u4ee4\u7684\u6587\u4ef6\u7684\u5b8c\u6574\u8def\u5f84 |
| | | INFO_REPLICATION_DESCRIPTION_ADVANCED=\u5728\u4ea4\u4e92\u6a21\u5f0f\u4e0b\u8fd0\u884c\u6b64\u547d\u4ee4\u65f6\uff0c\u4f7f\u7528\u6b64\u9009\u9879\u8bbf\u95ee\u9ad8\u7ea7\u8bbe\u7f6e |
| | | MILD_ERR_REPLICATION_ERROR_WRITING_EQUIVALENT_COMMAND_LINE=\u5c1d\u8bd5\u5728\u6587\u4ef6 %s \u4e2d\u5199\u5165\u7b49\u6548\u975e\u4ea4\u4e92\u547d\u4ee4\u884c\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u8be6\u7ec6\u4fe1\u606f: %s |
| | | ###SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=Cannot \ |
| | | ### write to file %s. Verify that you have access rights to that file and that \ |
| | | ### you provided the full path of the file |
| | | ###SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=The \ |
| | | ### specified path %s to write the equivalent command is a directory. You must \ |
| | | ### specify a path to a file |
| | | SEVERE_ERR_REPLICATION_CANNOT_WRITE_EQUIVALENT_COMMAND_LINE_FILE=\u65e0\u6cd5\u5199\u5165\u6587\u4ef6 %s\u3002\u9a8c\u8bc1\u60a8\u5177\u6709\u8be5\u6587\u4ef6\u7684\u8bbf\u95ee\u6743\u9650\u5e76\u63d0\u4f9b\u6587\u4ef6\u7684\u5b8c\u6574\u8def\u5f84 |
| | | SEVERE_ERR_REPLICATION_EQUIVALENT_COMMAND_LINE_FILE_DIRECTORY=\u5199\u5165\u7b49\u540c\u547d\u4ee4\u7684\u6307\u5b9a\u8def\u5f84 %s \u662f\u4e00\u4e2a\u76ee\u5f55\u3002\u60a8\u5fc5\u987b\u6307\u5b9a\u6587\u4ef6\u8def\u5f84\u3002 |
| | | MILD_WARN_FIRST_REPLICATION_SERVER_ALREADY_CONFIGURED=\u5df2\u4f7f\u7528\u590d\u5236\u7aef\u53e3 '%d' \u914d\u7f6e\u4e86\u4e00\u4e2a\u670d\u52a1\u5668\u3002\u5df2\u5ffd\u7565\u63d0\u4f9b\u7684\u590d\u5236\u670d\u52a1\u5668\u7aef\u53e3 '%d'\u3002 |
| | | MILD_WARN_SECOND_REPLICATION_SERVER_ALREADY_CONFIGURED=\u5df2\u4f7f\u7528\u590d\u5236\u7aef\u53e3 '%d' \u914d\u7f6e\u4e86\u7b2c\u4e8c\u4e2a\u670d\u52a1\u5668\u3002\u5df2\u5ffd\u7565\u63d0\u4f9b\u7684\u590d\u5236\u670d\u52a1\u5668\u7aef\u53e3 '%d'\u3002 |
| | | INFO_CONTROL_PANEL_TITLE=%s \u63a7\u5236\u9762\u677f |
| | |
| | | INFO_INDEX_MUST_BE_REBUILT_CELL_VALUE=\u662f |
| | | INFO_INDEX_MUST_NOT_BE_REBUILT_CELL_VALUE=\u5426 |
| | | MILD_ERR_CANNOT_MODIFY_OBJECTCLASS_AND_RENAME=\u65e0\u6cd5\u4fee\u6539\u5bf9\u8c61\u7c7b\u5e76\u91cd\u547d\u540d\u6761\u76ee\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_DIRECTORY_DATA=\u76ee\u5f55\u6570\u636e |
| | | INFO_CTRL_PANEL_ACTION_MANAGE_ENTRIES=\u7ba1\u7406\u6761\u76ee |
| | | INFO_CTRL_PANEL_ACTION_NEW_BASEDN=\u65b0\u5efa\u57fa DN... |
| | |
| | | MILD_ERR_CTRL_PANEL_DN_NOT_VALID_WITH_VALUE=\u65e0\u6548\u7684 DN \u503c: '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_PASSWORD_DO_NOT_MATCH=\u63d0\u4f9b\u7684\u5bc6\u7801\u4e0d\u5339\u914d\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u5c5e\u6027 %s \u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP=LDAP |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAPS=LDAPS |
| | | INFO_CTRL_PANEL_CONN_HANDLER_LDAP_STARTTLS=LDAP\uff08\u5141\u8bb8\u4f7f\u7528 StartTLS\uff09 |
| | |
| | | INFO_CTRL_PANEL_CONN_HANDLER_REPLICATION_SECURE=\u590d\u5236\uff08\u5b89\u5168\uff09 |
| | | INFO_CTRL_PANEL_CONN_HANDLER_ADMINISTRATION=\u7ba1\u7406\u8fde\u63a5\u5668 |
| | | INFO_CTRL_PANEL_CONN_HANDLER_OTHER=\u5176\u5b83 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_SUBSTRING=\u5b50\u4e32 |
| | | INFO_CTRL_PANEL_INDEX_PRESENCE=\u51fa\u73b0 |
| | | INFO_CTRL_PANEL_INDEX_EQUALITY=\u7b49\u540c\u6027 |
| | | INFO_CTRL_PANEL_INDEX_APPROXIMATE=\u8fd1\u4f3c |
| | | INFO_CTRL_PANEL_INDEX_ORDERING=\u6392\u5e8f |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ATTRIBUTE=\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_INDEX_TYPES=\u7d22\u5f15\u7c7b\u578b |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_ENTRY_LIMIT=\u6761\u76ee\u9650\u5236 |
| | | INFO_CTRL_PANEL_INDEXES_HEADER_REQUIRES_REBUILD=\u9700\u8981\u91cd\u65b0\u751f\u6210 |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_NAME=\u540d\u79f0 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_BASE_DN=\u57fa DN |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SCOPE=\u8303\u56f4 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_FILTER=\u8fc7\u6ee4 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_SORT_ORDER=\u6392\u5e8f\u987a\u5e8f |
| | | INFO_CTRL_PANEL_VLV_INDEXES_HEADER_REQUIRES_REBUILD=\u9700\u8981\u91cd\u65b0\u751f\u6210 |
| | | |
| | | INFO_CTRL_PANEL_BINARY_VALUE=- \u4e8c\u8fdb\u5236\u503c - |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE64=- \u91c7\u7528 Base64 \u7684\u503c - |
| | | # |
| | |
| | | INFO_CTRL_PANEL_INCOMPATIBLE_TASKS=\u4ee5\u4e0b\u4efb\u52a1\u6b63\u5728\u8fd0\u884c: %s<br>\u8be5\u4efb\u52a1\u4e0d\u80fd\u4e0e\u4efb\u52a1 %s \u540c\u65f6\u8fd0\u884c |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TASK_DESCRIPTION=\u5c06\u6761\u76ee\u6dfb\u52a0\u5230\u7ec4\u3002 |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP=\u6b63\u5728\u66f4\u65b0\u7ec4 '%s' |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_MODIFY=\u53ef\u4fee\u6539\u6761\u76ee\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RENAME=\u53ef\u91cd\u547d\u540d\u6761\u76ee\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_BASE_DN=\u53ef\u5220\u9664\u57fa DN \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DN=\u6b63\u5728\u5220\u9664\u57fa DN '%s' |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS=\u6b63\u5728\u5220\u9664\u57fa DN %s |
| | | INFO_CTRL_PANEL_DELETING_BACKEND=\u6b63\u5728\u5220\u9664\u540e\u7aef '%s' |
| | | |
| | | INFO_CTRL_PANEL_DELETING_DOMAIN=\u7981\u7528\u57fa DN '%s' \u590d\u5236 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_TASK_DESCRIPTION=\u5220\u9664\u6761\u76ee\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ENTRIES_DELETED=%d \u4e2a\u6761\u76ee\u5df2\u5220\u9664\u3002 |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_SUMMARY=\u6b63\u5728\u5220\u9664 '%s'... |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ENTRY=\u53ef\u5220\u9664\u6761\u76ee '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_INDEX=\u53ef\u5220\u9664\u7d22\u5f15\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TASK_DESCRIPTION=\u5220\u9664\u540e\u7aef '%s' \u4e2d\u7684\u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_DELETE_INDEX_IN_BACKENDS_TASK_DESCRIPTION=\u5220\u9664\u540e\u7aef '%s' \u4e2d\u7684\u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_DELETING_INDEX=\u6b63\u5728\u5220\u9664\u7d22\u5f15 '%s' |
| | | INFO_CTRL_PANEL_DELETING_VLV_INDEX=\u6b63\u5728\u5220\u9664 VLV \u7d22\u5f15 '%s' |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_MSG=\u662f\u5426\u786e\u5b9a\u8981\u5220\u9664\u5728\u6a21\u5f0f\u4e2d\u5b9a\u4e49\u7684\u5143\u7d20 '%s'\uff1f |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_TASK_DESCRIPTION=\u5220\u9664\u6a21\u5f0f\u5143\u7d20\u3002 |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS=\u6b63\u5728\u5220\u9664\u5bf9\u8c61\u7c7b '%s' |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE=\u6b63\u5728\u5220\u9664\u5c5e\u6027 '%s' |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=\u66f4\u65b0\u6a21\u5f0f\u65f6\u51fa\u9519\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=\u66f4\u65b0\u914d\u7f6e\u65f6\u51fa\u9519\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=\u68c0\u67e5\u6761\u76ee\u65f6\u51fa\u9519\u3002Details: %s |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_OFFLINE=\u8be5\u64cd\u4f5c\u76f8\u5f53\u4e8e\u4ece\u6587\u4ef6 '%s' \u7684\u6a21\u5f0f\u5b9a\u4e49\u6761\u76ee (cn=schema) \u4e2d\u5220\u9664\u4ee5\u4e0b\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_SCHEMA_ELEMENT_ONLINE=\u53ef\u66f4\u65b0\u6a21\u5f0f\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_SCHEMA=\u66f4\u65b0\u6a21\u5f0f\u65f6\u51fa\u9519\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_UPDATING_CONFIGURATION=\u66f4\u65b0\u914d\u7f6e\u65f6\u51fa\u9519\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_ENTRY=\u68c0\u67e5\u6761\u76ee\u65f6\u51fa\u9519\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_OFFLINE=\u5220\u9664\u5c5e\u6027 '%s' \u4e5f\u53ef\u4ee5\u901a\u8fc7\u4ece\u6587\u4ef6 '%s' \u4e2d\u7684\u6a21\u5f0f\u5b9a\u4e49\u6761\u76ee (cn=schema) \u5220\u9664\u4ee5\u4e0b\u5c5e\u6027\u5b8c\u6210: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_OFFLINE=\u5220\u9664\u5bf9\u8c61\u7c7b '%s' \u4e5f\u53ef\u4ee5\u901a\u8fc7\u4ece\u6587\u4ef6 '%s' \u4e2d\u7684\u6a21\u5f0f\u5b9a\u4e49\u6761\u76ee (cn=schema) \u5220\u9664\u4ee5\u4e0b\u5c5e\u6027\u5b8c\u6210: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_ATTRIBUTE_ONLINE=\u5220\u9664\u5c5e\u6027 '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DELETE_OBJECTCLASS_ONLINE=\u5220\u9664\u5bf9\u8c61\u7c7b '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_MODIFY_ENTRY_TASK_DESCRIPTION=\u4fee\u6539\u6761\u76ee '%s'\u3002 |
| | | INFO_CTRL_PANEL_RENAMING_ENTRY=\u5c06\u6761\u76ee '%s' \u91cd\u547d\u540d\u4e3a '%s' |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY=\u6b63\u5728\u4fee\u6539\u6761\u76ee '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_TASK_DESCRIPTION=\u65b0\u5efa\u6761\u76ee '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ENTRY=\u6b63\u5728\u521b\u5efa\u6761\u76ee '%s' |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_CREATE_ENTRY=\u53ef\u521b\u5efa\u6761\u76ee\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_REBUILD_INDEX=\u53ef\u5728 '%s' \u4e2d\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ENABLE_BACKEND=\u53ef\u542f\u7528\u540e\u7aef '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_DISABLE_BACKEND=\u53ef\u7981\u7528\u540e\u7aef '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | |
| | | INFO_CTRL_PANEL_ENABLING_BACKEND=\u542f\u7528\u540e\u7aef '%s' |
| | | INFO_CTRL_PANEL_DISABLING_BACKEND=\u7981\u7528\u540e\u7aef '%s' |
| | | |
| | | INFO_CTRL_PANEL_RESET_USER_PASSWORD_TASK_DESCRIPTION=\u91cd\u7f6e\u7528\u4e8e\u6761\u76ee '%s' \u7684\u5bc6\u7801\u3002 |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD=\u6b63\u5728\u66f4\u65b0\u6761\u76ee '%s' \u7684\u5bc6\u7801 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_RESET_PASSWORD=\u53ef\u91cd\u7f6e\u5bc6\u7801\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | |
| | | INFO_CTRL_PANEL_RESTART_SERVER_TASK_DESCRIPTION=\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668\u3002 |
| | | INFO_CTRL_PANEL_START_SERVER_TASK_DESCRIPTION=\u542f\u52a8\u670d\u52a1\u5668\u3002 |
| | | INFO_CTRL_PANEL_STOP_SERVER_TASK_DESCRIPTION=\u505c\u6b62\u670d\u52a1\u5668\u3002 |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_STOP_SERVER=\u53ef\u505c\u6b62\u670d\u52a1\u5668\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_START_SERVER=\u53ef\u542f\u52a8\u670d\u52a1\u5668\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_SERVER_STOPPED=\u670d\u52a1\u5668\u5df2\u505c\u6b62 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=\u8be5\u64cd\u4f5c\u76f8\u5f53\u4e8e\u5411\u6587\u4ef6 '%s' \u7684\u6a21\u5f0f\u5b9a\u4e49\u6761\u76ee (cn=schema) \u4e2d\u6dfb\u52a0\u4ee5\u4e0b\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=\u8be5\u64cd\u4f5c\u76f8\u5f53\u4e8e\u5411\u6587\u4ef6 '%s' \u6dfb\u52a0\u4ee5\u4e0b\u6761\u76ee: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_ONLINE=\u53ef\u66f4\u65b0\u6a21\u5f0f\u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ENTRY_OFFLINE=\u6dfb\u52a0\u6a21\u5f0f\u5143\u7d20 '%s' \u4e5f\u53ef\u4ee5\u901a\u8fc7\u5c06\u4ee5\u4e0b\u6761\u76ee\u6dfb\u52a0\u5230\u6587\u4ef6 '%s' \u5b8c\u6210: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_SCHEMA_ELEMENT_OFFLINE=\u6dfb\u52a0\u6a21\u5f0f\u5143\u7d20 '%s' \u4e5f\u53ef\u4ee5\u901a\u8fc7\u5c06\u4ee5\u4e0b\u5c5e\u6027\u6dfb\u52a0\u5230\u6587\u4ef6 '%s' \u4e2d\u7684\u6a21\u5f0f\u5b9a\u4e49\u6761\u76ee (cn=schema) \u5b8c\u6210: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_ATTRIBUTE_ONLINE=\u6dfb\u52a0\u5c5e\u6027 '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_ADD_OBJECTCLASS_ONLINE=\u6dfb\u52a0\u5bf9\u8c61\u7c7b '%s' \u7684\u7b49\u6548\u547d\u4ee4\u884c: |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_SUMMARY=\u627e\u4e0d\u5230\u540e\u7aef |
| | | MILD_ERR_CTRL_PANEL_BACKEND_NOT_FOUND_DETAILS=\u627e\u4e0d\u5230\u540e\u7aef '%s'\u3002\u8bf7\u68c0\u67e5\u4e3b\u9762\u677f\uff0c\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_SUMMARY=\u670d\u52a1\u5668\u672a\u8fd0\u884c |
| | | INFO_CTRL_PANEL_SERVER_NOT_RUNNING_DETAILS=\u8981\u6d4f\u89c8\u6570\u636e\uff0c\u670d\u52a1\u5668\u5fc5\u987b\u8fd0\u884c\u5e76\u4e14\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\u3002 |
| | | |
| | | INFO_CTRL_PANEL_INDICATES_REQUIRED_FIELD_LABEL=\u8bf7\u6307\u51fa\u5fc5\u9700\u5b57\u6bb5 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_SUMMARY=\u9700\u8981\u91cd\u65b0\u751f\u6210\u7d22\u5f15 |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_OFFLINE_DETAILS=\u5df2\u6210\u529f\u4fee\u6539 '%s' \u7684\u7d22\u5f15\u914d\u7f6e\u3002\u8981\u8003\u8651\u914d\u7f6e\uff0c\u5fc5\u987b\u91cd\u65b0\u751f\u6210\u6570\u636e\u5e93\u7d22\u5f15\u6587\u4ef6\u3002\u53ef\u4ee5\u901a\u8fc7\u4f7f\u7528\u201c\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u201d\u5de5\u5177\u6216\u91cd\u65b0\u5bfc\u5165\u540e\u7aef '%s' \u7684\u5185\u5bb9\u6765\u6267\u884c\u6b64\u64cd\u4f5c\u3002<br><br>\u662f\u5426\u8981\u91cd\u65b0\u751f\u6210\u7d22\u5f15\uff1f |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_ONLINE_DETAILS=\u5df2\u6210\u529f\u4fee\u6539 '%s' \u7684\u7d22\u5f15\u914d\u7f6e\u3002\u8981\u8003\u8651\u914d\u7f6e\uff0c\u5fc5\u987b\u91cd\u65b0\u751f\u6210\u6570\u636e\u5e93\u7d22\u5f15\u6587\u4ef6\u3002\u53ef\u4ee5\u901a\u8fc7\u4f7f\u7528\u201c\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u201d\u5de5\u5177\u6216\u91cd\u65b0\u5bfc\u5165\u540e\u7aef '%s' \u7684\u5185\u5bb9\u6765\u6267\u884c\u6b64\u64cd\u4f5c\u3002<br>\u5728\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u671f\u95f4\uff0c\u5c06\u7981\u7528\u540e\u7aef '%s'\u5e76\u4e14\u5176\u540e\u7f00\u90fd\u4e0d\u53ef\u4f7f\u7528\u3002<br><br>\u662f\u5426\u8981\u91cd\u65b0\u751f\u6210\u7d22\u5f15\uff1f |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_SUMMARY=\u9700\u8981\u9a8c\u8bc1 |
| | | |
| | | INFO_CTRL_PANEL_EQUIVALENT_COMMAND_LINE=\u7b49\u6548\u547d\u4ee4\u884c: |
| | | |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUMMARY=\u6b63\u5728\u540e\u7aef '%s' \u4e2d\u91cd\u65b0\u751f\u6210\u7d22\u5f15... |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_SUMMARY=\u7d22\u5f15\u91cd\u65b0\u751f\u6210\u5df2\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_REBUILDING_INDEXES_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u3002 |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_SUMMARY=\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_REBUILDING_INDEXES_ERROR_DETAILS= \u91cd\u65b0\u751f\u6210\u7d22\u5f15\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=Details: %s |
| | | |
| | | INFO_CTRL_PANEL_DETAILS_THROWABLE=\u8be6\u7ec6\u4fe1\u606f: %s |
| | | |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUMMARY=\u6b63\u5728\u542f\u52a8\u670d\u52a1\u5668... |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_SUMMARY=\u542f\u52a8\u5df2\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_STARTING_SERVER_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u542f\u52a8\u670d\u52a1\u5668 |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_SUMMARY=\u670d\u52a1\u5668\u542f\u52a8\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_STARTING_SERVER_ERROR_DETAILS=\u542f\u52a8\u670d\u52a1\u5668\u65f6\u51fa\u9519\u3002\u9519\u8bef\u4ee3\u7801: %d |
| | | |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_SUMMARY=\u91cd\u65b0\u542f\u52a8\u5df2\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_RESTARTING_SERVER_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668 |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_SUMMARY=\u670d\u52a1\u5668\u91cd\u65b0\u542f\u52a8\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_RESTARTING_SERVER_ERROR_DETAILS=\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668\u65f6\u51fa\u9519\u3002\u9519\u8bef\u4ee3\u7801: %d |
| | | |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUMMARY=\u6b63\u5728\u505c\u6b62\u670d\u52a1\u5668... |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_SUMMARY=\u505c\u6b62\u5df2\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_STOPPING_SERVER_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u505c\u6b62\u670d\u52a1\u5668 |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_SUMMARY=\u670d\u52a1\u5668\u505c\u6b62\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_ERROR_DETAILS=\u505c\u6b62\u670d\u52a1\u5668\u65f6\u51fa\u9519\u3002\u9519\u8bef\u4ee3\u7801: %d |
| | | MILD_ERR_CTRL_PANEL_STOPPING_SERVER_POST_CMD_LINE=\u547d\u4ee4\u884c %s \u6210\u529f\u8fd4\u56de\u4f46\u670d\u52a1\u5668\u4ecd\u5728\u8fd0\u884c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CLOSE_WINDOW_WHEN_OPERATION_COMPLETES_LABEL=\u64cd\u4f5c\u5b8c\u6210\u65f6\u5173\u95ed\u7a97\u53e3 |
| | | INFO_CTRL_PANEL_PLEASE_WAIT_SUMMARY=\u8bf7\u7a0d\u5019... |
| | | INFO_CTRL_PANEL_PROGRESS_DIALOG_DETAILS_LABEL=\u8be6\u7ec6\u4fe1\u606f: |
| | | |
| | | INFO_CTRL_PANEL_START_SERVER_PROGRESS_DLG_TITLE=\u542f\u52a8\u670d\u52a1\u5668 |
| | | INFO_CTRL_PANEL_STOP_SERVER_PROGRESS_DLG_TITLE=\u505c\u6b62\u670d\u52a1\u5668 |
| | | INFO_CTRL_PANEL_RESTART_SERVER_PROGRESS_DLG_TITLE=\u91cd\u65b0\u542f\u52a8\u670d\u52a1\u5668 |
| | | |
| | | INFO_CTRL_PANEL_CONFIRMATION_REQUIRED_SUMMARY=\u9700\u8981\u786e\u8ba4 |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_STOP_SERVER_DETAILS=\u5982\u679c\u670d\u52a1\u5668\u5df2\u505c\u6b62\uff0c\u5219\u81f3\u8be5\u670d\u52a1\u5668\u7684\u6240\u6709\u6253\u5f00\u7684\u8fde\u63a5\u90fd\u5c06\u5173\u95ed\u5e76\u4e14\u8be5\u670d\u52a1\u5668\u5c06\u4e0d\u518d\u53ef\u7528\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CTRL_PANEL_CONFIRM_RESTART_SERVER_DETAILS=\u5728\u91cd\u65b0\u542f\u52a8\u671f\u95f4\uff0c\u81f3\u8be5\u670d\u52a1\u5668\u7684\u6240\u6709\u6253\u5f00\u7684\u8fde\u63a5\u90fd\u5c06\u5173\u95ed\u5e76\u4e14\u8be5\u670d\u52a1\u5668\u5c06\u4e0d\u518d\u53ef\u7528\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | |
| | | INFO_CTRL_PANEL_LOADING_PANEL_SUMMARY=\u6b63\u5728\u88c5\u5165\u9762\u677f... |
| | | INFO_CTRL_PANEL_CHECKING_SUMMARY=\u6b63\u5728\u68c0\u67e5... |
| | | INFO_CTRL_PANEL_REFRESHING_LIST_SUMMARY=\u6b63\u5728\u5237\u65b0\u5217\u8868... |
| | |
| | | INFO_CTRL_PANEL_READING_JAVA_SETTINGS_SUMMARY=\u6b63\u5728\u8bfb\u53d6 Java \u8bbe\u7f6e... |
| | | INFO_CTRL_PANEL_VERIFYING_AUTHENTICATION_SUMMARY=\u6b63\u5728\u68c0\u9a8c\u9a8c\u8bc1... |
| | | INFO_CTRL_PANEL_READING_CONFIGURATION_SUMMARY=\u6b63\u5728\u8bfb\u53d6\u914d\u7f6e... |
| | | |
| | | INFO_CTRL_PANEL_BASE_DN_LABEL=\u57fa DN: |
| | | INFO_CTRL_PANEL_FILTER_LABEL=\u8fc7\u6ee4\u5668: |
| | | INFO_CTRL_PANEL_APPLY_BUTTON_LABEL=\u5e94\u7528 |
| | |
| | | INFO_CTRL_PANEL_OK_BUTTON_LABEL=\u786e\u5b9a |
| | | INFO_CTRL_PANEL_SAVE_BUTTON_LABEL=\u4fdd\u5b58 |
| | | INFO_CTRL_PANEL_DO_NOT_SAVE_BUTTON_LABEL=\u4e0d\u4fdd\u5b58 |
| | | INFO_CTRL_PANEL_INVALID_DN_DETAILS=\u503c %s \u4e0d\u662f\u6709\u6548\u7684 DN\u3002Details: %s |
| | | INFO_CTRL_PANEL_INVALID_DN_DETAILS=\u503c %s \u4e0d\u662f\u6709\u6548\u7684 DN\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_NO_BASE_DN_SELECTED=\u672a\u9009\u62e9\u4efb\u4f55\u57fa DN\u3002 |
| | | INFO_CTRL_PANEL_INVALID_FILTER_DETAILS=\u63d0\u4f9b\u7684\u8fc7\u6ee4\u5668\u65e0\u6548\u3002Details: %s |
| | | INFO_CTRL_PANEL_INVALID_FILTER_DETAILS=\u63d0\u4f9b\u7684\u8fc7\u6ee4\u5668\u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_NO_MATCHES_FOUND_LABEL=\u672a\u627e\u5230\u5339\u914d\u9879 |
| | | INFO_CTRL_PANEL_MAXIMUM_CHILDREN_DISPLAYED=\u663e\u793a\u4e86\u6700\u591a %d \u4e2a\u5b50\u9879\u3002\u5c1d\u8bd5\u5e94\u7528\u4e00\u4e2a\u8fc7\u6ee4\u5668\u3002 |
| | | INFO_CTRL_PANEL_SUBSTRING_SEARCH_INLINE_HELP=\u5c06\u201c*\u201d\u7528\u4e8e\u5b50\u4e32\u641c\u7d22\u3002 |
| | | INFO_CTRL_BROWSER_NUMBER_OF_ENTRIES=\u6761\u76ee\u6570: %d |
| | | |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_BROWSE_SUMMARY=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u6d4f\u89c8\u6570\u636e\u3002 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_SERVER_MUST_RUN_TO_BROWSE_SUMMARY=\u8981\u6d4f\u89c8\u6570\u636e\uff0c\u670d\u52a1\u5668\u5fc5\u987b\u8fd0\u884c\u5e76\u4e14\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\u3002 |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=\u5c1d\u8bd5\u8fde\u63a5\u81f3\u670d\u52a1\u5668\u4ee5\u8bfb\u53d6\u6570\u636e\u65f6\u51fa\u73b0\u9519\u8bef\u3002Details: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY=\u5c1d\u8bd5\u8fde\u63a5\u81f3\u670d\u52a1\u5668\u4ee5\u8bfb\u53d6\u6570\u636e\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_DETAILS=\u8fde\u63a5\u9519\u8bef |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_LABEL=\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_ENTRY_LIMIT_LABEL=\u6761\u76ee\u9650\u5236: |
| | | INFO_CTRL_PANEL_INDEX_TYPE_LABEL=\u7d22\u5f15\u7c7b\u578b: |
| | |
| | | # and must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_INDEX_MODIFIED_LABEL=<html>\u5df2\u4fee\u6539\u8be5\u7d22\u5f15\u3002<br>\u91cd\u65b0\u751f\u6210\u5fc5\u9700\u7684\u7d22\u5f15\uff08\u4f7f\u7528\u201c\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u201d\u6216\u201c\u5bfc\u5165\u201d\uff09\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTES_LABEL=\u81ea\u5b9a\u4e49\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTES_LABEL=\u6807\u51c6\u5c5e\u6027 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_DETAILS_LABEL=\u7d22\u5f15\u8be6\u7ec6\u4fe1\u606f |
| | | |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY_LIMIT_LABEL=\u6761\u76ee\u9650\u5236\u5fc5\u987b\u4e3a\u4ecb\u4e8e %d \u548c %d \u4e4b\u95f4\u7684\u6574\u6570\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_INDEX_TYPE_SELECTED=\u60a8\u5fc5\u987b\u9009\u62e9\u81f3\u5c11\u4e00\u4e2a\u7d22\u5f15\u7c7b\u578b\uff08\u8fd1\u4f3c\u3001\u7b49\u540c\u3001\u6392\u5e8f\u3001\u5b58\u5728\u6216\u5b50\u4e32\uff09\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=Unexpected error. Details: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_UNEXPECTED_DETAILS=\u610f\u5916\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ENTRY_ALREADY_EXISTS=\u6761\u76ee '%s' \u5df2\u5b58\u5728\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUMMARY=\u6b63\u5728\u521b\u5efa\u65b0\u6761\u76ee... |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_SUMMARY=\u6761\u76ee\u5df2\u521b\u5efa |
| | | INFO_CTRL_PANEL_CREATING_NEW_ENTRY_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u521b\u5efa\u6761\u76ee\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_SUMMARY=\u521b\u5efa\u65b0\u6761\u76ee\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_ENTRY_ERROR_DETAILS=\u521b\u5efa\u65b0\u6761\u76ee\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_SERVER_RUNNING=\u8981\u521b\u5efa\u6761\u76ee\uff0c\u670d\u52a1\u5668\u5fc5\u987b\u8fd0\u884c\u5e76\u4e14\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\u3002 |
| | | INFO_CTRL_PANEL_NEW_ENTRY_REQUIRES_AUTHENTICATION=\u8981\u521b\u5efa\u6761\u76ee\uff0c\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\u3002 |
| | | MILD_ERR_LDIF_REPRESENTATION_REQUIRED=\u60a8\u5fc5\u987b\u63d0\u4f9b\u6761\u76ee\u7684 LDIF \u8868\u793a\u3002 |
| | | MILD_ERR_OBJECTCLASS_FOR_ENTRY_REQUIRED=\u5fc5\u987b\u63d0\u4f9b\u6761\u76ee\u7684\u5bf9\u8c61\u7c7b\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_FILTER_INLINE_HELP_LABEL=\u4f8b\u5982\uff1a(|(cn=*)(sn=*)) |
| | | INFO_CTRL_PANEL_SUBTREE_INLINE_HELP_LABEL=\u4f8b\u5982\uff1adc=subtree,dc=example,dc=com |
| | | INFO_CTRL_PANEL_VLV_INDEX_DETAILS_LABEL=VLV \u7d22\u5f15\u8be6\u7ec6\u4fe1\u606f |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_VLV_INDEX_BASE_DN_LABEL=\u57fa DN: |
| | | INFO_CTRL_PANEL_VLV_INDEX_FILTER_LABEL=\u8fc7\u6ee4\u5668: |
| | |
| | | INFO_CTRL_PANEL_VLV_INDEX_REMOVE_BUTTON_LABEL=\u79fb\u9664 |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_UP_BUTTON_LABEL=\u4e0a\u79fb |
| | | INFO_CTRL_PANEL_VLV_INDEX_MOVE_DOWN_BUTTON_LABEL=\u4e0b\u79fb |
| | | |
| | | INFO_CTRL_PANEL_VLV_OTHER_BASE_DN_LABEL=\u5176\u4ed6: |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_LABEL=\uff08\u5347\u5e8f\uff09 |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_LABEL=\uff08\u964d\u5e8f\uff09 |
| | | |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_SUMMARY=\u627e\u4e0d\u5230\u6a21\u5f0f |
| | | MILD_ERR_CTRL_PANEL_SCHEMA_NOT_FOUND_DETAILS=\u627e\u4e0d\u5230\u6a21\u5f0f\u3002\u8bf7\u68c0\u67e5\u4e3b\u9762\u677f\uff0c\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_TITLE=\u672a\u5b9a\u4e49\u7d22\u5f15 |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_VLV_INDEXES_NOT_DEFINED_CONFIRMATION_MSG=\u4e3a\u4f7f\u6b64 VLV \u7d22\u5f15\u6709\u6548\uff0c\u5fc5\u987b\u5728 '%s' \u4e2d\u914d\u7f6e\u4ee5\u4e0b\u7d22\u5f15:<br>%s<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | |
| | | INFO_CTRL_PANEL_VLV_INDEX_EQUALITY_TYPE=\u7b49\u540c |
| | | INFO_CTRL_PANEL_VLV_INDEX_SUBSTRING_TYPE=\u5b50\u4e32 |
| | | INFO_CTRL_PANEL_VLV_INDEX_ORDERING_TYPE=\u6392\u5e8f |
| | | INFO_CTRL_PANEL_VLV_INDEX_PRESENCE_TYPE=\u5b58\u5728 |
| | | INFO_CTRL_PANEL_VLV_INDEX_APPROXIMATE_TYPE=\u8fd1\u4f3c |
| | | |
| | | INFO_CTRL_PANEL_MUST_UPDATE_INDEX_DEFINITION_TYPE=\u60a8\u5fc5\u987b\u5c06\u7d22\u5f15 '%s' \u7684\u5b9a\u4e49\u66f4\u65b0\u4e3a\u7c7b\u578b %s\u3002 |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX_TYPE=\u60a8\u5fc5\u987b\u5c06\u7d22\u5f15 '%s' \u5b9a\u4e49\u4e3a\u7c7b\u578b %s\u3002 |
| | | INFO_CTRL_PANEL_MUST_DEFINE_INDEX=\u60a8\u5fc5\u987b\u5b9a\u4e49\u7d22\u5f15 '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_VLV_INDEX_NAME_PROVIDED=\u672a\u63d0\u4f9b VLV \u7d22\u5f15\u540d\u79f0\u3002 |
| | | MILD_ERR_CTRL_PANEL_VLV_INDEX_ALREADY_DEFINED=\u5728\u540e\u7aef '%s' \u4e2d\u5df2\u5b9a\u4e49\u4e86 VLV \u7d22\u5f15 '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_FOR_VLV_PROVIDED=\u60a8\u5fc5\u987b\u63d0\u4f9b\u57fa DN\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_FOR_VLV_PROVIDED=\u63d0\u4f9b\u7684\u57fa DN \u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_FOR_VLV_PROVIDED=\u63d0\u4f9b\u7684\u57fa DN \u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_NO_FILTER_FOR_VLV_PROVIDED=\u60a8\u5fc5\u987b\u4e3a\u7d22\u5f15\u63d0\u4f9b\u8fc7\u6ee4\u5668\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=\u63d0\u4f9b\u7684\u8fc7\u6ee4\u5668\u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_FOR_VLV_PROVIDED=\u63d0\u4f9b\u7684\u8fc7\u6ee4\u5668\u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_NO_ATTRIBUTE_FOR_VLV_PROVIDED=\u60a8\u5fc5\u987b\u4e3a\u6392\u5e8f\u987a\u5e8f\u9009\u62e9\u81f3\u5c11\u4e00\u4e2a\u5c5e\u6027\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_MAX_BLOCK_SIZE_FOR_VLV_PROVIDED=\u6700\u5927\u7684\u5757\u5927\u5c0f\u5fc5\u987b\u4e3a\u4ecb\u4e8e %d \u548c %d \u4e4b\u95f4\u7684\u6574\u6570\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_TITLE=\u6dfb\u52a0\u5230\u7ec4 |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_ENTRIES_LABEL=\u8981\u6dfb\u52a0\u7684\u6761\u76ee: |
| | | INFO_CTRL_PANEL_ADD_TO_GROUP_GROUPS_LABEL=\u7ec4: |
| | |
| | | MILD_ERR_CTRL_PANEL_GROUP_COULD_NOT_BE_FOUND=\u627e\u4e0d\u5230\u7ec4 '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_NOT_A_STATIC_GROUP=\u6761\u76ee '%s' \u5b58\u5728\uff0c\u4f46\u4e0d\u662f\u9759\u6001\u7ec4\u3002 |
| | | MILD_ERR_CTRL_PANEL_GROUP_NOT_PROVIDED=\u60a8\u5fc5\u987b\u5b9a\u4e49\u4e00\u4e2a\u7ec4\u3002 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUMMARY=\u6b63\u5728\u6dfb\u52a0\u5230\u7ec4... |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_SUMMARY=\u6dfb\u52a0\u5230\u7ec4\u7684\u6761\u76ee |
| | | INFO_CTRL_PANEL_ADDING_TO_GROUP_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u6dfb\u52a0\u6761\u76ee\u3002 |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_SUMMARY=\u6dfb\u52a0\u5230\u7ec4\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_ADDING_TO_GROUP_ERROR_DETAILS=\u6dfb\u52a0\u5230\u7ec4\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_TITLE=\u5c5e\u6027\u8bed\u6cd5 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DETAILS=\u5c5e\u6027\u8bed\u6cd5\u8be6\u7ec6\u4fe1\u606f |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_NAME=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_OID=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_SYNTAX_DESCRIPTION=\u63cf\u8ff0: |
| | | INFO_CTRL_PANEL_USED_BY_ATTRIBUTES=\u7531\u5c5e\u6027\u6240\u4f7f\u7528: |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_INDEXES_TITLE=\u540e\u7aef\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_BACKEND_VLV_INDEXES_TITLE=\u540e\u7aef VLV \u7d22\u5f15 |
| | | |
| | | INFO_CTRL_PANEL_NO_BACKUPS_FOUND=- \u672a\u627e\u5230\u5907\u4efd - |
| | | |
| | | INFO_CTRL_PANEL_BROWSE_BUTTON_LABEL=\u6d4f\u89c8... |
| | | INFO_CTRL_PANEL_AVAILABLE_BACKUPS_LABEL=\u53ef\u7528\u7684\u5907\u4efd: |
| | | INFO_CTRL_PANEL_REFRESH_LIST_BUTTON_LABEL=\u5237\u65b0\u5217\u8868 |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_BUTTON_LABEL=\u68c0\u9a8c\u5907\u4efd |
| | | MILD_ERR_ERROR_SEARCHING_BACKUPS_SUMMARY=\u641c\u7d22\u5907\u4efd\u65f6\u51fa\u9519 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_PATH_LABEL=\u5907\u4efd\u8def\u5f84: |
| | | |
| | | INFO_CTRL_PANEL_BACKUP_TITLE=\u8fd0\u884c\u5907\u4efd |
| | | INFO_CTRL_PANEL_BACKUP_ALL_BACKENDS_LABEL=\u6240\u6709\u540e\u7aef |
| | | INFO_CTRL_PANEL_BACKUP_TYPE_LABEL=\u5907\u4efd\u7c7b\u578b: |
| | |
| | | INFO_CTRL_PANEL_BACKUP_ID_LABEL=\u5907\u4efd ID: |
| | | INFO_CTRL_PANEL_AVAILABLE_PARENT_BACKUPS_LABEL=\u53ef\u7528\u7684\u7236\u5907\u4efd: |
| | | INFO_CTRL_PANEL_BACKUP_OPTIONS_LABEL=\u5907\u4efd\u9009\u9879: |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=\u538b\u7f29\u6570\u636e (.gzip) |
| | | INFO_CTRL_PANEL_COMPRESS_DATA_LABEL=\u538b\u7f29\u6570\u636e |
| | | INFO_CTRL_PANEL_ENCRYPT_DATA_LABEL=\u52a0\u5bc6\u6570\u636e |
| | | INFO_CTRL_PANEL_GENERATE_MESSAGE_DIGEST_LABEL=\u751f\u6210\u5907\u4efd\u5185\u5bb9\u7684\u6d88\u606f\u6458\u8981\u4ee5\u7528\u4f5c\u6821\u9a8c\u548c |
| | | INFO_CTRL_PANEL_SIGN_MESSAGE_DIGEST_HASH_LABEL=\u7b7e\u540d\u6d88\u606f\u6458\u8981\u6563\u5217 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKUP=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u6267\u884c\u5907\u4efd\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_SELECTED=\u672a\u9009\u62e9\u540e\u7aef\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_AVAILABLE=\u65e0\u53ef\u7528\u7684\u540e\u7aef\u3002 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKUP_PATH_PROVIDED=\u672a\u63d0\u4f9b\u5907\u4efd\u8def\u5f84\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_SUMMARY=\u5907\u4efd\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_RUN_BACKUP_ERROR_DETAILS=\u5907\u4efd\u671f\u95f4\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_BACKUP_TASK_NAME=\u5907\u4efd |
| | | |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN_TITLE=\u5176\u4ed6\u57fa DN |
| | | MILD_ERR_CTRL_PANEL_NO_BASE_DN_PROVIDED=\u60a8\u5fc5\u987b\u63d0\u4f9b\u57fa DN\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=\u63d0\u4f9b\u7684\u57fa DN \u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_BASE_DN_PROVIDED=\u63d0\u4f9b\u7684\u57fa DN \u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | |
| | | INFO_CTRL_PANEL_NO_VALUE_SPECIFIED=- \u672a\u6307\u5b9a\u503c - |
| | | MILD_ERR_CTRL_PANEL_FILE_NOT_PROVIDED=\u60a8\u5fc5\u987b\u4e3a\u6587\u4ef6\u6307\u5b9a\u503c\u3002 |
| | | MILD_ERR_CTRL_PANEL_FILE_DOES_NOT_EXIST=\u6587\u4ef6 '%s' \u4e0d\u5b58\u5728\u3002 |
| | | MILD_ERR_CTRL_PANEL_PATH_IS_A_DIRECTORY=\u8def\u5f84 '%s' \u4e3a\u76ee\u5f55\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u6587\u4ef6\u3002 |
| | | MILD_ERR_CTRL_PANEL_CANNOT_READ_FILE=\u65e0\u6cd5\u8bfb\u53d6\u6587\u4ef6 '%s'\u3002\u68c0\u67e5\u60a8\u662f\u5426\u5177\u6709\u8bfb\u53d6\u8be5\u6587\u4ef6\u7684\u6743\u9650\u3002 |
| | | MILD_ERR_CTRL_PANEL_VALUE_IN_BASE_64_REQUIRED=\u60a8\u63d0\u4f9b\u7684\u503c\u5fc5\u987b\u91c7\u7528 Base 64 \u683c\u5f0f\u3002 |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=\u8bfb\u53d6\u6587\u4ef6\u5185\u5bb9\u65f6\u51fa\u73b0\u9519\u8bef\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=\u5bf9\u63d0\u4f9b\u7684 Base 64 \u5b57\u7b26\u4e32\u8fdb\u884c\u89e3\u7801\u65f6\u51fa\u73b0\u9519\u8bef\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_FILE=\u8bfb\u53d6\u6587\u4ef6\u5185\u5bb9\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_DECODING_BASE_64=\u5bf9\u63d0\u4f9b\u7684 Base 64 \u5b57\u7b26\u4e32\u8fdb\u884c\u89e3\u7801\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_EDIT_BINARY_ATTRIBUTE_TITLE=\u7f16\u8f91\u4e8c\u8fdb\u5236\u5c5e\u6027 |
| | | |
| | | INFO_CTRL_PANEL_USE_CONTENTS_OF_FILE=\u4f7f\u7528\u6587\u4ef6\u5185\u5bb9: |
| | | INFO_CTRL_PANEL_USE_CONTENTS_IN_BASE_64=\u4ee5 Base 64 \u683c\u5f0f\u6307\u5b9a\u4e8c\u8fdb\u5236\u5185\u5bb9: |
| | | INFO_CTRL_PANEL_REFRESH_BUTTON_LABEL=\u5237\u65b0 |
| | |
| | | INFO_CTRL_PANEL_SPECIFY_CONTENTS_IN_BASE_64=- \u4ee5 Base 64 \u6307\u5b9a\u503c - |
| | | INFO_CTRL_PANEL_IMAGE_OF_ATTRIBUTE_LABEL=\u5c5e\u6027\u7684\u56fe\u50cf |
| | | INFO_CTRL_PANEL_PREVIEW_NOT_AVAILABLE_LABEL=\u9884\u89c8\u4e0d\u53ef\u7528\u3002 |
| | | |
| | | INFO_CTRL_PANEL_VIEW_BINARY_ATTRIBUTE_TITLE=\u67e5\u770b\u4e8c\u8fdb\u5236\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_VALUE_IN_BASE_64_LABEL=\u91c7\u7528 Base 64 \u683c\u5f0f\u7684\u503c: |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_ENTRIES_TITLE=\u7ba1\u7406\u6761\u76ee |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_MENU=\u65b0\u5efa\u7528\u6237... |
| | | INFO_CTRL_PANEL_NEW_GROUP_MENU=\u65b0\u5efa\u7ec4... |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_MENU=\u65b0\u5efa\u7ec4\u7ec7... |
| | |
| | | INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=\u7b80\u5316\u89c6\u56fe |
| | | INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=\u5c5e\u6027\u89c6\u56fe |
| | | INFO_CTRL_PANEL_LDIF_VIEW_MENU=LDIF \u89c6\u56fe |
| | | INFO_CTRL_PANEL_SORT_USER_DATA=\u7528\u6237\u6570\u636e\u6392\u5e8f |
| | | INFO_CTRL_PANEL_FOLLOW_REFERRALS=\u8ddf\u968f\u5f15\u7528 |
| | | INFO_CTRL_PANEL_REFRESH_DATA=\u5237\u65b0\u76ee\u5f55 |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_MENU=\u5220\u9664\u6761\u76ee... |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=\u5220\u9664\u6761\u76ee... |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=\u5220\u9664\u57fa DN... |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_MENU=\u5220\u9664\u540e\u7aef... |
| | | |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUMMARY=\u6b63\u5728\u5220\u9664\u6761\u76ee... |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_COMPLETE=\u6761\u76ee\u5df2\u5220\u9664 |
| | | INFO_CTRL_PANEL_DELETING_ENTRIES_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u6761\u76ee\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_ENTRIES_ERROR_DETAILS=\u5220\u9664\u6761\u76ee\u65f6\u51fa\u73b0\u9519\u8bef |
| | | INFO_CTRL_PANEL_INDEXES_CATEGORY_NODE=\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_VLV_INDEXES_CATEGORY_NODE=VLV \u7d22\u5f15 |
| | | |
| | | INFO_CTRL_PANEL_BACKEND_LABEL=\u540e\u7aef: |
| | | INFO_CTRL_PANEL_NO_BACKENDS_FOUND_LABEL=- \u672a\u627e\u5230\u540e\u7aef - |
| | | INFO_CTRL_PANEL_NO_BASE_DNS_FOUND_LABEL=- \u672a\u627e\u5230\u57fa DN - |
| | |
| | | INFO_CTRL_PANEL_NEW_INDEX_MENU=\u65b0\u5efa\u7d22\u5f15... |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_MENU=\u65b0\u5efa VLV \u7d22\u5f15... |
| | | INFO_CTRL_PANEL_DELETE_INDEX_MENU=\u5220\u9664\u7d22\u5f15... |
| | | |
| | | |
| | | INFO_CTRL_PANEL_MANAGE_INDEXES_TITLE=\u7ba1\u7406\u7d22\u5f15 |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_TITLE=\u672a\u627e\u5230\u540e\u7aef |
| | | MILD_ERR_CTRL_PANEL_NO_BACKENDS_FOUND_DETAILS=\u672a\u5b9a\u4e49\u540e\u7aef\u3002\u8981\u521b\u5efa\u5e76\u7ba1\u7406\u7d22\u5f15\uff0c\u5fc5\u987b\u521b\u5efa\u540e\u7aef\u3002\u8981\u521b\u5efa\u65b0\u540e\u7aef\uff0c\u53ef\u4ee5\u4f7f\u7528\u201c\u65b0\u5efa\u57fa DN\u201d\u64cd\u4f5c\u3002 |
| | |
| | | INFO_CTRL_PANEL_DELETING_INDEXES_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u540e\u7aef '%s' \u4e2d\u7684\u7d22\u5f15 '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_SUMMARY=\u5220\u9664\u7d22\u5f15\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_DELETING_INDEXES_ERROR_DETAILS=\u5220\u9664\u7d22\u5f15 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTES_CATEGORY_NODE=\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_OBJECTCLASSES_CATEGORY_NODE=\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASSES_CATEGORY_NODE=\u6807\u51c6 |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_MENU=\u65b0\u5efa\u5bf9\u8c61\u7c7b... |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_MENU=\u65b0\u5efa\u5c5e\u6027... |
| | | INFO_CTRL_PANEL_DELETE_SCHEMA_ELEMENT_MENU=\u5220\u9664... |
| | | |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NAME=\u540d\u79f0 |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_TYPE=\u7c7b\u578b |
| | | INFO_CTRL_PANEL_PARENT_CLASS=\u7236\u7c7b |
| | | INFO_CTRL_PANEL_PARENT_CLASS=\u4e0a\u7ea7\u7c7b |
| | | INFO_CTRL_PANEL_CHILD_CLASS=\u5b50\u7c7b |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES=\u5fc5\u9700\u7684\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES=\u53ef\u9009\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_SCHEMA_ELEMENT_NUMBER=\u5143\u7d20\u6570: %d |
| | | |
| | | INFO_CTRL_PANEL_NO_SCHEMA_ITEM_SELECTED=\u672a\u9009\u62e9\u6a21\u5f0f\u9879 |
| | | INFO_CTRL_PANEL_CATEGORY_ITEM_SELECTED=\u9009\u62e9\u4e86\u7c7b\u522b\u9879 |
| | | INFO_CTRL_PANEL_MULTIPLE_SCHEMA_ITEMS_SELECTED=\u9009\u62e9\u4e86\u591a\u4e2a\u6a21\u5f0f\u9879 |
| | | MILD_ERR_CANNOT_DELETE_PARENT_OBJECTCLASS=ObjectClass '%s' \u662f\u4ee5\u4e0b\u7c7b\u7684\u7236\u9879: %s\u3002\u60a8\u5fc5\u987b\u91cd\u65b0\u5b9a\u4e49\u8fd9\u4e9b\u7c7b\uff0c\u4ee5\u4f7f\u5728\u5220\u9664 objectClass '%s' \u4e4b\u524d\u4e0d\u4f1a\u8fd9\u4e9b\u7c7b\u4ece\u5176\u7ee7\u627f\u3002 |
| | | MILD_ERR_CANNOT_DELETE_PARENT_ATTRIBUTE=\u5c5e\u6027 '%s' \u662f\u4ee5\u4e0b\u5c5e\u6027\u7684\u7236\u9879: %s\u3002\u60a8\u5fc5\u987b\u91cd\u65b0\u5b9a\u4e49\u8fd9\u4e9b\u5c5e\u6027\uff0c\u4ee5\u4f7f\u8fd9\u4e9b\u5c5e\u6027\u5728\u5220\u9664\u5c5e\u6027 '%s' \u4e4b\u524d\u4e0d\u4f1a\u4ece\u8be5\u5c5e\u6027\u7ee7\u627f\u3002 |
| | | MILD_ERR_CANNOT_DELETE_ATTRIBUTE_WITH_DEPENDENCIES=\u5c5e\u6027 '%s' \u53ef\u9009\u6216\u5bf9\u4e8e\u4ee5\u4e0b objectClass \u5fc5\u9700: %s\u3002\u60a8\u5fc5\u987b\u91cd\u65b0\u5b9a\u4e49\u8fd9\u4e9b\u7c7b\uff0c\u4ee5\u4f7f\u5728\u5220\u9664\u5c5e\u6027 '%s' \u4e4b\u524d\u8fd9\u4e9b\u7c7b\u4e0d\u4f1a\u4f9d\u8d56\u4e8e\u8be5\u5c5e\u6027\u3002 |
| | | |
| | | INFO_OBJECTCLASS_IS_SUPERIOR=\u5bf9\u8c61\u7c7b '%s' \u662f\u4ee5\u4e0b\u5bf9\u8c61\u7c7b\u7684\u4e0a\u7ea7\u7c7b: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5bf9\u8c61\u7c7b\u5c06\u88ab\u66f4\u65b0\u5230\u65b0\u7684\u4e0a\u7ea7\u7c7b\u3002 |
| | | INFO_OBJECTCLASSES_ARE_SUPERIOR=\u9009\u5b9a\u7684\u5bf9\u8c61\u7c7b\u662f\u4ee5\u4e0b\u5bf9\u8c61\u7c7b\u7684\u4e0a\u7ea7\u7c7b: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5bf9\u8c61\u7c7b\u5c06\u88ab\u66f4\u65b0\u5230\u65b0\u7684\u4e0a\u7ea7\u7c7b\u3002 |
| | | INFO_ATTRIBUTE_IS_SUPERIOR=\u5c5e\u6027 '%s' \u662f\u4ee5\u4e0b\u5c5e\u6027\u7684\u4e0a\u7ea7\u5c5e\u6027: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5c5e\u6027\u5c06\u88ab\u66f4\u65b0\u5230\u65b0\u7684\u4e0a\u7ea7\u5c5e\u6027\u3002 |
| | | INFO_ATTRIBUTES_ARE_SUPERIOR=\u9009\u5b9a\u7684\u5c5e\u6027\u662f\u4ee5\u4e0b\u5c5e\u6027\u7684\u4e0a\u7ea7\u5c5e\u6027: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5c5e\u6027\u5c06\u88ab\u66f4\u65b0\u5230\u65b0\u7684\u4e0a\u7ea7\u5c5e\u6027\u3002 |
| | | INFO_ATTRIBUTE_WITH_DEPENDENCIES=\u5c5e\u6027 '%s' \u662f\u4ee5\u4e0b\u5bf9\u8c61\u7c7b\u7684\u53ef\u9009\u6216\u5fc5\u9009\u5c5e\u6027: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5bf9\u8c61\u7c7b\u7684\u5b9a\u4e49\u5c06\u88ab\u4fee\u6539\u3002 |
| | | INFO_ATTRIBUTES_WITH_DEPENDENCIES=\u9009\u5b9a\u5c5e\u6027\u662f\u4ee5\u4e0b\u5bf9\u8c61\u7c7b\u7684\u53ef\u9009\u6216\u5fc5\u9009\u5c5e\u6027: %s\u3002\u5982\u679c\u7ee7\u7eed\uff0c\u8fd9\u4e9b\u5bf9\u8c61\u7c7b\u7684\u5b9a\u4e49\u5c06\u88ab\u4fee\u6539\u3002 |
| | | INFO_CTRL_PANEL_MANAGE_SCHEMA_TITLE=\u7ba1\u7406\u6a21\u5f0f |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_TITLE=\u5220\u9664 Objectclass |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTES_TITLE=\u5220\u9664\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASSES_AND_ATTRIBUTES_TITLE=\u5220\u9664 Objectclass \u548c\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_SCHEMA_ELEMENTS_DETAILS=\u662f\u5426\u786e\u5b9a\u8981\u5220\u9664\u5728\u6a21\u5f0f\u4e2d\u5b9a\u4e49\u7684\u5143\u7d20 '%s'\uff1f |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUMMARY=\u6b63\u5728\u5220\u9664... |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_COMPLETE=\u6a21\u5f0f\u5b9a\u4e49\u5df2\u5220\u9664 |
| | | INFO_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u6a21\u5f0f\u5143\u7d20 '%s' |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_SUMMARY=\u5220\u9664\u6a21\u5f0f\u5143\u7d20\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_DELETING_SCHEMA_ELEMENTS_ERROR_DETAILS=\u5220\u9664\u6a21\u5f0f\u5143\u7d20\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f |
| | | |
| | | INFO_CTRL_PANEL_CONFIGURATION_ATTRIBUTE_TITLE=\u914d\u7f6e\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CONFIGURATION_OBJECTCLASS_TITLE=\u914d\u7f6e\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_CUSTOM_ATTRIBUTE_TITLE=\u81ea\u5b9a\u4e49\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CUSTOM_OBJECTCLASS_TITLE=\u81ea\u5b9a\u4e49\u5bf9\u8c61\u7c7b |
| | | |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_BUTTON=\u5220\u9664\u5c5e\u6027... |
| | | INFO_CTRL_PANEL_DELETE_ATTRIBUTE_TITLE=\u5220\u9664\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TITLE=\u4fee\u6539\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_ATTRIBUTE_DELETE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5220\u9664\u5c5e\u6027\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_ATTRIBUTE_DETAILS=\u662f\u5426\u786e\u5b9a\u8981\u5220\u9664\u5728\u6a21\u5f0f\u4e2d\u5b9a\u4e49\u7684\u5c5e\u6027 '%s'\uff1f |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUMMARY=\u6b63\u5728\u5220\u9664\u5c5e\u6027 '%s'... |
| | |
| | | INFO_CTRL_PANEL_DELETING_ATTRIBUTE_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u5c5e\u6027 '%s' |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_SUMMARY=\u5220\u9664\u5c5e\u6027\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_DELETING_ATTRIBUTE_ERROR_DETAILS=\u5220\u9664\u5c5e\u6027 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUMMARY=\u6b63\u5728\u4fee\u6539\u5c5e\u6027 '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_COMPLETE=\u5c5e\u6027\u5df2\u4fee\u6539 |
| | | INFO_CTRL_PANEL_MODIFYING_ATTRIBUTE_SUCCESSFUL=\u5c5e\u6027 '%s' \u4fee\u6539\u6210\u529f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_SUMMARY=\u4fee\u6539\u5c5e\u6027\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ATTRIBUTE_ERROR_DETAILS=\u4fee\u6539\u5c5e\u6027 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUMMARY=\u6b63\u5728\u4fee\u6539\u5bf9\u8c61\u7c7b '%s'... |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_COMPLETE=\u5bf9\u8c61\u7c7b\u5df2\u4fee\u6539 |
| | | INFO_CTRL_PANEL_MODIFYING_OBJECTCLASS_SUCCESSFUL=\u5bf9\u8c61\u7c7b '%s' \u4fee\u6539\u6210\u529f |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_SUMMARY=\u4fee\u6539\u5bf9\u8c61\u7c7b\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_OBJECTCLASS_ERROR_DETAILS=\u4fee\u6539\u5bf9\u8c61\u7c7b '%s' \u65f6\u51fa\u9519\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_BUTTON=\u5220\u9664\u5bf9\u8c61\u7c7b... |
| | | INFO_CTRL_PANEL_DELETE_OBJECTCLASS_TITLE=\u5220\u9664\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_DELETE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5220\u9664\u5bf9\u8c61\u7c7b\u3002 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_OBJECTCLASS_EDIT=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u7f16\u8f91 VLV \u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_OBJECTCLASS_DETAILS=\u662f\u5426\u786e\u5b9a\u8981\u5220\u9664\u5728\u6a21\u5f0f\u4e2d\u5b9a\u4e49\u7684\u5bf9\u8c61\u7c7b '%s'\uff1f |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUMMARY=\u6b63\u5728\u5220\u9664\u5bf9\u8c61\u7c7b '%s'... |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_COMPLETE=\u5bf9\u8c61\u7c7b\u5df2\u5220\u9664 |
| | | INFO_CTRL_PANEL_DELETING_OBJECTCLASS_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u5bf9\u8c61\u7c7b '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_SUMMARY=\u5220\u9664\u5bf9\u8c61\u7c7b\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_DELETING_OBJECTCLASS_ERROR_DETAILS=\u5220\u9664\u5bf9\u8c61\u7c7b '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BACKEND_TITLE=\u5220\u9664\u540e\u7aef |
| | | INFO_CTRL_PANEL_SELECT_BACKENDS_TO_DELETE=\u9009\u62e9\u8981\u5220\u9664\u7684\u540e\u7aef: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BACKEND_DELETE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5220\u9664\u540e\u7aef\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUMMARY=\u6b63\u5728\u5220\u9664\u540e\u7aef... |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_COMPLETE=\u540e\u7aef\u5df2\u5220\u9664 |
| | | INFO_CTRL_PANEL_DELETING_BACKENDS_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u540e\u7aef\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BACKENDS_ERROR_DETAILS=\u5220\u9664\u540e\u7aef\u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BACKENDS_DETAILS=\u5c06\u5220\u9664\u4ee5\u4e0b\u540e\u7aef\u3002\u5c06\u5220\u9664\u5728\u540e\u7aef\u7684\u6240\u6709\u57fa DN \u4e2d\u5b9a\u4e49\u7684\u6240\u6709\u6761\u76ee\u4ee5\u53ca\u6240\u6709\u7d22\u5f15\u914d\u7f6e\u3002 |
| | | INFO_CTRL_PANEL_DO_YOU_WANT_TO_CONTINUE=\u662f\u5426\u7ee7\u7eed\uff1f |
| | | |
| | | INFO_CTRL_PANEL_SELECT_ALL_BUTTON=\u5168\u9009 |
| | | INFO_CTRL_PANEL_CLEAR_SELECTION_BUTTON=\u5168\u90e8\u53d6\u6d88\u9009\u5b9a |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_INDIRECT_DETAILS=\u5c06\u5220\u9664\u4ee5\u4e0b\u540e\u7aef\u5e76\u4e14\u6240\u6709\u914d\u7f6e\u4e22\u5931: |
| | | |
| | | INFO_CTRL_PANEL_DELETE_BASE_DN_TITLE=\u5220\u9664\u57fa DN |
| | | INFO_CTRL_PANEL_SELECT_BASE_DNS_TO_DELETE=\u9009\u62e9\u8981\u5220\u9664\u7684\u57fa DN: |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_BASE_DN_DELETE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5220\u9664\u57fa DN\u3002 |
| | | |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUMMARY=\u6b63\u5728\u5220\u9664\u57fa DN... |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_COMPLETE=\u57fa DN \u5df2\u5220\u9664 |
| | | INFO_CTRL_PANEL_DELETING_BASE_DNS_SUCCESSFUL=\u5df2\u6210\u529f\u5220\u9664\u57fa DN\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_DELETING_BASE_DNS_ERROR_DETAILS=\u5220\u9664\u57fa DN \u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8bf7\u68c0\u67e5\u8be6\u7ec6\u4fe1\u606f\uff0c\u4ee5\u83b7\u53d6\u66f4\u591a\u4fe1\u606f |
| | | INFO_CTRL_PANEL_CONFIRMATION_DELETE_BASE_DNS_DETAILS=\u5c06\u5220\u9664\u4ee5\u4e0b\u57fa DN\u3002\u5c06\u5220\u9664\u5728\u57fa DN \u4e2d\u5b9a\u4e49\u7684\u6240\u6709\u6761\u76ee\u3002 |
| | | INFO_CTRL_PANEL_ERROR_SEARCHING_ENTRY_TITLE=\u641c\u7d22\u6761\u76ee\u65f6\u51fa\u9519 |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_TITLE=\u89e3\u6790\u5f15\u7528\u65f6\u51fa\u9519 |
| | | INFO_CTRL_PANEL_ERROR_RESOLVING_REFERRAL_MSG=\u65e0\u6cd5\u89e3\u6790\u6761\u76ee '%s' \u4e2d\u5b9a\u4e49\u7684\u5f15\u7528\u3002<br><br>\u8be5\u6761\u76ee\u7684\u5f15\u7528\u662f: <br>%s |
| | | MILD_ERR_CTRL_PANEL_RESOLVING_REFERRAL_DETAILS=\u89e3\u6790\u5f15\u7528 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002<br>\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL=\u627e\u4e0d\u5230 '%s' \u4e2d\u6307\u5b9a\u7684\u6761\u76ee\u3002\u68c0\u67e5\u670d\u52a1\u5668 %s \u4e2d\u662f\u5426\u5b58\u5728\u8be5\u6761\u76ee\u3002 |
| | | MILD_ERR_CTRL_PANEL_COULD_NOT_FIND_PROVIDED_ENTRY_IN_REFERRAL_NO_HOST=\u627e\u4e0d\u5230 '%s' \u4e2d\u6307\u5b9a\u7684\u6761\u76ee\u3002\u68c0\u67e5\u670d\u52a1\u5668\u4e2d\u662f\u5426\u5b58\u5728\u8be5\u6761\u76ee\u3002 |
| | | INFO_CTRL_PANEL_HOW_TO_EDIT_REFERRALS=\u8981\u7f16\u8f91\u6761\u76ee\u4e2d\u7684\u5f15\u7528\uff0c\u53ef\u4ee5\u53d6\u6d88\u9009\u5b9a\u201c\u89c6\u56fe\u201d\u83dc\u5355\u4e2d\u7684\u201c\u8ddf\u968f\u5f15\u7528\u201d\u9009\u9879\u3002 |
| | | MILD_ERR_CTRL_PANEL_REFERRAL_LOOP=\u9009\u5b9a\u5f15\u7528\u5728\u670d\u52a1\u5668 %s \u4e2d\u5b9a\u4e49\uff0c\u5e76\u4e14\u5f15\u7528\u4e0e\u8be5\u6761\u76ee\u4e0a\u7ea7\u76f8\u540c\u670d\u52a1\u5668\u4e2d\u7684\u6761\u76ee\u3002\u5e94\u8be5\u907f\u514d\u8be5\u914d\u7f6e\u5728 DIT \u7ed3\u6784\u4e2d\u4ea7\u751f\u5faa\u73af\u3002 |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # |
| | | MILD_ERR_CTRL_PANEL_ERROR_SEARCHING_ENTRY=\u641c\u7d22\u6761\u76ee '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f:<br>%s |
| | | |
| | | INFO_CTRL_PANEL_EXPORT_LDIF_TITLE=\u5bfc\u51fa LDIF |
| | | INFO_CTRL_PANEL_EXPORT_TO_FILE_LABEL=\u5bfc\u51fa\u5230\u6587\u4ef6: |
| | | INFO_CTRL_PANEL_EXPORT_OVERWRITE_LABEL=\u5982\u679c\u6587\u4ef6\u5b58\u5728\uff0c\u8bf7\u8986\u5199\u6587\u4ef6\u5185\u5bb9\uff0c\u800c\u4e0d\u8fdb\u884c\u9644\u52a0\u3002 |
| | |
| | | INFO_CTRL_PANEL_EXPORT_WRAP_TEXT=\u5217\u5904\u7684\u6587\u5b57\u6362\u884c |
| | | INFO_CTRL_PANEL_EXCLUDE_OPERATIONAL_ATTRIBUTES=\u4e0d\u5305\u62ec\u64cd\u4f5c\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_EXPORT=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u6267\u884c\u5bfc\u51fa\u3002 |
| | | |
| | | MILD_ERR_CTRL_PANEL_NO_BACKEND_SELECTED=\u672a\u9009\u62e9\u540e\u7aef\u3002 |
| | | MILD_ERR_CTRL_PANEL_EXPORT_DIRECTORY_PROVIDED=\u63d0\u4f9b\u7684\u8def\u5f84 '%s' \u5b58\u5728\u5e76\u4e14\u4e3a\u76ee\u5f55\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_WRAP_COLUMN=\u6362\u884c\u5217\u7684\u503c\u5fc5\u987b\u4ecb\u4e8e %d \u548c %d \u4e4b\u95f4\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_SUMMARY=\u5bfc\u51fa\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_EXPORTING_LDIF_ERROR_DETAILS=\u5bfc\u51fa\u671f\u95f4\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_EXPORT_TASK_DESCRIPTION=\u5c06\u540e\u7aef '%s' \u5bfc\u51fa\u81f3\u6587\u4ef6 '%s'\u3002 |
| | | |
| | | INFO_CTRL_PANEL_IMPORT_LDIF_TITLE=\u5bfc\u5165 LDIF |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=\u6587\u4ef6\u4e2d\u7684\u6570\u636e\u5df2\u538b\u7f29 (.gzip) |
| | | INFO_CTRL_PANEL_DATA_IN_FILE_COMPRESSED=\u6587\u4ef6\u4e2d\u7684\u6570\u636e\u4e3a\u538b\u7f29\u6570\u636e |
| | | INFO_CTRL_PANEL_IMPORT_TYPE_LABEL=\u5bfc\u5165\u7c7b\u578b: |
| | | INFO_CTRL_PANEL_IMPORT_OVERWRITE_LABEL=\u8986\u5199\u4efb\u4f55\u73b0\u6709\u6570\u636e |
| | | INFO_CTRL_PANEL_IMPORT_APPEND_LABEL=\u9644\u52a0\u5230\u73b0\u6709\u6570\u636e |
| | |
| | | INFO_CTRL_PANEL_IMPORT_REPLACE_ENTRIES=\u7528\u5bfc\u5165\u7684\u503c\u66ff\u6362\u5177\u6709\u5339\u914d DN \u7684\u6761\u76ee |
| | | INFO_CTRL_PANEL_SCHEMA_VALIDATION_LABEL=\u6a21\u5f0f\u9a8c\u8bc1: |
| | | INFO_CTRL_PANEL_REJECT_NOT_SCHEMA_COMPLIANT_LABEL=\u62d2\u7edd\u4e0d\u7b26\u5408\u6a21\u5f0f\u7684\u6761\u76ee |
| | | INFO_CTRL_PANEL_DN_VALIDATION_LABEL=DN \u9a8c\u8bc1: |
| | | INFO_CTRL_PANEL_DO_DN_VALIDATION_LATER_LABEL=\u5728\u5bfc\u5165\u671f\u95f4\u7684\u540e\u671f\u6267\u884c DN \u9a8c\u8bc1 |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_LABEL=\u7ebf\u7a0b\u6570: |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_TOOLTIP=\u5728\u5bfc\u5165\u671f\u95f4\u7528\u4e8e\u8bfb\u53d6 LDIF \u6587\u4ef6\u7684\u7ebf\u7a0b\u6570\u3002 |
| | | INFO_CTRL_PANEL_IMPORT_THREADS_HELP=\u5982\u679c\u7559\u7a7a\uff0c\u5219\u7ebf\u7a0b\u6570\u7b49\u4e8e 2 x \u670d\u52a1\u5668\u673a\u5668\u4e0a\u7684 CPU \u6570\u91cf\u3002 |
| | | MILD_ERR_IMPORT_THREAD_NUMBER_INVALID=\u7ebf\u7a0b\u6570\u5fc5\u987b\u662f\u6b63\u6574\u6570\u3002 |
| | | INFO_CTRL_PANEL_REJECTS_FILE_LABEL=\u62d2\u7edd\u6587\u4ef6: |
| | | INFO_CTRL_PANEL_WRITE_REJECTS_FILE_LABEL=\u5c06\u62d2\u7edd\u7684\u6761\u76ee\u5199\u5165\u6587\u4ef6 |
| | | INFO_CTRL_PANEL_OVERWRITE_REJECTS_FILE_LABEL=\u5982\u679c\u6587\u4ef6\u5b58\u5728\uff0c\u8bf7\u8986\u5199\u6587\u4ef6\u5185\u5bb9\uff0c\u800c\u4e0d\u8fdb\u884c\u9644\u52a0 |
| | |
| | | MILD_ERR_CTRL_PANEL_REJECTS_AND_SKIPS_MUST_BE_DIFFERENT=\u62d2\u7edd\u6587\u4ef6\u548c\u8df3\u8fc7\u6587\u4ef6\u5fc5\u987b\u5177\u6709\u4e0d\u540c\u7684\u503c\u3002 |
| | | MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u8df3\u8fc7\u6587\u4ef6\u63d0\u4f9b\u503c\u3002 |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # Note that the following three properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=\u5c06\u8986\u5199\u540e\u7aef '%s' \u4e2d\u7684\u6240\u6709\u6570\u636e\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=\u5c06\u590d\u5236\u4ee5\u4e0b\u57fa DN: <br>%s<br><br>\u4e3a\u4e86\u80fd\u591f\u8fdb\u884c\u590d\u5236\uff0c\u8fd9\u4e9b\u57fa DN \u5fc5\u987b\u5728 LDIF \u5bfc\u5165\u5b8c\u6210\u540e\u7acb\u523b\u8fdb\u884c\u521d\u59cb\u5316\u3002<br><br>\u662f\u5426\u5e0c\u671b\u5728 LDIF \u5bfc\u5165\u5b8c\u6210\u540e\u81ea\u52a8\u521d\u59cb\u5316\u8fdc\u7a0b\u670d\u52a1\u5668\u4e2d\u590d\u5236\u7684\u57fa DN \u5185\u5bb9\u3002\u8bf7\u6ce8\u610f\uff0c\u5982\u679c\u5355\u51fb\u201c\u662f\u201d\uff0c\u5219\u8fdc\u7a0b\u670d\u52a1\u5668\u57fa DN \u4e2d\u7684\u6240\u6709\u6570\u636e\u90fd\u5c06\u88ab\u6539\u5199\u3002 |
| | | INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=\u5c06\u8986\u5199\u540e\u7aef '%s' \u4e2d\u7684\u6240\u6709\u6570\u636e\u3002<br><br>\u5c06\u590d\u5236\u4ee5\u4e0b\u57fa DN: <br>%s<br><br>\u4e3a\u4e86\u80fd\u591f\u8fdb\u884c\u590d\u5236\uff0c\u8fd9\u4e9b\u57fa DN \u5fc5\u987b\u5728 LDIF \u5bfc\u5165\u5b8c\u6210\u540e\u7acb\u523b\u8fdb\u884c\u521d\u59cb\u5316\u3002<br><br>\u53ef\u4ee5\u9009\u62e9\u5728 LDIF \u5bfc\u5165\u5b8c\u6210\u540e\u81ea\u52a8\u521d\u59cb\u5316\u8fdc\u7a0b\u670d\u52a1\u5668\u4e2d\u590d\u5236\u7684\u57fa DN \u5185\u5bb9\u3002\u8bf7\u6ce8\u610f\uff0c\u5982\u679c\u9009\u62e9\u521d\u59cb\u5316\uff0c\u5219\u8fdc\u7a0b\u670d\u52a1\u5668\u57fa DN \u4e2d\u7684\u6240\u6709\u6570\u636e\u90fd\u5c06\u88ab\u6539\u5199\u3002 |
| | | INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=\u521d\u59cb\u5316\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u7b49\u6548\u547d\u4ee4: |
| | | INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=\u9700\u8981\u786e\u8ba4 |
| | | INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=\u5bfc\u5165\u548c\u521d\u59cb\u5316 |
| | | INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=\u4ec5\u5bfc\u5165 |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=\u6b63\u5728\u5bfc\u5165\u540e\u7aef '%s'... |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=\u5bfc\u5165\u5df2\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u5b8c\u6210\u5bfc\u5165\u3002 |
| | |
| | | INFO_CTRL_PANEL_SEPARATE_ATTRIBUTES_COMMA=\u7528\u9017\u53f7 (,) \u5206\u9694\u591a\u4e2a\u5c5e\u6027 |
| | | MILD_ERR_CTRL_PANEL_NOT_A_DESCENDANT_OF_BASE_DN=\u57fa DN '%s' \u4e0d\u662f\u5728\u540e\u7aef '%s' \u4e2d\u5b9a\u4e49\u7684\u4efb\u4f55\u57fa DN \u7684\u5b50\u4ee3\u3002 |
| | | MILD_ERR_CTRL_PANEL_NOT_VALID_ATTRIBUTE_NAME=\u5c5e\u6027 '%s' \u6ca1\u6709\u4e00\u4e2a\u6709\u6548\u7684\u540d\u79f0\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=\u63d0\u4f9b\u7684\u503c '%s' \u4e0d\u662f\u6709\u6548\u7684\u8fc7\u6ee4\u5668\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_FILTER_DETAILS_WITH_VALUE=\u63d0\u4f9b\u7684\u503c '%s' \u4e0d\u662f\u6709\u6548\u7684\u8fc7\u6ee4\u5668\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | |
| | | INFO_CTRL_PANEL_INDEX_BROWSER_RIGHT_PANEL_TITLE=\u67e5\u770b\u7d22\u5f15\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_SCHEMA_BROWSER_RIGHT_PANEL_TITLE=\u67e5\u770b\u6a21\u5f0f\u5143\u7d20 |
| | | |
| | | INFO_CTRL_PANEL_INDEX_PANEL_TITLE=\u7d22\u5f15\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_INDEX_EDITING=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u7f16\u8f91\u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_DELETE_INDEX_TITLE=\u5220\u9664\u7d22\u5f15 |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_INDEX_ERROR_DETAILS=\u4fee\u6539\u7d22\u5f15 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | INFO_CTRL_PANEL_MODIFY_INDEX_TASK_DESCRIPTION=\u4fee\u6539\u540e\u7aef '%s' \u4e2d\u7684\u7d22\u5f15 '%s'\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_INDEX_PROGRESS=\u6b63\u5728\u4fee\u6539\u7d22\u5f15 '%s' |
| | | |
| | | INFO_CTRL_PANEL_JAVA_PROPERTIES_TITLE=Java \u8bbe\u7f6e |
| | | INFO_CTRL_PANEL_JAVA_HOME_LABEL=Java \u4e3b\u9875: |
| | | INFO_CTRL_PANEL_USE_OPENDS_JAVA_HOME=\u4f7f\u7528\u73af\u5883\u53d8\u91cf OPENDS_JAVA_HOME \u7684\u503c |
| | |
| | | # Note that the following property must begin with <html> |
| | | # |
| | | INFO_CTRL_PANEL_OFFLINE_COMMAND_HELP=<html>(**)\u8be5\u64cd\u4f5c\u6309\u81ea\u5df1\u7684\u8fdb\u7a0b\u6267\u884c\u5e76\u4e14\u5982\u679c\u5206\u914d\u66f4\u591a\u5185\u5b58\uff0c\u4f1a\u66f4\u597d\u3002 |
| | | MILD_ERR_CTRL_PANEL_READING_JAVA_SETTINGS_DETAILS=\u8bfb\u53d6 Java \u8bbe\u7f6e\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_READING_JAVA_SETTINGS_DETAILS=\u8bfb\u53d6 Java \u8bbe\u7f6e\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ERR_READING_JAVA_SETTINGS_SUMMARY=\u8bfb\u53d6 Java \u8bbe\u7f6e\u65f6\u51fa\u9519 |
| | | INFO_CTRL_PANEL_CHECKING_JAVA_OPTIONS_SUMMARY=\u6b63\u5728\u68c0\u67e5\u63d0\u4f9b\u7684 Java \u9009\u9879... |
| | | MILD_ERR_CTRL_PANEL_JAVA_PATH_DOES_NOT_EXIST=\u8def\u5f84 '%s' \u4e0d\u5b58\u5728\u3002 |
| | |
| | | # |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_ARGUMENTS_DETAILS=\u4ee5\u4e0b Java \u53c2\u6570\u4e0d\u80fd\u4e0e\u4e8c\u8fdb\u5236 '%s' \u4e00\u8d77\u4f7f\u7528:<br>%s<br><br>\u4e0e\u8fd9\u4e9b Java \u53c2\u6570\u5173\u8054\u7684\u547d\u4ee4\u884c\u53ef\u80fd\u4e0d\u80fd\u4f7f\u7528\u3002<br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CTRL_PANEL_CONFIRM_NOT_WORKING_FALLBACK_ARGUMENTS_DETAILS=\u4ee5\u4e0b Java \u53c2\u6570\u4e0d\u80fd\u4e0e\u4e8c\u8fdb\u5236 '%s' \u4e00\u8d77\u4f7f\u7528:<br>%s<br><br>\u5f53\u672a\u5b9a\u4e49 OPENDS_JAVA_ARGS \u65f6\uff0c\u8fd9\u4e9b\u53c2\u6570\u5c06\u7528\u4f5c\u540e\u5907\u9879\u3002\u5982\u679c\u60a8\u4e0d\u60f3\u6307\u5b9a\u540e\u5907\u9879\uff0c\u8bf7\u4fdd\u7559\u8fd9\u4e9b\u53c2\u6570\u4e3a\u7a7a\u3002<br><br>\u4e0e\u8fd9\u4e9b Java \u53c2\u6570\u5173\u8054\u7684\u547d\u4ee4\u884c\u53ef\u80fd\u4e0d\u80fd\u4f7f\u7528\u3002<br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | ###SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=The Java home value '%s' \ |
| | | ### is not valid. This value will be used as fall back when the OPENDS_JAVA_HOME \ |
| | | ### environment variable is not defined. If you do not want to specify a fall \ |
| | | ### back, leave the Java Home text field empty or specify a valid Java home.<br>\ |
| | | ### Error details:<br>%s |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts.<br>The server cannot run using \ |
| | | ### the provided Java Home. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=The Java binary '%s' \ |
| | | ### could not be used to launch the server scripts. This value will be used as \ |
| | | ### fall back when the OPENDS_JAVA_HOME environment variable is not defined. If \ |
| | | ### you do not want to specify a fall back, leave the Java Home text field empty \ |
| | | ### or specify a valid Java home. |
| | | SEVERE_ERR_CTRL_PANEL_GENERIC_ERROR_FALLBACK_JAVAHOME=Java \u4e3b\u76ee\u5f55\u503c '%s' \u65e0\u6548\u3002\u5f53\u672a\u5b9a\u4e49 OPENDS_JAVA_HOME \u73af\u5883\u53d8\u91cf\u65f6\uff0c\u8be5\u503c\u5c06\u7528\u4f5c\u6545\u969c\u6062\u590d\u503c\u3002\u5982\u679c\u4e0d\u5e0c\u671b\u6307\u5b9a\u6545\u969c\u6062\u590d\uff0c\u53ef\u4ee5\u5c06 Java \u4e3b\u76ee\u5f55\u6587\u672c\u5b57\u6bb5\u7559\u7a7a\u6216\u6307\u5b9a\u6709\u6548\u7684 Java \u4e3b\u76ee\u5f55\u3002<br>\u9519\u8bef\u8be6\u7ec6\u8d44\u6599: <br>%s |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_JVM_DETAILS=Java \u4e8c\u8fdb\u5236\u7a0b\u5e8f '%s' \u4e0d\u80fd\u7528\u4e8e\u542f\u52a8\u670d\u52a1\u5668\u811a\u672c\u3002<br>\u4e0d\u80fd\u4f7f\u7528\u63d0\u4f9b\u7684 Java \u4e3b\u76ee\u5f55\u8fd0\u884c\u670d\u52a1\u5668\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_WORKING_FALLBACK_JVM_DETAILS=Java \u4e8c\u8fdb\u5236\u7a0b\u5e8f '%s' \u4e0d\u80fd\u7528\u4e8e\u542f\u52a8\u670d\u52a1\u5668\u811a\u672c\u3002\u5f53\u672a\u5b9a\u4e49 OPENDS_JAVA_HOME \u73af\u5883\u53d8\u91cf\u65f6\uff0c\u8be5\u503c\u5c06\u7528\u4f5c\u6545\u969c\u6062\u590d\u503c\u3002\u5982\u679c\u4e0d\u5e0c\u671b\u6307\u5b9a\u6545\u969c\u6062\u590d\uff0c\u53ef\u4ee5\u5c06 Java \u4e3b\u76ee\u5f55\u6587\u672c\u5b57\u6bb5\u7559\u7a7a\u6216\u6307\u5b9a\u6709\u6548\u7684 Java \u4e3b\u76ee\u5f55\u3002 |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_SUMMARY=\u68c0\u67e5 Java \u8bbe\u7f6e\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=\u68c0\u67e5\u63d0\u4f9b\u7684 Java \u8bbe\u7f6e\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_ERROR_CHECKING_JAVA_SETTINGS_DETAILS=\u68c0\u67e5\u63d0\u4f9b\u7684 Java \u8bbe\u7f6e\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_TITLE=\u6b63\u5728\u4fee\u6539\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_SUMMARY=\u6b63\u5728\u66f4\u65b0 Java \u8bbe\u7f6e... |
| | | INFO_CTRL_PANEL_UPDATING_JAVA_SETTINGS_COMPLETE=Java \u8bbe\u7f6e\u5df2\u66f4\u65b0 |
| | |
| | | INFO_CTRL_PANEL_MODIFYING_ENTRY_SUCCESSFUL=\u5df2\u6210\u529f\u66f4\u65b0\u6761\u76ee '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_SUMMARY=\u4fdd\u5b58\u66f4\u6539\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_ENTRY_ERROR_DETAILS=\u4fdd\u5b58\u5bf9\u6761\u76ee '%s' \u7684\u66f4\u6539\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=\u6761\u76ee\u4e0d\u6b63\u786e\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_ENTRY=\u6761\u76ee\u4e0d\u6b63\u786e\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_DIALOG_TITLE=\u672a\u4fdd\u5b58\u7684\u66f4\u6539 |
| | | INFO_CTRL_PANEL_UNSAVED_CHANGES_SUMMARY=\u672a\u4fdd\u5b58\u7684\u66f4\u6539 |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u4fdd\u5b58\u66f4\u6539\u81f3: '%s'\uff1f |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u4fdd\u5b58\u66f4\u6539\u81f3: '%s'\uff1f |
| | | INFO_CTRL_PANEL_UNSAVED_INDEX_CHANGES_DETAILS=\u662f\u5426\u4fdd\u5b58\u7d22\u5f15\u66f4\u6539: '%s'\uff1f |
| | | INFO_CTRL_PANEL_UNSAVED_ENTRY_CHANGES_DETAILS=\u662f\u5426\u4fdd\u5b58\u6761\u76ee\u66f4\u6539: '%s'\uff1f |
| | | INFO_CTRL_PANEL_UNSAVED_ATTRIBUTE_CHANGES_DETAILS=\u662f\u5426\u4fdd\u5b58\u5c5e\u6027\u66f4\u6539: '%s'\uff1f |
| | | INFO_CTRL_PANEL_UNSAVED_OBJECTCLASS_CHANGES_DETAILS=\u662f\u5426\u4fdd\u5b58\u5bf9\u8c61\u7c7b\u66f4\u6539: '%s'\uff1f |
| | | INFO_CTRL_PANEL_DELETING_ENTRY_TITLE=\u5220\u9664\u6761\u76ee |
| | | INFO_CTRL_PANEL_DELETING_SUBTREE_TITLE=\u5220\u9664\u5b50\u6811 |
| | | INFO_CTRL_PANEL_DELETE_ENTRY_CONFIRMATION_DETAILS=\u662f\u5426\u8981\u5220\u9664\u6761\u76ee '%s'\uff1f |
| | |
| | | INFO_CTRL_PANEL_USERS_FILTER=\u7528\u6237 |
| | | INFO_CTRL_PANEL_GROUPS_FILTER=\u7ec4 |
| | | INFO_CTRL_PANEL_OTHER_BASE_DN=\u5176\u4ed6... |
| | | |
| | | INFO_CTRL_PANEL_NON_EDITABLE_ATTRIBUTES=\u4e0d\u53ef\u7f16\u8f91\u7684\u5c5e\u6027: |
| | | |
| | | INFO_CTRL_OBJECTCLASS_DESCRIPTOR=Objectclass: %s |
| | | INFO_CTRL_AUXILIARY_OBJECTCLASS_DESCRIPTOR=\u8f85\u52a9\u5bf9\u8c61\u7c7b: %s |
| | | |
| | | INFO_CTRL_PANEL_LOCAL_OR_REMOTE_LABEL=\u9009\u62e9\u8981\u7ba1\u7406\u7684\u670d\u52a1\u5668: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER=\u8fdc\u7a0b\u670d\u52a1\u5668: |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_TOOLTIP=\u8fdc\u7a0b\u670d\u52a1\u5668\u7684\u5168\u9650\u5b9a\u4e3b\u673a\u540d\u3002 |
| | | INFO_CTRL_PANEL_LOCAL_SERVER=\u672c\u5730\u670d\u52a1\u5668 |
| | | INFO_CTRL_PANEL_ADMINISTRATION_PORT=\u7ba1\u7406\u7aef\u53e3: |
| | | INFO_CTRL_PANEL_LOCAL_SERVER_NOT_RUNNING=\u672a\u8fd0\u884c |
| | |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_ERROR_CONNECTING_TO_LOCAL=\u8fde\u63a5\u5230\u672c\u5730\u670d\u52a1\u5668\u65f6\u51fa\u73b0\u4ee5\u4e0b\u9519\u8bef:<br>%s<br>\u5982\u679c\u60a8\u5728\u672a\u63d0\u4f9b\u9a8c\u8bc1\u7684\u60c5\u51b5\u4e0b\u7ee7\u7eed\uff0c\u5c06\u4e0d\u4f1a\u663e\u793a\u4efb\u4f55\u76d1\u89c6\u4fe1\u606f\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=\u65e0\u6cd5\u8fde\u63a5\u5230\u7aef\u53e3 '%2$s' \u4e0a\u7684\u670d\u52a1\u5668 '%1$s'\u3002\u8bf7\u9a8c\u8bc1\u63d0\u4f9b\u7684\u4fe1\u606f\u662f\u5426\u6709\u6548\uff0c\u4ee5\u53ca\u670d\u52a1\u5668\u662f\u5426\u6b63\u5728\u8fd0\u884c\u3002Details: %s |
| | | MILD_ERR_CANNOT_CONNECT_TO_REMOTE=\u65e0\u6cd5\u8fde\u63a5\u5230\u7aef\u53e3 '%2$s' \u4e0a\u7684\u670d\u52a1\u5668 '%1$s'\u3002\u8bf7\u9a8c\u8bc1\u63d0\u4f9b\u7684\u4fe1\u606f\u662f\u5426\u6709\u6548\uff0c\u4ee5\u53ca\u670d\u52a1\u5668\u662f\u5426\u6b63\u5728\u8fd0\u884c\u3002\u8be6\u7ec6\u4fe1\u606f: %3$s |
| | | |
| | | INFO_CTRL_PANEL_LOGIN_PANEL_TITLE=\u9700\u8981\u9a8c\u8bc1 |
| | | INFO_CTRL_PANEL_BIND_DN_LABEL=\u7ed1\u5b9a DN: |
| | | INFO_CTRL_PANEL_BIND_PASSWORD_LABEL=\u5bc6\u7801: |
| | | |
| | | # |
| | | # Note that the following two properties contain line breaks in HTML format |
| | | # (<br>) |
| | | # |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CONFIRMATION_DETAILS=\u4ee5\u4e0b\u4efb\u52a1\u6b63\u5728\u8fd0\u884c:<br>%s<br><br>\u5982\u679c\u60a8\u9000\u51fa\uff0c\u8fd9\u4e9b\u4efb\u52a1\u5c06\u7ee7\u7eed\u8fd0\u884c\uff0c\u4f46\u662f\u60a8\u5fc5\u987b\u68c0\u67e5\u65e5\u5fd7\u6587\u4ef6\u6765\u67e5\u770b\u5176\u662f\u5426\u6210\u529f\u5b8c\u6210\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | INFO_CTRL_PANEL_RUNNING_TASKS_CHANGE_SERVER_CONFIRMATION_DETAILS=\u4ee5\u4e0b\u4efb\u52a1\u6b63\u5728\u8fd0\u884c:<br>%s<br><br>\u5982\u679c\u60a8\u8fde\u63a5\u5230\u5176\u4ed6\u670d\u52a1\u5668\uff0c\u8fd9\u4e9b\u4efb\u52a1\u5c06\u7ee7\u7eed\u8fd0\u884c\uff0c\u4f46\u662f\u60a8\u5fc5\u987b\u68c0\u67e5\u65e5\u5fd7\u6587\u4ef6\u6765\u67e5\u770b\u5176\u662f\u5426\u6210\u529f\u5b8c\u6210\u3002<br><br>\u662f\u5426\u8981\u7ee7\u7eed\uff1f |
| | | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_PANEL_TITLE=\u5339\u914d\u89c4\u5219 |
| | | INFO_CTRL_PANEL_MATCHING_RULE_DETAILS=\u5339\u914d\u89c4\u5219\u8be6\u7ec6\u4fe1\u606f |
| | | INFO_CTRL_PANEL_MATCHING_RULE_NAME=\u540d\u79f0: |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SYNTAX=\u8bed\u6cd5: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_TYPE=\u7c7b\u578b: |
| | | INFO_CTRL_PANEL_MATCHING_RULE_USED_BY=\u7531\u5c5e\u6027\u6240\u4f7f\u7528: |
| | | |
| | | INFO_CTRL_PANEL_NO_PARENT_FOR_ATTRIBUTE=- \u65e0\u7236\u9879 - |
| | | INFO_CTRL_PANEL_NO_MATCHING_RULE_FOR_ATTRIBUTE=- \u65e0\u5339\u914d\u89c4\u5219 - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_PANEL_TITLE=\u65b0\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_ATTRIBUTE_SUMMARY=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u5c5e\u6027\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_NAME_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u8be5\u5c5e\u6027\u63d0\u4f9b\u540d\u79f0\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_ATTRIBUTE_NAME=\u63d0\u4f9b\u7684\u540d\u79f0\u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_ATTRIBUTE_NAME=\u63d0\u4f9b\u7684\u540d\u79f0\u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_NAME_ALREADY_IN_USE=\u63d0\u4f9b\u7684\u540d\u79f0 '%s' \u5728\u6a21\u5f0f\uff08\u5b9a\u4e49\u4e3a %s\uff09\u4e2d\u5df2\u5b58\u5728\u3002 |
| | | MILD_ERR_CTRL_PANEL_OID_NOT_VALID=\u63d0\u4f9b\u7684 OID \u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_OID_NOT_VALID=\u63d0\u4f9b\u7684 OID \u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_OID_ALREADY_IN_USE=\u63d0\u4f9b\u7684 OID '%s' \u5728\u6a21\u5f0f\uff08\u5b9a\u4e49\u4e3a %s\uff09\u4e2d\u5df2\u5b58\u5728\u3002 |
| | | MILD_ERR_CTRL_PANEL_EMPTY_ALIAS=\u60a8\u63d0\u4f9b\u4e86\u4e00\u4e2a\u7a7a\u522b\u540d\u3002 |
| | | MILD_ERR_CTRL_PANEL_ALIAS_ALREADY_IN_USE=\u63d0\u4f9b\u7684\u522b\u540d '%s' \u5728\u6a21\u5f0f\uff08\u5b9a\u4e49\u4e3a %s\uff09\u4e2d\u5df2\u5b58\u5728\u3002 |
| | | MILD_ERR_NON_MODIFIABLE_CANNOT_BE_USER_APPLICATIONS=\u4e0d\u53ef\u4fee\u6539\u7684\u5c5e\u6027\u5fc5\u987b\u5177\u6709\u53ef\u64cd\u4f5c\u7528\u6cd5\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_CANNOT_BE_ITS_SUPERIOR=\u5c5e\u6027\u4e0d\u80fd\u662f\u5176\u81ea\u8eab\u7684\u4e0a\u7ea7\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_CANNOT_BE_ITS_SUPERIOR=\u5bf9\u8c61\u7c7b\u4e0d\u80fd\u662f\u5176\u81ea\u8eab\u7684\u4e0a\u7ea7\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_IS_SUPERIOR_OF_SUPERIOR=\u8be5\u5bf9\u8c61\u7c7b\u662f '%s' \u7684\u4e0a\u7ea7\uff08\u76f4\u63a5\u6216\u95f4\u63a5\uff09\u3002 |
| | | MILD_ERR_CTRL_PANEL_ATTRIBUTE_IS_SUPERIOR_OF_SUPERIOR=\u8be5\u5c5e\u6027\u662f '%s' \u7684\u4e0a\u7ea7\uff08\u76f4\u63a5\u6216\u95f4\u63a5\uff09\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUMMARY=\u6b63\u5728\u521b\u5efa\u5c5e\u6027 '%s'... |
| | | INFO_CTRL_PANEL_UPDATING_SCHEMA_FILE_PROGRESS=\u5c06\u6a21\u5f0f\u6dfb\u52a0\u5230\u6a21\u5f0f\u6587\u4ef6 '%s'... |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_COMPLETE=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u7684\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_SUCCESSFUL=\u5df2\u6210\u529f\u521b\u5efa\u5c5e\u6027 '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_ATTRIBUTE_ERROR_SUMMARY=\u521b\u5efa\u5c5e\u6027\u65f6\u51fa\u9519 |
| | |
| | | INFO_CTRL_PANEL_MATCHING_RULE_SUBSTRING_HELP=\u7528\u4e8e\u5b50\u4e32\u8bf7\u6c42\u7684\u5339\u914d\u89c4\u5219 |
| | | INFO_CTRL_PANEL_DEFAULT_DEFINED_IN_SYNTAX=- \u6309\u8bed\u6cd5 (%s) \u5b9a\u4e49\u7684\u9ed8\u8ba4\u503c - |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTE_TASK_DESCRIPTION=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u65b0\u5c5e\u6027 '%s'\u3002 |
| | | INFO_CTRL_PANEL_NEW_ATTRIBUTES_TASK_DESCRIPTION=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u65b0\u5c5e\u6027 '%s'\u3002 |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASSES_TASK_DESCRIPTION=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u65b0\u5bf9\u8c61\u7c7b '%s'\u3002 |
| | | INFO_CTRL_PANEL_NEW_SCHEMA_ELEMENTS_TASK_DESCRIPTION=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u5c5e\u6027 '%s' \u548c\u5bf9\u8c61\u7c7b '%s'\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_ATTRIBUTE=\u8981\u4fee\u6539\u5c5e\u6027 '%s'\uff0c\u5c06\u5148\u5220\u9664\u8be5\u5c5e\u6027\u7136\u540e\u91cd\u65b0\u521b\u5efa\u3002\u8be5\u64cd\u4f5c\u540c\u6837\u9002\u7528\u4e8e\u5305\u542b\u5f15\u7528\u7684\u6240\u6709\u6a21\u5f0f\u5143\u7d20\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_MODIFY_OBJECTCLASS=\u8981\u4fee\u6539\u5bf9\u8c61\u7c7b '%s'\uff0c\u5c06\u5148\u5220\u9664\u8be5\u5bf9\u8c61\u7c7b\u7136\u540e\u91cd\u65b0\u521b\u5efa\u3002\u8be5\u64cd\u4f5c\u540c\u6837\u9002\u7528\u4e8e\u5305\u542b\u5f15\u7528\u7684\u6240\u6709\u6a21\u5f0f\u5143\u7d20\u3002 |
| | | INFO_CTRL_PANEL_EXPLANATION_TO_DELETE_REFERENCED_ELEMENTS=\u8981\u4fee\u6539\u5bf9\u5df2\u5220\u9664\u5c5e\u6027\u548c\u5bf9\u8c61\u7c7b\u7684\u5f15\u7528\uff0c\u5219\u5fc5\u987b\u5220\u9664\u7136\u540e\u518d\u6b21\u6dfb\u52a0\u6240\u5f15\u7528\u7684\u6a21\u5f0f\u5143\u7d20\u3002 |
| | | INFO_CTRL_PANEL_CREATING_ATTRIBUTE_PROGRESS=\u6b63\u5728\u521b\u5efa\u5c5e\u6027 '%s' |
| | | INFO_CTRL_PANEL_MODIFY_ATTRIBUTE_TASK_DESCRIPTION=\u4fee\u6539\u6a21\u5f0f\u4e2d\u7684\u5c5e\u6027 '%s' |
| | | INFO_CTRL_PANEL_MODIFY_OBJECTCLASS_TASK_DESCRIPTION=\u4fee\u6539\u6a21\u5f0f\u4e2d\u7684\u5bf9\u8c61\u7c7b '%s' |
| | | INFO_CTRL_PANEL_ATTRIBUTE_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=\u7236\u9879\u76ee: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_PARENT_LABEL=\u4e0a\u7ea7: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ALIASES_LABEL=\u522b\u540d: |
| | | INFO_CTRL_PANEL_ATTRIBUTE_ORIGIN_LABEL=\u6e90: |
| | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_COLLECTIVE_LABEL=\u96c6\u5408 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OBSOLETE_LABEL=\u8fc7\u65f6 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_OPERATIONAL_LABEL=\u64cd\u4f5c |
| | | |
| | | INFO_CTRL_PANEL_NEW_BACKEND_LABEL=\u65b0\u5efa\u540e\u7aef: |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TITLE=\u65b0\u5efa\u57fa DN |
| | | INFO_CTRL_PANEL_BASE_DN_EXAMPLE=\u4f8b\u5982\uff1adc=example,dc=com |
| | |
| | | MILD_ERR_NUMBER_OF_ENTRIES_INVALID=\u8981\u751f\u6210\u7684\u7528\u6237\u6761\u76ee\u6570\u5fc5\u987b\u4ecb\u4e8e %d \u548c %d \u4e4b\u95f4\u3002 |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUMMARY=\u6b63\u5728\u521b\u5efa\u57fa DN '%s'... |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_COMPLETE=\u57fa DN \u5df2\u521b\u5efa |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUCCESSFUL=\u5df2\u6210\u529f\u521b\u5efa\u57fa DN\u3002 |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_SUCCESSFUL=\u5df2\u6210\u529f\u521b\u5efa\u57fa DN '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_SUMMARY=\u521b\u5efa\u57fa DN '%s' \u65f6\u51fa\u9519\u3002\u8bf7\u67e5\u770b\u201c\u8be6\u7ec6\u4fe1\u606f\u201d\u6587\u672c\u533a\u57df\uff0c\u4ee5\u83b7\u53d6\u8be6\u7ec6\u4fe1\u606f\u3002 |
| | | MILD_ERR_CTRL_PANEL_CREATING_BASE_DN_ERROR_DETAILS=\u521b\u5efa\u57fa DN \u671f\u95f4\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_NEW_BASE_DN_TASK_DESCRIPTION=\u5728\u540e\u7aef '%s' \u4e2d\u521b\u5efa\u65b0\u57fa DN '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_BACKEND_PROGRESS=\u6b63\u5728\u521b\u5efa\u5305\u542b\u57fa DN '%s' \u7684\u540e\u7aef '%s' |
| | | INFO_CTRL_PANEL_CREATING_BASE_DN_PROGRESS=\u6b63\u5728\u540e\u7aef '%s' \u4e2d\u521b\u5efa\u57fa DN '%s' |
| | | INFO_CTRL_PANEL_CREATING_ADDITIONAL_INDEXES_PROGRESS=\u6b63\u5728\u521b\u5efa\u9ed8\u8ba4\u7d22\u5f15 |
| | | |
| | | INFO_CTRL_NEW_ORGANIZATION_PANEL_TITLE=\u65b0\u5efa\u7ec4\u7ec7 |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_ORGANIZATION_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u7ec4\u7ec7\u540d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_DESCRIPTION_LABEL=\u63cf\u8ff0: |
| | | INFO_CTRL_PANEL_NEW_ORGANIZATION_ENTRY_DN_LABEL=\u6761\u76ee DN: |
| | | |
| | | INFO_CTRL_NEW_DOMAIN_PANEL_TITLE=\u65b0\u5efa\u57df |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_DOMAIN_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u57df\u540d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_ENTRY_FROM_LDIF_TITLE=\u6839\u636e LDIF \u65b0\u5efa\u6761\u76ee |
| | | INFO_CTRL_PANEL_LDIF_SYNTAX_LABEL=\u4e3a\u8be5\u65b0\u6761\u76ee\u8f93\u5165 LDIF \u8bed\u6cd5: |
| | | INFO_CTRL_PANEL_CHECK_SYNTAX_BUTTON=\u68c0\u67e5\u8bed\u6cd5 |
| | | INFO_CTRL_PANEL_SYNTAX_CORRECT_LABEL=\u6761\u76ee\u8bed\u6cd5\u6b63\u786e |
| | | |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_TITLE=\u590d\u5236\u6761\u76ee |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_MENU=\u590d\u5236\u6761\u76ee... |
| | | |
| | | INFO_CTRL_PANEL_NEW_GROUP_PANEL_TITLE=\u65b0\u5efa\u7ec4 |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_GROUP_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u7ec4\u540d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | MILD_ERR_CTRL_PANEL_MEMBER_NOT_FOUND=\u627e\u4e0d\u5230\u6761\u76ee '%s'\u3002 |
| | | MILD_ERR_CTRL_PANEL_MEMBER_VALUE_NOT_VALID=\u63d0\u4f9b\u7684\u503c\u4f5c\u4e3a\u6210\u5458 '%s' \u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_MEMBER_VALUE_NOT_VALID=\u63d0\u4f9b\u7684\u503c\u4f5c\u4e3a\u6210\u5458 '%s' \u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_MEMBER_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u8be5\u7ec4\u63d0\u4f9b\u4e00\u4e2a\u6210\u5458\u3002 |
| | | MILD_ERR_CTRL_PANEL_GROUP_FILTER_REQUIRED=\u60a8\u5fc5\u987b\u63d0\u4f9b\u4e00\u4e2a LDAP URL\uff0c\u5176\u4e2d\u5305\u542b\u7528\u4e8e\u8be5\u7ec4\u7684\u8fc7\u6ee4\u5668\u3002 |
| | | MILD_ERR_CTRL_PANEL_GROUP_FILTER_NOT_VALID=\u63d0\u4f9b\u7684 LDAP URL \u503c\u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_GROUP_FILTER_NOT_VALID=\u63d0\u4f9b\u7684 LDAP URL \u503c\u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_FOUND=\u627e\u4e0d\u5230\u63d0\u4f9b\u7684\u5f15\u7528\u7ec4\u3002 |
| | | MILD_ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_DYNAMIC=\u63d0\u4f9b\u7684\u5f15\u7528\u7ec4\u5b58\u5728\uff0c\u4f46\u4e0d\u662f\u52a8\u6001\u7ec4\u3002 |
| | | MILD_ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_VALID=\u63d0\u4f9b\u7684\u52a8\u6001\u7ec4\u5f15\u7528 DN \u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_REFERENCE_GROUP_NOT_VALID=\u63d0\u4f9b\u7684\u52a8\u6001\u7ec4\u5f15\u7528 DN \u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | INFO_CTRL_PANEL_NEW_GROUP_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_NEW_GROUP_DESCRIPTION_LABEL=\u63cf\u8ff0: |
| | | INFO_CTRL_PANEL_NEW_GROUP_ENTRY_DN_LABEL=\u6761\u76ee DN: |
| | |
| | | INFO_CTRL_PANEL_ADD_MEMBERS_LABEL=\u6dfb\u52a0\u6210\u5458 |
| | | INFO_CTRL_PANEL_DYNAMIC_GROUP_REFERENCE_LABEL=\u52a8\u6001\u7ec4\u5f15\u7528 DN: |
| | | INFO_CTRL_PANEL_CHOOSE_REFERENCE_GROUP=\u9009\u62e9\u5f15\u7528\u7ec4 |
| | | |
| | | |
| | | INFO_CTRL_PANEL_NEW_INDEX_TITLE=\u65b0\u5efa\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_INDEX=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u521b\u5efa\u7d22\u5f15\u3002 |
| | | MILD_ERR_INFO_CTRL_ATTRIBUTE_NAME_REQUIRED=\u672a\u9009\u62e9\u5c5e\u6027\u540d\u79f0\u3002 |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_INDEX_ERROR_DETAILS=\u521b\u5efa\u7d22\u5f15\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | INFO_CTRL_PANEL_NEW_INDEX_TASK_DESCRIPTION=\u5728\u540e\u7aef '%s' \u4e2d\u521b\u5efa\u65b0\u7d22\u5f15 '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_INDEX_PROGRESS=\u6b63\u5728\u521b\u5efa\u7d22\u5f15 '%s' |
| | | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_PANEL_TITLE=\u65b0\u5efa\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_TO_CREATE_OBJECTCLASS_SUMMARY=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u5c5e\u6027\u3002 |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u8be5\u5bf9\u8c61\u7c7b\u63d0\u4f9b\u540d\u79f0\u3002 |
| | | MILD_ERR_CTRL_PANEL_INVALID_OBJECTCLASS_NAME=\u63d0\u4f9b\u7684\u540d\u79f0\u65e0\u6548\u3002Details: %s |
| | | MILD_ERR_CTRL_PANEL_INVALID_OBJECTCLASS_NAME=\u63d0\u4f9b\u7684\u540d\u79f0\u65e0\u6548\u3002\u8be6\u7ec6\u4fe1\u606f: %s |
| | | MILD_ERR_CTRL_PANEL_OBJECTCLASS_NAME_ALREADY_IN_USE=\u63d0\u4f9b\u7684\u540d\u79f0 '%s' \u5728\u6a21\u5f0f\uff08\u5b9a\u4e49\u4e3a %s\uff09\u4e2d\u5df2\u5b58\u5728\u3002 |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_SUMMARY=\u6b63\u5728\u521b\u5efa\u5bf9\u8c61\u7c7b '%s'... |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_COMPLETE=\u5df2\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u5bf9\u8c61\u7c7b |
| | |
| | | INFO_CTRL_PANEL_NEW_OBJECTCLASS_TASK_DESCRIPTION=\u5728\u6a21\u5f0f\u4e2d\u521b\u5efa\u65b0\u5bf9\u8c61\u7c7b '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_OBJECTCLASS_PROGRESS=\u6b63\u5728\u521b\u5efa\u5bf9\u8c61\u7c7b '%s' |
| | | INFO_CTRL_PANEL_OBJECTCLASS_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=\u7236\u9879\u76ee: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_PARENT_LABEL=\u4e0a\u7ea7: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_OID_LABEL=OID: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ALIASES_LABEL=\u522b\u540d: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ORIGIN_LABEL=\u6e90: |
| | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DESCRIPTION_LABEL=\u63cf\u8ff0: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_TYPE_LABEL=\u7c7b\u578b: |
| | | INFO_CTRL_PANEL_OBJECTCLASS_ATTRIBUTES_LABEL=\u5c5e\u6027: |
| | | |
| | | INFO_CTRL_PANEL_NEW_OU_NAME_LABEL=\u540d\u79f0: |
| | | INFO_CTRL_PANEL_NEW_OU_DESCRIPTION_LABEL=\u63cf\u8ff0: |
| | | INFO_CTRL_PANEL_NEW_OU_ENTRY_DN_LABEL=\u6761\u76ee DN: |
| | |
| | | INFO_CTRL_PANEL_NEW_OU_FAX_NUMBER_LABEL=\u4f20\u771f\u53f7\u7801: |
| | | INFO_CTRL_PANEL_NEW_OU_PANEL_TITLE=\u65b0\u5efa\u7ec4\u7ec7\u5355\u4f4d |
| | | MILD_ERR_CTRL_PANEL_NAME_OF_OU_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u7ec4\u7ec7\u5355\u4f4d\u540d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_USER_FIRST_NAME_LABEL=\u540d: |
| | | INFO_CTRL_PANEL_NEW_USER_LAST_NAME_LABEL=\u59d3: |
| | | INFO_CTRL_PANEL_NEW_USER_COMMON_NAMES_LABEL=\u5e38\u7528\u540d: |
| | |
| | | MILD_ERR_CTRL_PANEL_USER_LAST_NAME_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u201c\u59d3\u201d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | MILD_ERR_CTRL_PANEL_USER_COMMON_NAME_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u201c\u5e38\u7528\u540d\u201d\u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | MILD_ERR_CTRL_PANEL_USER_NAMING_ATTRIBUTE_REQUIRED=\u60a8\u5fc5\u987b\u4e3a\u547d\u540d\u5c5e\u6027 '%s' \u63d0\u4f9b\u4e00\u4e2a\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TITLE=\u65b0\u5efa VLV \u7d22\u5f15 |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_NEW_VLV=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u521b\u5efa VLV \u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_SUMMARY=\u6b63\u5728\u521b\u5efa\u65b0 VLV \u7d22\u5f15 '%s'... |
| | |
| | | MILD_ERR_CTRL_PANEL_CREATING_NEW_VLV_INDEX_ERROR_DETAILS=\u521b\u5efa VLV \u7d22\u5f15\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | INFO_CTRL_PANEL_NEW_VLV_INDEX_TASK_DESCRIPTION=\u5728\u540e\u7aef '%s' \u4e2d\u521b\u5efa\u65b0 VLV \u7d22\u5f15 '%s'\u3002 |
| | | INFO_CTRL_PANEL_CREATING_NEW_VLV_INDEX_PROGRESS=\u6b63\u5728\u521b\u5efa VLV \u7d22\u5f15 '%s' |
| | | |
| | | INFO_CTRL_PANEL_EDIT_OBJECTCLASS_TITLE=\u7f16\u8f91\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_STRUCTURAL_OBJECTCLASS_LABEL=\u7ed3\u6784\u5316\u5bf9\u8c61\u7c7b: |
| | | INFO_CTRL_PANEL_AUXILIARY_OBJECTCLASS_LABEL=\u8f85\u52a9\u5bf9\u8c61\u7c7b: |
| | | |
| | | INFO_CTRL_PANEL_INDEXES_LABEL=\u7d22\u5f15: |
| | | INFO_CTRL_PANEL_AVAILABLE_INDEXES_LABEL=\u53ef\u7528\u7684\u7d22\u5f15: |
| | | INFO_CTRL_PANEL_SELECTED_INDEXES_LABEL=\u9009\u5b9a\u7684\u7d22\u5f15: |
| | |
| | | INFO_CTRL_PANEL_RESETTING_USER_PASSWORD_SUCCESSFUL_DETAILS=\u5df2\u6210\u529f\u66f4\u65b0\u7528\u6237\u5bc6\u7801\u3002 |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_SUMMARY=\u66f4\u65b0\u7528\u6237\u5bc6\u7801\u65f6\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_RESETTING_USER_PASSWORD_ERROR_DETAILS=\u66f4\u65b0\u7528\u6237\u5bc6\u7801\u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | |
| | | INFO_CTRL_PANEL_RESTORE_PANEL_TITLE=\u4ece\u5907\u4efd\u4e2d\u6062\u590d |
| | | INFO_CTRL_PANEL_AUTHENTICATION_REQUIRED_FOR_RESTORE=\u670d\u52a1\u5668\u6b63\u5728\u8fd0\u884c\u3002\u60a8\u5fc5\u987b\u63d0\u4f9b\u9a8c\u8bc1\uff0c\u624d\u80fd\u4ece\u5907\u4efd\u6062\u590d\u3002 |
| | | INFO_CTRL_PANEL_VERIFY_BACKUP_TITLE=\u68c0\u9a8c\u5907\u4efd |
| | |
| | | INFO_CTRL_PANEL_SHOW_ATTRS_WITH_VALUES_LABEL=\u4ec5\u663e\u793a\u5177\u6709\u503c\u7684\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_PASSWORD_CONFIRM_LABEL=\u5bc6\u7801\uff08\u786e\u8ba4\uff09: |
| | | INFO_CTRL_PANEL_CHOOSE_ENTRIES=\u9009\u62e9\u6761\u76ee |
| | | |
| | | INFO_CTRL_PANEL_CONTENTS_OF_FILE=- \u6587\u4ef6 '%s' \u7684\u5185\u5bb9 - |
| | | |
| | | MILD_ERR_LOADING_IMAGE=\u88c5\u5165\u56fe\u50cf\u65f6\u51fa\u9519 |
| | | INFO_CTRL_PANEL_THUMBNAIL_DESCRIPTION=\u7f29\u7565\u56fe |
| | | INFO_CTRL_PANEL_EDIT_BUTTON_LABEL=\u7f16\u8f91... |
| | | INFO_CTRL_PANEL_DELETE_BUTTON_LABEL=\u5220\u9664... |
| | | INFO_CTRL_PANEL_VIEW_BUTTON_LABEL=\u67e5\u770b... |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_ATTRIBUTE_TITLE=\u6807\u51c6\u5c5e\u6027 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_DETAILS=\u5c5e\u6027\u8be6\u7ec6\u4fe1\u606f |
| | | INFO_CTRL_PANEL_REQUIRED_BY_LABEL=\u9700\u8981\u8005: |
| | | INFO_CTRL_PANEL_ALLOWED_BY_LABEL=\u5141\u8bb8\u8005: |
| | | |
| | | INFO_CTRL_PANEL_STANDARD_OBJECTCLASS_TITLE=\u6807\u51c6\u5bf9\u8c61\u7c7b |
| | | INFO_CTRL_PANEL_OBJECTCLASS_DETAILS=\u5bf9\u8c61\u7c7b\u8be6\u7ec6\u4fe1\u606f |
| | | INFO_CTRL_PANEL_REQUIRED_ATTRIBUTES_LABEL=\u5fc5\u9700\u7684\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_OPTIONAL_ATTRIBUTES_LABEL=\u53ef\u9009\u5c5e\u6027: |
| | | INFO_CTRL_PANEL_DEFINED_IN_SCHEMA_FILE=\u5728\u4ee5\u4e0b\u6587\u4ef6\u4e2d\u5df2\u5b9a\u4e49: %s |
| | | |
| | | INFO_CTRL_PANEL_GENERIC_TITLE=%s \u63a7\u5236\u9762\u677f - %s |
| | | INFO_CTRL_PANEL_STATUS_PANEL_TITLE=\u5e38\u89c4\u72b6\u6001 |
| | | MILD_ERR_CTRL_PANEL_ERROR_READING_CONFIGURATION_SUMMARY=\u8bfb\u53d6\u914d\u7f6e\u65f6\u51fa\u9519 |
| | |
| | | INFO_CTRL_PANEL_NO_CONNECTION_HANDLER_FOUND=- \u672a\u627e\u5230\u8fde\u63a5\u5904\u7406\u7a0b\u5e8f - |
| | | INFO_CTRL_PANEL_DATA_SOURCES=\u6570\u636e\u6e90 |
| | | INFO_CTRL_PANEL_NO_DATA_SOURCES_FOUND=-\u672a\u627e\u5230\u6570\u636e\u6e90- |
| | | |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_TITLE=Windows \u670d\u52a1\u914d\u7f6e |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_PANEL_TEXT=\u6b64\u9875\u9762\u6307\u793a\u8be5\u670d\u52a1\u5668\u5b9e\u4f8b\u662f\u5426\u5df2\u914d\u7f6e\u4e3a\u4f5c\u4e3a Windows \u670d\u52a1\u8fd0\u884c\u3002\u8981\u7ba1\u7406\u81ea\u52a8\u542f\u52a8\u548c\u5176\u4ed6\u529f\u80fd\uff0c\u8bf7\u8fd0\u884c\u64cd\u4f5c\u7cfb\u7edf\u7684 Windows \u670d\u52a1\u63a7\u5236\u7ba1\u7406\u5668\u3002 |
| | | INFO_CTRL_PANEL_WINDOWS_SERVICE_INTEGRATION_LABEL=Windows \u670d\u52a1\u96c6\u6210: |
| | |
| | | MILD_ERR_CTRL_PANEL_ENABLING_WINDOWS_SERVICE_ERROR_DETAILS=\u542f\u7528 Windows \u670d\u52a1\u671f\u95f4\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_ENABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=\u542f\u7528 Windows \u670d\u52a1 |
| | | INFO_CTRL_PANEL_DISABLE_WINDOWS_SERVICE_TASK_DESCRIPTION=\u7981\u7528 Windows \u670d\u52a1 |
| | | |
| | | INFO_CTRL_PANEL_DATABASE_INDEXES=\u6570\u636e\u5e93\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_ATTRIBUTE_INDEXES=\u5c5e\u6027\u7d22\u5f15 |
| | | INFO_CTRL_PANEL_VLV_INDEXES=VLV \u7d22\u5f15 |
| | |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_SUMMARY=\u7d22\u5f15\u68c0\u9a8c\u671f\u95f4\u51fa\u9519 |
| | | MILD_ERR_CTRL_PANEL_VERIFYING_INDEXES_ERROR_DETAILS=\u7d22\u5f15\u68c0\u9a8c\u671f\u95f4\u51fa\u73b0\u9519\u8bef\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_VERIFY_INDEX_TASK_DESCRIPTION=\u68c0\u9a8c '%s' \u4e2d\u7684\u7d22\u5f15\u3002 |
| | | |
| | | # |
| | | # Note that the following property contains line breaks in HTML format (<br>) |
| | | # and must begin with <html> |
| | |
| | | MILD_ERR_CTRL_PANEL_MODIFYING_VLV_INDEX_ERROR_DETAILS=\u4fee\u6539 VLV \u7d22\u5f15 '%s' \u65f6\u51fa\u73b0\u9519\u8bef\u3002 |
| | | INFO_CTRL_PANEL_MODIFY_VLV_INDEX_TASK_DESCRIPTION=\u4fee\u6539\u540e\u7aef '%s' \u4e2d\u7684 VLV \u7d22\u5f15 '%s'\u3002 |
| | | INFO_CTRL_PANEL_MODIFYING_VLV_INDEX_PROGRESS=\u6b63\u5728\u4fee\u6539 VLV \u7d22\u5f15 '%s' |
| | | |
| | | INFO_CTRL_PANEL_AVAILABLE_LABEL=\u53ef\u7528: |
| | | INFO_CTRL_PANEL_SELECTED_LABEL=\u9009\u5b9a: |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_BUTTON=\u6dfb\u52a0 > |
| | | INFO_CTRL_PANEL_ADDREMOVE_ADD_ALL_BUTTON=\u5168\u90e8\u6dfb\u52a0 > |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_BUTTON=< \u5220\u9664 |
| | | INFO_CTRL_PANEL_ADDREMOVE_REMOVE_ALL_BUTTON=< \u5168\u90e8\u5220\u9664 |
| | | |
| | | INFO_CTRL_PANEL_OBJECTCLASS_CELL_PANEL_AUXILIARY=\u8f85\u52a9: %s |
| | | |
| | | INFO_CTRL_PANEL_ATTRIBUTE_USAGE_OPERATIONAL=%s\uff08\u64cd\u4f5c\uff09 |
| | | |
| | | INFO_CTRL_PANEL_VLV_ASCENDING_VLV_INDEX=%s\uff08\u5347\u5e8f\uff09 |
| | | INFO_CTRL_PANEL_VLV_DESCENDING_VLV_INDEX=%s\uff08\u964d\u5e8f\uff09 |
| | | ###SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=Error setting environment: %s |
| | | |
| | | SEVERE_ERR_CTRL_PANEL_SETTING_ENVIRONMENT=\u8bbe\u7f6e\u73af\u5883: %s \u65f6\u51fa\u9519 |
| | | |
| | | INFO_CTRL_PANEL_ERROR_DIALOG_TITLE=\u9519\u8bef |
| | | INFO_CTRL_PANEL_PROGRESS_DONE=\u5b8c\u6210 |
| | | INFO_CTRL_PANEL_VLV_INDEX_CELL=%s - VLV \u7d22\u5f15 |
| | | |
| | | INFO_CTRL_PANEL_DISPLAY_ALL_COMMAND_LINES=\u663e\u793a\u6240\u6709\u547d\u4ee4\u884c |
| | | |
| | | INFO_CTRL_PANEL_HELP_VIEW_DESCRIPTION=\u5168\u5c40\u89c6\u56fe\u9009\u9879\u3002 |
| | | INFO_CTRL_PANEL_REFRESH_MENU=\u5237\u65b0\u9009\u9879... |
| | | INFO_CTRL_PANEL_REFRESH_PANEL_TITLE=\u5237\u65b0\u9009\u9879 |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_PANEL_TEXT=\u9009\u62e9\u7528\u4e8e\u5237\u65b0\u6240\u663e\u793a\u7684\u76d1\u89c6\u548c\u914d\u7f6e\u4fe1\u606f\u7684\u95f4\u9694\u65f6\u95f4\uff08\u4ee5\u79d2\u4e3a\u5355\u4f4d\uff09\u3002 |
| | | INFO_CTRL_PANEL_REFRESH_OPTIONS_LABEL=\u5237\u65b0\u95f4\u9694\u65f6\u95f4\uff08\u79d2\uff09: |
| | | INFO_CTRL_PANEL_INVALID_PERIOD_VALUE=\u95f4\u9694\u65f6\u95f4\u5fc5\u987b\u4e3a\u5c0f\u4e8e %d \u79d2\u7684\u6b63\u6574\u6570\u503c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_CATEGORY_MONITORING=\u76d1\u89c6 |
| | | INFO_CTRL_PANEL_BROWSE_GENERAL_MONITORING=\u57fa\u672c\u4fe1\u606f |
| | | INFO_CTRL_PANEL_GENERAL_MONITORING_NO_ITEM_SELECTED=- \u672a\u9009\u62e9\u9879 - |
| | |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_REBUILD_INDEX_SUMMARY=\u4ec5\u5f53\u53d7\u7ba1\u670d\u52a1\u5668\u4e3a\u672c\u5730\u670d\u52a1\u5668\u65f6\uff0c\u624d\u53ef\u4ee5\u91cd\u65b0\u751f\u6210\u7d22\u5f15\u3002 |
| | | INFO_CTRL_PANEL_REMOTE_SERVER_PATH=\u8fdc\u7a0b\u670d\u52a1\u5668\u5fc5\u987b\u53ef\u4ee5\u8bbf\u95ee\u8be5\u8def\u5f84\u3002 |
| | | INFO_CTRL_PANEL_SERVER_MUST_BE_LOCAL_WINDOWS_SERVICE_SUMMARY=\u4ec5\u5f53\u53d7\u7ba1\u670d\u52a1\u5668\u4e3a\u672c\u5730\u670d\u52a1\u5668\u65f6\uff0c\u624d\u53ef\u4ee5\u67e5\u770b\u548c\u66f4\u65b0 Windows \u670d\u52a1\u914d\u7f6e\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=Could not created local \ |
| | | ### LDIF to populate new base DN with automatically generated data. Error code: \ |
| | | ### %d. |
| | | SEVERE_ERR_CTRL_PANEL_ERROR_CREATING_NEW_DATA_LDIF=\u65e0\u6cd5\u4f7f\u7528\u81ea\u52a8\u751f\u6210\u7684\u6570\u636e\u521b\u5efa\u672c\u5730 LDIF \u586b\u5145\u65b0\u7684\u57fa DN\u3002\u9519\u8bef\u4ee3\u7801: %d\u3002 |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_ID_LABEL=\u7236\u5907\u4efd ID: |
| | | INFO_CTRL_PANEL_PARENT_BACKUP_PATH_LABEL=\u7236\u5907\u4efd\u8def\u5f84: |
| | | MILD_ERR_CTRL_PANEL_NO_PARENT_BACKUP_ID_PROVIDED=\u672a\u63d0\u4f9b\u7236\u5907\u4efd ID\u3002 |
| | |
| | | INFO_CTRL_PANEL_CONNECT_TO_SERVER_MENU=\u8981\u7ba1\u7406\u7684\u670d\u52a1\u5668... |
| | | INFO_CTRL_PANEL_INDEX_REBUILD_REQUIRED_REMOTE_DETAILS=\u5df2\u6210\u529f\u4fee\u6539 '%s' \u7684\u7d22\u5f15\u914d\u7f6e\u3002\u8981\u8003\u8651\u914d\u7f6e\uff0c\u5fc5\u987b\u91cd\u65b0\u751f\u6210\u6570\u636e\u5e93\u7d22\u5f15\u6587\u4ef6\u3002\u53ef\u4ee5\u901a\u8fc7\u4f7f\u7528\u8fdc\u7a0b\u670d\u52a1\u5668\u4e0a\u7684 'rebuild-index' \u547d\u4ee4\u884c\u6216\u91cd\u65b0\u5bfc\u5165\u540e\u7aef '%s' \u7684\u5185\u5bb9\u5b8c\u6210\u6b64\u64cd\u4f5c\u3002 |
| | | INFO_PROGRESS_IMPORT_AUTOMATICALLY_GENERATED_REMOTE=\u6b63\u5728\u5bfc\u5165\u81ea\u52a8\u751f\u6210\u7684\u6570\u636e\uff08%s \u4e2a\u6761\u76ee\uff09 |
| | | ###SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND=The remote server in \ |
| | | ### '%s' is cannot be managed by this control panel. The remote server product \ |
| | | ### name is '%s' and the control panel product name is '%s'. |
| | | ###SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER=The remote server in '%s' has \ |
| | | ### not the same version as the control panel. The remote server version is \ |
| | | ### '%s.%s.%s' and the control panel version is '%d.%d.%d'. |
| | | ###SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=Could not find version \ |
| | | ### information in the remote server. The remote LDAP server does not seem to be \ |
| | | ### manageable remotely by the control panel. |
| | | SEVERE_ERR_NOT_SAME_PRODUCT_IN_REMOTE_SERVER_NOT_FOUND='%s' \u4e2d\u7684\u8fdc\u7a0b\u670d\u52a1\u5668\u65e0\u6cd5\u901a\u8fc7\u8be5\u63a7\u5236\u9762\u677f\u7ba1\u7406\u3002\u8fdc\u7a0b\u670d\u52a1\u5668\u4ea7\u54c1\u540d\u79f0\u662f '%s' \u5e76\u4e14\u63a7\u5236\u9762\u677f\u4ea7\u54c1\u540d\u79f0\u662f '%s'\u3002 |
| | | SEVERE_ERR_INCOMPATIBLE_VERSION_IN_REMOTE_SERVER='%s' \u4e2d\u7684\u8fdc\u7a0b\u670d\u52a1\u5668\u4e0e\u63a7\u5236\u9762\u677f\u7684\u7248\u672c\u4e0d\u540c\u3002\u8fdc\u7a0b\u670d\u52a1\u5668\u7248\u672c\u662f '%s.%s.%s' \u800c\u63a7\u5236\u9762\u677f\u7684\u7248\u672c\u662f '%d.%d.%d'\u3002 |
| | | SEVERE_ERR_VERSION_IN_REMOTE_SERVER_NOT_FOUND=\u5728\u8fdc\u7a0b\u670d\u52a1\u5668\u4e2d\u627e\u4e0d\u5230\u7248\u672c\u4fe1\u606f\u3002\u8fdc\u7a0b LDAP \u670d\u52a1\u5668\u65e0\u6cd5\u901a\u8fc7\u63a7\u5236\u9762\u677f\u8fdb\u884c\u8fdc\u7a0b\u7ba1\u7406\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TITLE='%s' \u4efb\u52a1\u8ba1\u5212 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUMMARY=\u6307\u5b9a\u542f\u52a8\u4efb\u52a1 '%s' \u7684\u65f6\u95f4\u3002 |
| | | INFO_CTRL_PANEL_LAUNCH_NOW=\u7acb\u5373\u542f\u52a8 |
| | |
| | | INFO_CTRL_PANEL_DAYS=\u65e5\u671f: |
| | | INFO_CTRL_PANEL_JANUARY=\u4e00\u6708 |
| | | INFO_CTRL_PANEL_FEBRUARY=\u4e8c\u6708 |
| | | INFO_CTRL_PANEL_MARS=\u4e09\u6708 |
| | | INFO_CTRL_PANEL_MARCH=3 \u6708 |
| | | INFO_CTRL_PANEL_APRIL=\u56db\u6708 |
| | | INFO_CTRL_PANEL_MAY=\u4e94\u6708 |
| | | INFO_CTRL_PANEL_JUNE=\u516d\u6708 |
| | |
| | | INFO_CTRL_PANEL_NOVEMBER=\u5341\u4e00\u6708 |
| | | INFO_CTRL_PANEL_DECEMBER=\u5341\u4e8c\u6708 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME=\u65f6\u95f4: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TIME_TOOLTIP=\u4ee5\u670d\u52a1\u5668\u4e3b\u673a\u7684\u65f6\u533a\u663e\u793a\u7684\u5c0f\u65f6\u6570\uff08\u4ece 00:00 \u5230 23:59\uff09\u3002 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAY=\u65e5: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTH=\u6708: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_YEAR=\u5e74: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_DAILY=\u4f7f\u7528\u6bcf\u65e5\u8ba1\u5212\u5b9a\u671f\u542f\u52a8 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEEKLY=\u4f7f\u7528\u6bcf\u5468\u8ba1\u5212\u5b9a\u671f\u542f\u52a8 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONTHLY=\u4f7f\u7528\u6bcf\u6708\u8ba1\u5212\u5b9a\u671f\u542f\u52a8 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=Sun |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONDAY=Mon |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TUESDAY=Tue |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEDNESDAY=Wed |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_THURSDAY=Thu |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SUNDAY=\u65e5 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_MONDAY=\u4e00 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_TUESDAY=\u4e8c |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_WEDNESDAY=\u4e09 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_THURSDAY=\u56db |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_FRIDAY=Fri |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SATURDAY=Sat |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_SATURDAY=\u516d |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON=\u4f7f\u7528 CRON \u8ba1\u5212\u5b9a\u671f\u542f\u52a8 |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_MINUTE=\u5206\u949f: |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_CRON_HOUR=\u5c0f\u65f6: |
| | |
| | | # Note that the following property contains line breaks in HTML format (<br>). |
| | | # |
| | | INFO_CTRL_PANEL_CRON_HELP=\u4f7f\u7528 ',' \u6765\u5206\u9694\u503c\u3002\u4f8b\u5982\uff1a'1,4,5'\u3002<br>\u4f7f\u7528 '-' \u6765\u6307\u793a\u95f4\u9694\u3002\u4f8b\u5982 '1-5'\u3002\<br>\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY=The provided day value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_TIME=The provided time value is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=The day '%d' does not exist in \ |
| | | ### %s. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=You must select at least one \ |
| | | ### day of the week. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=You must select at least one \ |
| | | ### day of the month. |
| | | ###SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=The provided date already passed. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=No minute provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=No hour provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=No day of month \ |
| | | ### provided. Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=No month provided. Use '*' \ |
| | | ### to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=No day of week provided. \ |
| | | ### Use '*' to indicate any value. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=The minute value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=The hour value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=The day of month \ |
| | | ### value provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=The month value \ |
| | | ### provided is not valid. |
| | | ###SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=The day of week \ |
| | | ### value provided is not valid. |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=\u63d0\u4f9b\u7684\u5c0f\u65f6\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=\u63d0\u4f9b\u7684\u5206\u949f\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY=\u63d0\u4f9b\u7684\u65e5\u671f\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_TIME=\u63d0\u4f9b\u7684\u65f6\u95f4\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_INVALID_DAY_IN_MONTH=%s \u4e2d\u4e0d\u5b58\u5728\u65e5\u671f '%d'\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_WEEK_DAY_SELECTED=\u60a8\u5fc5\u987b\u9009\u62e9\u661f\u671f\u4e2d\u7684\u81f3\u5c11\u4e00\u5929\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_MONTH_DAY_SELECTED=\u60a8\u5fc5\u987b\u9009\u62e9\u6708\u4e2d\u7684\u81f3\u5c11\u4e00\u5929\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_DATE_ALREADY_PASSED=\u63d0\u4f9b\u7684\u6570\u636e\u5df2\u901a\u8fc7\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MINUTE_PROVIDED=\u672a\u63d0\u4f9b\u5206\u949f\u3002\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_HOUR_PROVIDED=\u672a\u63d0\u4f9b\u5c0f\u65f6\u3002\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_DAY_PROVIDED=\u672a\u63d0\u4f9b\u6708\u4e2d\u51e0\u53f7\u3002\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_MONTH_PROVIDED=\u672a\u63d0\u4f9b\u6708\u4efd\u3002\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NO_CRON_WEEK_DAY_PROVIDED=\u672a\u63d0\u4f9b\u661f\u671f\u51e0\u3002\u4f7f\u7528 '*' \u6765\u6307\u793a\u4efb\u610f\u503c\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MINUTE_PROVIDED=\u63d0\u4f9b\u7684\u5206\u949f\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_HOUR_PROVIDED=\u63d0\u4f9b\u7684\u5c0f\u65f6\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_DAY_PROVIDED=\u63d0\u4f9b\u7684\u6708\u4e2d\u51e0\u53f7\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_MONTH_PROVIDED=\u63d0\u4f9b\u7684\u6708\u4efd\u503c\u65e0\u6548\u3002 |
| | | SEVERE_ERR_CTRL_PANEL_NOT_VALID_CRON_WEEK_DAY_PROVIDED=\u63d0\u4f9b\u7684\u661f\u671f\u51e0\u503c\u65e0\u6548\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_TO_SCHEDULE_LIST_TITLE=\u9884\u5b9a\u4efb\u52a1 |
| | | INFO_CTRL_PANEL_NO_TASKS_FOUND=-\u672a\u627e\u5230\u4efb\u4f55\u4efb\u52a1- |
| | | INFO_CTRL_PANEL_CANCEL_TASK_BUTTON_LABEL=\u53d6\u6d88\u4efb\u52a1 |
| | |
| | | INFO_CTRL_PANEL_LAUNCH_NOW_SUMMARY=\u7acb\u5373\u542f\u52a8 |
| | | INFO_CTRL_PANEL_LAUNCH_LATER_SUMMARY=%s \u542f\u52a8 |
| | | INFO_CTRL_PANEL_LAUNCH_PERIODICALLY_SUMMARY=\u6839\u636e CRON \u8ba1\u5212 '%s' \u5b9a\u671f\u542f\u52a8 |
| | | INFO_CTRL_PANEL_TASK_LOG_LABEL=\u4efb\u52a1\u65e5\u5fd7\u6d88\u606f |
| | | INFO_CTRL_PANEL_TASK_ATTRIBUTES_VIEW=\u663e\u793a\u4efb\u52a1\u5c5e\u6027... |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_LATER_REQUIRES_SERVER_RUNNING=\u4e3a\u4e86\u80fd\u591f\u5728\u672a\u6765\u67d0\u4e00\u5929\u542f\u52a8\u4efb\u52a1\uff0c\u670d\u52a1\u5668\u5fc5\u987b\u6b63\u5728\u8fd0\u884c\u3002 |
| | | MILD_ERR_CTRL_PANEL_LAUNCH_SCHEDULE_REQUIRES_SERVER_RUNNING=\u4e3a\u4e86\u80fd\u591f\u5b9a\u671f\u542f\u52a8\u4efb\u52a1\uff0c\u670d\u52a1\u5668\u5fc5\u987b\u6b63\u5728\u8fd0\u884c\u3002 |
| | | |
| | | INFO_CTRL_PANEL_TASK_SPECIFIC_DETAILS=\u7279\u5b9a\u4e8e\u4efb\u52a1\u7684\u8be6\u7ec6\u4fe1\u606f |
| | | INFO_CTRL_PANEL_NO_TASK_SELECTED=-\u672a\u9009\u5b9a\u4efb\u4f55\u4efb\u52a1- |
| | | INFO_CTRL_PANEL_MULTIPLE_TASKS_SELECTED=-\u5df2\u9009\u5b9a\u591a\u4e2a\u4efb\u52a1- |
| | | INFO_CTRL_PANEL_NO_TASK_SPECIFIC_DETAILS=-\u65e0\u7279\u5b9a\u4e8e\u4efb\u52a1\u7684\u8be6\u7ec6\u4fe1\u606f- |
| | | INFO_OPERATION_START_TIME_MESSAGE=\u64cd\u4f5c\u65e5\u671f: %s |
| | | |
| | | INFO_CTRL_PANEL_CHOOSE_PARENT_ENTRY_DN=\u9009\u62e9\u7236 DN |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_NAME_LABEL=\u65b0\u6761\u76ee\u540d\u79f0: |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_LABEL=\u7236\u6761\u76ee DN: |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_NAME_EMPTY=\u60a8\u5fc5\u987b\u63d0\u4f9b\u65b0\u6761\u76ee\u540d\u79f0\u3002 |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DN_NOT_VALID=\u60a8\u5fc5\u987b\u4e3a\u7236\u6761\u76ee\u63d0\u4f9b\u6709\u6548\u7684 DN\u3002 |
| | | MILD_ERR_CTRL_PANEL_DUPLICATE_ENTRY_PARENT_DOES_NOT_EXIST=\u7236\u6761\u76ee\u4e0d\u5b58\u5728\u3002 |
| | | INFO_CTRL_PANEL_DUPLICATE_ENTRY_DN=\u6761\u76ee DN: |
| | | INFO_CTRL_PANEL_ENTRY_TO_DUPLICATE_HAS_PASSWORD_WARNING=\u590d\u5236\u6761\u76ee\u5c06\u5305\u542b\u503c\u4e3a '%s' \u7684\u5bc6\u7801 |
| | | INFO_CTRL_PANEL_DS_SYNC_HIST_BINARY_VALUE=<\u4e8c\u8fdb\u5236\u503c> |
| | | INFO_REQUIRED_ICON_ACCESSIBLE_DESCRIPTION=\u9700\u8981\u7684\u56fe\u6807\u3002 |
| | | INFO_WARNING_ICON_ACCESSIBLE_DESCRIPTION=\u8b66\u544a\u56fe\u6807\u3002 |
| | | INFO_ACCESSIBLE_TABLE_CELL_NAME=%s - \u5217 %s |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=ADMIN |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=An error occurred while trying to \ |
| | | ### retrieve relation configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=The relation entry %s does \ |
| | | ### not appear to exist in the Directory Server configuration. This is a required \ |
| | | ### entry |
| | | ###SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=An error occurred while trying \ |
| | | ### to retrieve the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=The managed object \ |
| | | ### configuration entry %s does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=An error occurred while \ |
| | | ### trying to decode the managed object configuration entry %s: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=The Directory Server was unable \ |
| | | ### to load class %s and use it to create a component instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This component \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=An error occurred while trying \ |
| | | ### to initialize a component instance loaded from class %s with the information \ |
| | | ### in configuration entry %s: %s. This component will be disabled |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_LISTENER_BASE_1=\u5c1d\u8bd5\u68c0\u7d22\u5173\u7cfb\u914d\u7f6e\u6761\u76ee %s \u65f6\u51fa\u73b0\u9519\u8bef: %s |
| | | SEVERE_ERR_ADMIN_LISTENER_BASE_DOES_NOT_EXIST_2=\u76ee\u5f55\u670d\u52a1\u5668\u914d\u7f6e\u4e2d\u4e0d\u5b58\u5728\u5173\u7cfb\u6761\u76ee %s\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u7684\u6761\u76ee |
| | | SEVERE_ERR_ADMIN_CANNOT_GET_MANAGED_OBJECT_3=\u5c1d\u8bd5\u68c0\u7d22\u7ba1\u7406\u5bf9\u8c61\u914d\u7f6e\u6761\u76ee %s \u65f6\u51fa\u73b0\u9519\u8bef: %s |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DOES_NOT_EXIST_4=\u76ee\u5f55\u670d\u52a1\u5668\u914d\u7f6e\u4e2d\u4e0d\u5b58\u5728\u7ba1\u7406\u5bf9\u8c61\u914d\u7f6e\u6761\u76ee %s\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u7684\u6761\u76ee |
| | | SEVERE_ERR_ADMIN_MANAGED_OBJECT_DECODING_PROBLEM_5=\u5c1d\u8bd5\u89e3\u7801\u7ba1\u7406\u5bf9\u8c61\u914d\u7f6e\u6761\u76ee %s \u65f6\u51fa\u73b0\u9519\u8bef: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_INSTANTIATE_CLASS_6=\u76ee\u5f55\u670d\u52a1\u5668\u65e0\u6cd5\u88c5\u5165\u7c7b %s \u5e76\u4f7f\u7528\u5b83\u521b\u5efa\u914d\u7f6e\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684\u7ec4\u4ef6\u5b9e\u4f8b\u3002\u51fa\u73b0\u7684\u9519\u8bef\u662f\uff1a%s\u3002\u8be5\u7ec4\u4ef6\u5c06\u88ab\u7981\u7528 |
| | | SEVERE_ERR_ADMIN_CANNOT_INITIALIZE_COMPONENT_7=\u5c1d\u8bd5\u4f7f\u7528\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u7684\u4fe1\u606f\u521d\u59cb\u5316\u4ece\u7c7b %1$s \u88c5\u5165\u7684\u7ec4\u4ef6\u5b9e\u4f8b\u65f6\u51fa\u73b0\u9519\u8bef: %3$s\u3002\u8be5\u7ec4\u4ef6\u5c06\u88ab\u7981\u7528 |
| | | MILD_WARN_ADMIN_COMPONENT_DISABLED_8=\u5df2\u7981\u7528\u6761\u76ee %s \u4e2d\u914d\u7f6e\u7684\u76ee\u5f55\u670d\u52a1\u5668\u7ec4\u4ef6 |
| | | ###SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=The Directory Server jar file %s in \ |
| | | ### directory %s cannot be loaded because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=A core configuration \ |
| | | ### definition class could not be loaded from the core manifest file %s because \ |
| | | ### an unexpected error occurred while trying to initialize it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=A configuration \ |
| | | ### definition class could not be loaded from the extension manifest file %s in \ |
| | | ### extensions %s because an unexpected error occurred while trying to initialize \ |
| | | ### it: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_OPEN_JAR_FILE_9=\u65e0\u6cd5\u88c5\u5165\u76ee\u5f55 %2$s \u4e2d\u7684\u76ee\u5f55\u670d\u52a1\u5668 jar \u6587\u4ef6 %1$s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u6253\u5f00\u7528\u4e8e\u8bfb\u53d6\u7684\u6587\u4ef6\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %3$s |
| | | FATAL_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_CORE_MANIFEST_10=\u65e0\u6cd5\u4ece\u6838\u5fc3\u6e05\u5355\u6587\u4ef6 %s \u88c5\u5165\u6838\u5fc3\u914d\u7f6e\u5b9a\u4e49\u7c7b\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u521d\u59cb\u5316\u8be5\u7c7b\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_LOAD_CLASS_FROM_EXTENSION_MANIFEST_11=\u65e0\u6cd5\u4ece\u6269\u5c55 %2$s \u4e2d\u7684\u6269\u5c55\u6e05\u5355\u6587\u4ef6 %1$s \u88c5\u5165\u914d\u7f6e\u5b9a\u4e49\u7c7b\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u521d\u59cb\u5316\u8be5\u7c7b\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %3$s |
| | | MILD_ERR_ADMIN_NO_EXTENSIONS_DIR_12=\u6269\u5c55\u76ee\u5f55 %s \u4e0d\u5b58\u5728\uff0c\u56e0\u6b64\u5c06\u4e0d\u52a0\u8f7d\u4efb\u4f55\u6269\u5c55 |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=Unable to read the Directory \ |
| | | ### Server extensions because the extensions directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=Unable to read the Directory \ |
| | | ### Server extensions from directory %s because an unexpected error occurred \ |
| | | ### while trying to list the files in that directory: %s |
| | | ###FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=The core administration manifest \ |
| | | ### file %s cannot be located |
| | | ###FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=The core administration manifest \ |
| | | ### file %s cannot be loaded because an unexpected error occurred while trying to \ |
| | | ### read it: %s |
| | | ###SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=The administration \ |
| | | ### manifest file %s associated with the extension %s cannot be loaded because an \ |
| | | ### unexpected error occurred while trying to read it: %s |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_DIR_NOT_DIRECTORY_13=\u65e0\u6cd5\u8bfb\u53d6\u76ee\u5f55\u670d\u52a1\u5668\u6269\u5c55\uff0c\u56e0\u4e3a\u6269\u5c55\u76ee\u5f55 %s \u5b58\u5728\u4f46\u4e0d\u662f\u76ee\u5f55 |
| | | SEVERE_ERR_ADMIN_EXTENSIONS_CANNOT_LIST_FILES_14=\u65e0\u6cd5\u4ece\u76ee\u5f55 %s \u8bfb\u53d6\u76ee\u5f55\u670d\u52a1\u5668\u6269\u5c55\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u5217\u51fa\u8be5\u76ee\u5f55\u4e2d\u7684\u6587\u4ef6\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | FATAL_ERR_ADMIN_CANNOT_FIND_CORE_MANIFEST_15=\u65e0\u6cd5\u5b9a\u4f4d\u5230\u6838\u5fc3\u7ba1\u7406\u6e05\u5355\u6587\u4ef6 %s |
| | | FATAL_ERR_ADMIN_CANNOT_READ_CORE_MANIFEST_16=\u65e0\u6cd5\u88c5\u5165\u6838\u5fc3\u7ba1\u7406\u6e05\u5355\u6587\u4ef6 %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u8bfb\u53d6\u8be5\u6587\u4ef6\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | SEVERE_ERR_ADMIN_CANNOT_READ_EXTENSION_MANIFEST_17=\u65e0\u6cd5\u88c5\u5165\u4e0e\u6269\u5c55 %2$s \u76f8\u5173\u8054\u7684\u7ba1\u7406\u6e05\u5355\u6587\u4ef6 %1$s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u8bfb\u53d6\u8be5\u6587\u4ef6\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %3$s |
| | | INFO_ADMIN_TOOL_DESCRIPTION_18=\u6b64\u5b9e\u7528\u7a0b\u5e8f\u53ef\u7528\u4e8e\u6267\u884c\u76ee\u5f55\u670d\u52a1\u5668\u7ba1\u7406\u6846\u67b6\u4e2d\u7684\u64cd\u4f5c |
| | | INFO_ADMIN_SUBCMD_CREATE_GROUP_DESCRIPTION_19=\u521b\u5efa\u65b0\u7684\u670d\u52a1\u5668\u7ec4 |
| | | INFO_ADMIN_ARG_DESCRIPTION_DESCRIPTION_20=\u670d\u52a1\u5668\u7ec4\u7684\u63cf\u8ff0\u3002\u5982\u679c\u672a\u6307\u5b9a\uff0c\u63cf\u8ff0\u5c06\u4e3a\u7a7a |
| | |
| | | INFO_ADMIN_ARG_REMOVE_MEMBERNAME_DESCRIPTION_29=\u8981\u5220\u9664\u7684\u670d\u52a1\u5668\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERS_DESCRIPTION_30=\u5217\u51fa\u6307\u5b9a\u670d\u52a1\u5668\u7ec4\u7684\u670d\u52a1\u5668 |
| | | INFO_ADMIN_SUBCMD_LIST_MEMBERSHIP_DESCRIPTION_31=\u5217\u51fa\u6307\u5b9a\u670d\u52a1\u5668\u6240\u5c5e\u7684\u670d\u52a1\u5668\u7ec4 |
| | | ###FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=Could not connect to %s. Check that \ |
| | | ### the server is running and that the provided credentials are valid |
| | | FATAL_ERR_ADMIN_CANNOT_CONNECT_TO_ADS_32=\u65e0\u6cd5\u8fde\u63a5\u5230 %s\u3002\u8bf7\u68c0\u67e5\u670d\u52a1\u5668\u662f\u5426\u6b63\u5728\u8fd0\u884c\u4ee5\u53ca\u63d0\u4f9b\u7684\u51ed\u8bc1\u662f\u5426\u6709\u6548 |
| | | INFO_ADMIN_SUBCMD_CREATE_ADS_DESCRIPTION_33=\u521b\u5efa\u65b0\u7684 ADS DN |
| | | INFO_ADMIN_SUBCMD_DELETE_ADS_DESCRIPTION_34=\u5220\u9664\u73b0\u6709\u7684 ADS DN |
| | | ###FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=The host name is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=The host name is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_IPATH_37=The installation path is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_IPATH_38=The installation path is not valid |
| | | ###FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=An access permission error occurs |
| | | ###FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=The entity is already registered |
| | | ###FATAL_ERR_ADMIN_BROKEN_INSTALL_41=The administrative repository is broken |
| | | ###FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=The entity is not yet registered |
| | | ###FATAL_ERR_ADMIN_MISSING_PORT_43=The port is missing |
| | | ###FATAL_ERR_ADMIN_NOVALID_PORT_44=The port is not valid |
| | | ###FATAL_ERR_ADMIN_MISSING_NAME_45=The name is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=The administration UID is missing |
| | | ###FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=The administrator password is \ |
| | | ### missing |
| | | ###FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=An unexpected error occurs |
| | | FATAL_ERR_ADMIN_MISSING_HOSTNAME_35=\u7f3a\u5c11\u4e3b\u673a\u540d |
| | | FATAL_ERR_ADMIN_NOVALID_HOSTNAME_36=\u4e3b\u673a\u540d\u65e0\u6548 |
| | | FATAL_ERR_ADMIN_MISSING_IPATH_37=\u7f3a\u5c11\u5b89\u88c5\u8def\u5f84 |
| | | FATAL_ERR_ADMIN_NOVALID_IPATH_38=\u5b89\u88c5\u8def\u5f84\u65e0\u6548 |
| | | FATAL_ERR_ADMIN_ACCESS_PERMISSION_39=\u53d1\u751f\u5b58\u53d6\u6743\u9650\u9519\u8bef |
| | | FATAL_ERR_ADMIN_ALREADY_REGISTERED_40=\u8be5\u5b9e\u4f53\u5df2\u6ce8\u518c |
| | | FATAL_ERR_ADMIN_BROKEN_INSTALL_41=\u7ba1\u7406\u7cfb\u7edf\u4fe1\u606f\u5e93\u635f\u574f |
| | | FATAL_ERR_ADMIN_NOT_YET_REGISTERED_42=\u8be5\u5b9e\u4f53\u5c1a\u672a\u6ce8\u518c |
| | | FATAL_ERR_ADMIN_MISSING_PORT_43=\u7f3a\u5c11\u7aef\u53e3 |
| | | FATAL_ERR_ADMIN_NOVALID_PORT_44=\u7aef\u53e3\u65e0\u6548 |
| | | FATAL_ERR_ADMIN_MISSING_NAME_45=\u7f3a\u5c11\u540d\u79f0 |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_UID_46=\u7f3a\u5c11\u7ba1\u7406 UID |
| | | FATAL_ERR_ADMIN_MISSING_ADMIN_PASSWORD_47=\u7f3a\u5c11\u7ba1\u7406\u5458\u5bc6\u7801 |
| | | FATAL_ERR_ADMIN_ERROR_UNEXPECTED_48=\u51fa\u73b0\u610f\u5916\u9519\u8bef |
| | | INFO_ADMIN_ERROR_49=[\u9519\u8bef] |
| | | INFO_ADMIN_SUCCESSFUL_50=\u5df2\u6210\u529f\u5b8c\u6210\u8be5\u64cd\u4f5c |
| | | INFO_ADMIN_SUCCESSFUL_NOP_51=\u5df2\u6210\u529f\u5b8c\u6210\u8be5\u64cd\u4f5c\uff0c\u800c\u65e0\u9700\u6267\u884c\u4efb\u4f55\u5176\u4ed6\u64cd\u4f5c |
| | | ###SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | SEVERE_ERR_ADMIN_NO_MESSAGE_52= |
| | | INFO_ADMIN_ARG_CREATE_GROUP_GROUPNAME_DESCRIPTION_53=\u65b0\u7ec4\u7684\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | INFO_ADMIN_ARG_GROUPNAME_DESCRIPTION_54=\u7ec4\u7684\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | INFO_ADMIN_ARG_MEMBERNAME_DESCRIPTION_55=\u6210\u5458\u7684\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | INFO_ADMIN_ARG_BACKENDNAME_DESCRIPTION_56=\u5c06\u5728\u5176\u4e2d\u5b58\u50a8\u7ba1\u7406\u6570\u636e\u7684\u540e\u7aef\u540d\u79f0 |
| | | ###SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=Unable to register an \ |
| | | ### add/delete listener against the entry "%s" because it does not exist in the \ |
| | | ### configuration |
| | | SEVERE_ERR_ADMIN_UNABLE_TO_REGISTER_LISTENER_57=\u65e0\u6cd5\u4e3a\u6761\u76ee "%s" \u6ce8\u518c\u4e00\u4e2a\u6dfb\u52a0/\u5220\u9664\u4fa6\u542c\u5668\uff0c\u56e0\u4e3a\u5176\u4e0d\u5b58\u5728\u4e8e\u914d\u7f6e\u4e2d |
| | | INFO_ADMIN_SUBCMD_REGISTER_SERVER_DESCRIPTION_58=\u5c06\u670d\u52a1\u5668\u6ce8\u518c\u5230\u7ba1\u7406\u57df |
| | | INFO_ADMIN_SUBCMD_UNREGISTER_SERVER_DESCRIPTION_59=\u4ece\u7ba1\u7406\u57df\u53d6\u6d88\u6ce8\u518c\u670d\u52a1\u5668 |
| | | INFO_ADMIN_ARG_SERVERNAME_DESCRIPTION_60=\u670d\u52a1\u5668\u7684\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | |
| | | INFO_ADMIN_SUBCMD_GET_SERVER_PROPERTIES_DESCRIPTION_63=\u663e\u793a\u670d\u52a1\u5668\u5c5e\u6027 |
| | | INFO_ADMIN_SUBCMD_SET_SERVER_PROPERTIES_DESCRIPTION_64=\u4fee\u6539\u670d\u52a1\u5668\u5c5e\u6027 |
| | | INFO_ADMIN_ARG_SERVERID_DESCRIPTION_65=\u5df2\u6ce8\u518c\u7684\u670d\u52a1\u5668\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | ###FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=The provided serverId is not \ |
| | | ### registered |
| | | FATAL_ERR_ADMIN_SERVER_NOT_REGISTERED_66=\u63d0\u4f9b\u7684 serverId \u5c1a\u672a\u6ce8\u518c |
| | | INFO_ADMIN_SUBCMD_CREATE_ADMIN_USER_DESCRIPTION_67=\u521b\u5efa\u65b0\u7684\u7ba1\u7406\u5458 |
| | | INFO_ADMIN_SUBCMD_DELETE_ADMIN_USER_DESCRIPTION_68=\u5220\u9664\u73b0\u6709\u7684\u7ba1\u7406\u5458 |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_DESCRIPTION_69=\u5217\u51fa\u5df2\u5b9a\u4e49\u7684\u7ba1\u7406\u5458 |
| | |
| | | INFO_ADMIN_SUBCMD_SET_ADMIN_USER_PROPERTIES_DESCRIPTION_71=\u4fee\u6539\u7ba1\u7406\u5458\u7684\u5c5e\u6027 |
| | | INFO_ADMIN_SUBCMD_LIST_ADMIN_USER_PROPERTIES_DESCRIPTION_72=\u63cf\u8ff0\u7ba1\u7406\u5458\u7684\u5c5e\u6027 |
| | | INFO_ADMIN_ARG_USERID_DESCRIPTION_73=\u7ba1\u7406\u5458\u7684\u552f\u4e00\u6807\u8bc6\u7b26\u3002\u8fd9\u662f\u4e00\u4e2a\u5fc5\u9700\u53c2\u6570 |
| | | ###SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=Reason unknown |
| | | ###SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=A configuration exception \ |
| | | ### occurred while evaluating a constraint: %s |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=The %s could \ |
| | | ### be found but did not contain any type information (e.g. missing object \ |
| | | ### classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=The %s could \ |
| | | ### be found but did not contain the expected type information (e.g. incorrect \ |
| | | ### object classes in LDAP) |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=The %s \ |
| | | ### could be found but its type resolved to an abstract managed object \ |
| | | ### definition |
| | | ###SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=The managed object could not \ |
| | | ### be decoded due to an unspecified reason |
| | | ###SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=The default values \ |
| | | ### for the "%s" property could not be determined |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=The value "%s" is not \ |
| | | ### a valid value for the "%s" property, which must have the following \ |
| | | ### syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=The string value \ |
| | | ### "%s" is not a valid value for the "%s" property, which must have the \ |
| | | ### following syntax: %s |
| | | ###SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=The "%s" property must be \ |
| | | ### specified as it is mandatory |
| | | ###SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=The "%s" property must not \ |
| | | ### be modified as it is read-only |
| | | ###SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91=The "%s" property \ |
| | | ### must not contain more than one value |
| | | ###SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=An internal error \ |
| | | ### occurred while processing property "%s": unknown property type "%s" |
| | | ###SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=Authentication failure |
| | | ###SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=The \ |
| | | ### requested authentication mechanism is not supported by the server |
| | | ###SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=Authorization failure |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=A communication problem \ |
| | | ### occurred while contacting the server |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=The operation was rejected \ |
| | | ### for the following reason: %s |
| | | ###SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=The operation was rejected \ |
| | | ### for the following reasons: %s |
| | | ###SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=The operation could \ |
| | | ### not be performed because a conflicting change has already occurred. There \ |
| | | ### may be another client administration tool in use |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=The %s could not \ |
| | | ### be decoded due to the following reason: %s |
| | | ###SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=The %s could not \ |
| | | ### be decoded due to the following reasons: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=Empty managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=Blank managed \ |
| | | ### object names are not permitted |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=The managed \ |
| | | ### object name "%s" is not a valid value for the naming property "%s", \ |
| | | ### which must have the following syntax: %s |
| | | ###SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=The managed \ |
| | | ### object name "%s" is not permitted |
| | | ###SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=The managed object \ |
| | | ### could not be created because there is an existing managed object with \ |
| | | ### the same name |
| | | ###SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=The requested managed \ |
| | | ### object could not be found |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108=The "%s" \ |
| | | ### property is mandatory |
| | | ###SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=The following \ |
| | | ### properties are mandatory: %s |
| | | ###SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \ |
| | | ### recognized |
| | | ###SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \ |
| | | ### occurred while contacting the server: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=The following \ |
| | | ### constraint violation occurred: %s |
| | | ###SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=The following \ |
| | | ### constraint violations occurred: %s |
| | | ###SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a non-existent %s \ |
| | | ### in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=The value \ |
| | | ### "%s" in property "%s" in the enabled %s in entry "%s" refers to a \ |
| | | ### disabled %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=The value "%s" in \ |
| | | ### property "%s" in the %s in entry "%s" refers to a disabled %s in \ |
| | | ### entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=The %s in entry "%s" \ |
| | | ### cannot be deleted because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=The %s in entry "%s" \ |
| | | ### cannot be disabled because it is referenced by the "%s" property \ |
| | | ### of the %s in entry "%s" |
| | | ###FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=The administration \ |
| | | ### framework could not be initialized due to the following exception: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=An unexpected \ |
| | | ### error occurred while reading the manifest file: %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=An error occurred while \ |
| | | ### attempting to load class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=Unable to \ |
| | | ### to find the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=Unable to \ |
| | | ### to invoke the getInstance() method in the managed object definition \ |
| | | ### class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=Unable initialize the \ |
| | | ### "%s" managed object definition in class "%s": %s |
| | | ###SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=The extension "%s" \ |
| | | ### with manifest file %s cannot be loaded because an unexpected error \ |
| | | ### occurred while trying to initialize it: %s |
| | | ###FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=The core administration \ |
| | | ### classes could not be loaded from manifest file %s because an unexpected \ |
| | | ### error occurred: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=The %s "%s" referenced in \ |
| | | ### property "%s" does not exist |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=The %s "%s" referenced in \ |
| | | ### property "%s" exists but has an invalid configuration: %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=The %s "%s" referenced in \ |
| | | ### property "%s" is disabled |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=The "%s" property \ |
| | | ### in the %s called "%s" references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=The "%s" property \ |
| | | ### in the %s references this %s |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s called "%s" |
| | | ###SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=This %s cannot be \ |
| | | ### disabled because it is referenced by the "%s" property in the %s |
| | | ###SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=An error occurred \ |
| | | ### while attempting to determine if the %s in entry %s is enabled: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=The administration connector \ |
| | | ###self-signed certificate cannot be generated because the following error \ |
| | | ###occurred: %s |
| | | ###SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=The administration \ |
| | | ###connector self-signed certificate cannot be generated because the following \ |
| | | ###files are missing: %s |
| | | ###SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=Failed to set permissions \ |
| | | ### on file %s |
| | | ###FATAL_ERR_ADMIN_MERGING_138=The registry information of the servers could not \ |
| | | ### be merged |
| | | SEVERE_ERR_OPERATION_REJECTED_DEFAULT_74=\u539f\u56e0\u672a\u77e5 |
| | | SEVERE_ERR_SERVER_CONSTRAINT_EXCEPTION_75=\u8bc4\u4f30\u7ea6\u675f\u65f6\u51fa\u73b0\u914d\u7f6e\u5f02\u5e38: %s |
| | | SEVERE_ERR_DECODING_EXCEPTION_NO_TYPE_INFO_82=\u53ef\u4ee5\u627e\u5230 %s \u4f46\u5176\u4e2d\u4e0d\u5305\u542b\u4efb\u4f55\u7c7b\u578b\u4fe1\u606f\uff08\u4f8b\u5982 LDAP \u4e2d\u7f3a\u5c11\u7684\u5bf9\u8c61\u7c7b\uff09 |
| | | SEVERE_ERR_DECODING_EXCEPTION_WRONG_TYPE_INFO_83=\u53ef\u4ee5\u627e\u5230 %s \u4f46\u5176\u4e2d\u4e0d\u5305\u542b\u4efb\u4f55\u9884\u671f\u7c7b\u578b\u4fe1\u606f\uff08\u4f8b\u5982 LDAP \u4e2d\u4e0d\u6b63\u786e\u7684\u5bf9\u8c61\u7c7b\uff09 |
| | | SEVERE_ERR_DECODING_EXCEPTION_ABSTRACT_TYPE_INFO_84=\u53ef\u4ee5\u627e\u5230 %s \u4f46\u5176\u7c7b\u578b\u89e3\u6790\u4e3a\u62bd\u8c61\u7ba1\u7406\u5bf9\u8c61\u5b9a\u4e49 |
| | | SEVERE_ERR_DECODING_EXCEPTION_UNKNOWN_85=\u4e0d\u660e\u539f\u56e0\u5bfc\u81f4\u65e0\u6cd5\u89e3\u7801\u7ba1\u7406\u5bf9\u8c61 |
| | | SEVERE_ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION_86=\u65e0\u6cd5\u786e\u5b9a "%s" \u5c5e\u6027\u7684\u9ed8\u8ba4\u503c |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_EXCEPTION_87=\u503c "%s" \u4e0d\u662f "%s" \u5c5e\u6027\u7684\u6709\u6548\u503c\uff0c\u8be5\u5c5e\u6027\u5fc5\u987b\u5305\u542b\u4ee5\u4e0b\u8bed\u6cd5: %s |
| | | SEVERE_ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION_88=\u5b57\u7b26\u4e32\u503c "%s" \u4e0d\u662f "%s" \u5c5e\u6027\u7684\u6709\u6548\u503c\uff0c\u8be5\u5c5e\u6027\u5fc5\u987b\u5305\u542b\u4ee5\u4e0b\u8bed\u6cd5: %s |
| | | SEVERE_ERR_PROPERTY_IS_MANDATORY_EXCEPTION_89=\u5fc5\u987b\u6307\u5b9a "%s" \u5c5e\u6027\uff0c\u56e0\u4e3a\u5176\u4e3a\u5fc5\u9700\u5c5e\u6027 |
| | | SEVERE_ERR_PROPERTY_IS_READ_ONLY_EXCEPTION_90=\u4e0d\u80fd\u4fee\u6539 "%s" \u5c5e\u6027\uff0c\u56e0\u4e3a\u5176\u4e3a\u53ea\u8bfb\u5c5e\u6027 |
| | | SEVERE_ERR_PROPERTY_IS_SINGLE_VALUED_EXCEPTION_91="%s" \u5c5e\u6027\u4e0d\u80fd\u5305\u542b\u591a\u4e2a\u503c |
| | | SEVERE_ERR_UNKNOWN_PROPERTY_DEFINITION_EXCEPTION_92=\u5904\u7406\u5c5e\u6027 "%s" \u65f6\u51fa\u73b0\u5185\u90e8\u9519\u8bef\uff1a\u672a\u77e5\u5c5e\u6027\u7c7b\u578b "%s" |
| | | SEVERE_ERR_AUTHENTICATION_EXCEPTION_DEFAULT_93=\u9a8c\u8bc1\u5931\u8d25 |
| | | SEVERE_ERR_AUTHENTICATION_NOT_SUPPORTED_EXCEPTION_DEFAULT_94=\u670d\u52a1\u5668\u4e0d\u652f\u6301\u8bf7\u6c42\u7684\u9a8c\u8bc1\u673a\u5236 |
| | | SEVERE_ERR_AUTHORIZATION_EXCEPTION_DEFAULT_95=\u6388\u6743\u5931\u8d25 |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_96=\u8054\u7cfb\u670d\u52a1\u5668\u65f6\u51fa\u73b0\u901a\u4fe1\u95ee\u9898 |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_SINGLE_97=\u64cd\u4f5c\u88ab\u62d2\u7edd\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_ERR_OPERATION_REJECTED_EXCEPTION_PLURAL_98=\u64cd\u4f5c\u88ab\u62d2\u7edd\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_ERR_CONCURRENT_MODIFICATION_EXCEPTION_DEFAULT_99=\u65e0\u6cd5\u6267\u884c\u8be5\u64cd\u4f5c\uff0c\u56e0\u4e3a\u5df2\u51fa\u73b0\u66f4\u6539\u51b2\u7a81\u3002\u53ef\u80fd\u6b63\u5728\u4f7f\u7528\u53e6\u4e00\u4e2a\u5ba2\u6237\u7aef\u7ba1\u7406\u5de5\u5177 |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_SINGLE_100=\u65e0\u6cd5\u89e3\u7801 %s\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_ERR_MANAGED_OBJECT_DECODING_EXCEPTION_PLURAL_101=\u65e0\u6cd5\u89e3\u7801 %s\uff0c\u539f\u56e0\u5982\u4e0b: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_EMPTY_102=\u4e0d\u5141\u8bb8\u7ba1\u7406\u5bf9\u8c61\u540d\u79f0\u4e3a\u7a7a |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_BLANK_103=\u4e0d\u5141\u8bb8\u7ba1\u7406\u5bf9\u8c61\u540d\u79f0\u4e3a\u7a7a |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_SYNTAX_104=\u7ba1\u7406\u5bf9\u8c61\u540d\u79f0 "%s" \u4e0d\u662f\u547d\u540d\u5c5e\u6027 "%s" \u7684\u6709\u6548\u503c\uff0c\u8be5\u5c5e\u6027\u5fc5\u987b\u5305\u542b\u4ee5\u4e0b\u8bed\u6cd5: %s |
| | | SEVERE_ERR_ILLEGAL_MANAGED_OBJECT_NAME_EXCEPTION_OTHER_105=\u4e0d\u5141\u8bb8\u7ba1\u7406\u5bf9\u8c61\u540d\u79f0 "%s" |
| | | SEVERE_ERR_MANAGED_OBJECT_ALREADY_EXISTS_EXCEPTION_106=\u65e0\u6cd5\u521b\u5efa\u8be5\u7ba1\u7406\u5bf9\u8c61\uff0c\u56e0\u4e3a\u5b58\u5728\u76f8\u540c\u540d\u79f0\u7684\u7ba1\u7406\u5bf9\u8c61 |
| | | SEVERE_ERR_MANAGED_OBJECT_NOT_FOUND_EXCEPTION_107=\u672a\u627e\u5230\u8bf7\u6c42\u7684\u7ba1\u7406\u5bf9\u8c61 |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_SINGLE_108="%s" \u5c5e\u6027\u662f\u5fc5\u9700\u5c5e\u6027 |
| | | SEVERE_ERR_MISSING_MANDATORY_PROPERTIES_EXCEPTION_PLURAL_109=\u4ee5\u4e0b\u5c5e\u6027\u662f\u5fc5\u9700\u5c5e\u6027: %s |
| | | SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=\u65e0\u6cd5\u8bc6\u522b\u5c5e\u6027 "%s" |
| | | SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=\u8054\u7cfb\u670d\u52a1\u5668\u65f6\u51fa\u73b0\u901a\u4fe1\u95ee\u9898: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_SINGLE_112=\u51fa\u73b0\u4ee5\u4e0b\u7ea6\u675f\u8fdd\u89c4: %s |
| | | SEVERE_ERR_CONSTRAINT_VIOLATION_EXCEPTION_PLURAL_113=\u51fa\u73b0\u4ee5\u4e0b\u7ea6\u675f\u8fdd\u89c4: %s |
| | | SEVERE_ERR_SERVER_REFINT_DANGLING_REFERENCE_114=\u6761\u76ee "%4$s" \u7684 %3$s \u4e2d\u7684\u5c5e\u6027 "%2$s" \u7684\u503c "%1$s" \u5f15\u7528\u6761\u76ee "%6$s" \u4e2d\u4e0d\u5b58\u5728\u7684 %5$s |
| | | SEVERE_ERR_SERVER_REFINT_SOURCE_ENABLED_TARGET_DISABLED_115=\u6761\u76ee "%4$s" \u4e2d\u5df2\u542f\u7528\u7684 %3$s \u4e2d\u7684\u5c5e\u6027 "%2$s" \u7684\u503c "%1$s" \u5f15\u7528\u6761\u76ee "%6$s" \u4e2d\u5df2\u7981\u7528\u7684 %5$s |
| | | SEVERE_ERR_SERVER_REFINT_TARGET_DISABLED_116=\u6761\u76ee "%4$s" \u7684 %3$s \u4e2d\u7684\u5c5e\u6027 "%2$s" \u7684\u503c "%1$s" \u5f15\u7528\u6761\u76ee "%6$s" \u4e2d\u5df2\u7981\u7528\u7684 %5$s |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DELETE_117=\u65e0\u6cd5\u5220\u9664\u6761\u76ee "%2$s" \u4e2d\u7684 %1$s\uff0c\u56e0\u4e3a\u5b83\u88ab\u6761\u76ee "%5$s" \u4e2d\u7684 %4$s \u7684 "%3$s" \u5c5e\u6027\u6240\u5f15\u7528 |
| | | SEVERE_ERR_SERVER_REFINT_CANNOT_DISABLE_118=\u65e0\u6cd5\u7981\u7528\u6761\u76ee "%2$s" \u4e2d\u7684 %1$s\uff0c\u56e0\u4e3a\u5b83\u88ab\u6761\u76ee "%5$s" \u4e2d\u7684 %4$s \u7684 "%3$s" \u5c5e\u6027\u6240\u5f15\u7528 |
| | | FATAL_ERR_CANNOT_INITIALIZE_ADMIN_FRAMEWORK_119=\u7531\u4e8e\u4ee5\u4e0b\u5f02\u5e38\u5bfc\u81f4\u65e0\u6cd5\u521d\u59cb\u5316\u7ba1\u7406\u6846\u67b6: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_READ_MANIFEST_FILE_120=\u8bfb\u53d6\u6e05\u5355\u6587\u4ef6\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_CLASS_121=\u5c1d\u8bd5\u88c5\u5165\u7c7b "%s" \u65f6\u51fa\u73b0\u9519\u8bef: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_FIND_GET_INSTANCE_METHOD_122=\u65e0\u6cd5\u5728\u7ba1\u7406\u5bf9\u8c61\u5b9a\u4e49\u7c7b "%s" \u4e2d\u627e\u5230 getInstance() \u65b9\u6cd5: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INVOKE_GET_INSTANCE_METHOD_123=\u65e0\u6cd5\u5728\u7ba1\u7406\u5bf9\u8c61\u5b9a\u4e49\u7c7b "%s" \u4e2d\u8c03\u7528 getInstance() \u65b9\u6cd5: %s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_INITIALIZE_DEFN_124=\u65e0\u6cd5\u5728\u7c7b "%2$s" \u4e2d\u521d\u59cb\u5316 "%1$s" \u7ba1\u7406\u5bf9\u8c61\u5b9a\u4e49: %3$s |
| | | SEVERE_ERR_CLASS_LOADER_CANNOT_LOAD_EXTENSION_125=\u65e0\u6cd5\u88c5\u5165\u6269\u5c55 "%s" \u548c\u6e05\u5355\u6587\u4ef6 %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u521d\u59cb\u5316\u65f6\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | FATAL_ERR_CLASS_LOADER_CANNOT_LOAD_CORE_126=\u65e0\u6cd5\u4ece\u6e05\u5355\u6587\u4ef6 %s \u88c5\u5165\u6838\u5fc3\u7ba1\u7406\u7c7b\uff0c\u56e0\u4e3a\u51fa\u73b0\u610f\u5916\u9519\u8bef: %s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DANGLING_REFERENCE_127=\u5c5e\u6027 "%3$s" \u4e2d\u5f15\u7528\u7684 %1$s "%2$s" \u4e0d\u5b58\u5728 |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_INVALID_128=\u5c5e\u6027 "%3$s" \u4e2d\u5f15\u7528\u7684 %1$s "%2$s" \u5b58\u5728\u4f46\u5305\u542b\u65e0\u6548\u914d\u7f6e: %4$s |
| | | SEVERE_ERR_CLIENT_REFINT_TARGET_DISABLED_129=\u5c5e\u6027 "%3$s" \u4e2d\u5f15\u7528\u7684 %1$s "%2$s" \u5df2\u7981\u7528 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITH_NAME_130=%2$s \u4e2d\u79f0\u4e3a "%3$s" \u7684 "%1$s" \u5c5e\u6027\u5f15\u7528\u8be5 %4$s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DELETE_WITHOUT_NAME_131=%2$s \u4e2d\u7684 "%1$s" \u5c5e\u6027\u5f15\u7528\u8be5 %3$s |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITH_NAME_132=\u65e0\u6cd5\u7981\u7528 %1$s\uff0c\u56e0\u4e3a\u5b83\u88ab %3$s \u4e2d\u79f0\u4e3a "%4$s" \u7684 "%2$s" \u5c5e\u6027\u5f15\u7528 |
| | | SEVERE_ERR_CLIENT_REFINT_CANNOT_DISABLE_WITHOUT_NAME_133=\u65e0\u6cd5\u7981\u7528 %1$s\uff0c\u56e0\u4e3a\u5b83\u88ab %3$s \u4e2d\u7684 "%2$s" \u5c5e\u6027\u5f15\u7528 |
| | | SEVERE_ERR_REFINT_UNABLE_TO_EVALUATE_TARGET_CONDITION_134=\u5c1d\u8bd5\u786e\u5b9a\u662f\u5426\u542f\u7528\u4e86\u6761\u76ee %2$s \u4e2d\u7684 %1$s \u65f6\u51fa\u73b0\u9519\u8bef: %3$s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_135=\u7531\u4e8e\u51fa\u73b0\u4ee5\u4e0b\u9519\u8bef\u5bfc\u81f4\u65e0\u6cd5\u751f\u6210\u7ba1\u7406\u8fde\u63a5\u5668\u81ea\u7b7e\u540d\u8bc1\u4e66: %s |
| | | SEVERE_ERR_ADMIN_CERTIFICATE_GENERATION_MISSING_FILES_136=\u7531\u4e8e\u7f3a\u5c11\u4ee5\u4e0b\u6587\u4ef6\u5bfc\u81f4\u65e0\u6cd5\u751f\u6210\u7ba1\u7406\u8fde\u63a5\u5668\u81ea\u7b7e\u540d\u8bc1\u4e66: %s |
| | | SEVERE_WARN_ADMIN_SET_PERMISSIONS_FAILED_137=\u65e0\u6cd5\u4e3a\u6587\u4ef6 %s \u8bbe\u7f6e\u6743\u9650 |
| | | FATAL_ERR_ADMIN_MERGING_138=\u65e0\u6cd5\u5408\u5e76\u670d\u52a1\u5668\u7684\u6ce8\u518c\u8868\u4fe1\u606f |
| | | |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=BACKEND |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to \ |
| | | ### de-register sub-suffix "%s" from the backend with suffix "%s". However, the \ |
| | | ### subordinate backend containing that sub-suffix also contains additional \ |
| | | ### sub-suffixes and may not be de-registered. It may be possible to remove this \ |
| | | ### sub-suffix by editing the configuration for the subordinate backend with \ |
| | | ### which it is associated |
| | | ###FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \ |
| | | ### root DSE backend without providing a configuration entry. This is not \ |
| | | ### allowed |
| | | FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=Es wurde versucht, die Registrierung von Teilsuffix "%s" vom Backend mit Suffix "%s" aufzuheben. Das untergeordnete Backend, das dieses Teilsuffix enth\u00e4lt, enth\u00e4lt auch zus\u00e4tzliche Teilsuffixes, sodass die Registrierung m\u00f6glicherweise nicht aufgehoben werden kann. Dieses Teilsuffix kann m\u00f6glicherweise entfernt werden, indem die Konfiguration f\u00fcr das untergeordnete Backend, mit dem das Teilsuffix verkn\u00fcpft ist, bearbeitet wird |
| | | FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=Es wurde versucht, das Root-DSE-Backend ohne Angabe eines Konfigurationseintrags zu konfigurieren. Dies ist nicht zul\u00e4ssig |
| | | INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=Satz von Basis-DNs, der f\u00fcr singleLevel-, wholeSubtree- und subordinateSubtree-Suchen im Root-DSE verwendet wird. Wenn dieser nicht angegeben wird, wird der Satz aller benutzerdefinierten Suffixe verwendet |
| | | ###SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is \ |
| | | ### configured as one of the subordinate base DNs to use for searches below the \ |
| | | ### root DSE. However, this base DN is not handled by any suffix registered with \ |
| | | ### the Directory Server and will therefore not be used |
| | | ###SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem \ |
| | | ### occurred while trying to determine the set of subordinate base DNs to use for \ |
| | | ### searches below the root DSE: %s |
| | | SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Basis-DN "%s" ist als einer der untergeordneten Basis-DNs konfiguriert, der f\u00fcr Suchen unterhalb der Root-DSE verwendet wird. Diese Basis-DN wird jedoch nicht von einem Suffix, das mit dem Directory-Server registriert ist, bearbeitet und wird daher nicht verwendet |
| | | SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=Unerwarteter Fehler beim Versuch, den Satz von untergeordneten Basis-DNs, die f\u00fcr die Suchen unterhalb der Root-DSE verwendet werden, festzulegen: %s |
| | | MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=Beim Root-DSE-Backend wurde die Abfrage des Eintrags mit der DN "%s" angefordert. Fragen Sie \u00fcber dieses Backend ausschlie\u00dflich den Root-DSE selbst ab. Die definierten untergeordneten Backends werden trotzdem \u00fcberpr\u00fcft und der angeforderte Eintrag wird gesucht |
| | | MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=Eintrag "%s" kann nicht hinzugef\u00fcgt werden, da Hinzuf\u00fcgevorg\u00e4nge im Root-DSE-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=Eintrag "%s" kann nicht entfernt werden, da L\u00f6schvorg\u00e4nge im Root-DSE-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=Eintrag "%s" kann nicht aktualisiert werden, da Bearbeitungsvorg\u00e4nge im Root-DSE-Backend nicht unterst\u00fctzt werden. Um Inhalte des Root-DSE zu \u00e4ndern, bearbeiten Sie den Eintrag "%s" in der Konfiguration |
| | | MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=Eintrag "%s" kann nicht umbenannt werden, weil DN-Bearbeitungsvorg\u00e4nge im Root-DSE-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=Suche (Verbindungs-ID %d, Vorgangs-ID %d) mit dem Basis-DN "%s" kann im Root-DSE-Backend nicht ausgef\u00fchrt werden. Der Basis-DN f\u00fcr Suchen in diesem Backend muss dem DN des Root-DSE entsprechen |
| | | ###SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure \ |
| | | ### occurred while trying to process a search operation (connection ID %d, \ |
| | | ### operation ID %d) in the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with \ |
| | | ### connection ID %d and operation ID %d because it had an invalid scope of %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while \ |
| | | ### trying to export the root DSE entry to the specified LDIF target: %s |
| | | ###SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend \ |
| | | ### does not provide a facility for backup and restore operations. The contents \ |
| | | ### of the root DSE should be backed up as part of the Directory Server \ |
| | | ### configuration |
| | | SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=Unerwarteter Fehler beim Versuch, einen Suchvorgang (Verbindungs-ID %d, Vorgangs-ID %d) im Root-DSE-Backend zu verarbeiten: %s |
| | | SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Die Suche konnte nicht mit Verbindungs-ID %d und Vorgangs-ID %d verarbeitet werden, da der Geltungsbereich von %s ung\u00fcltig ist |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=Unerwarteter Fehler beim Versuch, den LDIF-Schreiber f\u00fcr das Root-DSE-Backend zu \u00f6ffnen: %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=Unerwarteter Fehler beim Versuch, den Root-DSE-Eintrag in ein spezifiziertes LDIF-Ziel zu exportieren: %s |
| | | SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=Das Root-DSE-Backend unterst\u00fctzt keine LDIF-Importvorg\u00e4nge |
| | | SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=Das Root-DSE-Backend bietet keine M\u00f6glichkeit f\u00fcr Sicherungs- und Wiederherstellungsvorg\u00e4nge. Der Inhalt des Root-DSE sollte als Teil der Directory-Server-Konfiguration gesichert werden |
| | | INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=Die Root-DSE-Konfiguration wurde aktualisiert und verwendet den definierten Satz von Directory-Server-Suffixen f\u00fcr Suchen unterhalb des Root-DSE |
| | | INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=Die Root-DSE-Konfiguration wurde aktualisiert und verwendet den Basis-DN-Satz %s f\u00fcr Suchen unterhalb des Root-DSE |
| | | INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=Die Root-DSE-Konfiguration wurde aktualisiert und verwendet einen neuen Satz benutzerdefinierter Attribute |
| | | ###SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the \ |
| | | ### monitor backend without providing a configuration entry. This is not \ |
| | | ### allowed, and no monitor information will be available over protocol |
| | | ###SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error \ |
| | | ### occurred while attempting to decode cn=monitor as the base DN for the \ |
| | | ### Directory Server monitor information: %s. No monitor information will be \ |
| | | ### available over protocol |
| | | SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=Es wurde versucht, das Monitoring-Backend ohne Angabe eines Konfigurationseintrags zu konfigurieren. Dies ist unzul\u00e4ssig. Es sind keine Monitoring-Informationen \u00fcber das Protokoll verf\u00fcgbar |
| | | SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=Unerwarteter Fehler beim Versuch, cn=monitor als Basis-DN f\u00fcr Monitoring-Informationen\u00b7des Directory-Servers zu entschl\u00fcsseln: %s. Es sind keine Monitoring-Informationen \u00fcber das Protokoll verf\u00fcgbar |
| | | MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=Eintrag "%s" kann nicht hinzugef\u00fcgt werden, da Hinzuf\u00fcgevorg\u00e4nge im Monitoring-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=Eintrag "%s" kann nicht entfernt werden, da L\u00f6schvorg\u00e4nge im Monitoring-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=Eintrag "%s" kann nicht aktualisiert werden, da Bearbeitungsvorg\u00e4nge im Monitoring-Backend nicht unterst\u00fctzt werden. Um die Inhalte des Basismonitoreintrags zu \u00e4ndern, bearbeiten Sie den Eintrag "%s" in der Konfiguration |
| | | MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=Eintrag "%s" kann nicht umbenannt werden, da DN-Bearbeitungsvorg\u00e4ngen im Monitoring-Backend nicht unterst\u00fctzt werden |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while \ |
| | | ### attempting to export the base monitor entry: %s |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while \ |
| | | ### attempting to export the monitor entry for monitor provider %s: %s |
| | | ###SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend \ |
| | | ### does not provide a facility for backup and restore operations |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=Fehler beim Versuch, den Basismonitoreintrag zu exportieren: %s |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=Fehler beim Versuch, den Monitoreintrag f\u00fcr den \u00dcberwachungsanbieter %s zu exportieren: %s |
| | | SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=Das Monitoring-Backend unterst\u00fctzt keine LDIF-Importvorg\u00e4nge |
| | | SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=Das Monitoring-Backend bietet keine M\u00f6glichkeit f\u00fcr Sicherungs- und Wiederherstellungsvorg\u00e4nge |
| | | INFO_MONITOR_USING_NEW_USER_ATTRS_31=Die Monitorkonfiguration wurde aktualisiert und verwendet einen neuen Satz benutzerdefinierter Attribute |
| | | MILD_ERR_MONITOR_GET_ENTRY_NULL_32=Angeforderter Eintrag kann nicht vom Monitoring-Backend abgerufen werden, da der angegebene DN ung\u00fcltig ist |
| | | MILD_ERR_MONITOR_BASE_TOO_DEEP_33=Angeforderter Eintrag %s kann nicht vom Monitoring-Backend abgerufen werden, da der DN zu tief ist. Monitoreintr\u00e4ge d\u00fcrfen sich maximal eine Ebene unterhalb von %s befinden |
| | |
| | | MILD_ERR_MONITOR_MULTIVALUED_RDN_35=Angeforderter Eintrag %s kann nicht vom Monitoring-Backend abgerufen werden, da Monitoreintr\u00e4ge keine mehrwertigen RDNs enthalten d\u00fcrfen |
| | | MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=Angeforderter Eintrag kann nicht vom Monitoring-Backend abgerufen werden, da der \u00dcberwachungsanbieter "%s" nicht im Directory-Server registriert ist |
| | | INFO_MONITOR_UPTIME_37=%d Tage %d Stunden %d Minuten %d Sekunden |
| | | ###SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \ |
| | | ### schema backend without providing a configuration entry. This is not allowed, \ |
| | | ### and no schema information will be available over protocol |
| | | SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=Es wurde versucht, das Schema-Backend ohne Angabe eines Konfigurationseintrags zu konfigurieren. Dies ist unzul\u00e4ssig. Es sind keine Schemainformationen \u00fcber das Protokoll verf\u00fcgbar |
| | | INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=DN oder Satz von DNs f\u00fcr die abrufbaren Eintr\u00e4ge zum Abrufen der Schemainformationen des Directory-Servers. Es k\u00f6nnen mehrere Werte angegeben werden, falls das Schema aus Kompatibilit\u00e4tsgr\u00fcnden an mehreren Stellen verf\u00fcgbar sein muss. Wenn kein Wert angegeben wird, wird standardm\u00e4\u00dfig "cn=schema" verwendet |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying \ |
| | | ### to determine the base DNs to use when publishing the Directory Server schema \ |
| | | ### information, as specified in the ds-cfg-schema-entry-dn attribute of \ |
| | | ### configuration entry %s: %s. The default schema base DN of cn=schema will be \ |
| | | ### used |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=Fehler beim Versuch, die Basis-DNs, die beim Ver\u00f6ffentlichen der Schemainformationen des Directory-Servers verwendet werden, wie in Attribut ds-cfg-schema-entry-dn des Konfigurationseintrags %s spezifiziert: %s. Der standardm\u00e4\u00dfige Schema-Basis-DN von cn=schema wird verwendet |
| | | MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=Eintrag "%s" kann nicht hinzugef\u00fcgt werden, da Hinzuf\u00fcgevorg\u00e4nge im Schema-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=Eintrag "%s" kann nicht entfernt werden, da L\u00f6schvorg\u00e4nge im Schema-Backend nicht unterst\u00fctzt werden |
| | | MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=Eintrag "%s" kann nicht aktualisiert werden, da Bearbeitungsvorg\u00e4nge im Schema-Backend noch nicht unterst\u00fctzt werden. Um die Inhalte des Basisschemaeintrags zu \u00e4ndern, bearbeiten Sie den Eintrag "%s" in der Konfiguration |
| | | MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=Eintrag "%s" kann nicht umbenannt werden, da DN-Bearbeitungsvorg\u00e4nge im Schema-Backend nicht unterst\u00fctzt werden |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting \ |
| | | ### to export the base schema entry: %s |
| | | ###SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support \ |
| | | ### LDIF import operations |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does \ |
| | | ### not yet provide a facility for backup and restore operations |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=Fehler beim Versuch, den Basisschemaeintrag zu exportieren: %s |
| | | SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=Das Schema-Backend unterst\u00fctzt keine LDIF-Importvorg\u00e4nge |
| | | SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=Das Schema-Backend bietet keine M\u00f6glichkeit f\u00fcr Sicherungs- und Wiederherstellungsvorg\u00e4nge |
| | | MILD_ERR_SCHEMA_INVALID_BASE_48=Angeforderter Eintrag %s kann nicht vom Schema-Backend abgerufen werden, weil der DN einem der Schemaeintrags-DNs entspricht |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the schema backend: %s |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=Fehler beim Versuch, den LDIF-Schreiber f\u00fcr das Schema-Backend zu \u00f6ffnen: %s |
| | | INFO_SCHEMA_DEREGISTERED_BASE_DN_50=Registrierung von DN %s wurde erfolgreich aufgehoben, sodass er nicht mehr als Schemaeintrags-DN verf\u00fcgbar ist |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying \ |
| | | ### to deregister %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=Fehler beim Versuch, %s erneut als Schemaeintrags-DN zu registrieren: %s |
| | | INFO_SCHEMA_REGISTERED_BASE_DN_52=DN %s wurde erfolgreich als neuer Schemaeintrags-DN registriert |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying \ |
| | | ### to register %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=Fehler beim Versuch, %s als Schemaeintrags-DN zu registrieren: %s |
| | | INFO_SCHEMA_USING_NEW_USER_ATTRS_54=Die Schemakonfiguration wurde aktualisiert und verwendet einen neuen Satz von benutzerdefinierten Attributen |
| | | ###FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to \ |
| | | ### obtain a lock on entry %s after multiple attempts. This could mean that the \ |
| | | ### entry is already locked by a long-running operation or that the entry has \ |
| | | ### previously been locked but was not properly unlocked |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred \ |
| | | ### while trying to create the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while \ |
| | | ### attempting to obtain a list of the files in directory %s to include in the \ |
| | | ### schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while \ |
| | | ### attempting to back up schema file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while \ |
| | | ### trying to close the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify \ |
| | | ### schema backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify \ |
| | | ### schema backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify \ |
| | | ### schema backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify \ |
| | | ### schema backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to \ |
| | | ### restore schema backup %s because an error occurred while attempting to rename \ |
| | | ### the current schema directory from %s to %s: %s |
| | | FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=Der Directory-Server konnte nach mehreren Versuchen keine Sperre f\u00fcr Eintrag %s herstellen. Dies kann bedeuten, dass der Eintrag bereits von einem l\u00e4nger ausgef\u00fchrten Vorgang gesperrt wurde, oder der Eintrag bereits gesperrt aber nicht ordnungsgem\u00e4\u00df entsperrt wurde |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=Fehler beim Versuch, den MAC-Anbieter %s zum Erstellen des signierten Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=Fehler beim Versuch, die Nachrichtenverarbeitung %s zum Erstellen des Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=Fehler beim Versuch, die Schemaarchivdatei %s in Verzeichnis %s zu erstellen: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=Fehler beim Versuch, die Verschl\u00fcsselung zum Verschl\u00fcsseln der Sicherung zu erhalten: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s Schemasicherung %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=Fehler beim Versuch, eine Liste der Dateien in Verzeichnis %s zu erhalten, um die Schemasicherung einzuschlie\u00dfen: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=Fehler beim Versuch, Schemadatei %s zu sichern: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=Fehler beim Versuch, die Schemaarchivdatei %s in Verzeichnis %s zu schlie\u00dfen: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=Fehler beim Versuch, die Sicherungsdeskriptordatei %s mit den Informationen \u00fcber die Schemasicherung zu aktualisieren: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Die Schemasicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da diese Sicherung nicht vorhanden ist |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Die Schemasicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da der Archivdateiname nicht bestimmt werden konnte |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da die spezifizierte Archivdatei %s nicht vorhanden ist |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, festzustellen, ob das Sicherungsarchiv %s vorhanden ist, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein unsignierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den Verarbeitungsalgorithmus, der zum Generieren dieses Hash verwendet wird, nicht bestimmen kann |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen unsignierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten Verarbeitungsalgorithmus von %s verwendet |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein signierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den MAC-Algorithmus, der zum Generieren dieses Hash verwendet wird, nicht bestimmen kann |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen signierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten MAC-Algorithmus von %s verwendet |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Sicherungsarchivdatei %s zu \u00f6ffnen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie mit einer unbekannten oder nicht unterst\u00fctzten Verschl\u00fcsselung verschl\u00fcsselt ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Die Schemasicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, das aktuelle Schemaverzeichnis von %s in %s umzubenennen, ein Fehler aufgetreten ist: %s |
| | | NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=Ein Fehler verhindert, dass die Schemasicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Schemadateien sind jedoch noch erhalten und befinden sich an ihrem Originalspeicherort unter %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore \ |
| | | ### schema backup %s because an error occurred while attempting to create a new \ |
| | | ### empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify \ |
| | | ### schema backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or \ |
| | | ### verify schema backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=Der vom Sicherungsarchiv berechnete Message Digest stimmt mit dem in den Sicherungsinformationen gespeichertem Digest \u00fcberein. |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or \ |
| | | ### verify schema backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=Ein Fehler verhindert, dass die Schemasicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Schemadateien sind erhalten und befinden sich in dem Verzeichnis %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Die Schemasicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, ein neues leeres Verzeichnis %s f\u00fcr die Wiederherstellung der Dateien zu erstellen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=Ein Fehler verhindert, dass die Schemasicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Schemadateien sind in Verzeichnis %s erhalten |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, den n\u00e4chsten Eintrag aus der Archivdatei %s zu lesen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Die Schemasicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, die Datei %s wiederherzustellen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die archivierte Datei %s zu verarbeiten, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Archivdatei %s zu schlie\u00dfen, ein Fehler aufgetreten ist: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=Der vom Sicherungsarchiv berechnete Message Digest stimmt mit dem in den Sicherungsinformationen gespeichertem Digest \u00fcberein |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete Message Digest nicht mit dem in den Sicherungsinformationen gespeicherten Digest \u00fcbereinstimmt |
| | | NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=Der vom Sicherungsarchiv berechnete signierte Digest stimmt mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcberein |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify \ |
| | | ### schema backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Die Schemasicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete signierte Digest nicht mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcbereinstimmt |
| | | NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=Alle mit der Schemasicherung %s aus dem Verzeichnis %s durchgef\u00fchrten Pr\u00fcfungen ergeben, dass es sich anscheinend um ein g\u00fcltiges Archiv handelt |
| | | NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=Schemasicherung %s wurde erfolgreich vom Archiv im Verzeichnis %s wiederhergestellt |
| | | ###SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid \ |
| | | ### because it has an invalid state %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while \ |
| | | ### trying to parse the scheduled start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while \ |
| | | ### trying to parse the actual start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while \ |
| | | ### trying to parse the completion time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in \ |
| | | ### task entry %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task \ |
| | | ### defined in entry %s: %s |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to hold the recurring \ |
| | | ### task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task \ |
| | | ### entry contains multiple attributes with type %s, which is used to hold the \ |
| | | ### recurring task ID, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### recurring task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task \ |
| | | ### entry contains multiple values for the %s attribute, which is used to specify \ |
| | | ### the recurring task ID, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to specify recurring task \ |
| | | ### schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=The provided recurring \ |
| | | ### task entry contains multiple attributes with type %s, which is used to hold \ |
| | | ### recurring task schedule, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=The provided recurring task \ |
| | | ### entry does not contain any values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=The provided recurring \ |
| | | ### task entry contains multiple values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while \ |
| | | ### attempting to load class %s specified in attribute %s of the provided \ |
| | | ### recurring task entry: %s. Does this class exist in the Directory Server \ |
| | | ### classpath? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error \ |
| | | ### occurred while trying to create an instance of class %s as a Directory Server \ |
| | | ### task. Is this class a subclass of %s? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred \ |
| | | ### while attempting to perform internal initialization on an instance of class \ |
| | | ### %s with the information contained in the provided entry: %s |
| | | ###SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when \ |
| | | ### attempting to initialize the task backend was null |
| | | ###SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does \ |
| | | ### not contain any base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry \ |
| | | ### contains multiple base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred \ |
| | | ### while attempting to decode recurring task base %s as a DN: %s |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \ |
| | | ### while attempting to decode scheduled task base %s as a DN: %s |
| | | SEVERE_ERR_TASK_INVALID_STATE_91=Die in Eintrag %s definierte Aufgabe ist ung\u00fcltig, da sie einen ung\u00fcltigen Status %s besitzt |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=Fehler beim Versuch, den Wert der geplanten Startzeit %s von Aufgabeneintrag %s zu analysieren |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=Fehler beim Versuch, den Wert der aktuellen Startzeit %s von Aufgabeneintrag %s zu analysieren |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=Fehler beim Versuch, den Wert der Fertigstellungszeit %s von Aufgabeneintrag %s zu analysieren |
| | | SEVERE_ERR_TASK_MISSING_ATTR_95=F\u00fcr Aufgabeneintrag %s fehlt das erforderliche Attribut %s |
| | | SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=Es sind mehrere Instanzen des Attributs %s in Aufgabeneintrag %s vorhanden |
| | | SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=Es sind keine Werte f\u00fcr Attribut %s in Aufgabeneintrag %s vorhanden |
| | | SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=Es sind mehrere Werte f\u00fcr Attribut %s in Aufgabeneintrag %s vorhanden |
| | | SEVERE_ERR_TASK_EXECUTE_FAILED_99=Fehler beim Versuch, die in Eintrag %s definierte Aufgabe auszuf\u00fchren: %s |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt kein Attribut %s, das zum Halten der wiederkehrende Aufgaben-ID erforderlich ist |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt mehrere Attribute des Typs %s, der zum Halten der wiederkehrende Aufgaben-ID erforderlich ist |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_102=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt keine Werte f\u00fcr das Attribut %s, das zum Festlegen der wiederkehrende Aufgaben-ID erforderlich ist |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt mehrere Werte f\u00fcr das Attribut %s, das zum Festlegen der wiederkehrenden Aufgaben-ID erforderlich ist, obwohl nur ein einziger Wert zul\u00e4ssig ist |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt kein Attribut %s, das zum Festlegen des wiederkehrenden Aufgabenzeitplans erforderlich ist |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt mehrere Attribute des Typs %s, der zum Halten des wiederkehrenden Aufgabenzeitplans erforderlich ist, obwohl nur eine einzige Instanz zul\u00e4ssig ist |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt keine Werte f\u00fcr das Attribut %s, das zum Festlegen des wiederkehrenden Aufgabenzeitplans erforderlich ist |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=Der angegebene wiederkehrende Aufgabeneintrag enth\u00e4lt mehrere Werte f\u00fcr das Attribut %s, das zum Festlegen des wiederkehrenden Aufgabenzeitplans erforderlich ist, obwohl nur ein einziger Wert zul\u00e4ssig ist |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=Fehler beim Versuch, Klasse %s zu laden, die in Attribut %s des angegebenen wiederkehrenden Aufgabeneintrags angegeben ist: %s. Ist diese Klasse im Klassenpfad des Directory-Servers vorhanden? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=Fehler beim Versuch, eine Instanz der Klasse %s als Directory-Server-Aufgabe zu erstellen. Ist diese Klasse eine untergeordnete Klasse von %s? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=Fehler beim Versuch, eine interne Initialisierung auf einer Instanz der Klasse %s mit den in dem angegebenen Eintrag enthaltenen Informationen durchzuf\u00fchren: %s |
| | | SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=Der Konfigurationseintrag, der beim Versuch, das Aufgaben-Backend zu initialisieren, angegeben wurde, ist Null |
| | | SEVERE_ERR_TASKBE_NO_BASE_DNS_112=Der Konfigurationseintrag des Aufgaben-Backends enth\u00e4lt keine Basis-DNs. Es muss exakt eine Basis-DN f\u00fcr die Aufgabeninformationen im Directory-Server vorliegen |
| | | SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=Der Konfigurationseintrag des Aufgaben-Backends enth\u00e4lt mehrere Basis-DNs. Es muss exakt eine Basis-DN f\u00fcr die Aufgabeninformationen im Directory-Server vorliegen |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=Fehler beim Versuch, eine wiederkehrende Aufgabenbasis %s als ein DN zu entschl\u00fcsseln: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=Fehler beim Versuch, eine geplante Aufgabenbasis %s als ein DN zu entschl\u00fcsseln: %s |
| | | INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=Zeitdauer in Sekunden, f\u00fcr die Aufgabeninformationen nach Abschluss der Aufgabenverarbeitung aufbewahrt werden. Nach Ablauf dieser Zeitdauer werden die Aufgabeninformationen automatisch entfernt, um Speicher und Festplattenspeicher zu sparen |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \ |
| | | ### occurred while attempting to initialize the task retention time \ |
| | | ### configuration: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=Fehler beim Versuch, die Konfiguration f\u00fcr die Aufbewahrungszeit der Aufgabe zu initialisieren: %s |
| | | INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=Pfad zur Erg\u00e4nzungsdatei f\u00fcr das Aufgaben-Backend. Diese LDIF-Datei enth\u00e4lt die vollst\u00e4ndige Konfiguration der definierten geplanten und wiederkehrenden Aufgaben |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \ |
| | | ### occurred while attempting to initialize the task backing file configuration: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the path to \ |
| | | ### the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing \ |
| | | ### file %s already exists and the Directory Server will not attempt to overwrite \ |
| | | ### it. Please delete or rename the existing file before attempting to use that \ |
| | | ### path for the new backing file, or choose a new path |
| | | ###SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the \ |
| | | ### new task data backing file appears to be an invalid path. Please choose a \ |
| | | ### new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for \ |
| | | ### the new task data backing file %s does not exist. Please create this \ |
| | | ### directory before attempting to use this path for the new backing file or \ |
| | | ### choose a new path |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory \ |
| | | ### %s for the new task data backing file %s exists but is not a directory. \ |
| | | ### Please choose a new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while \ |
| | | ### attempting to determine the new path to the task data backing file: %s |
| | | ###SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the length of \ |
| | | ### time in seconds that information about completed tasks should be retained \ |
| | | ### before they are cleaned up |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while \ |
| | | ### attempting to determine the completed task retention time: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=Fehler beim Versuch, die Konfiguration f\u00fcr die Erg\u00e4nzungsdatei der Aufgabe zu initialisieren: %s |
| | | SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=Der aktualisierte Konfigurationseintrag besitzt keinen Wert f\u00fcr das erforderliche Attribut %s, das den Pfad zur Erg\u00e4nzungsdatei der Aufgabendaten angibt |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=Die Erg\u00e4nzungsdatei %s der Aufgabendaten ist bereits vorhanden und der Directory-Server unternimmt keinen Versuch, diese zu \u00fcberschreiben. L\u00f6schen Sie die vorhandene Datei oder benennen Sie diese um, bevor Sie diesen Pfad f\u00fcr die neue Erg\u00e4nzungsdatei verwenden, oder w\u00e4hlen Sie einen neuen Pfad |
| | | SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=Der festgelegte Pfad %s f\u00fcr die neue Erg\u00e4nzungsdatei der Aufgabendaten scheint ein ung\u00fcltiger Pfad zu sein. W\u00e4hlen Sie einen neuen Pfad f\u00fcr die Erg\u00e4nzungsdatei der Aufgabendaten |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=Das \u00fcbergeordnete Verzeichnis %s f\u00fcr die neue Erg\u00e4nzungsdatei %s der Aufgabendaten ist nicht vorhanden. Erstellen Sie dieses Verzeichnis, bevor Sie versuchen, diesen Pfad f\u00fcr die neue Erg\u00e4nzungsdatei zu verwenden, oder w\u00e4hlen Sie einen neuen Pfad |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=Das \u00fcbergeordnete Verzeichnis %s f\u00fcr die neue Erg\u00e4nzungsdatei %s der Aufgabendaten ist vorhanden, aber es ist kein Verzeichnis. W\u00e4hlen Sie einen neuen Pfad f\u00fcr die Erg\u00e4nzungsdatei der Aufgabendaten |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=Fehler beim Versuch, den neuen Pfad zur Erg\u00e4nzungsdatei der Aufgabendaten festzulegen: %s |
| | | SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=Der aktualisierte Konfigurationseintrag besitzt keinen Wert f\u00fcr das erforderliche Attribut %s, das die Zeitdauer in Sekunden angibt, w\u00e4hrend der die Informationen \u00fcber abgeschlossene Aufgaben bis zur Bereinigung aufbewahrt werden sollen |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=Fehler beim Versuch, die Aufbewahrungszeit f\u00fcr abgeschlossene Aufgaben festzulegen: %s |
| | | INFO_TASKBE_UPDATED_RETENTION_TIME_128=Die Aufbewahrungszeit f\u00fcr abgeschlossene Aufgaben wurde auf %d Sekunden aktualisiert. Sie tritt sofort in Kraft |
| | | INFO_TASKBE_UPDATED_BACKING_FILE_129=Der Pfad zur Erg\u00e4nzungsdatei wurde ge\u00e4ndert nach %s. Ein Schnappschuss der aktuellen Aufgabenkonfiguration wurde in die Datei geschrieben und wird f\u00fcr zuk\u00fcnftige Aktualisierungen weiterverwendet |
| | | ###SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may \ |
| | | ### only be added immediately below %s for scheduled tasks or immediately below \ |
| | | ### %s for recurring tasks |
| | | ###SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not \ |
| | | ### supported in the task backend |
| | | SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=Neue Eintr\u00e4ge in dem Aufgaben-Backend k\u00f6nnen nur direkt unter %s f\u00fcr geplante Aufgaben oder direkt unter %s f\u00fcr wiederkehrende Aufgaben hinzugef\u00fcgt werden |
| | | SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Die \u00c4nderung von DN-Vorg\u00e4ngen wird in dem Aufgaben-Backend nicht unterst\u00fctzt |
| | | INFO_TASKBE_BACKING_FILE_HEADER_132=Diese Datei enth\u00e4lt die Daten, die der Aufgaben-Scheduler-Backend des Directory-Servers verwendet. Bearbeiten Sie diese Datei nicht direkt, da solche \u00c4nderungen verloren gehen k\u00f6nnen. Bearbeiten Sie Definitionen von geplanten und wiederkehrenden Aufgaben nur mit den zusammen mit dem Directory-Server gelieferten Administrationsdienstprogrammen |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ |
| | | ### %s to the task scheduler because another recurring task already exists with \ |
| | | ### the same ID |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because \ |
| | | ### another task already exists with the same ID |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error \ |
| | | ### occurred while attempting to schedule the next iteration of recurring task \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred \ |
| | | ### while attempting to read an entry from the tasks backing file %s on or near \ |
| | | ### line %d: %s. This is not a fatal error, so the task scheduler will attempt \ |
| | | ### to continue parsing the file and schedule any additional tasks that it \ |
| | | ### contains |
| | | ###FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while \ |
| | | ### attempting to read an entry from the tasks backing file %s on or near line \ |
| | | ### %d: %s. This is an unrecoverable error, and parsing cannot continue |
| | | ###SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks \ |
| | | ### backing file is invalid because it has no parent and does not match the task \ |
| | | ### root DN of %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error \ |
| | | ### occurred while attempting to parse entry %s as a recurring task and add it to \ |
| | | ### the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred \ |
| | | ### while attempting to parse entry %s as a task and add it to the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks \ |
| | | ### backing file %s has a DN which is not valid for a task or recurring task \ |
| | | ### definition and will be ignored |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred \ |
| | | ### while attempting to read from the tasks data backing file %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while \ |
| | | ### attempting to create a new tasks backing file %s for use with the task \ |
| | | ### scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not \ |
| | | ### contain attribute %s which is needed to specify the fully-qualified name of \ |
| | | ### the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry \ |
| | | ### contains multiple attributes with type %s, which is used to hold the task \ |
| | | ### class name, but only a single instance is allowed |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### fully-qualified name of the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry \ |
| | | ### contains multiple values for the %s attribute, which is used to specify the \ |
| | | ### task class name, but only a single value is allowed |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting \ |
| | | ### to load class %s specified in attribute %s of the provided task entry: %s. \ |
| | | ### Does this class exist in the Directory Server classpath? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred \ |
| | | ### while trying to create an instance of class %s as a Directory Server task. \ |
| | | ### Is this class a subclass of %s? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while \ |
| | | ### attempting to perform internal initialization on an instance of class %s with \ |
| | | ### the information contained in the provided entry: %s |
| | | ###SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error \ |
| | | ### occurred while attempting to rename the current tasks backing file from %s to \ |
| | | ### %s: %s. The previous task configuration (which does not reflect the latest \ |
| | | ### update) may be lost |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ |
| | | ### while attempting to rename the new tasks backing file from %s to %s: %s. If \ |
| | | ### the Directory Server is restarted, then the task scheduler may not work as \ |
| | | ### expected |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ |
| | | ### attempting to write the new tasks data backing file %s: %s. Configuration \ |
| | | ### information reflecting the latest update may be lost |
| | | ###SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support \ |
| | | ### LDIF import operations |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Wiederkehrende Aufgabe %s konnte nicht zum Aufgaben-Scheduler hinzugef\u00fcgt werden, da eine andere wiederkehrende Aufgabe mit derselben ID bereits vorhanden ist |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Aufgabe %s konnte nicht geplant werden, da eine andere Aufgabe mit derselben ID bereits vorhanden ist |
| | | SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=Fehler beim Versuch, die n\u00e4chste Iteration der wiederkehrenden Aufgabe %s zu planen: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=Fehler beim Versuch, einen Eintrag aus der Erg\u00e4nzungsdatei %s der Aufgabe in oder bei Zeile %d zu lesen: %s. Da dies kein schwerwiegender Fehler ist, versucht der Aufgaben-Scheduler, die Analyse der Datei fortzusetzen und alle weiteren darin enthaltenden Aufgaben zu planen |
| | | FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=Fehler beim Versuch, einen Eintrag aus der Erg\u00e4nzungsdatei %s der Aufgabe in oder bei Zeile %d zu lesen: %s. Da dies ein nicht wiederherstellbarer Fehler ist, kann die Analyse nicht fortgesetzt werden |
| | | SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Der aus der Erg\u00e4nzungsdatei gelesene Eintrag %s ist ung\u00fcltig, da er keinen \u00fcbergeordneten Eintrag besitzt und nicht mit dem Aufgaben-Root-DN von %s \u00fcbereinstimmt |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=Fehler beim Versuch, Eintrag %s als eine wiederkehrende Aufgabe zu analysieren und zum Scheduler hinzuzuf\u00fcgen: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=Fehler beim Versuch, Eintrag %s als eine Aufgabe zu analysieren und zum Scheduler hinzuzuf\u00fcgen: %s |
| | | SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Der aus der Erg\u00e4nzungsdatei %s gelesene Eintrag %s besitzt einen DN, der f\u00fcr eine Aufgabe oder f\u00fcr eine wiederkehrende Aufgabendefinition ung\u00fcltig ist, und wird daher ignoriert |
| | | SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=Fehler beim Versuch, aus der Erg\u00e4nzungsdatei %s der Aufgabendaten zu lesen: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=Fehler beim Versuch, eine neue Erg\u00e4nzungsdatei %s der Aufgabendaten f\u00fcr die Verwendung mit dem Aufgaben-Scheduler zu erstellen: %s |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=Der angegebene Aufgabeneintrag enth\u00e4lt kein Attribut %s, das zum Festlegen des vollst\u00e4ndigen Namens der Klasse, in der die Aufgabenlogik angegeben ist, ben\u00f6tigt wird |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=Der angegebene Aufgabeneintrag enth\u00e4lt mehrere Attribute des Typs %s, der zum Halten des Aufgabenklassennamens verwendet wird, obwohl nur eine einzige Instanz zul\u00e4ssig ist |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=Der angegebene Aufgabeneintrag enth\u00e4lt keine Werte f\u00fcr das Attribut %s, das zum Festlegen des vollst\u00e4ndigen Namens der Klasse, in der die Aufgabenlogik angegeben ist, verwendet wird |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=Der angegebene Aufgabeneintrag enth\u00e4lt mehrere Werte f\u00fcr das Attribut %s, das zum Festlegen des Aufgabenklassennamens verwendet wird, obwohl nur ein einziger Wert zul\u00e4ssig ist |
| | | SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=Fehler beim Versuch, Klasse %s zu laden, die in Attribut %s des angegebenen Aufgabeneintrags angegeben ist: %s. Ist diese Klasse im Klassenpfad des Directory-Servers vorhanden? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=Fehler beim Versuch, eine Instanz der Klasse %s als Directory-Server-Aufgabe zu erstellen. Ist diese Klasse eine untergeordnete Klasse von %s? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=Fehler beim Versuch, eine interne Initialisierung auf einer Instanz der Klasse %s mit den in dem angegebenen Eintrag enthaltenen Informationen durchzuf\u00fchren: %s |
| | | SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=Fehler beim Versuch, die aktuelle Erg\u00e4nzungsdatei der Aufgabendaten von %s in %s umzubenennen: %s. Die vorherige Aufgabenkonfiguration (in der die neueste Aktualisierung nicht widergegeben wird) geht m\u00f6glicherweise verloren |
| | | SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=Fehler beim Versuch, die neue Erg\u00e4ngzungsdatei der Aufgabendaten von %s in %s umzubenennen: %s. Nach einem Neustart des Directory-Servers arbeitet der Aufgaben-Scheduler m\u00f6glicherweise nicht wie erwartet |
| | | SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=Fehler beim Versuch, die neue Erg\u00e4nzungsdatei %s der Aufgabendaten zu schreiben: %s. Die Konfigurationsinformationen, in der die neuesten Aktualisierungen widergegeben werden, gehen m\u00f6glicherweise verloren |
| | | SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=Das Aufgaben-Backend unterst\u00fctzt keine LDIF-Importvorg\u00e4nge |
| | | INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=Das Aufgaben-Backend wird heruntergefahren |
| | | INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=Zeigt an, ob alle Attribute im Root-DSE unabh\u00e4ngig von der Schemakonfiguration des Directory-Servers wie Benutzerattribute behandelt werden (und somit standardm\u00e4\u00dfig an die Clients zur\u00fcckgegeben werden) |
| | | ###SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred \ |
| | | ### while trying to determine the value of the %s configuration attribute, which \ |
| | | ### controls whether to treat all root DSE attributes like user attributes: %s. \ |
| | | ### The attributes in the root DSE will be treated based on their definition in \ |
| | | ### the server schema |
| | | SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=Fehler beim Versuch, den Wert des Konfigurationsattributs %s, das steuert, ob alle Root-DSE-Attribute als Benutzerattribute behandelt werden, festzulegen: %s. Die Attribute im Root-DSE werden auf Grundlage ihrer Definition im Server-Schema behandelt |
| | | INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=Die Root-DSE-Konfiguration wurde aktualisiert. Das Konfigurationsattribut %s verwendet zuk\u00fcnftig den Wert %s |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove \ |
| | | ### recurring task %s because there is already a scheduled iteration of that task \ |
| | | ### with ID %s that must be removed first |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending \ |
| | | ### task %s because no such task exists |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending \ |
| | | ### task %s because the task is no longer pending |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove \ |
| | | ### completed task %s because no such task exists in the list of completed tasks |
| | | ###SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the \ |
| | | ### task backend because its DN is either not appropriate for that backend or it \ |
| | | ### is not below the scheduled or recurring tasks base entry |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the \ |
| | | ### task backend because there is no scheduled task associated with that entry DN |
| | | ###SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task \ |
| | | ### backend because the associated task is currently running |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s \ |
| | | ### from the task backend because there is no recurring task associated with that \ |
| | | ### entry DN |
| | | ###SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search \ |
| | | ### operation in the task backend because the provided base DN %s is not valid \ |
| | | ### for entries in the task backend |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search \ |
| | | ### operation in the task backend because there is no scheduled task associated \ |
| | | ### with the provided search base entry %s |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the \ |
| | | ### search operation in the task backend because there is no recurring task \ |
| | | ### associated with the provided search base entry %s |
| | | ###SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup \ |
| | | ### backend because the provided configuration entry is null |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \ |
| | | ### backup backend because an error occurred while attempting to decode the base \ |
| | | ### DN for the backend: %s |
| | | SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Wiederkehrende Aufgabe %s konnte nicht entfernt werden, da bereits eine geplante Iteration dieser Aufgabe mit ID %s vorhanden ist, die zuerst entfernt werden muss |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Anstehende Aufgabe %s konnte nicht entfernt werden, da keine Aufgabe dieser Art vorhanden ist |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Anstehende Aufgabe %s konnte nicht entfernt werden, da die Aufgabe nicht mehr ansteht |
| | | SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Abgeschlossene Aufgabe %s konnte nicht entfernt werden, da in der Liste der abgeschlossenen Aufgaben keine Aufgabe dieser Art vorhanden ist |
| | | SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Eintrag %s konnte nicht aus dem Aufgaben-Backend entfernt werden, da sein DN f\u00fcr dieses Backend ungeeignet ist oder er liegt nicht unterhalb des Eintrags der geplanten oder wiederkehrenden Aufgabenbasis |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Eintrag %s konnte nicht aus dem Aufgaben-Backend entfernt werden, da keine geplante Aufgabe mit diesem Eintrags-DN verkn\u00fcpft ist |
| | | SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Eintrag %s konnte nicht aus dem Aufgaben-Backend gel\u00f6scht werden, da die zugeh\u00f6rige Aufgabe derzeit ausgef\u00fchrt wird |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Eintrag %s konnte nicht aus dem Aufgaben-Backend entfernt werden, da keine wiederkehrende Aufgabe mit diesem Eintrags-DN verkn\u00fcpft ist |
| | | SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Der Suchvorgang im Aufgaben-Backend konnte nicht verarbeitet werden, da der angegebene DN %s nicht f\u00fcr Eintr\u00e4ge im Aufgaben-Backend zul\u00e4ssig sind |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Der Suchvorgang im Aufgaben-Backend konnte nicht verarbeitet werden, da keine geplante Aufgabe mit dem angegebenen Such-Basiseintrag %s verbunden ist |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Der Suchvorgang im Aufgaben-Backend konnte nicht verarbeitet werden, da keine wiederkehrende Aufgabe mit dem angegebenen Such-Basiseintrag %s verbunden ist |
| | | SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Das Sicherungs-Backend konnte nicht initialisiert werden, da der angegebene Konfigurationseintrag Null ist |
| | | SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Das Sicherungs-Backend konnte nicht initialisiert werden, da beim Versuch, den Basis-DN f\u00fcr das Backend zu entschl\u00fcsseln, ein Fehler aufgetreten ist: %s |
| | | INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=Satz von Verzeichnissen, auf die standardm\u00e4\u00dfig f\u00fcr Suchvorg\u00e4nge im Sicherungs-Backend zugegriffen wird. Auf Sicherungsverzeichnisse, die nicht auf dieser Liste sind, kann weiterhin zugegriffen werden, indem Sie das Sicherungsverzeichnis direkt im Basis-DN der Suche eingeben. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred \ |
| | | ### while attempting to determine the backup directory list: %s. Initialization \ |
| | | ### of the backup backend cannot continue |
| | | ###SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the \ |
| | | ### backup backend because the requested entry was null |
| | | ###SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the \ |
| | | ### backup backend |
| | | ###SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry \ |
| | | ### %s from the backup backend because the requested DN is one level below the \ |
| | | ### base DN but does not specify a backup directory |
| | | ###SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s \ |
| | | ### from the backup backend because the requested backup directory is invalid: \ |
| | | ### %s |
| | | ###SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while \ |
| | | ### attempting to examine the requested backup directory: %s |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the \ |
| | | ### backup backend because the requested DN is two levels below the base DN but \ |
| | | ### does not specify a backup ID |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from \ |
| | | ### the backup backend because it does not have a parent |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from \ |
| | | ### the backup backend because the DN does not contain the backup directory in \ |
| | | ### which the requested backup should reside |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup \ |
| | | ### directory %s |
| | | ###SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore \ |
| | | ### operations are not supported in the backup backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN \ |
| | | ### must be provided for use with the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s \ |
| | | ### because its parent entry %s does not exist in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not \ |
| | | ### supported in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an \ |
| | | ### LDIF writer: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s \ |
| | | ### to LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an \ |
| | | ### LDIF reader: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error \ |
| | | ### occurred while reading from LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred \ |
| | | ### while processing the import: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based \ |
| | | ### backend does not support backup or restore operations |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename \ |
| | | ### entry %s because the target entry is in a different backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry \ |
| | | ### %s because the new parent entry %s doesn't exist |
| | | SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=Fehler beim Versuch, die Sicherungsverzeichnisliste festzulegen: %s. Initialisierung des Sicherungs-Backends kann nicht fortgesetzt werden |
| | | SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Der Eintrag konnte nicht vom Sicherungs-Backend abgerufen werden, da der angeforderte Eintrag Null ist |
| | | SEVERE_ERR_BACKUP_INVALID_BASE_176=Der angeforderte Eintrag %s ist nicht im Sicherungs-Backend vorhanden |
| | | SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Eintrag %s konnte nicht vom Sicherungs-Backend abgerufen werden, da der angeforderte DN eine Ebene unterhalb der Basis-DN liegt, aber kein Sicherungsverzeichnis angibt |
| | | SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Eintrag %s konnte nicht vom Sicherungs-Backend abgerufen werden, da das angeforderte Sicherungsverzeichnis ung\u00fcltig ist: %s |
| | | SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=Fehler beim Versuch, das angeforderte Sicherungsverzeichnis zu untersuchen: %s |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Eintrag %s konnte nicht vom Sicherungs-Backend abgerufen werden, da der angeforderte DN zwei Ebenen unterhalb der Basis-DN liegt, aber keine Sicherungs-ID angibt |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Eintrag %s konnte nicht vom Sicherungs-Backend abgerufen werden, da er keinen \u00fcbergeordneten Eintrag besitzt |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Eintrag %s konnte nicht vom Sicherungs-Backend abgerufen werden, da der DN das Sicherungsverzeichnis, in dem sich die angeforderte Sicherung befinden soll, nicht enth\u00e4lt |
| | | SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Sicherung %s ist nicht im Sicherungsverzeichnis %s vorhanden |
| | | SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Hinzuf\u00fcgevorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=L\u00f6schvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=\u00c4nderungsvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=DN-\u00c4nderungsvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=Der angeforderte Eintrag %s ist nicht in dem Sicherungs-Backup vorhanden |
| | | SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF-Exportvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF-Importvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Sicherungs- und Wiederherstellungsvorg\u00e4nge werden nicht in dem Sicherungs-Backend unterst\u00fctzt |
| | | SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Es muss exakt eine Basis-DN f\u00fcr die Verwendung mit dem speicherbasierten Backend vorliegen |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Eintrag %s ist bereits im speicherbasierten Backend vorhanden |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Eintrag %s geh\u00f6rt nicht zum speicherbasierten Backup |
| | | SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Eintrag %s konnte nicht hinzugef\u00fcgt werden, da dessen \u00fcbergeordneter Eintrag %s nicht im speicherbasierten Backend vorhanden ist |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Eintrag %s ist nicht im speicherbasierten Backup vorhanden |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Eintrag %s kann nicht gel\u00f6scht werden, da er einen oder mehrere untergeordnete Eintr\u00e4ge besitzt |
| | | SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=DN-\u00c4nderungsvorg\u00e4nge werden nicht in dem speicherbasierten Backend unterst\u00fctzt |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Ein LDIF-Schreiber konnte nicht erstellt werden: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Eintrag %s konnte nicht in LDIF geschrieben werden: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Ein LDIF-Leser konnte nicht erstellt werden: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=Beim Lesen von LDIF ist ein irreparabler Fehler aufgetreten: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=Beim Verarbeiten des Imports ist ein irreparabler Fehler aufgetreten: %s |
| | | SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=Das speicherbasierte Backend unterst\u00fctzt keine Sicherungs- und Wiederherstellungsvorg\u00e4nge |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Eintrag %s kann nicht umbenannt werden, da er einen oder mehrere untergeordnete Eintr\u00e4ge besitzt |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Eintrag %s kann nicht umbenannt werden, da sich der Zieleintrag in einem anderen Backend befindet |
| | | SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Eintrag %s kann nicht umbenannt werden, da der neue \u00fcbergeordnete Eintrag %s nicht vorhanden ist |
| | | INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=Gibt an, ob Attribute im Unterschemaeintrag als Benutzerattribute behandelt werden, selbst wenn sie als Betriebsattribute markiert sind. Dadurch wird Kompatibilit\u00e4t mit anderen Anwendungen erm\u00f6glicht, die voraussetzen, dass Schemaattribute wie attributeType und objectClasses standardm\u00e4\u00dfig enthalten sind, selbst wenn sie nicht angefordert sind. Beachten Sie, dass das Attribut ldapSyntaxes immer als Betriebsattribut behandelt wird, um Probleme mit Versuchen zu vermeiden, das Schema \u00fcber das Protokoll zu bearbeiten |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while \ |
| | | ### trying to determine whether to treat all subschema entry attributes as user \ |
| | | ### attributes regardless of the way they are defined in the schema, as specified \ |
| | | ### in the ds-cfg-show-all-attributes attribute of configuration entry %s: %s. \ |
| | | ### The default behavior, which is to treat the attribute types as defined in the \ |
| | | ### server schema, will be used |
| | | ###FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while \ |
| | | ### attempting to register base DN %s in the Directory Server: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=Fehler beim Versuch, festzulegen, ob alle Unterschemaeintragsattribute unabh\u00e4ngig von ihrer Definition in dem Schema als Benutzerattribute behandelt werden sollen, wie in dem Attribut ds-cfg-show-all-attributes des Konfigurationseintrags %s angegeben: %s. Das standardm\u00e4\u00dfige Verhalten, bei dem die Attributtypen wie im Serverschema definiert behandelt werden, wird verwendet |
| | | FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=Fehler beim Versuch, Basis-DN %s im Directory-Server zu registrieren: %s |
| | | MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=Das Schema-Backend unterst\u00fctzt noch nicht das Entfernen von bestehenden Schemaelementen |
| | | MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=Das Schema-Backend unterst\u00fctzt nicht den Bearbeitungstyp %s |
| | | MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=Das Schema-Backend unterst\u00fctzt nicht die Bearbeitung des Attributtyps %s. Es k\u00f6nnen nur Attributtypen, Objektklassen, Namensformen, DIT-Inhaltsregeln, DIT-Strukturregeln und die Verwendung von \u00dcbereinstimmungsregeln bearbeitet werden |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=Die Verwendung der \u00dcbereinstimmungsregel %s kann nicht hinzugef\u00fcgt werden, da sie auf den Attributtyp %s verweist, der im Serverschema als OBSOLETE markiert ist |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=DIT-Inhaltsregel %s kann nicht hinzugef\u00fcgt werden, da sie auf die Hilfsobjektklasse %s verweist, die im Serverschema als OBSOLETE markiert ist |
| | | MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um das Directory-Server-Schema zu \u00e4ndern |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file \ |
| | | ### containing concatenated schema element definitions in order to determine if \ |
| | | ### any schema changes were made with the server offline. The file was expected \ |
| | | ### in the %s directory and should have been named either %s or %s |
| | | ###SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred \ |
| | | ### while attempting to determine whether any schema changes had been made by \ |
| | | ### directly editing the schema files with the server offline: %s |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while \ |
| | | ### attempting to write file %s containing a concatenated list of all server \ |
| | | ### schema elements: %s. The server may not be able to accurately identify any \ |
| | | ### schema changes made with the server offline |
| | | SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Es konnte keine Datei gefunden werden, die verkn\u00fcpfte Schemaelementdefinitionen enth\u00e4lt, um festzulegen, ob Schema\u00e4nderungen im Offlinezustand des Servers durchgef\u00fchrt wurden. Die Datei wurde im Verzeichnis %s erwartet und sollte entweder %s oder %s benannt werden |
| | | SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=Fehler beim Versuch, festzulegen, ob Schema\u00e4nderungen durch direkte Bearbeitung der Schemadateien im Offlinezustand des Servers durchgef\u00fchrt wurden: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=Fehler beim Versuch, Datei %s, die eine verkn\u00fcpfte Liste aller Serverschemaelemente enth\u00e4lt, zu schreiben: %s. Der Server kann m\u00f6glicherweise keine Schema\u00e4nderungen, die im Offlinezustand des Servers durchgef\u00fchrt wurden, pr\u00e4zise identifizieren |
| | | NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=Die JE-Datenbankumgebung mit der Backend-ID %s ist besch\u00e4digt. Starten Sie den Directory-Server neu, um die Umgebung neu zu \u00f6ffnen |
| | | ###SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not \ |
| | | ### configured to allow task %s to be invoked |
| | | SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=Der Directory-Server ist nicht daf\u00fcr konfiguriert, Aufgabe %s aufzurufen |
| | | INFO_TASK_COMPLETION_BODY_299=Aufgaben-ID: %s\r\nAufgabenstatus: %s\r\nGeplante Startzeit: %s\r\nTats\u00e4chliche Startzeit: %s\r\nFertigstellungszeit: %s\r\n\r\nProtokollmeldungen:\r\n |
| | | ###SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the \ |
| | | ### trust store backend because the requested entry was null |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in \ |
| | | ### the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process \ |
| | | ### entry %s in the trust store backend because the requested DN is one level \ |
| | | ### below the base DN but does not specify a certificate name |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to \ |
| | | ### initialize the trust store backend from configuration entry %s because it \ |
| | | ### does not contain exactly one base DN |
| | | ###SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and \ |
| | | ### export operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and \ |
| | | ### restore operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s \ |
| | | ### specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | ### not exist |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s \ |
| | | ### specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | ### not valid: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while \ |
| | | ### trying to create the PIN file %s specified in attribute \ |
| | | ### ds-cfg-trust-store-pin-file of configuration entry %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while \ |
| | | ### trying to read the trust store PIN from file %s specified in configuration \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | ### contain the PIN needed to access the trust store, but this file \ |
| | | ### is empty |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s \ |
| | | ### which is specified in attribute ds-cfg-trust-store-pin-environment-variable \ |
| | | ### of configuration entry %s should contain the PIN needed to access the \ |
| | | ### trust store, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which \ |
| | | ### is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | ### entry %s should contain the PIN needed to access the file-based trust \ |
| | | ### manager, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error \ |
| | | ### occurred while trying to determine the value of configuration attribute \ |
| | | ### ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying \ |
| | | ### to load the trust store contents from file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred \ |
| | | ### while trying to create a trust manager factory to access the contents of \ |
| | | ### trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to \ |
| | | ### generate a self-signed certificate %s in the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add \ |
| | | ### certificate %s to the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be \ |
| | | ### added because it does not contain a certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could \ |
| | | ### not be added because it contains multiple certificate attributes %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be \ |
| | | ### added because it does not contain a value of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could \ |
| | | ### not be added because it contains multiple values of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s \ |
| | | ### to a file: %s |
| | | ###SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \ |
| | | ### on trust store file %s |
| | | ###SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \ |
| | | ### %s has not been initialized preventing this backend from processing the \ |
| | | ### requested operation |
| | | ###SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \ |
| | | ### on entry %s |
| | | ###SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \ |
| | | ### because it does not represent a task entry. Only task entries may be \ |
| | | ### modified in the task backend |
| | | ###SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \ |
| | | ### it does not represent a valid task in the server |
| | | ###SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \ |
| | | ### the assoicated task has completed running. Completed tasks cannot be modified |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \ |
| | | ### the server does not currently support modifying recurring task entries |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \ |
| | | ### currently running. The only modification allowed for running tasks is to \ |
| | | ### replace the value of the ds-task-state attribute with "cancel" |
| | | SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Der Eintrag konnte nicht vom Trust-Speicher-Backend abgerufen werden, da der angeforderte Eintrag Null ist |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Der angeforderte Eintrag %s ist nicht im Trust-Speicher-Backup vorhanden |
| | | SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Eintrag %s konnte nicht vom Trust-Speicher-Backend verarbeitet werden, da der angeforderte DN eine Ebene unterhalb der Basis-DN liegt, aber keinen Zertifikatsnamen spezifiziert |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Fehler beim Versuch, Zertifikat %s aus der Trust-Speicherdatei %s abzurufen: %s |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=\u00c4nderungsvorg\u00e4nge werden nicht in dem Trust-Speicher-Backend unterst\u00fctzt |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=DN-\u00c4nderungsvorg\u00e4nge werden nicht in dem Trust-Speicher-Backend unterst\u00fctzt |
| | | SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Das Trust-Speicher-Backend konnte nicht vom Konfigurationseintrag %s initialisiert werden, da es nicht exakt einen Basis-DN enth\u00e4lt |
| | | SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF-Import- und Exportvorg\u00e4nge werden nicht in dem Trust-Speicher-Backend unterst\u00fctzt |
| | | SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Sicherungs- und Wiederherstellungsvorg\u00e4nge werden nicht in dem Trust-Speicher-Backend unterst\u00fctzt |
| | | SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=Die Trust-Speicherdatei %s, die in Attribut ds-cfg-trust-store-file des Konfigurationseintrags %s angegeben ist, ist nicht vorhanden |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=Der Trust-Speichertyp %s, der in Attribut ds-cfg-trust-store-type des Konfigurationseintrags %s angegeben ist, ist ung\u00fcltig: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=Fehler beim Versuch, die PIN-Datei %s, die in Attribut ds-cfg-trust-store-pin-file des Konfigurationseintrags %s angegeben ist, zu erstellen |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=Fehler beim Versuch, die Trust-Speicher-PIN aus Datei %s, die in Konfigurationsattribut ds-cfg-trust-store-pin-file des Konfigurationseintrags %s spezifiziert ist, zu lesen: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=Datei %s, die in Attribut ds-cfg-trust-store-pin-file des Konfigurationseintrags %s angegeben ist, sollte die f\u00fcr den Zugriff auf den Trust-Speicher erforderliche PIN enthalten, aber die Datei ist leer |
| | | SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Umgebungsvariable %s, die in Attribut ds-cfg-trust-store-pin-environment-variable des Konfigurationseintrags %s angegeben ist, sollte die f\u00fcr den Zugriff auf den Trust-Speicher erforderliche PIN enthalten, aber diese Eigenschaft ist nicht angegeben |
| | | SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java-Eigenschaft %s, die in Attribut ds-cfg-trust-store-pin-property des Konfigurationseintrags %s angegeben ist, sollte die f\u00fcr den Zugriff auf den dateibasierten Trust-Manager erforderliche PIN enthalten, aber diese Eigenschaft ist nicht angegeben |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=Unerwarteter Fehler beim Versuch, den Wert des Konfigurationsattributs ds-cfg-trust-store-file in Konfigurationseintrag %s festzulegen: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=Fehler beim Versuch, den Trust-Speicherinhalt aus Datei %s zu laden: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=Fehler beim Versuch, eine Trust-Manager-Factory zu erstellen, um auf den Inhalt der Trust-Speicherdatei %s zuzugreifen: %s |
| | | SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=Der Zertifikatseintrag %s ist bereits vorhanden |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Fehler beim Versuch, ein selbstsigniertes Zertifikat %s in der Trust-Speicherdatei %s zu erstellen: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Fehler beim Versuch, Zertifikat %s in der Trust-Speicherdatei %s hinzuzuf\u00fcgen: %s |
| | | SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=L\u00f6schvorg\u00e4nge werden nicht in dem Trust-Speicher-Backend unterst\u00fctzt |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=Der Eintrag %s konnte nicht hinzugef\u00fcgt werden, da er kein Zertifikatsattribut %s enth\u00e4lt |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=Der Eintrag %s konnte nicht hinzugef\u00fcgt werden, da er mehrere Zertifikatsattribute %s enth\u00e4lt |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=Der Eintrag %s konnte nicht hinzugef\u00fcgt werden, da er keinen Wert des Zertifikatsattributs %s enth\u00e4lt |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=Der Eintrag %s konnte nicht hinzugef\u00fcgt werden, da er mehrere Werte des Zertifikatsattributs %s enth\u00e4lt |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Beim Schreiben von Zertifikat %s in eine Datei ist ein Fehler aufgetreten: %s |
| | | SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Das Einrichten von Berechtigungen f\u00fcr Trust-Speicherdatei %s ist fehlgeschlagen |
| | | SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=Der Root-Container f\u00fcr Backend %s wurde nicht initialisiert, sodass dieses Backend den angeforderten Vorgang nicht verarbeiten kann |
| | | SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Schreibsperre f\u00fcr Eintrag %s nicht m\u00f6glich |
| | | SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Eintrag %s kann nicht ge\u00e4ndert werden, da er keinen Aufgabeneintrag darstellt. Es k\u00f6nnen nur Aufgabeneintr\u00e4ge in dem Aufgaben-Backend ge\u00e4ndert werden |
| | | SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Eintrag %s kann nicht ge\u00e4ndert werden, da er keine g\u00fcltige Aufgabe in dem Server darstellt |
| | | SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Eintrag %s kann nicht ge\u00e4ndert werden, da die zugeh\u00f6rige Aufgabe die Ausf\u00fchrung abgeschlossen hat. Abgeschlossene Aufgaben k\u00f6nnen nicht ge\u00e4ndert werden |
| | | SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Eintrag %s kann nicht ge\u00e4ndert werden, da der Server derzeit keine wiederkehrenden Aufgabeneintr\u00e4ge unterst\u00fctzt |
| | | SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=Die mit Eintrag %s verkn\u00fcpfte Aufgabe wird derzeit ausgef\u00fchrt. Der Austausch des Wertes f\u00fcr Attribut ds-task-state durch "cancel" ist die einzige zul\u00e4ssige \u00c4nderung f\u00fcr Aufgaben, die aktuell ausgef\u00fchrt werden |
| | | INFO_TASKBE_RUNNING_TASK_CANCELLED_336=Die Ausf\u00fchrung der Aufgabe wurde durch eine \u00c4nderungsanforderung unterbrochen, um die Aufgabe abzubrechen |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s \ |
| | | ### from the trust store backend because the certificate %s does not exist |
| | | ###SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in \ |
| | | ### configuration entry %s only supports a single base DN, but was configured \ |
| | | ### for use with multiple base DNs |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while \ |
| | | ### attempting to open LDIF file %s for use by the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while \ |
| | | ### attempting to read data from LDIF file %s into the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Fehler beim Versuch, Zertifikat %s aus der Trust-Speicherdatei %s zu l\u00f6schen: %s |
| | | SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Eintrag %s konnte nicht aus dem Trust-Speicher-Backend abgerufen werden, da das Zertifikat %s nicht vorhanden ist |
| | | SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=Das LDIF-Backend, welches im Konfigurationseintrag %s definiert ist, unterst\u00fctzt nur einen einzigen Basis-DN, obwohl es f\u00fcr die Verwendung mit mehreren Basis-DNs konfiguriert wurde |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=Fehler beim Versuch, die LDIF-Datei %s f\u00fcr die Verwendung durch das LDIF-Backend, welches im Konfigurationseintrag %s definiert wurde, zu \u00f6ffnen: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=Fehler beim Versuch, Daten aus der LDIF-Datei %s in das LDIF-Backend, welches im Konfigurationseintrag %s definiert wurde, zu lesen: %s |
| | | MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=Die LDIF-Datei %s, die vom LDIF-Backend verwendet wird, welches im Konfigurationseintrag %s definiert ist, enth\u00e4lt mehrere Eintr\u00e4ge mit dem DN %s |
| | | MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=Die LDIF-Datei %s, die vom LDIF-Backend verwendet wird, welches im Konfigurationseintrag %s definiert ist, enth\u00e4lt den Eintrag %s, der nicht unterhalb des f\u00fcr das Backend definierten Basis-DNs befindet |
| | | MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=Die LDIF-Datei %s, die vom LDIF-Backend verwendet wird, welches im Konfigurationseintrag %s definiert ist, enth\u00e4lt den Eintrag %s. Der \u00fcbergeordnete Eintrag wurde jedoch noch nicht gelesen |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while \ |
| | | ### trying to create file %s to write an updated version of the data for the \ |
| | | ### LDIF backend defined in configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while \ |
| | | ### trying to write updated data to file %s for the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while \ |
| | | ### attempting to rename file %s to %s while writing updated data for the LDIF \ |
| | | ### backend defined in configuration entry %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=Fehler beim Versuch, Datei %s zu erstellen, um eine aktualisierte Version der Daten f\u00fcr das LDIF-Backend, welches im Konfigurationseintrag %s definiert ist, zu schreiben: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=Fehler beim Versuch, aktualisierte Daten in Datei %s f\u00fcr das LDIF-Backend, welches im Konfigurationseintrag %s definiert ist, zu schreiben: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=Fehler beim Versuch, Datei %s in %s umzubenennen, w\u00e4hrend aktualisierte Daten f\u00fcr das LDIF-Backend, welches im Konfigurationseintrag %s definiert ist, geschrieben werden: %s |
| | | MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=Eintrag %s ist bereits im LDIF-Backend vorhanden |
| | | MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=\u00dcbergeordnete Eintrag von Eintrag %s ist nicht vorhanden |
| | | MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=Eintrag %s ist nicht vorhanden |
| | |
| | | MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=Zieleintrag %s ist bereits vorhanden |
| | | MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=Neuer \u00fcbergeordneter DN %s ist nicht vorhanden |
| | | MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=Der als Basis-DN f\u00fcr Suchen festgelegte Eintrag %s ist nicht vorhanden |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while \ |
| | | ### trying to create the writer for the LDIF export operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred \ |
| | | ### while trying to write entry %s during the LDIF export: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while \ |
| | | ### trying to create the reader for the LDIF import operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error \ |
| | | ### occurred while attempting to read data from the import file: %s. The LDIF \ |
| | | ### import cannot continue |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=Fehler beim Versuch, den Schreiber f\u00fcr den LDIF-Exportvorgang zu erstellen: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=Fehler beim Versuch, Eintrag %s w\u00e4hrend des LDIF-Exports zu schreiben: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=Fehler beim Versuch, den Leser f\u00fcr den LDIF-Importvorgang zu erstellen: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=Irreparabler Fehler beim Versuch, Daten aus der Importdatei zu lesen: %s. Der LDIF-Import kann nicht fortgesetzt werden |
| | | MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=Das LDIF-Backend verf\u00fcgt momentan noch \u00fcber keinen Sicherungs- und Wiederherstellungsmechanismus. Verwenden Sie stattdessen LDIF-Import- und Exportvorg\u00e4nge |
| | | MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=Die LDIF-Datei %s, auf die im LDIF-Backend-Konfigurationseintrag %s verwiesen wird, ist nicht vorhanden |
| | | INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=Die \u00c4nderungen am LDIF-Dateipfad treten erst in Kraft, wenn das Backend deaktiviert und wieder reaktiviert wird |
| | | INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=Die \u00c4nderungen am Basis-DN des LDIF-Backends treten erst in Kraft, wenn das Backend deaktiviert und wieder reaktiviert wird |
| | | MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=Zieleintrag %s ist nicht vorhanden |
| | | MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=Zieleintrag %s ist nicht vorhanden |
| | | ###SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key \ |
| | | ### store %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Fehler beim Lesen von Schl\u00fcssel %s aus Schl\u00fcsselspeicher %s: %s |
| | | MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=Dieses Backend bietet keine Unterst\u00fctzung f\u00fcr das Betriebsattribut hasSubordinates |
| | | MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=Dieses Backend bietet keine Unterst\u00fctzung f\u00fcr das Betriebsattribut numSubordinates |
| | | NOTICE_BACKEND_OFFLINE_370=Backend %s geht jetzt offline |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid number \ |
| | | ### of tokens |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid minute \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid hour \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of \ |
| | | ### the month token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid month of \ |
| | | ### the year token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of the \ |
| | | ### week token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid tokens \ |
| | | ### combination yielding a nonexistent calendar date |
| | | ###SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=An error occurred while \ |
| | | ### attempting to export task backend data: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=An error occurred \ |
| | | ### while trying to create the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s tasks backup %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=An error occurred while \ |
| | | ### attempting to back up tasks file %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=An error occurred while \ |
| | | ### trying to close the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the tasks backup: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Unable to restore or verify tasks \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Unable to restore or verify \ |
| | | ### tasks backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Unable to restore or verify \ |
| | | ### tasks backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Unable to restore or verify tasks \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Unable to restore or verify \ |
| | | ### tasks backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Unable to restore or verify \ |
| | | ### tasks backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Unable to restore or verify \ |
| | | ### tasks backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Unable to restore tasks \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Unable to restore or \ |
| | | ### verify tasks backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt eine ung\u00fcltige Token-Anzahl |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt einen ung\u00fcltigen Minuten-Token |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt einen ung\u00fcltigen Stunden-Token |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt einen ung\u00fcltigen Monatstag-Token |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt einen ung\u00fcltigen Jahresmonat-Token |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt einen ung\u00fcltigen Wochentag-Token |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=Das angegebene Eintragsattribut %s der wiederkehrenden Aufgabe, in das der wiederkehrende Aufgabenzeitplan enthalten ist, besitzt eine ung\u00fcltige Token-Kombination und liefert ein nicht vorhandenes Kalenderdatum |
| | | SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=Fehler beim Versuch, Aufgaben-Backend-Daten zu exportieren: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=Fehler beim Versuch, den MAC-Anbieter %s zum Erstellen des signierten Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=Fehler beim Versuch, die Nachrichtenverarbeitung %s zum Erstellen des Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=Fehler beim Versuch, die Aufgabenarchivdatei %s in Verzeichnis %s zu erstellen: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=Fehler beim Versuch, die Verschl\u00fcsselung zum Verschl\u00fcsseln der Sicherung zu erhalten: %s |
| | | SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s Aufgabensicherung %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=Fehler beim Versuch, Aufgabendatei %s zu sichern: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=Fehler beim Versuch, die Aufgabenarchivdatei %s in Verzeichnis %s zu schlie\u00dfen: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=Fehler beim Versuch, die Sicherungsdeskriptordatei %s mit den Informationen \u00fcber die Aufgabensicherung zu aktualisieren: %s |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Die Aufgabensicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da diese Sicherung nicht vorhanden ist |
| | | SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Die Aufgabensicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da der Archivdateiname nicht festgelegt werden konnte |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da die spezifizierte Archivdatei %s nicht vorhanden ist |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, festzustellen, ob das Sicherungsarchiv %s vorhanden ist, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein unsignierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den Verarbeitungsalgorithmus, der zum Generieren dieses Hash verwendet wird, nicht festlegen kann |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen unsignierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten Verarbeitungsalgorithmus von %s verwendet |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein signierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den MAC-Algorithmus, der zum Generieren dieses Hash verwendet wird, nicht festlegen kann |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen signierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten MAC-Algorithmus von %s verwendet |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Sicherungsarchivdatei %s zu \u00f6ffnen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie mit einer unbekannten oder nicht unterst\u00fctzten Verschl\u00fcsselung verschl\u00fcsselt ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, den n\u00e4chsten Eintrag aus der Archivdatei %s zu lesen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Die Aufgabensicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, die Datei %s wiederherzustellen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die archivierte Datei %s zu verarbeiten, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Archivdatei %s zu schlie\u00dfen, ein Fehler aufgetreten ist: %s |
| | | NOTICE_TASKS_RESTORE_UNSIGNED_HASH_VALID_401=Der vom Sicherungsarchiv berechnete Message Digest stimmt mit dem in den Sicherungsinformationen gespeichertem Digest \u00fcberein |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Unable to restore or \ |
| | | ### verify tasks backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete Message Digest nicht mit dem in den Sicherungsinformationen gespeicherten Digest \u00fcbereinstimmt |
| | | NOTICE_TASKS_RESTORE_SIGNED_HASH_VALID_403=Der vom Sicherungsarchiv berechnete signierte Digest stimmt mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcberein |
| | | ###SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Unable to restore or verify \ |
| | | ### tasks backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Die Aufgabensicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete signierte Digest nicht mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcbereinstimmt |
| | | NOTICE_TASKS_RESTORE_VERIFY_SUCCESSFUL_405=Alle mit der Aufgabensicherung %s aus dem Verzeichnis %s durchgef\u00fchrten Pr\u00fcfungen ergeben, dass es sich anscheinend um ein g\u00fcltiges Archiv handelt |
| | | NOTICE_TASKS_RESTORE_SUCCESSFUL_406=Aufgabenssicherung %s wurde erfolgreich vom Archiv im Verzeichnis %s wiederhergestellt |
| | | ###SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=The information for backup %s could \ |
| | | ### not be found in the backup directory %s |
| | | ###SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the backup: %s |
| | | SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=Die Informationen f\u00fcr die Sicherung %s konnten nicht in dem Sicherungsverzeichnis %s gefunden werden |
| | | SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=Fehler beim Versuch, die Sicherungsdeskriptordatei %s mit den Informationen \u00fcber die Sicherung zu aktualisieren: %s |
| | | MILD_ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR_409=Die DIT-Strukturregel %s konnte nicht hinzugef\u00fcgt werden, da die Regelkennung gegen die bestehende DIT-Strukturregel (%s) verst\u00f6\u00dft |
| | | INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS_410=Lokaler DB-Backend %s gibt nicht die Anzahl der Bereinigungs-Threads an: Zur\u00fccksetzen auf %d Threads |
| | | INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES_411=Lokaler DB-Backend %s gibt nicht die Anzahl der verriegelten Tabellen an: Zur\u00fccksetzen auf %d |
| | | ###SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \ |
| | | ###because its dependency task %s is missing |
| | | SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Aufgabe %s konnte nicht geplant werden, da deren Abh\u00e4ngigkeitsaufgabe %s fehlt |
| | | NOTICE_TASK_STARTED_413=%s-Aufgabe %s startete die Ausf\u00fchrung |
| | | NOTICE_TASK_FINISHED_414=%s-Aufgabe %s beendete die Ausf\u00fchrung |
| | | MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX_415=Ldap-Syntaxbeschreibung mit OID %s kann nicht hinzugef\u00fcgt werden, da ein Konflikt mit einer vorhandenen ldap-Syntaxbeschreibung besteht |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=BACKEND |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to \ |
| | | ### de-register sub-suffix "%s" from the backend with suffix "%s". However, the \ |
| | | ### subordinate backend containing that sub-suffix also contains additional \ |
| | | ### sub-suffixes and may not be de-registered. It may be possible to remove this \ |
| | | ### sub-suffix by editing the configuration for the subordinate backend with \ |
| | | ### which it is associated |
| | | ###FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \ |
| | | ### root DSE backend without providing a configuration entry. This is not \ |
| | | ### allowed |
| | | FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=Se ha intentado anular el registro del subsufijo "%s" del backend con el sufijo "%s". No obstante, el backend subordinado que contiene este subsufijo contiene otros subsufijos adicionales, por lo que es posible que no pueda anularse el registro. Es posible que pueda suprimirse este subsufijo mediante la edici\u00f3n de la configuraci\u00f3n para el backend subordinado con el que est\u00e1 asociado |
| | | FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=Se ha intentado configurar el backend de DSE ra\u00edz sin proporcionar una entrada de configuraci\u00f3n. Esto no est\u00e1 permitido |
| | | INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=El conjunto de ND de base que se utilizar\u00e1 para las b\u00fasquedas "singleLevel" (un solo nivel), "wholeSubtree" (todo el \u00e1rbol) y "subordinateSubtree" (\u00e1rbol subordinado) en funci\u00f3n del DSE ra\u00edz. Si no se especifica esta opci\u00f3n, se utilizar\u00e1 el conjunto de todos los sufijos definidos por el usuario |
| | | ###SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is \ |
| | | ### configured as one of the subordinate base DNs to use for searches below the \ |
| | | ### root DSE. However, this base DN is not handled by any suffix registered with \ |
| | | ### the Directory Server and will therefore not be used |
| | | ###SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem \ |
| | | ### occurred while trying to determine the set of subordinate base DNs to use for \ |
| | | ### searches below the root DSE: %s |
| | | SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=El DN de base "%s" est\u00e1 configurado como uno de los DN de base subordinados para su uso en b\u00fasquedas por debajo de la DSE ra\u00edz. No obstante, este DN de base no est\u00e1 controlado por ning\u00fan sufijo registrado con el Servidor de directorios, por lo que no se utilizar\u00e1 |
| | | SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=Se ha producido un problema inesperado al tratar de determinar el conjunto de los DN de base subordinados para su uso en b\u00fasquedas por debajo de la DSE ra\u00edz: %s |
| | | MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=Se ha solicitado al servidor de fondo DSE ra\u00edz que recupere la entrada con el ND "%s". A este servidor de fondo s\u00f3lo se le puede solicitar que recupere el propio DSE ra\u00edz. Sin embargo, se realizar\u00e1 una comprobaci\u00f3n del mismo con los servidores de fondo subordinados definidos y se verificar\u00e1 si puede buscar la entrada solicitada |
| | | MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=No se puede agregar la entrada "%s" porque no se admiten las operaciones de adici\u00f3n en el servidor de fondo DSE ra\u00edz |
| | | MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=No se puede suprimir la entrada "%s" porque no se admiten las operaciones de eliminaci\u00f3n en el servidor de fondo DSE ra\u00edz |
| | | MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=No se puede actualizar la entrada "%s" porque no se admiten las operaciones de modificaci\u00f3n en el servidor de fondo DSE ra\u00edz. Si desea modificar el contenido del propio DSE ra\u00edz, es posible realizar esta operaci\u00f3n mediante la modificaci\u00f3n de la entrada "%s" de la configuraci\u00f3n |
| | | MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=No se puede cambiar el nombre de la entrada "%s" porque no se admiten las operaciones de modificaci\u00f3n de ND en el servidor de fondo DSE ra\u00edz |
| | | MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=No se puede realizar una b\u00fasqueda (Id. de conexi\u00f3n %d, Id. de operaci\u00f3n %d) con el ND de base de "%s" en el servidor de fondo DSE ra\u00edz. El ND de base de las b\u00fasquedas de este servidor de fondo debe ser el ND del propio DSE ra\u00edz |
| | | ###SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure \ |
| | | ### occurred while trying to process a search operation (connection ID %d, \ |
| | | ### operation ID %d) in the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with \ |
| | | ### connection ID %d and operation ID %d because it had an invalid scope of %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while \ |
| | | ### trying to export the root DSE entry to the specified LDIF target: %s |
| | | ###SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend \ |
| | | ### does not provide a facility for backup and restore operations. The contents \ |
| | | ### of the root DSE should be backed up as part of the Directory Server \ |
| | | ### configuration |
| | | SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=Se ha producido un error inesperado al tratar de procesar una operaci\u00f3n de b\u00fasqueda (Id. de conexi\u00f3n %d, Id. de operaci\u00f3n %d) en el backend de DSE ra\u00edz: %s |
| | | SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=No se pudo procesar la b\u00fasqueda con el Id. de conexi\u00f3n %d y el Id. de operaci\u00f3n %d porque tuvo un \u00e1mbito no v\u00e1lido de %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=Se ha producido un error inesperado al tratar de abrir el editor de LDIF para el backend de DSE ra\u00edz: %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=Se ha producido un error inesperado al tratar de exportar la entrada DSE ra\u00edz al destino LDIF especificado: %s |
| | | SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=El backend de DSE ra\u00edz no admite operaciones de importaci\u00f3n de LDIF |
| | | SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=El backend de DSE ra\u00edz no proporciona ning\u00fan recurso para las operaciones de copia de seguridad y de restauraci\u00f3n. La copia de seguridad de los contenidos de la DSE ra\u00edz debe procesarse como parte de la configuraci\u00f3n del Servidor de directorios |
| | | INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=Se ha actualizado la configuraci\u00f3n del DSE ra\u00edz para que utilice el conjunto definido de sufijos del servidor de directorios al realizar b\u00fasquedas por debajo del DSE ra\u00edz |
| | | INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=Se ha actualizado la configuraci\u00f3n del DSE ra\u00edz para que utilice el conjunto de ND de base %s al realizar b\u00fasquedas por debajo del DSE ra\u00edz |
| | | INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=Se ha actualizado la configuraci\u00f3n del DSE ra\u00edz para que utilice un nuevo conjunto de atributos definidos por el usuario |
| | | ###SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the \ |
| | | ### monitor backend without providing a configuration entry. This is not \ |
| | | ### allowed, and no monitor information will be available over protocol |
| | | ###SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error \ |
| | | ### occurred while attempting to decode cn=monitor as the base DN for the \ |
| | | ### Directory Server monitor information: %s. No monitor information will be \ |
| | | ### available over protocol |
| | | SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=Se ha intentado configurar el backend de supervisi\u00f3n sin proporcionar una entrada de configuraci\u00f3n. Esto no est\u00e1 permitido, por lo que no podr\u00e1 disponerse de informaci\u00f3n de supervisi\u00f3n por medio del protocolo |
| | | SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=Se ha producido un error al tratar de descodificar cn=monitor como el DN de base para la informaci\u00f3n de supervisi\u00f3n del Servidor de directorios: %s. No podr\u00e1 disponerse de informaci\u00f3n de supervisi\u00f3n por medio del protocolo |
| | | MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=No se puede agregar la entrada "%s" porque no se admiten las operaciones de adici\u00f3n en el servidor de fondo de supervisi\u00f3n |
| | | MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=No se puede suprimir la entrada "%s" porque no se admiten las operaciones de eliminaci\u00f3n en el servidor de fondo de supervisi\u00f3n |
| | | MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=No se puede actualizar la entrada "%s" porque no se admiten las operaciones de modificaci\u00f3n en el servidor de fondo de supervisi\u00f3n. Si desea modificar el contenido de la propia entrada de supervisi\u00f3n de base, es posible realizar esta operaci\u00f3n mediante la modificaci\u00f3n de la entrada "%s" en la configuraci\u00f3n |
| | | MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=No se puede cambiar el nombre de la entrada "%s" porque no se admiten las operaciones de modificaci\u00f3n de ND en el servidor de fondo de supervisi\u00f3n |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while \ |
| | | ### attempting to export the base monitor entry: %s |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while \ |
| | | ### attempting to export the monitor entry for monitor provider %s: %s |
| | | ###SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend \ |
| | | ### does not provide a facility for backup and restore operations |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=Se ha producido un error al tratar de exportar la entrada de supervisi\u00f3n de base: %s |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=Se ha producido un error al tratar de exportar la entrada de supervisi\u00f3n para el proveedor de supervisi\u00f3n %s: %s |
| | | SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=El backend de supervisi\u00f3n no admite operaciones de importaci\u00f3n de LDIF |
| | | SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=El backend de supervisi\u00f3n no proporciona ning\u00fan recurso para las operaciones de copia de seguridad y de restauraci\u00f3n |
| | | INFO_MONITOR_USING_NEW_USER_ATTRS_31=Se ha actualizado la configuraci\u00f3n de supervisi\u00f3n para que utilice un nuevo conjunto de atributos definidos por el usuario |
| | | MILD_ERR_MONITOR_GET_ENTRY_NULL_32=No se puede recuperar la entrada solicitada del servidor de fondo de supervisi\u00f3n porque el ND especificado es nulo |
| | | MILD_ERR_MONITOR_BASE_TOO_DEEP_33=No se puede recuperar la entrada solicitada %s del servidor de fondo de supervisi\u00f3n porque el ND se encuentra en un nivel demasiado profundo. Las entradas de supervisi\u00f3n s\u00f3lo pueden encontrarse en un nivel por debajo de %s |
| | |
| | | MILD_ERR_MONITOR_MULTIVALUED_RDN_35=No se puede recuperar la entrada solicitada %s del servidor de fondo de supervisi\u00f3n porque es posible que las entradas de supervisi\u00f3n no contengan RDN con varios valores |
| | | MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=No se puede recuperar la entrada solicitada del servidor de fondo de supervisi\u00f3n porque no hay ning\u00fan proveedor de supervisi\u00f3n "%s" registrado en el servidor de directorios |
| | | INFO_MONITOR_UPTIME_37=%d d\u00edas %d horas %d minutos %d segundos |
| | | ###SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \ |
| | | ### schema backend without providing a configuration entry. This is not allowed, \ |
| | | ### and no schema information will be available over protocol |
| | | SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=Se ha intentado configurar el backend de esquema sin proporcionar una entrada de configuraci\u00f3n. Esto no est\u00e1 permitido, por lo que no se dispondr\u00e1 de informaci\u00f3n de esquema por medio del protocolo |
| | | INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=ND o conjunto de ND de las entradas que pueden recuperarse con el fin de obtener la informaci\u00f3n del esquema de Directory Server. Pueden especificarse varios valores si el esquema va a estar disponible en varias ubicaciones por motivos de compatibilidad. Si se no se especifica ning\u00fan valor, se utilizar\u00e1 el valor predeterminado "cn=schema" |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying \ |
| | | ### to determine the base DNs to use when publishing the Directory Server schema \ |
| | | ### information, as specified in the ds-cfg-schema-entry-dn attribute of \ |
| | | ### configuration entry %s: %s. The default schema base DN of cn=schema will be \ |
| | | ### used |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=Se ha producido un error al tratar de determinar los DN de base que deben usarse al publicar la informaci\u00f3n de esquema del Servidor de directorios, tal como se especifica en el atributo ds-cfg-schema-entry-dn de la entrada de configuraci\u00f3n %s: %s. Se usar\u00e1 el DN de base de esquema predeterminado de cn=schema |
| | | MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=No se puede agregar la entrada "%s" porque no se admiten las operaciones de adici\u00f3n en el servidor de fondo del esquema |
| | | MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=No se puede suprimir la entrada "%s" porque no se admiten las operaciones de eliminaci\u00f3n en el servidor de fondo del esquema |
| | | MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=No se puede actualizar la entrada "%s" porque a\u00fan no se admiten las operaciones de modificaci\u00f3n en el servidor de fondo del esquema. Si desea modificar el contenido de la propia entrada de esquema de base, es posible realizar esta operaci\u00f3n mediante la modificaci\u00f3n de la entrada "%s" de la configuraci\u00f3n |
| | | MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=No se puede cambiar el nombre de la entrada "%s" porque no se admiten las operaciones de modificaci\u00f3n de ND en el servidor de fondo del esquema |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting \ |
| | | ### to export the base schema entry: %s |
| | | ###SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support \ |
| | | ### LDIF import operations |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does \ |
| | | ### not yet provide a facility for backup and restore operations |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=Se ha producido un error al tratar de exportar la entrada de esquema de base: %s |
| | | SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=El backend de esquema no admite las operaciones de importaci\u00f3n de LDIF |
| | | SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=El backend no proporciona ning\u00fan recurso para las operaciones de copia de seguridad y de restauraci\u00f3n |
| | | MILD_ERR_SCHEMA_INVALID_BASE_48=No se puede recuperar la entrada solicitada %s desde el servidor de fondo del esquema debido a que el ND es igual a uno de los ND de entrada de esquema |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the schema backend: %s |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=Se ha producido un error inesperado al tratar de abrir el editor de LDIF para el backend de esquema: %s |
| | | INFO_SCHEMA_DEREGISTERED_BASE_DN_50=Se ha anulado satisfactoriamente el registro del ND %s, por lo que ya no estar\u00e1 disponible como ND de entrada de esquema |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying \ |
| | | ### to deregister %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=Se ha producido un error al tratar de anular el registro de %s como DN de entrada de esquema: %s |
| | | INFO_SCHEMA_REGISTERED_BASE_DN_52=Se ha registrado satisfactoriamente el ND %s como ND de entrada de esquema |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying \ |
| | | ### to register %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=Se ha producido un error al tratar de registrar %s como DN de entrada de esquema: %s |
| | | INFO_SCHEMA_USING_NEW_USER_ATTRS_54=La configuraci\u00f3n de esquema se ha actualizado para que utilice un nuevo conjunto de atributos definidos por el usuario |
| | | ###FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to \ |
| | | ### obtain a lock on entry %s after multiple attempts. This could mean that the \ |
| | | ### entry is already locked by a long-running operation or that the entry has \ |
| | | ### previously been locked but was not properly unlocked |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred \ |
| | | ### while trying to create the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while \ |
| | | ### attempting to obtain a list of the files in directory %s to include in the \ |
| | | ### schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while \ |
| | | ### attempting to back up schema file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while \ |
| | | ### trying to close the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify \ |
| | | ### schema backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify \ |
| | | ### schema backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify \ |
| | | ### schema backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify \ |
| | | ### schema backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to \ |
| | | ### restore schema backup %s because an error occurred while attempting to rename \ |
| | | ### the current schema directory from %s to %s: %s |
| | | FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=El Servidor de directorios no ha podido obtener un bloqueo en la entrada %s tras varios intentos. Esto puede deberse a que la entrada ya est\u00e9 bloqueada por una operaci\u00f3n de larga ejecuci\u00f3n o a que la entrada ya se haya bloqueado con anterioridad sin desbloquearse correctamente |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=Se ha producido un error al tratar de obtener el proveedor MAC de %s con el fin de crear el hash firmado para la copia de seguridad: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=Se ha producido un error al tratar de obtener la recopilaci\u00f3n de mensajes de %s con el fin de crear el hash para la copia de seguridad: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=Se ha producido un error al tratar de crear el archivo de almacenamiento de esquema %s en el directorio %s: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=Se ha producido un error al tratar de obtener el cifrado para cifrar la copia de seguridad: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=Copia de seguridad de esquema %2$s de %1$s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=Se ha producido un error al tratar de obtener una lista de los archivos en el directorio %s para su inclusi\u00f3n en la copia de seguridad de esquema: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=Se ha producido un error al tratar de hacer una copia de seguridad del archivo de esquema %s: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=Se ha producido un error al tratar de cerrar el archivo de almacenamiento de esquema %s en el directorio %s: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=Se ha producido un error al tratar de actualizar el archivo descriptor de la copia de seguridad %s con informaci\u00f3n sobre la copia de seguridad de esquema: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=No se puede restaurar ni comprobar la copia de seguridad de esquema %s en el directorio %s porque no existe tal copia de seguridad |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=No se puede restaurar ni comprobar la copia de seguridad de esquema %s en el directorio %s porque no pudo determinarse el nombre de archivo del archivo de almacenamiento |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque no existe el archivo de almacenamiento %s especificado |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha producido un error al tratar de determinar si existe el archivo de copia de seguridad %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque, aunque se dispone de un hash no firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo de recopilaci\u00f3n empleado para generar este hash |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque contiene un hash no firmado que emplea un algoritmo de recopilaci\u00f3n de %s desconocido o incompatible |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque, aunque se dispone de un hash firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo MAC empleado para generar este hash |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque contiene un hash firmado que emplea un algoritmo MAC de %s desconocido o incompatible |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha producido un error al tratar de abrir el archivo de almacenamiento de copia de seguridad %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha cifrado por medio de un cifrado desconocido o incompatible: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=No se puede restaurar la copia de seguridad de esquema %s porque se ha producido un error al tratar de cambiar el nombre del directorio de esquema actual de %s a %s: %s |
| | | NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=Se ha producido un error que impide que se restablezca correctamente la copia de seguridad del esquema. Sin embargo, los archivos de esquema originales, presentes al inicio del proceso de restablecimiento, se han conservado y se encuentran actualmente en su ubicaci\u00f3n original %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore \ |
| | | ### schema backup %s because an error occurred while attempting to create a new \ |
| | | ### empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify \ |
| | | ### schema backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or \ |
| | | ### verify schema backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=Se ha producido un error que impide que se restablezca correctamente la copia de seguridad del esquema. Los archivos de esquema originales presentes antes del inicio del proceso de restauraci\u00f3n se han conservado y se encuentran en el directorio %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=No se puede restaurar la copia de seguridad de esquema %s porque se ha producido un error al tratar de crear un nuevo directorio vac\u00edo %s en el que restaurar los archivos: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=Se ha producido un error que impide que se restablezca correctamente la copia de seguridad del esquema. Los archivos de esquema originales presentes antes del inicio del proceso de restauraci\u00f3n se han conservado en el directorio %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha producido un error al tratar de leer la siguiente entrada del archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=No se puede restaurar la copia de seguridad de esquema %s porque se ha producido un error al tratar de volver a crear el archivo %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha producido un error al procesar el archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque se ha producido un error inesperado al tratar de cerrar el archivo de almacenamiento %s: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=La recopilaci\u00f3n de mensajes calculada a partir del archivo de copia de seguridad coincide con la recopilaci\u00f3n almacenada en la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or \ |
| | | ### verify schema backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque la recopilaci\u00f3n de mensajes calculada a partir del archivo de almacenamiento de copia de seguridad no coincide con la recopilaci\u00f3n almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=La recopilaci\u00f3n firmada que se ha calculado a partir del archivo de copia de seguridad coincide con la firma almacenada en la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify \ |
| | | ### schema backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=No se puede restaurar ni comprobar la copia de seguridad de esquema %s porque la recopilaci\u00f3n firmada calculada a partir del archivo de almacenamiento de copia de seguridad no coincide con la firma almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=Todas las pruebas realizadas en la copia de seguridad del esquema %s del directorio %s indican que el archivo parece v\u00e1lido |
| | | NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=La copia de seguridad del esquema %s se ha restablecido satisfactoriamente a partir del archivo ubicado en el directorio %s |
| | | ###SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid \ |
| | | ### because it has an invalid state %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while \ |
| | | ### trying to parse the scheduled start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while \ |
| | | ### trying to parse the actual start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while \ |
| | | ### trying to parse the completion time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in \ |
| | | ### task entry %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task \ |
| | | ### defined in entry %s: %s |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to hold the recurring \ |
| | | ### task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task \ |
| | | ### entry contains multiple attributes with type %s, which is used to hold the \ |
| | | ### recurring task ID, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### recurring task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task \ |
| | | ### entry contains multiple values for the %s attribute, which is used to specify \ |
| | | ### the recurring task ID, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to specify recurring task \ |
| | | ### schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=The provided recurring \ |
| | | ### task entry contains multiple attributes with type %s, which is used to hold \ |
| | | ### recurring task schedule, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=The provided recurring task \ |
| | | ### entry does not contain any values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=The provided recurring \ |
| | | ### task entry contains multiple values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while \ |
| | | ### attempting to load class %s specified in attribute %s of the provided \ |
| | | ### recurring task entry: %s. Does this class exist in the Directory Server \ |
| | | ### classpath? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error \ |
| | | ### occurred while trying to create an instance of class %s as a Directory Server \ |
| | | ### task. Is this class a subclass of %s? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred \ |
| | | ### while attempting to perform internal initialization on an instance of class \ |
| | | ### %s with the information contained in the provided entry: %s |
| | | ###SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when \ |
| | | ### attempting to initialize the task backend was null |
| | | ###SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does \ |
| | | ### not contain any base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry \ |
| | | ### contains multiple base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred \ |
| | | ### while attempting to decode recurring task base %s as a DN: %s |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \ |
| | | ### while attempting to decode scheduled task base %s as a DN: %s |
| | | SEVERE_ERR_TASK_INVALID_STATE_91=La tarea definida en la entrada %s no es v\u00e1lida porque tiene un estado no v\u00e1lido %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=Se ha producido un error al tratar de analizar el valor de hora de inicio programado %s de la entrada de tarea %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=Se ha producido un error al tratar de analizar el valor de hora de inicio real %s de la entrada de tarea %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=Se ha producido un error al tratar de analizar el valor de hora de finalizaci\u00f3n %s de la entrada de tarea %s |
| | | SEVERE_ERR_TASK_MISSING_ATTR_95=La entrada de tarea %s carece del atributo necesario %s |
| | | SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=Hay varias instancias del atributo %s en la entrada de tarea %s |
| | | SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=No hay valores para el atributo %s en la entrada de tarea %s |
| | | SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=Hay varios valores para el atributo %s en la entrada de tarea %s |
| | | SEVERE_ERR_TASK_EXECUTE_FAILED_99=Se ha producido un error al ejecutar la tarea definida en la entrada %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=La entrada de tarea peri\u00f3dica proporcionada no contiene el atributo %s que se requiere para mantener el Id. de tarea peri\u00f3dica |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=La entrada de tarea peri\u00f3dica proporcionada contiene varios atributos con el tipo %s que se emplea para mantener el Id. de tarea peri\u00f3dica, pero s\u00f3lo se permite una \u00fanica instancia |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_102=La entrada de tarea peri\u00f3dica proporcionada no contiene ning\u00fan valor para el atributo %s que se emplea para especificar el Id. de tarea peri\u00f3dica |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=La entrada de tarea peri\u00f3dica proporcionada contiene varios valores para el atributo %s que se emplea para especificar el Id. de tarea peri\u00f3dica, pero s\u00f3lo se permite un \u00fanico valor |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=La entrada de tarea peri\u00f3dica proporcionada no contiene el atributo %s que se necesita para especificar la programaci\u00f3n de la tarea peri\u00f3dica |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=La entrada de tarea peri\u00f3dica proporcionada contiene varios atributos con el tipo %s que se emplea para mantener la programaci\u00f3n de la tarea peri\u00f3dica, pero s\u00f3lo se permite una \u00fanica instancia |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=La entrada de tarea peri\u00f3dica proporcionada no contiene ning\u00fan valor para el atributo %s que se emplea para especificar la programaci\u00f3n de la tarea peri\u00f3dica |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=La entrada de tarea peri\u00f3dica proporcionada contiene varios valores para el atributo %s que se emplea especificar la programaci\u00f3n de la tarea peri\u00f3dica, pero s\u00f3lo se permite un \u00fanico valor |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=Se ha producido un error al tratar de cargar la clase %s especificada en el atributo %s de la entrada de tarea peri\u00f3dica proporcionada %s. \u00bfExiste esta clase en la ruta de clase del Servidor de directorios? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=Se ha producido un error al tratar de crear una instancia de clase %s como una tarea del Servidor de directorios. \u00bfEs esta clase una subclase de%s? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=Se ha producido un error al tratar de realizar una inicializaci\u00f3n interna en una instancia de clase %s con la informaci\u00f3n contenida en la entrada proporcionada: %s |
| | | SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=La entrada de configuraci\u00f3n proporcionada al tratar de inicializar el backend de tarea fue nula |
| | | SEVERE_ERR_TASKBE_NO_BASE_DNS_112=La entrada de configuraci\u00f3n de backend de tarea no contiene ning\u00fan DN de base. Debe haber exactamente un DN de base para la informaci\u00f3n de tarea en el Directorio de servicios |
| | | SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=La entrada de configuraci\u00f3n de backend de tarea contiene varios DN de base. Debe haber exactamente un DN de base para la informaci\u00f3n de tarea en el Directorio de servicios |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=Se ha producido un error al tratar de descodificar la base de tarea peri\u00f3dica %s como un DN: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=Se ha producido un error al tratar de descodificar la base de tarea programada %s como un DN: %s |
| | | INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=Periodo de tiempo, en segundos, que debe conservarse la informaci\u00f3n de la tarea una vez finalizado el procesamiento de dicha tarea. Una vez transcurrido este periodo, la informaci\u00f3n de la tarea se suprimir\u00e1 autom\u00e1ticamente para conservar espacio en el disco y memoria |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \ |
| | | ### occurred while attempting to initialize the task retention time \ |
| | | ### configuration: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=Se ha producido un error inesperado al tratar de inicializar la configuraci\u00f3n de tiempo de retenci\u00f3n de la tarea: %s |
| | | INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=La ruta al archivo de copia de seguridad del servidor de fondo de tareas. El archivo LDIF albergar\u00e1 la configuraci\u00f3n completa de las tareas programadas y peri\u00f3dicas definidas |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \ |
| | | ### occurred while attempting to initialize the task backing file configuration: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the path to \ |
| | | ### the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing \ |
| | | ### file %s already exists and the Directory Server will not attempt to overwrite \ |
| | | ### it. Please delete or rename the existing file before attempting to use that \ |
| | | ### path for the new backing file, or choose a new path |
| | | ###SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the \ |
| | | ### new task data backing file appears to be an invalid path. Please choose a \ |
| | | ### new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for \ |
| | | ### the new task data backing file %s does not exist. Please create this \ |
| | | ### directory before attempting to use this path for the new backing file or \ |
| | | ### choose a new path |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory \ |
| | | ### %s for the new task data backing file %s exists but is not a directory. \ |
| | | ### Please choose a new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while \ |
| | | ### attempting to determine the new path to the task data backing file: %s |
| | | ###SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the length of \ |
| | | ### time in seconds that information about completed tasks should be retained \ |
| | | ### before they are cleaned up |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while \ |
| | | ### attempting to determine the completed task retention time: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=Se ha producido un error inesperado al tratar de inicializar la configuraci\u00f3n de archivo de copia de seguridad de la tarea: %s |
| | | SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=La entrada de configuraci\u00f3n actualizada no tiene ning\u00fan valor para el atributo %s requerido que especifica la ruta para el archivo de copia de seguridad de datos de tarea |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=El archivo de copia de seguridad de datos de tarea %s especificado ya existe, por lo que el Servidor de directorios no tratar\u00e1 de sobrescribirlo. Elimine o cambie el nombre del archivo existente antes de tratar de emplear esa ruta para el nuevo archivo de copia de seguridad o seleccione una nueva ruta |
| | | SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=Parece que la ruta %s especificada para el nuevo archivo de copia de seguridad de datos de tarea no es v\u00e1lida Seleccione una nueva ruta para el archivo de copia de seguridad de datos de tarea |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=El directorio principal %s para el nuevo archivo de copia de seguridad de datos de tarea %s no existe Cree este directorio antes de tratar de emplear esta ruta para el nuevo archivo de copia de seguridad o seleccione una nueva ruta |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=El directorio principal %s para el nuevo archivo de copia de seguridad de datos de tarea %s ya existe, pero no es un directorio. Seleccione una nueva ruta para el archivo de copia de seguridad de datos de tarea |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=Se ha producido un error al tratar de determinar la nueva ruta para el archivo de copia de seguridad de datos de tarea: %s |
| | | SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=La entrada de configuraci\u00f3n no tiene ning\u00fan valor para el atributo %s requerido que especifica el per\u00edodo de tiempo en segundos durante el que debe retenerse la informaci\u00f3n acerca de las tareas completadas antes de que se reorganicen |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=Se ha producido un error al tratar de determinar el tiempo de retenci\u00f3n de las tareas completadas: %s |
| | | INFO_TASKBE_UPDATED_RETENTION_TIME_128=El tiempo de retenci\u00f3n de las tareas completadas se ha actualizado a %d segundos. Este cambio se aplicar\u00e1 inmediatamente |
| | | INFO_TASKBE_UPDATED_BACKING_FILE_129=La ruta al archivo de copia de seguridad de los datos de tareas se ha cambiado a %s. Se ha incluido una captura de la configuraci\u00f3n de tareas actual en ese archivo, que se seguir\u00e1 utilizando en futuras actualizaciones |
| | | ###SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may \ |
| | | ### only be added immediately below %s for scheduled tasks or immediately below \ |
| | | ### %s for recurring tasks |
| | | ###SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not \ |
| | | ### supported in the task backend |
| | | SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=Es posible que s\u00f3lo puedan a\u00f1adirse las nuevas entradas en el backend de tarea inmediatamente debajo de %s para las tareas programadas o inmediatamente debajo de %s para las tareas peri\u00f3dicas |
| | | SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=No se admiten las operaciones de modificaci\u00f3n de DN en el backend de tarea |
| | | INFO_TASKBE_BACKING_FILE_HEADER_132=El archivo contiene los datos utilizados por el servidor de fondo del programador de tareas del servidor de directorios. No modifique directamente este archivo, ya que es posible que esos cambios se pierdan. Las definiciones de tareas programadas y peri\u00f3dicas s\u00f3lo deben modificarse mediante las utilidades de administraci\u00f3n proporcionadas con el servidor de directorios |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ |
| | | ### %s to the task scheduler because another recurring task already exists with \ |
| | | ### the same ID |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because \ |
| | | ### another task already exists with the same ID |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error \ |
| | | ### occurred while attempting to schedule the next iteration of recurring task \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred \ |
| | | ### while attempting to read an entry from the tasks backing file %s on or near \ |
| | | ### line %d: %s. This is not a fatal error, so the task scheduler will attempt \ |
| | | ### to continue parsing the file and schedule any additional tasks that it \ |
| | | ### contains |
| | | ###FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while \ |
| | | ### attempting to read an entry from the tasks backing file %s on or near line \ |
| | | ### %d: %s. This is an unrecoverable error, and parsing cannot continue |
| | | ###SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks \ |
| | | ### backing file is invalid because it has no parent and does not match the task \ |
| | | ### root DN of %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error \ |
| | | ### occurred while attempting to parse entry %s as a recurring task and add it to \ |
| | | ### the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred \ |
| | | ### while attempting to parse entry %s as a task and add it to the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks \ |
| | | ### backing file %s has a DN which is not valid for a task or recurring task \ |
| | | ### definition and will be ignored |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred \ |
| | | ### while attempting to read from the tasks data backing file %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while \ |
| | | ### attempting to create a new tasks backing file %s for use with the task \ |
| | | ### scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not \ |
| | | ### contain attribute %s which is needed to specify the fully-qualified name of \ |
| | | ### the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry \ |
| | | ### contains multiple attributes with type %s, which is used to hold the task \ |
| | | ### class name, but only a single instance is allowed |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### fully-qualified name of the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry \ |
| | | ### contains multiple values for the %s attribute, which is used to specify the \ |
| | | ### task class name, but only a single value is allowed |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting \ |
| | | ### to load class %s specified in attribute %s of the provided task entry: %s. \ |
| | | ### Does this class exist in the Directory Server classpath? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred \ |
| | | ### while trying to create an instance of class %s as a Directory Server task. \ |
| | | ### Is this class a subclass of %s? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while \ |
| | | ### attempting to perform internal initialization on an instance of class %s with \ |
| | | ### the information contained in the provided entry: %s |
| | | ###SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error \ |
| | | ### occurred while attempting to rename the current tasks backing file from %s to \ |
| | | ### %s: %s. The previous task configuration (which does not reflect the latest \ |
| | | ### update) may be lost |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ |
| | | ### while attempting to rename the new tasks backing file from %s to %s: %s. If \ |
| | | ### the Directory Server is restarted, then the task scheduler may not work as \ |
| | | ### expected |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ |
| | | ### attempting to write the new tasks data backing file %s: %s. Configuration \ |
| | | ### information reflecting the latest update may be lost |
| | | ###SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support \ |
| | | ### LDIF import operations |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=No se puede a\u00f1adir la tarea peri\u00f3dica %s al programador de tareas debido a que ya existe otra tarea peri\u00f3dica con el mismo Id |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=No se puede programar la tarea %s debido a que ya existe otra tarea con el mismo Id |
| | | SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=Se ha producido un error al tratar de programar la siguiente iteraci\u00f3n de la tarea peri\u00f3dica %s: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=Se ha producido un error al tratar de leer una entrada del archivo de copia de seguridad de tareas %s en o cerca de la l\u00ednea %d: %s. No es un error grave, por lo que el programador de tareas tratar\u00e1 de continuar con el an\u00e1lisis del archivo y la programaci\u00f3n de cualquier tarea adicional que contenga |
| | | FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=Se ha producido un error al tratar de leer una entrada del archivo de copia de seguridad de tareas %s en o cerca de la l\u00ednea %d: %s. Es un error irrecuperable, por lo que no podr\u00e1 continuarse con el an\u00e1lisis |
| | | SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=La entrada %s le\u00edda desde el archivo de copia de seguridad de tareas no es v\u00e1lida porque no tiene entrada principal y no coincide con el DN ra\u00edz de tarea de %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=Se ha producido un error al tratar de analizar la entrada %s como tarea peri\u00f3dica y a\u00f1adirla al programador: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=Se ha producido un error al tratar de analizar la entrada %s como tarea y a\u00f1adirla al programador: %s |
| | | SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=La entrada %s le\u00edda desde el archivo de copia de seguridad de tareas %s tiene un DN que no es v\u00e1lido para una definici\u00f3n de tarea o de tarea peri\u00f3dica, por lo que se omitir\u00e1 |
| | | SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=Se ha producido un error al tratar de leer desde el archivo de copia de seguridad de datos de tareas %s: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=Se ha producido un error al tratar de crear un nuevo archivo de copia de seguridad de tareas %s para su uso con el programador de tareas: %s |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=La entrada de tarea proporcionada no contiene el atributo %s que se necesita para especificar el nombre totalmente cualificado de la clase que proporciona la l\u00f3gica de tarea |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=La entrada de tarea proporcionada contiene varios atributos con el tipo %s, que se emplea para mantener el nombre de clase de la tarea, pero s\u00f3lo se permite una \u00fanica instancia |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=La entrada de tarea proporcionada no contiene ning\u00fan valor para el atributo %s que se emplea para especificar el nombre totalmente cualificado de la clase que proporciona la l\u00f3gica de tarea |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=La entrada de tarea proporcionada contiene varios valores para el atributo %s, que se emplea para especificar el nombre de clase de la tarea, pero s\u00f3lo se permite un \u00fanico valor |
| | | SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=Se ha producido un error al tratar de cargar la clase %s especificada en el atributo %s de la entrada de tarea proporcionada: %s. \u00bfExiste esta clase en la ruta de clase del Servidor de directorios? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=Se ha producido un error al tratar de crear una instancia de clase %s como una tarea del Servidor de directorios. \u00bfEs esta clase una subclase de%s? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=Se ha producido un error al tratar de realizar una inicializaci\u00f3n interna en una instancia de clase %s con la informaci\u00f3n contenida en la entrada proporcionada: %s |
| | | SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=Se ha producido un error al tratar de cambiar el nombre del archivo de copia de seguridad de tareas actual de %s a %s: %s. Es posible que se haya perdido la configuraci\u00f3n de tarea previa (que no refleja la \u00faltima actualizaci\u00f3n) |
| | | SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=Se ha producido un error al tratar de cambiar el nombre del nuevo archivo de copia de seguridad de %s a %s: %s. Si se ha reiniciado el Servidor de directorios, es posible que el programador de tareas no funcione de la forma prevista |
| | | SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=Se ha producido un error al tratar de escribir el nuevo archivo de copia de seguridad de datos de tareas %s: %s. Es posible que se haya perdido la informaci\u00f3n de configuraci\u00f3n que refleja la \u00faltima actualizaci\u00f3n |
| | | SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=El backend de tarea no admite operaciones de importaci\u00f3n de LDIF |
| | | INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=Se est\u00e1 cerrando el servidor de fondo de tareas |
| | | INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=Indica si todos los atributos del DSE ra\u00edz deben considerarse como atributos de usuario (y, por lo tanto, devolverse a los clientes de forma predeterminada), independientemente de la configuraci\u00f3n de esquema del servidor de directorios |
| | | ###SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred \ |
| | | ### while trying to determine the value of the %s configuration attribute, which \ |
| | | ### controls whether to treat all root DSE attributes like user attributes: %s. \ |
| | | ### The attributes in the root DSE will be treated based on their definition in \ |
| | | ### the server schema |
| | | SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=Se ha producido un error al tratar de determinar el valor del atributo de configuraci\u00f3n %s que controla la posibilidad de tratar todos los atributos de la DSE ra\u00edz como atributos de usuario: %s. Los atributos de la DSE ra\u00edz ser\u00e1n tratados de acuerdo con su definici\u00f3n en el esquema de servidor |
| | | INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=La configuraci\u00f3n del DSE ra\u00edz se ha actualizado para que el atributo de configuraci\u00f3n %s utilice el valor %s |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove \ |
| | | ### recurring task %s because there is already a scheduled iteration of that task \ |
| | | ### with ID %s that must be removed first |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending \ |
| | | ### task %s because no such task exists |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending \ |
| | | ### task %s because the task is no longer pending |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove \ |
| | | ### completed task %s because no such task exists in the list of completed tasks |
| | | ###SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the \ |
| | | ### task backend because its DN is either not appropriate for that backend or it \ |
| | | ### is not below the scheduled or recurring tasks base entry |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the \ |
| | | ### task backend because there is no scheduled task associated with that entry DN |
| | | ###SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task \ |
| | | ### backend because the associated task is currently running |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s \ |
| | | ### from the task backend because there is no recurring task associated with that \ |
| | | ### entry DN |
| | | ###SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search \ |
| | | ### operation in the task backend because the provided base DN %s is not valid \ |
| | | ### for entries in the task backend |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search \ |
| | | ### operation in the task backend because there is no scheduled task associated \ |
| | | ### with the provided search base entry %s |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the \ |
| | | ### search operation in the task backend because there is no recurring task \ |
| | | ### associated with the provided search base entry %s |
| | | ###SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup \ |
| | | ### backend because the provided configuration entry is null |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \ |
| | | ### backup backend because an error occurred while attempting to decode the base \ |
| | | ### DN for the backend: %s |
| | | SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=No se puede suprimir la tarea peri\u00f3dica %s porque ya existe una iteraci\u00f3n programada de esta tarea con el Id. %s que debe suprimirse primero |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=No se puede suprimir la tarea pendiente %s porque no existe |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=No se puede suprimir la tarea pendiente %s porque dicha tarea ya no es una tarea pendiente |
| | | SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=No se puede suprimir la tarea completada %s porque no existe tal tarea en la lista de tareas completadas |
| | | SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=No se puede suprimir la entrada %s del backend de tarea porque su DN no es apropiado para ese backend o porque no est\u00e1 debajo de la entrada de base de tareas programadas o peri\u00f3dicas |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=No se puede suprimir la entrada %s del backend de tarea porque no existe ninguna tarea programada asociada con ese DN de entrada |
| | | SEVERE_ERR_TASKBE_DELETE_RUNNING_166=No se puede eliminar la entrada %s del backend de tarea porque la tarea asociada est\u00e1 en ejecuci\u00f3n actualmente |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=No se puede suprimir la entrada %s del backend de tarea porque no existe ninguna tarea peri\u00f3dica asociada con ese DN de entrada |
| | | SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=No se puede procesar la operaci\u00f3n de b\u00fasqueda en el backend de tarea porque el DN de base %s proporcionado no es v\u00e1lido para las entradas en el backend de tarea |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=No se puede procesar la operaci\u00f3n de b\u00fasqueda en el backend de tarea porque no existe ninguna tarea programada asociada con la entrada de base de b\u00fasqueda %s proporcionada |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=No se puede procesar la operaci\u00f3n de b\u00fasqueda en el backend de tarea porque no existe ninguna tarea peri\u00f3dica asociada con la entrada de base de b\u00fasqueda %s proporcionada |
| | | SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=No se puede inicializar el backend de copia de seguridad porque la entrada de configuraci\u00f3n proporcionada es nula |
| | | SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=No se puede inicializar el backend de copia de seguridad porque se ha producido un error al tratar de descodificar el DN de base para el backend: %s |
| | | INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=El conjunto de directorios al que se acceder\u00e1 de forma predeterminada para las operaciones de b\u00fasqueda del servidor de fondo de copia de seguridad. A\u00fan se puede acceder a los directorios de copia de seguridad que no aparezcan en esta lista. Para ello, especifique el directorio de copia de seguridad en el ND de base de b\u00fasqueda. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred \ |
| | | ### while attempting to determine the backup directory list: %s. Initialization \ |
| | | ### of the backup backend cannot continue |
| | | ###SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the \ |
| | | ### backup backend because the requested entry was null |
| | | ###SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the \ |
| | | ### backup backend |
| | | ###SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry \ |
| | | ### %s from the backup backend because the requested DN is one level below the \ |
| | | ### base DN but does not specify a backup directory |
| | | ###SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s \ |
| | | ### from the backup backend because the requested backup directory is invalid: \ |
| | | ### %s |
| | | ###SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while \ |
| | | ### attempting to examine the requested backup directory: %s |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the \ |
| | | ### backup backend because the requested DN is two levels below the base DN but \ |
| | | ### does not specify a backup ID |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from \ |
| | | ### the backup backend because it does not have a parent |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from \ |
| | | ### the backup backend because the DN does not contain the backup directory in \ |
| | | ### which the requested backup should reside |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup \ |
| | | ### directory %s |
| | | ###SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore \ |
| | | ### operations are not supported in the backup backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN \ |
| | | ### must be provided for use with the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s \ |
| | | ### because its parent entry %s does not exist in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not \ |
| | | ### supported in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an \ |
| | | ### LDIF writer: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s \ |
| | | ### to LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an \ |
| | | ### LDIF reader: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error \ |
| | | ### occurred while reading from LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred \ |
| | | ### while processing the import: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based \ |
| | | ### backend does not support backup or restore operations |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename \ |
| | | ### entry %s because the target entry is in a different backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry \ |
| | | ### %s because the new parent entry %s doesn't exist |
| | | SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=Se ha producido un error al tratar de determinar la lista de directorios de copia de seguridad: %s. La inicializaci\u00f3n del backend de copia de seguridad no puede continuar |
| | | SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=No se puede recuperar una entrada del backend de copia de seguridad porque la entrada solicitada era nula |
| | | SEVERE_ERR_BACKUP_INVALID_BASE_176=No existe la entrada %s solicitada en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=No se puede recuperar la entrada %s del backend de copia de seguridad porque el DN solicitado est\u00e1 un nivel por debajo del DN de base, pero no especifica un directorio de copia de seguridad |
| | | SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=No se puede recuperar la entrada %s del backend de copia de seguridad porque el directorio de copia de seguridad solicitado no es v\u00e1lido: %s |
| | | SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=Se ha producido un error al tratar de examinar el directorio de copia de seguridad solicitado: %s |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=No se puede recuperar la entrada %s del backend de copia de seguridad porque el DN est\u00e1 dos niveles por debajo del DN de base, pero no especifica un Id. de copia de seguridad |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=No se puede recuperar la entrada %s del backend de copia de seguridad porque no tiene una entrada principal |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=No se puede recuperar la entrada %s del backend de copia de seguridad porque el DN no contiene el directorio de copia de seguridad en el que deber\u00eda encontrarse la copia de seguridad solicitada |
| | | SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=No existe la copia de seguridad %s en el directorio de copia de seguridad %s |
| | | SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=No se admiten las operaciones de adici\u00f3n en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=No se admiten las operaciones de eliminaci\u00f3n en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=No se admiten las operaciones de modificaci\u00f3n en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=No se admiten las operaciones de modificaci\u00f3n de DN en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=No existe la entrada %s solicitada en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=No se admiten las operaciones de exportaci\u00f3n de LDIF en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=No se admiten las operaciones de importaci\u00f3n de LDIF en el backend de copia de seguridad |
| | | SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=No se admiten las operaciones de copia de seguridad y restauraci\u00f3n en el backend de copia de seguridad |
| | | SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Debe proporcionarse exactamente un DN de base para su uso con el backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=La entrada %s ya existe en el backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=La entrada %s no pertenece al backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=No se puede a\u00f1adir la entrada %s porque no existe su entrada principal %s en el backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=La entrada %s no existe en el backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=No se puede eliminar la entrada %s porque tiene una o m\u00e1s entradas subordinadas |
| | | SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=No se admiten las operaciones de modificaci\u00f3n de DN en el backend basado en memoria |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an LDIF writer: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=No se puede escribir la entrada %s en el LDIF: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an LDIF reader: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error occurred while reading from LDIF: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=Se ha producido un error inesperado durante el procesamiento de la importaci\u00f3n de : %s |
| | | SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=El backend basado en memoria no admite las operaciones de copia de seguridad o restauraci\u00f3n |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=No se puede cambiar el nombre de la entrada %s porque tiene una o m\u00e1s entradas subordinadas |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=No se puede cambiar el nombre de la entrada %s porque la entrada de destino est\u00e1 en un backend diferente |
| | | SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=No se puede cambiar el nombre de la entrada %s porque la nueva entrada principal %s no existe |
| | | INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=Indica si los atributos de la entrada del subesquema deben considerarse como atributos de usuarios, aunque est\u00e9n marcados como operativos. Esto puede proporcionar compatibilidad con algunas aplicaciones que esperan que se incluyan, de forma predeterminada, atributos como "attributeType" y "objectClasses", aunque no se soliciten. Tenga en cuenta que el atributo "ldapSyntaxes" se considerar\u00e1 siempre como operativo para evitar problemas al intentar modificar el esquema a trav\u00e9s del protocolo |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while \ |
| | | ### trying to determine whether to treat all subschema entry attributes as user \ |
| | | ### attributes regardless of the way they are defined in the schema, as specified \ |
| | | ### in the ds-cfg-show-all-attributes attribute of configuration entry %s: %s. \ |
| | | ### The default behavior, which is to treat the attribute types as defined in the \ |
| | | ### server schema, will be used |
| | | ###FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while \ |
| | | ### attempting to register base DN %s in the Directory Server: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=Se ha producido un error al tratar de determinar si deben tratarse todos los atributos de entrada de subesquema independientemente de la manera en que est\u00e9n definidos en el esquema, como se especifica en el atributo ds-cfg-show-all-attributes de la entrada de configuraci\u00f3n %s: %s. Se proceder\u00e1 de la forma predeterminada; esto es, se tratar\u00e1n los tipos de atributo de la forma definida en el esquema de servidor |
| | | FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=Se ha producido un error al tratar de registrar el DN de base %s en el Servidor de directorios: %s |
| | | MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=El servidor de fondo del esquema no admite actualmente la eliminaci\u00f3n de elementos de esquema existentes |
| | | MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=El servidor de fondo del esquema no admite el tipo de modificaci\u00f3n %s |
| | | MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=El servidor de fondo del esquema no admite la modificaci\u00f3n del tipo de atributo %s. S\u00f3lo se pueden modificar los tipos de atributos, las clases de objetos, los formatos de nombre, las reglas de contenido de DIT, las reglas de estructura de DIT y el uso de las reglas de coincidencia |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OC_NOT_STRUCTURAL_272=No se puede agregar la regla de contenido de DIT %s porque hace referencia a la clase de objeto estructural %s, que se ha definido en el esquema del servidor, pero no es estructural |
| | | MILD_ERR_SCHEMA_MODIFY_STRUCTURAL_OC_CONFLICT_FOR_ADD_NF_273=No se puede agregar el formato de nombre %s porque hace referencia a la clase de objeto estructural %s, que ya se ha asociado a otro formato de nombre %s |
| | | MILD_ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_ATTRIBUTE_TYPE_274=No se puede agregar el tipo de atributo %s porque el tipo superior %s se ha marcado como OBSOLETO en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_ATTRTYPE_OBSOLETE_MR_275=No se puede agregar el tipo de atributo %s porque la regla de coincidencia asociada % se ha marcado como OBSOLETA en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_ATTRTYPE_OBSOLETE_MR_275=No se puede agregar el tipo de atributo %s porque la regla de coincidencia asociada %s se ha marcado como OBSOLETA en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_OBSOLETE_SUPERIOR_OBJECTCLASS_276=No se puede agregar la clase de objeto %s porque la clase superior %s se ha marcado como OBSOLETA en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_OC_OBSOLETE_REQUIRED_ATTR_277=No se puede agregar la clase de objeto %s porque el atributo necesario %s se ha marcado como OBSOLETO en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_OC_OBSOLETE_OPTIONAL_ATTR_278=No se puede agregar la clase de objeto %s porque el atributo opcional %s se ha marcado como OBSOLETO en el esquema del servidor |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=No se puede agregar el uso de la regla de coincidencia %s porque hace referencia al tipo de atributo %s, que se ha marcado como OBSOLETO en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=No se puede agregar la regla de contenido de DIT %s porque hace referencia a la clase de objeto auxiliar %s, que se ha marcado como OBSOLETA en el esquema del servidor |
| | | MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=No dispone de suficientes privilegios para modificar el esquema del servidor de directorios |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file \ |
| | | ### containing concatenated schema element definitions in order to determine if \ |
| | | ### any schema changes were made with the server offline. The file was expected \ |
| | | ### in the %s directory and should have been named either %s or %s |
| | | ###SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred \ |
| | | ### while attempting to determine whether any schema changes had been made by \ |
| | | ### directly editing the schema files with the server offline: %s |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while \ |
| | | ### attempting to write file %s containing a concatenated list of all server \ |
| | | ### schema elements: %s. The server may not be able to accurately identify any \ |
| | | ### schema changes made with the server offline |
| | | SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=No se puede encontrar un archivo que contenga las definiciones de elemento de esquema concatenadas para determinar si se han producido cambios en el esquema con el servidor fuera de l\u00ednea. Se esperaba que el archivo estuviera en el directorio %s y que su nombre fuera %s o %s |
| | | SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=Se ha producido un error al tratar de determinar si se han producido cambios en el esquema por medio de la edici\u00f3n directa de los archivos de esquema con el servidor fuera de l\u00ednea: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=Se ha producido un error al tratar de escribir el archivo %s que contiene una lista concatenada de todos los elementos de esquema de servidor: %s. Es posible que el servidor no pueda identificar de forma precisa los cambios realizados en el esquema con el servidor fuera de l\u00ednea |
| | | NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=El entorno de la base de datos JE correspondiente al Id. de servidor de fondo %s est\u00e1 da\u00f1ado. Reinicie Directory Server para volver a abrir el entorno |
| | | ###SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not \ |
| | | ### configured to allow task %s to be invoked |
| | | SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=El Servidor de directorios no est\u00e1 configurado para permitir que se invoque la tarea %s |
| | | INFO_TASK_COMPLETION_BODY_299=Id. de tarea: %s\r\nEstado de la tarea: %s\r\nHora de inicio programada: %s\r\nHora de inicio real: %s\r\nHora de finalizaci\u00f3n: %s\r\n\r\nMensajes del registro:\r\n |
| | | ###SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the \ |
| | | ### trust store backend because the requested entry was null |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in \ |
| | | ### the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process \ |
| | | ### entry %s in the trust store backend because the requested DN is one level \ |
| | | ### below the base DN but does not specify a certificate name |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to \ |
| | | ### initialize the trust store backend from configuration entry %s because it \ |
| | | ### does not contain exactly one base DN |
| | | ###SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and \ |
| | | ### export operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and \ |
| | | ### restore operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s \ |
| | | ### specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | ### not exist |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s \ |
| | | ### specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | ### not valid: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while \ |
| | | ### trying to create the PIN file %s specified in attribute \ |
| | | ### ds-cfg-trust-store-pin-file of configuration entry %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while \ |
| | | ### trying to read the trust store PIN from file %s specified in configuration \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | ### contain the PIN needed to access the trust store, but this file \ |
| | | ### is empty |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s \ |
| | | ### which is specified in attribute ds-cfg-trust-store-pin-environment-variable \ |
| | | ### of configuration entry %s should contain the PIN needed to access the \ |
| | | ### trust store, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which \ |
| | | ### is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | ### entry %s should contain the PIN needed to access the file-based trust \ |
| | | ### manager, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error \ |
| | | ### occurred while trying to determine the value of configuration attribute \ |
| | | ### ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying \ |
| | | ### to load the trust store contents from file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred \ |
| | | ### while trying to create a trust manager factory to access the contents of \ |
| | | ### trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to \ |
| | | ### generate a self-signed certificate %s in the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add \ |
| | | ### certificate %s to the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be \ |
| | | ### added because it does not contain a certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could \ |
| | | ### not be added because it contains multiple certificate attributes %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be \ |
| | | ### added because it does not contain a value of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could \ |
| | | ### not be added because it contains multiple values of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s \ |
| | | ### to a file: %s |
| | | ###SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \ |
| | | ### on trust store file %s |
| | | ###SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \ |
| | | ### %s has not been initialized preventing this backend from processing the \ |
| | | ### requested operation |
| | | ###SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \ |
| | | ### on entry %s |
| | | ###SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \ |
| | | ### because it does not represent a task entry. Only task entries may be \ |
| | | ### modified in the task backend |
| | | ###SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \ |
| | | ### it does not represent a valid task in the server |
| | | ###SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \ |
| | | ### the assoicated task has completed running. Completed tasks cannot be modified |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \ |
| | | ### the server does not currently support modifying recurring task entries |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \ |
| | | ### currently running. The only modification allowed for running tasks is to \ |
| | | ### replace the value of the ds-task-state attribute with "cancel" |
| | | SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=No se puede recuperar una entrada del backend de almac\u00e9n de confianza porque la entrada solicitada era nula |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=La entrada %s solicitada no existe en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=No se puede procesar la entrada %s en el backend de almac\u00e9n de confianza porque el DN solicitado est\u00e1 un nivel por debajo del DN de base, pero no especifica un nombre de certificado |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error al tratar de recuperar el certificado %s del archivo de almac\u00e9n de confianza %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=No se admiten las operaciones de modificaci\u00f3n en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=No se admiten las operaciones de modificaci\u00f3n de DN en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=No se puede inicializar el backend de almac\u00e9n de confianza de la entrada de configuraci\u00f3n %s porque no contiene exactamente un solo DN de base |
| | | SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=No se admiten las operaciones de importaci\u00f3n y exportaci\u00f3n de LDIF en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=No se admiten las operaciones de copia de seguridad y restauraci\u00f3n en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=El archivo de almac\u00e9n de confianza %s especificado en el atributo ds-cfg-trust-store-file de la entrada de configuraci\u00f3n %s no existe |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=El tipo de almac\u00e9n de confianza %s especificado en el atributo ds-cfg-trust-store-type de la entrada de configuraci\u00f3n %s no es v\u00e1lido: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=Se ha producido un error al tratar de crear el archivo PIN %s especificado en el atributo ds-cfg-trust-store-pin-file de la entrada de configuraci\u00f3n %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=Se ha producido un error al tratar de leer el PIN de almac\u00e9n de confianza del archivo %s especificado en el atributo de configuraci\u00f3n ds-cfg-trust-store-pin-file de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=El archivo %s especificado en el atributo ds-cfg-trust-store-pin-file de la entrada de configuraci\u00f3n %s deber\u00eda contener el PIN necesario para acceder al almac\u00e9n de confianza, pero el archivo est\u00e1 vac\u00edo |
| | | SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=La variable de entorno %s que est\u00e1 especificada en el atributo ds-cfg-trust-store-pin-environment-variable de la entrada de configuraci\u00f3n %s deber\u00eda contener el PIN necesario para acceder al almac\u00e9n de confianza, pero esta propiedad no est\u00e1 definida |
| | | SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=La propiedad Java %s que est\u00e1 especificada en el atributo ds-cfg-trust-store-pin-property de la entrada de configuraci\u00f3n %s deber\u00eda contener el PIN necesario para acceder al administrador de confianza basado en archivo, pero esta propiedad no est\u00e1 definida |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=Se ha producido un error inesperado al tratar de determinar el valor del atributo de configuraci\u00f3n ds-cfg-trust-store-file en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=Se ha producido un error al tratar de cargar los contenidos del almac\u00e9n de confianza desde el archivo: %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=Se ha producido un error al tratar de crear una f\u00e1brica de administrador de confianza para acceder a los contenidos del archivo de almac\u00e9n de confianza %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=La entrada de certificado %s ya existe |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error al tratar de generar un certificado autofirmado %s en el archivo de almac\u00e9n de confianza %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error al tratar de a\u00f1adir el certificado %s al archivo de almac\u00e9n de confianza %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=No se admiten las operaciones de eliminaci\u00f3n en el backend de almac\u00e9n de confianza |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=No pudo a\u00f1adirse la entrada %s porque no contiene un atributo de certificado %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=No pudo a\u00f1adirse la entrada %s porque contiene varios atributos de certificado %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=No pudo a\u00f1adirse la entrada %s porque no contiene un valor de atributo de certificado %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=No pudo a\u00f1adirse la entrada %s porque contiene varios valores de atributo de certificado %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error al escribir el certificado %s a un archivo: %s |
| | | SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=No se han podido establecer permisos en el archivo de almac\u00e9n de confianza %s |
| | | SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=No se ha inicializado el contenedor ra\u00edz para el backend %s, por lo que el backend no puede procesar la operaci\u00f3n solicitada |
| | | SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=No se puede obtener un bloqueo de escritura en la entrada %s |
| | | SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=No puede modificarse la entrada %s porque no representa una entrada de tarea. S\u00f3lo pueden modificarse entradas de tarea en el backend de tarea |
| | | SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=No puede modificarse la entrada %s porque no representa una tarea v\u00e1lida en el servidor |
| | | SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=No puede modificarse la entrada %s porque la tarea asociada ha finalizado su ejecuci\u00f3n. No pueden modificarse las tareas completadas |
| | | SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=No puede modificarse la entrada %s porque el servidor no admite la modificaci\u00f3n de entradas de tarea peri\u00f3dica actualmente |
| | | SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=La tarea asociada con la entrada %s est\u00e1 en ejecuci\u00f3n actualmente La \u00fanica modificaci\u00f3n permitida para las tareas en ejecuci\u00f3n es la sustituci\u00f3n del valor del atributo ds-task-state por "cancelar" |
| | | INFO_TASKBE_RUNNING_TASK_CANCELLED_336=Una solicitud de modificaci\u00f3n para cancelar la tarea ha interrumpido el procesamiento de las tareas |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s \ |
| | | ### from the trust store backend because the certificate %s does not exist |
| | | ###SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in \ |
| | | ### configuration entry %s only supports a single base DN, but was configured \ |
| | | ### for use with multiple base DNs |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while \ |
| | | ### attempting to open LDIF file %s for use by the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while \ |
| | | ### attempting to read data from LDIF file %s into the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error al tratar de eliminar el certificado %s del archivo de almac\u00e9n de confianza %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=No se puede recuperar la entrada %s del backend de almac\u00e9n de confianza porque no existe el certificado %s |
| | | SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=El backend de LDIF definido en la entrada de configuraci\u00f3n %s s\u00f3lo admite un \u00fanico DN de base, pero se configur\u00f3 para su uso con varios DN de base |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=Se ha producido un error al tratar de abrir el archivo LDIF %s para su uso por el backend de LDIF definido en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=Se ha producido un error al tratar de leer los datos desde el archivo LDIF %s dentro del backend de LDIF definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=El archivo LDIF %s configurado para su uso con el servidor de fondo de LDIF definido en la entrada de configuraci\u00f3n %s presenta varias entradas con el ND %s |
| | | MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=El archivo LDIF %s configurado para su uso con el servidor de fondo de LDIF definido en la entrada de configuraci\u00f3n %s incluye la entrada %s, que no se encuentra por debajo del ND de base definido para ese servidor de fondo |
| | | MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=El archivo LDIF %s configurado para su uso con el servidor de fondo de LDIF definido en la entrada de configuraci\u00f3n %s contiene la entrada %s, pero a\u00fan no se ha le\u00eddo su entrada principal |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while \ |
| | | ### trying to create file %s to write an updated version of the data for the \ |
| | | ### LDIF backend defined in configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while \ |
| | | ### trying to write updated data to file %s for the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while \ |
| | | ### attempting to rename file %s to %s while writing updated data for the LDIF \ |
| | | ### backend defined in configuration entry %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=Se ha producido un error al tratar de crear el archivo %s para escribir una versi\u00f3n actualizada de los datos para el backend de LDIF definido en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=Se ha producido un error al tratar de escribir datos actualizados al archivo %s para el backend de LDIF definido en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=Se ha producido un error al tratar de cambiar el nombre del archivo %s a %s mientras se escrib\u00edan datos actualizados para el backend de LDIF definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=La entrada %s ya existe en el servidor de seguridad de LDIF |
| | | MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=El elemento principal de la entrada %s no existe |
| | | MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=La entrada %s no existe |
| | |
| | | MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=La entrada de destino %s no existe |
| | | MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=El nuevo ND principal %s no existe |
| | | MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=La entrada %s especificada como ND de base de b\u00fasqueda no existe |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while \ |
| | | ### trying to create the writer for the LDIF export operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred \ |
| | | ### while trying to write entry %s during the LDIF export: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while \ |
| | | ### trying to create the reader for the LDIF import operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error \ |
| | | ### occurred while attempting to read data from the import file: %s. The LDIF \ |
| | | ### import cannot continue |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=Se ha producido un error al tratar de crear el editor para la operaci\u00f3n de exportaci\u00f3n de LDIF: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=Se ha producido un error al tratar de escribir la entrada %s durante la exportaci\u00f3n de LDIF: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=Se ha producido un error al tratar de crear el lector para la operaci\u00f3n de importaci\u00f3n de LDIF: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=Se ha producido un error irrecuperable al tratar de leer datos del archivo de importaci\u00f3n: %s. La importaci\u00f3n de LDIF no puede continuar |
| | | MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=El servidor de fondo de LDIF no proporciona actualmente ning\u00fan mecanismo de copia de seguridad o restablecimiento. En su lugar, utilice las operaciones de importaci\u00f3n y exportaci\u00f3n de LDIF |
| | | MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=El archivo LDIF %s, al que se hace referencia en la entrada de configuraci\u00f3n del servidor de fondo de LDIF %s, no existe |
| | | INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=El cambio realizado en la ruta del archivo LDIF no se aplicar\u00e1 hasta que se deshabilite y se vuelva a habilitar el servidor de fondo |
| | | INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=El cambio realizado en el ND de base del servidor de fondo de LDIF no se aplicar\u00e1 hasta que se deshabilite y se vuelva a habilitar el servidor de fondo |
| | | MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=La entrada de destino %s no existe |
| | | MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=La entrada de destino %s no existe |
| | | ###SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key \ |
| | | ### store %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error al leer la clave %s desde el almac\u00e9n de claves %s: %s |
| | | MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=Este servidor de fondo no proporciona compatibilidad con el atributo operativo "hasSubordinates" |
| | | MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=Este servidor de fondo no proporciona compatibilidad con el atributo operativo "numSubordinates" |
| | | NOTICE_BACKEND_OFFLINE_370=El servidor de fondo %s se ha establecido sin conexi\u00f3n |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid number \ |
| | | ### of tokens |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid minute \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid hour \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of \ |
| | | ### the month token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid month of \ |
| | | ### the year token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of the \ |
| | | ### week token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid tokens \ |
| | | ### combination yielding a nonexistent calendar date |
| | | ###SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=An error occurred while \ |
| | | ### attempting to export task backend data: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=An error occurred \ |
| | | ### while trying to create the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s tasks backup %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=An error occurred while \ |
| | | ### attempting to back up tasks file %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=An error occurred while \ |
| | | ### trying to close the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the tasks backup: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Unable to restore or verify tasks \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Unable to restore or verify \ |
| | | ### tasks backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Unable to restore or verify \ |
| | | ### tasks backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Unable to restore or verify tasks \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Unable to restore or verify \ |
| | | ### tasks backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Unable to restore or verify \ |
| | | ### tasks backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Unable to restore or verify \ |
| | | ### tasks backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Unable to restore tasks \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Unable to restore or \ |
| | | ### verify tasks backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un n\u00famero no v\u00e1lido de tokens |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un token de minuto no v\u00e1lido |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un token de hora no v\u00e1lido |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un token de d\u00eda del mes no v\u00e1lido |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un token de mes del a\u00f1o no v\u00e1lido |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene un token de d\u00eda de la semana no v\u00e1lido |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=El atributo de entrada de tarea peri\u00f3dica %s proporcionado que mantiene la programaci\u00f3n de la tarea peri\u00f3dica tiene una combinaci\u00f3n de tokens no v\u00e1lida que da lugar a una fecha inexistente |
| | | SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=Se ha producido un error al tratar de exportar los datos de backend de tarea: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=Se ha producido un error al tratar de obtener el proveedor MAC de %s con el fin de crear el hash firmado para la copia de seguridad: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=Se ha producido un error al tratar de obtener la recopilaci\u00f3n de mensajes de %s con el fin de crear el hash para la copia de seguridad: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=Se ha producido un error al tratar de crear el archivo de almacenamiento de tareas %s en el directorio %s: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=Se ha producido un error al tratar de obtener el cifrado para cifrar la copia de seguridad: %s |
| | | SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=Copia de seguridad de tareas %2$s de %1$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=Ha ocurrido un error mientras se intentaba respaldar el archivo de tareas %s: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=Se ha producido un error al tratar de cerrar el archivo de almacenamiento de tareas %s en el directorio %s: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=Se ha producido un error al tratar de actualizar el archivo descriptor de la copia de seguridad %s con informaci\u00f3n acerca de la copia de seguridad de tareas: %s |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=No se puede restaurar ni comprobar la copia de seguridad de tareas %s en el directorio %s porque no existe tal copia de seguridad |
| | | SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=No se puede restaurar ni comprobar la copia de seguridad de tareas %s en el directorio %s porque no pudo determinarse el nombre de archivo del archivo de almacenamiento |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque no existe el archivo de almacenamiento %s especificado |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque se ha producido un error al tratar de determinar si existe el archivo de almacenamiento de copia de seguridad %s: %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque, aunque se dispone de un hash no firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo de recopilaci\u00f3n empleado para generar este hash |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque tiene un hash no firmado que emplea un algoritmo de recopilaci\u00f3n de %s desconocido o incompatible |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque, aunque se dispone de un hash firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo MAC empleado para generar este hash |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque tiene un hash firmado que emplea un algoritmo de MAC de %s desconocido o incompatible |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque se ha producido un error al tratar de abrir el archivo de almacenamiento de copia de seguridad %s: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque est\u00e1 cifrada por medio de un cifrado desconocido o incompatible: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque se ha producido un error al tratar de leer la siguiente entrada desde el archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=No se puede restaurar la copia de seguridad de tareas %s porque se ha producido un error al tratar de volver a crear el archivo %s: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque se ha producido un error al procesar el archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque se ha producido un error inesperado al tratar de cerrar el archivo de almacenamiento %s: %s |
| | | NOTICE_TASKS_RESTORE_UNSIGNED_HASH_VALID_401=La recopilaci\u00f3n de mensajes calculada a partir del archivo de copia de seguridad coincide con la recopilaci\u00f3n almacenada en la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Unable to restore or \ |
| | | ### verify tasks backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque la recopilaci\u00f3n de mensajes calculada a partir del archivo de almacenamiento no coincide con la recopilaci\u00f3n almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_TASKS_RESTORE_SIGNED_HASH_VALID_403=La recopilaci\u00f3n firmada que se ha calculado a partir del archivo de copia de seguridad coincide con la firma almacenada en la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Unable to restore or verify \ |
| | | ### tasks backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=No se puede restaurar ni comprobar la copia de seguridad de tareas %s porque la recopilaci\u00f3n firmada calculada a partir del archivo de almacenamiento de copia de seguridad no coincide con la firma almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_TASKS_RESTORE_VERIFY_SUCCESSFUL_405=Todas las pruebas realizadas en la copia de seguridad de las tareas %s desde el directorio %s indican que el archivo parece ser v\u00e1lido |
| | | NOTICE_TASKS_RESTORE_SUCCESSFUL_406=La copia de seguridad de las tareas %s se ha restablecido correctamente desde el archivo del directorio %s |
| | | ###SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=The information for backup %s could \ |
| | | ### not be found in the backup directory %s |
| | | ###SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the backup: %s |
| | | SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=No pudo encontrarse la informaci\u00f3n para la copia de seguridad %s en el directorio de copia de seguridad %s |
| | | SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=Se ha producido un error al tratar de actualizar el archivo descriptor de la copia de seguridad %s con informaci\u00f3n acerca de la copia de seguridad: %s |
| | | MILD_ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR_409=No se puede agregar la regla de estructura de DIT %s porque el identificador de reglas entra en conflicto con una regla de estructura de DIT existente (%s) |
| | | INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS_410=La copia de seguridad de DB local %s no especifica el n\u00famero de subprocesos del depurador: estableciendo de forma predeterminada en %d subprocesos |
| | | INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES_411=La copia de seguridad de DB local %s no especifica el n\u00famero de tablas de bloqueo: estableciendo de forma predeterminada en %d |
| | | ###SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \ |
| | | ###because its dependency task %s is missing |
| | | NOTICE_TASK_STARTED_413=%s tarea %s ha iniciado la ejecuci\u00f3n |
| | | NOTICE_TASK_FINISHED_414=%s tarea %s ha finalizado la ejecuci\u00f3n |
| | | SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=No se puede programar la tarea %s porque falta su tarea de dependencia %s |
| | | NOTICE_TASK_STARTED_413=Tarea de %s %s ha iniciado la ejecuci\u00f3n |
| | | NOTICE_TASK_FINISHED_414=Tarea de %s %s ha finalizado la ejecuci\u00f3n |
| | | MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX_415=No se puede agregar la descripci\u00f3n de sintaxis LDAP con OID %s porque est\u00e1 en conflicto con una descripci\u00f3n de sintaxis de LDAP existente |
| | | MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD_416=No se puede suprimir la descripci\u00f3n de sintaxis LDAP %s del esquema de servidor porque no se ha definido dicha descripci\u00f3n de sintaxis LDAP |
| | | MILD_ERR_ATTR_SYNTAX_INVALID_LDAP_SYNTAX_417=No se pudo analizar el valor proporcionado "%s" como sintaxis LDAP porque su OID %s corresponde a una sintaxis de atributo que ya se ha implementado |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=BACKEND |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to \ |
| | | ### de-register sub-suffix "%s" from the backend with suffix "%s". However, the \ |
| | | ### subordinate backend containing that sub-suffix also contains additional \ |
| | | ### sub-suffixes and may not be de-registered. It may be possible to remove this \ |
| | | ### sub-suffix by editing the configuration for the subordinate backend with \ |
| | | ### which it is associated |
| | | ###FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \ |
| | | ### root DSE backend without providing a configuration entry. This is not \ |
| | | ### allowed |
| | | FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=Tentative de d\u00e9senregistrement du sous-suffixe "%s" depuis le backend avec le suffixe "%s". Toutefois, le backend subordonn\u00e9 contenant ce sous-suffixe contient \u00e9galement d'autres sous-suffixes et il ne peut pas \u00eatre d\u00e9senregistr\u00e9. Vous pouvez peut-\u00eatre supprimer ce sous-suffixe en modifiant la configuration du backend subordonn\u00e9 auquel il est associ\u00e9 |
| | | FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=Tentative de configuration du backend de\u00a0DSE racine sans indiquer d'entr\u00e9e de configuration. Cela n'est pas autoris\u00e9 |
| | | INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=Le jeu de DN de base sera utilis\u00e9 pour chaque recherche singleLevel, wholeSubtree et subordinateSubtree bas\u00e9e sur la racine DSE. En son absence, le jeu de tous les suffixes d\u00e9finis par l'utilisateur sera utilis\u00e9 |
| | | ###SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is \ |
| | | ### configured as one of the subordinate base DNs to use for searches below the \ |
| | | ### root DSE. However, this base DN is not handled by any suffix registered with \ |
| | | ### the Directory Server and will therefore not be used |
| | | ###SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem \ |
| | | ### occurred while trying to determine the set of subordinate base DNs to use for \ |
| | | ### searches below the root DSE: %s |
| | | SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Le DN de base "%s" est configur\u00e9 en tant que faisant partie des DN de base subordonn\u00e9s \u00e0 utiliser pour les recherches sous la racine\u00a0DSE. Toutefois, ce DN de base n'est g\u00e9r\u00e9 par aucun suffixe enregistr\u00e9 aupr\u00e8s de Directory Server et il n'est donc pas utilis\u00e9 |
| | | SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=Un probl\u00e8me inattendu s'est produit lors de la tentative de d\u00e9termination de l'ensemble de DN de base subordonn\u00e9s \u00e0 utiliser pour les recherches sous la racine\u00a0DSE\u00a0: %s |
| | | MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=Il a \u00e9t\u00e9 demand\u00e9 au backend de DSE racine de r\u00e9cup\u00e9rer une entr\u00e9e avec DN "%s". Seule une demande de r\u00e9cup\u00e9ration de la DSE racine elle-m\u00eame peut \u00eatre adress\u00e9e \u00e0 ce backend. Cependant, il v\u00e9rifiera avec les backends subordonn\u00e9s d\u00e9finis s'il peut trouver l'entr\u00e9e souhait\u00e9e |
| | | MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=Impossible d'ajouter l'entr\u00e9e "%s" car le backend de DSE racine ne prend pas en charge les op\u00e9ration d'ajout |
| | | MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=Impossible de supprimer l'entr\u00e9e "%s" car le backend de DSE racine ne prend pas en charge les op\u00e9rations de suppression |
| | | MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=Impossible de mettre l'entr\u00e9e "%s" \u00e0 jour car le backend de DSE racine ne prend pas en charge les op\u00e9rations de modification. Si vous souhaitez changer le contenu du DSE racine, vous devriez pouvoir le faire en modifant l'entr\u00e9e "%s" dans la configuration |
| | | MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=Impossible de renommer l'entr\u00e9e "%s" car le backend de DSE racine ne prend pas en charge les op\u00e9rations de modification de DN |
| | | MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=Impossible d'effectuer une recherche (ID de connexion %d, ID d'op\u00e9ration %d) avec un DN de base de "%s" dans le backend de DSE racine. Le DN de base pour les recherches dans ce backend doit \u00eatre le DN du DSE racine |
| | | ###SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure \ |
| | | ### occurred while trying to process a search operation (connection ID %d, \ |
| | | ### operation ID %d) in the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with \ |
| | | ### connection ID %d and operation ID %d because it had an invalid scope of %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while \ |
| | | ### trying to export the root DSE entry to the specified LDIF target: %s |
| | | ###SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend \ |
| | | ### does not provide a facility for backup and restore operations. The contents \ |
| | | ### of the root DSE should be backed up as part of the Directory Server \ |
| | | ### configuration |
| | | SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=Un \u00e9chec inattendu s'est produit lors de la tentative de traitement d'une op\u00e9ration de recherche (ID de connexion %d, ID d'op\u00e9ration %d) dans le backend de DSE racine\u00a0: %s |
| | | SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Impossible de traiter la recherche avec l'ID de connexion %d et l'ID d'op\u00e9ration %d, car son \u00e9tendue (%s) n'est pas valide |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=Une erreur inattendue s'est produite lors de la tentative d'ouverture du processus d'\u00e9criture LDIF pour le backend de DSE racine\u00a0: %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=Une erreur inattendue s'est produite lors de la tentative d'exportation de l'entr\u00e9e de DSE racine vers la cible LDIF indiqu\u00e9e\u00a0: %s |
| | | SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=Le backend de DSE racine ne prend pas en charge les op\u00e9rations d'importation LDIF |
| | | SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=Le backend de DSE racine ne fournit aucun utilitaire pour les op\u00e9rations de sauvegarde et restauration. Vous devez sauvegarder le contenu du DSE racine dans le cadre de la configuration de Directory Server |
| | | INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=La configuration du DSE racine ayant \u00e9t\u00e9 mise \u00e0 jour, celui-ci va d\u00e9sormais utiliser le jeu d\u00e9fini pour les suffixes Directory Server lors de recherches sous le DSE racine |
| | | INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=La configuration du DSE racine ayant \u00e9t\u00e9 mise \u00e0 jour, celui-ci va d\u00e9sormais utiliser le jeu de DN de base %s lors de recherches sous le DSE racine |
| | | INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=La configuration du DSE racine ayant \u00e9t\u00e9 mise \u00e0 jour, celui-ci va d\u00e9sormais utiliser un nouveau jeu d'attributs d\u00e9finis par l'utilisateur |
| | | ###SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the \ |
| | | ### monitor backend without providing a configuration entry. This is not \ |
| | | ### allowed, and no monitor information will be available over protocol |
| | | ###SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error \ |
| | | ### occurred while attempting to decode cn=monitor as the base DN for the \ |
| | | ### Directory Server monitor information: %s. No monitor information will be \ |
| | | ### available over protocol |
| | | SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=Tentative de configuration du backend de contr\u00f4le sans indiquer d'entr\u00e9e de configuration. Cela n'est pas autoris\u00e9 et aucune information de contr\u00f4le n'est disponible sur le protocole |
| | | SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=Une erreur inattendue s'est produite lors de la tentative de d\u00e9codage de cn=monitor en tant que DN de base pour les informations de contr\u00f4le Directory Server\u00a0: %s. Aucune information de contr\u00f4le n'est disponible sur le protocole |
| | | MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=Impossible d'ajouter l'entr\u00e9e "%s" car le backend de moniteur ne prend pas en charge les op\u00e9rations d'ajout |
| | | MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=Impossible de supprimer l'entr\u00e9e "%s" car le backend de moniteur ne prend pas en charge les op\u00e9rations de suppression |
| | | MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=Impossible de mettre l'entr\u00e9e "%s" \u00e0 jour car le backend de moniteur ne prend pas en charge les op\u00e9rations de modification. Si vous souhaitez changer le contenu du moniteur de base, vous devriez pouvoir le faire en modifant l'entr\u00e9e "%s" dans la configuration |
| | | MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=Impossible de renommer l'entr\u00e9e "%s" car le backend de moniteur ne prend pas en charge les op\u00e9rations de modification de DN |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while \ |
| | | ### attempting to export the base monitor entry: %s |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while \ |
| | | ### attempting to export the monitor entry for monitor provider %s: %s |
| | | ###SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend \ |
| | | ### does not provide a facility for backup and restore operations |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=Une erreur s'est produite lors de la tentative d'exportation de l'entr\u00e9e de contr\u00f4le de base\u00a0: %s |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=Une erreur s'est produite lors de la tentative d'exportation de l'entr\u00e9e de contr\u00f4le pour le fournisseur de contr\u00f4le\u00a0%s\u00a0: %s |
| | | SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=Le backend de contr\u00f4le ne prend pas en charge les op\u00e9rations d'importation LDIF |
| | | SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=Le backend de contr\u00f4le ne fournit aucun utilitaire pour les op\u00e9rations de sauvegarde et restauration |
| | | INFO_MONITOR_USING_NEW_USER_ATTRS_31=La configuration du moniteur ayant \u00e9t\u00e9 mise \u00e0 jour, celui-ci va d\u00e9sormais utiliser un nouveau jeu d'attributs d\u00e9finis par l'utilisateur |
| | | MILD_ERR_MONITOR_GET_ENTRY_NULL_32=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e demand\u00e9e du backend de moniteur car le DN fourni \u00e9tait null |
| | | MILD_ERR_MONITOR_BASE_TOO_DEEP_33=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e demand\u00e9e %s du backend de moniteur car le DN est trop profond. Les entr\u00e9es de moniteur ne doivent pas se trouver plus d'un niveau sous %s |
| | |
| | | MILD_ERR_MONITOR_MULTIVALUED_RDN_35=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e demand\u00e9e %s du backend de moniteur car les entr\u00e9es de moniteur ne doivent pas contenir de RDN \u00e0 valeurs multiples |
| | | MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e demand\u00e9e du backend de moniteur en l'absence d'un fournisseur de moniteur "%s" enregistr\u00e9 avec Directory Server |
| | | INFO_MONITOR_UPTIME_37=%d jours %d heures %d minutes %d secondes |
| | | ###SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \ |
| | | ### schema backend without providing a configuration entry. This is not allowed, \ |
| | | ### and no schema information will be available over protocol |
| | | SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=Tentative de configuration du backend de sch\u00e9ma sans indiquer d'entr\u00e9e de configuration. Cela n'est pas autoris\u00e9 et aucune information de sch\u00e9ma n'est disponible sur le protocole |
| | | INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=DN ou jeu de DN pour les entr\u00e9es pouvant \u00eatre r\u00e9cup\u00e9r\u00e9es afin de r\u00e9cup\u00e9rer les informations de sch\u00e9ma de Directory Server. Veuillez fournir plusieurs valeurs si le sch\u00e9ma doit \u00eatre disponible dans plusieurs emplacements pour des raisons de compatibilit\u00e9. En l'absence de valeur, une valeur par d\u00e9faut de "cn=schema" est utilis\u00e9e |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying \ |
| | | ### to determine the base DNs to use when publishing the Directory Server schema \ |
| | | ### information, as specified in the ds-cfg-schema-entry-dn attribute of \ |
| | | ### configuration entry %s: %s. The default schema base DN of cn=schema will be \ |
| | | ### used |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=Une erreur s'est produite lors de la tentative de d\u00e9termination des DN de base \u00e0 utiliser lors de la publication des informations de sch\u00e9ma Directory Server, comme indiqu\u00e9 dans l'attribut ds-cfg-schema-entry-dn de l'entr\u00e9e de configuration %s\u00a0: %s. Le DN de base de sch\u00e9ma par d\u00e9faut cn=schema va \u00eatre utilis\u00e9 |
| | | MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=Impossible d'ajouter l'entr\u00e9e "%s" car le backend de sch\u00e9ma ne prend pas en charge les op\u00e9rations d'ajout |
| | | MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=Impossible de supprimer l'entr\u00e9e "%s" car le backend de sch\u00e9ma ne prend pas en charge les op\u00e9rations de suppression |
| | | MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=Impossible de mettre l'entr\u00e9e "%s" \u00e0 jour car le backend de sch\u00e9ma ne prend pas encore en charge les op\u00e9rations de modification. Si vous souhaitez changer le contenu de l'entr\u00e9e du sch\u00e9ma de base, vous devriez pouvoir le faire en modifant l'entr\u00e9e "%s" dans la configuration |
| | | MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=Impossible de renommer l'entr\u00e9e "%s" car le backend de sch\u00e9ma ne prend pas en charge les op\u00e9rations de modification de DN |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting \ |
| | | ### to export the base schema entry: %s |
| | | ###SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support \ |
| | | ### LDIF import operations |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does \ |
| | | ### not yet provide a facility for backup and restore operations |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=Une erreur s'est produite lors de la tentative d'exportation de l'entr\u00e9e de sch\u00e9ma de base\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=Le backend de sch\u00e9ma ne prend pas en charge les op\u00e9rations d'importation LDIF |
| | | SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=Le backend de sch\u00e9ma ne fournit pas encore d'utilitaire pour les op\u00e9rations de sauvegarde et restauration |
| | | MILD_ERR_SCHEMA_INVALID_BASE_48=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e demand\u00e9e %s du backend de sch\u00e9ma car le DN est \u00e9gal \u00e0 un des DN d'entr\u00e9e de sch\u00e9ma |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the schema backend: %s |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=Une erreur inattendue s'est produite lors de la tentative d'ouverture du processus d'\u00e9criture LDIF pour le backend de sch\u00e9ma\u00a0: %s |
| | | INFO_SCHEMA_DEREGISTERED_BASE_DN_50=Le DN %s n'est plus inscrit et ne sera donc plus disponible en tant que DN d'entr\u00e9e de sch\u00e9ma |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying \ |
| | | ### to deregister %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=Une erreur s'est produite lors de la tentative de d\u00e9senregistrement de %s en tant que DN d'entr\u00e9e de sch\u00e9ma\u00a0: %s |
| | | INFO_SCHEMA_REGISTERED_BASE_DN_52= Le DN %s est bien inscrit en tant que DN d'entr\u00e9e de sch\u00e9ma |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying \ |
| | | ### to register %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=Une erreur s'est produite lors de la tentative d'enregistrement de %s en tant que DN d'entr\u00e9e de sch\u00e9ma\u00a0: %s |
| | | INFO_SCHEMA_USING_NEW_USER_ATTRS_54=La configuration du sch\u00e9ma ayant \u00e9t\u00e9 mise \u00e0 jour, celui-ci va d\u00e9sormais utiliser un nouveau jeu d'attributs d\u00e9finis par l'utilisateur |
| | | ###FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to \ |
| | | ### obtain a lock on entry %s after multiple attempts. This could mean that the \ |
| | | ### entry is already locked by a long-running operation or that the entry has \ |
| | | ### previously been locked but was not properly unlocked |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred \ |
| | | ### while trying to create the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while \ |
| | | ### attempting to obtain a list of the files in directory %s to include in the \ |
| | | ### schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while \ |
| | | ### attempting to back up schema file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while \ |
| | | ### trying to close the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify \ |
| | | ### schema backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify \ |
| | | ### schema backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify \ |
| | | ### schema backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify \ |
| | | ### schema backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to \ |
| | | ### restore schema backup %s because an error occurred while attempting to rename \ |
| | | ### the current schema directory from %s to %s: %s |
| | | FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=Directory Server n'a pas pu obtenir de verrou sur l'entr\u00e9e %s apr\u00e8s plusieurs tentatives. Cela peut signifier que l'entr\u00e9e est d\u00e9j\u00e0 verrouill\u00e9e par une op\u00e9ration dont l'ex\u00e9cution est longue, ou que cette entr\u00e9e a d\u00e9j\u00e0 \u00e9t\u00e9 verrouill\u00e9e mais pas correctement d\u00e9verrouill\u00e9e |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=Une erreur s'est produite lors de la tentative d'obtention du fournisseur MAC %s afin de cr\u00e9er le hachage sign\u00e9 pour la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=Une erreur s'est produite lors de la tentative d'obtention de la synth\u00e8se de message %s afin de cr\u00e9er le hachage pour la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=Une erreur s'est produite lors de la tentative de cr\u00e9ation du fichier d'archive de sch\u00e9ma %s dans le r\u00e9pertoire %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=Une erreur s'est produite lors de la tentative d'obtention du chiffrement \u00e0 utiliser pour chiffrer la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=Sauvegarde du sch\u00e9ma %s - %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=Une erreur s'est produite lors de la tentative d'obtention de la liste des fichiers du r\u00e9pertoire %s \u00e0 inclure dans la sauvegarde de sch\u00e9ma\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=Une erreur s'est produite lors de la tentative de sauvegarde du fichier de sch\u00e9ma %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=Une erreur s'est produite lors de la tentative de fermeture du fichier d'archive de sch\u00e9ma %s dans le r\u00e9pertoire %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=Une erreur s'est produite lors de la tentative de mise \u00e0 jour du fichier de descripteur de sauvegarde %s avec les informations concernant la sauvegarde de sch\u00e9ma\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s dans le r\u00e9pertoire %s car cette sauvegarde n'existe pas |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s dans le r\u00e9pertoire %s car il est impossible de d\u00e9terminer le nom du fichier d'archive |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car le fichier d'archive indiqu\u00e9 (%s) n'existe pas |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative de d\u00e9termination de l'existence de l'archive de sauvegarde %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car un hachage non sign\u00e9 de cette sauvegarde est disponible mais le serveur ne peut pas d\u00e9terminer l'algorithme de synth\u00e8se utilis\u00e9 pour g\u00e9n\u00e9rer ce hachage |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car elle comporte un hachage non sign\u00e9 utilisant l'algorithme de synth\u00e8se inconnu ou non pris en charge %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car un hachage sign\u00e9 de cette sauvegarde est disponible mais le serveur ne peut pas d\u00e9terminer l'algorithme MAC utilis\u00e9 pour g\u00e9n\u00e9rer ce hachage |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car elle comporte un hachage sign\u00e9 utilisant l'algorithme MAC inconnu ou non pris en charge %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative d'ouverture du fichier d'archive de sauvegarde %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car elle est chiffr\u00e9e \u00e0 l'aide d'un chiffrement inconnu ou non pris en charge\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Impossible de restaurer la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative de changement du nom du dossier de sch\u00e9ma actuel de %s en %s\u00a0: %s |
| | | NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=Une erreur a emp\u00each\u00e9 la sauvegarde du sch\u00e9ma d'\u00eatre correctement restaur\u00e9e. Cependant, les fichiers du sch\u00e9ma d'origine en place avant le d\u00e9but de la proc\u00e9dure de restauration ont \u00e9t\u00e9 conserv\u00e9s et se trouvent maintenant dans leur emplacement d'origine de %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore \ |
| | | ### schema backup %s because an error occurred while attempting to create a new \ |
| | | ### empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify \ |
| | | ### schema backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or \ |
| | | ### verify schema backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=Une erreur a emp\u00each\u00e9 la sauvegarde du sch\u00e9ma d'\u00eatre correctement restaur\u00e9e. Les fichiers du sch\u00e9ma d'origine en place avant le d\u00e9but de la proc\u00e9dure de restauration ont \u00e9t\u00e9 conserv\u00e9s et se trouvent dans le r\u00e9pertoire %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Impossible de restaurer la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative de cr\u00e9ation du r\u00e9pertoire vide %s pour y restaurer les fichiers\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=Une erreur a emp\u00each\u00e9 la sauvegarde du sch\u00e9ma d'\u00eatre correctement restaur\u00e9e. Les fichiers du sch\u00e9ma d'origine en place avant le d\u00e9but de la proc\u00e9dure de restauration ont \u00e9t\u00e9 conserv\u00e9s dans le r\u00e9pertoire %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative de lecture de l'entr\u00e9e suivante dans le fichier d'archive %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Impossible de restaurer la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors de la tentative de recr\u00e9ation du fichier %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car une erreur s'est produite lors du traitement du fichier archiv\u00e9 %s\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car une erreur inattendue s'est produite lors de la tentative de fermeture du fichier d'archive %s\u00a0: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=La synth\u00e8se de message calcul\u00e9e \u00e0 partir du fichier de sauvegarde correspond \u00e0 la synth\u00e8se stock\u00e9e dans les informations de sauvegarde |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or \ |
| | | ### verify schema backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car la synth\u00e8se de message calcul\u00e9e \u00e0 partir de l'archive de sauvegarde ne correspond pas \u00e0 la synth\u00e8se stock\u00e9e avec les informations de sauvegarde |
| | | NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=La synth\u00e8se sign\u00e9e calcul\u00e9e \u00e0 partir de la sauvegarde correspond \u00e0 la signature stock\u00e9e dans les informations de sauvegarde |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify \ |
| | | ### schema backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de sch\u00e9ma %s car la synth\u00e8se sign\u00e9e calcul\u00e9e \u00e0 partir de l'archive de sauvegarde ne correspond pas \u00e0 la signature stock\u00e9e avec les informations de sauvegarde |
| | | NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=Tous les tests effectu\u00e9s sur la sauvegarde de sch\u00e9ma %s du r\u00e9pertoire %s montrent que le fichier semble valide. |
| | | NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=La sauvegarde de sch\u00e9ma %s a \u00e9t\u00e9 restaur\u00e9e \u00e0 partir du fichier du r\u00e9pertoire %s |
| | | ###SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid \ |
| | | ### because it has an invalid state %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while \ |
| | | ### trying to parse the scheduled start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while \ |
| | | ### trying to parse the actual start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while \ |
| | | ### trying to parse the completion time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in \ |
| | | ### task entry %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task \ |
| | | ### defined in entry %s: %s |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to hold the recurring \ |
| | | ### task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task \ |
| | | ### entry contains multiple attributes with type %s, which is used to hold the \ |
| | | ### recurring task ID, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### recurring task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task \ |
| | | ### entry contains multiple values for the %s attribute, which is used to specify \ |
| | | ### the recurring task ID, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to specify recurring task \ |
| | | ### schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=The provided recurring \ |
| | | ### task entry contains multiple attributes with type %s, which is used to hold \ |
| | | ### recurring task schedule, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=The provided recurring task \ |
| | | ### entry does not contain any values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=The provided recurring \ |
| | | ### task entry contains multiple values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while \ |
| | | ### attempting to load class %s specified in attribute %s of the provided \ |
| | | ### recurring task entry: %s. Does this class exist in the Directory Server \ |
| | | ### classpath? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error \ |
| | | ### occurred while trying to create an instance of class %s as a Directory Server \ |
| | | ### task. Is this class a subclass of %s? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred \ |
| | | ### while attempting to perform internal initialization on an instance of class \ |
| | | ### %s with the information contained in the provided entry: %s |
| | | ###SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when \ |
| | | ### attempting to initialize the task backend was null |
| | | ###SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does \ |
| | | ### not contain any base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry \ |
| | | ### contains multiple base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred \ |
| | | ### while attempting to decode recurring task base %s as a DN: %s |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \ |
| | | ### while attempting to decode scheduled task base %s as a DN: %s |
| | | SEVERE_ERR_TASK_INVALID_STATE_91=La t\u00e2che d\u00e9finie dans l'entr\u00e9e %s n'est pas valide car elle porte l'\u00e9tat non valide %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=Une erreur s'est produite lors de la tentative d'analyse de la valeur d'heure de d\u00e9but planifi\u00e9e %s \u00e0 partir de l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=Une erreur s'est produite lors de la tentative d'analyse de la valeur d'heure de d\u00e9but r\u00e9elle %s \u00e0 partir de l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=Une erreur s'est produite lors de la tentative d'analyse de la valeur d'heure d'ach\u00e8vement %s \u00e0 partir de l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_MISSING_ATTR_95=Dans l'entr\u00e9e de t\u00e2che %s, il manque l'attribut requis %s |
| | | SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=Il existe plusieurs instances de l'attribut %s dans l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=Il n'existe aucune valeur pour l'attribut %s dans l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=Il existe plusieurs valeurs pour l'attribut %s dans l'entr\u00e9e de t\u00e2che %s |
| | | SEVERE_ERR_TASK_EXECUTE_FAILED_99=Une erreur s'est produite lors de l'ex\u00e9cution de la t\u00e2che d\u00e9finie dans l'entr\u00e9e %s\u00a0: %s |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie ne contient pas l'attribut %s, n\u00e9cessaire pour stocker l'ID de la t\u00e2che r\u00e9currente |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie contient plusieurs attributs de type %s, servant \u00e0 stocker l'ID de la t\u00e2che r\u00e9currente, alors qu'une seule instance est autoris\u00e9e |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_102=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie ne contient aucune valeur pour l'attribut %s, servant \u00e0 indiquer l'ID de la t\u00e2che r\u00e9currente |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie contient plusieurs valeurs pour l'attribut %s, servant \u00e0 indiquer l'ID de la t\u00e2che r\u00e9currente, alors qu'une seule valeur est autoris\u00e9e |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie ne contient pas l'attribut %s, n\u00e9cessaire pour indiquer la planification de la t\u00e2che r\u00e9currente |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie contient plusieurs attributs de type %s, servant \u00e0 stocker la planification de la t\u00e2che r\u00e9currente, alors qu'une seule instance est autoris\u00e9e |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie ne contient aucune valeur pour l'attribut %s, servant \u00e0 indiquer la planification de la t\u00e2che r\u00e9currente |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=L'entr\u00e9e de t\u00e2che r\u00e9currente fournie contient plusieurs valeurs pour l'attribut %s, servant \u00e0 indiquer la planification de la t\u00e2che r\u00e9currente, alors qu'une seule valeur est autoris\u00e9e |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=Une erreur s'est produite lors de la tentative de chargement de la classe %s sp\u00e9cifi\u00e9e dans l'attribut %s de l'entr\u00e9e de t\u00e2che r\u00e9currente fournie\u00a0: %s. Cette classe existe-t-elle dans la variable classpath de Directory Server\u00a0? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=Une erreur s'est produite lors de la tentative de cr\u00e9ation d'une instance de la classe %s en tant que t\u00e2che Directory Server. Cette classe est-elle une sous-classe de %s\u00a0? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=Une erreur s'est produite lors de la tentative d'ex\u00e9cution de l'initialisation interne sur une instance de la classe %s avec les informations contenues dans l'entr\u00e9e fournie\u00a0: %s |
| | | SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=L'entr\u00e9e de configuration fournie lors de la tentative d'initialisation du backend de t\u00e2che \u00e9tait null |
| | | SEVERE_ERR_TASKBE_NO_BASE_DNS_112=L'entr\u00e9e de configuration de backend de t\u00e2che ne contient aucun DN de base. Il doit exister un seul DN de base pour les informations de t\u00e2che dans Directory Server |
| | | SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=L'entr\u00e9e de configuration de backend de t\u00e2che contient plusieurs DN de base. Il doit exister un seul DN de base pour les informations de t\u00e2che dans Directory Server |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=Une erreur s'est produite lors de la tentative de d\u00e9codage de l'objet %s de base de la t\u00e2che r\u00e9currente en tant que DN\u00a0: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=Une erreur s'est produite lors de la tentative de d\u00e9codage de l'objet %s de base de la t\u00e2che planifi\u00e9e en tant que DN\u00a0: %s |
| | | INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=La p\u00e9riode (en secondes) pendant laquelle les informations de la t\u00e2che doivent \u00eatre conserv\u00e9es apr\u00e8s le traitement de cette t\u00e2che est \u00e9coul\u00e9e. Une fois cette p\u00e9riode \u00e9coul\u00e9e, les informations de la t\u00e2che seront automatiquement supprim\u00e9es pour pr\u00e9server la m\u00e9moire et l'espace disque |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \ |
| | | ### occurred while attempting to initialize the task retention time \ |
| | | ### configuration: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=Une erreur inattendue s'est produite lors de la tentative d'initialisation de la configuration de p\u00e9riode de conservation de la t\u00e2che\u00a0: %s |
| | | INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=Chemin vers le fichier de sauvegarde pour le backend de t\u00e2che. Ce fichier LDIF conservera toute la configuration pour les t\u00e2ches planifi\u00e9es et r\u00e9currentes d\u00e9finies |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \ |
| | | ### occurred while attempting to initialize the task backing file configuration: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the path to \ |
| | | ### the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing \ |
| | | ### file %s already exists and the Directory Server will not attempt to overwrite \ |
| | | ### it. Please delete or rename the existing file before attempting to use that \ |
| | | ### path for the new backing file, or choose a new path |
| | | ###SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the \ |
| | | ### new task data backing file appears to be an invalid path. Please choose a \ |
| | | ### new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for \ |
| | | ### the new task data backing file %s does not exist. Please create this \ |
| | | ### directory before attempting to use this path for the new backing file or \ |
| | | ### choose a new path |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory \ |
| | | ### %s for the new task data backing file %s exists but is not a directory. \ |
| | | ### Please choose a new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while \ |
| | | ### attempting to determine the new path to the task data backing file: %s |
| | | ###SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the length of \ |
| | | ### time in seconds that information about completed tasks should be retained \ |
| | | ### before they are cleaned up |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while \ |
| | | ### attempting to determine the completed task retention time: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=Une erreur inattendue s'est produite lors de la tentative d'initialisation de la configuration de fichier de secours de la t\u00e2che\u00a0: %s |
| | | SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=L'entr\u00e9e de configuration mise \u00e0 jour ne comporte aucune valeur pour l'attribut requis %s, qui indique le chemin du fichier de secours de donn\u00e9es de t\u00e2che |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=Le fichier de secours de donn\u00e9es de t\u00e2che indiqu\u00e9 (%s) existe d\u00e9j\u00e0 et Directory Server ne va pas tenter de l'\u00e9craser. Supprimez ou renommez le fichier existant avant de tenter d'utiliser ce chemin pour le nouveau fichier de secours, ou bien choisissez un autre chemin |
| | | SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=Le chemin indiqu\u00e9 pour le nouveau fichier de secours des donn\u00e9es de t\u00e2che (%s) semble \u00eatre un chemin non valide. Choisissez un autre chemin pour le fichier de secours des donn\u00e9es de t\u00e2che |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=Le r\u00e9pertoire parent %s du nouveau fichier de secours des donn\u00e9es de t\u00e2che %s n'existe pas. Cr\u00e9ez ce r\u00e9pertoire avant de tenter d'utiliser ce chemin pour le nouveau fichier de secours, ou bien choisissez un autre chemin |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=Le r\u00e9pertoire parent %s du nouveau fichier de secours des donn\u00e9es de t\u00e2che %s existe mais n'est pas un r\u00e9pertoire. Choisissez un autre chemin pour le fichier de secours des donn\u00e9es de t\u00e2che |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=Une erreur s'est produite lors de la tentative de d\u00e9termination du nouveau chemin du fichier de secours des donn\u00e9es de t\u00e2che\u00a0: %s |
| | | SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=L'entr\u00e9e de configuration mise \u00e0 jour ne comporte aucune valeur pour l'attribut requis %s, qui indique la p\u00e9riode (en secondes) de conservation des informations sur les t\u00e2ches achev\u00e9es, avant que ces donn\u00e9es soient nettoy\u00e9es |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=Une erreur s'est produite lors de la tentative de d\u00e9termination de la p\u00e9riode de conservation des t\u00e2ches achev\u00e9es\u00a0: %s |
| | | INFO_TASKBE_UPDATED_RETENTION_TIME_128=La p\u00e9riode de r\u00e9tention de la t\u00e2che termin\u00e9e a \u00e9t\u00e9 mise \u00e0 jour et dure maintenant %d secondes. Elle prend effet imm\u00e9diatement |
| | | INFO_TASKBE_UPDATED_BACKING_FILE_129=Le chemin vers le fichier de sauvegarde des donn\u00e9es de la t\u00e2che est maintenant %s. Un instantan\u00e9 de la configuration de la t\u00e2che actuelle a \u00e9t\u00e9 \u00e9crit dans ce fichier et continuera \u00e0 \u00eatre utilis\u00e9 pour de futures mises \u00e0 jour |
| | | ###SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may \ |
| | | ### only be added immediately below %s for scheduled tasks or immediately below \ |
| | | ### %s for recurring tasks |
| | | ###SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not \ |
| | | ### supported in the task backend |
| | | SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=Les nouvelles entr\u00e9es du backend de t\u00e2che ne peuvent \u00eatre ajout\u00e9es qu'imm\u00e9diatement sous %s pour les t\u00e2ches planifi\u00e9es ou imm\u00e9diatement sous %s pour les t\u00e2ches r\u00e9currentes |
| | | SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Les op\u00e9rations de modification de DN ne sont pas prises en charge dans le backend de t\u00e2che |
| | | INFO_TASKBE_BACKING_FILE_HEADER_132=Ce fichier contient les donn\u00e9es utilis\u00e9es par le backend du planificateur de t\u00e2ches de Directory Server. N'\u00e9ditez pas directement ce fichier car il existe un risque de perte de ces modifications. Les d\u00e9finitions de t\u00e2ches planifi\u00e9es et r\u00e9currentes doivent uniquement \u00eatre modifi\u00e9es au moyen des utilitaires d'administration fournis avec Directory Server |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ |
| | | ### %s to the task scheduler because another recurring task already exists with \ |
| | | ### the same ID |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because \ |
| | | ### another task already exists with the same ID |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error \ |
| | | ### occurred while attempting to schedule the next iteration of recurring task \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred \ |
| | | ### while attempting to read an entry from the tasks backing file %s on or near \ |
| | | ### line %d: %s. This is not a fatal error, so the task scheduler will attempt \ |
| | | ### to continue parsing the file and schedule any additional tasks that it \ |
| | | ### contains |
| | | ###FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while \ |
| | | ### attempting to read an entry from the tasks backing file %s on or near line \ |
| | | ### %d: %s. This is an unrecoverable error, and parsing cannot continue |
| | | ###SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks \ |
| | | ### backing file is invalid because it has no parent and does not match the task \ |
| | | ### root DN of %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error \ |
| | | ### occurred while attempting to parse entry %s as a recurring task and add it to \ |
| | | ### the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred \ |
| | | ### while attempting to parse entry %s as a task and add it to the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks \ |
| | | ### backing file %s has a DN which is not valid for a task or recurring task \ |
| | | ### definition and will be ignored |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred \ |
| | | ### while attempting to read from the tasks data backing file %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while \ |
| | | ### attempting to create a new tasks backing file %s for use with the task \ |
| | | ### scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not \ |
| | | ### contain attribute %s which is needed to specify the fully-qualified name of \ |
| | | ### the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry \ |
| | | ### contains multiple attributes with type %s, which is used to hold the task \ |
| | | ### class name, but only a single instance is allowed |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### fully-qualified name of the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry \ |
| | | ### contains multiple values for the %s attribute, which is used to specify the \ |
| | | ### task class name, but only a single value is allowed |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting \ |
| | | ### to load class %s specified in attribute %s of the provided task entry: %s. \ |
| | | ### Does this class exist in the Directory Server classpath? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred \ |
| | | ### while trying to create an instance of class %s as a Directory Server task. \ |
| | | ### Is this class a subclass of %s? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while \ |
| | | ### attempting to perform internal initialization on an instance of class %s with \ |
| | | ### the information contained in the provided entry: %s |
| | | ###SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error \ |
| | | ### occurred while attempting to rename the current tasks backing file from %s to \ |
| | | ### %s: %s. The previous task configuration (which does not reflect the latest \ |
| | | ### update) may be lost |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ |
| | | ### while attempting to rename the new tasks backing file from %s to %s: %s. If \ |
| | | ### the Directory Server is restarted, then the task scheduler may not work as \ |
| | | ### expected |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ |
| | | ### attempting to write the new tasks data backing file %s: %s. Configuration \ |
| | | ### information reflecting the latest update may be lost |
| | | ###SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support \ |
| | | ### LDIF import operations |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Impossible d'ajouter la t\u00e2che r\u00e9currente %s au planificateur de t\u00e2ches car il existe d\u00e9j\u00e0 une autre t\u00e2che r\u00e9currente avec le m\u00eame ID |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Impossible de planifier la t\u00e2che %s car il existe d\u00e9j\u00e0 une autre t\u00e2che avec le m\u00eame ID |
| | | SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=Une erreur s'est produite lors de la tentative de planification de l'it\u00e9ration suivante de la t\u00e2che r\u00e9currente %s\u00a0: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=Une erreur s'est produite lors de la tentative de lecture d'une entr\u00e9e \u00e0 partir du fichier de secours de t\u00e2ches %s sur ou vers la ligne %d\u00a0: %s. Il ne s'agit pas d'une erreur fatale, alors le planificateur de t\u00e2che va tenter de continuer l'analyse du fichier et de planifier les autres t\u00e2ches qu'il contient |
| | | FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=Une erreur s'est produite lors de la tentative de lecture d'une entr\u00e9e \u00e0 partir du fichier de secours de t\u00e2ches %s sur ou vers la ligne %d\u00a0: %s. Il s'agit d'une erreur irr\u00e9cup\u00e9rable et l'analyse ne peut pas continuer |
| | | SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=L'entr\u00e9e %s lue \u00e0 partir du fichier de secours de t\u00e2ches n'est pas valide car elle n'a pas de parent et ne correspond pas au DN de t\u00e2che racine, %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=Une erreur s'est produite lors de la tentative d'analyse de l'entr\u00e9e %s en tant que t\u00e2che r\u00e9currente et d'ajout de cette entr\u00e9e au planificateur\u00a0: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=Une erreur s'est produite lors de la tentative d'analyse de l'entr\u00e9e %s en tant que t\u00e2che et d'ajout de cette entr\u00e9e au planificateur\u00a0: %s |
| | | SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=L'entr\u00e9e %s lue \u00e0 partir du fichier de secours de t\u00e2ches %s comporte un DN qui n'est pas valide pour une d\u00e9finition de t\u00e2che ou de t\u00e2che r\u00e9currente\u00a0; elle va \u00eatre ignor\u00e9e |
| | | SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=Une erreur s'est produite lors de la tentative de lecture dans le fichier de secours de donn\u00e9es de t\u00e2che %s\u00a0: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=Une erreur s'est produite lors de la tentative de cr\u00e9ation du fichier de secours de t\u00e2ches %s pour utilisation avec le planificateur de t\u00e2ches\u00a0: %s |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=L'entr\u00e9e de t\u00e2che fournie ne contient pas l'attribut %s, n\u00e9cessaire pour indiquer le nom complet de la classe qui fournit la logique de t\u00e2che |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=L'entr\u00e9e de t\u00e2che fournie contient plusieurs attributs de type %s, servant \u00e0 stocker le nom de classe de la t\u00e2che, alors qu'une seule instance est autoris\u00e9e |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=L'entr\u00e9e de t\u00e2che fournie ne contient aucune valeur pour l'attribut %s, n\u00e9cessaire pour indiquer le nom complet de la classe qui fournit la logique de t\u00e2che |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=L'entr\u00e9e de t\u00e2che fournie contient plusieurs valeurs pour l'attribut %s, servant \u00e0 indiquer le nom de classe de la t\u00e2che, alors qu'une seule valeur est autoris\u00e9e |
| | | SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=Une erreur s'est produite lors de la tentative de chargement de la classe %s sp\u00e9cifi\u00e9e dans l'attribut %s de l'entr\u00e9e de t\u00e2che fournie\u00a0: %s. Cette classe existe-t-elle dans la variable classpath de Directory Server\u00a0? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=Une erreur s'est produite lors de la tentative de cr\u00e9ation d'une instance de la classe %s en tant que t\u00e2che Directory Server. Cette classe est-elle une sous-classe de %s\u00a0? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=Une erreur s'est produite lors de la tentative d'ex\u00e9cution de l'initialisation interne sur une instance de la classe %s avec les informations contenues dans l'entr\u00e9e fournie\u00a0: %s |
| | | SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=Une erreur s'est produite lors de la tentative de changement du nom du fichier de secours de t\u00e2ches actuel de %s en %s\u00a0: %s. La configuration de t\u00e2ches pr\u00e9c\u00e9dente (qui ne refl\u00e8te pas la derni\u00e8re mise \u00e0 jour) risque d'\u00eatre perdue |
| | | SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=Une erreur s'est produite lors de la tentative de changement du nom du nouveau fichier de secours de t\u00e2ches de %s en %s\u00a0: %s. Si vous red\u00e9marrez Directory Server, le planificateur de t\u00e2ches risque de ne pas fonctionner comme pr\u00e9vu |
| | | SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=Une erreur s'est produite lors de la tentative d'\u00e9criture du nouveau fichier de secours de t\u00e2ches %s\u00a0: %s. Les informations de configuration, qui refl\u00e8tent la derni\u00e8re mise \u00e0 jour, risquent d'\u00eatre perdues |
| | | SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=Le backend de t\u00e2che ne prend pas en charge les op\u00e9rations d'importation LDIF |
| | | INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=Le backend des t\u00e2ches est en cours de cl\u00f4ture |
| | | INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=Indique si tous les attributs dans le DSE racine doivent \u00eatre trait\u00e9s comme des attributs d'utilisateurs (et par cons\u00e9quent retourn\u00e9s aux clients par d\u00e9faut), quelle que soit la configuration du sch\u00e9ma de Directory Server |
| | | ###SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred \ |
| | | ### while trying to determine the value of the %s configuration attribute, which \ |
| | | ### controls whether to treat all root DSE attributes like user attributes: %s. \ |
| | | ### The attributes in the root DSE will be treated based on their definition in \ |
| | | ### the server schema |
| | | SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=Une erreur s'est produite lors de la tentative de d\u00e9termination de la valeur de l'attribut de configuration %s, qui indique s'il faut traiter tous les attributs de DSE racine comme des attributs utilisateur\u00a0: %s. Les attributs du DSE racine vont \u00eatre trait\u00e9s en fonction de leur d\u00e9finition dans le sch\u00e9ma de serveur |
| | | INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=La configuration du DSE racine a \u00e9t\u00e9 mise \u00e0 jour afin que l'attribut de configuration %s utilise d\u00e9sormais une valeur de %s |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove \ |
| | | ### recurring task %s because there is already a scheduled iteration of that task \ |
| | | ### with ID %s that must be removed first |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending \ |
| | | ### task %s because no such task exists |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending \ |
| | | ### task %s because the task is no longer pending |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove \ |
| | | ### completed task %s because no such task exists in the list of completed tasks |
| | | ###SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the \ |
| | | ### task backend because its DN is either not appropriate for that backend or it \ |
| | | ### is not below the scheduled or recurring tasks base entry |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the \ |
| | | ### task backend because there is no scheduled task associated with that entry DN |
| | | ###SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task \ |
| | | ### backend because the associated task is currently running |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s \ |
| | | ### from the task backend because there is no recurring task associated with that \ |
| | | ### entry DN |
| | | ###SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search \ |
| | | ### operation in the task backend because the provided base DN %s is not valid \ |
| | | ### for entries in the task backend |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search \ |
| | | ### operation in the task backend because there is no scheduled task associated \ |
| | | ### with the provided search base entry %s |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the \ |
| | | ### search operation in the task backend because there is no recurring task \ |
| | | ### associated with the provided search base entry %s |
| | | ###SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup \ |
| | | ### backend because the provided configuration entry is null |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \ |
| | | ### backup backend because an error occurred while attempting to decode the base \ |
| | | ### DN for the backend: %s |
| | | SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Impossible de supprimer la t\u00e2che r\u00e9currente %s car l'it\u00e9ration planifi\u00e9e de cette t\u00e2che portant l'ID %s doit \u00eatre supprim\u00e9e auparavant |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Impossible de supprimer la t\u00e2che en attente %s car elle n'existe pas |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Impossible de supprimer la t\u00e2che en attente %s car elle n'est plus en attente |
| | | SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Impossible de supprimer la t\u00e2che achev\u00e9e %s car elle n'existe pas dans la liste des t\u00e2ches achev\u00e9es |
| | | SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Impossible de supprimer l'entr\u00e9e %s du backend de t\u00e2che car son DN n'est pas appropri\u00e9 pour ce backend, ou ne se trouve pas sous l'entr\u00e9e de base des t\u00e2ches planifi\u00e9es ou r\u00e9currentes |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Impossible de supprimer l'entr\u00e9e %s du backend de t\u00e2che car aucune t\u00e2che planifi\u00e9e n'est associ\u00e9e \u00e0 ce DN d'entr\u00e9e |
| | | SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Impossible de supprimer l'entr\u00e9e %s du backend de t\u00e2che car la t\u00e2che associ\u00e9e est en cours d'ex\u00e9cution |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Impossible de supprimer l'entr\u00e9e %s du backend de t\u00e2che car aucune t\u00e2che r\u00e9currente n'est associ\u00e9e \u00e0 ce DN d'entr\u00e9e |
| | | SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Impossible de traiter l'op\u00e9ration de recherche dans le backend de t\u00e2che car le DN de base fourni (%s) n'est pas valide pour les entr\u00e9es du backend de t\u00e2che |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Impossible de traiter l'op\u00e9ration de recherche dans le backend de t\u00e2che car aucune t\u00e2che planifi\u00e9e n'est associ\u00e9e \u00e0 l'entr\u00e9e de base de recherche fournie (%s) |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Impossible de traiter l'op\u00e9ration de recherche dans le backend de t\u00e2che car aucune t\u00e2che r\u00e9currente n'est associ\u00e9e \u00e0 l'entr\u00e9e de base de recherche fournie (%s) |
| | | SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Impossible d'initialiser le backend de sauvegarde car l'entr\u00e9e de configuration fournie est Null |
| | | SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Impossible d'initialiser le backend de sauvegarde car une erreur s'est produite lors de la tentative de d\u00e9codage du DN de base pour ce backend\u00a0: %s |
| | | INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=Ensemble de r\u00e9pertoires auxquels les op\u00e9rations de recherche acc\u00e8deront par d\u00e9faut dans le backend de sauvegarde. L'acc\u00e8s aux r\u00e9pertoires de sauvegarde ne figurant pas dans cette liste sera encore possible en sp\u00e9cifiant directement le r\u00e9pertoire de sauvegarde dans le DN de base de recherche. Les modifications apport\u00e9es \u00e0 cet attribut de configuration prendront effet imm\u00e9diatement |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred \ |
| | | ### while attempting to determine the backup directory list: %s. Initialization \ |
| | | ### of the backup backend cannot continue |
| | | ###SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the \ |
| | | ### backup backend because the requested entry was null |
| | | ###SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the \ |
| | | ### backup backend |
| | | ###SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry \ |
| | | ### %s from the backup backend because the requested DN is one level below the \ |
| | | ### base DN but does not specify a backup directory |
| | | ###SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s \ |
| | | ### from the backup backend because the requested backup directory is invalid: \ |
| | | ### %s |
| | | ###SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while \ |
| | | ### attempting to examine the requested backup directory: %s |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the \ |
| | | ### backup backend because the requested DN is two levels below the base DN but \ |
| | | ### does not specify a backup ID |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from \ |
| | | ### the backup backend because it does not have a parent |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from \ |
| | | ### the backup backend because the DN does not contain the backup directory in \ |
| | | ### which the requested backup should reside |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup \ |
| | | ### directory %s |
| | | ###SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore \ |
| | | ### operations are not supported in the backup backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN \ |
| | | ### must be provided for use with the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s \ |
| | | ### because its parent entry %s does not exist in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not \ |
| | | ### supported in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an \ |
| | | ### LDIF writer: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s \ |
| | | ### to LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an \ |
| | | ### LDIF reader: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error \ |
| | | ### occurred while reading from LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred \ |
| | | ### while processing the import: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based \ |
| | | ### backend does not support backup or restore operations |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename \ |
| | | ### entry %s because the target entry is in a different backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry \ |
| | | ### %s because the new parent entry %s doesn't exist |
| | | SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=Une erreur s'est produite lors de la tentative de d\u00e9termination de la liste des r\u00e9pertoires de sauvegarde\u00a0: %s. Impossible de continuer \u00e0 initialiser le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Impossible de r\u00e9cup\u00e9rer une entr\u00e9e depuis le backend de sauvegarde car l'entr\u00e9e demand\u00e9e \u00e9tait Null |
| | | SEVERE_ERR_BACKUP_INVALID_BASE_176=L'entr\u00e9e demand\u00e9e (%s) n'existe pas dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de sauvegarde car le DN demand\u00e9 est un niveau au-dessous du DN de base mais n'indique aucun r\u00e9pertoire de sauvegarde |
| | | SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de sauvegarde car le r\u00e9pertoire de sauvegarde demand\u00e9 n'est pas valide\u00a0: %s |
| | | SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=Une erreur s'est produite lors de la tentative d'examen du r\u00e9pertoire de sauvegarde demand\u00e9\u00a0: %s |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de sauvegarde car le DN demand\u00e9 est deux niveaux au-dessous du DN de base mais n'indique aucun ID de sauvegarde |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de sauvegarde car elle n'a pas de parent |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de sauvegarde car le DN ne contient pas le r\u00e9pertoire de sauvegarde o\u00f9 la sauvegarde demand\u00e9e doit r\u00e9sider |
| | | SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=La sauvegarde %s n'existe pas dans le r\u00e9pertoire de sauvegarde %s |
| | | SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Les op\u00e9rations d'ajout ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Les op\u00e9rations de suppression ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Les op\u00e9rations de modification ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Les op\u00e9rations de modification de DN ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=L'entr\u00e9e demand\u00e9e (%s) n'existe pas dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=Les op\u00e9rations d'exportation LDIF ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=Les op\u00e9rations d'importation LDIF ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Les op\u00e9rations de sauvegarde et restauration ne sont pas prises en charge dans le backend de sauvegarde |
| | | SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Vous devez indiquer un seul DN de base \u00e0 utiliser avec le backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=L'entr\u00e9e %s existe d\u00e9j\u00e0 dans le backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=L'entr\u00e9e %s n'appartient pas au backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Impossible d'ajouter l'entr\u00e9e %s car son entr\u00e9e parente (%s) n'existe pas dans le backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=L'entr\u00e9e %s n'existe pas dans le backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Impossible de supprimer l'entr\u00e9e %s car elle poss\u00e8de une ou plusieurs entr\u00e9es subordonn\u00e9es |
| | | SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Les op\u00e9rations de modification de DN ne sont pas prises en charge dans le backend bas\u00e9 sur la m\u00e9moire |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Impossible de cr\u00e9er un g\u00e9n\u00e9rateur LDIF\u00a0: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Impossible d'\u00e9crire l'entr\u00e9e %s dans le fichier LDIF\u00a0: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Impossible de cr\u00e9er un lecteur LDIF\u00a0: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=Une erreur irr\u00e9cup\u00e9rable s\u2019est produite lors de la lecture du fichier LDIF\u00a0: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=Une erreur inattendue s\u2019est produite lors du traitement de l\u2019importation \u00a0: %s |
| | | SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=Le backend bas\u00e9 sur la m\u00e9moire ne prend pas en charge les op\u00e9rations de sauvegarde et restauration |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Impossible de renommer l'entr\u00e9e %s car elle poss\u00e8de une ou plusieurs entr\u00e9es subordonn\u00e9es |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Impossible de renommer l'entr\u00e9e %s car l'entr\u00e9e cible se trouve dans un autre backend |
| | | SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Impossible de renommer l'entr\u00e9e %s car la nouvelle entr\u00e9e parente (%s) n'existe pas |
| | | INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=Indique si les atttributs dans l'entr\u00e9e de sous-sch\u00e9ma doivent \u00eatre trait\u00e9s comme des attributs d'utilisateur m\u00eame s'ils sont marqu\u00e9s comme op\u00e9rationnels. Ceci peut fournir une compatibilit\u00e9 avec des applications qui requi\u00e8rent que des attributs de sch\u00e9ma comme attributeType et objectClasses soient inclus par d\u00e9faut m\u00eame s'ils ne sont pas n\u00e9cessaires. Remarquez que l'attribut ldapSyntaxes sera toujours consid\u00e9r\u00e9 comme op\u00e9rationnel, afin d'\u00e9viter des probl\u00e8mes lors des tentatives de modifications du sch\u00e9ma sur le protocole |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while \ |
| | | ### trying to determine whether to treat all subschema entry attributes as user \ |
| | | ### attributes regardless of the way they are defined in the schema, as specified \ |
| | | ### in the ds-cfg-show-all-attributes attribute of configuration entry %s: %s. \ |
| | | ### The default behavior, which is to treat the attribute types as defined in the \ |
| | | ### server schema, will be used |
| | | ###FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while \ |
| | | ### attempting to register base DN %s in the Directory Server: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=Une erreur s'est produite lors de la tentative de d\u00e9termination du fait qu'il faut ou non traiter tous les attributs d'entr\u00e9e de sous-sch\u00e9ma comme des attributs utilisateur, quelle que soit la mani\u00e8re dont ils sont d\u00e9finis dans le sch\u00e9ma, comme l'indique l'attribut ds-cfg-show-all-attributes de l'entr\u00e9e de configuration %s\u00a0: %s. Le comportement par d\u00e9faut, qui consiste \u00e0 traiter les types d'attribut tels qu'ils sont d\u00e9finis dans le sch\u00e9ma de serveur, va \u00eatre utilis\u00e9 |
| | | FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=Une erreur s'est produite lors de la tentative d'enregistrement de DN de base %s dans Directory Server\u00a0: %s |
| | | MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=Le backend de sch\u00e9ma ne prend actuellement pas en charge la suppression des \u00e9l\u00e9ments de sch\u00e9ma existants |
| | | MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=Le backend de sch\u00e9ma ne prend actuellement pas en charge le type de modification %s |
| | | MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=Le backend de sch\u00e9ma ne prend actuellement pas en charge la modification de ce type d'attribut %s. Seules les utilisations des types d'attributs, des classes d'objet, des formulaires de noms, des r\u00e8gles de contenu DIT, des r\u00e8gles de structure DIT et des r\u00e8gles de correspondance peuvent \u00eatre modifi\u00e9es |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_ATTRTYPE_214=Une erreur s'est produite lors de la tentative de d\u00e9codage du type d'attribut "%s"\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_ATTRTYPE_ALREADY_EXISTS_215=Impossible d'ajouter un type d'attribut %s au sch\u00e9ma de serveur car il existe un type d'attribut avec un nom ou un OID\u00a0incompatible\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_OBJECTCLASS_216=Une erreur s'est produite lors lors de la tentative de d\u00e9codage de la classe d'objet "%s"\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_OBJECTCLASS_216=Une erreur s'est produite lors de la tentative de d\u00e9codage de la classe d'objet "%s"\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_UNDEFINED_SUPERIOR_OBJECTCLASS_217=Impossible d'ajouter une classe d'objet %s car sa classe sup\u00e9rieure de %s n'est pas d\u00e9finie dans le sch\u00e9ma de serveur |
| | | MILD_ERR_SCHEMA_MODIFY_OC_UNDEFINED_REQUIRED_ATTR_218=Impossible d'ajouter une classe d'objet %s car elle n\u00e9cessite un attribut %s qui n'est pas d\u00e9fini dans le sch\u00e9ma de serveur |
| | | MILD_ERR_SCHEMA_MODIFY_OC_UNDEFINED_OPTIONAL_ATTR_219=Impossible d'ajouter une classe d'objet %s car elle autorise un attribut %s qui n'est pas d\u00e9fini dans le sch\u00e9ma de serveur |
| | | MILD_ERR_SCHEMA_MODIFY_OBJECTCLASS_ALREADY_EXISTS_220=Impossible d'ajouter une classe d'objet %s au sch\u00e9ma de serveur car il existe une classe d'objet avec avec un nom ou un OID\u00a0incompatible\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_OBJECTCLASS_ALREADY_EXISTS_220=Impossible d'ajouter une classe d'objet %s au sch\u00e9ma de serveur car il existe une classe d'objet avec un nom ou un OID\u00a0incompatible\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_READ_EXISTING_USER_SCHEMA_221=Une erreur s'est produite lors de la tentative de lecture du contenu du fichier de sch\u00e9ma %s\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_WRITE_NEW_SCHEMA_222=Une erreur s'est produite lors de la tentative d'\u00e9criture du sch\u00e9ma mis \u00e0 jour\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_CANNOT_DECODE_NAME_FORM_223=Une erreur s'est produite lors de la tentative de d\u00e9codage du formulaire de nom "%s"\u00a0: %s |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=Impossible d'ajouter une utilisation de r\u00e8gle de correspondance %s car elle fait r\u00e9f\u00e9rence \u00e0 un type d'attribut %s marqu\u00e9 comme OBSOL\u00c8TE dans le sch\u00e9ma de serveur |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=Impossible d'ajouter une r\u00e8gle de contenu DIT %s car elle fait r\u00e9f\u00e9rence \u00e0 une classe d'objet auxiliaire %s marqu\u00e9e comme OBSOL\u00c8TE dans le sch\u00e9ma de serveur |
| | | MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=Vous ne disposez pas de privil\u00e8ges suffisants pour modifier le sch\u00e9ma de Directory Server |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file \ |
| | | ### containing concatenated schema element definitions in order to determine if \ |
| | | ### any schema changes were made with the server offline. The file was expected \ |
| | | ### in the %s directory and should have been named either %s or %s |
| | | ###SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred \ |
| | | ### while attempting to determine whether any schema changes had been made by \ |
| | | ### directly editing the schema files with the server offline: %s |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while \ |
| | | ### attempting to write file %s containing a concatenated list of all server \ |
| | | ### schema elements: %s. The server may not be able to accurately identify any \ |
| | | ### schema changes made with the server offline |
| | | SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Impossible de trouver un fichier contenant des d\u00e9finitions d'\u00e9l\u00e9ment de sch\u00e9ma concat\u00e9n\u00e9es pour d\u00e9terminer si ces modifications ont \u00e9t\u00e9 apport\u00e9es au sch\u00e9ma alors que le serveur \u00e9tait hors ligne. Le fichier devrait se trouver dans le r\u00e9pertoire %s, sous le nom %s ou %s |
| | | SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=Une erreur s'est produite lors de tentative de d\u00e9termination du fait que des modifications ont \u00e9t\u00e9 ou non apport\u00e9es au sch\u00e9ma par modification directe des fichiers de sch\u00e9ma alors que le serveur \u00e9tait hors ligne\u00a0: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=Une erreur s'est produite lors de la tentative d'\u00e9criture du fichier %s contenant une liste concat\u00e9n\u00e9e de tous les \u00e9l\u00e9ments de sch\u00e9ma\u00a0: %s. Le serveur risque de ne pas pouvoir identifier avec exactitude les modifications apport\u00e9es au sch\u00e9ma alors que le serveur \u00e9tait hors ligne |
| | | NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=L'environnement de bases de donn\u00e9es JE correspondant \u00e0 l 'id de backend %s est corrompu. Red\u00e9marrez Directory Server pour rouvrir l'environnement |
| | | ###SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not \ |
| | | ### configured to allow task %s to be invoked |
| | | SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=Directory Server n'est pas configur\u00e9 pour autoriser l'appel de la t\u00e2che %s |
| | | INFO_TASK_COMPLETION_BODY_299=ID de t\u00e2che\u00a0: %s\r\n\u00c9tat de la t\u00e2che: %s\r\nHeure de d\u00e9but planifi\u00e9e\u00a0: %s\r\nHeure de d\u00e9but r\u00e9elle\u00a0: %s\r\nHeure d'ach\u00e8vement\u00a0: %s\r\n\r\nMessages du fichier journal\u00a0:\r\n |
| | | ###SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the \ |
| | | ### trust store backend because the requested entry was null |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in \ |
| | | ### the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process \ |
| | | ### entry %s in the trust store backend because the requested DN is one level \ |
| | | ### below the base DN but does not specify a certificate name |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to \ |
| | | ### initialize the trust store backend from configuration entry %s because it \ |
| | | ### does not contain exactly one base DN |
| | | ###SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and \ |
| | | ### export operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and \ |
| | | ### restore operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s \ |
| | | ### specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | ### not exist |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s \ |
| | | ### specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | ### not valid: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while \ |
| | | ### trying to create the PIN file %s specified in attribute \ |
| | | ### ds-cfg-trust-store-pin-file of configuration entry %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while \ |
| | | ### trying to read the trust store PIN from file %s specified in configuration \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | ### contain the PIN needed to access the trust store, but this file \ |
| | | ### is empty |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s \ |
| | | ### which is specified in attribute ds-cfg-trust-store-pin-environment-variable \ |
| | | ### of configuration entry %s should contain the PIN needed to access the \ |
| | | ### trust store, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which \ |
| | | ### is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | ### entry %s should contain the PIN needed to access the file-based trust \ |
| | | ### manager, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error \ |
| | | ### occurred while trying to determine the value of configuration attribute \ |
| | | ### ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying \ |
| | | ### to load the trust store contents from file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred \ |
| | | ### while trying to create a trust manager factory to access the contents of \ |
| | | ### trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to \ |
| | | ### generate a self-signed certificate %s in the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add \ |
| | | ### certificate %s to the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be \ |
| | | ### added because it does not contain a certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could \ |
| | | ### not be added because it contains multiple certificate attributes %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be \ |
| | | ### added because it does not contain a value of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could \ |
| | | ### not be added because it contains multiple values of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s \ |
| | | ### to a file: %s |
| | | ###SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \ |
| | | ### on trust store file %s |
| | | ###SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \ |
| | | ### %s has not been initialized preventing this backend from processing the \ |
| | | ### requested operation |
| | | ###SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \ |
| | | ### on entry %s |
| | | ###SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \ |
| | | ### because it does not represent a task entry. Only task entries may be \ |
| | | ### modified in the task backend |
| | | ###SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \ |
| | | ### it does not represent a valid task in the server |
| | | ###SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \ |
| | | ### the assoicated task has completed running. Completed tasks cannot be modified |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \ |
| | | ### the server does not currently support modifying recurring task entries |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \ |
| | | ### currently running. The only modification allowed for running tasks is to \ |
| | | ### replace the value of the ds-task-state attribute with "cancel" |
| | | SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Impossible de r\u00e9cup\u00e9rer une entr\u00e9e depuis le backend de magasin d'approbations car l'entr\u00e9e demand\u00e9e \u00e9tait Null |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=L'entr\u00e9e %s demand\u00e9e n'existe pas dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Impossible de traiter l'entr\u00e9e %s dans le backend de magasin d'approbations car le DN demand\u00e9 est un niveau au-dessous du DN de base mais n'indique aucun nom de certificat |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Erreur lors de la tentative de r\u00e9cup\u00e9ration du certificat %s dans le fichier de magasin d'approbations %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Les op\u00e9rations de modification ne sont pas prises en charge dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Les op\u00e9rations de modification de DN ne sont pas prises en charge dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Impossible d'initialiser le backend de magasin d'approbations depuis l'entr\u00e9e de configuration %s car elle ne contient pas un DN de base unique |
| | | SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=Les op\u00e9rations d'importation et d'exportation LDIF ne sont pas prises en charge dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Les op\u00e9rations de sauvegarde et restauration ne sont pas prises en charge dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=Le fichier de magasin d'approbations %s indiqu\u00e9 dans l'attribut ds-cfg-trust-store-file de l'entr\u00e9e de configuration %s n'existe pas |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=Le type de magasin d'approbations %s indiqu\u00e9 dans l'attribut ds-cfg-trust-store-type de l'entr\u00e9e de configuration %s n'est pas valide\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=Une erreur s'est produite lors de la tentative de cr\u00e9ation du fichier PIN %s sp\u00e9cifi\u00e9 dans l'attribut ds-cfg-trust-store-pin-file de l'entr\u00e9e de configuration %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=Une erreur s'est produite lors de la tentative de lecture du fichier PIN de magasin d'approbations %s sp\u00e9cifi\u00e9 dans l'attribut de configuration ds-cfg-trust-store-pin-file de l'entr\u00e9e de configuration %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=Le fichier %s sp\u00e9cifi\u00e9 dans l'attribut ds-cfg-trust-store-pin-file de l'entr\u00e9e de configuration %s doit contenir le code PIN n\u00e9cessaire \u00e0 l'acc\u00e8s au magasin d'approbations, mais ce fichier est vide |
| | | SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=La variable d'environnement %s sp\u00e9cifi\u00e9e dans l'attribut ds-cfg-trust-store-pin-environment-variable de l'entr\u00e9e de configuration %s doit contenir le code PIN n\u00e9cessaire \u00e0 l'acc\u00e8s au magasin d'approbations, mais cette propri\u00e9t\u00e9 n'est pas d\u00e9finie |
| | | SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=La propri\u00e9t\u00e9 Java %s sp\u00e9cifi\u00e9e dans l'attribut ds-cfg-trust-store-pin-property de l'entr\u00e9e de configuration %s doit contenir le code PIN n\u00e9cessaire \u00e0 l'acc\u00e8s au gestionnaire d'approbation de type fichier, mais cette propri\u00e9t\u00e9 n'est pas d\u00e9finie |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=Une erreur inattendue s'est produite lors de la tentative de d\u00e9termination de la valeur de l'attribut de configuration ds-cfg-trust-store-file dans l'entr\u00e9e de configuration %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=Une erreur s'est produite lors de la tentative de chargement du contenu du magasin d'approbations depuis le fichier %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=Une erreur s'est produite lors de la tentative de cr\u00e9ation d'une fabrique de gestionnaire d'approbation pour acc\u00e9der au contenu du fichier de magasin d'approbations %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=L'entr\u00e9e de certificat %s existe d\u00e9j\u00e0 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Erreur lors de la tentative de g\u00e9n\u00e9ration du certificat autosign\u00e9 %s dans le fichier de magasin d'approbations %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Erreur lors de la tentative d'ajout du certificat %s au fichier de magasin d'approbations %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Les op\u00e9rations de suppression ne sont pas prises en charge dans le backend de magasin d'approbations |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=Impossible d'ajouter l'entr\u00e9e %s car elle ne contient pas d'attribut de certificat %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=Impossible d'ajouter l'entr\u00e9e %s car elle contient plusieurs attributs de certificat %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=Impossible d'ajouter l'entr\u00e9e %s car elle ne contient pas de valeur d'attribut de certificat %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=Impossible d'ajouter l'entr\u00e9e %s car elle contient plusieurs valeurs d'attribut de certificat %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Erreur lors de l'\u00e9criture du certificat %s dans un fichier\u00a0: %s |
| | | SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Impossible de d\u00e9finir des permissions sur le fichier de magasin d'approbations %s |
| | | SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=Le conteneur racine du backend %s n'a pas \u00e9t\u00e9 initialis\u00e9, ce qui emp\u00eache ce backend de traiter l'op\u00e9ration demand\u00e9e |
| | | SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Impossible d'obtenir un verrou en \u00e9criture sur l'entr\u00e9e %s |
| | | SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Impossible de modifier l'entr\u00e9e '%s' car il ne s'agit pas d'une entr\u00e9e de t\u00e2che. Seules les entr\u00e9es de t\u00e2che peuvent \u00eatre modifi\u00e9es dans le backend de t\u00e2che |
| | | SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Impossible de modifier l'entr\u00e9e '%s' car elle ne repr\u00e9sente pas une t\u00e2che valide sur le serveur |
| | | SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Impossible de modifier l'entr\u00e9e %s car l'ex\u00e9cution de la t\u00e2che associ\u00e9e est termin\u00e9e. Impossible de modifier des t\u00e2ches termin\u00e9es |
| | | SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Impossible de modifier l'entr\u00e9e %s car le serveur ne prend actuellement pas en charge la modification des entr\u00e9es de t\u00e2che r\u00e9currente |
| | | SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=La t\u00e2che associ\u00e9e \u00e0 l'entr\u00e9e %s est en cours d'ex\u00e9cution. La seule modification autoris\u00e9e pour les t\u00e2ches en cours d'ex\u00e9cution consiste \u00e0 remplacer la valeur de l'attribut ds-task-state par "cancel" |
| | | INFO_TASKBE_RUNNING_TASK_CANCELLED_336=Le traitement de la t\u00e2che a \u00e9t\u00e9 interrompu par une requ\u00eate de modification destin\u00e9e \u00e0 annuler la t\u00e2che |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s \ |
| | | ### from the trust store backend because the certificate %s does not exist |
| | | ###SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in \ |
| | | ### configuration entry %s only supports a single base DN, but was configured \ |
| | | ### for use with multiple base DNs |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while \ |
| | | ### attempting to open LDIF file %s for use by the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while \ |
| | | ### attempting to read data from LDIF file %s into the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Erreur lors de la tentative de suppression du certificat %s \u00e0 partir du fichier de magasin d'approbations %s\u00a0: %s |
| | | SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Impossible de r\u00e9cup\u00e9rer l'entr\u00e9e %s depuis le backend de magasin d'approbations car le certificat %s n'existe pas |
| | | SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=Le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration %s ne prend en charge qu'un seul DN de base, mais il a \u00e9t\u00e9 configur\u00e9 pour utilisation avec plusieurs DN de base |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=Une erreur s'est produite lors de la tentative d'ouverture du fichier LDIF %s \u00e0 utiliser pour le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration\u00a0%s\u00a0: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=Une erreur s'est produite lors de la tentative de lecture des donn\u00e9es depuis le fichier LDIF %s vers le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration\u00a0%s\u00a0: %s |
| | | MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=Le fichier LDIF %s configur\u00e9 pour \u00eatre utilis\u00e9 avec le backend de LDIF d\u00e9fini dans l'entr\u00e9e de configuration %s a plusieurs entr\u00e9es avec un DN de %s |
| | | MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=Le fichier LDIF %s configur\u00e9 pour \u00eatre utilis\u00e9 avec le backend de LDIF d\u00e9fini dans l'entr\u00e9e de configuration %s inclut une entr\u00e9e %s qui n'est pas sous le DN de base d\u00e9fini pour ce backend |
| | | MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=Le fichier LDIF %s configur\u00e9 pour \u00eatre utilis\u00e9 avec le backend de LDIF d\u00e9fini dans l'entr\u00e9e de configuration %s inclut une entr\u00e9e %s mais son entr\u00e9e parent n'a pas encore \u00e9t\u00e9 lue |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while \ |
| | | ### trying to create file %s to write an updated version of the data for the \ |
| | | ### LDIF backend defined in configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while \ |
| | | ### trying to write updated data to file %s for the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while \ |
| | | ### attempting to rename file %s to %s while writing updated data for the LDIF \ |
| | | ### backend defined in configuration entry %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=Une erreur s'est produite lors de la tentative de cr\u00e9ation du fichier %s afin d'\u00e9crire la version mise \u00e0 jour des donn\u00e9es pour le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration\u00a0%s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=Une erreur s'est produite lors de la tentative d'\u00e9criture des donn\u00e9es mises \u00e0 jour dans le fichier %s vers le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration\u00a0%s\u00a0: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=Une erreur s'est produite lors de la tentative de changement du nom du fichier %s en %s pendant l'\u00e9criture des donn\u00e9es mises \u00e0 jour pour le backend LDIF d\u00e9fini dans l'entr\u00e9e de configuration\u00a0%s: %s |
| | | MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=L'entr\u00e9e %s existe d\u00e9j\u00e0 dans la m\u00e9moire bas\u00e9e sur le backend de LDIF |
| | | MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=Le parent de l'entr\u00e9e %s n'existe pas |
| | | MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=L'entr\u00e9e %s n'existe pas |
| | |
| | | MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=L'entr\u00e9e cible %s existe d\u00e9j\u00e0 |
| | | MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=Le nouveau DN parent %s n'existe pas |
| | | MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=L'entr\u00e9e %s sp\u00e9cifi\u00e9e comme DN de base de recherche n'existe pas |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while \ |
| | | ### trying to create the writer for the LDIF export operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred \ |
| | | ### while trying to write entry %s during the LDIF export: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while \ |
| | | ### trying to create the reader for the LDIF import operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error \ |
| | | ### occurred while attempting to read data from the import file: %s. The LDIF \ |
| | | ### import cannot continue |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=Une erreur s'est produite lors de la tentative de cr\u00e9ation du processus d'\u00e9criture pour l'op\u00e9ration d'exportation LDIF\u00a0: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=Une erreur s'est produite lors de la tentative d'\u00e9criture de l'entr\u00e9e %s pendant l'exportation LDIF\u00a0: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=Une erreur s'est produite lors de la tentative de cr\u00e9ation du processus de lecture pour l'op\u00e9ration d'importation LDIF\u00a0: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=Une erreur irr\u00e9cup\u00e9rable s'est produite lors de la tentative de lecture des donn\u00e9es depuis le fichier d'importation\u00a0: %s. Impossible de continuer l'importation LDIF |
| | | MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=Le backend de LDIF ne fournit pas actuellement de m\u00e9canisme de sauvegarde ou de restauration. Utilisez plut\u00f4t les op\u00e9rations d'importation et exportation de LDIF |
| | | MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=Le fichier LDIF %s r\u00e9f\u00e9renc\u00e9 dans la configuration de l'entr\u00e9e de configuration du backend de LDIF %s n'existe pas |
| | | INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=La modification du chemin du fichier de LDIF ne prend pas effet tant que le backend n'est pas d\u00e9sactiv\u00e9 et activ\u00e9 \u00e0 nouveau |
| | | INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=La modification du DN de base du backend de LDIF ne prend pas effet tant que le backend n'est pas d\u00e9sactiv\u00e9 et activ\u00e9 \u00e0 nouveau |
| | | MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=L'entr\u00e9e cible %s n'existe pas |
| | | MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=L'entr\u00e9e cible %s n'existe pas |
| | | ###SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key \ |
| | | ### store %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Erreur lors de la lecture de la cl\u00e9 %s de puis le magasin de cl\u00e9s %s\u00a0: %s |
| | | MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=Ce backend ne prend pas en charge l'attribut op\u00e9rationnel hasSubordinates |
| | | MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=Ce backend ne prend pas en charge l'attribut op\u00e9rationnel numSubordinates |
| | | NOTICE_BACKEND_OFFLINE_370=Le backend %s est maintenant hors ligne |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid number \ |
| | | ### of tokens |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid minute \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid hour \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of \ |
| | | ### the month token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid month of \ |
| | | ### the year token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of the \ |
| | | ### week token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid tokens \ |
| | | ### combination yielding a nonexistent calendar date |
| | | ###SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=An error occurred while \ |
| | | ### attempting to export task backend data: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=An error occurred \ |
| | | ### while trying to create the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s tasks backup %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=An error occurred while \ |
| | | ### attempting to back up tasks file %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=An error occurred while \ |
| | | ### trying to close the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the tasks backup: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Unable to restore or verify tasks \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Unable to restore or verify \ |
| | | ### tasks backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Unable to restore or verify \ |
| | | ### tasks backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Unable to restore or verify tasks \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Unable to restore or verify \ |
| | | ### tasks backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Unable to restore or verify \ |
| | | ### tasks backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Unable to restore or verify \ |
| | | ### tasks backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Unable to restore tasks \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Unable to restore or \ |
| | | ### verify tasks backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un nombre de jetons non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un jeton de minute non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un jeton d'heure non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un jeton de jour du mois non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un jeton de mois de l'ann\u00e9e non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte un jeton de jour de semaine non valide |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=L'attribut d'entr\u00e9e de t\u00e2che r\u00e9currente fourni (%s), qui stocke la planification de la t\u00e2che r\u00e9currente, comporte une combinaison de jetons non valide qui cr\u00e9e une date inexistante |
| | | SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=Une erreur s'est produite lors de la tentative d'exportation des donn\u00e9es de backend de t\u00e2che\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=Une erreur s'est produite lors de la tentative d'obtention du fournisseur MAC %s afin de cr\u00e9er le hachage sign\u00e9 pour la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=Une erreur s'est produite lors de la tentative d'obtention de la synth\u00e8se de message %s afin de cr\u00e9er le hachage pour la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=Une erreur s'est produite lors de la tentative de cr\u00e9ation du fichier d'archive de t\u00e2ches %s dans le r\u00e9pertoire %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=Une erreur s'est produite lors de la tentative d'obtention du chiffrement \u00e0 utiliser pour chiffrer la sauvegarde\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=Sauvegarde de t\u00e2ches %2$s de %1$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=Une erreur s'est produite lors de la tentative de sauvegarde du fichier de t\u00e2ches %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=Une erreur s'est produite lors de la tentative de fermeture du fichier d'archive de t\u00e2ches %s dans le r\u00e9pertoire %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=Une erreur s'est produite lors de la tentative de mise \u00e0 jour du fichier de descripteur de sauvegarde %s avec les informations concernant la sauvegarde de t\u00e2ches\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s dans le r\u00e9pertoire %s car cette sauvegarde n'existe pas |
| | | SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s dans le r\u00e9pertoire %s car il est impossible de d\u00e9terminer le nom du fichier d'archive |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car le fichier d'archive indiqu\u00e9 (%s) n'existe pas |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car une erreur s'est produite lors de la tentative de d\u00e9termination de l'existence de l'archive de sauvegarde %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car un hachage non sign\u00e9 de cette sauvegarde est disponible mais le serveur ne peut pas d\u00e9terminer l'algorithme de synth\u00e8se utilis\u00e9 pour g\u00e9n\u00e9rer ce hachage |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car elle comporte un hachage non sign\u00e9 utilisant l'algorithme de synth\u00e8se inconnu ou non pris en charge %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car un hachage sign\u00e9 de cette sauvegarde est disponible mais le serveur ne peut pas d\u00e9terminer l'algorithme MAC utilis\u00e9 pour g\u00e9n\u00e9rer ce hachage |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car elle comporte un hachage sign\u00e9 utilisant l'algorithme MAC inconnu ou non pris en charge %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car une erreur s'est produite lors de la tentative d'ouverture du fichier d'archive de sauvegarde %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car elle est chiffr\u00e9e \u00e0 l'aide d'un chiffrement inconnu ou non pris en charge\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car une erreur s'est produite lors de la tentative de lecture de l'entr\u00e9e suivante dans le fichier d'archive %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Impossible de restaurer la sauvegarde de t\u00e2ches %s car une erreur s'est produite lors de la tentative de recr\u00e9ation du fichier %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car une erreur s'est produite lors du traitement du fichier archiv\u00e9 %s\u00a0: %s |
| | | SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car une erreur inattendue s'est produite lors de la tentative de fermeture du fichier d'archive %s\u00a0: %s |
| | | NOTICE_TASKS_RESTORE_UNSIGNED_HASH_VALID_401=La synth\u00e8se de message calcul\u00e9e \u00e0 partir du fichier de sauvegarde correspond \u00e0 la synth\u00e8se stock\u00e9e dans les informations de sauvegarde |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Unable to restore or \ |
| | | ### verify tasks backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car la synth\u00e8se de message calcul\u00e9e \u00e0 partir de l'archive de sauvegarde ne correspond pas \u00e0 la synth\u00e8se stock\u00e9e avec les informations de sauvegarde |
| | | NOTICE_TASKS_RESTORE_SIGNED_HASH_VALID_403=La synth\u00e8se sign\u00e9e calcul\u00e9e \u00e0 partir de la sauvegarde correspond \u00e0 la signature stock\u00e9e dans les informations de sauvegarde |
| | | ###SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Unable to restore or verify \ |
| | | ### tasks backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Impossible de restaurer ou de v\u00e9rifier la sauvegarde de t\u00e2ches %s car la synth\u00e8se sign\u00e9e calcul\u00e9e \u00e0 partir de l'archive de sauvegarde ne correspond pas \u00e0 la signature stock\u00e9e avec les informations de sauvegarde |
| | | NOTICE_TASKS_RESTORE_VERIFY_SUCCESSFUL_405=Tous les tests effectu\u00e9s sur la sauvegarde de sch\u00e9ma %s du r\u00e9pertoire %s montrent que le fichier archive semble valide. |
| | | NOTICE_TASKS_RESTORE_SUCCESSFUL_406=La sauvegarde des t\u00e2ches %s a \u00e9t\u00e9 restaur\u00e9e \u00e0 partir du fichier archive du r\u00e9pertoire %s |
| | | ###SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=The information for backup %s could \ |
| | | ### not be found in the backup directory %s |
| | | ###SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the backup: %s |
| | | SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=Les informations de la sauvegarde %s sont introuvables dans le r\u00e9pertoire de sauvegarde %s |
| | | SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=Une erreur s'est produite lors de la tentative de mise \u00e0 jour du fichier de descripteur de sauvegarde %s avec les informations concernant la sauvegarde\u00a0: %s |
| | | MILD_ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR_409=Impossible d'ajouter une r\u00e8gle de structure DIT %s car son identifiant de r\u00e8gle est en conflit avec la r\u00e8gle de structure existantes (%s) |
| | | INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS_410=Le backend de DB local %s n'indique pas le nombre de threads de nettoyage\u00a0: il est par d\u00e9faut \u00e0 %d threads |
| | | INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES_411=Le backend de DB local %s n'indique pas le nombre de threads de nettoyage\u00a0: il est par d\u00e9faut \u00e0 %d |
| | | ###SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \ |
| | | ###because its dependency task %s is missing |
| | | NOTICE_TASK_STARTED_413=%s t\u00e2che %s a commenc\u00e9 l'ex\u00e9cution |
| | | SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Impossible de planifier la t\u00e2che %s car la t\u00e2che d\u00e9pendante %s est manquante |
| | | NOTICE_TASK_STARTED_413=T\u00e2che %s %s a commenc\u00e9 l'ex\u00e9cution |
| | | NOTICE_TASK_FINISHED_414=%s t\u00e2che %s a termin\u00e9 l'ex\u00e9cution |
| | | MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX_415=Impossible d'ajouter la description de syntaxe ldap avec OID %s car elle entre en conflit avec une description de syntaxe ldap existante |
| | | MILD_ERR_SCHEMA_MODIFY_REMOVE_NO_SUCH_LSD_416=Impossible de supprimer la description de syntaxe ldap %s du sch\u00e9ma du serveur car elle n'est pas d\u00e9finie |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=BACKEND |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to \ |
| | | ### de-register sub-suffix "%s" from the backend with suffix "%s". However, the \ |
| | | ### subordinate backend containing that sub-suffix also contains additional \ |
| | | ### sub-suffixes and may not be de-registered. It may be possible to remove this \ |
| | | ### sub-suffix by editing the configuration for the subordinate backend with \ |
| | | ### which it is associated |
| | | ###FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \ |
| | | ### root DSE backend without providing a configuration entry. This is not \ |
| | | ### allowed |
| | | FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=\u30b5\u30d5\u30a3\u30c3\u30af\u30b9 "%2$s" \u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30b5\u30d6\u30b5\u30d5\u30a3\u30c3\u30af\u30b9 "%1$s" \u3092\u767b\u9332\u89e3\u9664\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002\u3057\u304b\u3057\u3001\u305d\u306e\u30b5\u30d6\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u542b\u3080\u4e0b\u4f4d\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u306f\u307b\u304b\u306b\u3082\u30b5\u30d6\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u304c\u542b\u307e\u308c\u3066\u304a\u308a\u3001\u767b\u9332\u89e3\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30b5\u30d6\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u4e0b\u4f4d\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u69cb\u6210\u3092\u7de8\u96c6\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u3001\u3053\u306e\u30b5\u30d6\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u524a\u9664\u3067\u304d\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u3092\u6307\u5b9a\u305b\u305a\u306b\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u69cb\u6210\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002\u3053\u308c\u306f\u8a31\u53ef\u3055\u308c\u307e\u305b\u3093 |
| | | INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=\u30eb\u30fc\u30c8 DSE \u3092\u8d77\u70b9\u306b\u3057\u305f singleLevel\u3001wholeSubtree\u3001\u304a\u3088\u3073 subordinateSubtree \u691c\u7d22\u3067\u4f7f\u7528\u3059\u308b\u30d9\u30fc\u30b9 DN \u306e\u30bb\u30c3\u30c8\u3002 \u6307\u5b9a\u3055\u308c\u306a\u3044\u5834\u5408\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u3059\u3079\u3066\u306e\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u306e\u30bb\u30c3\u30c8\u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 |
| | | ###SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is \ |
| | | ### configured as one of the subordinate base DNs to use for searches below the \ |
| | | ### root DSE. However, this base DN is not handled by any suffix registered with \ |
| | | ### the Directory Server and will therefore not be used |
| | | ###SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem \ |
| | | ### occurred while trying to determine the set of subordinate base DNs to use for \ |
| | | ### searches below the root DSE: %s |
| | | SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=\u30d9\u30fc\u30b9 DN "%s" \u306f\u3001\u30eb\u30fc\u30c8 DSE \u4ee5\u4e0b\u3092\u691c\u7d22\u3059\u308b\u305f\u3081\u306e\u4e0b\u4f4d\u30d9\u30fc\u30b9 DN \u306e 1 \u3064\u3068\u3057\u3066\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3057\u304b\u3057\u3001\u3053\u306e\u30d9\u30fc\u30b9 DN \u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308b\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u3067\u306f\u51e6\u7406\u3055\u308c\u306a\u3044\u305f\u3081\u3001\u4f7f\u7528\u3055\u308c\u307e\u305b\u3093 |
| | | SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=\u30eb\u30fc\u30c8 DSE \u4ee5\u4e0b\u3092\u691c\u7d22\u3059\u308b\u305f\u3081\u306e\u4e00\u9023\u306e\u4e0b\u4f4d\u30d9\u30fc\u30b9 DN \u3092\u5224\u65ad\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304c\u3001DN \u304c "%s" \u306e\u30a8\u30f3\u30c8\u30ea\u3092\u53d6\u5f97\u3059\u308b\u3088\u3046\u8981\u6c42\u3055\u308c\u307e\u3057\u305f\u3002 \u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001\u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408\u306e\u307f\u8981\u6c42\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002 \u305f\u3060\u3057\u3001\u5b9a\u7fa9\u6e08\u307f\u306e\u4e0b\u4f4d\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3001\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u898b\u3064\u3051\u3089\u308c\u308b\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3057\u307e\u3059 |
| | | MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 "%3$s" \u306e\u30d9\u30fc\u30b9 DN \u3092\u4f7f\u7528\u3057\u3066\u691c\u7d22 (\u63a5\u7d9a ID %1$d\u3001\u64cd\u4f5c ID %2$d) \u3092\u5b9f\u884c\u3057\u307e\u305b\u3093\u3002 \u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e \u691c\u7d22\u306e\u30d9\u30fc\u30b9 DN \u306f\u3001\u30eb\u30fc\u30c8 DSE \u81ea\u4f53\u306e DN \u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | ###SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure \ |
| | | ### occurred while trying to process a search operation (connection ID %d, \ |
| | | ### operation ID %d) in the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with \ |
| | | ### connection ID %d and operation ID %d because it had an invalid scope of %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while \ |
| | | ### trying to export the root DSE entry to the specified LDIF target: %s |
| | | ###SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend \ |
| | | ### does not provide a facility for backup and restore operations. The contents \ |
| | | ### of the root DSE should be backed up as part of the Directory Server \ |
| | | ### configuration |
| | | SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u691c\u7d22\u64cd\u4f5c (\u63a5\u7d9a ID %d\u3001\u64cd\u4f5c ID %d) \u3092\u51e6\u7406\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u969c\u5bb3\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=\u63a5\u7d9a ID %d \u304a\u3088\u3073\u64cd\u4f5c ID %d \u306e\u691c\u7d22\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002%s \u306e\u7bc4\u56f2\u304c\u7121\u52b9\u3067\u3059 |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e LDIF \u30e9\u30a4\u30bf\u30fc\u3092\u958b\u304f\u3068\u304d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=\u6307\u5b9a\u3055\u308c\u305f LDIF \u30bf\u30fc\u30b2\u30c3\u30c8\u306b\u30eb\u30fc\u30c8 DSE \u30a8\u30f3\u30c8\u30ea\u3092\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=\u30eb\u30fc\u30c8 DSE \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304a\u3088\u3073\u5fa9\u5143\u64cd\u4f5c\u306e\u305f\u3081\u306e\u6a5f\u69cb\u304c\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30eb\u30fc\u30c8 DSE \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u69cb\u6210\u306e\u4e00\u90e8\u3068\u3057\u3066\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30eb\u30fc\u30c8 DSE \u3088\u308a\u4e0b\u4f4d\u306e\u691c\u7d22\u5b9f\u884c\u6642\u306b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b5\u30d5\u30a3\u30c3\u30af\u30b9\u306e\u5b9a\u7fa9\u6e08\u307f\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30eb\u30fc\u30c8 DSE \u3088\u308a\u4e0b\u4f4d\u306e\u5b9f\u884c\u6642\u306b\u30d9\u30fc\u30b9 DN \u30bb\u30c3\u30c8 %s \u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | ###SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the \ |
| | | ### monitor backend without providing a configuration entry. This is not \ |
| | | ### allowed, and no monitor information will be available over protocol |
| | | ###SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error \ |
| | | ### occurred while attempting to decode cn=monitor as the base DN for the \ |
| | | ### Directory Server monitor information: %s. No monitor information will be \ |
| | | ### available over protocol |
| | | SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u3092\u6307\u5b9a\u305b\u305a\u306b\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u69cb\u6210\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002\u3053\u308c\u306f\u8a31\u53ef\u3055\u308c\u306a\u3044\u305f\u3081\u3001\u30d7\u30ed\u30c8\u30b3\u30eb\u7d4c\u7531\u3067\u76e3\u8996\u60c5\u5831\u3092\u5229\u7528\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=cn=monitor \u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u76e3\u8996\u60c5\u5831\u306e\u30d9\u30fc\u30b9 DN \u3068\u3057\u3066\u30c7\u30b3\u30fc\u30c9\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30d7\u30ed\u30c8\u30b3\u30eb\u7d4c\u7531\u3067\u76e3\u8996\u60c5\u5831\u3092\u5229\u7528\u3067\u304d\u307e\u305b\u3093 |
| | | MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u30d9\u30fc\u30b9\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while \ |
| | | ### attempting to export the base monitor entry: %s |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while \ |
| | | ### attempting to export the monitor entry for monitor provider %s: %s |
| | | ###SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend \ |
| | | ### does not provide a facility for backup and restore operations |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=\u30d9\u30fc\u30b9\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=\u30e2\u30cb\u30bf\u30fc\u30d7\u30ed\u30d0\u30a4\u30c0 %s \u306e\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304a\u3088\u3073\u5fa9\u5143\u64cd\u4f5c\u306e\u305f\u3081\u306e\u6a5f\u69cb\u304c\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_MONITOR_USING_NEW_USER_ATTRS_31=\u76e3\u8996\u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | MILD_ERR_MONITOR_GET_ENTRY_NULL_32=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f DN \u304c NULL \u3067\u3057\u305f |
| | | MILD_ERR_MONITOR_BASE_TOO_DEEP_33=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002DN \u304c\u6df1\u3059\u304e\u307e\u3059\u3002 \u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u304c %s \u3088\u308a\u3082 2 \u3064\u4ee5\u4e0a\u30ec\u30d9\u30eb\u304c\u4e0b\u3067\u306f\u3044\u3051\u307e\u305b\u3093 |
| | |
| | | MILD_ERR_MONITOR_MULTIVALUED_RDN_35=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u76e3\u8996\u30a8\u30f3\u30c8\u30ea\u306b\u591a\u5024 RDN \u304c\u542b\u307e\u308c\u3066\u3044\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u3092\u76e3\u8996\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306b\u767b\u9332\u3055\u308c\u305f\u76e3\u8996\u30d7\u30ed\u30d0\u30a4\u30c0 "%s" \u304c\u3042\u308a\u307e\u305b\u3093 |
| | | INFO_MONITOR_UPTIME_37=%d \u65e5 %d \u6642\u9593 %d \u5206 %d \u79d2 |
| | | ###SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \ |
| | | ### schema backend without providing a configuration entry. This is not allowed, \ |
| | | ### and no schema information will be available over protocol |
| | | SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u3092\u6307\u5b9a\u305b\u305a\u306b\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u69cb\u6210\u3057\u3088\u3046\u3068\u3057\u307e\u3057\u305f\u3002\u3053\u308c\u306f\u8a31\u53ef\u3055\u308c\u306a\u3044\u305f\u3081\u3001\u30d7\u30ed\u30c8\u30b3\u30eb\u7d4c\u7531\u3067\u30b9\u30ad\u30fc\u30de\u60c5\u5831\u3092\u5229\u7528\u3067\u304d\u307e\u305b\u3093 |
| | | INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u60c5\u5831\u3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306b\u53d6\u5f97\u3055\u308c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u30a8\u30f3\u30c8\u30ea\u306e DN \u307e\u305f\u306f DN \u306e\u30bb\u30c3\u30c8\u3002 \u4e92\u63db\u6027\u306e\u76ee\u7684\u3067\u30b9\u30ad\u30fc\u30de\u304c\u8907\u6570\u306e\u5834\u6240\u3067\u6709\u52b9\u306b\u306a\u308b\u53ef\u80fd\u6027\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u8907\u6570\u306e\u5024\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059\u3002 \u5024\u304c\u6307\u5b9a\u3055\u308c\u306a\u3044\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e "cn=schema" \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying \ |
| | | ### to determine the base DNs to use when publishing the Directory Server schema \ |
| | | ### information, as specified in the ds-cfg-schema-entry-dn attribute of \ |
| | | ### configuration entry %s: %s. The default schema base DN of cn=schema will be \ |
| | | ### used |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e ds-cfg-schema-entry-dn \u5c5e\u6027\u3067\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u60c5\u5831\u516c\u958b\u6642\u306b\u4f7f\u7528\u3059\u308b\u30d9\u30fc\u30b9 DN \u3092\u5224\u65ad\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002cn=schema \u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30b9\u30ad\u30fc\u30de\u30d9\u30fc\u30b9 DN \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 |
| | | MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u8ffd\u52a0\u3057\u307e\u305b\u3093\u3002\u8ffd\u52a0\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u524a\u9664\u3057\u307e\u305b\u3093\u3002\u524a\u9664\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u66f4\u65b0\u3057\u307e\u305b\u3093\u3002\u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u73fe\u5728\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u30d9\u30fc\u30b9\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u81ea\u4f53\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u66f4\u3059\u308b\u5834\u5408\u306f\u3001\u69cb\u6210\u306e "%s" \u30a8\u30f3\u30c8\u30ea\u3092\u4fee\u6b63\u3059\u308b\u3053\u3068\u3067\u5909\u66f4\u3067\u304d\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=\u30a8\u30f3\u30c8\u30ea "%s" \u3092\u30ea\u30cd\u30fc\u30e0\u3057\u307e\u305b\u3093\u3002DN \u5909\u66f4\u64cd\u4f5c\u306f\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting \ |
| | | ### to export the base schema entry: %s |
| | | ###SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support \ |
| | | ### LDIF import operations |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does \ |
| | | ### not yet provide a facility for backup and restore operations |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=\u30d9\u30fc\u30b9\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304a\u3088\u3073\u5fa9\u5143\u64cd\u4f5c\u306e\u305f\u3081\u306e\u6a5f\u69cb\u304c\u73fe\u6642\u70b9\u3067\u306f\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_SCHEMA_INVALID_BASE_48=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u3092\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002DN \u304c\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u306e\u3044\u305a\u308c\u304b\u3068\u540c\u3058\u3067\u3059 |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the schema backend: %s |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e LDIF \u30e9\u30a4\u30bf\u30fc\u3092\u958b\u304f\u3068\u304d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_SCHEMA_DEREGISTERED_BASE_DN_50=DN %s \u3092\u6b63\u5e38\u306b\u767b\u9332\u89e3\u9664\u3057\u307e\u3057\u305f\u3002\u3053\u306e DN \u306f\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u4f7f\u7528\u3067\u304d\u306a\u304f\u306a\u308a\u307e\u3057\u305f |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying \ |
| | | ### to deregister %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=%s \u3092\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u767b\u9332\u89e3\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_SCHEMA_REGISTERED_BASE_DN_52=DN %s \u3092\u65b0\u898f\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u6b63\u5e38\u306b\u767b\u9332\u3057\u307e\u3057\u305f |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying \ |
| | | ### to register %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=%s \u3092\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea DN \u3068\u3057\u3066\u767b\u9332\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_SCHEMA_USING_NEW_USER_ATTRS_54=\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u30e6\u30fc\u30b6\u30fc\u304c\u5b9a\u7fa9\u3057\u305f\u65b0\u898f\u5c5e\u6027\u30bb\u30c3\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | ###FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to \ |
| | | ### obtain a lock on entry %s after multiple attempts. This could mean that the \ |
| | | ### entry is already locked by a long-running operation or that the entry has \ |
| | | ### previously been locked but was not properly unlocked |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred \ |
| | | ### while trying to create the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while \ |
| | | ### attempting to obtain a list of the files in directory %s to include in the \ |
| | | ### schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while \ |
| | | ### attempting to back up schema file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while \ |
| | | ### trying to close the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify \ |
| | | ### schema backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify \ |
| | | ### schema backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify \ |
| | | ### schema backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify \ |
| | | ### schema backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to \ |
| | | ### restore schema backup %s because an error occurred while attempting to rename \ |
| | | ### the current schema directory from %s to %s: %s |
| | | FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=\u4f55\u56de\u304b\u8a66\u884c\u3057\u307e\u3057\u305f\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306f\u30a8\u30f3\u30c8\u30ea %s \u306e\u30ed\u30c3\u30af\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u9577\u6642\u9593\u306e\u64cd\u4f5c\u306b\u3088\u3063\u3066\u30a8\u30f3\u30c8\u30ea\u304c\u3059\u3067\u306b\u30ed\u30c3\u30af\u3055\u308c\u3066\u3044\u308b\u304b\u3001\u30a8\u30f3\u30c8\u30ea\u304c\u4ee5\u524d\u306b\u30ed\u30c3\u30af\u3055\u308c\u3066\u9069\u5207\u306b\u30ed\u30c3\u30af\u89e3\u9664\u3055\u308c\u3066\u3044\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e %s MAC \u30d7\u30ed\u30d0\u30a4\u30c0\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30cf\u30c3\u30b7\u30e5\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e %s \u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u306b\u30b9\u30ad\u30fc\u30de\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u6697\u53f7\u5316\u3059\u308b\u305f\u3081\u306e\u6697\u53f7\u5316\u65b9\u5f0f\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s \u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u3067\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306b\u542b\u3081\u308b\u30d5\u30a1\u30a4\u30eb\u306e\u30ea\u30b9\u30c8\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb %s \u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u306e\u30b9\u30ad\u30fc\u30de\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u9589\u3058\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u4f7f\u7528\u3057\u3066\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u8a18\u8ff0\u5b50\u30d5\u30a1\u30a4\u30eb %s \u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u3067\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u3067\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6 %s \u304c\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=f\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u672a\u7f72\u540d\u306e\u30cf\u30c3\u30b7\u30e5\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3059\u304c\u3001\u3053\u306e\u30cf\u30c3\u30b7\u30e5\u306e\u751f\u6210\u306b\u4f7f\u7528\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u30b5\u30fc\u30d0\u30fc\u304c\u5224\u65ad\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u672a\u7f72\u540d\u306e\u30cf\u30c3\u30b7\u30e5\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b %s \u306e\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3059\u304c\u3001\u3053\u306e\u30cf\u30c3\u30b7\u30e5\u306e\u751f\u6210\u306b\u4f7f\u7528\u3055\u308c\u305f MAC \u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u30b5\u30fc\u30d0\u30fc\u304c\u5224\u65ad\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b %s \u306e MAC \u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u3092\u958b\u304f\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u6697\u53f7\u5316\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6697\u53f7\u5316\u65b9\u5f0f\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u3067\u304d\u307e\u305b\u3093\u3002\u73fe\u5728\u306e\u30b9\u30ad\u30fc\u30de\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u540d\u3092 %s \u304b\u3089 %s \u306b\u5909\u66f4\u3059\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u5fa9\u5143\u304c\u6b63\u5e38\u306b\u884c\u306a\u308f\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u305f\u3060\u3057\u3001\u5fa9\u5143\u30d7\u30ed\u30bb\u30b9\u306e\u958b\u59cb\u524d\u306b\u5b58\u5728\u3057\u305f\u5143\u306e\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306f\u4fdd\u6301\u3055\u308c\u3001\u73fe\u5728\u306f %s \u306e\u5143\u306e\u5834\u6240\u306b\u3042\u308a\u307e\u3059 |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore \ |
| | | ### schema backup %s because an error occurred while attempting to create a new \ |
| | | ### empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify \ |
| | | ### schema backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or \ |
| | | ### verify schema backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u5fa9\u5143\u304c\u6b63\u5e38\u306b\u884c\u306a\u308f\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u5fa9\u5143\u30d7\u30ed\u30bb\u30b9\u306e\u958b\u59cb\u524d\u306b\u5b58\u5728\u3057\u305f\u5143\u306e\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306f\u4fdd\u6301\u3055\u308c\u3001%s \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306b\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u3067\u304d\u307e\u305b\u3093\u3002\u30d5\u30a1\u30a4\u30eb\u306e\u5fa9\u5143\u5148\u3068\u306a\u308b\u65b0\u3057\u3044\u7a7a\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306e\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u3001\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u5fa9\u5143\u304c\u6b63\u5e38\u306b\u884c\u306a\u308f\u308c\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u5fa9\u5143\u30d7\u30ed\u30bb\u30b9\u306e\u958b\u59cb\u524d\u306b\u5b58\u5728\u3057\u305f\u5143\u306e\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u306f\u3001%s \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306b\u4fdd\u6301\u3055\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u6b21\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u3067\u304d\u307e\u305b\u3093\u3002\u30d5\u30a1\u30a4\u30eb %s \u306e\u518d\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %s \u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u3092\u9589\u3058\u308b\u3068\u304d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3068\u4e00\u81f4\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or \ |
| | | ### verify schema backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u7f72\u540d\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u7f72\u540d\u3068\u4e00\u81f4\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify \ |
| | | ### schema backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=\u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u7f72\u540d\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u7f72\u540d\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u304b\u3089\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3067\u5b9f\u884c\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u304c\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u304c\u6709\u52b9\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059 |
| | | NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u6b63\u5e38\u306b\u5fa9\u5143\u3055\u308c\u307e\u3057\u305f |
| | | ###SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid \ |
| | | ### because it has an invalid state %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while \ |
| | | ### trying to parse the scheduled start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while \ |
| | | ### trying to parse the actual start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while \ |
| | | ### trying to parse the completion time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in \ |
| | | ### task entry %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task \ |
| | | ### defined in entry %s: %s |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to hold the recurring \ |
| | | ### task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task \ |
| | | ### entry contains multiple attributes with type %s, which is used to hold the \ |
| | | ### recurring task ID, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### recurring task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task \ |
| | | ### entry contains multiple values for the %s attribute, which is used to specify \ |
| | | ### the recurring task ID, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to specify recurring task \ |
| | | ### schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=The provided recurring \ |
| | | ### task entry contains multiple attributes with type %s, which is used to hold \ |
| | | ### recurring task schedule, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=The provided recurring task \ |
| | | ### entry does not contain any values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=The provided recurring \ |
| | | ### task entry contains multiple values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while \ |
| | | ### attempting to load class %s specified in attribute %s of the provided \ |
| | | ### recurring task entry: %s. Does this class exist in the Directory Server \ |
| | | ### classpath? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error \ |
| | | ### occurred while trying to create an instance of class %s as a Directory Server \ |
| | | ### task. Is this class a subclass of %s? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred \ |
| | | ### while attempting to perform internal initialization on an instance of class \ |
| | | ### %s with the information contained in the provided entry: %s |
| | | ###SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when \ |
| | | ### attempting to initialize the task backend was null |
| | | ###SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does \ |
| | | ### not contain any base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry \ |
| | | ### contains multiple base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred \ |
| | | ### while attempting to decode recurring task base %s as a DN: %s |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \ |
| | | ### while attempting to decode scheduled task base %s as a DN: %s |
| | | SEVERE_ERR_TASK_INVALID_STATE_91=\u30a8\u30f3\u30c8\u30ea %s \u306b\u5b9a\u7fa9\u3055\u308c\u305f\u30bf\u30b9\u30af\u306f\u7121\u52b9\u3067\u3059\u3002\u7121\u52b9\u306a\u72b6\u614b %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u8a2d\u5b9a\u3055\u308c\u305f\u958b\u59cb\u6642\u523b\u306e\u5024 %1$s \u3092\u89e3\u6790\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306e\u5b9f\u969b\u306e\u958b\u59cb\u6642\u523b\u306e\u5024 %1$s \u3092\u89e3\u6790\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306e\u5b8c\u4e86\u6642\u523b\u306e\u5024 %1$s \u3092\u89e3\u6790\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_TASK_MISSING_ATTR_95=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %s \u306b\u5fc5\u9808\u306e\u5c5e\u6027 %s \u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306b\u5c5e\u6027 %1$s \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u304c\u8907\u6570\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306b\u5c5e\u6027 %1$s \u306e\u5024\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea %2$s \u306b\u5c5e\u6027 %1$s \u306e\u5024\u304c\u8907\u6570\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASK_EXECUTE_FAILED_99=\u30a8\u30f3\u30c8\u30ea %s \u306b\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u30bf\u30b9\u30af\u306e\u5b9f\u884c\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af ID \u3092\u4fdd\u6301\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u5c5e\u6027 %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af ID \u3092\u4fdd\u6301\u3059\u308b\u305f\u3081\u306e\u3001\u30bf\u30a4\u30d7 %s \u306e\u5c5e\u6027\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u30a4\u30f3\u30bf\u30f3\u30b9\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_102=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af ID \u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af ID \u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u5024\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u5c5e\u6027 %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u305f\u3081\u306e\u3001\u30bf\u30a4\u30d7 %s \u306e\u5c5e\u6027\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u30a4\u30f3\u30bf\u30f3\u30b9\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u5024\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u5c5e\u6027 %2$s \u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30af\u30e9\u30b9 %1$s \u3092\u8aad\u307f\u8fbc\u307f\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s\u3002\u3053\u306e\u30af\u30e9\u30b9\u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u5b58\u5728\u3057\u307e\u3059\u304b ? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=\u30af\u30e9\u30b9 %s \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30bf\u30b9\u30af\u3068\u3057\u3066\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u3053\u306e\u30af\u30e9\u30b9\u306f %s \u306e\u30b5\u30d6\u30af\u30e9\u30b9\u3067\u3059\u304b ? |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306b\u542b\u307e\u308c\u308b\u60c5\u5831\u3092\u4f7f\u7528\u3057\u3066\u30af\u30e9\u30b9 %s \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u5185\u90e8\u521d\u671f\u5316\u3092\u5b9f\u884c\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u521d\u671f\u5316\u6642\u306b\u63d0\u4f9b\u3055\u308c\u305f\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u304c NULL \u3067\u3057\u305f |
| | | SEVERE_ERR_TASKBE_NO_BASE_DNS_112=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u306b\u30d9\u30fc\u30b9 DN \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067\u30bf\u30b9\u30af\u60c5\u5831\u306e\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u306b\u8907\u6570\u306e\u30d9\u30fc\u30b9 DN \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u5185\u3067\u30bf\u30b9\u30af\u60c5\u5831\u306e\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30d9\u30fc\u30b9 %s \u3092 DN \u3068\u3057\u3066\u30c7\u30b3\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af\u306e\u30d9\u30fc\u30b9 %s \u3092 DN \u3068\u3057\u3066\u30c7\u30b3\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=\u30bf\u30b9\u30af\u306e\u51e6\u7406\u304c\u5b8c\u4e86\u3057\u305f\u3042\u3068\u3001\u305d\u306e\u30bf\u30b9\u30af\u60c5\u5831\u304c\u4fdd\u6301\u3055\u308c\u308b\u6642\u9593 (\u79d2\u6570)\u3002 \u3053\u306e\u671f\u9593\u304c\u7d4c\u904e\u3059\u308b\u3068\u3001\u30e1\u30e2\u30ea\u30fc\u3084\u30c7\u30a3\u30b9\u30af\u5bb9\u91cf\u3092\u7bc0\u7d04\u3059\u308b\u305f\u3081\u306b\u30bf\u30b9\u30af\u60c5\u5831\u306f\u81ea\u52d5\u7684\u306b\u524a\u9664\u3055\u308c\u307e\u3059 |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \ |
| | | ### occurred while attempting to initialize the task retention time \ |
| | | ### configuration: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=\u30bf\u30b9\u30af\u306e\u4fdd\u6301\u671f\u9593\u306e\u69cb\u6210\u3092\u521d\u671f\u5316\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u3002 \u3053\u306e LDIF \u30d5\u30a1\u30a4\u30eb\u306f\u3001\u5b9a\u7fa9\u6e08\u307f\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30bf\u30b9\u30af\u304a\u3088\u3073\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u3059\u3079\u3066\u306e\u69cb\u6210\u3092\u4fdd\u6301\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \ |
| | | ### occurred while attempting to initialize the task backing file configuration: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the path to \ |
| | | ### the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing \ |
| | | ### file %s already exists and the Directory Server will not attempt to overwrite \ |
| | | ### it. Please delete or rename the existing file before attempting to use that \ |
| | | ### path for the new backing file, or choose a new path |
| | | ###SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the \ |
| | | ### new task data backing file appears to be an invalid path. Please choose a \ |
| | | ### new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for \ |
| | | ### the new task data backing file %s does not exist. Please create this \ |
| | | ### directory before attempting to use this path for the new backing file or \ |
| | | ### choose a new path |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory \ |
| | | ### %s for the new task data backing file %s exists but is not a directory. \ |
| | | ### Please choose a new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while \ |
| | | ### attempting to determine the new path to the task data backing file: %s |
| | | ###SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the length of \ |
| | | ### time in seconds that information about completed tasks should be retained \ |
| | | ### before they are cleaned up |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while \ |
| | | ### attempting to determine the completed task retention time: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u69cb\u6210\u3092\u521d\u671f\u5316\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=\u66f4\u65b0\u3055\u308c\u305f\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u3001\u5fc5\u9808\u306e %s \u5c5e\u6027\u306e\u5024\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306f\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u4e0a\u66f8\u304d\u3057\u307e\u305b\u3093\u3002\u65b0\u3057\u3044\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u3053\u306e\u30d1\u30b9\u3092\u4f7f\u7528\u3059\u308b\u524d\u306b\u65e2\u5b58\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u524a\u9664\u307e\u305f\u306f\u540d\u524d\u5909\u66f4\u3059\u308b\u304b\u3001\u5225\u306e\u30d1\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u6307\u5b9a\u3055\u308c\u305f\u30d1\u30b9 %s \u306f\u3001\u7121\u52b9\u306a\u30d1\u30b9\u306e\u3088\u3046\u3067\u3059\u3002\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u5225\u306e\u30d1\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %2$s \u306e\u89aa\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %1$s \u306f\u5b58\u5728\u307e\u305b\u3093\u3002\u65b0\u3057\u3044\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u3053\u306e\u30d1\u30b9\u3092\u4f7f\u7528\u3059\u308b\u524d\u306b\u3053\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u4f5c\u6210\u3059\u308b\u304b\u3001\u5225\u306e\u30d1\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %2$s \u306e\u89aa\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %1$s \u306f\u5b58\u5728\u3057\u307e\u3059\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306b\u5225\u306e\u30d1\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u306e\u65b0\u3057\u3044\u30d1\u30b9\u3092\u5224\u65ad\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=\u66f4\u65b0\u3055\u308c\u305f\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u5b8c\u4e86\u30bf\u30b9\u30af\u3092\u30af\u30ea\u30fc\u30f3\u30a2\u30c3\u30d7\u3059\u308b\u307e\u3067\u306e\u4fdd\u6301\u671f\u9593 (\u79d2) \u3092\u6307\u5b9a\u3059\u308b\u3001\u5fc5\u9808\u306e %s \u5c5e\u6027\u306e\u5024\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=\u5b8c\u4e86\u30bf\u30b9\u30af\u306e\u4fdd\u6301\u671f\u9593\u3092\u5224\u65ad\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_TASKBE_UPDATED_RETENTION_TIME_128=\u5b8c\u4e86\u30bf\u30b9\u30af\u306e\u4fdd\u6301\u671f\u9593\u304c %d \u79d2\u306b\u66f4\u65b0\u3055\u308c\u307e\u3057\u305f\u3002 \u3053\u308c\u306f\u305f\u3060\u3061\u306b\u6709\u52b9\u306b\u306a\u308a\u307e\u3059 |
| | | INFO_TASKBE_UPDATED_BACKING_FILE_129=\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9\u304c %s \u306b\u5909\u66f4\u3055\u308c\u307e\u3057\u305f\u3002\u73fe\u5728\u306e\u30bf\u30b9\u30af\u69cb\u6210\u306e\u30b9\u30ca\u30c3\u30d7\u30b7\u30e7\u30c3\u30c8\u306f\u3001\u305d\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307f\u6e08\u307f\u3067\u3001\u4eca\u5f8c\u306e\u66f4\u65b0\u3067\u7d99\u7d9a\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059 |
| | | ###SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may \ |
| | | ### only be added immediately below %s for scheduled tasks or immediately below \ |
| | | ### %s for recurring tasks |
| | | ###SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not \ |
| | | ### supported in the task backend |
| | | SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u5185\u306e\u65b0\u3057\u3044\u30a8\u30f3\u30c8\u30ea\u3092\u8ffd\u52a0\u3067\u304d\u308b\u306e\u306f\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af\u306e %s \u306e\u76f4\u4e0b\u3001\u307e\u305f\u306f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e %s \u306e\u76f4\u4e0b\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 DN \u306e\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_TASKBE_BACKING_FILE_HEADER_132=\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3055\u308c\u308b\u30c7\u30fc\u30bf\u304c\u542b\u307e\u308c\u307e\u3059\u3002 \u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u76f4\u63a5\u7de8\u96c6\u3057\u306a\u3044\u3067\u304f\u3060\u3055\u3044\u3002\u5909\u66f4\u304c\u5931\u308f\u308c\u308b\u304a\u305d\u308c\u304c\u3042\u308a\u307e\u3059\u3002 \u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30bf\u30b9\u30af\u3068\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u5b9a\u7fa9\u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3067\u63d0\u4f9b\u3055\u308c\u308b\u7ba1\u7406\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3\u30fc\u3092\u4f7f\u7528\u3057\u3066\u306e\u307f\u7de8\u96c6\u3059\u308b\u3088\u3046\u306b\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ |
| | | ### %s to the task scheduler because another recurring task already exists with \ |
| | | ### the same ID |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because \ |
| | | ### another task already exists with the same ID |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error \ |
| | | ### occurred while attempting to schedule the next iteration of recurring task \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred \ |
| | | ### while attempting to read an entry from the tasks backing file %s on or near \ |
| | | ### line %d: %s. This is not a fatal error, so the task scheduler will attempt \ |
| | | ### to continue parsing the file and schedule any additional tasks that it \ |
| | | ### contains |
| | | ###FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while \ |
| | | ### attempting to read an entry from the tasks backing file %s on or near line \ |
| | | ### %d: %s. This is an unrecoverable error, and parsing cannot continue |
| | | ###SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks \ |
| | | ### backing file is invalid because it has no parent and does not match the task \ |
| | | ### root DN of %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error \ |
| | | ### occurred while attempting to parse entry %s as a recurring task and add it to \ |
| | | ### the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred \ |
| | | ### while attempting to parse entry %s as a task and add it to the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks \ |
| | | ### backing file %s has a DN which is not valid for a task or recurring task \ |
| | | ### definition and will be ignored |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred \ |
| | | ### while attempting to read from the tasks data backing file %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while \ |
| | | ### attempting to create a new tasks backing file %s for use with the task \ |
| | | ### scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not \ |
| | | ### contain attribute %s which is needed to specify the fully-qualified name of \ |
| | | ### the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry \ |
| | | ### contains multiple attributes with type %s, which is used to hold the task \ |
| | | ### class name, but only a single instance is allowed |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### fully-qualified name of the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry \ |
| | | ### contains multiple values for the %s attribute, which is used to specify the \ |
| | | ### task class name, but only a single value is allowed |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting \ |
| | | ### to load class %s specified in attribute %s of the provided task entry: %s. \ |
| | | ### Does this class exist in the Directory Server classpath? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred \ |
| | | ### while trying to create an instance of class %s as a Directory Server task. \ |
| | | ### Is this class a subclass of %s? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while \ |
| | | ### attempting to perform internal initialization on an instance of class %s with \ |
| | | ### the information contained in the provided entry: %s |
| | | ###SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error \ |
| | | ### occurred while attempting to rename the current tasks backing file from %s to \ |
| | | ### %s: %s. The previous task configuration (which does not reflect the latest \ |
| | | ### update) may be lost |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ |
| | | ### while attempting to rename the new tasks backing file from %s to %s: %s. If \ |
| | | ### the Directory Server is restarted, then the task scheduler may not work as \ |
| | | ### expected |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ |
| | | ### attempting to write the new tasks data backing file %s: %s. Configuration \ |
| | | ### information reflecting the latest update may be lost |
| | | ###SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support \ |
| | | ### LDIF import operations |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af %s \u3092\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u306b\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u540c\u3058 ID \u306e\u5225\u306e\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u304c\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=\u30bf\u30b9\u30af %s \u3092\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3067\u304d\u307e\u305b\u3093\u3002\u540c\u3058 ID \u306e\u5225\u306e\u30bf\u30b9\u30af\u304c\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af %s \u306e\u6b21\u306e\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u3092\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u306e %d \u884c\u76ee\u307e\u305f\u306f\u305d\u306e\u4ed8\u8fd1\u304b\u3089\u30a8\u30f3\u30c8\u30ea\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3053\u308c\u306f\u81f4\u547d\u7684\u30a8\u30e9\u30fc\u3067\u306f\u306a\u3044\u305f\u3081\u3001\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u306f\u30d5\u30a1\u30a4\u30eb\u306e\u89e3\u6790\u3092\u7d9a\u884c\u3057\u3001\u30d5\u30a1\u30a4\u30eb\u306b\u542b\u307e\u308c\u308b\u6b8b\u308a\u306e\u30bf\u30b9\u30af\u3092\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3057\u307e\u3059 |
| | | FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u306e %d \u884c\u76ee\u307e\u305f\u306f\u305d\u306e\u4ed8\u8fd1\u304b\u3089\u30a8\u30f3\u30c8\u30ea\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u3053\u308c\u306f\u56de\u5fa9\u4e0d\u53ef\u80fd\u306a\u30a8\u30e9\u30fc\u3067\u3042\u308a\u3001\u89e3\u6790\u3092\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u8aad\u307f\u53d6\u3089\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u306f\u7121\u52b9\u3067\u3059\u3002\u89aa\u304c\u306a\u304f\u3001%s \u306e\u30bf\u30b9\u30af\u30eb\u30fc\u30c8 DN \u3068\u3082\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=\u30a8\u30f3\u30c8\u30ea %s \u3092\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u3068\u3057\u3066\u89e3\u6790\u3057\u3066\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u306b\u8ffd\u52a0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=\u30a8\u30f3\u30c8\u30ea %s \u3092\u30bf\u30b9\u30af\u3068\u3057\u3066\u89e3\u6790\u3057\u3066\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u306b\u8ffd\u52a0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %2$s \u304b\u3089\u8aad\u307f\u53d6\u3089\u308c\u305f\u30a8\u30f3\u30c8\u30ea %1$s \u306b\u3001\u30bf\u30b9\u30af\u307e\u305f\u306f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u5b9a\u7fa9\u3068\u3057\u3066\u6709\u52b9\u3067\u306a\u3044 DN \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u306f\u7121\u8996\u3055\u308c\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u306e\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u3067\u4f7f\u7528\u3059\u308b\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u30bf\u30b9\u30af\u306e\u30ed\u30b8\u30c3\u30af\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30e9\u30b9\u306e\u5b8c\u5168\u4fee\u98fe\u540d\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u5c5e\u6027 %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u30bf\u30b9\u30af\u306e\u30af\u30e9\u30b9\u540d\u3092\u4fdd\u6301\u3059\u308b\u305f\u3081\u306e\u3001\u30bf\u30a4\u30d7 %s \u306e\u5c5e\u6027\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u30a4\u30f3\u30bf\u30f3\u30b9\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u30bf\u30b9\u30af\u306e\u30ed\u30b8\u30c3\u30af\u3092\u63d0\u4f9b\u3059\u308b\u30af\u30e9\u30b9\u306e\u5b8c\u5168\u4fee\u98fe\u540d\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306b\u3001\u30bf\u30b9\u30af\u306e\u30af\u30e9\u30b9\u540d\u3092\u6307\u5b9a\u3059\u308b\u305f\u3081\u306e\u3001%s \u5c5e\u6027\u306e\u5024\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u8a31\u53ef\u3055\u308c\u308b\u5024\u306f 1 \u3064\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u5c5e\u6027 %2$s \u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30af\u30e9\u30b9 %1$s \u3092\u8aad\u307f\u8fbc\u307f\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s\u3002\u3053\u306e\u30af\u30e9\u30b9\u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30af\u30e9\u30b9\u30d1\u30b9\u306b\u5b58\u5728\u3057\u307e\u3059\u304b ? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=\u30af\u30e9\u30b9 %s \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30bf\u30b9\u30af\u3068\u3057\u3066\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u3053\u306e\u30af\u30e9\u30b9\u306f %s \u306e\u30b5\u30d6\u30af\u30e9\u30b9\u3067\u3059\u304b ? |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u306b\u542b\u307e\u308c\u308b\u60c5\u5831\u3092\u4f7f\u7528\u3057\u3066\u30af\u30e9\u30b9 %s \u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u306e\u5185\u90e8\u521d\u671f\u5316\u3092\u5b9f\u884c\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=\u73fe\u5728\u306e\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u540d\u3092 %s \u304b\u3089 %s \u306b\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u4ee5\u524d\u306e\u30bf\u30b9\u30af\u69cb\u6210 (\u6700\u65b0\u306e\u66f4\u65b0\u304c\u53cd\u6620\u3055\u308c\u3066\u3044\u306a\u3044\u3082\u306e) \u304c\u5931\u308f\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb\u540d\u3092 %s \u304b\u3089 %s \u306b\u5909\u66f4\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3059\u308b\u3068\u3001\u30bf\u30b9\u30af\u30b9\u30b1\u30b8\u30e5\u30fc\u30e9\u304c\u4e88\u671f\u3057\u305f\u3068\u304a\u308a\u306b\u52d5\u4f5c\u3057\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=\u65b0\u3057\u3044\u30bf\u30b9\u30af\u30c7\u30fc\u30bf\u306e\u30d0\u30c3\u30ad\u30f3\u30b0\u30d5\u30a1\u30a4\u30eb %s \u3092\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u6700\u65b0\u306e\u66f4\u65b0\u3092\u53cd\u6620\u3057\u305f\u69cb\u6210\u60c5\u5831\u304c\u5931\u308f\u308c\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u30b7\u30e3\u30c3\u30c8\u30c0\u30a6\u30f3\u3057\u3066\u3044\u307e\u3059 |
| | | INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u306e\u30b9\u30ad\u30fc\u30de\u69cb\u6210\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u30eb\u30fc\u30c8 DSE \u306e\u3059\u3079\u3066\u306e\u5c5e\u6027\u304c\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u540c\u3058\u3088\u3046\u306b\u51e6\u7406\u3055\u308c\u308b (\u305d\u306e\u5834\u5408\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u8fd4\u3055\u308c\u308b) \u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred \ |
| | | ### while trying to determine the value of the %s configuration attribute, which \ |
| | | ### controls whether to treat all root DSE attributes like user attributes: %s. \ |
| | | ### The attributes in the root DSE will be treated based on their definition in \ |
| | | ### the server schema |
| | | SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=\u3059\u3079\u3066\u306e\u30eb\u30fc\u30c8 DSE \u5c5e\u6027\u3092\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u540c\u3058\u3088\u3046\u306b\u51e6\u7406\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5236\u5fa1\u3059\u308b\u305f\u3081\u306e\u3001%s \u8a2d\u5b9a\u5c5e\u6027\u306e\u5024\u3092\u5224\u65ad\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30eb\u30fc\u30c8 DSE \u306e\u5c5e\u6027\u306f\u3001\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u306e\u5b9a\u7fa9\u306b\u5f93\u3063\u3066\u51e6\u7406\u3055\u308c\u307e\u3059 |
| | | INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=\u30eb\u30fc\u30c8 DSE \u69cb\u6210\u304c\u66f4\u65b0\u3055\u308c\u3001\u8a2d\u5b9a\u5c5e\u6027 %s \u3067 %s \u306e\u5024\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove \ |
| | | ### recurring task %s because there is already a scheduled iteration of that task \ |
| | | ### with ID %s that must be removed first |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending \ |
| | | ### task %s because no such task exists |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending \ |
| | | ### task %s because the task is no longer pending |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove \ |
| | | ### completed task %s because no such task exists in the list of completed tasks |
| | | ###SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the \ |
| | | ### task backend because its DN is either not appropriate for that backend or it \ |
| | | ### is not below the scheduled or recurring tasks base entry |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the \ |
| | | ### task backend because there is no scheduled task associated with that entry DN |
| | | ###SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task \ |
| | | ### backend because the associated task is currently running |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s \ |
| | | ### from the task backend because there is no recurring task associated with that \ |
| | | ### entry DN |
| | | ###SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search \ |
| | | ### operation in the task backend because the provided base DN %s is not valid \ |
| | | ### for entries in the task backend |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search \ |
| | | ### operation in the task backend because there is no scheduled task associated \ |
| | | ### with the provided search base entry %s |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the \ |
| | | ### search operation in the task backend because there is no recurring task \ |
| | | ### associated with the provided search base entry %s |
| | | ###SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup \ |
| | | ### backend because the provided configuration entry is null |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \ |
| | | ### backup backend because an error occurred while attempting to decode the base \ |
| | | ### DN for the backend: %s |
| | | SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002ID %s \u3067\u305d\u306e\u30bf\u30b9\u30af\u306b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u51e6\u7406\u304c\u3059\u3067\u306b\u3042\u308a\u307e\u3059\u3002\u6700\u521d\u306b\u3053\u3061\u3089\u3092\u524a\u9664\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=\u4fdd\u7559\u4e2d\u306e\u30bf\u30b9\u30af %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u30bf\u30b9\u30af\u306f\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=\u4fdd\u7559\u4e2d\u306e\u30bf\u30b9\u30af %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30bf\u30b9\u30af\u306f\u4fdd\u7559\u4e2d\u3067\u306a\u304f\u306a\u308a\u307e\u3057\u305f |
| | | SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=\u5b8c\u4e86\u30bf\u30b9\u30af %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u5b8c\u4e86\u30bf\u30b9\u30af\u306e\u30ea\u30b9\u30c8\u306b\u305d\u306e\u3088\u3046\u306a\u30bf\u30b9\u30af\u306f\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u30a8\u30f3\u30c8\u30ea\u306e DN \u304c\u305d\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u306f\u9069\u5207\u3067\u306a\u3044\u304b\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af\u307e\u305f\u306f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30d9\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea\u306e\u4e0b\u306b\u305d\u306e\u30a8\u30f3\u30c8\u30ea\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u30a8\u30f3\u30c8\u30ea\u306e DN \u306b\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_DELETE_RUNNING_166=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30bf\u30b9\u30af\u306f\u73fe\u5728\u5b9f\u884c\u4e2d\u3067\u3059 |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u30a8\u30f3\u30c8\u30ea\u306e DN \u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u691c\u7d22\u64cd\u4f5c\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN %s \u306f\u3001\u3053\u306e\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30a8\u30f3\u30c8\u30ea\u3068\u3057\u3066\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u691c\u7d22\u64cd\u4f5c\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u691c\u7d22\u30d9\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea %s \u306b\u3001\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3055\u308c\u305f\u30bf\u30b9\u30af\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u691c\u7d22\u64cd\u4f5c\u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u691c\u7d22\u30d9\u30fc\u30b9\u30a8\u30f3\u30c8\u30ea %s \u306b\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u304c\u95a2\u9023\u4ed8\u3051\u3089\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u304c NULL \u3067\u3059 |
| | | SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d9\u30fc\u30b9 DN \u3092\u30c7\u30b3\u30fc\u30c9\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u691c\u7d22\u64cd\u4f5c\u306b\u3088\u308a\u30a2\u30af\u30bb\u30b9\u3055\u308c\u308b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30bb\u30c3\u30c8\u3002 \u3053\u306e\u30ea\u30b9\u30c8\u306b\u306a\u3044\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3082\u3001\u691c\u7d22\u30d9\u30fc\u30b9 DN \u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u76f4\u63a5\u6307\u5b9a\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002 \u3053\u306e\u8a2d\u5b9a\u5c5e\u6027\u3078\u306e\u5909\u66f4\u306f\u305f\u3060\u3061\u306b\u6709\u52b9\u306b\u306a\u308a\u307e\u3059 |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred \ |
| | | ### while attempting to determine the backup directory list: %s. Initialization \ |
| | | ### of the backup backend cannot continue |
| | | ###SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the \ |
| | | ### backup backend because the requested entry was null |
| | | ###SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the \ |
| | | ### backup backend |
| | | ###SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry \ |
| | | ### %s from the backup backend because the requested DN is one level below the \ |
| | | ### base DN but does not specify a backup directory |
| | | ###SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s \ |
| | | ### from the backup backend because the requested backup directory is invalid: \ |
| | | ### %s |
| | | ###SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while \ |
| | | ### attempting to examine the requested backup directory: %s |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the \ |
| | | ### backup backend because the requested DN is two levels below the base DN but \ |
| | | ### does not specify a backup ID |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from \ |
| | | ### the backup backend because it does not have a parent |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from \ |
| | | ### the backup backend because the DN does not contain the backup directory in \ |
| | | ### which the requested backup should reside |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup \ |
| | | ### directory %s |
| | | ###SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore \ |
| | | ### operations are not supported in the backup backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN \ |
| | | ### must be provided for use with the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s \ |
| | | ### because its parent entry %s does not exist in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not \ |
| | | ### supported in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an \ |
| | | ### LDIF writer: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s \ |
| | | ### to LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an \ |
| | | ### LDIF reader: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error \ |
| | | ### occurred while reading from LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred \ |
| | | ### while processing the import: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based \ |
| | | ### backend does not support backup or restore operations |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename \ |
| | | ### entry %s because the target entry is in a different backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry \ |
| | | ### %s because the new parent entry %s doesn't exist |
| | | SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30ea\u30b9\u30c8\u3092\u5224\u65ad\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u521d\u671f\u5316\u3092\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u304c NULL \u3067\u3057\u305f |
| | | SEVERE_ERR_BACKUP_INVALID_BASE_176=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u304c\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f DN \u306f\u30d9\u30fc\u30b9 DN \u306e 1 \u30ec\u30d9\u30eb\u4e0b\u306b\u3042\u308a\u307e\u3059\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u7121\u52b9\u3067\u3059: %s |
| | | SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=\u8981\u6c42\u3055\u308c\u305f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u691c\u67fb\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f DN \u306f\u30d9\u30fc\u30b9 DN \u306e 2 \u30ec\u30d9\u30eb\u4e0b\u306b\u3042\u308a\u307e\u3059\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 ID \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u89aa\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304c\u3042\u308b\u306f\u305a\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u304c DN \u306b\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u304c\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u5185\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u8ffd\u52a0\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u524a\u9664\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 DN \u306e\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u304c\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304a\u3088\u3073\u5fa9\u5143\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u30d9\u30fc\u30b9 DN \u3092 1 \u3064\u3060\u3051\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5c5e\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=\u30a8\u30f3\u30c8\u30ea %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u89aa\u30a8\u30f3\u30c8\u30ea %s \u304c\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=\u30a8\u30f3\u30c8\u30ea %s \u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002\u4e0b\u4f4d\u30a8\u30f3\u30c8\u30ea\u304c 1 \u3064\u4ee5\u4e0a\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 DN \u306e\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an LDIF writer: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=\u30a8\u30f3\u30c8\u30ea %s \u3092 LDIF \u306b\u66f8\u304d\u8fbc\u3081\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an LDIF reader: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error occurred while reading from LDIF: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred while processing the import: %s |
| | | SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=\u30e1\u30e2\u30ea\u30fc\u30d9\u30fc\u30b9\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u307e\u305f\u306f\u5fa9\u5143\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=\u30a8\u30f3\u30c8\u30ea %s \u306e\u540d\u524d\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u4e0b\u4f4d\u30a8\u30f3\u30c8\u30ea\u304c 1 \u3064\u4ee5\u4e0a\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=\u30a8\u30f3\u30c8\u30ea %s \u306e\u540d\u524d\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea\u304c\u5225\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u5185\u306b\u3042\u308a\u307e\u3059 |
| | | SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=\u30a8\u30f3\u30c8\u30ea %s \u306e\u540d\u524d\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u65b0\u3057\u3044\u89aa\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=\u30b5\u30d6\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u3067\u5c5e\u6027\u304c\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u3067\u3042\u308b\u3068\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u305d\u308c\u3089\u306e\u5c5e\u6027\u3092\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u3057\u3066\u51e6\u7406\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002 \u3053\u308c\u306b\u3088\u308a\u3001attributeType \u3084 objectClasses \u306a\u3069\u306e\u30b9\u30ad\u30fc\u30de\u5c5e\u6027\u304c\u8981\u6c42\u3055\u308c\u306a\u3044\u5834\u5408\u3067\u3082\u30c7\u30d5\u30a9\u30eb\u30c8\u3067\u542b\u307e\u308c\u308b\u3053\u3068\u3092\u60f3\u5b9a\u3059\u308b\u4e00\u90e8\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3068\u306e\u4e92\u63db\u6027\u304c\u5b9f\u73fe\u3067\u304d\u307e\u3059\u3002 \u30d7\u30ed\u30c8\u30b3\u30eb\u7d4c\u7531\u3067\u30b9\u30ad\u30fc\u30de\u306e\u5909\u66f4\u3092\u8a66\u307f\u308b\u5834\u5408\u306e\u554f\u984c\u3092\u56de\u907f\u3059\u308b\u305f\u3081\u3001ldapSyntaxes \u5c5e\u6027\u306f\u5e38\u306b\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u3068\u3057\u3066\u51e6\u7406\u3055\u308c\u307e\u3059 |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while \ |
| | | ### trying to determine whether to treat all subschema entry attributes as user \ |
| | | ### attributes regardless of the way they are defined in the schema, as specified \ |
| | | ### in the ds-cfg-show-all-attributes attribute of configuration entry %s: %s. \ |
| | | ### The default behavior, which is to treat the attribute types as defined in the \ |
| | | ### server schema, will be used |
| | | ###FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while \ |
| | | ### attempting to register base DN %s in the Directory Server: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e ds-cfg-show-all-attributes \u5c5e\u6027\u3067\u306e\u6307\u5b9a\u306b\u57fa\u3065\u3044\u3066\u3001\u30b9\u30ad\u30fc\u30de\u306e\u5b9a\u7fa9\u306b\u304b\u304b\u308f\u3089\u305a\u3059\u3079\u3066\u306e\u30b5\u30d6\u30b9\u30ad\u30fc\u30de\u30a8\u30f3\u30c8\u30ea\u5c5e\u6027\u3092\u30e6\u30fc\u30b6\u30fc\u5c5e\u6027\u3068\u540c\u3058\u3088\u3046\u306b\u51e6\u7406\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u52d5\u4f5c (\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u306e\u5b9a\u7fa9\u306b\u5f93\u3063\u3066\u5c5e\u6027\u578b\u3092\u51e6\u7406\u3059\u308b) \u304c\u4f7f\u7528\u3055\u308c\u307e\u3059 |
| | | FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3067\u30d9\u30fc\u30b9 DN %s \u3092\u767b\u9332\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001\u73fe\u5728\u3001\u65e2\u5b58\u306e\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u306e\u524a\u9664\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001%s \u5909\u66f4\u30bf\u30a4\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=\u30b9\u30ad\u30fc\u30de\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001%s \u5c5e\u6027\u578b\u306e\u5909\u66f4\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002 \u5c5e\u6027\u578b\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9\u3001\u540d\u524d\u66f8\u5f0f\u3001DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247\u3001DIT \u69cb\u9020\u898f\u5247\u3001\u304a\u3088\u3073\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528\u306e\u307f\u3092\u5909\u66f4\u3067\u304d\u307e\u3059 |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=\u30de\u30c3\u30c1\u30f3\u30b0\u30eb\u30fc\u30eb\u306e\u4f7f\u7528 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u5c5e\u6027\u578b %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=DIT \u30b3\u30f3\u30c6\u30f3\u30c4\u898f\u5247 %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u5185\u3067 OBSOLETE \u3068\u3057\u3066\u30de\u30fc\u30af\u3055\u308c\u3066\u3044\u308b\u88dc\u52a9\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30af\u30e9\u30b9 %s \u3092\u53c2\u7167\u3057\u3066\u3044\u307e\u3059 |
| | | MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u3092\u5909\u66f4\u3059\u308b\u305f\u3081\u306e\u5341\u5206\u306a\u7279\u6a29\u304c\u3042\u308a\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file \ |
| | | ### containing concatenated schema element definitions in order to determine if \ |
| | | ### any schema changes were made with the server offline. The file was expected \ |
| | | ### in the %s directory and should have been named either %s or %s |
| | | ###SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred \ |
| | | ### while attempting to determine whether any schema changes had been made by \ |
| | | ### directly editing the schema files with the server offline: %s |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while \ |
| | | ### attempting to write file %s containing a concatenated list of all server \ |
| | | ### schema elements: %s. The server may not be able to accurately identify any \ |
| | | ### schema changes made with the server offline |
| | | SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=\u30b5\u30fc\u30d0\u30fc\u306e\u30aa\u30d5\u30e9\u30a4\u30f3\u6642\u306b\u30b9\u30ad\u30fc\u30de\u5909\u66f4\u304c\u884c\u308f\u308c\u305f\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u3001\u9023\u7d50\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u5b9a\u7fa9\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002\u30d5\u30a1\u30a4\u30eb\u306f %s \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u5185\u306b\u3042\u308b\u3053\u3068\u304c\u671f\u5f85\u3055\u308c\u3001\u540d\u524d\u304c %s \u307e\u305f\u306f %s \u3067\u3042\u308b\u306f\u305a\u3067\u3057\u305f |
| | | SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=\u30b5\u30fc\u30d0\u30fc\u306e\u30aa\u30d5\u30e9\u30a4\u30f3\u6642\u306b\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3092\u76f4\u63a5\u7de8\u96c6\u3059\u308b\u3053\u3068\u306b\u3088\u3063\u3066\u30b9\u30ad\u30fc\u30de\u5909\u66f4\u304c\u884c\u308f\u308c\u305f\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=\u3059\u3079\u3066\u306e\u30b5\u30fc\u30d0\u30fc\u30b9\u30ad\u30fc\u30de\u8981\u7d20\u306e\u9023\u7d50\u30ea\u30b9\u30c8\u3092\u542b\u3080\u30d5\u30a1\u30a4\u30eb %s \u3092\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002\u30b5\u30fc\u30d0\u30fc\u306e\u30aa\u30d5\u30e9\u30a4\u30f3\u6642\u306b\u884c\u308f\u308c\u305f\u30b9\u30ad\u30fc\u30de\u5909\u66f4\u3092\u30b5\u30fc\u30d0\u30fc\u304c\u6b63\u78ba\u306b\u8b58\u5225\u3067\u304d\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059 |
| | | NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 ID %s \u306b\u5bfe\u5fdc\u3059\u308b JE \u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u74b0\u5883\u304c\u58ca\u308c\u3066\u3044\u307e\u3059\u3002 \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u3092\u518d\u8d77\u52d5\u3057\u3066\u3001\u74b0\u5883\u3092\u958b\u304d\u76f4\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | ###SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not \ |
| | | ### configured to allow task %s to be invoked |
| | | SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=\u30bf\u30b9\u30af %s \u306e\u547c\u3073\u51fa\u3057\u3092\u8a31\u53ef\u3059\u308b\u3088\u3046\u306b\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30b5\u30fc\u30d0\u30fc\u304c\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | INFO_TASK_COMPLETION_BODY_299=\u30bf\u30b9\u30af ID: %s\r\n\u30bf\u30b9\u30af\u306e\u72b6\u614b: %s\r\n\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u8a2d\u5b9a\u3055\u308c\u305f\u958b\u59cb\u6642\u523b: %s\r\n\u5b9f\u969b\u306e\u958b\u59cb\u6642\u523b: %s\r\n\u5b8c\u4e86\u6642\u523b: %s\r\n\r\n\u30ed\u30b0\u30e1\u30c3\u30bb\u30fc\u30b8:\r\n |
| | | ###SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the \ |
| | | ### trust store backend because the requested entry was null |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in \ |
| | | ### the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process \ |
| | | ### entry %s in the trust store backend because the requested DN is one level \ |
| | | ### below the base DN but does not specify a certificate name |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to \ |
| | | ### initialize the trust store backend from configuration entry %s because it \ |
| | | ### does not contain exactly one base DN |
| | | ###SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and \ |
| | | ### export operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and \ |
| | | ### restore operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s \ |
| | | ### specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | ### not exist |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s \ |
| | | ### specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | ### not valid: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while \ |
| | | ### trying to create the PIN file %s specified in attribute \ |
| | | ### ds-cfg-trust-store-pin-file of configuration entry %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while \ |
| | | ### trying to read the trust store PIN from file %s specified in configuration \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | ### contain the PIN needed to access the trust store, but this file \ |
| | | ### is empty |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s \ |
| | | ### which is specified in attribute ds-cfg-trust-store-pin-environment-variable \ |
| | | ### of configuration entry %s should contain the PIN needed to access the \ |
| | | ### trust store, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which \ |
| | | ### is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | ### entry %s should contain the PIN needed to access the file-based trust \ |
| | | ### manager, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error \ |
| | | ### occurred while trying to determine the value of configuration attribute \ |
| | | ### ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying \ |
| | | ### to load the trust store contents from file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred \ |
| | | ### while trying to create a trust manager factory to access the contents of \ |
| | | ### trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to \ |
| | | ### generate a self-signed certificate %s in the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add \ |
| | | ### certificate %s to the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be \ |
| | | ### added because it does not contain a certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could \ |
| | | ### not be added because it contains multiple certificate attributes %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be \ |
| | | ### added because it does not contain a value of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could \ |
| | | ### not be added because it contains multiple values of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s \ |
| | | ### to a file: %s |
| | | ###SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \ |
| | | ### on trust store file %s |
| | | ###SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \ |
| | | ### %s has not been initialized preventing this backend from processing the \ |
| | | ### requested operation |
| | | ###SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \ |
| | | ### on entry %s |
| | | ###SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \ |
| | | ### because it does not represent a task entry. Only task entries may be \ |
| | | ### modified in the task backend |
| | | ###SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \ |
| | | ### it does not represent a valid task in the server |
| | | ###SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \ |
| | | ### the assoicated task has completed running. Completed tasks cannot be modified |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \ |
| | | ### the server does not currently support modifying recurring task entries |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \ |
| | | ### currently running. The only modification allowed for running tasks is to \ |
| | | ### replace the value of the ds-task-state attribute with "cancel" |
| | | SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea\u304c NULL \u3067\u3057\u305f |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=\u8981\u6c42\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u304c\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u5185\u306e\u30a8\u30f3\u30c8\u30ea %s \u3092\u51e6\u7406\u3067\u304d\u307e\u305b\u3093\u3002\u8981\u6c42\u3055\u308c\u305f DN \u306f\u30d9\u30fc\u30b9 DN \u306e 1 \u30ec\u30d9\u30eb\u4e0b\u306b\u3042\u308a\u307e\u3059\u304c\u3001\u8a3c\u660e\u66f8\u540d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %2$s \u304b\u3089\u8a3c\u660e\u66f8 %1$s \u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 DN \u306e\u5909\u66f4\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u304b\u3089\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3002\u542b\u307e\u308c\u308b\u30d9\u30fc\u30b9 DN \u304c 1 \u3064\u3067\u306f\u3042\u308a\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067 LDIF \u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u304a\u3088\u3073\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u304a\u3088\u3073\u5fa9\u5143\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-file \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %1$s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-type \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30bf\u30a4\u30d7 %1$s \u304c\u6709\u52b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-pin-file \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b PIN \u30d5\u30a1\u30a4\u30eb %1$s \u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-pin-file \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb %1$s \u304b\u3089\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2 PIN \u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-pin-file \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u30d5\u30a1\u30a4\u30eb %1$s \u306b\u306f\u3001\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306b\u5fc5\u8981\u306a PIN \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u306f\u305a\u3067\u3059\u304c\u3001\u30d5\u30a1\u30a4\u30eb\u304c\u7a7a\u3067\u3059 |
| | | SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-pin-environment-variable \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b\u74b0\u5883\u5909\u6570 %1$s \u306b\u306f\u3001\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306b\u5fc5\u8981\u306a PIN \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u306f\u305a\u3067\u3059\u304c\u3001\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u306e ds-cfg-trust-store-pin-property \u5c5e\u6027\u306b\u6307\u5b9a\u3055\u308c\u3066\u3044\u308b Java \u30d7\u30ed\u30d1\u30c6\u30a3\u30fc %1$s \u306b\u306f\u3001\u30d5\u30a1\u30a4\u30eb\u30d9\u30fc\u30b9\u306e\u30c8\u30e9\u30b9\u30c8\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306b\u5fc5\u8981\u306a PIN \u304c\u542b\u307e\u308c\u3066\u3044\u308b\u306f\u305a\u3067\u3059\u304c\u3001\u3053\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u306e ds-cfg-trust-store-file \u8a2d\u5b9a\u5c5e\u6027\u306e\u5024\u3092\u5224\u65ad\u4e2d\u306b\u3001\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8aad\u307f\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %s \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u305f\u3081\u306e\u30c8\u30e9\u30b9\u30c8\u30de\u30cd\u30fc\u30b8\u30e3\u30fc\u30d5\u30a1\u30af\u30c8\u30ea\u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=\u8a3c\u660e\u66f8\u30a8\u30f3\u30c8\u30ea %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %2$s \u5185\u306b\u81ea\u5df1\u7f72\u540d\u4ed8\u304d\u8a3c\u660e\u66f8 %1$s \u3092\u751f\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %2$s \u306b\u8a3c\u660e\u66f8 %1$s \u3092\u8ffd\u52a0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u524a\u9664\u64cd\u4f5c\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=\u30a8\u30f3\u30c8\u30ea %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a3c\u660e\u66f8\u5c5e\u6027 %s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=\u30a8\u30f3\u30c8\u30ea %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a3c\u660e\u66f8\u5c5e\u6027 %s \u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=\u30a8\u30f3\u30c8\u30ea %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a3c\u660e\u66f8\u5c5e\u6027 %s \u306e\u5024\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=\u30a8\u30f3\u30c8\u30ea %s \u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u8a3c\u660e\u66f8\u5c5e\u6027 %s \u306e\u5024\u304c\u8907\u6570\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=\u8a3c\u660e\u66f8 %s \u3092\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %s \u306e\u30a2\u30af\u30bb\u30b9\u6a29\u306e\u8a2d\u5b9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f |
| | | SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306e\u30eb\u30fc\u30c8\u30b3\u30f3\u30c6\u30ca\u304c\u521d\u671f\u5316\u3055\u308c\u3066\u3044\u306a\u3044\u305f\u3081\u3001\u8981\u6c42\u3055\u308c\u305f\u64cd\u4f5c\u3092\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u51e6\u7406\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=\u30a8\u30f3\u30c8\u30ea %s \u306e\u66f8\u304d\u8fbc\u307f\u30ed\u30c3\u30af\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=\u30a8\u30f3\u30c8\u30ea %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u306f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u3092\u8868\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u5909\u66f4\u3067\u304d\u308b\u306e\u306f\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u307f\u3067\u3059 |
| | | SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=\u30a8\u30f3\u30c8\u30ea %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30a8\u30f3\u30c8\u30ea\u306f\u30b5\u30fc\u30d0\u30fc\u5185\u306e\u6709\u52b9\u306a\u30bf\u30b9\u30af\u3092\u8868\u3057\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=\u30a8\u30f3\u30c8\u30ea %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30bf\u30b9\u30af\u304c\u5b9f\u884c\u3092\u5b8c\u4e86\u3057\u3066\u3044\u307e\u3059\u3002\u5b8c\u4e86\u30bf\u30b9\u30af\u306f\u5909\u66f4\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=\u30a8\u30f3\u30c8\u30ea %s \u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u3067\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u5909\u66f4\u304c\u73fe\u5728\u70b9\u3067\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=\u30a8\u30f3\u30c8\u30ea %s \u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30bf\u30b9\u30af\u306f\u73fe\u5728\u5b9f\u884c\u4e2d\u3067\u3059\u3002\u5b9f\u884c\u4e2d\u306e\u30bf\u30b9\u30af\u306b\u8a31\u53ef\u3055\u308c\u308b\u5909\u66f4\u306f\u3001ds-task-state \u5c5e\u6027\u306e\u5024\u3092 "cancel" \u306b\u5909\u66f4\u3059\u308b\u3053\u3068\u306e\u307f\u3067\u3059 |
| | | INFO_TASKBE_RUNNING_TASK_CANCELLED_336=\u30bf\u30b9\u30af\u3092\u53d6\u308a\u6d88\u3059\u5909\u66f4\u8981\u6c42\u306b\u3088\u308a\u3001\u30bf\u30b9\u30af\u51e6\u7406\u304c\u4e2d\u65ad\u3055\u308c\u307e\u3057\u305f |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s \ |
| | | ### from the trust store backend because the certificate %s does not exist |
| | | ###SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in \ |
| | | ### configuration entry %s only supports a single base DN, but was configured \ |
| | | ### for use with multiple base DNs |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while \ |
| | | ### attempting to open LDIF file %s for use by the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while \ |
| | | ### attempting to read data from LDIF file %s into the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d5\u30a1\u30a4\u30eb %2$s \u304b\u3089\u8a3c\u660e\u66f8 %1$s \u3092\u524a\u9664\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=\u30c8\u30e9\u30b9\u30c8\u30b9\u30c8\u30a2\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u304b\u3089\u30a8\u30f3\u30c8\u30ea %s \u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3002\u8a3c\u660e\u66f8 %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f 1 \u3064\u306e\u30d9\u30fc\u30b9 DN \u306e\u307f\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u307e\u3059\u304c\u3001\u8907\u6570\u306e\u30d9\u30fc\u30b9 DN \u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3057\u305f |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u3092\u958b\u304f\u3068\u304d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=LDIF \u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u3001\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001%3$s \u306e DN \u3092\u6301\u3064\u30a8\u30f3\u30c8\u30ea\u304c\u8907\u6570\u3042\u308a\u307e\u3059 |
| | | MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001\u305d\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u5b9a\u7fa9\u3055\u308c\u305f\u30d9\u30fc\u30b9 DN \u306e\u4e0b\u4f4d\u306b\u306a\u3044\u30a8\u30f3\u30c8\u30ea %3$s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067 LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u4f7f\u7528\u3059\u308b\u3088\u3046\u5b9a\u7fa9\u3055\u308c\u305f LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u306b\u3001\u30a8\u30f3\u30c8\u30ea %3$s \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u89aa\u30a8\u30f3\u30c8\u30ea\u306f\u307e\u3060\u8aad\u307f\u8fbc\u307e\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while \ |
| | | ### trying to create file %s to write an updated version of the data for the \ |
| | | ### LDIF backend defined in configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while \ |
| | | ### trying to write updated data to file %s for the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while \ |
| | | ### attempting to rename file %s to %s while writing updated data for the LDIF \ |
| | | ### backend defined in configuration entry %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u66f4\u65b0\u30c7\u30fc\u30bf\u3092\u66f8\u304d\u8fbc\u3080\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u4f5c\u6210\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u30d5\u30a1\u30a4\u30eb %1$s \u306b\u66f4\u65b0\u30c7\u30fc\u30bf\u3092\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %3$s \u3067\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306e\u66f4\u65b0\u30c7\u30fc\u30bf\u3092\u66f8\u304d\u8fbc\u3080\u969b\u3001\u30d5\u30a1\u30a4\u30eb\u540d\u3092 %1$s \u304b\u3089 %2$s \u306b\u5909\u66f4\u4e2d\u306b\u3001\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %4$s |
| | | MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=\u30a8\u30f3\u30c8\u30ea %s \u306f\u3001LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306b\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=\u30a8\u30f3\u30c8\u30ea %s \u306e\u89aa\u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | |
| | | MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059 |
| | | MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=\u65b0\u898f\u89aa DN %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=\u691c\u7d22\u30d9\u30fc\u30b9 DN \u3068\u3057\u3066\u6307\u5b9a\u3055\u308c\u305f\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while \ |
| | | ### trying to create the writer for the LDIF export operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred \ |
| | | ### while trying to write entry %s during the LDIF export: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while \ |
| | | ### trying to create the reader for the LDIF import operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error \ |
| | | ### occurred while attempting to read data from the import file: %s. The LDIF \ |
| | | ### import cannot continue |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u64cd\u4f5c\u306b\u4f7f\u7528\u3059\u308b\u30e9\u30a4\u30bf\u30fc\u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=LDIF \u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u30a8\u30f3\u30c8\u30ea %s \u3092\u66f8\u304d\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u64cd\u4f5c\u306b\u4f7f\u7528\u3059\u308b\u30ea\u30fc\u30c0\u30fc\u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=\u30a4\u30f3\u30dd\u30fc\u30c8\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u30c7\u30fc\u30bf\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u3001\u56de\u5fa9\u4e0d\u80fd\u306a\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s\u3002LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u3092\u7d9a\u884c\u3067\u304d\u307e\u305b\u3093 |
| | | MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3067\u306f\u3001\u73fe\u5728\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u307e\u305f\u306f\u5fa9\u5143\u306e\u6a5f\u69cb\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093\u3002 \u4ee3\u308f\u308a\u306b\u3001LDIF \u30a4\u30f3\u30dd\u30fc\u30c8\u304a\u3088\u3073\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u64cd\u4f5c\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044 |
| | | MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u69cb\u6210\u30a8\u30f3\u30c8\u30ea %2$s \u3067\u53c2\u7167\u3055\u308c\u3066\u3044\u308b LDIF \u30d5\u30a1\u30a4\u30eb %1$s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=LDIF \u30d5\u30a1\u30a4\u30eb\u30d1\u30b9\u306b\u5bfe\u3059\u308b\u5909\u66f4\u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u7121\u52b9\u306b\u3057\u3066\u518d\u5ea6\u6709\u52b9\u306b\u3059\u308b\u307e\u3067\u3001\u6709\u52b9\u306b\u306a\u308a\u307e\u305b\u3093 |
| | | INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=LDIF \u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u30d9\u30fc\u30b9 DN \u306b\u5bfe\u3059\u308b\u5909\u66f4\u306f\u3001\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u3092\u7121\u52b9\u306b\u3057\u3066\u518d\u5ea6\u6709\u52b9\u306b\u3059\u308b\u307e\u3067\u3001\u6709\u52b9\u306b\u306a\u308a\u307e\u305b\u3093 |
| | | MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=\u30bf\u30fc\u30b2\u30c3\u30c8\u30a8\u30f3\u30c8\u30ea %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | ###SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key \ |
| | | ### store %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=\u30ad\u30fc\u30b9\u30c8\u30a2 %2$s \u304b\u3089\u30ad\u30fc %1$s \u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001hasSubordinates \u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u5c5e\u6027\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093 |
| | | MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=\u3053\u306e\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u306f\u3001numSubordinates \u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30ca\u30eb\u5c5e\u6027\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u305b\u3093 |
| | | NOTICE_BACKEND_OFFLINE_370=\u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306f\u30aa\u30d5\u30e9\u30a4\u30f3\u306b\u306a\u308a\u307e\u3057\u305f |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid number \ |
| | | ### of tokens |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid minute \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid hour \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of \ |
| | | ### the month token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid month of \ |
| | | ### the year token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of the \ |
| | | ### week token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid tokens \ |
| | | ### combination yielding a nonexistent calendar date |
| | | ###SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=An error occurred while \ |
| | | ### attempting to export task backend data: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=An error occurred \ |
| | | ### while trying to create the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s tasks backup %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=An error occurred while \ |
| | | ### attempting to back up tasks file %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=An error occurred while \ |
| | | ### trying to close the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the tasks backup: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Unable to restore or verify tasks \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Unable to restore or verify \ |
| | | ### tasks backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Unable to restore or verify \ |
| | | ### tasks backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Unable to restore or verify tasks \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Unable to restore or verify \ |
| | | ### tasks backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Unable to restore or verify \ |
| | | ### tasks backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Unable to restore or verify \ |
| | | ### tasks backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Unable to restore tasks \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Unable to restore or \ |
| | | ### verify tasks backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u7121\u52b9\u306a\u6570\u306e\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u300c\u5206\u300d\u304c\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u300c\u6642\u300d\u304c\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u65e5\u4ed8\u304c\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u6708\u304c\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u66dc\u65e5\u304c\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=\u6307\u5b9a\u3055\u308c\u305f\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u30a8\u30f3\u30c8\u30ea\u306e\u3001\u7e70\u308a\u8fd4\u3057\u30bf\u30b9\u30af\u306e\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3092\u4fdd\u6301\u3059\u308b\u5c5e\u6027 %s \u306b\u3001\u5b58\u5728\u3057\u306a\u3044\u65e5\u4ed8\u3092\u751f\u6210\u3059\u308b\u7121\u52b9\u306a\u30c8\u30fc\u30af\u30f3\u306e\u7d44\u307f\u5408\u308f\u305b\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059 |
| | | SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a8\u30f3\u30c9\u30c7\u30fc\u30bf\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e %s MAC \u30d7\u30ed\u30d0\u30a4\u30c0\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30cf\u30c3\u30b7\u30e5\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306e %s \u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u306b\u30bf\u30b9\u30af\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u6697\u53f7\u5316\u3059\u308b\u305f\u3081\u306e\u6697\u53f7\u5316\u65b9\u5f0f\u3092\u53d6\u5f97\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s \u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=\u30bf\u30b9\u30af\u30d5\u30a1\u30a4\u30eb %s \u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u306e\u30bf\u30b9\u30af\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %1$s \u3092\u9589\u3058\u308b\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %3$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u4f7f\u7528\u3057\u3066\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u8a18\u8ff0\u5b50\u30d5\u30a1\u30a4\u30eb %s \u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u3067\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u305d\u306e\u3088\u3046\u306a\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306f\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %2$s \u3067\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %1$s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5224\u65ad\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u6307\u5b9a\u3055\u308c\u305f\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u304c\u5b58\u5728\u3057\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6 %s \u304c\u5b58\u5728\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u5224\u65ad\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u672a\u7f72\u540d\u306e\u30cf\u30c3\u30b7\u30e5\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3059\u304c\u3001\u3053\u306e\u30cf\u30c3\u30b7\u30e5\u306e\u751f\u6210\u306b\u4f7f\u7528\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u30b5\u30fc\u30d0\u30fc\u304c\u5224\u65ad\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u672a\u7f72\u540d\u306e\u30cf\u30c3\u30b7\u30e5\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b %s \u306e\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u3053\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u304c\u4f7f\u7528\u53ef\u80fd\u3067\u3059\u304c\u3001\u3053\u306e\u30cf\u30c3\u30b7\u30e5\u306e\u751f\u6210\u306b\u4f7f\u7528\u3055\u308c\u305f MAC \u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u3092\u30b5\u30fc\u30d0\u30fc\u304c\u5224\u65ad\u3067\u304d\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u7f72\u540d\u4ed8\u304d\u30cf\u30c3\u30b7\u30e5\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b %s \u306e MAC \u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u3092\u958b\u304f\u3068\u304d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u6697\u53f7\u5316\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6697\u53f7\u5316\u65b9\u5f0f\u304c\u4e0d\u660e\u3067\u3042\u308b\u304b\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u304b\u3089\u6b21\u306e\u30a8\u30f3\u30c8\u30ea\u3092\u8aad\u307f\u53d6\u308a\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u3067\u304d\u307e\u305b\u3093\u3002\u30d5\u30a1\u30a4\u30eb %s \u306e\u518d\u4f5c\u6210\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb %s \u306e\u51e6\u7406\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30a2\u30fc\u30ab\u30a4\u30d6\u30d5\u30a1\u30a4\u30eb %s \u3092\u9589\u3058\u308b\u3068\u304d\u306b\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | NOTICE_TASKS_RESTORE_UNSIGNED_HASH_VALID_401=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3068\u4e00\u81f4\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Unable to restore or \ |
| | | ### verify tasks backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | NOTICE_TASKS_RESTORE_SIGNED_HASH_VALID_403=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u7f72\u540d\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u7f72\u540d\u3068\u4e00\u81f4\u3057\u307e\u3059 |
| | | ###SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Unable to restore or verify \ |
| | | ### tasks backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=\u30bf\u30b9\u30af\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3092\u5fa9\u5143\u307e\u305f\u306f\u691c\u8a3c\u3067\u304d\u307e\u305b\u3093\u3002\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u8a08\u7b97\u3055\u308c\u305f\u7f72\u540d\u30c0\u30a4\u30b8\u30a7\u30b9\u30c8\u304c\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u60c5\u5831\u306b\u683c\u7d0d\u3055\u308c\u305f\u7f72\u540d\u3068\u4e00\u81f4\u3057\u307e\u305b\u3093 |
| | | NOTICE_TASKS_RESTORE_VERIFY_SUCCESSFUL_405=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u304b\u3089\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u3067\u5b9f\u884c\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u304c\u3001\u30a2\u30fc\u30ab\u30a4\u30d6\u304c\u6709\u52b9\u3067\u3042\u308b\u3053\u3068\u3092\u793a\u3057\u3066\u3044\u307e\u3059 |
| | | NOTICE_TASKS_RESTORE_SUCCESSFUL_406=\u30bf\u30b9\u30af\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u306f\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u306e\u30a2\u30fc\u30ab\u30a4\u30d6\u304b\u3089\u6b63\u5e38\u306b\u5fa9\u5143\u3055\u308c\u307e\u3057\u305f |
| | | ###SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=The information for backup %s could \ |
| | | ### not be found in the backup directory %s |
| | | ###SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the backup: %s |
| | | SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7 %s \u306e\u60c5\u5831\u304c\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30c7\u30a3\u30ec\u30af\u30c8\u30ea %s \u5185\u306b\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f |
| | | SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u4f7f\u7528\u3057\u3066\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u8a18\u8ff0\u5b50\u30d5\u30a1\u30a4\u30eb %s \u3092\u66f4\u65b0\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: %s |
| | | MILD_ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR_409=DIT \u69cb\u9020\u898f\u5247 %s \u306f\u3001\u8b58\u5225\u5b50\u304c DIT \u69cb\u9020\u898f\u5247 (%s) \u3068\u885d\u7a81\u3059\u308b\u305f\u3081\u3001\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002 |
| | | INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS_410=\u30ed\u30fc\u30ab\u30eb DB \u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306b\u30af\u30ea\u30fc\u30ca\u30fc\u30b9\u30ec\u30c3\u30c9\u306e\u6570\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093: \u30b9\u30ec\u30c3\u30c9\u6570\u306f\u30c7\u30d5\u30a9\u30eb\u30c8\u306e %d \u500b\u306b\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u3002 |
| | | INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES_411=\u30ed\u30fc\u30ab\u30eb DB \u30d0\u30c3\u30af\u30a8\u30f3\u30c9 %s \u306b\u30ed\u30c3\u30af\u30c6\u30fc\u30d6\u30eb\u306e\u6570\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093: \u30c7\u30d5\u30a9\u30eb\u30c8\u306e %d \u500b\u306b\u8a2d\u5b9a\u3055\u308c\u307e\u3059\u3002 |
| | | ###SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \ |
| | | ###because its dependency task %s is missing |
| | | SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=\u30bf\u30b9\u30af %s \u3092\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u3067\u304d\u307e\u305b\u3093\u3002\u4f9d\u5b58\u30bf\u30b9\u30af %s \u304c\u3042\u308a\u307e\u305b\u3093 |
| | | NOTICE_TASK_STARTED_413=%s \u30bf\u30b9\u30af %s \u304c\u5b9f\u884c\u3092\u958b\u59cb\u3057\u307e\u3057\u305f |
| | | NOTICE_TASK_FINISHED_414=%s \u30bf\u30b9\u30af %s \u304c\u5b9f\u884c\u3092\u7d42\u4e86\u3057\u307e\u3057\u305f |
| | | MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX_415=OID %s \u3092\u542b\u3080 LDAP \u69cb\u6587\u306e\u8aac\u660e\u3092\u8ffd\u52a0\u3067\u304d\u307e\u305b\u3093\u3002\u65e2\u5b58\u306e LDAP \u69cb\u6587\u306e\u8aac\u660e\u3068\u7af6\u5408\u3057\u307e\u3059 |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=BACKEND |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | # |
| | | # ORDINAL is an integer unique among other ordinals in this file |
| | | # |
| | | ###FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=An attempt was made to \ |
| | | ### de-register sub-suffix "%s" from the backend with suffix "%s". However, the \ |
| | | ### subordinate backend containing that sub-suffix also contains additional \ |
| | | ### sub-suffixes and may not be de-registered. It may be possible to remove this \ |
| | | ### sub-suffix by editing the configuration for the subordinate backend with \ |
| | | ### which it is associated |
| | | ###FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=An attempt was made to configure the \ |
| | | ### root DSE backend without providing a configuration entry. This is not \ |
| | | ### allowed |
| | | FATAL_ERR_BACKEND_CANNOT_REMOVE_MULTIBASE_SUB_SUFFIX_1=\u7cfb\u7edf\u5c1d\u8bd5\u4ece\u5e26\u6709\u540e\u7f00 "%2$s" \u7684\u540e\u7aef\u53d6\u6d88\u6ce8\u518c\u5b50\u540e\u7f00 "%1$s"\u3002\u4f46\u662f\uff0c\u5305\u542b\u8be5\u5b50\u540e\u7f00\u7684\u6b21\u7ea7\u540e\u7aef\u4e5f\u5305\u542b\u5176\u4ed6\u5b50\u540e\u7f00\uff0c\u53ef\u80fd\u4e0d\u4f1a\u88ab\u53d6\u6d88\u6ce8\u518c\u3002\u901a\u8fc7\u7f16\u8f91\u4e0e\u5176\u5173\u8054\u7684\u6b21\u7ea7\u540e\u7aef\u7684\u914d\u7f6e\uff0c\u4e5f\u8bb8\u53ef\u4ee5\u79fb\u9664\u8be5\u5b50\u540e\u7f00 |
| | | FATAL_ERR_ROOTDSE_CONFIG_ENTRY_NULL_2=\u7cfb\u7edf\u5c1d\u8bd5\u914d\u7f6e\u6839 DSE \u540e\u7aef\uff0c\u4f46\u672a\u63d0\u4f9b\u914d\u7f6e\u6761\u76ee\u3002\u4e0d\u5141\u8bb8\u5b58\u5728\u8fd9\u79cd\u60c5\u51b5 |
| | | INFO_ROOTDSE_SUBORDINATE_BASE_DESCRIPTION_3=\u5c06\u7528\u4e8e\u57fa\u4e8e\u6839 DSE \u7684 singleLevel\u3001wholeSubtree \u548c subordinateSubtree \u641c\u7d22\u7684\u57fa DN \u96c6\u3002\u5982\u679c\u672a\u63d0\u4f9b\u8be5\u96c6\uff0c\u5219\u4f7f\u7528\u7528\u6237\u5b9a\u4e49\u7684\u6240\u6709\u540e\u7f00\u7684\u96c6 |
| | | ###SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=Base DN "%s" is \ |
| | | ### configured as one of the subordinate base DNs to use for searches below the \ |
| | | ### root DSE. However, this base DN is not handled by any suffix registered with \ |
| | | ### the Directory Server and will therefore not be used |
| | | ###SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=An unexpected problem \ |
| | | ### occurred while trying to determine the set of subordinate base DNs to use for \ |
| | | ### searches below the root DSE: %s |
| | | SEVERE_WARN_ROOTDSE_NO_BACKEND_FOR_SUBORDINATE_BASE_4=\u57fa DN "%s" \u5df2\u914d\u7f6e\u4e3a\u6b21\u7ea7\u57fa DN \u4e4b\u4e00\uff0c\u4ee5\u7528\u4e8e\u6839 DSE \u4ee5\u4e0b\u7684\u641c\u7d22\u3002\u4f46\u662f\uff0c\u8fd9\u4e2a\u57fa DN \u672a\u88ab\u4efb\u4f55\u4f7f\u7528\u76ee\u5f55\u670d\u52a1\u5668\u6ce8\u518c\u7684\u540e\u7f00\u5904\u7406\uff0c\u56e0\u6b64\u4e0d\u4f1a\u88ab\u4f7f\u7528 |
| | | SEVERE_WARN_ROOTDSE_SUBORDINATE_BASE_EXCEPTION_5=\u5c1d\u8bd5\u786e\u5b9a\u5c06\u7528\u4e8e\u6839 DSE \u4ee5\u4e0b\u641c\u7d22\u7684\u6b21\u7ea7\u57fa DN \u7684\u96c6\u65f6\u53d1\u751f\u975e\u9884\u671f\u95ee\u9898: %s |
| | | MILD_WARN_ROOTDSE_GET_ENTRY_NONROOT_6=\u5df2\u8bf7\u6c42\u6839 DSE \u540e\u7aef\u68c0\u7d22\u5177\u6709 DN "%s" \u7684\u6761\u76ee\u3002\u53ea\u5e94\u8bf7\u6c42\u8be5\u540e\u7aef\u68c0\u7d22\u6839 DSE \u672c\u8eab\u3002\u4e0d\u8fc7\uff0c\u5b83\u5c06\u68c0\u67e5\u5b9a\u4e49\u7684\u4ece\u5c5e\u540e\u7aef\uff0c\u5e76\u67e5\u770b\u80fd\u5426\u627e\u5230\u8bf7\u6c42\u7684\u6761\u76ee |
| | | MILD_ERR_ROOTDSE_ADD_NOT_SUPPORTED_7=\u65e0\u6cd5\u6dfb\u52a0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6839 DSE \u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u6dfb\u52a0\u64cd\u4f5c |
| | | MILD_ERR_ROOTDSE_DELETE_NOT_SUPPORTED_8=\u65e0\u6cd5\u5220\u9664\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6839 DSE \u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5220\u9664\u64cd\u4f5c |
| | | MILD_ERR_ROOTDSE_MODIFY_NOT_SUPPORTED_9=\u65e0\u6cd5\u66f4\u65b0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6839 DSE \u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539\u64cd\u4f5c\u3002\u5982\u679c\u8981\u4fee\u6539\u6839 DSE \u672c\u8eab\u7684\u5185\u5bb9\uff0c\u4e5f\u8bb8\u53ef\u901a\u8fc7\u4fee\u6539\u914d\u7f6e\u4e2d\u7684 "%s" \u6761\u76ee\u6765\u5b8c\u6210 |
| | | MILD_ERR_ROOTDSE_MODIFY_DN_NOT_SUPPORTED_10=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6839 DSE \u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | MILD_ERR_ROOTDSE_INVALID_SEARCH_BASE_11=\u65e0\u6cd5\u5728\u6839 DSE \u540e\u7aef\u4e2d\u4f7f\u7528\u57fa DN "%3$s" \u6267\u884c\u641c\u7d22\uff08\u8fde\u63a5 ID \u4e3a %1$d\uff0c\u64cd\u4f5c ID \u4e3a %2$d\uff09\u3002\u5728\u8be5\u540e\u7aef\u4e2d\uff0c\u7528\u4e8e\u641c\u7d22\u7684\u57fa DN \u5fc5\u987b\u4e3a\u6839 DSE \u672c\u8eab\u7684 DN |
| | | ###SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=An unexpected failure \ |
| | | ### occurred while trying to process a search operation (connection ID %d, \ |
| | | ### operation ID %d) in the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=Unable to process the search with \ |
| | | ### connection ID %d and operation ID %d because it had an invalid scope of %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the root DSE backend: %s |
| | | ###SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=An unexpected error occurred while \ |
| | | ### trying to export the root DSE entry to the specified LDIF target: %s |
| | | ###SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=The root DSE backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=The root DSE backend \ |
| | | ### does not provide a facility for backup and restore operations. The contents \ |
| | | ### of the root DSE should be backed up as part of the Directory Server \ |
| | | ### configuration |
| | | SEVERE_ERR_ROOTDSE_UNEXPECTED_SEARCH_FAILURE_12=\u5c1d\u8bd5\u5728\u6839 DSE \u540e\u7aef\u4e2d\u5904\u7406\u641c\u7d22\u64cd\u4f5c\uff08\u8fde\u63a5 ID \u4e3a %d\uff0c\u64cd\u4f5c ID \u4e3a %d\uff09\u65f6\u53d1\u751f\u975e\u9884\u671f\u5931\u8d25: %s |
| | | SEVERE_ERR_ROOTDSE_INVALID_SEARCH_SCOPE_13=\u65e0\u6cd5\u5904\u7406\u5e26\u6709\u8fde\u63a5 ID %d \u548c\u64cd\u4f5c ID %d \u7684\u641c\u7d22\uff0c\u56e0\u4e3a\u5b83\u5177\u6709\u65e0\u6548\u7684\u4f5c\u7528\u57df %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_CREATE_LDIF_WRITER_14=\u5c1d\u8bd5\u6253\u5f00\u6839 DSE \u540e\u7aef\u7684 LDIF \u5199\u5165\u7a0b\u5e8f\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | SEVERE_ERR_ROOTDSE_UNABLE_TO_EXPORT_DSE_15=\u5c1d\u8bd5\u5c06\u6839 DSE \u6761\u76ee\u5bfc\u51fa\u5230\u6307\u5b9a\u7684 LDIF \u76ee\u6807\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | SEVERE_ERR_ROOTDSE_IMPORT_NOT_SUPPORTED_16=\u6839 DSE \u540e\u7aef\u4e0d\u652f\u6301 LDIF \u5bfc\u5165\u64cd\u4f5c |
| | | SEVERE_ERR_ROOTDSE_BACKUP_AND_RESTORE_NOT_SUPPORTED_17=\u6839 DSE \u540e\u7aef\u672a\u63d0\u4f9b\u7528\u4e8e\u5907\u4efd\u548c\u6062\u590d\u64cd\u4f5c\u7684\u5de5\u5177\u3002\u5e94\u8be5\u5c06\u6839 DSE \u7684\u5185\u5bb9\u4f5c\u4e3a\u76ee\u5f55\u670d\u52a1\u5668\u914d\u7f6e\u7684\u4e00\u90e8\u5206\u8fdb\u884c\u5907\u4efd |
| | | INFO_ROOTDSE_USING_SUFFIXES_AS_BASE_DNS_18=\u5df2\u66f4\u65b0\u6839 DSE \u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u5b83\u73b0\u5728\u4f1a\u4f7f\u7528\u5df2\u5b9a\u4e49\u7684\u76ee\u5f55\u670d\u52a1\u5668\u540e\u7f00\u96c6\u5728\u6839 DSE \u4e0b\u6267\u884c\u641c\u7d22 |
| | | INFO_ROOTDSE_USING_NEW_SUBORDINATE_BASE_DNS_19=\u5df2\u66f4\u65b0\u6839 DSE \u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u5b83\u73b0\u5728\u4f1a\u4f7f\u7528\u57fa DN \u96c6 %s \u5728\u6839 DSE \u4e0b\u6267\u884c\u641c\u7d22 |
| | | INFO_ROOTDSE_USING_NEW_USER_ATTRS_20=\u5df2\u66f4\u65b0\u6839 DSE \u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u5b83\u73b0\u5728\u4f1a\u4f7f\u7528\u65b0\u7684\u7528\u6237\u5b9a\u4e49\u5c5e\u6027\u96c6 |
| | | ###SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=An attempt was made to configure the \ |
| | | ### monitor backend without providing a configuration entry. This is not \ |
| | | ### allowed, and no monitor information will be available over protocol |
| | | ###SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=An unexpected error \ |
| | | ### occurred while attempting to decode cn=monitor as the base DN for the \ |
| | | ### Directory Server monitor information: %s. No monitor information will be \ |
| | | ### available over protocol |
| | | SEVERE_ERR_MONITOR_CONFIG_ENTRY_NULL_21=\u7cfb\u7edf\u5c1d\u8bd5\u914d\u7f6e\u76d1\u89c6\u5668\u540e\u7aef\uff0c\u4f46\u672a\u63d0\u4f9b\u914d\u7f6e\u6761\u76ee\u3002\u4e0d\u5141\u8bb8\u6267\u884c\u8be5\u64cd\u4f5c\uff0c\u6ca1\u6709\u53ef\u7528\u4e8e\u534f\u8bae\u7684\u76d1\u89c6\u5668\u4fe1\u606f |
| | | SEVERE_ERR_MONITOR_CANNOT_DECODE_MONITOR_ROOT_DN_22=\u5c1d\u8bd5\u89e3\u7801 cn=monitor \u4f5c\u4e3a\u76ee\u5f55\u670d\u52a1\u5668\u76d1\u89c6\u5668\u4fe1\u606f\u7684\u57fa DN \u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s\u3002\u6ca1\u6709\u53ef\u7528\u4e8e\u534f\u8bae\u7684\u76d1\u89c6\u5668\u4fe1\u606f |
| | | MILD_ERR_MONITOR_ADD_NOT_SUPPORTED_23=\u65e0\u6cd5\u6dfb\u52a0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u6dfb\u52a0\u64cd\u4f5c |
| | | MILD_ERR_MONITOR_DELETE_NOT_SUPPORTED_24=\u65e0\u6cd5\u5220\u9664\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5220\u9664\u64cd\u4f5c |
| | | MILD_ERR_MONITOR_MODIFY_NOT_SUPPORTED_25=\u65e0\u6cd5\u66f4\u65b0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539\u64cd\u4f5c\u3002\u5982\u679c\u8981\u4fee\u6539\u57fa\u76d1\u89c6\u5668\u6761\u76ee\u672c\u8eab\u7684\u5185\u5bb9\uff0c\u4e5f\u8bb8\u53ef\u901a\u8fc7\u4fee\u6539\u914d\u7f6e\u4e2d\u7684 "%s" \u6761\u76ee\u6765\u5b8c\u6210 |
| | | MILD_ERR_MONITOR_MODIFY_DN_NOT_SUPPORTED_26=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=An error occurred while \ |
| | | ### attempting to export the base monitor entry: %s |
| | | ###SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=An error occurred while \ |
| | | ### attempting to export the monitor entry for monitor provider %s: %s |
| | | ###SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=The monitor backend does not \ |
| | | ### support LDIF import operations |
| | | ###SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=The monitor backend \ |
| | | ### does not provide a facility for backup and restore operations |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_BASE_27=\u5c1d\u8bd5\u5bfc\u51fa\u57fa\u76d1\u89c6\u5668\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_MONITOR_UNABLE_TO_EXPORT_PROVIDER_ENTRY_28=\u5c1d\u8bd5\u5bfc\u51fa\u76d1\u89c6\u5668\u63d0\u4f9b\u8005 %s \u7684\u76d1\u89c6\u5668\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_MONITOR_IMPORT_NOT_SUPPORTED_29=\u76d1\u89c6\u5668\u540e\u7aef\u4e0d\u652f\u6301 lDIF \u5bfc\u5165\u64cd\u4f5c |
| | | SEVERE_ERR_MONITOR_BACKUP_AND_RESTORE_NOT_SUPPORTED_30=\u76d1\u89c6\u5668\u540e\u7aef\u672a\u63d0\u4f9b\u7528\u4e8e\u5907\u4efd\u548c\u6062\u590d\u64cd\u4f5c\u7684\u5de5\u5177 |
| | | INFO_MONITOR_USING_NEW_USER_ATTRS_31=\u5df2\u66f4\u65b0\u76d1\u89c6\u5668\u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u5b83\u73b0\u5728\u4f1a\u4f7f\u7528\u65b0\u7684\u7528\u6237\u5b9a\u4e49\u5c5e\u6027\u96c6 |
| | | MILD_ERR_MONITOR_GET_ENTRY_NULL_32=\u65e0\u6cd5\u4ece\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u68c0\u7d22\u8bf7\u6c42\u7684\u6761\u76ee\uff0c\u56e0\u4e3a\u63d0\u4f9b\u7684 DN \u4e3a Null |
| | | MILD_ERR_MONITOR_BASE_TOO_DEEP_33=\u65e0\u6cd5\u4ece\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u68c0\u7d22\u8bf7\u6c42\u7684\u6761\u76ee %s\uff0c\u56e0\u4e3a DN \u592a\u6df1\u3002\u76d1\u89c6\u5668\u6761\u76ee\u4e0d\u53ef\u4ee5\u4f4d\u4e8e %s \u4e4b\u4e0b\u4e00\u7ea7\uff08\u4e0d\u542b\uff09\u4ee5\u4e0a |
| | |
| | | MILD_ERR_MONITOR_MULTIVALUED_RDN_35=\u65e0\u6cd5\u4ece\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u68c0\u7d22\u8bf7\u6c42\u7684\u6761\u76ee %s\uff0c\u56e0\u4e3a\u76d1\u89c6\u5668\u6761\u76ee\u4e0d\u53ef\u4ee5\u5305\u542b\u591a\u503c RDN |
| | | MILD_ERR_MONITOR_NO_SUCH_PROVIDER_36=\u65e0\u6cd5\u4ece\u76d1\u89c6\u5668\u540e\u7aef\u4e2d\u68c0\u7d22\u8bf7\u6c42\u7684\u6761\u76ee\uff0c\u56e0\u4e3a\u6ca1\u6709\u5728\u76ee\u5f55\u670d\u52a1\u5668\u4e2d\u6ce8\u518c\u76d1\u89c6\u5668\u63d0\u4f9b\u7a0b\u5e8f "%s" |
| | | INFO_MONITOR_UPTIME_37=%d \u5929 %d \u5c0f\u65f6 %d \u5206\u949f %d \u79d2 |
| | | ###SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=An attempt was made to configure the \ |
| | | ### schema backend without providing a configuration entry. This is not allowed, \ |
| | | ### and no schema information will be available over protocol |
| | | SEVERE_ERR_SCHEMA_CONFIG_ENTRY_NULL_38=\u7cfb\u7edf\u5c1d\u8bd5\u914d\u7f6e\u6a21\u5f0f\u540e\u7aef\u4f46\u672a\u63d0\u4f9b\u914d\u7f6e\u6761\u76ee\u3002\u4e0d\u5141\u8bb8\u6267\u884c\u8be5\u64cd\u4f5c\uff0c\u6ca1\u6709\u53ef\u7528\u4e8e\u534f\u8bae\u7684\u6a21\u5f0f\u4fe1\u606f |
| | | INFO_SCHEMA_DESCRIPTION_ENTRY_DN_39=\u5728\u68c0\u7d22\u76ee\u5f55\u670d\u52a1\u5668\u6a21\u5f0f\u4fe1\u606f\u65f6\u53ef\u80fd\u9700\u8981\u68c0\u7d22\u7684\u6761\u76ee\u7684 DN \u6216 DN \u96c6\u3002\u5982\u679c\u8981\u5728\u591a\u4e2a\u4f4d\u7f6e\u63d0\u4f9b\u6a21\u5f0f\u4ee5\u5b9e\u73b0\u517c\u5bb9\uff0c\u5219\u53ef\u4ee5\u63d0\u4f9b\u591a\u4e2a\u503c\u3002\u5982\u679c\u672a\u63d0\u4f9b\u4efb\u4f55\u503c\uff0c\u5219\u4f7f\u7528\u9ed8\u8ba4\u503c "cn=schema" |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=An error occurred while trying \ |
| | | ### to determine the base DNs to use when publishing the Directory Server schema \ |
| | | ### information, as specified in the ds-cfg-schema-entry-dn attribute of \ |
| | | ### configuration entry %s: %s. The default schema base DN of cn=schema will be \ |
| | | ### used |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_BASE_DN_40=\u5c1d\u8bd5\u786e\u5b9a\u5728\u53d1\u5e03\u76ee\u5f55\u670d\u52a1\u5668\u6a21\u5f0f\u4fe1\u606f\u65f6\u6240\u4f7f\u7528\u7684\u57fa DN \u65f6\u53d1\u751f\u9519\u8bef\uff0c\u5982\u914d\u7f6e\u6761\u76ee %s \u7684 ds-cfg-schema-entry-dn \u5c5e\u6027\u4e2d\u6240\u6307\u5b9a: %s\u3002\u5c06\u4f7f\u7528\u9ed8\u8ba4\u7684\u65b9\u6848\u57fa DN cn=schema |
| | | MILD_ERR_SCHEMA_ADD_NOT_SUPPORTED_41=\u65e0\u6cd5\u6dfb\u52a0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6a21\u5f0f\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u6dfb\u52a0\u64cd\u4f5c |
| | | MILD_ERR_SCHEMA_DELETE_NOT_SUPPORTED_42=\u65e0\u6cd5\u5220\u9664\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6a21\u5f0f\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5220\u9664\u64cd\u4f5c |
| | | MILD_ERR_SCHEMA_MODIFY_NOT_SUPPORTED_43=\u65e0\u6cd5\u66f4\u65b0\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6a21\u5f0f\u540e\u7aef\u4e2d\u5c1a\u4e0d\u652f\u6301\u4fee\u6539\u64cd\u4f5c\u3002\u5982\u679c\u8981\u4fee\u6539\u57fa\u6a21\u5f0f\u6761\u76ee\u672c\u8eab\u7684\u5185\u5bb9\uff0c\u4e5f\u8bb8\u53ef\u901a\u8fc7\u4fee\u6539\u914d\u7f6e\u4e2d\u7684 "%s" \u6761\u76ee\u6765\u5b8c\u6210 |
| | | MILD_ERR_SCHEMA_MODIFY_DN_NOT_SUPPORTED_44=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee "%s"\uff0c\u56e0\u4e3a\u6a21\u5f0f\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=An error occurred while attempting \ |
| | | ### to export the base schema entry: %s |
| | | ###SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=The schema backend does not support \ |
| | | ### LDIF import operations |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=The schema backend does \ |
| | | ### not yet provide a facility for backup and restore operations |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_EXPORT_BASE_45=\u5c1d\u8bd5\u5bfc\u51fa\u57fa\u6a21\u5f0f\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_IMPORT_NOT_SUPPORTED_46=\u6a21\u5f0f\u540e\u7aef\u4e0d\u652f\u6301 LDIF \u5bfc\u5165\u64cd\u4f5c |
| | | SEVERE_ERR_SCHEMA_BACKUP_AND_RESTORE_NOT_SUPPORTED_47=\u6a21\u5f0f\u540e\u7aef\u5c1a\u672a\u63d0\u4f9b\u7528\u4e8e\u5907\u4efd\u548c\u6062\u590d\u64cd\u4f5c\u7684\u5de5\u5177 |
| | | MILD_ERR_SCHEMA_INVALID_BASE_48=\u65e0\u6cd5\u4ece\u6a21\u5f0f\u540e\u7aef\u4e2d\u68c0\u7d22\u8bf7\u6c42\u7684\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8be5 DN \u4e0e\u67d0\u4e2a\u6a21\u5f0f\u6761\u76ee DN \u76f8\u540c |
| | | ###SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=An unexpected error \ |
| | | ### occurred while trying to open the LDIF writer for the schema backend: %s |
| | | SEVERE_ERR_SCHEMA_UNABLE_TO_CREATE_LDIF_WRITER_49=\u5c1d\u8bd5\u6253\u5f00\u6a21\u5f0f\u540e\u7aef\u7684 LDIF \u5199\u5165\u7a0b\u5e8f\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | INFO_SCHEMA_DEREGISTERED_BASE_DN_50=\u5df2\u6210\u529f\u53d6\u6d88\u6ce8\u518c DN %s\uff0c\u56e0\u6b64\uff0c\u5b83\u5c06\u4e0d\u518d\u4f5c\u4e3a\u6a21\u5f0f\u6761\u76ee DN \u63d0\u4f9b |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=An error occurred while trying \ |
| | | ### to deregister %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DEREGISTER_BASE_DN_51=\u5c1d\u8bd5\u5c06 %s \u4f5c\u4e3a\u6a21\u5f0f\u6761\u76ee DN \u53d6\u6d88\u6ce8\u518c\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | INFO_SCHEMA_REGISTERED_BASE_DN_52=\u5df2\u6210\u529f\u5c06 DN %s \u6ce8\u518c\u4e3a\u65b0\u7684\u6a21\u5f0f\u6761\u76ee DN |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=An error occurred while trying \ |
| | | ### to register %s as a schema entry DN: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_REGISTER_BASE_DN_53=\u5c1d\u8bd5\u5c06 %s \u4f5c\u4e3a\u6a21\u5f0f\u6761\u76ee DN \u6ce8\u518c\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | INFO_SCHEMA_USING_NEW_USER_ATTRS_54=\u5df2\u66f4\u65b0\u6a21\u5f0f\u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u5b83\u73b0\u5728\u4f1a\u4f7f\u7528\u65b0\u7684\u7528\u6237\u5b9a\u4e49\u5c5e\u6027\u96c6 |
| | | ###FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=The Directory Server was unable to \ |
| | | ### obtain a lock on entry %s after multiple attempts. This could mean that the \ |
| | | ### entry is already locked by a long-running operation or that the entry has \ |
| | | ### previously been locked but was not properly unlocked |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=An error occurred \ |
| | | ### while trying to create the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s schema backup %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=An error occurred while \ |
| | | ### attempting to obtain a list of the files in directory %s to include in the \ |
| | | ### schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=An error occurred while \ |
| | | ### attempting to back up schema file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=An error occurred while \ |
| | | ### trying to close the schema archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the schema backup: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=Unable to restore or verify \ |
| | | ### schema backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=Unable to restore or verify schema \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=Unable to restore or verify \ |
| | | ### schema backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=Unable to restore or verify \ |
| | | ### schema backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=Unable to restore or verify schema \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=Unable to restore or verify \ |
| | | ### schema backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=Unable to restore or verify \ |
| | | ### schema backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=Unable to \ |
| | | ### restore schema backup %s because an error occurred while attempting to rename \ |
| | | ### the current schema directory from %s to %s: %s |
| | | FATAL_ERR_BACKEND_CANNOT_LOCK_ENTRY_55=\u7ecf\u8fc7\u591a\u6b21\u5c1d\u8bd5\uff0c\u76ee\u5f55\u670d\u52a1\u5668\u65e0\u6cd5\u83b7\u53d6\u6761\u76ee %s \u4e0a\u7684\u9501\u3002\u8fd9\u8868\u793a\u8be5\u6761\u76ee\u5df2\u7ecf\u88ab\u957f\u65f6\u95f4\u8fd0\u884c\u7684\u64cd\u4f5c\u9501\u5b9a\uff0c\u6216\u8005\u6761\u76ee\u4e8b\u5148\u5df2\u88ab\u9501\u5b9a\u4f46\u672a\u6b63\u786e\u89e3\u9664\u9501\u5b9a |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_MAC_56=\u5c1d\u8bd5\u83b7\u53d6 %s MAC \u63d0\u4f9b\u8005\u4ee5\u521b\u5efa\u5907\u4efd\u7684\u7b7e\u540d\u6563\u5217\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_DIGEST_57=\u5c1d\u8bd5\u83b7\u53d6 %s \u6d88\u606f\u6458\u8981\u4ee5\u521b\u5efa\u5907\u4efd\u7684\u6563\u5217\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_58=\u5c1d\u8bd5\u5728\u76ee\u5f55 %2$s \u4e2d\u521b\u5efa\u6a21\u5f0f\u5f52\u6863\u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_GET_CIPHER_59=\u5c1d\u8bd5\u83b7\u53d6\u7528\u4e8e\u52a0\u5bc6\u5907\u4efd\u7684\u5bc6\u7801\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_ZIP_COMMENT_60=%s \u6a21\u5f0f\u5907\u4efd %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_LIST_SCHEMA_FILES_61=\u5c1d\u8bd5\u5728\u76ee\u5f55 %s \u4e2d\u83b7\u53d6\u6587\u4ef6\u5217\u8868\u4ee5\u5c06\u5176\u5305\u542b\u4e8e\u6a21\u5f0f\u5907\u4efd\u4e2d\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_BACKUP_SCHEMA_FILE_62=\u5c1d\u8bd5\u5907\u4efd\u6a21\u5f0f\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_CLOSE_ZIP_STREAM_63=\u5c1d\u8bd5\u5728\u76ee\u5f55 %2$s \u4e2d\u5173\u95ed\u6a21\u5f0f\u5f52\u6863\u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_SCHEMA_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_64=\u5c1d\u8bd5\u901a\u8fc7\u6a21\u5f0f\u5907\u4efd\u76f8\u5173\u4fe1\u606f\u6765\u66f4\u65b0\u5907\u4efd\u63cf\u8ff0\u7b26\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_BACKUP_65=\u65e0\u6cd5\u5728\u76ee\u5f55 %2$s \u4e2d\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %1$s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u6b64\u7c7b\u5907\u4efd |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_BACKUP_FILE_66=\u65e0\u6cd5\u5728\u76ee\u5f55 %2$s \u4e2d\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %1$s\uff0c\u56e0\u4e3a\u4e0d\u80fd\u786e\u5b9a\u5f52\u6863\u6587\u4ef6\u540d |
| | | SEVERE_ERR_SCHEMA_RESTORE_NO_SUCH_FILE_67=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u6307\u5b9a\u7684\u5f52\u6863\u6587\u4ef6 %s \u4e0d\u5b58\u5728 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_68=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u786e\u5b9a\u5907\u4efd\u5f52\u6863 %s \u662f\u5426\u5b58\u5728\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_DIGEST_69=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u8be5\u5907\u4efd\u7684\u672a\u7b7e\u540d\u6563\u5217\u53ef\u7528\uff0c\u4f46\u670d\u52a1\u5668\u65e0\u6cd5\u786e\u5b9a\u7528\u4e8e\u751f\u6210\u8be5\u6563\u5217\u7684\u6458\u8981\u7b97\u6cd5 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_DIGEST_70=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5b83\u5177\u6709\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684 %s \u6458\u8981\u7b97\u6cd5\u7684\u672a\u7b7e\u540d\u6563\u5217 |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNKNOWN_MAC_71=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u8be5\u5907\u4efd\u7684\u7b7e\u540d\u6563\u5217\u53ef\u7528\uff0c\u4f46\u670d\u52a1\u5668\u65e0\u6cd5\u786e\u5b9a\u7528\u4e8e\u751f\u6210\u8be5\u6563\u5217\u7684 MAC \u7b97\u6cd5 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_MAC_72=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5b83\u5177\u6709\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684 %s MAC \u7b97\u6cd5\u7684\u7b7e\u540d\u6563\u5217 |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_OPEN_BACKUP_FILE_73=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u6253\u5f00\u5907\u4efd\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_CIPHER_75=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5176\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684\u5bc6\u7801\u8fdb\u884c\u52a0\u5bc6: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RENAME_CURRENT_DIRECTORY_76=\u65e0\u6cd5\u6062\u590d\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u5c06\u5f53\u524d\u6a21\u5f0f\u76ee\u5f55\u4ece %s \u91cd\u547d\u540d\u4e3a %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | NOTICE_SCHEMA_RESTORE_RESTORED_OLD_SCHEMA_77=\u51fa\u73b0\u4e86\u5bfc\u81f4\u65e0\u6cd5\u6b63\u786e\u6062\u590d\u6a21\u5f0f\u5907\u4efd\u7684\u9519\u8bef\u3002\u4e0d\u8fc7\uff0c\u5df2\u4fdd\u7559\u5728\u6062\u590d\u8fc7\u7a0b\u5f00\u59cb\u4e4b\u524d\u4f4d\u4e8e\u9002\u5f53\u4f4d\u7f6e\u7684\u539f\u59cb\u6a21\u5f0f\u6587\u4ef6\uff0c\u8fd9\u4e9b\u6587\u4ef6\u73b0\u5728\u4f4d\u4e8e\u5176\u539f\u59cb\u4f4d\u7f6e %s \u4e2d |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=Unable to restore \ |
| | | ### schema backup %s because an error occurred while attempting to create a new \ |
| | | ### empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=An error occurred that \ |
| | | ### prevented the schema backup from being properly restored. The original \ |
| | | ### schema files that were in place before the start of the restore process have \ |
| | | ### been preserved in the %s directory |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=Unable to restore or verify \ |
| | | ### schema backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=Unable to restore schema \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=Unable to restore or \ |
| | | ### verify schema backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=Unable to restore or \ |
| | | ### verify schema backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_RESTORE_OLD_SCHEMA_78=\u51fa\u73b0\u4e86\u5bfc\u81f4\u65e0\u6cd5\u6b63\u786e\u6062\u590d\u6a21\u5f0f\u5907\u4efd\u7684\u9519\u8bef\u3002\u5728\u6062\u590d\u8fc7\u7a0b\u5f00\u59cb\u524d\u4f4d\u4e8e\u9002\u5f53\u4f4d\u7f6e\u7684\u539f\u59cb\u6a21\u5f0f\u6587\u4ef6\u5df2\u88ab\u4fdd\u7559\uff0c\u4e14\u5df2\u5305\u542b\u5728 %s \u76ee\u5f55\u4e2d |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_SCHEMA_DIRECTORY_79=\u65e0\u6cd5\u6062\u590d\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u521b\u5efa\u65b0\u7684\u7a7a\u76ee\u5f55 %s\uff08\u6587\u4ef6\u6062\u590d\u7684\u76ee\u6807\u76ee\u5f55\uff09\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_OLD_SCHEMA_SAVED_80=\u51fa\u73b0\u4e86\u5bfc\u81f4\u65e0\u6cd5\u6b63\u786e\u6062\u590d\u6a21\u5f0f\u5907\u4efd\u7684\u9519\u8bef\u3002\u6062\u590d\u8fc7\u7a0b\u5f00\u59cb\u524d\u4f4d\u4e8e\u9002\u5f53\u4f4d\u7f6e\u7684\u539f\u59cb\u6a21\u5f0f\u6587\u4ef6\u5df2\u88ab\u4fdd\u7559\u5728 %s \u76ee\u5f55\u4e2d |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_GET_ZIP_ENTRY_81=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u4ece\u5f52\u6863\u6587\u4ef6 %s \u4e2d\u8bfb\u53d6\u4e0b\u4e00\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_CREATE_FILE_82=\u65e0\u6cd5\u6062\u590d\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u91cd\u65b0\u521b\u5efa\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_83=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5f53\u5904\u7406\u5df2\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_84=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u5173\u95ed\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | NOTICE_SCHEMA_RESTORE_UNSIGNED_HASH_VALID_85=\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u6d88\u606f\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u6458\u8981\u76f8\u5339\u914d |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=Unable to restore or \ |
| | | ### verify schema backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_UNSIGNED_HASH_INVALID_86=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u6d88\u606f\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u6458\u8981\u4e0d\u5339\u914d |
| | | NOTICE_SCHEMA_RESTORE_SIGNED_HASH_VALID_87=\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u7b7e\u540d\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u7b7e\u540d\u76f8\u5339\u914d |
| | | ###SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=Unable to restore or verify \ |
| | | ### schema backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_SCHEMA_RESTORE_SIGNED_HASH_INVALID_88=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u6a21\u5f0f\u5907\u4efd %s\uff0c\u56e0\u4e3a\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u7b7e\u540d\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u7b7e\u540d\u4e0d\u5339\u914d |
| | | NOTICE_SCHEMA_RESTORE_VERIFY_SUCCESSFUL_89=\u5bf9\u76ee\u5f55 %2$s \u4e2d\u7684\u6a21\u5f0f\u5907\u4efd %1$s \u6267\u884c\u7684\u6240\u6709\u6d4b\u8bd5\u8868\u660e\u5f52\u6863\u6587\u4ef6\u4f3c\u4e4e\u6709\u6548 |
| | | NOTICE_SCHEMA_RESTORE_SUCCESSFUL_90=\u5df2\u6210\u529f\u4ece\u76ee\u5f55 %2$s \u4e2d\u7684\u5f52\u6863\u6587\u4ef6\u6062\u590d\u6a21\u5f0f\u5907\u4efd %1$s |
| | | ###SEVERE_ERR_TASK_INVALID_STATE_91=The task defined in entry %s is invalid \ |
| | | ### because it has an invalid state %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=An error occurred while \ |
| | | ### trying to parse the scheduled start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=An error occurred while \ |
| | | ### trying to parse the actual start time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=An error occurred while \ |
| | | ### trying to parse the completion time value %s from task entry %s |
| | | ###SEVERE_ERR_TASK_MISSING_ATTR_95=Task entry %s is missing required attribute \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=There are multiple instances of \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=There are no values for attribute %s in \ |
| | | ### task entry %s |
| | | ###SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=There are multiple values for \ |
| | | ### attribute %s in task entry %s |
| | | ###SEVERE_ERR_TASK_EXECUTE_FAILED_99=An error occurred while executing the task \ |
| | | ### defined in entry %s: %s |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to hold the recurring \ |
| | | ### task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=The provided recurring task \ |
| | | ### entry contains multiple attributes with type %s, which is used to hold the \ |
| | | ### recurring task ID, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_ID_102=The provided recurring task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### recurring task ID |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=The provided recurring task \ |
| | | ### entry contains multiple values for the %s attribute, which is used to specify \ |
| | | ### the recurring task ID, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=The provided recurring task \ |
| | | ### entry does not contain attribute %s which is needed to specify recurring task \ |
| | | ### schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=The provided recurring \ |
| | | ### task entry contains multiple attributes with type %s, which is used to hold \ |
| | | ### recurring task schedule, but only a single instance is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=The provided recurring task \ |
| | | ### entry does not contain any values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule |
| | | ###SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=The provided recurring \ |
| | | ### task entry contains multiple values for the %s attribute, which is used to \ |
| | | ### specify recurring task schedule, but only a single value is allowed |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=An error occurred while \ |
| | | ### attempting to load class %s specified in attribute %s of the provided \ |
| | | ### recurring task entry: %s. Does this class exist in the Directory Server \ |
| | | ### classpath? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=An error \ |
| | | ### occurred while trying to create an instance of class %s as a Directory Server \ |
| | | ### task. Is this class a subclass of %s? |
| | | ###SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=An error occurred \ |
| | | ### while attempting to perform internal initialization on an instance of class \ |
| | | ### %s with the information contained in the provided entry: %s |
| | | ###SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=The configuration entry provided when \ |
| | | ### attempting to initialize the task backend was null |
| | | ###SEVERE_ERR_TASKBE_NO_BASE_DNS_112=The task backend configuration entry does \ |
| | | ### not contain any base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=The task backend configuration entry \ |
| | | ### contains multiple base DNs. There must be exactly one base DN for task \ |
| | | ### information in the Directory Server |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=An error occurred \ |
| | | ### while attempting to decode recurring task base %s as a DN: %s |
| | | ###SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=An error occurred \ |
| | | ### while attempting to decode scheduled task base %s as a DN: %s |
| | | SEVERE_ERR_TASK_INVALID_STATE_91=\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684\u4efb\u52a1\u65e0\u6548\uff0c\u56e0\u4e3a\u5176\u5177\u6709\u65e0\u6548\u7684\u72b6\u6001 %s |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_SCHEDULED_START_TIME_92=\u5c1d\u8bd5\u4ece\u4efb\u52a1\u6761\u76ee %2$s \u89e3\u6790\u8ba1\u5212\u7684\u5f00\u59cb\u65f6\u95f4\u503c %1$s \u65f6\u53d1\u751f\u9519\u8bef |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_ACTUAL_START_TIME_93=\u5c1d\u8bd5\u4ece\u4efb\u52a1\u6761\u76ee %2$s \u89e3\u6790\u5b9e\u9645\u7684\u5f00\u59cb\u65f6\u95f4\u503c %1$s \u65f6\u53d1\u751f\u9519\u8bef |
| | | SEVERE_ERR_TASK_CANNOT_PARSE_COMPLETION_TIME_94=\u5c1d\u8bd5\u4ece\u4efb\u52a1\u6761\u76ee %2$s \u89e3\u6790\u5b8c\u6210\u65f6\u95f4\u503c %1$s \u65f6\u53d1\u751f\u9519\u8bef |
| | | SEVERE_ERR_TASK_MISSING_ATTR_95=\u4efb\u52a1\u6761\u76ee %s \u7f3a\u5c11\u5fc5\u9700\u5c5e\u6027 %s |
| | | SEVERE_ERR_TASK_MULTIPLE_ATTRS_FOR_TYPE_96=\u4efb\u52a1\u6761\u76ee %2$s \u4e2d\u5b58\u5728\u5c5e\u6027 %1$s \u7684\u591a\u4e2a\u5b9e\u4f8b |
| | | SEVERE_ERR_TASK_NO_VALUES_FOR_ATTR_97=\u4efb\u52a1\u6761\u76ee %2$s \u4e2d\u7684\u5c5e\u6027 %1$s \u6ca1\u6709\u503c |
| | | SEVERE_ERR_TASK_MULTIPLE_VALUES_FOR_ATTR_98=\u4efb\u52a1\u6761\u76ee %2$s \u4e2d\u7684\u5c5e\u6027 %1$s \u5b58\u5728\u591a\u4e2a\u503c |
| | | SEVERE_ERR_TASK_EXECUTE_FAILED_99=\u6267\u884c\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684\u4efb\u52a1\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_ATTRIBUTE_100=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b\u5c5e\u6027 %s\uff0c\u8be5\u5c5e\u6027\u662f\u4fdd\u7559\u5faa\u73af\u4efb\u52a1 ID \u6240\u5fc5\u9700\u7684 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_TYPES_101=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5305\u542b\u7c7b\u578b\u4e3a %s \u7684\u591a\u4e2a\u5c5e\u6027\uff0c\u8fd9\u4e9b\u5c5e\u6027\u7528\u4e8e\u4fdd\u7559\u5faa\u73af\u4efb\u52a1 ID\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u5b9e\u4f8b |
| | | SEVERE_ERR_RECURRINGTASK_NO_ID_102=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b %s \u5c5e\u6027\u7684\u4efb\u4f55\u503c\uff0c\u8be5\u5c5e\u6027\u7528\u4e8e\u6307\u5b9a\u5faa\u73af\u4efb\u52a1 ID |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_ID_VALUES_103=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5305\u542b %s \u5c5e\u6027\u7684\u591a\u4e2a\u503c\uff0c\u8be5\u5c5e\u6027\u7528\u4e8e\u6307\u5b9a\u5faa\u73af\u4efb\u52a1 ID\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u503c |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_ATTRIBUTE_104=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b\u5c5e\u6027 %s\uff0c\u6307\u5b9a\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u9700\u8981\u8be5\u5c5e\u6027 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_TYPES_105=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5305\u542b\u7c7b\u578b\u4e3a %s \u7684\u591a\u4e2a\u5c5e\u6027\uff0c\u8fd9\u4e9b\u5c5e\u6027\u7528\u4e8e\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u5b9e\u4f8b |
| | | SEVERE_ERR_RECURRINGTASK_NO_SCHEDULE_VALUES_106=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b %s \u5c5e\u6027\u7684\u4efb\u4f55\u503c\uff0c\u8fd9\u4e9b\u503c\u7528\u4e8e\u6307\u5b9a\u5faa\u73af\u4efb\u52a1\u8ba1\u5212 |
| | | SEVERE_ERR_RECURRINGTASK_MULTIPLE_SCHEDULE_VALUES_107=\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5305\u542b %s \u5c5e\u6027\u7684\u591a\u4e2a\u503c\uff0c\u8be5\u503c\u7528\u4e8e\u6307\u5b9a\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u503c |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_LOAD_CLASS_108=\u5c1d\u8bd5\u52a0\u8f7d\u5728\u63d0\u4f9b\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u7684\u5c5e\u6027 %2$s \u4e2d\u6307\u5b9a\u7684\u7c7b %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s\u3002\u6b64\u7c7b\u662f\u5426\u5b58\u5728\u4e8e\u76ee\u5f55\u670d\u52a1\u5668\u7c7b\u8def\u5f84\u4e2d\uff1f |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INSTANTIATE_CLASS_AS_TASK_109=\u5c1d\u8bd5\u521b\u5efa\u7c7b %s \u7684\u5b9e\u4f8b\u4f5c\u4e3a\u76ee\u5f55\u670d\u52a1\u5668\u4efb\u52a1\u65f6\u53d1\u751f\u9519\u8bef\u3002\u8be5\u7c7b\u662f\u5426\u4e3a %s \u7684\u5b50\u7c7b\uff1f |
| | | SEVERE_ERR_RECURRINGTASK_CANNOT_INITIALIZE_INTERNAL_110=\u5c1d\u8bd5\u901a\u8fc7\u63d0\u4f9b\u6761\u76ee\u4e2d\u6240\u5305\u542b\u7684\u4fe1\u606f\u5728\u7c7b %s \u7684\u5b9e\u4f8b\u4e0a\u6267\u884c\u5185\u90e8\u521d\u59cb\u5316\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKBE_CONFIG_ENTRY_NULL_111=\u5c1d\u8bd5\u521d\u59cb\u5316\u4efb\u52a1\u540e\u7aef\u65f6\u63d0\u4f9b\u7684\u914d\u7f6e\u6761\u76ee\u4e3a null |
| | | SEVERE_ERR_TASKBE_NO_BASE_DNS_112=\u4efb\u52a1\u540e\u7aef\u914d\u7f6e\u6761\u76ee\u672a\u5305\u542b\u4efb\u4f55\u57fa DN\u3002\u76ee\u5f55\u670d\u52a1\u5668\u4e2d\u7684\u4efb\u52a1\u4fe1\u606f\u5fc5\u987b\u5b58\u5728\u4e00\u4e2a\u5b9e\u9645\u7684\u57fa DN |
| | | SEVERE_ERR_TASKBE_MULTIPLE_BASE_DNS_113=\u4efb\u52a1\u540e\u7aef\u914d\u7f6e\u6761\u76ee\u5305\u542b\u591a\u4e2a\u57fa DN\u3002\u76ee\u5f55\u670d\u52a1\u5668\u4e2d\u7684\u4efb\u52a1\u4fe1\u606f\u5fc5\u987b\u5b58\u5728\u4e00\u4e2a\u5b9e\u9645\u7684\u57fa DN |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_RECURRING_TASK_BASE_DN_114=\u5c1d\u8bd5\u89e3\u7801\u5faa\u73af\u4efb\u52a1\u57fa %s \u4f5c\u4e3a DN \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_DECODE_SCHEDULED_TASK_BASE_DN_115=\u5c1d\u8bd5\u89e3\u7801\u8ba1\u5212\u4efb\u52a1\u57fa %s \u4f5c\u4e3a DN \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | INFO_TASKBE_DESCRIPTION_RETENTION_TIME_116=\u5728\u5904\u7406\u5b8c\u4efb\u52a1\u540e\u5e94\u4fdd\u7559\u4efb\u52a1\u4fe1\u606f\u7684\u65f6\u95f4\u957f\u5ea6\uff08\u4ee5\u79d2\u4e3a\u5355\u4f4d\uff09\u3002\u8fd9\u6bb5\u65f6\u95f4\u8fc7\u540e\uff0c\u5c06\u4f1a\u81ea\u52a8\u5220\u9664\u8be5\u4efb\u52a1\u4fe1\u606f\u4ee5\u8282\u7701\u5185\u5b58\u548c\u78c1\u76d8\u7a7a\u95f4 |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=An unexpected error \ |
| | | ### occurred while attempting to initialize the task retention time \ |
| | | ### configuration: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_RETENTION_TIME_117=\u5c1d\u8bd5\u521d\u59cb\u5316\u4efb\u52a1\u4fdd\u7559\u65f6\u95f4\u914d\u7f6e\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | INFO_TASKBE_DESCRIPTION_BACKING_FILE_118=\u4efb\u52a1\u540e\u7aef\u7684\u652f\u6301\u6587\u4ef6\u7684\u8def\u5f84\u3002\u8be5 LDIF \u6587\u4ef6\u5c06\u4fdd\u5b58\u5df2\u5b9a\u4e49\u7684\u9884\u5b9a\u4efb\u52a1\u548c\u590d\u53d1\u6027\u4efb\u52a1\u7684\u6240\u6709\u914d\u7f6e |
| | | ###SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=An unexpected error \ |
| | | ### occurred while attempting to initialize the task backing file configuration: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the path to \ |
| | | ### the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=The specified task data backing \ |
| | | ### file %s already exists and the Directory Server will not attempt to overwrite \ |
| | | ### it. Please delete or rename the existing file before attempting to use that \ |
| | | ### path for the new backing file, or choose a new path |
| | | ###SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=The specified path %s for the \ |
| | | ### new task data backing file appears to be an invalid path. Please choose a \ |
| | | ### new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=The parent directory %s for \ |
| | | ### the new task data backing file %s does not exist. Please create this \ |
| | | ### directory before attempting to use this path for the new backing file or \ |
| | | ### choose a new path |
| | | ###SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=The parent directory \ |
| | | ### %s for the new task data backing file %s exists but is not a directory. \ |
| | | ### Please choose a new path for the task data backing file |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=An error occurred while \ |
| | | ### attempting to determine the new path to the task data backing file: %s |
| | | ###SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=The updated configuration entry does \ |
| | | ### not have a value for the required %s attribute, which specifies the length of \ |
| | | ### time in seconds that information about completed tasks should be retained \ |
| | | ### before they are cleaned up |
| | | ###SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=An error occurred while \ |
| | | ### attempting to determine the completed task retention time: %s |
| | | SEVERE_ERR_TASKBE_CANNOT_INITIALIZE_BACKING_FILE_119=\u5c1d\u8bd5\u521d\u59cb\u5316\u4efb\u52a1\u652f\u6301\u6587\u4ef6\u914d\u7f6e\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKBE_NO_BACKING_FILE_120=\u66f4\u65b0\u7684\u914d\u7f6e\u6761\u76ee\u672a\u5305\u542b\u6240\u9700 %s \u5c5e\u6027\u7684\u503c\uff0c\u8be5\u5c5e\u6027\u6307\u5b9a\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u8def\u5f84 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_EXISTS_121=\u6307\u5b9a\u7684\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6 %s \u5df2\u5b58\u5728\uff0c\u76ee\u5f55\u670d\u52a1\u5668\u5c06\u4e0d\u4f1a\u5c1d\u8bd5\u8986\u5199\u3002\u8bf7\u9996\u5148\u5220\u9664\u6216\u91cd\u547d\u540d\u73b0\u6709\u6587\u4ef6\uff0c\u518d\u5c1d\u8bd5\u4f7f\u7528\u65b0\u652f\u6301\u6587\u4ef6\u7684\u8def\u5f84\uff0c\u6216\u9009\u62e9\u65b0\u7684\u8def\u5f84 |
| | | SEVERE_ERR_TASKBE_INVALID_BACKING_FILE_PATH_122=\u6307\u5b9a\u7684\u65b0\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u8def\u5f84 %s \u4f3c\u4e4e\u4e3a\u65e0\u6548\u8def\u5f84\u3002\u8bf7\u9009\u62e9\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u65b0\u8def\u5f84 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_MISSING_PARENT_123=\u65b0\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6 %2$s \u7684\u7236\u76ee\u5f55 %1$s \u4e0d\u5b58\u5728\u3002\u8bf7\u9996\u5148\u521b\u5efa\u8be5\u76ee\u5f55\u518d\u5c1d\u8bd5\u4f7f\u7528\u65b0\u652f\u6301\u6587\u4ef6\u7684\u8fd9\u4e2a\u8def\u5f84\uff0c\u6216\u9009\u62e9\u65b0\u7684\u8def\u5f84 |
| | | SEVERE_ERR_TASKBE_BACKING_FILE_PARENT_NOT_DIRECTORY_124=\u65b0\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6 %2$s \u7684\u7236\u76ee\u5f55 %1$s \u5b58\u5728\uff0c\u4f46\u4e0d\u662f\u76ee\u5f55\u3002\u8bf7\u9009\u62e9\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u65b0\u8def\u5f84 |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_BACKING_FILE_125=\u5c1d\u8bd5\u786e\u5b9a\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u65b0\u8def\u5f84\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKBE_NO_RETENTION_TIME_126=\u66f4\u65b0\u7684\u914d\u7f6e\u6761\u76ee\u672a\u5305\u542b\u6240\u9700 %s \u5c5e\u6027\u7684\u503c\uff0c\u8be5\u5c5e\u6027\u6307\u5b9a\u5df2\u5b8c\u6210\u4efb\u52a1\u7684\u76f8\u5173\u4fe1\u606f\u5728\u88ab\u6e05\u9664\u524d\u5fc5\u987b\u4fdd\u7559\u7684\u65f6\u957f\uff08\u4ee5\u79d2\u4e3a\u5355\u4f4d\uff09 |
| | | SEVERE_ERR_TASKBE_ERROR_GETTING_RETENTION_TIME_127=\u5c1d\u8bd5\u786e\u5b9a\u5df2\u5b8c\u6210\u4efb\u52a1\u7684\u4fdd\u7559\u65f6\u95f4\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | INFO_TASKBE_UPDATED_RETENTION_TIME_128=\u5df2\u5b8c\u6210\u4efb\u52a1\u7684\u4fdd\u7559\u65f6\u95f4\u5df2\u66f4\u65b0\u4e3a %d \u79d2\u3002\u6b64\u66f4\u65b0\u5c06\u7acb\u5373\u751f\u6548 |
| | | INFO_TASKBE_UPDATED_BACKING_FILE_129=\u5df2\u5c06\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6\u7684\u8def\u5f84\u66f4\u6539\u4e3a %s\u3002\u5f53\u524d\u4efb\u52a1\u914d\u7f6e\u7684\u5feb\u7167\u5df2\u5199\u5165\u5230\u8be5\u6587\u4ef6\u4e2d\uff0c\u5b83\u5c06\u7ee7\u7eed\u7528\u4e8e\u4ee5\u540e\u7684\u66f4\u65b0 |
| | | ###SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=New entries in the task backend may \ |
| | | ### only be added immediately below %s for scheduled tasks or immediately below \ |
| | | ### %s for recurring tasks |
| | | ###SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=Modify DN operations are not \ |
| | | ### supported in the task backend |
| | | SEVERE_ERR_TASKBE_ADD_DISALLOWED_DN_130=\u53ea\u80fd\u5728\u8ba1\u5212\u4efb\u52a1\u7684 %s \u4ee5\u4e0b\u6216\u5faa\u73af\u4efb\u52a1\u7684 %s \u4ee5\u4e0b\u76f4\u63a5\u6dfb\u52a0\u4efb\u52a1\u540e\u7aef\u4e2d\u7684\u65b0\u6761\u76ee |
| | | SEVERE_ERR_TASKBE_MODIFY_DN_NOT_SUPPORTED_131=\u4efb\u52a1\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | INFO_TASKBE_BACKING_FILE_HEADER_132=\u8be5\u6587\u4ef6\u5305\u542b\u76ee\u5f55\u670d\u52a1\u5668\u4efb\u52a1\u8c03\u5ea6\u7a0b\u5e8f\u540e\u7aef\u4f7f\u7528\u7684\u6570\u636e\u3002\u4e0d\u8981\u76f4\u63a5\u7f16\u8f91\u8be5\u6587\u4ef6\uff0c\u56e0\u4e3a\u5b58\u5728\u8fd9\u4e9b\u66f4\u6539\u5c06\u4f1a\u4e22\u5931\u7684\u98ce\u9669\u3002\u53ea\u5e94\u4f7f\u7528\u968f\u76ee\u5f55\u670d\u52a1\u5668\u63d0\u4f9b\u7684\u7ba1\u7406\u5b9e\u7528\u7a0b\u5e8f\u6765\u7f16\u8f91\u9884\u5b9a\u4efb\u52a1\u548c\u590d\u53d1\u6027\u4efb\u52a1\u5b9a\u4e49 |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=Unable to add recurring task \ |
| | | ### %s to the task scheduler because another recurring task already exists with \ |
| | | ### the same ID |
| | | ###SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=Unable to schedule task %s because \ |
| | | ### another task already exists with the same ID |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=An error \ |
| | | ### occurred while attempting to schedule the next iteration of recurring task \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=An error occurred \ |
| | | ### while attempting to read an entry from the tasks backing file %s on or near \ |
| | | ### line %d: %s. This is not a fatal error, so the task scheduler will attempt \ |
| | | ### to continue parsing the file and schedule any additional tasks that it \ |
| | | ### contains |
| | | ###FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=An error occurred while \ |
| | | ### attempting to read an entry from the tasks backing file %s on or near line \ |
| | | ### %d: %s. This is an unrecoverable error, and parsing cannot continue |
| | | ###SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=Entry %s read from the tasks \ |
| | | ### backing file is invalid because it has no parent and does not match the task \ |
| | | ### root DN of %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=An error \ |
| | | ### occurred while attempting to parse entry %s as a recurring task and add it to \ |
| | | ### the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=An error occurred \ |
| | | ### while attempting to parse entry %s as a task and add it to the scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=Entry %s read from the tasks \ |
| | | ### backing file %s has a DN which is not valid for a task or recurring task \ |
| | | ### definition and will be ignored |
| | | ###SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=An error occurred \ |
| | | ### while attempting to read from the tasks data backing file %s: %s |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=An error occurred while \ |
| | | ### attempting to create a new tasks backing file %s for use with the task \ |
| | | ### scheduler: %s |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=The provided task entry does not \ |
| | | ### contain attribute %s which is needed to specify the fully-qualified name of \ |
| | | ### the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=The provided task entry \ |
| | | ### contains multiple attributes with type %s, which is used to hold the task \ |
| | | ### class name, but only a single instance is allowed |
| | | ###SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=The provided task entry does not \ |
| | | ### contain any values for the %s attribute, which is used to specify the \ |
| | | ### fully-qualified name of the class providing the task logic |
| | | ###SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=The provided task entry \ |
| | | ### contains multiple values for the %s attribute, which is used to specify the \ |
| | | ### task class name, but only a single value is allowed |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=An error occurred while attempting \ |
| | | ### to load class %s specified in attribute %s of the provided task entry: %s. \ |
| | | ### Does this class exist in the Directory Server classpath? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=An error occurred \ |
| | | ### while trying to create an instance of class %s as a Directory Server task. \ |
| | | ### Is this class a subclass of %s? |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=An error occurred while \ |
| | | ### attempting to perform internal initialization on an instance of class %s with \ |
| | | ### the information contained in the provided entry: %s |
| | | ###SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=An error \ |
| | | ### occurred while attempting to rename the current tasks backing file from %s to \ |
| | | ### %s: %s. The previous task configuration (which does not reflect the latest \ |
| | | ### update) may be lost |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=An error occurred \ |
| | | ### while attempting to rename the new tasks backing file from %s to %s: %s. If \ |
| | | ### the Directory Server is restarted, then the task scheduler may not work as \ |
| | | ### expected |
| | | ###SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=An error occurred while \ |
| | | ### attempting to write the new tasks data backing file %s: %s. Configuration \ |
| | | ### information reflecting the latest update may be lost |
| | | ###SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=The task backend does not support \ |
| | | ### LDIF import operations |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_RECURRING_ID_133=\u65e0\u6cd5\u5c06\u5faa\u73af\u4efb\u52a1 %s \u6dfb\u52a0\u5230\u4efb\u52a1\u8c03\u5ea6\u7a0b\u5e8f\uff0c\u56e0\u4e3a\u5df2\u5b58\u5728 ID \u76f8\u540c\u7684\u53e6\u4e00\u5faa\u73af\u4efb\u52a1 |
| | | SEVERE_ERR_TASKSCHED_DUPLICATE_TASK_ID_134=\u65e0\u6cd5\u8ba1\u5212\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u5df2\u5b58\u5728 ID \u76f8\u540c\u7684\u53e6\u4e00\u4efb\u52a1 |
| | | SEVERE_ERR_TASKSCHED_ERROR_SCHEDULING_RECURRING_ITERATION_136=\u5c1d\u8bd5\u8ba1\u5212\u5faa\u73af\u4efb\u52a1 %s \u7684\u4e0b\u4e00\u4e2a\u8fed\u4ee3\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_RECOVERABLE_137=\u5c1d\u8bd5\u8bfb\u53d6\u4efb\u52a1\u652f\u6301\u6587\u4ef6 %s \u4e2d\u7b2c %d \u884c\uff08\u6216\u63a5\u8fd1\u8be5\u884c\uff09\u7684\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u8fd9\u5e76\u975e\u81f4\u547d\u9519\u8bef\uff0c\u56e0\u6b64\u4efb\u52a1\u8c03\u5ea6\u7a0b\u5e8f\u4f1a\u5c1d\u8bd5\u7ee7\u7eed\u89e3\u6790\u6587\u4ef6\u548c\u8ba1\u5212\u5176\u6240\u5305\u542b\u7684\u5176\u4ed6\u6240\u6709\u4efb\u52a1 |
| | | FATAL_ERR_TASKSCHED_CANNOT_PARSE_ENTRY_FATAL_138=\u5c1d\u8bd5\u8bfb\u53d6\u4efb\u52a1\u652f\u6301\u6587\u4ef6 %s \u4e2d\u7b2c %d \u884c\uff08\u6216\u63a5\u8fd1\u8be5\u884c\uff09\u7684\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u8fd9\u662f\u4e0d\u53ef\u4fee\u590d\u7684\u9519\u8bef\uff0c\u89e3\u6790\u65e0\u6cd5\u7ee7\u7eed |
| | | SEVERE_ERR_TASKSCHED_ENTRY_HAS_NO_PARENT_139=\u8bfb\u53d6\u81ea\u4efb\u52a1\u652f\u6301\u6587\u4ef6\u7684\u6761\u76ee %s \u65e0\u6548\uff0c\u56e0\u4e3a\u5b83\u6ca1\u6709\u7236\u7c7b\u4e14\u4e0d\u5339\u914d %s \u7684\u4efb\u52a1\u6839 DN |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_RECURRING_TASK_FROM_ENTRY_140=\u5c1d\u8bd5\u89e3\u6790\u6761\u76ee %s \u4f5c\u4e3a\u5faa\u73af\u4efb\u52a1\u5e76\u5c06\u5176\u6dfb\u52a0\u5230\u8c03\u5ea6\u7a0b\u5e8f\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_SCHEDULE_TASK_FROM_ENTRY_141=\u5c1d\u8bd5\u89e3\u6790\u6761\u76ee %s \u4f5c\u4e3a\u4efb\u52a1\u5e76\u5c06\u5176\u6dfb\u52a0\u5230\u8c03\u5ea6\u7a0b\u5e8f\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKSCHED_INVALID_TASK_ENTRY_DN_142=\u4ece\u4efb\u52a1\u652f\u6301\u6587\u4ef6 %2$s \u8bfb\u53d6\u7684\u6761\u76ee %1$s \u5177\u6709\u5bf9\u4efb\u52a1\u6216\u5faa\u73af\u4efb\u52a1\u5b9a\u4e49\u65e0\u6548\u7684 DN\uff0c\u5c06\u88ab\u5ffd\u7565 |
| | | SEVERE_ERR_TASKSCHED_ERROR_READING_TASK_BACKING_FILE_143=\u5c1d\u8bd5\u4ece\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6 %s \u8bfb\u53d6\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKSCHED_CANNOT_CREATE_BACKING_FILE_144=\u5c1d\u8bd5\u521b\u5efa\u65b0\u7684\u4efb\u52a1\u652f\u6301\u6587\u4ef6 %s \u4ee5\u642d\u914d\u4efb\u52a1\u8c03\u5ea6\u7a0b\u5e8f\u4f7f\u7528\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_ATTRIBUTE_145=\u63d0\u4f9b\u7684\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b\u5c5e\u6027 %s\uff0c\u8be5\u5c5e\u6027\u9700\u8981\u7528\u4e8e\u6307\u5b9a\u7c7b\uff08\u63d0\u4f9b\u4efb\u52a1\u903b\u8f91\uff09\u7684\u5b8c\u5168\u7b26\u5408\u6761\u4ef6\u7684\u540d\u79f0 |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_TYPES_146=\u63d0\u4f9b\u7684\u4efb\u52a1\u6761\u76ee\u5305\u542b\u7c7b\u578b\u4e3a %s \u7684\u591a\u4e2a\u5c5e\u6027\uff0c\u7528\u4e8e\u4fdd\u6301\u4efb\u52a1\u7c7b\u540d\u79f0\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u5b9e\u4f8b |
| | | SEVERE_ERR_TASKSCHED_NO_CLASS_VALUES_147=\u63d0\u4f9b\u7684\u4efb\u52a1\u6761\u76ee\u672a\u5305\u542b %s \u5c5e\u6027\u7684\u4efb\u4f55\u503c\uff0c\u7528\u4e8e\u6307\u5b9a\u7c7b\uff08\u63d0\u4f9b\u4efb\u52a1\u903b\u8f91\uff09\u7684\u5b8c\u5168\u7b26\u5408\u6761\u4ef6\u7684\u540d\u79f0 |
| | | SEVERE_ERR_TASKSCHED_MULTIPLE_CLASS_VALUES_148=\u63d0\u4f9b\u7684\u4efb\u52a1\u6761\u76ee\u5305\u542b %s \u5c5e\u6027\u7684\u591a\u4e2a\u503c\uff0c\u7528\u4e8e\u6307\u5b9a\u4efb\u52a1\u7c7b\u540d\u79f0\uff0c\u4f46\u53ea\u5141\u8bb8\u5355\u4e2a\u503c |
| | | SEVERE_ERR_TASKSCHED_CANNOT_LOAD_CLASS_149=\u5c1d\u8bd5\u52a0\u8f7d\u5728\u63d0\u4f9b\u7684\u4efb\u52a1\u6761\u76ee\u7684\u5c5e\u6027 %2$s \u4e2d\u6307\u5b9a\u7684\u7c7b %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s\u3002\u6b64\u7c7b\u662f\u5426\u5b58\u5728\u4e8e\u76ee\u5f55\u670d\u52a1\u5668\u7c7b\u8def\u5f84\u4e2d\uff1f |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INSTANTIATE_CLASS_AS_TASK_150=\u5c1d\u8bd5\u521b\u5efa\u7c7b %s \u7684\u5b9e\u4f8b\u4f5c\u4e3a\u76ee\u5f55\u670d\u52a1\u5668\u4efb\u52a1\u65f6\u53d1\u751f\u9519\u8bef\u3002\u8be5\u7c7b\u662f\u5426\u4e3a %s \u7684\u5b50\u7c7b\uff1f |
| | | SEVERE_ERR_TASKSCHED_CANNOT_INITIALIZE_INTERNAL_151=\u5c1d\u8bd5\u901a\u8fc7\u63d0\u4f9b\u6761\u76ee\u4e2d\u6240\u5305\u542b\u7684\u4fe1\u606f\u5728\u7c7b %s \u7684\u5b9e\u4f8b\u4e0a\u6267\u884c\u5185\u90e8\u521d\u59cb\u5316\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_WARN_TASKSCHED_CANNOT_RENAME_CURRENT_BACKING_FILE_152=\u5c1d\u8bd5\u5c06\u5f53\u524d\u4efb\u52a1\u652f\u6301\u6587\u4ef6\u7684\u540d\u79f0\u7531 %s \u91cd\u547d\u540d\u4e3a %s \u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u4e0a\u4e00\u4e2a\u4efb\u52a1\u914d\u7f6e\uff08\u4e0d\u53cd\u6620\u6700\u65b0\u66f4\u65b0\uff09\u53ef\u80fd\u5df2\u4e22\u5931 |
| | | SEVERE_ERR_TASKSCHED_CANNOT_RENAME_NEW_BACKING_FILE_153=\u5c1d\u8bd5\u5c06\u65b0\u4efb\u52a1\u652f\u6301\u6587\u4ef6\u7684\u540d\u79f0\u7531 %s \u91cd\u547d\u540d\u4e3a %s \u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u5982\u679c\u76ee\u5f55\u670d\u52a1\u5668\u5df2\u91cd\u65b0\u542f\u52a8\uff0c\u5219\u4efb\u52a1\u8c03\u5ea6\u7a0b\u5e8f\u53ef\u80fd\u672a\u6309\u9884\u671f\u5de5\u4f5c |
| | | SEVERE_ERR_TASKSCHED_CANNOT_WRITE_BACKING_FILE_154=\u5c1d\u8bd5\u5199\u5165\u65b0\u4efb\u52a1\u6570\u636e\u652f\u6301\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u53cd\u6620\u6700\u65b0\u66f4\u65b0\u7684\u914d\u7f6e\u4fe1\u606f\u53ef\u80fd\u5df2\u4e22\u5931 |
| | | SEVERE_ERR_TASKBE_IMPORT_NOT_SUPPORTED_155=\u4efb\u52a1\u540e\u7aef\u4e0d\u652f\u6301 LDIF \u5bfc\u5165\u64cd\u4f5c |
| | | INFO_TASKBE_INTERRUPTED_BY_SHUTDOWN_156=\u6b63\u5728\u5173\u95ed\u4efb\u52a1\u540e\u7aef |
| | | INFO_ROOTDSE_DESCRIPTION_SHOW_ALL_ATTRIBUTES_157=\u6307\u793a\u662f\u5426\u5e94\u5c06\u6839 DSE \u4e2d\u7684\u6240\u6709\u5c5e\u6027\u89c6\u4e3a\u7528\u6237\u5c5e\u6027\uff08\u56e0\u800c\u9ed8\u8ba4\u8fd4\u56de\u5230\u5ba2\u6237\u7aef\uff09\uff0c\u800c\u4e0d\u8003\u8651\u76ee\u5f55\u670d\u52a1\u5668\u6a21\u5f0f\u914d\u7f6e |
| | | ###SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=An error occurred \ |
| | | ### while trying to determine the value of the %s configuration attribute, which \ |
| | | ### controls whether to treat all root DSE attributes like user attributes: %s. \ |
| | | ### The attributes in the root DSE will be treated based on their definition in \ |
| | | ### the server schema |
| | | SEVERE_ERR_ROOTDSE_CANNOT_DETERMINE_ALL_USER_ATTRIBUTES_158=\u5c1d\u8bd5\u786e\u5b9a %s \u914d\u7f6e\u5c5e\u6027\u7684\u503c\u65f6\u53d1\u751f\u9519\u8bef\uff0c\u8be5\u5c5e\u6027\u63a7\u5236\u662f\u5426\u5c06\u6240\u6709\u6839 DSE \u5c5e\u6027\u7b49\u540c\u4e8e\u7528\u6237\u5c5e\u6027: %s\u3002\u5c06\u6839\u636e\u5c5e\u6027\u5728\u670d\u52a1\u5668\u6a21\u5f0f\u4e2d\u7684\u5b9a\u4e49\u6765\u5904\u7406\u6839 DSE \u4e2d\u7684\u5c5e\u6027 |
| | | INFO_ROOTDSE_UPDATED_SHOW_ALL_ATTRS_159=\u5df2\u66f4\u65b0\u6839 DSE \u914d\u7f6e\uff0c\u56e0\u6b64\uff0c\u914d\u7f6e\u5c5e\u6027 %s \u73b0\u5728\u4f1a\u4f7f\u7528\u503c %s |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=Unable to remove \ |
| | | ### recurring task %s because there is already a scheduled iteration of that task \ |
| | | ### with ID %s that must be removed first |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=Unable to remove pending \ |
| | | ### task %s because no such task exists |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=Unable to remove pending \ |
| | | ### task %s because the task is no longer pending |
| | | ###SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=Unable to remove \ |
| | | ### completed task %s because no such task exists in the list of completed tasks |
| | | ###SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=Unable to remove entry %s from the \ |
| | | ### task backend because its DN is either not appropriate for that backend or it \ |
| | | ### is not below the scheduled or recurring tasks base entry |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=Unable to remove entry %s from the \ |
| | | ### task backend because there is no scheduled task associated with that entry DN |
| | | ###SEVERE_ERR_TASKBE_DELETE_RUNNING_166=Unable to delete entry %s from the task \ |
| | | ### backend because the associated task is currently running |
| | | ###SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=Unable to remove entry %s \ |
| | | ### from the task backend because there is no recurring task associated with that \ |
| | | ### entry DN |
| | | ###SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=Unable to process the search \ |
| | | ### operation in the task backend because the provided base DN %s is not valid \ |
| | | ### for entries in the task backend |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=Unable to process the search \ |
| | | ### operation in the task backend because there is no scheduled task associated \ |
| | | ### with the provided search base entry %s |
| | | ###SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=Unable to process the \ |
| | | ### search operation in the task backend because there is no recurring task \ |
| | | ### associated with the provided search base entry %s |
| | | ###SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=Unable to initialize the backup \ |
| | | ### backend because the provided configuration entry is null |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=Unable to initialize the \ |
| | | ### backup backend because an error occurred while attempting to decode the base \ |
| | | ### DN for the backend: %s |
| | | SEVERE_ERR_TASKSCHED_REMOVE_RECURRING_EXISTING_ITERATION_160=\u65e0\u6cd5\u79fb\u9664\u5faa\u73af\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u5df2\u7ecf\u5b58\u5728\u4e00\u4e2a ID \u4e3a %s \u7684\u8be5\u4efb\u52a1\u7684\u8ba1\u5212\u8fed\u4ee3\uff0c\u5fc5\u987b\u9996\u5148\u5c06\u5176\u79fb\u9664 |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NO_SUCH_TASK_161=\u65e0\u6cd5\u79fb\u9664\u6302\u8d77\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u6b64\u7c7b\u4efb\u52a1 |
| | | SEVERE_ERR_TASKSCHED_REMOVE_PENDING_NOT_PENDING_162=\u65e0\u6cd5\u79fb\u9664\u6302\u8d77\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u4efb\u52a1\u4e0d\u518d\u662f\u6302\u8d77\u72b6\u6001 |
| | | SEVERE_ERR_TASKSCHED_REMOVE_COMPLETED_NO_SUCH_TASK_163=\u65e0\u6cd5\u79fb\u9664\u5df2\u5b8c\u6210\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u5728\u5df2\u5b8c\u6210\u4efb\u52a1\u5217\u8868\u4e2d\u4e0d\u5b58\u5728\u6b64\u7c7b\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_DELETE_INVALID_ENTRY_164=\u65e0\u6cd5\u4ece\u4efb\u52a1\u540e\u7aef\u79fb\u9664\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176 DN \u4e0d\u9002\u5408\u8be5\u540e\u7aef\u6216\u5e76\u975e\u4f4d\u4e8e\u8ba1\u5212\u6216\u5faa\u73af\u4efb\u52a1\u57fa\u6761\u76ee\u7684\u4e0b\u65b9 |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_TASK_165=\u65e0\u6cd5\u4ece\u4efb\u52a1\u540e\u7aef\u79fb\u9664\u6761\u76ee %s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u4e0e\u8be5\u6761\u76ee DN \u5173\u8054\u7684\u8ba1\u5212\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_DELETE_RUNNING_166=\u65e0\u6cd5\u4ece\u4efb\u52a1\u540e\u7aef\u5220\u9664\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5173\u8054\u7684\u4efb\u52a1\u6b63\u5728\u8fd0\u884c |
| | | SEVERE_ERR_TASKBE_DELETE_NO_SUCH_RECURRING_TASK_167=\u65e0\u6cd5\u4ece\u4efb\u52a1\u540e\u7aef\u79fb\u9664\u6761\u76ee %s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u4e0e\u8be5\u6761\u76ee DN \u5173\u8054\u7684\u5faa\u73af\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_SEARCH_INVALID_BASE_168=\u65e0\u6cd5\u5728\u4efb\u52a1\u540e\u7aef\u5904\u7406\u641c\u7d22\u64cd\u4f5c\uff0c\u56e0\u4e3a\u63d0\u4f9b\u7684\u57fa DN %s \u5bf9\u4e8e\u4efb\u52a1\u540e\u7aef\u4e2d\u7684\u6761\u76ee\u65e0\u6548 |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_TASK_169=\u65e0\u6cd5\u5728\u4efb\u52a1\u540e\u7aef\u5904\u7406\u641c\u7d22\u64cd\u4f5c\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u4e0e\u63d0\u4f9b\u7684\u641c\u7d22\u57fa\u6761\u76ee %s \u5173\u8054\u7684\u8ba1\u5212\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_SEARCH_NO_SUCH_RECURRING_TASK_170=\u65e0\u6cd5\u5728\u4efb\u52a1\u540e\u7aef\u5904\u7406\u641c\u7d22\u64cd\u4f5c\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u4e0e\u63d0\u4f9b\u7684\u641c\u7d22\u57fa\u6761\u76ee %s \u5173\u8054\u7684\u5faa\u73af\u4efb\u52a1 |
| | | SEVERE_ERR_BACKUP_CONFIG_ENTRY_NULL_171=\u65e0\u6cd5\u521d\u59cb\u5316\u5907\u4efd\u540e\u7aef\uff0c\u56e0\u4e3a\u63d0\u4f9b\u7684\u914d\u7f6e\u6761\u76ee\u4e3a null |
| | | SEVERE_ERR_BACKUP_CANNOT_DECODE_BACKUP_ROOT_DN_172=\u65e0\u6cd5\u521d\u59cb\u5316\u5907\u4efd\u540e\u7aef\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u89e3\u7801\u540e\u7aef\u7684\u57fa DN \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | INFO_BACKUP_DESCRIPTION_BACKUP_DIR_LIST_173=\u9ed8\u8ba4\u60c5\u51b5\u4e0b\uff0c\u9488\u5bf9\u5907\u4efd\u540e\u7aef\u4e2d\u7684\u641c\u7d22\u64cd\u4f5c\u8bbf\u95ee\u7684\u76ee\u5f55\u96c6\u3002\u5bf9\u4e8e\u4e0d\u5728\u8be5\u5217\u8868\u4e2d\u7684\u5907\u4efd\u76ee\u5f55\uff0c\u4ecd\u53ef\u901a\u8fc7\u76f4\u63a5\u5728\u641c\u7d22\u57fa DN \u4e2d\u6307\u5b9a\u8be5\u5907\u4efd\u76ee\u5f55\u6765\u8fdb\u884c\u8bbf\u95ee\u3002\u5bf9\u6b64\u914d\u7f6e\u5c5e\u6027\u7684\u66f4\u6539\u5c06\u7acb\u5373\u751f\u6548 |
| | | ###SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=An error occurred \ |
| | | ### while attempting to determine the backup directory list: %s. Initialization \ |
| | | ### of the backup backend cannot continue |
| | | ###SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=Unable to retrieve an entry from the \ |
| | | ### backup backend because the requested entry was null |
| | | ###SEVERE_ERR_BACKUP_INVALID_BASE_176=Requested entry %s does not exist in the \ |
| | | ### backup backend |
| | | ###SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=Unable to retrieve entry \ |
| | | ### %s from the backup backend because the requested DN is one level below the \ |
| | | ### base DN but does not specify a backup directory |
| | | ###SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=Unable to retrieve entry %s \ |
| | | ### from the backup backend because the requested backup directory is invalid: \ |
| | | ### %s |
| | | ###SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=An error occurred while \ |
| | | ### attempting to examine the requested backup directory: %s |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=Unable to retrieve entry %s from the \ |
| | | ### backup backend because the requested DN is two levels below the base DN but \ |
| | | ### does not specify a backup ID |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=Unable to retrieve entry %s from \ |
| | | ### the backup backend because it does not have a parent |
| | | ###SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=Unable to retrieve entry %s from \ |
| | | ### the backup backend because the DN does not contain the backup directory in \ |
| | | ### which the requested backup should reside |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=Backup %s does not exist in backup \ |
| | | ### directory %s |
| | | ###SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=Add operations are not supported in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=Delete operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=Modify operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=Modify DN operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=The requested entry %s does not exist in \ |
| | | ### the backup backend |
| | | ###SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=LDIF export operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=LDIF import operations are not \ |
| | | ### supported in the backup backend |
| | | ###SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=Backup and restore \ |
| | | ### operations are not supported in the backup backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=Exactly one base DN \ |
| | | ### must be provided for use with the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=Entry %s already exists in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=Entry %s does not belong in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=Unable to add entry %s \ |
| | | ### because its parent entry %s does not exist in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=Entry %s does not exist in \ |
| | | ### the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=Cannot delete \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=Modify DN operations are not \ |
| | | ### supported in the memory-based backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=Unable to create an \ |
| | | ### LDIF writer: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=Cannot write entry %s \ |
| | | ### to LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=Unable to create an \ |
| | | ### LDIF reader: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=An unrecoverable error \ |
| | | ### occurred while reading from LDIF: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=An unexpected error occurred \ |
| | | ### while processing the import: %s |
| | | ###SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=The memory-based \ |
| | | ### backend does not support backup or restore operations |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=Cannot rename \ |
| | | ### entry %s because it has one or more subordinate entries |
| | | ###SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=Cannot rename \ |
| | | ### entry %s because the target entry is in a different backend |
| | | ###SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=Cannot rename entry \ |
| | | ### %s because the new parent entry %s doesn't exist |
| | | SEVERE_ERR_BACKUP_CANNOT_DETERMINE_BACKUP_DIR_LIST_174=\u5c1d\u8bd5\u786e\u5b9a\u5907\u4efd\u76ee\u5f55\u5217\u8868\u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u65e0\u6cd5\u7ee7\u7eed\u8fdb\u884c\u5907\u4efd\u540e\u7aef\u7684\u521d\u59cb\u5316 |
| | | SEVERE_ERR_BACKUP_GET_ENTRY_NULL_175=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684\u6761\u76ee\u4e3a null |
| | | SEVERE_ERR_BACKUP_INVALID_BASE_176=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u5b58\u5728\u8bf7\u6c42\u7684\u6761\u76ee %s |
| | | SEVERE_ERR_BACKUP_DN_DOES_NOT_SPECIFY_DIRECTORY_177=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684 DN \u5728\u57fa DN \u7684\u4e0b\u4e00\u7ea7\u522b\u4f46\u672a\u6307\u5b9a\u5907\u4efd\u76ee\u5f55 |
| | | SEVERE_ERR_BACKUP_INVALID_BACKUP_DIRECTORY_178=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684\u5907\u4efd\u76ee\u5f55\u65e0\u6548: %s |
| | | SEVERE_ERR_BACKUP_ERROR_GETTING_BACKUP_DIRECTORY_179=\u5c1d\u8bd5\u68c0\u67e5\u8bf7\u6c42\u7684\u5907\u4efd\u76ee\u5f55\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_ID_IN_DN_180=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684 DN \u5728\u57fa DN \u7684\u4e0b\u9762\u4e24\u4e2a\u7ea7\u522b\u4f46\u672a\u6307\u5b9a\u5907\u4efd ID |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_PARENT_DN_181=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u4e0d\u5305\u542b\u7236\u7c7b |
| | | SEVERE_ERR_BACKUP_NO_BACKUP_DIR_IN_DN_182=\u65e0\u6cd5\u4ece\u5907\u4efd\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a DN \u672a\u5305\u542b\u8bf7\u6c42\u7684\u5907\u4efd\u5fc5\u987b\u9a7b\u7559\u7684\u5907\u4efd\u76ee\u5f55 |
| | | SEVERE_ERR_BACKUP_NO_SUCH_BACKUP_183=\u5907\u4efd %s \u4e0d\u5b58\u5728\u4e8e\u5907\u4efd\u76ee\u5f55 %s \u4e2d |
| | | SEVERE_ERR_BACKUP_ADD_NOT_SUPPORTED_184=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u6dfb\u52a0\u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_DELETE_NOT_SUPPORTED_185=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5220\u9664\u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_MODIFY_NOT_SUPPORTED_186=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539\u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_MODIFY_DN_NOT_SUPPORTED_187=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_NO_SUCH_ENTRY_188=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u5b58\u5728\u8bf7\u6c42\u7684\u6761\u76ee %s |
| | | SEVERE_ERR_BACKUP_EXPORT_NOT_SUPPORTED_189=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301 LDIF \u5bfc\u51fa\u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_IMPORT_NOT_SUPPORTED_190=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301 LDIF \u5bfc\u5165\u64cd\u4f5c |
| | | SEVERE_ERR_BACKUP_BACKUP_AND_RESTORE_NOT_SUPPORTED_191=\u5907\u4efd\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5907\u4efd\u548c\u6062\u590d\u64cd\u4f5c |
| | | SEVERE_ERR_MEMORYBACKEND_REQUIRE_EXACTLY_ONE_BASE_192=\u5fc5\u987b\u63d0\u4f9b\u4e00\u4e2a\u57fa DN \u4ee5\u4fbf\u914d\u5408\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4f7f\u7528 |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_ALREADY_EXISTS_193=\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e2d\u5df2\u5b58\u5728\u6761\u76ee %s |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_BELONG_194=\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e2d\u4e0d\u62e5\u6709\u6761\u76ee %s |
| | | SEVERE_ERR_MEMORYBACKEND_PARENT_DOESNT_EXIST_195=\u65e0\u6cd5\u6dfb\u52a0\u6761\u76ee %s\uff0c\u56e0\u4e3a\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e2d\u6ca1\u6709\u5176\u7236\u6761\u76ee %s |
| | | SEVERE_ERR_MEMORYBACKEND_ENTRY_DOESNT_EXIST_196=\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e2d\u4e0d\u5b58\u5728\u6761\u76ee %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_DELETE_ENTRY_WITH_CHILDREN_197=\u65e0\u6cd5\u5220\u9664\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u542b\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u6b21\u7ea7\u6761\u76ee |
| | | SEVERE_ERR_MEMORYBACKEND_MODDN_NOT_SUPPORTED_198=\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_WRITER_199=\u65e0\u6cd5\u521b\u5efa LDIF \u4e66\u5199\u5668: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_200=\u65e0\u6cd5\u5c06\u6761\u76ee %s \u5199\u5165 LDIF: %s |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_CREATE_LDIF_READER_201=\u65e0\u6cd5\u521b\u5efa LDIF \u8bfb\u53d6\u5668: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_READING_LDIF_202=\u4ece LDIF \u4e2d\u8bfb\u53d6\u65f6\u51fa\u73b0\u4e0d\u53ef\u4fee\u590d\u7684\u9519\u8bef: %s |
| | | SEVERE_ERR_MEMORYBACKEND_ERROR_DURING_IMPORT_203=\u5f53\u5904\u7406\u5bfc\u5165\u65f6\u53d1\u751f\u672a\u9884\u671f\u9519\u8bef: %s |
| | | SEVERE_ERR_MEMORYBACKEND_BACKUP_RESTORE_NOT_SUPPORTED_204=\u57fa\u4e8e\u5185\u5b58\u7684\u540e\u7aef\u4e0d\u652f\u6301\u5907\u4efd\u6216\u6062\u590d\u64cd\u4f5c |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_ENRY_WITH_CHILDREN_205=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u542b\u6709\u4e00\u4e2a\u6216\u591a\u4e2a\u6b21\u7ea7\u6761\u76ee |
| | | SEVERE_ERR_MEMORYBACKEND_CANNOT_RENAME_TO_ANOTHER_BACKEND_206=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee %s\uff0c\u56e0\u4e3a\u76ee\u6807\u6761\u76ee\u5728\u5176\u4ed6\u540e\u7aef\u4e2d |
| | | SEVERE_ERR_MEMORYBACKEND_RENAME_PARENT_DOESNT_EXIST_207=\u65e0\u6cd5\u91cd\u547d\u540d\u6761\u76ee %s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u65b0\u7684\u7236\u6761\u76ee %s |
| | | INFO_SCHEMA_DESCRIPTION_SHOW_ALL_ATTRIBUTES_208=\u6307\u793a\u662f\u5426\u5c06\u5b50\u6a21\u5f0f\u6761\u76ee\u4e2d\u7684\u5c5e\u6027\u89c6\u4e3a\u7528\u6237\u5c5e\u6027\uff08\u5373\u4f7f\u8fd9\u4e9b\u5c5e\u6027\u88ab\u6807\u8bb0\u4e3a\u64cd\u4f5c\u5c5e\u6027\uff09\u3002\u8fd9\u6837\u53ef\u4ee5\u5b9e\u73b0\u4e0e\u67d0\u4e9b\u5e94\u7528\u7a0b\u5e8f\u7684\u517c\u5bb9\uff0c\u8fd9\u4e9b\u5e94\u7528\u7a0b\u5e8f\u8981\u6c42\u9ed8\u8ba4\u5305\u542b\u6a21\u5f0f\u5c5e\u6027\uff08\u5982 attributeType \u548c objectClasses\uff09\uff0c\u5373\u4f7f\u5e76\u672a\u8bf7\u6c42\u8fd9\u4e9b\u5c5e\u6027\u4e5f\u662f\u5982\u6b64\u3002\u8bf7\u6ce8\u610f\uff0c\u4f1a\u59cb\u7ec8\u5c06 ldapSyntaxes \u5c5e\u6027\u89c6\u4e3a\u64cd\u4f5c\u5c5e\u6027\uff0c\u4ee5\u907f\u514d\u5c1d\u8bd5\u901a\u8fc7\u534f\u8bae\u4fee\u6539\u6a21\u5f0f\u65f6\u51fa\u73b0\u95ee\u9898 |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=An error occurred while \ |
| | | ### trying to determine whether to treat all subschema entry attributes as user \ |
| | | ### attributes regardless of the way they are defined in the schema, as specified \ |
| | | ### in the ds-cfg-show-all-attributes attribute of configuration entry %s: %s. \ |
| | | ### The default behavior, which is to treat the attribute types as defined in the \ |
| | | ### server schema, will be used |
| | | ###FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=An error occurred while \ |
| | | ### attempting to register base DN %s in the Directory Server: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_DETERMINE_SHOW_ALL_209=\u5c1d\u8bd5\u786e\u5b9a\u662f\u5426\u5c06\u6240\u6709\u5b50\u6a21\u5f0f\u6761\u76ee\u5c5e\u6027\u4f5c\u4e3a\u7528\u6237\u5c5e\u6027\u5904\u7406\u65f6\uff08\u4e0d\u7ba1\u5176\u5728\u6a21\u5f0f\u4e2d\u7684\u5b9a\u4e49\u65b9\u5f0f\uff0c\u5982\u5728\u914d\u7f6e\u6761\u76ee %s \u7684 ds-cfg-show-all-attributes \u5c5e\u6027\u4e2d\u6240\u6307\u5b9a\uff09\u53d1\u751f\u9519\u8bef: %s\u3002\u5c06\u91c7\u53d6\u9ed8\u8ba4\u64cd\u4f5c\uff0c\u5373\u5c06\u5c5e\u6027\u7c7b\u578b\u4f5c\u4e3a\u670d\u52a1\u5668\u6a21\u5f0f\u4e2d\u6240\u5b9a\u4e49\u7684\u8fdb\u884c\u5904\u7406 |
| | | FATAL_ERR_BACKEND_CANNOT_REGISTER_BASEDN_210=\u5c1d\u8bd5\u5728\u76ee\u5f55\u670d\u52a1\u5668\u4e2d\u6ce8\u518c\u57fa DN %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | MILD_ERR_SCHEMA_DELETE_MODTYPE_NOT_SUPPORTED_211=\u6a21\u5f0f\u540e\u7aef\u5f53\u524d\u4e0d\u652f\u6301\u5220\u9664\u73b0\u6709\u7684\u6a21\u5f0f\u5143\u7d20 |
| | | MILD_ERR_SCHEMA_INVALID_MODIFICATION_TYPE_212=\u6a21\u5f0f\u540e\u7aef\u4e0d\u652f\u6301 %s \u4fee\u6539\u7c7b\u578b |
| | | MILD_ERR_SCHEMA_MODIFY_UNSUPPORTED_ATTRIBUTE_TYPE_213=\u6a21\u5f0f\u540e\u7aef\u4e0d\u652f\u6301\u4fee\u6539 %s \u5c5e\u6027\u7c7b\u578b\u3002\u53ea\u80fd\u4fee\u6539\u5c5e\u6027\u7c7b\u578b\u3001\u5bf9\u8c61\u7c7b\u3001\u540d\u79f0\u683c\u5f0f\u3001DIT \u5185\u5bb9\u89c4\u5219\u3001DIT \u7ed3\u6784\u89c4\u5219\u548c\u5339\u914d\u89c4\u5219\u7528\u6cd5 |
| | |
| | | MILD_ERR_SCHEMA_MODIFY_MRU_OBSOLETE_ATTR_291=\u65e0\u6cd5\u6dfb\u52a0\u5339\u914d\u89c4\u5219\u7528\u6cd5 %s\uff0c\u56e0\u4e3a\u5b83\u5f15\u7528\u7684\u5c5e\u6027\u7c7b\u578b %s \u5728\u670d\u52a1\u5668\u6a21\u5f0f\u4e2d\u88ab\u6807\u8bb0\u4e3a OBSOLETE |
| | | MILD_ERR_SCHEMA_MODIFY_DCR_OBSOLETE_AUXILIARY_OC_292=\u65e0\u6cd5\u6dfb\u52a0 DIT \u5185\u5bb9\u89c4\u5219 %s\uff0c\u56e0\u4e3a\u5b83\u5f15\u7528\u7684\u8f85\u52a9\u5bf9\u8c61\u7c7b %s \u5728\u670d\u52a1\u5668\u6a21\u5f0f\u4e2d\u88ab\u6807\u8bb0\u4e3a OBSOLETE |
| | | MILD_ERR_SCHEMA_MODIFY_INSUFFICIENT_PRIVILEGES_293=\u60a8\u6ca1\u6709\u8db3\u591f\u7684\u6743\u9650\u4fee\u6539\u76ee\u5f55\u670d\u52a1\u5668\u6a21\u5f0f |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=Unable to find a file \ |
| | | ### containing concatenated schema element definitions in order to determine if \ |
| | | ### any schema changes were made with the server offline. The file was expected \ |
| | | ### in the %s directory and should have been named either %s or %s |
| | | ###SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=An error occurred \ |
| | | ### while attempting to determine whether any schema changes had been made by \ |
| | | ### directly editing the schema files with the server offline: %s |
| | | ###SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=An error occurred while \ |
| | | ### attempting to write file %s containing a concatenated list of all server \ |
| | | ### schema elements: %s. The server may not be able to accurately identify any \ |
| | | ### schema changes made with the server offline |
| | | SEVERE_ERR_SCHEMA_CANNOT_FIND_CONCAT_FILE_294=\u65e0\u6cd5\u627e\u5230\u5305\u542b\u4e32\u8054\u5f0f\u6a21\u5f0f\u5143\u7d20\u5b9a\u4e49\u7684\u6587\u4ef6\uff0c\u7528\u4e8e\u786e\u5b9a\u5728\u670d\u52a1\u5668\u8131\u673a\u65f6\u662f\u5426\u66f4\u6539\u4e86\u6a21\u5f0f\u3002\u6587\u4ef6\u5e94\u5f53\u4f1a\u51fa\u73b0\u5728 %s \u76ee\u5f55\u4e2d\uff0c\u4e14\u540d\u5b57\u5e94\u8be5\u4e3a %s \u6216 %s |
| | | SEVERE_ERR_SCHEMA_ERROR_DETERMINING_SCHEMA_CHANGES_295=\u5c1d\u8bd5\u786e\u5b9a\u662f\u5426\u5728\u670d\u52a1\u5668\u8131\u673a\u65f6\u76f4\u63a5\u7f16\u8f91\u6a21\u5f0f\u6587\u4ef6\u6765\u66f4\u6539\u6a21\u5f0f\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_SCHEMA_CANNOT_WRITE_CONCAT_SCHEMA_FILE_296=\u5c1d\u8bd5\u5199\u5165\u5305\u542b\u6240\u6709\u670d\u52a1\u5668\u6a21\u5f0f\u5143\u7d20\u7684\u4e32\u8054\u5f0f\u5217\u8868\u7684\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s\u3002\u670d\u52a1\u5668\u53ef\u80fd\u65e0\u6cd5\u51c6\u786e\u8bc6\u522b\u5728\u670d\u52a1\u5668\u8131\u673a\u65f6\u8fdb\u884c\u7684\u6a21\u5f0f\u66f4\u6539 |
| | | NOTICE_BACKEND_ENVIRONMENT_UNUSABLE_297=\u4e0e\u540e\u7aef ID %s \u5bf9\u5e94\u7684 JE \u6570\u636e\u5e93\u73af\u5883\u5df2\u635f\u574f\u3002\u91cd\u65b0\u542f\u52a8\u76ee\u5f55\u670d\u52a1\u5668\u4ee5\u91cd\u65b0\u6253\u5f00\u8be5\u73af\u5883 |
| | | ###SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=The Directory Server is not \ |
| | | ### configured to allow task %s to be invoked |
| | | SEVERE_ERR_TASKSCHED_NOT_ALLOWED_TASK_298=\u672a\u5c06\u76ee\u5f55\u670d\u52a1\u5668\u914d\u7f6e\u4e3a\u5141\u8bb8\u8c03\u7528\u4efb\u52a1 %s |
| | | INFO_TASK_COMPLETION_BODY_299=\u4efb\u52a1 ID: %s\r\n\u4efb\u52a1\u72b6\u6001: %s\r\n\u9884\u5b9a\u5f00\u59cb\u65f6\u95f4: %s\r\n\u5b9e\u9645\u5f00\u59cb\u65f6\u95f4: %s\r\n\u5b8c\u6210\u65f6\u95f4: %s\r\n\r\n\u65e5\u5fd7\u6d88\u606f:\r\n |
| | | ###SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=Unable to retrieve an entry from the \ |
| | | ### trust store backend because the requested entry was null |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=Requested entry %s does not exist in \ |
| | | ### the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=Unable to process \ |
| | | ### entry %s in the trust store backend because the requested DN is one level \ |
| | | ### below the base DN but does not specify a certificate name |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=Error while trying to retrieve \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=Modify operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=Modify DN operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=Unable to \ |
| | | ### initialize the trust store backend from configuration entry %s because it \ |
| | | ### does not contain exactly one base DN |
| | | ###SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=LDIF import and \ |
| | | ### export operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=Backup and \ |
| | | ### restore operations are not supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=The trust store file %s \ |
| | | ### specified in attribute ds-cfg-trust-store-file of configuration entry %s does \ |
| | | ### not exist |
| | | ###SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=The trust store type %s \ |
| | | ### specified in attribute ds-cfg-trust-store-type of configuration entry %s is \ |
| | | ### not valid: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=An error occurred while \ |
| | | ### trying to create the PIN file %s specified in attribute \ |
| | | ### ds-cfg-trust-store-pin-file of configuration entry %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=An error occurred while \ |
| | | ### trying to read the trust store PIN from file %s specified in configuration \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=File %s specified in \ |
| | | ### attribute ds-cfg-trust-store-pin-file of configuration entry %s should \ |
| | | ### contain the PIN needed to access the trust store, but this file \ |
| | | ### is empty |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=Environment variable %s \ |
| | | ### which is specified in attribute ds-cfg-trust-store-pin-environment-variable \ |
| | | ### of configuration entry %s should contain the PIN needed to access the \ |
| | | ### trust store, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=Java property %s which \ |
| | | ### is specified in attribute ds-cfg-trust-store-pin-property of configuration \ |
| | | ### entry %s should contain the PIN needed to access the file-based trust \ |
| | | ### manager, but this property is not set |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=An unexpected error \ |
| | | ### occurred while trying to determine the value of configuration attribute \ |
| | | ### ds-cfg-trust-store-file in configuration entry %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=An error occurred while trying \ |
| | | ### to load the trust store contents from file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=An error occurred \ |
| | | ### while trying to create a trust manager factory to access the contents of \ |
| | | ### trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=The certificate entry %s already exists |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=Error while attempting to \ |
| | | ### generate a self-signed certificate %s in the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=Error while trying to add \ |
| | | ### certificate %s to the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=Delete operations are not \ |
| | | ### supported in the trust store backend |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=The entry %s could not be \ |
| | | ### added because it does not contain a certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=The entry %s could \ |
| | | ### not be added because it contains multiple certificate attributes %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=The entry %s could not be \ |
| | | ### added because it does not contain a value of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=The entry %s could \ |
| | | ### not be added because it contains multiple values of certificate attribute %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=Error while writing certificate %s \ |
| | | ### to a file: %s |
| | | ###SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=Failed to set permissions \ |
| | | ### on trust store file %s |
| | | ###SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=The root container for backend \ |
| | | ### %s has not been initialized preventing this backend from processing the \ |
| | | ### requested operation |
| | | ###SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=Unable to obtain a write lock \ |
| | | ### on entry %s |
| | | ###SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=Entry %s cannot be modified \ |
| | | ### because it does not represent a task entry. Only task entries may be \ |
| | | ### modified in the task backend |
| | | ###SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=Entry %s cannot be modified because \ |
| | | ### it does not represent a valid task in the server |
| | | ###SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=Entry %s cannot be modified because \ |
| | | ### the assoicated task has completed running. Completed tasks cannot be modified |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=Entry %s cannot be modified because \ |
| | | ### the server does not currently support modifying recurring task entries |
| | | ###SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=The task associated with entry %s is \ |
| | | ### currently running. The only modification allowed for running tasks is to \ |
| | | ### replace the value of the ds-task-state attribute with "cancel" |
| | | SEVERE_ERR_TRUSTSTORE_GET_ENTRY_NULL_300=\u65e0\u6cd5\u4ece\u4fe1\u4efb\u5e93\u540e\u7aef\u68c0\u7d22\u6761\u76ee\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684\u6761\u76ee\u4e3a null |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_BASE_301=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u5b58\u5728\u8bf7\u6c42\u7684\u6761\u76ee %s |
| | | SEVERE_ERR_TRUSTSTORE_DN_DOES_NOT_SPECIFY_CERTIFICATE_302=\u65e0\u6cd5\u5728\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u5904\u7406\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8bf7\u6c42\u7684 DN \u5728\u57fa DN \u7684\u4e0b\u4e00\u7ea7\u522b\u4f46\u672a\u6307\u5b9a\u8bc1\u4e66\u540d\u79f0 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_RETRIEVE_CERT_303=\u5c1d\u8bd5\u4ece\u4fe1\u4efb\u5e93\u6587\u4ef6 %2$s \u68c0\u7d22\u8bc1\u4e66 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_NOT_SUPPORTED_304=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539\u64cd\u4f5c |
| | | SEVERE_ERR_TRUSTSTORE_MODIFY_DN_NOT_SUPPORTED_305=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u4fee\u6539 DN \u64cd\u4f5c |
| | | SEVERE_ERR_TRUSTSTORE_REQUIRES_ONE_BASE_DN_306=\u65e0\u6cd5\u4ece\u914d\u7f6e\u6761\u76ee %s \u4e2d\u521d\u59cb\u5316\u4fe1\u4efb\u5e93\u540e\u7aef\uff0c\u56e0\u4e3a\u5176\u4e0d\u5305\u542b\u4e00\u4e2a\u57fa DN |
| | | SEVERE_ERR_TRUSTSTORE_IMPORT_AND_EXPORT_NOT_SUPPORTED_307=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u652f\u6301 LDIF \u5bfc\u5165\u548c\u5bfc\u51fa\u64cd\u4f5c |
| | | SEVERE_ERR_TRUSTSTORE_BACKUP_AND_RESTORE_NOT_SUPPORTED_308=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5907\u4efd\u548c\u6062\u590d\u64cd\u4f5c |
| | | SEVERE_ERR_TRUSTSTORE_NO_SUCH_FILE_309=\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-file \u4e2d\u6307\u5b9a\u7684\u4fe1\u4efb\u5e93\u6587\u4ef6 %1$s \u4e0d\u5b58\u5728 |
| | | SEVERE_ERR_TRUSTSTORE_INVALID_TYPE_310=\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-type \u4e2d\u6307\u5b9a\u7684\u4fe1\u4efb\u5e93\u7c7b\u578b %1$s \u65e0\u6548: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_CREATE_311=\u5c1d\u8bd5\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-pin-file \u4e2d\u6307\u5b9a\u7684\u521b\u5efa PIN \u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_CANNOT_READ_312=\u5c1d\u8bd5\u4ece\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u914d\u7f6e\u5c5e\u6027 ds-cfg-trust-store-pin-file \u4e2d\u6307\u5b9a\u7684\u6587\u4ef6 %1$s \u8bfb\u53d6\u4fe1\u4efb\u5e93 PIN \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_PIN_FILE_EMPTY_313=\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-pin-file \u4e2d\u6307\u5b9a\u7684\u6587\u4ef6 %1$s \u5e94\u5305\u542b\u8bbf\u95ee\u4fe1\u4efb\u5e93\u5fc5\u9700\u7684 PIN\uff0c\u4f46\u8be5\u6587\u4ef6\u4e3a\u7a7a |
| | | SEVERE_ERR_TRUSTSTORE_PIN_ENVAR_NOT_SET_314=\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-pin-environment-variable \u4e2d\u6307\u5b9a\u7684\u73af\u5883\u53d8\u91cf %1$s \u5e94\u5305\u542b\u8bbf\u95ee\u4fe1\u4efb\u5e93\u5fc5\u9700\u7684 PIN\uff0c\u4f46\u8be5\u5c5e\u6027\u672a\u8bbe\u7f6e |
| | | SEVERE_ERR_TRUSTSTORE_PIN_PROPERTY_NOT_SET_315=\u5728\u914d\u7f6e\u6761\u76ee %2$s \u7684\u5c5e\u6027 ds-cfg-trust-store-pin-property \u4e2d\u6307\u5b9a\u7684 Java \u5c5e\u6027 %1$s \u5e94\u5305\u542b\u8bbf\u95ee\u57fa\u4e8e\u6587\u4ef6\u7684\u4fe1\u4efb\u7ba1\u7406\u5668\u5fc5\u9700\u7684 PIN\uff0c\u4f46\u8be5\u5c5e\u6027\u672a\u8bbe\u7f6e |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DETERMINE_FILE_316=\u5c1d\u8bd5\u786e\u5b9a\u914d\u7f6e\u6761\u76ee %s \u4e2d\u914d\u7f6e\u5c5e\u6027 ds-cfg-trust-store-file \u7684\u503c\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_LOAD_317=\u5c1d\u8bd5\u4ece\u6587\u4ef6 %s \u52a0\u8f7d\u4fe1\u4efb\u5e93\u5185\u5bb9\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_CREATE_FACTORY_318=\u5c1d\u8bd5\u521b\u5efa\u4fe1\u4efb\u7ba1\u7406\u5668\u5e93\u4ee5\u8bbf\u95ee\u4fe1\u4efb\u5e93\u6587\u4ef6 %s \u7684\u5185\u5bb9\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TRUSTSTORE_ALIAS_IN_USE_319=\u8bc1\u4e66\u6761\u76ee %s \u5df2\u5b58\u5728 |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_GENERATE_CERT_320=\u5c1d\u8bd5\u5728\u4fe1\u4efb\u5e93\u6587\u4ef6 %2$s \u4e2d\u751f\u6210\u81ea\u7b7e\u540d\u8bc1\u4e66 %1$s \u65f6\u51fa\u9519: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_ADD_CERT_321=\u5c1d\u8bd5\u5c06\u8bc1\u4e66 %s \u6dfb\u52a0\u5230\u4fe1\u4efb\u5e93\u6587\u4ef6 %s \u65f6\u51fa\u9519: %s |
| | | SEVERE_ERR_TRUSTSTORE_DELETE_NOT_SUPPORTED_322=\u4fe1\u4efb\u5e93\u540e\u7aef\u4e2d\u4e0d\u652f\u6301\u5220\u9664\u64cd\u4f5c |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_ATTR_323=\u4e0d\u80fd\u6dfb\u52a0\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u4e0d\u5305\u542b\u8bc1\u4e66\u5c5e\u6027 %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_ATTRS_324=\u4e0d\u80fd\u6dfb\u52a0\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u5305\u542b\u591a\u4e2a\u8bc1\u4e66\u5c5e\u6027 %s |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_MISSING_CERT_VALUE_325=\u4e0d\u80fd\u6dfb\u52a0\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u4e0d\u5305\u542b\u8bc1\u4e66\u5c5e\u6027 %s \u7684\u503c |
| | | SEVERE_ERR_TRUSTSTORE_ENTRY_HAS_MULTIPLE_CERT_VALUES_326=\u4e0d\u80fd\u6dfb\u52a0\u6761\u76ee %s\uff0c\u56e0\u4e3a\u5176\u5305\u542b\u8bc1\u4e66\u5c5e\u6027 %s \u7684\u591a\u4e2a\u503c |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_WRITE_CERT_327=\u5c06\u8bc1\u4e66 %s \u5199\u5165\u6587\u4ef6\u65f6\u51fa\u9519: %s |
| | | SEVERE_WARN_TRUSTSTORE_SET_PERMISSIONS_FAILED_328=\u5728\u4fe1\u4efb\u5e93\u6587\u4ef6 %s \u4e0a\u8bbe\u7f6e\u6743\u9650\u65f6\u5931\u8d25 |
| | | SEVERE_ERR_ROOT_CONTAINER_NOT_INITIALIZED_329=\u540e\u7aef %s \u7684\u6839\u5bb9\u5668\u5c1a\u672a\u521d\u59cb\u5316\uff0c\u56e0\u6b64\u8be5\u540e\u7aef\u4e0d\u80fd\u5904\u7406\u8bf7\u6c42\u7684\u64cd\u4f5c |
| | | SEVERE_ERR_TASKBE_MODIFY_CANNOT_LOCK_ENTRY_330=\u65e0\u6cd5\u5728\u6761\u76ee %s \u4e0a\u83b7\u53d6\u5199\u5165\u9501\u5b9a |
| | | SEVERE_ERR_TASKBE_MODIFY_INVALID_ENTRY_331=\u6761\u76ee %s \u4e0d\u80fd\u88ab\u4fee\u6539\uff0c\u56e0\u4e3a\u5176\u4e0d\u5b58\u5728\u4efb\u52a1\u6761\u76ee\u3002\u53ea\u6709\u4efb\u52a1\u6761\u76ee\u624d\u80fd\u5728\u4efb\u52a1\u540e\u7aef\u88ab\u4fee\u6539 |
| | | SEVERE_ERR_TASKBE_MODIFY_NO_SUCH_TASK_332=\u6761\u76ee %s \u4e0d\u80fd\u88ab\u4fee\u6539\uff0c\u56e0\u4e3a\u5176\u4e0d\u8868\u793a\u670d\u52a1\u5668\u4e2d\u7684\u6709\u6548\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_MODIFY_COMPLETED_333=\u6761\u76ee %s \u4e0d\u80fd\u88ab\u4fee\u6539\uff0c\u56e0\u4e3a\u5173\u8054\u7684\u4efb\u52a1\u5df2\u5b8c\u6210\u8fd0\u884c\u3002\u4e0d\u80fd\u4fee\u6539\u5df2\u5b8c\u6210\u7684\u4efb\u52a1 |
| | | SEVERE_ERR_TASKBE_MODIFY_RECURRING_334=\u6761\u76ee %s \u4e0d\u80fd\u88ab\u4fee\u6539\uff0c\u56e0\u4e3a\u670d\u52a1\u5668\u5f53\u524d\u4e0d\u652f\u6301\u4fee\u6539\u5faa\u73af\u4efb\u52a1\u6761\u76ee |
| | | SEVERE_ERR_TASKBE_MODIFY_RUNNING_335=\u6761\u76ee %s \u5173\u8054\u7684\u4efb\u52a1\u6b63\u5728\u8fd0\u884c\u3002\u53ef\u5bf9\u8fd0\u884c\u4e2d\u4efb\u52a1\u8fdb\u884c\u7684\u552f\u4e00\u4fee\u6539\u662f\u5c06 ds-task-state \u5c5e\u6027\u7684\u503c\u66ff\u6362\u4e3a "cancel" |
| | | INFO_TASKBE_RUNNING_TASK_CANCELLED_336=\u53d6\u6d88\u4efb\u52a1\u7684\u4fee\u6539\u8bf7\u6c42\u4e2d\u65ad\u4e86\u4efb\u52a1\u5904\u7406 |
| | | ###SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=Error while trying to delete \ |
| | | ### certificate %s from the trust store file %s: %s |
| | | ###SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=Unable to retrieve entry %s \ |
| | | ### from the trust store backend because the certificate %s does not exist |
| | | ###SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=The LDIF backend defined in \ |
| | | ### configuration entry %s only supports a single base DN, but was configured \ |
| | | ### for use with multiple base DNs |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=An error occurred while \ |
| | | ### attempting to open LDIF file %s for use by the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=An error occurred while \ |
| | | ### attempting to read data from LDIF file %s into the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_CANNOT_DELETE_CERT_337=\u5c1d\u8bd5\u4ece\u4fe1\u4efb\u5e93\u6587\u4ef6 %2$s \u5220\u9664\u8bc1\u4e66 %1$s \u65f6\u51fa\u9519: %3$s |
| | | SEVERE_ERR_TRUSTSTORE_CERTIFICATE_NOT_FOUND_338=\u65e0\u6cd5\u4ece\u4fe1\u4efb\u5e93\u540e\u7aef\u68c0\u7d22\u6761\u76ee %s\uff0c\u56e0\u4e3a\u8bc1\u4e66 %s \u4e0d\u5b58\u5728 |
| | | SEVERE_ERR_LDIF_BACKEND_MULTIPLE_BASE_DNS_339=\u914d\u7f6e\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684 LDIF \u540e\u7aef\u53ea\u652f\u6301\u5355\u4e2a\u57fa DN\uff0c\u4f46\u88ab\u914d\u7f6e\u4e3a\u7528\u4e8e\u591a\u4e2a\u57fa DN |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_OPENING_FILE_340=\u5c1d\u8bd5\u6253\u5f00 LDIF \u6587\u4ef6 %s \u4ee5\u4fbf\u7531\u914d\u7f6e\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684 LDIF \u540e\u7aef\u4f7f\u7528\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_ENTRY_341=\u5c1d\u8bd5\u5c06\u6570\u636e\u4ece LDIF \u6587\u4ef6 %s \u8bfb\u53d6\u5230\u914d\u7f6e\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684 LDIF \u540e\u7aef\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | MILD_ERR_LDIF_BACKEND_DUPLICATE_ENTRY_342=\u914d\u7f6e\u4e3a\u4e0e LDIF \u540e\u7aef\uff08\u5728\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u5b9a\u4e49\uff09\u914d\u5408\u4f7f\u7528\u7684 LDIF \u6587\u4ef6 %1$s \u5305\u542b\u591a\u4e2a DN \u4e3a %3$s \u7684\u6761\u76ee |
| | | MILD_ERR_LDIF_BACKEND_ENTRY_OUT_OF_SCOPE_343=\u914d\u7f6e\u4e3a\u4e0e LDIF \u540e\u7aef\uff08\u5728\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u5b9a\u4e49\uff09\u914d\u5408\u4f7f\u7528\u7684 LDIF \u6587\u4ef6 %1$s \u5305\u542b\u6761\u76ee %3$s\uff0c\u8be5\u6761\u76ee\u4e0d\u5728\u4e3a\u8be5\u540e\u7aef\u5b9a\u4e49\u7684\u57fa DN \u4e4b\u4e0b |
| | | MILD_ERR_LDIF_BACKEND_MISSING_PARENT_344=\u914d\u7f6e\u4e3a\u4e0e LDIF \u540e\u7aef\uff08\u5728\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u5b9a\u4e49\uff09\u914d\u5408\u4f7f\u7528\u7684 LDIF \u6587\u4ef6 %1$s \u5305\u542b\u6761\u76ee %3$s\uff0c\u4f46\u5c1a\u672a\u8bfb\u53d6\u5176\u7236\u6761\u76ee |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=An error occurred while \ |
| | | ### trying to create file %s to write an updated version of the data for the \ |
| | | ### LDIF backend defined in configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=An error occurred while \ |
| | | ### trying to write updated data to file %s for the LDIF backend defined in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=An error occurred while \ |
| | | ### attempting to rename file %s to %s while writing updated data for the LDIF \ |
| | | ### backend defined in configuration entry %s: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_CREATING_FILE_345=\u5c1d\u8bd5\u521b\u5efa\u6587\u4ef6 %s \u4ee5\u4fbf\u5199\u5165\u914d\u7f6e\u6761\u76ee %s \u4e2d\u6240\u5b9a\u4e49 LDIF \u540e\u7aef\u7684\u6570\u636e\u7684\u66f4\u65b0\u7248\u672c\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_WRITING_FILE_346=\u5c1d\u8bd5\u5c06\u66f4\u65b0\u7684\u6570\u636e\u5199\u5165\u5728\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u5b9a\u4e49\u7684 LDIF \u540e\u7aef\u7684\u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_RENAMING_FILE_347=\u5c1d\u8bd5\u5c06\u6587\u4ef6\u540d\u7531 %s \u66f4\u6539\u4e3a %s\uff08\u540c\u65f6\u5199\u5165\u5728\u914d\u7f6e\u6761\u76ee %s \u4e2d\u5b9a\u4e49\u7684 LDIF \u540e\u7aef\u7684\u66f4\u65b0\u6570\u636e\uff09\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | MILD_ERR_LDIF_BACKEND_ADD_ALREADY_EXISTS_348=LDIF \u540e\u7aef\u4e2d\u5df2\u5b58\u5728\u6761\u76ee %s |
| | | MILD_ERR_LDIF_BACKEND_ADD_MISSING_PARENT_349=\u6761\u76ee %s \u7684\u7236\u6761\u76ee\u4e0d\u5b58\u5728 |
| | | MILD_ERR_LDIF_BACKEND_DELETE_NO_SUCH_ENTRY_350=\u6761\u76ee %s \u4e0d\u5b58\u5728 |
| | |
| | | MILD_ERR_LDIF_BACKEND_MODDN_TARGET_ENTRY_ALREADY_EXISTS_354=\u76ee\u6807\u6761\u76ee %s \u5df2\u5b58\u5728 |
| | | MILD_ERR_LDIF_BACKEND_MODDN_NEW_PARENT_DOESNT_EXIST_355=\u65b0\u7684\u7236 DN %s \u4e0d\u5b58\u5728 |
| | | MILD_ERR_LDIF_BACKEND_SEARCH_NO_SUCH_BASE_356=\u6307\u5b9a\u4e3a\u641c\u7d22\u57fa DN \u7684\u6761\u76ee %s \u4e0d\u5b58\u5728 |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=An error occurred while \ |
| | | ### trying to create the writer for the LDIF export operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=An error occurred \ |
| | | ### while trying to write entry %s during the LDIF export: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=An error occurred while \ |
| | | ### trying to create the reader for the LDIF import operation: %s |
| | | ###SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=An unrecoverable error \ |
| | | ### occurred while attempting to read data from the import file: %s. The LDIF \ |
| | | ### import cannot continue |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_WRITER_357=\u5c1d\u8bd5\u4e3a LDIF \u5bfc\u51fa\u64cd\u4f5c\u521b\u5efa\u5199\u5165\u5668\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_WRITE_ENTRY_TO_LDIF_358=\u5c1d\u8bd5\u5728 LDIF \u5bfc\u51fa\u65f6\u5199\u5165\u6761\u76ee %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_LDIF_BACKEND_CANNOT_CREATE_LDIF_READER_359=\u5c1d\u8bd5\u4e3a LDIF \u5bfc\u5165\u64cd\u4f5c\u521b\u5efa\u8bfb\u53d6\u5668\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_LDIF_BACKEND_ERROR_READING_LDIF_360=\u5c1d\u8bd5\u4ece\u5bfc\u5165\u6587\u4ef6\u8bfb\u53d6\u6570\u636e\u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s\u3002LDIF \u5bfc\u5165\u65e0\u6cd5\u7ee7\u7eed |
| | | MILD_ERR_LDIF_BACKEND_BACKUP_RESTORE_NOT_SUPPORTED_361=LDIF \u540e\u7aef\u5f53\u524d\u672a\u63d0\u4f9b\u5907\u4efd\u6216\u6062\u590d\u673a\u5236\u3002\u8bf7\u6539\u7528 LDIF \u5bfc\u5165\u548c\u5bfc\u51fa\u64cd\u4f5c |
| | | MILD_ERR_LDIF_BACKEND_LDIF_DOESNT_EXIST_362=LDIF \u540e\u7aef\u914d\u7f6e\u6761\u76ee %2$s \u4e2d\u5f15\u7528\u7684 LDIF \u6587\u4ef6 %1$s \u4e0d\u5b58\u5728 |
| | | INFO_LDIF_BACKEND_LDIF_FILE_CHANGED_363=\u76f4\u5230\u7981\u7528\u5e76\u91cd\u65b0\u542f\u7528\u540e\u7aef\u540e\uff0c\u5bf9 LDIF \u6587\u4ef6\u8def\u5f84\u6240\u505a\u7684\u66f4\u6539\u624d\u4f1a\u751f\u6548 |
| | | INFO_LDIF_BACKEND_BASE_DN_CHANGED_364=\u76f4\u5230\u7981\u7528\u5e76\u91cd\u65b0\u542f\u7528\u540e\u7aef\u540e\uff0c\u5bf9 LDIF \u540e\u7aef\u57fa DN \u6240\u505a\u7684\u66f4\u6539\u624d\u4f1a\u751f\u6548 |
| | | MILD_ERR_LDIF_BACKEND_HAS_SUBORDINATES_NO_SUCH_ENTRY_365=\u76ee\u6807\u6761\u76ee %s \u4e0d\u5b58\u5728 |
| | | MILD_ERR_LDIF_BACKEND_NUM_SUBORDINATES_NO_SUCH_ENTRY_366=\u76ee\u6807\u6761\u76ee %s \u4e0d\u5b58\u5728 |
| | | ###SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=Error reading key %s from key \ |
| | | ### store %s: %s |
| | | SEVERE_ERR_TRUSTSTORE_ERROR_READING_KEY_367=\u4ece\u5bc6\u94a5\u5e93 %2$s \u8bfb\u53d6\u5bc6\u94a5 %1$s \u65f6\u51fa\u9519: %3$s |
| | | MILD_ERR_HAS_SUBORDINATES_NOT_SUPPORTED_368=\u8be5\u540e\u7aef\u672a\u63d0\u4f9b\u5bf9 hasSubordinates \u64cd\u4f5c\u5c5e\u6027\u7684\u652f\u6301 |
| | | MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=\u8be5\u540e\u7aef\u672a\u63d0\u4f9b\u5bf9 numSubordinates \u64cd\u4f5c\u5c5e\u6027\u7684\u652f\u6301 |
| | | NOTICE_BACKEND_OFFLINE_370=\u73b0\u5728\uff0c\u540e\u7aef %s \u5df2\u8131\u673a |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid number \ |
| | | ### of tokens |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid minute \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid hour \ |
| | | ### token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of \ |
| | | ### the month token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid month of \ |
| | | ### the year token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid day of the \ |
| | | ### week token |
| | | ###SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=The provided recurring task \ |
| | | ### entry attribute %s holding the recurring task schedule has invalid tokens \ |
| | | ### combination yielding a nonexistent calendar date |
| | | ###SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=An error occurred while \ |
| | | ### attempting to export task backend data: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=An error occurred while attempting \ |
| | | ### to obtain the %s MAC provider to create the signed hash for the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=An error occurred \ |
| | | ### while trying to create the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s tasks backup %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=An error occurred while \ |
| | | ### attempting to back up tasks file %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=An error occurred while \ |
| | | ### trying to close the tasks archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the tasks backup: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=Unable to restore or verify \ |
| | | ### tasks backup %s in directory %s because the archive filename could not be \ |
| | | ### determined |
| | | ###SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=Unable to restore or verify tasks \ |
| | | ### backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while trying to determine \ |
| | | ### whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=Unable to restore or verify \ |
| | | ### tasks backup %s because an unsigned hash of this backup is available but the \ |
| | | ### server cannot determine the digest algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=Unable to restore or verify \ |
| | | ### tasks backup %s because it has an unsigned hash that uses an unknown or \ |
| | | ### unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=Unable to restore or verify tasks \ |
| | | ### backup %s because a signed hash of this backup is available but the server \ |
| | | ### cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=Unable to restore or verify \ |
| | | ### tasks backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while attempting to open \ |
| | | ### the backup archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=Unable to restore or verify \ |
| | | ### tasks backup %s because it is encrypted using an unknown or unsupported \ |
| | | ### cipher: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=Unable to restore or verify \ |
| | | ### tasks backup %s because an error occurred while trying to read the next \ |
| | | ### entry from the archive file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=Unable to restore tasks \ |
| | | ### backup %s because an error occurred while trying to recreate file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=Unable to restore or \ |
| | | ### verify tasks backup %s because an error occurred while processing archived \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=Unable to restore or \ |
| | | ### verify tasks backup %s because an unexpected error occurred while trying to \ |
| | | ### close the archive file %s: %s |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_N_TOKENS_371=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u6570\u91cf\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MINUTE_TOKEN_372=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u5206\u949f\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_HOUR_TOKEN_373=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u5c0f\u65f6\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_DAY_TOKEN_374=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u6708\u4efd\u5929\u6570\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_MONTH_TOKEN_375=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u5e74\u4efd\u6708\u4efd\u6570\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_WEEKDAY_TOKEN_376=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u661f\u671f\u5929\u6570\u65e0\u6548 |
| | | SEVERE_ERR_RECURRINGTASK_INVALID_TOKENS_COMBO_377=\u63d0\u4f9b\u7684\u4fdd\u7559\u5faa\u73af\u4efb\u52a1\u8ba1\u5212\u7684\u5faa\u73af\u4efb\u52a1\u6761\u76ee\u5c5e\u6027 %s \u6240\u5e26\u6709\u7684\u4ee4\u724c\u7ec4\u5408\u65e0\u6548\uff0c\u4ea7\u751f\u4e86\u4e0d\u5b58\u5728\u7684\u65e5\u5386\u8868\u65e5\u671f |
| | | SEVERE_ERR_TASKS_CANNOT_EXPORT_TO_FILE_378=\u5c1d\u8bd5\u5bfc\u51fa\u4efb\u52a1\u540e\u7aef\u6570\u636e\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_MAC_379=\u5c1d\u8bd5\u83b7\u53d6 %s MAC \u63d0\u4f9b\u8005\u4ee5\u521b\u5efa\u5907\u4efd\u7684\u7b7e\u540d\u6563\u5217\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_DIGEST_380=\u5c1d\u8bd5\u83b7\u53d6 %s \u6d88\u606f\u6458\u8981\u4ee5\u521b\u5efa\u5907\u4efd\u7684\u6563\u5217\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_381=\u5c1d\u8bd5\u5728\u76ee\u5f55 %2$s \u4e2d\u521b\u5efa\u4efb\u52a1\u5f52\u6863\u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_GET_CIPHER_382=\u5c1d\u8bd5\u83b7\u53d6\u7528\u4e8e\u52a0\u5bc6\u5907\u4efd\u7684\u5bc6\u7801\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_BACKUP_ZIP_COMMENT_383=%s \u4efb\u52a1\u5907\u4efd %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_BACKUP_TASKS_FILE_384=\u5c1d\u8bd5\u5907\u4efd\u4efb\u52a1\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_CLOSE_ZIP_STREAM_385=\u5c1d\u8bd5\u5728\u76ee\u5f55 %2$s \u4e2d\u5173\u95ed\u4efb\u52a1\u5f52\u6863\u6587\u4ef6 %1$s \u65f6\u53d1\u751f\u9519\u8bef: %3$s |
| | | SEVERE_ERR_TASKS_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_386=\u5c1d\u8bd5\u901a\u8fc7\u4efb\u52a1\u5907\u4efd\u76f8\u5173\u4fe1\u606f\u6765\u66f4\u65b0\u5907\u4efd\u63cf\u8ff0\u7b26\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_BACKUP_387=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u76ee\u5f55 %2$s \u4e2d\u7684\u4efb\u52a1\u5907\u4efd %1$s\uff0c\u56e0\u4e3a\u4e0d\u5b58\u5728\u6b64\u7c7b\u5907\u4efd |
| | | SEVERE_ERR_TASKS_RESTORE_NO_BACKUP_FILE_388=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u76ee\u5f55 %2$s \u4e2d\u7684\u4efb\u52a1\u5907\u4efd %1$s \uff0c\u56e0\u4e3a\u4e0d\u80fd\u786e\u5b9a\u5f52\u6863\u6587\u4ef6\u540d |
| | | SEVERE_ERR_TASKS_RESTORE_NO_SUCH_FILE_389=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u6307\u5b9a\u7684\u5f52\u6863\u6587\u4ef6 %s \u4e0d\u5b58\u5728 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_390=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u786e\u5b9a\u5907\u4efd\u5f52\u6863 %s \u662f\u5426\u5b58\u5728\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_DIGEST_391=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u8be5\u5907\u4efd\u7684\u672a\u7b7e\u540d\u6563\u5217\u53ef\u7528\uff0c\u4f46\u670d\u52a1\u5668\u65e0\u6cd5\u786e\u5b9a\u7528\u4e8e\u751f\u6210\u8be5\u6563\u5217\u7684\u6458\u8981\u7b97\u6cd5 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_DIGEST_392=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5176\u5177\u6709\u7684\u672a\u7b7e\u540d\u6563\u5217\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684 %s \u6458\u8981\u7b97\u6cd5 |
| | | SEVERE_ERR_TASKS_RESTORE_UNKNOWN_MAC_393=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u8be5\u5907\u4efd\u7684\u7b7e\u540d\u6563\u5217\u53ef\u7528\uff0c\u4f46\u670d\u52a1\u5668\u65e0\u6cd5\u786e\u5b9a\u7528\u4e8e\u751f\u6210\u8be5\u6563\u5217\u7684 MAC \u7b97\u6cd5 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_MAC_394=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5176\u5177\u6709\u7684\u7b7e\u540d\u6563\u5217\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684 %s MAC \u7b97\u6cd5 |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_OPEN_BACKUP_FILE_395=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u6253\u5f00\u5907\u4efd\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_CIPHER_396=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5176\u4f7f\u7528\u4e86\u672a\u77e5\u6216\u4e0d\u53d7\u652f\u6301\u7684\u5bc6\u7801\u8fdb\u884c\u52a0\u5bc6: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_GET_ZIP_ENTRY_397=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u4ece\u5f52\u6863\u6587\u4ef6 %s \u4e2d\u8bfb\u53d6\u4e0b\u4e00\u6761\u76ee\u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_CREATE_FILE_398=\u65e0\u6cd5\u6062\u590d\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u91cd\u65b0\u521b\u5efa\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_399=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5f53\u5904\u7406\u5df2\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | SEVERE_ERR_TASKS_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_400=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u5c1d\u8bd5\u5173\u95ed\u5f52\u6863\u6587\u4ef6 %s \u65f6\u53d1\u751f\u975e\u9884\u671f\u9519\u8bef: %s |
| | | NOTICE_TASKS_RESTORE_UNSIGNED_HASH_VALID_401=\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u6d88\u606f\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u6458\u8981\u76f8\u5339\u914d |
| | | ###SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=Unable to restore or \ |
| | | ### verify tasks backup %s because the message digest calculated from the backup \ |
| | | ### archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_UNSIGNED_HASH_INVALID_402=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u6d88\u606f\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u6458\u8981\u4e0d\u5339\u914d |
| | | NOTICE_TASKS_RESTORE_SIGNED_HASH_VALID_403=\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u7b7e\u540d\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u7b7e\u540d\u76f8\u5339\u914d |
| | | ###SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=Unable to restore or verify \ |
| | | ### tasks backup %s because the signed digest calculated from the backup archive \ |
| | | ### does not match the signature stored with the backup information |
| | | SEVERE_ERR_TASKS_RESTORE_SIGNED_HASH_INVALID_404=\u65e0\u6cd5\u6062\u590d\u6216\u9a8c\u8bc1\u4efb\u52a1\u5907\u4efd %s\uff0c\u56e0\u4e3a\u901a\u8fc7\u5907\u4efd\u5f52\u6863\u6587\u4ef6\u8ba1\u7b97\u7684\u7b7e\u540d\u6458\u8981\u4e0e\u968f\u5907\u4efd\u4fe1\u606f\u4e00\u8d77\u5b58\u50a8\u7684\u7b7e\u540d\u4e0d\u5339\u914d |
| | | NOTICE_TASKS_RESTORE_VERIFY_SUCCESSFUL_405=\u5bf9\u76ee\u5f55 %s \u4e2d\u7684\u4efb\u52a1\u5907\u4efd %s \u6267\u884c\u7684\u6240\u6709\u6d4b\u8bd5\u8868\u660e\u5f52\u6863\u6587\u4ef6\u4f3c\u4e4e\u6709\u6548 |
| | | NOTICE_TASKS_RESTORE_SUCCESSFUL_406=\u5df2\u6210\u529f\u4ece\u76ee\u5f55 %s \u4e2d\u7684\u5f52\u6863\u6587\u4ef6\u6062\u590d\u4efb\u52a1\u5907\u4efd %s |
| | | ###SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=The information for backup %s could \ |
| | | ### not be found in the backup directory %s |
| | | ###SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=An error occurred \ |
| | | ### while attempting to update the backup descriptor file %s with information \ |
| | | ### about the backup: %s |
| | | SEVERE_ERR_BACKUP_MISSING_BACKUPID_407=\u65e0\u6cd5\u5728\u5907\u4efd\u76ee\u5f55 %2$s \u4e2d\u627e\u5230\u5907\u4efd %1$s \u7684\u4fe1\u606f |
| | | SEVERE_ERR_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_408=\u5c1d\u8bd5\u901a\u8fc7\u5907\u4efd\u76f8\u5173\u4fe1\u606f\u6765\u66f4\u65b0\u5907\u4efd\u63cf\u8ff0\u7b26\u6587\u4ef6 %s \u65f6\u53d1\u751f\u9519\u8bef: %s |
| | | MILD_ERR_SCHEMA_MODIFY_RULEID_CONFLICTS_FOR_ADD_DSR_409=\u65e0\u6cd5\u6dfb\u52a0 DIT \u7ed3\u6784\u89c4\u5219 %s\uff0c\u56e0\u4e3a\u5176\u89c4\u5219\u6807\u8bc6\u7b26\u4e0e\u73b0\u6709\u7684 DIT \u7ed3\u6784\u89c4\u5219 (%s) \u51b2\u7a81 |
| | | INFO_ERGONOMIC_SIZING_OF_JE_CLEANER_THREADS_410=\u672c\u5730 DB \u540e\u7aef %s \u672a\u6307\u5b9a\u6e05\u9664\u5668\u7ebf\u7a0b\u7684\u6570\u76ee: \u9ed8\u8ba4\u4e3a %d \u4e2a\u7ebf\u7a0b |
| | | INFO_ERGONOMIC_SIZING_OF_JE_LOCK_TABLES_411=\u672c\u5730 DB \u540e\u7aef %s \u672a\u6307\u5b9a\u9501\u5b9a\u8868\u7684\u6570\u76ee: \u9ed8\u8ba4\u4e3a %d \u4e2a |
| | | ###SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=Unable to schedule task %s \ |
| | | ###because its dependency task %s is missing |
| | | SEVERE_ERR_TASKSCHED_DEPENDENCY_MISSING_412=\u65e0\u6cd5\u8ba1\u5212\u4efb\u52a1 %s\uff0c\u56e0\u4e3a\u7f3a\u5c11\u5176\u4f9d\u8d56\u4efb\u52a1 %s |
| | | NOTICE_TASK_STARTED_413=%s \u4efb\u52a1 %s \u5df2\u5f00\u59cb\u6267\u884c |
| | | NOTICE_TASK_FINISHED_414=%s \u4efb\u52a1 %s \u5df2\u5b8c\u6210\u6267\u884c |
| | | MILD_ERR_SCHEMA_MODIFY_MULTIPLE_CONFLICTS_FOR_ADD_LDAP_SYNTAX_415=\u65e0\u6cd5\u6dfb\u52a0\u5177\u6709 OID %s \u7684 ldap \u8bed\u6cd5\u63cf\u8ff0\uff0c\u56e0\u4e3a\u5b83\u4e0e\u73b0\u6709 ldap \u8bed\u6cd5\u63cf\u8ff0\u53d1\u751f\u51b2\u7a81 |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=CONFIG |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | MILD_ERR_CONFIG_ENTRY_CONFLICTING_CHILD_23=Konfigurationseintrag %s kann nicht als untergeordneter Eintrag von Konfigurationseintrag %s hinzugef\u00fcgt werden, da bereits ein untergeordneter Eintrag mit dem DN vorhanden ist |
| | | MILD_ERR_CONFIG_ENTRY_NO_SUCH_CHILD_24=Eintrag %s kann nicht als untergeordneter Eintrag von Konfigurationseintrag %s entfernt werden, da der Eintrag keinen untergeordneten Eintrag mit dem angegebenen DN hat |
| | | MILD_ERR_CONFIG_ENTRY_CANNOT_REMOVE_NONLEAF_25=Eintrag %s kann nicht als untergeordneter Eintrag von Konfigurationseintrag %s entfernt werden, da der Eintrag eigene untergeordnete Eintr\u00e4ge hat und Non-Leaf-Eintr\u00e4ge nicht entfernt werden k\u00f6nnen |
| | | ###FATAL_ERR_CONFIG_FILE_DOES_NOT_EXIST_26=The specified configuration file %s \ |
| | | ### does not exist or is not readable |
| | | ###FATAL_ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE_27=An unexpected error occurred \ |
| | | ### while attempting to determine whether configuration file %s exists: %s |
| | | ###FATAL_ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ_28=An error occurred while \ |
| | | ### attempting to open the configuration file %s for reading: %s |
| | | ###FATAL_ERR_CONFIG_FILE_READ_ERROR_29=An error occurred while attempting to \ |
| | | ### read the contents of configuration file %s: %s |
| | | FATAL_ERR_CONFIG_FILE_DOES_NOT_EXIST_26=Die angegebene Konfigurationsdatei %s ist nicht vorhanden oder nicht lesbar |
| | | FATAL_ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE_27=Unerwarteter Fehler beim Versuch, das Vorhandensein der Konfigurationsdatei %s zu ermitteln: %s |
| | | FATAL_ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ_28=Fehler beim Versuch, die Konfigurationsdatei %s zum Lesen zu \u00f6ffnen: %s |
| | | FATAL_ERR_CONFIG_FILE_READ_ERROR_29=Fehler beim Versuch, den Inhalt der Konfigurationsdatei %s zu lesen: %s |
| | | MILD_ERR_CONFIG_ATTR_OPTIONS_NOT_ALLOWED_30=Ung\u00fcltiges Konfigurationsattribut %s entdeckt: die einzige in der Directory-Server-Konfiguration zul\u00e4ssige Attributoption zum Anzeigen des Satzes anstehender Werte ist "pending" |
| | | ###FATAL_ERR_CONFIG_FILE_INVALID_LDIF_ENTRY_31=An error occurred at or near line \ |
| | | ### %d while trying to parse the configuration from LDIF file %s: %s |
| | | ###FATAL_ERR_CONFIG_FILE_EMPTY_32=The specified configuration file %s does not \ |
| | | ### appear to contain any configuration entries |
| | | ###FATAL_ERR_CONFIG_FILE_INVALID_BASE_DN_33=The first entry read from LDIF \ |
| | | ### configuration file %s had a DN of "%s" rather than the expected "%s" which \ |
| | | ### should be used as the Directory Server configuration root |
| | | ###FATAL_ERR_CONFIG_FILE_GENERIC_ERROR_34=An unexpected error occurred while \ |
| | | ### attempting to process the Directory Server configuration file %s: %s |
| | | ###FATAL_ERR_CONFIG_FILE_DUPLICATE_ENTRY_35=Configuration entry %s starting at \ |
| | | ### or near line %s in the LDIF configuration file %s has the same DN as another \ |
| | | ### entry already read from that file |
| | | ###FATAL_ERR_CONFIG_FILE_NO_PARENT_36=Configuration entry %s starting at or near \ |
| | | ### line %d in the configuration LDIF file %s does not appear to have a parent \ |
| | | ### entry (expected parent DN was %s) |
| | | ###FATAL_ERR_CONFIG_FILE_UNKNOWN_PARENT_37=The Directory Server was unable to \ |
| | | ### determine the parent DN for configuration entry %s starting at or near line \ |
| | | ### %d in the configuration LDIF file %s |
| | | ###FATAL_ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT_38=Unable to determine the \ |
| | | ### Directory Server instance root from either an environment variable or based \ |
| | | ### on the location of the configuration file. Please set an environment \ |
| | | ### variable named %s with a value containing the absolute path to the server \ |
| | | ### installation root |
| | | ###SEVERE_ERR_CONFIG_FILE_WRITE_ERROR_39=An unexpected error occurred while \ |
| | | ### trying to write configuration entry %s to LDIF: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CLOSE_ERROR_40=An unexpected error occurred while \ |
| | | ### trying to close the LDIF writer: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_UNWILLING_TO_IMPORT_41=The Directory Server \ |
| | | ### configuration may not be altered by importing a new configuration from LDIF |
| | | ###FATAL_ERR_CONFIG_LOGGER_CANNOT_GET_BASE_42=An error occurred while attempting \ |
| | | ### to retrieve the base logger entry cn=Loggers,cn=config from the Directory \ |
| | | ### Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_BASE_DOES_NOT_EXIST_43=The logger configuration \ |
| | | ### base cn=Loggers,cn=config does not exist in the Directory Server \ |
| | | ### configuration. Logging facilities will not be available until this entry is \ |
| | | ### created and the Directory Server is restarted |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS_44=There are no active \ |
| | | ### access loggers defined in the Directory Server configuration. No access \ |
| | | ### logging will be performed |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS_45=There are no active \ |
| | | ### error loggers defined in the Directory Server configuration. No error \ |
| | | ### logging will be performed |
| | | MILD_WARN_CONFIG_LOGGER_NO_ACTIVE_DEBUG_LOGGERS_46=In der Directory-Server-Konfiguration sind keine aktiven Debug-Logger definiert. Es wird kein Debug-Logging ausgef\u00fchrt. |
| | | ###SEVERE_ERR_CONFIG_LOGGER_ENTRY_UNACCEPTABLE_47=Configuration entry %s does \ |
| | | ### not contain a valid logger configuration: %s. It will be ignored |
| | | FATAL_ERR_CONFIG_FILE_INVALID_LDIF_ENTRY_31=Fehler bei oder in Zeile %d beim Versuch, die Konfiguration von LDIF-Datei %s zu analysieren: %s |
| | | FATAL_ERR_CONFIG_FILE_EMPTY_32=Die angegebene Konfigurationsdatei %s scheint keine Konfigurationseintr\u00e4ge zu enthalten |
| | | FATAL_ERR_CONFIG_FILE_INVALID_BASE_DN_33=Der erste aus der LDIF-Konfigurationsdatei %s gelesene Eintrag besitzt den DN "%s" anstelle des erwarteten "%s", der als Directory-Server-Konfigurationsstamm verwendet werden soll |
| | | FATAL_ERR_CONFIG_FILE_GENERIC_ERROR_34=Unerwarteter Fehler beim Versuch, die Directory-Server-Konfigurationsdatei %s zu verarbeiten: %s |
| | | FATAL_ERR_CONFIG_FILE_DUPLICATE_ENTRY_35=Konfigurationseintrag %s, der in oder bei Zeile %s in der LDIF-Konfigurationsdatei %s startet, besitzt denselben DN wie ein anderer bereits aus dieser Datei gelesener Eintrag |
| | | FATAL_ERR_CONFIG_FILE_NO_PARENT_36=Konfigurationseintrag %s, der in oder bei Zeile %d in der LDIF-Konfigurationsdatei %s startet, besitzt scheinbar keinen \u00fcbergeordneten Eintrag (erwarteter \u00fcbergeordneter DN war %s) |
| | | FATAL_ERR_CONFIG_FILE_UNKNOWN_PARENT_37=Der Directory-Server konnte den \u00fcbergeordneten DN f\u00fcr Konfigurationseintrag %s, der in oder bei Zeile %d in der LDIF-Konfigurationsdatei %s startet, nicht ermitteln |
| | | FATAL_ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT_38=Der Directory-Server-Instanzstamm konnte weder aus der Umgebungsvariablen noch auf Grundlage des Speicherorts der Konfigurationsdatei ermittelt werden. Stellen Sie die Umgebungsvariable mit dem Namen %s mit einem Wert, der den absoluten Pfad zum Serverinstallationsstamm enth\u00e4lt, ein |
| | | SEVERE_ERR_CONFIG_FILE_WRITE_ERROR_39=Unerwarteter Fehler beim Versuch, Konfigurationseintrag %s in LDIF zu schreiben: %s |
| | | SEVERE_ERR_CONFIG_FILE_CLOSE_ERROR_40=Unerwarteter Fehler beim Versuch, den LDIF-Writer zu schlie\u00dfen: %s |
| | | SEVERE_ERR_CONFIG_FILE_UNWILLING_TO_IMPORT_41=Die Directory-Server-Konfiguration kann nicht durch Importieren einer neuen Konfiguration von LDIF ge\u00e4ndert werden |
| | | FATAL_ERR_CONFIG_LOGGER_CANNOT_GET_BASE_42=Fehler beim Versuch, den Basisprotokolleintrag cn=Loggers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_LOGGER_BASE_DOES_NOT_EXIST_43=Die Protokollkonfigurationsbasis cn=Loggers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Die Protokollierfunktionen sind erst verf\u00fcgbar, wenn dieser Eintrag erstellt und der Directory-Server neu gestartet wurde |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS_44=In der Directory-Server-Konfiguration sind keine aktiven Zugriffsprotokollierungen definiert. Es wird keine Zugriffsprotokollierung ausgef\u00fchrt |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS_45=In der Directory-Server-Konfiguration sind keine aktiven Fehlerprotokollierungen definiert. Es wird keine Fehlerprotokollierung ausgef\u00fchrt |
| | | MILD_WARN_CONFIG_LOGGER_NO_ACTIVE_DEBUG_LOGGERS_46=In der Directory-Server-Konfiguration sind keine aktiven Debug-Logger definiert. Es wird kein Debug-Logging ausgef\u00fchrt |
| | | SEVERE_ERR_CONFIG_LOGGER_ENTRY_UNACCEPTABLE_47=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Protokollierkonfiguration: %s. Wird ignoriert |
| | | INFO_CONFIG_UNKNOWN_UNACCEPTABLE_REASON_48=Unbekannte unzul\u00e4ssige Ursache |
| | | ###SEVERE_ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER_49=An error occurred while \ |
| | | ### attempting to create a Directory Server logger from the information in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS_50=Configuration entry %s does \ |
| | | ### not contain a valid objectclass for a Directory Server access, error, or \ |
| | | ### debug logger definition |
| | | SEVERE_ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER_49=Fehler beim Versuch, eine Directory-Server-Protokollierung aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS_50=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Objektklasse f\u00fcr eine Zugriffs-, Fehler- oder Debug-Protokollierdefinition des Directory-Servers |
| | | INFO_CONFIG_LOGGER_DESCRIPTION_CLASS_NAME_51=Vollqualifizierter Name der Java-Klasse, die das Directory-Server-Protokoll definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend das zugeordnete Protokoll aktiv ist, muss das Protokoll deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_CLASS_NAME_52=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-java-class which \ |
| | | ### specifies the fully-qualified class name for the associated logger |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_CLASS_NAME_53=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS_54=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server access logger: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS_55=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server error logger: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS_56=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server debug logger: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_CLASS_NAME_52=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr die zugeordnete Protokollierung angibt |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_CLASS_NAME_53=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS_54=Klasse %s, die in Attribut ds-cfg-java-class von Konfigurationseintrag %s angegeben wurde, kann nicht als eine Directory-Server-Zugriffsprotokollierung instanziiert werden: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS_55=Klasse %s, die in Attribut ds-cfg-java-class von Konfigurationseintrag %s angegeben wurde, kann nicht als eine Directory-Server-Fehlerprotokollierung instanziiert werden: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS_56=Klasse %s, die in Attribut ds-cfg-java-class von Konfigurationseintrag %s angegeben wurde, kann nicht als eine Directory-Server-Debug-Protokollierung instanziiert werden: %s |
| | | INFO_CONFIG_LOGGER_DESCRIPTION_ENABLED_57=Gibt an, ob das Directory-Server-Protokoll aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_ENABLED_ATTR_58=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-enabled which \ |
| | | ### indicates whether the logger should be enabled for use in the Directory \ |
| | | ### Server |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ENABLED_VALUE_59=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_ENABLED_ATTR_58=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob die Protokollierung f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ENABLED_VALUE_59=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_ALLOW_ATTR_EXCEPTIONS_60=Gibt an, ob Ausnahmen bei den Zeichen zul\u00e4ssig sind, die in Attributnamen verwendet werden. Standardm\u00e4\u00dfig d\u00fcrfen Attributnamen nur ASCII-Buchstaben, numerische Ziffern und Striche enthalten; au\u00dferdem m\u00fcssen sie mit einem Buchstaben beginnen. Wenn Ausnahmen beim Attributnamen aktiviert sind, ist auch das Unterstrich-Zeichen zul\u00e4ssig, und die Attributnamen d\u00fcrfen auch mit einer Ziffer beginnen. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ALLOW_EXCEPTIONS_61=Configuration entry %s has \ |
| | | ### an invalid value for configuration attribute \ |
| | | ### ds-cfg-allow-attribute-name-exceptions (it should be a Boolean value of true \ |
| | | ### or false): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ALLOW_EXCEPTIONS_61=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-allow-attribute-name-exceptions (es sollte einer der booleschen Werte "true" oder "false" sein): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=Verhalten von Directory-Server, wenn ein Attribut gefunden wird, dessen Wert nicht der Syntax f\u00fcr das Attribut entspricht. Zul\u00e4ssige Werte f\u00fcr dieses Attribut sind "reject", um den ung\u00fcltigen Wert zur\u00fcckzuweisen, "warn", um den ung\u00fcltigen Wert zu akzeptieren aber dabei eine Warnmeldung ins Protokoll zu schreiben, oder "accept", um den ung\u00fcltigen Wert ohne Warnung zu akzeptieren. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ENFORCE_STRICT_SYNTAX_63=Configuration entry \ |
| | | ### %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-invalid-attribute-syntax-behavior (it should be one of "accept", \ |
| | | ### "reject", or "warn" ): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ENFORCE_STRICT_SYNTAX_63=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-invalid-attribute-syntax-behavior (es sollte "accept", "reject" oder "warn" sein): %s |
| | | MILD_ERR_CONFIG_ATTR_MULTIPLE_PENDING_VALUE_SETS_64=Konfigurationseintrag %s enth\u00e4lt anscheinend mehrere anstehende Wertereihen |
| | | MILD_ERR_CONFIG_ATTR_MULTIPLE_ACTIVE_VALUE_SETS_65=Konfigurationseintrag %s enth\u00e4lt anscheinend mehrere aktive Wertereihen |
| | | MILD_ERR_CONFIG_ATTR_NO_ACTIVE_VALUE_SET_66=Konfigurationsattribut %s enth\u00e4lt keine aktive Wertereihe |
| | |
| | | MILD_ERR_CONFIG_CANNOT_GET_CONFIG_ENTRY_79=Fehler beim Versuch, Konfigurationseintrag %s abzurufen: %s |
| | | INFO_CONFIG_SET_ATTRIBUTE_80=Der Wert des Konfigurationsattributs %s wurde auf %s im Konfigurationseintrag %s gesetzt |
| | | MILD_ERR_CONFIG_CHANGE_NOT_SUCCESSFUL_81=Der Versuch, den Konfigurationseintrag %s zu aktualisieren, ist fehlgeschlagen. Es sind ein oder mehrere Fehler aufgetreten: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_FILE_NAME_82=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-log-file which \ |
| | | ### specifies the log file name for the associated logger |
| | | ###SEVERE_ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN_83=The Directory Server could not \ |
| | | ### register a JMX MBean for the component associated with configuration entry \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=An unexpected error occurred while \ |
| | | ### trying to export the Directory Server configuration to LDIF: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_FILE_NAME_82=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-log-file, das den Protokolldateinamen f\u00fcr die zugeordnete Protokollierung angibt |
| | | SEVERE_ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN_83=Der Directory-Server konnte keinen JMX MBean f\u00fcr die dem Konfigurationseintrag %s zugeordnete Komponente registrieren: %s |
| | | SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=Unerwarteter Fehler beim Versuch, die Directory-Server-Konfiguration in LDIF zu exportieren: %s |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=Anzahl der Worker-Threads, die zur Verarbeitung der Anfragen verwendet werden. Sie steuern die Zahl der Vorg\u00e4nge, die der Server gleichzeitig verarbeiten kann. Der optimale Wert h\u00e4ngt vom Systemtyp, auf dem der Server ausgef\u00fchrt wird, sowie von der zu verarbeitenden Arbeitslast ab. Er wird am besten durch Leistungstests ermittelt. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=Maximale Anzahl gleichzeitig anstehender Anfragen in der Arbeitswarteschlange, w\u00e4hrend alle Worker-Threads mit der Verarbeitung anderer Vorg\u00e4nge besch\u00e4ftigt sind. Wenn dieses Limit erreicht wird, werden neue Anfragen zur\u00fcckgewiesen. Der Wert 0 gibt an, dass kein Limit gesetzt ist. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_NUM_WORKER_THREADS_87=An error \ |
| | | ### occurred while attempting to retrieve the value of the \ |
| | | ### ds-cfg-num-worker-threads attribute from the %s entry, which is used to \ |
| | | ### specify the number of worker threads to service the work queue: %s. The \ |
| | | ### Directory Server will use the default value of 24 |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_QUEUE_CAPACITY_88=An error \ |
| | | ### occurred while attempting to retrieve the value of the \ |
| | | ### ds-cfg-max-work-queue-capacity attribute from the %s entry, which is used to \ |
| | | ### specify the maximum number of pending operations that may be held in the work \ |
| | | ### queue: %s. The Directory Server will use the default value of 0 |
| | | ###SEVERE_WARN_CONFIG_WORK_QUEUE_NUM_THREADS_INVALID_VALUE_89=The value of \ |
| | | ### configuration attribute ds-cfg-num-worker-threads in configuration entry %s \ |
| | | ### has an invalid value (%d). This attribute requires an integer value greater \ |
| | | ### than zero |
| | | ###SEVERE_WARN_CONFIG_WORK_QUEUE_CAPACITY_INVALID_VALUE_90=The value of \ |
| | | ### configuration attribute ds-cfg-max-work-queue-capacity in configuration entry \ |
| | | ### %s has an invalid value (%d). This attribute requires an integer value \ |
| | | ### greater than or equal to zero |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_NUM_WORKER_THREADS_87=Fehler beim Versuch, den Wert von Attribut ds-cfg-num-worker-threads von Eintrag %s abzurufen, mit dem die Anzahl der Worker-Threads f\u00fcr die Bearbeitung der Warteschlange angegeben wird: %s. Der Directory-Server verwendet den Standardwert 24 |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_QUEUE_CAPACITY_88=Fehler beim Versuch, den Wert von Attribut ds-cfg-max-work-queue-capacity von Eintrag %s abzurufen, mit dem die maximale Anzahl ausstehender Vorg\u00e4nge, die sich in der Warteschlange befinden, angegeben wird: %s. Der Directory-Server verwendet den Standardwert 0 |
| | | SEVERE_WARN_CONFIG_WORK_QUEUE_NUM_THREADS_INVALID_VALUE_89=Der Wert von Konfigurationsattribut ds-cfg-num-worker-threads in Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert (%d). F\u00fcr dieses Attribut ist ein Ganzzahlenwert gr\u00f6\u00dfer als Null erforderlich |
| | | SEVERE_WARN_CONFIG_WORK_QUEUE_CAPACITY_INVALID_VALUE_90=Der Wert von Konfigurationsattribut ds-cfg-max-work-queue-capacity in Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert (%d). F\u00fcr dieses Attribut ist ein Ganzzahlenwert gr\u00f6\u00dfer als oder gleich Null erforderlich |
| | | INFO_CONFIG_WORK_QUEUE_CREATED_THREADS_91=%d zus\u00e4tzliche Worker-Threads wurden erstellt, um die Gesamtzahl der verf\u00fcgbaren Threads auf %d zu erh\u00f6hen |
| | | INFO_CONFIG_WORK_QUEUE_DESTROYING_THREADS_92=%d Worker-Threads werden so bald wie m\u00f6glich beendet (es kann ein paar Sekunden dauern, bis die Threads tats\u00e4chlich beendet werden), um die Gesamtzahl der verf\u00fcgbaren Threads auf %d zu verringern |
| | | INFO_CONFIG_WORK_QUEUE_NEW_CAPACITY_93=Die Kapazit\u00e4t der Arbeitswarteschlange wurde aktualisiert. Der neue Wert betr\u00e4gt %d |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES_94=Worker thread "%s" has \ |
| | | ### experienced too many repeated failures while attempting to retrieve the next \ |
| | | ### operation from the work queue (%d failures experienced, maximum of %d \ |
| | | ### failures allowed). This worker thread will be destroyed |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR_95=A problem occurred \ |
| | | ### while trying to create and start an instance of class %s to use as a monitor \ |
| | | ### provider for the Directory Server work queue: %s. No monitor information \ |
| | | ### will be available for the work queue |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES_94=In Worker-Thread "%s" sind beim Versuch, den n\u00e4chsten Vorgang aus der Warteschlange abzurufen, zu viele wiederholte Fehler aufgetreten (%d Fehler aufgetreten, maximal %d Fehler zul\u00e4ssig). Dieses Worker-Thread wird zerst\u00f6rt |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR_95=Problem beim Versuch, eine Instanz der Klasse %s zu erstellen und zu starten, die als Monitor-Anbieter f\u00fcr die Directory-Server-Warteschlage verwendet wird: %s. Es sind keine Monitorinformationen f\u00fcr die Warteschlange verf\u00fcgbar |
| | | INFO_CONFIG_DESCRIPTION_BACKEND_DIRECTORY_96=Name des Verzeichnisses, in dem Backend-Datenbankdateien gespeichert werden |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_DIRECTORY_97=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-db-directory |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_DIRECTORY_97=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-db-directory |
| | | MILD_ERR_CONFIG_ATTR_DN_NULL_98=F\u00fcr DN-Konfigurationsattribut %s wurde ein Nullwert angegeben |
| | | MILD_ERR_CONFIG_ATTR_DN_CANNOT_PARSE_99=Fehler beim Versuch, Wert "%s" des Attributs %s als DN zu parsen: %s |
| | | MILD_ERR_CONFIG_ATTR_INVALID_DN_VALUE_100=Wert %s f\u00fcr Konfigurationsattribut %s kann nicht als DN geparst werden: %s |
| | | MILD_ERR_CONFIG_ATTR_DN_INVALID_TYPE_101=Wert %s f\u00fcr Konfigurationsattribut %s kann nicht als DN geparst werden, da das Element zu einem unzul\u00e4ssigen Typ (%s) geh\u00f6rt |
| | | MILD_ERR_CONFIG_ATTR_DN_INVALID_ARRAY_TYPE_102=Wert f\u00fcr Konfigurationsattribut %s kann nicht als Reihe von DN-Werten geparst werden, da das Array Elemente unzul\u00e4ssigen Typs (%s) enth\u00e4lt |
| | | ###FATAL_ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX_103=An unexpected error \ |
| | | ### occurred while trying to register the configuration handler base DN "%s" as a \ |
| | | ### private suffix with the Directory Server: %s |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE_104=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Backends,cn=config in order to \ |
| | | ### initialize the Directory Server backends: %s |
| | | ###SEVERE_ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST_105=The entry \ |
| | | ### cn=Backends,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_BACKEND_ENTRY_DOES_NOT_HAVE_BACKEND_CONFIG_106=Configuration \ |
| | | ### entry %s exists below the backend configuration root of cn=Backends,cn=config \ |
| | | ### but does not have objectclass ds-cfg-backend that is required for a Directory \ |
| | | ### Server backend. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY_107=An \ |
| | | ### unexpected error occurred while interacting with backend configuration entry \ |
| | | ### %s: %s |
| | | FATAL_ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX_103=Unerwarteter Fehler beim Versuch, den Konfigurationshandler-Basis-DN "%s" als ein privates Suffix mit dem Directory-Server zu registrieren: %s |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE_104=Fehler beim Versuch, Konfigurationseintrag cn=Backends,cn=config abzurufen, um die Directory-Server-Backends zu initialisieren: %s |
| | | SEVERE_ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST_105=Der Eintrag cn=Backends,cn=config scheint in der Directory-Server-Konfiguration nicht vorhanden zu sein. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_WARN_CONFIG_BACKEND_ENTRY_DOES_NOT_HAVE_BACKEND_CONFIG_106=Konfigurationseintrag %s ist unterhalb der Backend-Konfiguration root of cn=Backends,cn=config vorhanden, es fehlt jedoch die Objektklasse ds-cfg-backend, die f\u00fcr ein Directory-Server-Backend erforderlich ist. Dieser Konfigurationseintrag wird ignoriert |
| | | SEVERE_ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY_107=Unerwarteter Fehler bei der Interaktion mit dem Backend-Konfigurationseintrag %s: %s |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_ENABLED_108=Gibt an, ob diese Backend zur Verwendung im Directory-Server aktiviert werden soll. Kann ge\u00e4ndert werden, w\u00e4hrend der Directory-Server online ist; wenn ein Backend aber deaktiviert ist, ist es nicht einsatzbereit |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=Vollqualifizierter Name der Java-Klasse, die die Kernlogik f\u00fcr die Implementierung dieses Backends bereitstellt. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn das Backend deaktiviert und wieder reaktiviert oder der Server neu gestartet wird |
| | | ###SEVERE_WARN_CONFIG_BACKEND_NO_ENABLED_ATTR_110=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-enabled, which is used to indicate \ |
| | | ### whether the backend should be enabled or disabled. Without this attribute, \ |
| | | ### it will default to being disabled |
| | | SEVERE_WARN_CONFIG_BACKEND_NO_ENABLED_ATTR_110=Backend-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob das Backend aktiviert oder deaktiviert werden soll. Wenn dieses Attribut fehlt, wird der Standardwert "deaktiviert" gew\u00e4hlt |
| | | INFO_CONFIG_BACKEND_DISABLED_111=Das im Konfigurationseintrag %s definierte Backend ist als deaktiviert markiert und wird daher nicht verwendet |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE_112=An unexpected \ |
| | | ### error occurred while attempting to determine whether the backend associated \ |
| | | ### with configuration entry %s should be enabled or disabled: %s. It will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_CLASS_ATTR_113=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-java-class, which is used to specify the \ |
| | | ### name of the class used to provide the backend implementation. The backend \ |
| | | ### associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CLASS_114=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for backend %s: %s. This backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE_115=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a backend instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This backend will \ |
| | | ### be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_INITIALIZE_116=An error occurred while \ |
| | | ### trying to initialize a backend loaded from class %s with the information in \ |
| | | ### configuration entry %s: %s. This backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND_117=The class %s specified in \ |
| | | ### configuration entry %s does not contain a valid Directory Server backend \ |
| | | ### implementation |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE_112=Unerwarteter Fehler beim Versuch, zu bestimmen, ob das dem Konfigurationseintrag %s zugewiesene Backend aktiviert oder deaktivert werden soll: %s. Wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_CLASS_ATTR_113=Backend-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Backend-Implementierung bereitstellt. Das Backend, das diesem Konfigurationseintrag zugewiesen ist, wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CLASS_114=Unerwarteter Fehler beim Versuch, den Namen der Java-Klasse, die die Implementierung f\u00fcr Backend %s enth\u00e4lt, zu bestimmen : %s. Dieses Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE_115=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer Backend-Instanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Dieses Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_INITIALIZE_116=Fehler beim Versuch, ein von Klasse %s mit den Informationen in Konfigurationseintrag %s geladenes Backend zu initialisieren: %s. Dieses Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND_117=Die Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Directory-Server-Backend-Implementierung |
| | | NOTICE_CONFIG_BACKEND_ACTION_REQUIRED_TO_CHANGE_CLASS_118=Durch die angeforderte \u00c4nderung am Konfigurationseintrag %s wird die Klasse des zugeordneten Backends von %s nach %s ge\u00e4ndert. Diese \u00c4nderung tritt erst in Kraft, wenn das Backend deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | NOTICE_CONFIG_BACKEND_CANNOT_REMOVE_BACKEND_WITH_SUBORDINATES_119=Das in Konfigurationseintrag %s definierte Backend hat ein oder mehrere untergeordnete Backends. Ein Backend kann nicht entfernt werden, wenn es untergeordnete Backends hat |
| | | INFO_CONFIG_CORE_DESCRIPTION_MAX_ALLOWED_CONNECTIONS_120=Die maximale Anzahl an Client-Verbindungen, die gleichzeitig zum Directory-Server hergestellt werden k\u00f6nnen. Ein Wert kleiner gleich Null gibt an, dass es keine Begrenzung gibt. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | |
| | | MILD_ERR_CONFIG_LOGGER_ACCESS_INITIALIZATION_FAILED_124=Fehler beim Versuch, eine Instanz der Klasse %s als Zugriffsprotokoll zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_LOGGER_ERROR_INITIALIZATION_FAILED_125=Fehler beim Versuch, eine Instanz der Klasse %s als Fehlerprotokoll zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_LOGGER_DEBUG_INITIALIZATION_FAILED_126=Fehler beim Versuch, eine Instanz der Klasse %s als Debug-Protokoll zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | ###FATAL_ERR_CONFIG_MONITOR_CANNOT_GET_BASE_127=An error occurred while \ |
| | | ### attempting to retrieve the base monitor entry cn=Monitor Providers,cn=config \ |
| | | ### from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_MONITOR_BASE_DOES_NOT_EXIST_128=The monitor configuration \ |
| | | ### base cn=Monitor Providers,cn=config does not exist in the Directory Server \ |
| | | ### configuration. Only limited monitoring information will be available |
| | | ###SEVERE_ERR_CONFIG_MONITOR_ENTRY_UNACCEPTABLE_129=Configuration entry %s does \ |
| | | ### not contain a valid monitor provider configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_MONITOR_CANNOT_CREATE_MONITOR_130=An error occurred while \ |
| | | ### attempting to create a Directory Server monitor provider from the information \ |
| | | ### in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_OBJECTCLASS_131=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-monitor-provider objectclass, which is required for \ |
| | | ### monitor provider definitions |
| | | FATAL_ERR_CONFIG_MONITOR_CANNOT_GET_BASE_127=Fehler beim Versuch, den Basismonitoreintrag cn=Monitor Providers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_MONITOR_BASE_DOES_NOT_EXIST_128=Die Monitorkonfigurationsbasis cn=Monitor Providers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Es sind nur eingeschr\u00e4nkte Monitorinformationen verf\u00fcgbar |
| | | SEVERE_ERR_CONFIG_MONITOR_ENTRY_UNACCEPTABLE_129=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Monitoranbieterkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_MONITOR_CANNOT_CREATE_MONITOR_130=Fehler beim Versuch, einen Directory-Server-Monitoranbieter aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_OBJECTCLASS_131=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-monitor-provider, die f\u00fcr die Monitoranbieterdefinitionen erforderlich ist |
| | | INFO_CONFIG_MONITOR_DESCRIPTION_CLASS_NAME_132=Vollqualifizierter Name der Java-Klasse, die den Directory-Server-\u00dcberwachungsanbieter definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend der zugeordnete Monitor aktiv ist, muss der Monitor deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_MONITOR_NO_CLASS_NAME_133=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class name \ |
| | | ### for the associated monitor provider |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_NAME_134=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_135=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid monitor provider \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_NO_CLASS_NAME_133=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Monitoranbieter angibt |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_NAME_134=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_135=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Monitoranbieter-Implementierung: %s |
| | | INFO_CONFIG_MONITOR_DESCRIPTION_ENABLED_136=Gibt an, ob dieser Directory-Server-\u00dcberwachungsanbieter aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_MONITOR_NO_ENABLED_ATTR_137=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the monitor provider \ |
| | | ### should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_ENABLED_VALUE_138=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_NO_ENABLED_ATTR_137=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob der Monitoranbieter f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_ENABLED_VALUE_138=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_MONITOR_CLASS_ACTION_REQUIRED_139=Die angeforderte \u00c4nderung des Monitor-Klassennamens von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der \u00dcberwachungsanbieter deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_MONITOR_INITIALIZATION_FAILED_140=Fehler beim Versuch, eine Instanz der Klasse %s als \u00dcberwachungsanbieter zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_MONITOR_EXISTS_141=Neuer \u00dcberwachungsanbieter-Eintrag mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer \u00dcberwachungsanbieter mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CONFIG_BASE_142=An error occurred \ |
| | | ### while trying to retrieve configuration entry cn=Connection Handlers,cn=config \ |
| | | ### in order to initialize the Directory Server backends: %s |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_BASE_DOES_NOT_EXIST_143=The entry cn=Connection \ |
| | | ### Handlers,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_CONNHANDLER_ENTRY_DOES_NOT_HAVE_CONNHANDLER_CONFIG_144=Configuration \ |
| | | ### entry %s exists below the connection handler configuration root of \ |
| | | ### cn=Connection Handlers,cn=config but does not have objectclass \ |
| | | ### ds-cfg-connection-handler that is required for a Directory Server connection \ |
| | | ### handler. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_ERROR_INTERACTING_WITH_CONNHANDLER_ENTRY_145=An \ |
| | | ### unexpected error occurred while interacting with connection handler \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CONFIG_BASE_142=Fehler beim Versuch, Konfigurationseintrag cn=Connection Handlers,cn=config abzurufen, um die Directory-Server-Backends zu initialisieren: %s |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_BASE_DOES_NOT_EXIST_143=Der Eintrag cn=Connection Handlers,cn=config scheint in der Directory-Server-Konfiguration nicht vorhanden zu sein. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_WARN_CONFIG_CONNHANDLER_ENTRY_DOES_NOT_HAVE_CONNHANDLER_CONFIG_144=Konfigurationseintrag %s ist unterhalb des Verbindungshandler-Konfigurationsstamms von cn=Connection Handlers,cn=config vorhanden, es fehlt jedoch die Objektklasse ds-cfg-connection-handler, die f\u00fcr einen Directory-Server-Verbindungshandler erforderlich ist. Dieser Konfigurationseintrag wird ignoriert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_ERROR_INTERACTING_WITH_CONNHANDLER_ENTRY_145=Unerwarteter Fehler bei der Interaktion mit Verbindungshandler-Konfigurationseintrag %s: %s |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_ENABLED_146=Gibt an, ob diese Verbindungsbehandlungsroutine zur Verwendung im Directory-Server aktiviert werden soll. Kann ge\u00e4ndert werden, w\u00e4hrend der Directory-Server online ist; wenn eine Verbindungsbehandlungsroutine aber deaktiviert ist, ist sie nicht einsatzbereit |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=Vollqualifizierter Name der Java-Klasse, die die Kernlogik f\u00fcr die Implementierung dieser Verbindungsbehandlungsroutine bereitstellt. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn die Verbindungsbehandlungsroutine deaktiviert und wieder reaktiviert oder der Server neu gestartet wird |
| | | ###SEVERE_WARN_CONFIG_CONNHANDLER_NO_ENABLED_ATTR_148=Connection handler \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-enabled, which is used to indicate whether the \ |
| | | ### connection handler should be enabled or disabled. Without this attribute, it \ |
| | | ### will default to being disabled |
| | | SEVERE_WARN_CONFIG_CONNHANDLER_NO_ENABLED_ATTR_148=Verbindungshandler-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob der Verbindungshandler aktiviert oder deaktiviert werden soll. Wenn dieses Attribut fehlt, wird der Standardwert "deaktiviert" gew\u00e4hlt |
| | | INFO_CONFIG_CONNHANDLER_DISABLED_149=Die im Konfigurationseintrag %s definierte Verbindungsbehandlungsroutine ist als deaktiviert markiert und wird daher nicht verwendet |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_UNABLE_TO_DETERMINE_ENABLED_STATE_150=An \ |
| | | ### unexpected error occurred while attempting to determine whether the \ |
| | | ### connection handler associated with configuration entry %s should be enabled \ |
| | | ### or disabled: %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_NO_CLASS_ATTR_151=Connection handler \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-java-class, which is used to specify the name of the \ |
| | | ### class used to provide the connection handler implementation. The connection \ |
| | | ### handler associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CLASS_152=An unexpected error \ |
| | | ### occurred while trying to determine the name of the Java class that contains \ |
| | | ### the implementation for connection handler %s: %s. This connection handler \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INSTANTIATE_153=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a connection handler instance as \ |
| | | ### defined in configuration entry %s. The error that occurred was: %s. This \ |
| | | ### connection handler will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE_154=An error occurred while \ |
| | | ### trying to initialize a connection handler loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This connection handler will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_UNACCEPTABLE_CONFIG_155=The configuration for \ |
| | | ### the connection handler defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNACCEPTABLE_CONFIG_156=The configuration for the \ |
| | | ### backend defined in configuration entry %s was not acceptable according to its \ |
| | | ### internal validation. However, no specific information is available regarding \ |
| | | ### the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_MONITOR_UNACCEPTABLE_CONFIG_157=The configuration for the \ |
| | | ### monitor provider defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_LOGGER_UNACCEPTABLE_CONFIG_158=The configuration for the \ |
| | | ### logger defined in configuration entry %s was not acceptable according to its \ |
| | | ### internal validation. However, no specific information is available regarding \ |
| | | ### the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CLASS_NOT_CONNHANDLER_159=The class %s \ |
| | | ### specified in configuration entry %s does not contain a valid Directory Server \ |
| | | ### connection handler implementation |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_MR_BASE_160=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Matching Rules,cn=config in order \ |
| | | ### to initialize the Directory Server matching rules: %s |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_BASE_DOES_NOT_EXIST_161=The entry cn=Matching \ |
| | | ### Rules,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_MATCHING_RULES_162=No child entries were found \ |
| | | ### below the entry cn=Matching Rules,cn=config to define the matching rules for \ |
| | | ### use in the Directory Server. This is an error, because the Directory Server \ |
| | | ### must have matching rules defined to function properly |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_MR_CONFIG_163=Configuration \ |
| | | ### entry %s exists below the matching rule configuration root of cn=Matching \ |
| | | ### Rules,cn=config but does not have objectclass ds-cfg-matching-rule that is \ |
| | | ### required for a Directory Server matching rule. This configuration entry will \ |
| | | ### be ignored |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_UNABLE_TO_DETERMINE_ENABLED_STATE_150=Unerwarteter Fehler beim Versuch, zu bestimmen, ob der dem Konfigurationseintrag %s zugewiesene Verbindungshandler aktiviert oder deaktivert werden soll: %s. Wird deaktiviert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_NO_CLASS_ATTR_151=Verbindungshandler-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Verbindungshandler-Implementierung bereitstellt. Der Verbindungshandler, der diesem Konfigurationseintrag zugewiesen ist, wird deaktiviert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CLASS_152=Unerwarteter Fehler beim Versuch, den Namen der Java-Klasse, die die Implementierung f\u00fcr Verbindungshandler %s enth\u00e4lt, zu bestimmen : %s. Dieser Verbindungshandler wird deaktiviert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INSTANTIATE_153=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer Verbindungshandler-Instanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Dieser Verbindungshandler wird deaktiviert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE_154=Fehler beim Versuch, ein von Klasse %s mit den Informationen in Konfigurationseintrag %s geladenen Verbindungshandler zu initialisieren: %s. Dieser Verbindungshandler wird deaktiviert |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_UNACCEPTABLE_CONFIG_155=Die Konfiguration des in Konfigurationseintrag %s definierten Verbindungshandlers wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_BACKEND_UNACCEPTABLE_CONFIG_156=Die Konfiguration des in Konfigurationseintrag %s definierten Backends wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_MONITOR_UNACCEPTABLE_CONFIG_157=Die Konfiguration des in Konfigurationseintrag %s definierten Monitoranbieters wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_LOGGER_UNACCEPTABLE_CONFIG_158=Die Konfiguration der in Konfigurationseintrag %s definierten Protokollierung wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CLASS_NOT_CONNHANDLER_159=Die Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Directory-Server-Verbindungshandler-Implementierung |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_MR_BASE_160=Fehler beim Versuch, Konfigurationseintrag cn=Matching Rules,cn=config abzurufen, um die Directory-Server-\u00dcbereinstimmungsregeln abzurufen: %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_BASE_DOES_NOT_EXIST_161=Der Eintrag cn=Matching Rules,cn=config scheint in der Directory-Server-Konfiguration nicht vorhanden zu sein. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_MATCHING_RULES_162=Es wurden keine untergeordneten Eintr\u00e4ge unterhalb des Eintrags cn=Matching Rules,cn=config gefunden, um die \u00dcbereinstimmungsregeln f\u00fcr die Verwendung im Directory-Server zu definieren. Dies ist ein Fehler, da f\u00fcr den Directory-Server \u00dcbereinstimmungsregeln definiert sein m\u00fcssen, damit er ordnungsgem\u00e4\u00df funktioniert |
| | | SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_MR_CONFIG_163=Konfigurationseintrag %s ist unterhalb des \u00dcbereinstimmungsregel-Konfigurationsstamms von cn=Matching Rules,cn=config vorhanden, es fehlt jedoch Objektklasse ds-cfg-matching-rule, die f\u00fcr eine Directory-Server-\u00dcbereinstimmungsregel erforderlich ist. Dieser Konfigurationseintrag wird ignoriert |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_ENABLED_164=Gibt an, ob diese \u00dcbereinstimmungsregel zur Verwendung im Directory-Server aktiviert werden soll. Kann ge\u00e4ndert werden, w\u00e4hrend der Directory-Server online ist. Wenn eine \u00dcbereinstimmungsregel deaktiviert wird, nachdem sie f\u00fcr ein oder mehrere Attribute verwendet wurde, gilt die \u00dcbereinstimmung f\u00fcr die Attribute ggf. nicht mehr wie erwartet |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=Vollqualifizierter Name der Java-Klasse, die die Kernlogik f\u00fcr die Implementierung dieser \u00dcbereinstimmungsregel bereitstellt. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn die \u00dcbereinstimmungsregel deaktiviert und wieder reaktiviert oder der Server neu gestartet wird. Auch \u00c4nderungen an der \u00dcbereinstimmungsregelklasse von \u00dcbereinstimmungsregeln, die bereits f\u00fcr ein oder mehrere Attribute verwendet wurden, k\u00f6nnen zu unerwarteten Ergebnissen bei der \u00dcbereinstimmung dieser Attribute f\u00fchren |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MR_NO_ENABLED_ATTR_166=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-enabled, which is \ |
| | | ### used to indicate whether the matching rule should be enabled or disabled. \ |
| | | ### Without this attribute, it will default to being disabled |
| | | SEVERE_WARN_CONFIG_SCHEMA_MR_NO_ENABLED_ATTR_166=\u00dcbereinstimmungsregel-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob die \u00dcbereinstimmungsregel aktiviert oder deaktiviert werden soll. Wenn dieses Attribut fehlt, wird der Standardwert "deaktiviert" gew\u00e4hlt |
| | | INFO_CONFIG_SCHEMA_MR_DISABLED_167=Die im Konfigurationseintrag %s definierte \u00dcbereinstimmungsregel ist als deaktiviert markiert und wird daher nicht verwendet. Wenn sie bereits f\u00fcr ein oder mehrere Attribute verwendet wurde, kann es sein, dass die \u00dcbereinstimmung f\u00fcr die Werte dieser Attribute ggf. nicht funktioniert |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_UNABLE_TO_DETERMINE_ENABLED_STATE_168=An \ |
| | | ### unexpected error occurred while attempting to determine whether the matching \ |
| | | ### rule associated with configuration entry %s should be enabled or disabled: \ |
| | | ### %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_NO_CLASS_ATTR_169=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class, which is used \ |
| | | ### to specify the name of the class used to provide the matching rule \ |
| | | ### implementation. The matching rule associated with this configuration entry \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_GET_CLASS_170=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for matching rule %s: %s. This matching rule will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INSTANTIATE_171=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a matching rule instance as \ |
| | | ### defined in configuration entry %s. The error that occurred was: %s. This \ |
| | | ### matching rule will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE_172=An error occurred while \ |
| | | ### trying to initialize a matching rule loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This matching rule will be \ |
| | | ### disabled |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR_173=The matching rule defined in \ |
| | | ### configuration entry %s conflicts with another matching rule defined in the \ |
| | | ### server configuration: %s. This matching rule will not be used |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_SYNTAX_BASE_174=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Syntaxes,cn=config in order to \ |
| | | ### initialize the Directory Server attribute syntaxes: %s |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_BASE_DOES_NOT_EXIST_175=The entry \ |
| | | ### cn=Syntaxes,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_SYNTAXES_176=No child entries were found below \ |
| | | ### the entry cn=Syntaxes,cn=config to define the attribute syntaxes for use in \ |
| | | ### the Directory Server. This is an error, because the Directory Server must \ |
| | | ### have syntaxes defined to function properly |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_SYNTAX_CONFIG_177=Configuration \ |
| | | ### entry %s exists below the attribute syntax configuration root of \ |
| | | ### cn=Syntaxes,cn=config but does not have objectclass ds-cfg-attribute-syntax \ |
| | | ### that is required for a Directory Server attribute syntax. This configuration \ |
| | | ### entry will be ignored |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_UNABLE_TO_DETERMINE_ENABLED_STATE_168=Unerwarteter Fehler beim Versuch, zu bestimmen, ob die dem Konfigurationseintrag %s zugewiesene \u00dcbereinstimmungsregel aktiviert oder deaktivert werden soll: %s. Wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_NO_CLASS_ATTR_169=\u00dcbereinstimmungsregel-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Verbindungsregel-Implementierung bereitstellt. Die \u00dcbereinstimmungsregel, die diesem Konfigurationseintrag zugewiesen ist, wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_GET_CLASS_170=Unerwarteter Fehler beim Versuch, den Namen der Java-Klasse, die die Implementierung f\u00fcr die \u00dcbereinstimmungsregel %s enth\u00e4lt, zu bestimmen: %s. Diese \u00dcbereinstimmungsregel wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INSTANTIATE_171=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer \u00dcbereinstimmungsregel-Instanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Diese \u00dcbereinstimmungsregel wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE_172=Fehler beim Versuch, eine von Klasse %s mit den Informationen in Konfigurationseintrag %s geladene \u00dcbereinstimmungsregel zu initialisieren: %s. Diese \u00dcbereinstimmungsregel wird deaktiviert |
| | | SEVERE_WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR_173=Die in Konfigurationseintrag %s definierte \u00dcbereinstimmungsregel widerspricht einer anderen in der Serverkonfiguration definierten \u00dcbereinstimmungsregel: %s. Diese \u00dcbereinstimmungsregel wird nicht verwendet |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_SYNTAX_BASE_174=Fehler beim Versuch, Konfigurationseintrag cn=Syntaxes,cn=config abzurufen, um die Directory-Server-Attributsyntaxen zu initialisieren: %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_BASE_DOES_NOT_EXIST_175=Der Eintrag cn=Syntaxes,cn=config scheint in der Directory-Server-Konfiguration nicht vorhanden zu sein. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_SYNTAXES_176=Es wurden keine untergeordneten Eintr\u00e4ge unterhalb des Eintrags cn=Syntaxes,cn=config gefunden, um die Attributsyntaxen f\u00fcr die Verwendung im Directory-Server zu definieren. Dies ist ein Fehler, da f\u00fcr den Directory-Server Attributsyntaxen definiert sein m\u00fcssen, damit er ordnungsgem\u00e4\u00df funktioniert |
| | | SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_SYNTAX_CONFIG_177=Konfigurationseintrag %s ist unterhalb des Attributsyntax-Konfigurationsstamms von cn=Syntaxes,cn=config vorhanden, es fehlt jedoch die Objektklasse ds-cfg-attribute-syntax, die f\u00fcr eine Directory-Server-Attributsyntax erforderlich ist. Dieser Konfigurationseintrag wird ignoriert |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_ENABLED_178=Gibt an, ob diese Attributsyntax zur Verwendung im Directory-Server aktiviert werden soll. Kann ge\u00e4ndert werden, w\u00e4hrend der Directory-Server online ist. Wenn eine Syntax deaktiviert wird, nachdem sie f\u00fcr ein oder mehrere Attribute verwendet wurde, gilt die \u00dcbereinstimmung f\u00fcr die Attribute ggf. nicht mehr wie erwartet |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=Vollqualifizierter Name der Java-Klasse, die die Kernlogik f\u00fcr die Implementierung dieser Attributsyntax bereitstellt. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn die Syntax deaktiviert und wieder reaktiviert oder der Server neu gestartet wird. Auch \u00c4nderungen an der Syntaxklasse von Attributsyntaxen, die bereits f\u00fcr ein oder mehrere Attribute verwendet wurden, k\u00f6nnen zu unerwarteten Ergebnissen bei der \u00dcbereinstimmung dieser Attribute f\u00fchren |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_NO_ENABLED_ATTR_180=Attribute syntax \ |
| | | ### configuration entry %s does not contain attribute ds-cfg-enabled, \ |
| | | ### which is used to indicate whether the syntax should be enabled or disabled. \ |
| | | ### Without this attribute, it will default to being disabled |
| | | SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_NO_ENABLED_ATTR_180=Attributsyntax-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob die Syntax aktiviert oder deaktiviert werden soll. Wenn dieses Attribut fehlt, wird der Standardwert "deaktiviert" gew\u00e4hlt |
| | | INFO_CONFIG_SCHEMA_SYNTAX_DISABLED_181=Die im Konfigurationseintrag %s definierte Attributsyntax ist als deaktiviert markiert und wird daher nicht verwendet. Wenn sie bereits f\u00fcr ein oder mehrere Attribute verwendet wurde, kann es sein, dass die \u00dcbereinstimmung f\u00fcr die Werte dieser Attribute ggf. nicht funktioniert |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_UNABLE_TO_DETERMINE_ENABLED_STATE_182=An \ |
| | | ### unexpected error occurred while attempting to determine whether the attribute \ |
| | | ### syntax associated with configuration entry %s should be enabled or disabled: \ |
| | | ### %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class, which is used to \ |
| | | ### specify the name of the class that provides the attribute syntax \ |
| | | ### implementation. The syntax associated with this configuration entry will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_GET_CLASS_184=An unexpected error \ |
| | | ### occurred while trying to determine the name of the Java class that contains \ |
| | | ### the implementation for attribute syntax %s: %s. This syntax will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INSTANTIATE_185=The Directory Server \ |
| | | ### was unable to load class %s and use it to create an attribute syntax instance \ |
| | | ### as defined in configuration entry %s. The error that occurred was: %s. \ |
| | | ### This syntax will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE_186=An error occurred while \ |
| | | ### trying to initialize an attribute syntax loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This syntax will be disabled |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX_187=The attribute syntax \ |
| | | ### defined in configuration entry %s conflicts with another syntax defined in \ |
| | | ### the server configuration: %s. This attribute syntax will not be used |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR_188=Unable to read the Directory \ |
| | | ### Server schema definitions because the schema directory %s does not exist |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY_189=Unable to read the Directory \ |
| | | ### Server schema definitions because the schema directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES_190=Unable to read the Directory \ |
| | | ### Server schema definitions from directory %s or %s because an unexpected error \ |
| | | ### occurred while trying to list the files in that directory: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE_191=Schema configuration file %s \ |
| | | ### in directory %s cannot be parsed because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY_192=Schema configuration \ |
| | | ### file %s in directory %s cannot be parsed because an unexpected error occurred \ |
| | | ### while trying to read its contents as an LDIF entry: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE_193=Unable to parse an \ |
| | | ### attribute type definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE_194=An attribute type read \ |
| | | ### from schema configuration file %s conflicts with another attribute type \ |
| | | ### already read into the schema: %s. The later attribute type definition will \ |
| | | ### be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_OC_195=An objectclass read from schema \ |
| | | ### configuration file %s conflicts with another objectclass already read into \ |
| | | ### the schema: %s. The later objectclass definition will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC_196=An objectclass read from schema \ |
| | | ### configuration file %s could not be parsed: %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_STRUCTURAL_CLASS_BEHAVIOR_197=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-single-structural-objectclass-behavior (it should be one of "accept", \ |
| | | ### "reject", or "warn" ): %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_UNABLE_TO_DETERMINE_ENABLED_STATE_182=Unerwarteter Fehler beim Versuch, zu bestimmen, ob die dem Konfigurationseintrag %s zugewiesene Attributsyntax aktiviert oder deaktivert werden soll: %s. Wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=\u00dcbereinstimmungsregel-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Attributsyntax-Implementierung bereitstellt. Die Syntax, die diesem Konfigurationseintrag zugewiesen ist, wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_GET_CLASS_184=Unerwarteter Fehler beim Versuch, den Namen der Java-Klasse, die die Implementierung f\u00fcr Attributsyntax %s enth\u00e4lt, zu bestimmen: %s. Diese Syntax wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INSTANTIATE_185=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer Attributsyntax-Instanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Diese Syntax wird deaktiviert |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE_186=Fehler beim Versuch, ein von Klasse %s mit den Informationen in Konfigurationseintrag %s geladene Attributsyntax zu initialisieren: %s. Diese Syntax wird deaktiviert |
| | | SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX_187=Die in Konfigurationseintrag %s definierte Attributsyntax widerspricht einer anderen in der Serverkonfiguration definierten Syntax: %s. Diese Attributsyntax wird nicht verwendet |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR_188=Die Directory-Server-Schemadefinitionen konnten nicht gelesen werden, da das Schemaverzeichnis %s nicht vorhanden ist |
| | | SEVERE_ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY_189=Die Directory-Server-Schemadefinitionen konnten nicht gelesen werden, da das Schemaverzeichnis %s zwar vorhanden ist, aber kein Verzeichnis darstellt |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES_190=Die Directory-Server-Schemadefinitionen konnten nicht aus Verzeichnis %s oder %s gelesen werden, da beim Versuch, die Dateien in diesem Verzeichnis aufzulisten, ein unerwarteter Fehler aufgetreten ist: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE_191=Die Schemakonfigurationsdatei %s in Verzeichnis %s kann nicht analysiert werden, da beim Versuch, die Datei zum Lesen zu \u00f6ffnen, ein unerwarteter Fehler aufgetreten ist: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY_192=Die Schemakonfigurationsdatei %s in Verzeichnis %s kann nicht analysiert werden, da beim Versuch, den Inhalt als LDIF-Eintrag zu lesen, ein unerwarteter Fehler aufgetreten ist: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE_193=Eine Attributtypdefinition konnte nicht aus Schemakonfigurationsdatei %s gelesen werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE_194=Ein aus Schemakonfigurationsdatei %s gelesener Attributtyp widerspricht einem anderen in das Schema eingelesenen Attributtyp: %s. Die letzte Attributtypdefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_OC_195=Eine aus Schemakonfigurationsdatei %s gelesene Objektklasse widerspricht einer anderen in das Schema eingelesene Objektklasse: %s. Die letzte Objektklassendefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC_196=Eine aus Schemakonfigurationsdatei %s gelesene Objektklasse konnte nicht analysiert werden: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_STRUCTURAL_CLASS_BEHAVIOR_197=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-single-structural-objectclass-behavior (es sollte "accept", "reject" oder "warn" sein): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_CHECK_SCHEMA_198=Gibt an, ob der Directory-Server Schemapr\u00fcfungen f\u00fcr Aktualisierungsvorg\u00e4nge durchf\u00fchren soll, um sicherzustellen, dass die Eintr\u00e4ge f\u00fcr die Schemakonfiguration des Servers zul\u00e4ssig sind (z.\u00a0B. dass alle erforderlichen Attribute und keine verbotenen Attribute vorhanden sind). Es ist nicht empfohlen, die Schemapr\u00fcfung zu deaktivieren, da dadurch ung\u00fcltige Eintr\u00e4ge in den Server gelangen k\u00f6nnen. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_CHECK_SCHEMA_199=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-check-schema (it should be a \ |
| | | ### Boolean value of true or false): %s |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE_200=An unexpected \ |
| | | ### error occurred that prevented the server from installing its default entry \ |
| | | ### cache framework: %s |
| | | ###SEVERE_WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY_201=The entry cache \ |
| | | ### configuration entry "cn=Entry Caches,cn=config" does not exist in the \ |
| | | ### Directory Server configuration. No entry cache will be available until this \ |
| | | ### entry is created with a valid entry cache configuration |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE_202=An error occurred \ |
| | | ### while attempting to initialize an instance of class %s for use as the \ |
| | | ### Directory Server entry cache: %s. As a result, the entry cache will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE_203=The configuration for \ |
| | | ### the entry cache defined in configuration entry %s was not acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE_204=The configuration \ |
| | | ### for the entry cache defined in configuration entry %s was not acceptable: \ |
| | | ### the entry cache level %d is already in use |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_CHECK_SCHEMA_199=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-check-schema (es sollte einer der booleschen Werte "true" oder "false" sein): %s |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE_200=Ein unerwarteter Fehler hat verhindert, dass der Server sein Standard-Cacheeintrag-Framework installiert: %s |
| | | SEVERE_WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY_201=Der Cacheeintrag-Konfigurationseintrag "cn=Entry Caches,cn=config" ist nicht in der Directory-Server-Konfiguration vorhanden. Ein Cacheeintrag ist erst vorhanden, wenn dieser Eintrag mit einer g\u00fcltigen Cacheeintrag-Konfiguration erstellt wurde |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE_202=Fehler beim Versuch, eine Instanz der Klasse %s f\u00fcr die Verwendung im Directory-Server-Cacheeintrag zu initialisieren: %s. Daher wird der Cacheeintrag deaktiviert |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE_203=Die Konfiguration des in Konfigurationseintrag %s definierten Cacheeintrags ist unzul\u00e4ssig: %s |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE_204=Die Konfiguration des in Konfigurationseintrag %s definierten Cacheeintrags ist unzul\u00e4ssig: Die Cacheeintragsebene %d wird bereits verwendet |
| | | INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY_205=Die Konfiguration des Eintragsspeichers %s \u00dcberwachungsanbieter ist nicht verf\u00fcgbar. Der \u00dcberwachungsanbieter %s wird daher nicht aktiviert |
| | | INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED_206=Die Konfiguration des Eintragsspeichers %s \u00dcberwachungsanbieter wurde deaktiviert. Der \u00dcberwachungsanbieter %s wird daher nicht aktiviert |
| | | MILD_ERR_CONFIG_ENTRY_CANNOT_REMOVE_CHILD_215=Unerwarteter Fehler beim Versuch, Eintrag %s als untergeordneten Eintrag von Konfigurationseintrag %s zu entfernen: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM_216=Unable to parse a name \ |
| | | ### form definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM_217=A name form read from \ |
| | | ### schema configuration file %s conflicts with another name form already read \ |
| | | ### into the schema: %s. The later name form definition will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR_218=Unable to parse a DIT content \ |
| | | ### rule definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DCR_219=A DIT content rule read from \ |
| | | ### schema configuration file %s conflicts with another DIT content rule already \ |
| | | ### read into the schema: %s. The later DIT content rule definition will be \ |
| | | ### used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR_220=Unable to parse a DIT \ |
| | | ### structure rule definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DSR_221=A DIT structure rule read from \ |
| | | ### schema configuration file %s conflicts with another DIT structure rule \ |
| | | ### already read into the schema: %s. The later DIT structure rule definition \ |
| | | ### will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU_222=Unable to parse a matching \ |
| | | ### rule use definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_MRU_223=A matching rule use read from \ |
| | | ### schema configuration file %s conflicts with another matching rule use already \ |
| | | ### read into the schema: %s. The later matching rule use definition will be \ |
| | | ### used |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ROTATION_POLICY_224=No file rotation policy has \ |
| | | ### been defined in configuration entry %s. No log rotation will take place |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_SIZE_LIMIT_225=No size limit has been defined for \ |
| | | ### the size based file rotation policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_TIME_LIMIT_226=No time limit has been defined for \ |
| | | ### the time based file rotation policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ROTATION_POLICY_227=An invalid file rotation \ |
| | | ### policy %s has been defined in configuration entry %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM_216=Eine Namensformulardefinition konnte nicht aus Schemakonfigurationsdatei %s analysiert werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM_217=Ein aus Schemakonfigurationsdatei %s gelesenes Namensformular widerspricht einem anderen bereits in das Schema eingelesenen Namensformular: %s. Die letzte Namensformulardefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR_218=Eine DIT-Inhaltsregeldefinition konnte nicht aus Schemakonfigurationsdatei %s analysiert werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DCR_219=Eine aus Schemakonfigurationsdatei %s gelesene DIT-Inhaltsregel widerspricht einer anderen bereits in das Schema eingelesenen DIT-Inhaltsregel: %s. Die letzte DIT-Inhaltsregeldefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR_220=Eine DIT-Strukturregeldefinition konnte nicht aus Schemakonfigurationsdatei %s analysiert werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DSR_221=Eine aus Schemakonfigurationsdatei %s gelesene DIT-Strukturregel widerspricht einer anderen bereits in das Schema eingelesenen DIT-Strukturregel: %s. Die letzte DIT-Strukturregeldefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU_222=Eine \u00dcbereinstimmungsregeldefinition konnte nicht aus Schemakonfigurationsdatei %s analysiert werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_MRU_223=Eine aus Schemakonfigurationsdatei %s gelesene \u00dcbereinstimmungsregel widerspricht einer anderen bereits in das Schema eingelesenen \u00dcbereinstimmungsregel: %s. Die letzte \u00dcbereinstimmungsregeldefinition wird verwendet |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ROTATION_POLICY_224=In Konfigurationseintrag %s wurde keine Dateirotationsrichtlinie definiert. Es erfolgt keine Protokollrotation |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_SIZE_LIMIT_225=In Konfigurationseintrag %s wurde keine Gr\u00f6\u00dfeneinschr\u00e4nkung f\u00fcr die auf die Dateirotationsrichtlinie basierende Gr\u00f6\u00dfe definiert |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_TIME_LIMIT_226=In Konfigurationseintrag %s wurde kein Zeitlimit f\u00fcr die auf die Dateirotationsrichtlinie basierende Zeit definiert |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ROTATION_POLICY_227=In Konfigurationseintrag %s wurde eine ung\u00fcltige Dateirotationsrichtlinie %s definiert. Es erfolgt keine Protokollrotation |
| | | MILD_ERR_CONFIG_ATTR_READ_ONLY_228=Konfigurationsattribut %s ist schreibgesch\u00fctzt. Seine Werte k\u00f6nnen nicht ge\u00e4ndert werden |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CONFIG_BASE_229=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Plugins,cn=config in order to \ |
| | | ### initialize the Directory Server plugins: %s |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_BASE_DOES_NOT_EXIST_230=The entry \ |
| | | ### cn=Plugins,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_ENTRY_DOES_NOT_HAVE_PLUGIN_CONFIG_231=Configuration \ |
| | | ### entry %s exists below the plugin configuration root of cn=Plugins,cn=config \ |
| | | ### but does not have objectclass ds-cfg-backend that is required for a Directory \ |
| | | ### Server plugin. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_ERROR_INTERACTING_WITH_PLUGIN_ENTRY_232=An \ |
| | | ### unexpected error occurred while interacting with backend configuration entry \ |
| | | ### %s: %s |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CONFIG_BASE_229=Fehler beim Versuch, Konfigurationseintrag cn=Plugins,cn=config abzurufen, um die Directory-Server-Plugins zu initialisieren: %s |
| | | SEVERE_ERR_CONFIG_PLUGIN_BASE_DOES_NOT_EXIST_230=Der Eintrag cn=Plugins,cn=config scheint in der Directory-Server-Konfiguration nicht vorhanden zu sein. Dies ist ein erforderlicher Eintrag |
| | | SEVERE_WARN_CONFIG_PLUGIN_ENTRY_DOES_NOT_HAVE_PLUGIN_CONFIG_231=Konfigurationseintrag %s ist unterhalb der Plugin-Konfiguration root of cn=Plugins,cn=config vorhanden, es fehlt jedoch die Objektklasse ds-cfg-backend, die f\u00fcr ein Directory-Server-Plugin erforderlich ist. Dieser Konfigurationseintrag wird ignoriert |
| | | SEVERE_ERR_CONFIG_PLUGIN_ERROR_INTERACTING_WITH_PLUGIN_ENTRY_232=Unerwarteter Fehler bei der Interaktion mit dem Backend-Konfigurationseintrag %s: %s |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_ENABLED_233=Gibt an, ob diese Plugin zur Verwendung im Directory-Server aktiviert werden soll. Kann ge\u00e4ndert werden, w\u00e4hrend der Directory-Server online ist. Die \u00c4nderungen treten sofort in Kraft |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_NO_ENABLED_ATTR_234=Plugin configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-enabled, which is used to indicate \ |
| | | ### whether the plugin should be enabled or disabled. Without this attribute, it \ |
| | | ### will default to being disabled |
| | | SEVERE_WARN_CONFIG_PLUGIN_NO_ENABLED_ATTR_234=Plugin-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob das Plugin aktiviert oder deaktiviert werden soll. Wenn dieses Attribut fehlt, wird der Standardwert "deaktiviert" gew\u00e4hlt |
| | | INFO_CONFIG_PLUGIN_DISABLED_235=Das im Konfigurationseintrag %s definierte Plugin ist als deaktiviert markiert und wird daher nicht verwendet |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_UNABLE_TO_DETERMINE_ENABLED_STATE_236=An unexpected \ |
| | | ### error occurred while attempting to determine whether the plugin associated \ |
| | | ### with configuration entry %s should be enabled or disabled: %s. It will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_PLUGIN_UNABLE_TO_DETERMINE_ENABLED_STATE_236=Unerwarteter Fehler beim Versuch, zu bestimmen, ob das dem Konfigurationseintrag %s zugewiesene Plugin aktiviert oder deaktivert werden soll: %s. Wird deaktiviert |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Plugin-Typen f\u00fcr diese Plugin, die steuern, wann das Plugin w\u00e4hrend der Verarbeitung aufgerufen wird. Dieser Wert ist w\u00e4hrend des Ladens und Initialisierens des Plugins schreibgesch\u00fctzt. \u00c4nderungen an diesem Attribut treten erst in Kraft, wenn das Plugin deaktiviert und wieder reaktiviert oder der Server neu gestartet wird |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=Vollqualifizierter Name der Java-Klasse, die die Kernlogik f\u00fcr Implementierung dieses Plugins bereitstellt. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn das Plugin deaktiviert und wieder reaktiviert oder der Server neu gestartet wird |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_NO_PLUGIN_TYPES_239=Plugin configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-plugin-type, which is used to specify the \ |
| | | ### name(s) of the plugin type(s) for the plugin. This is a required attribute, \ |
| | | ### so this plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_INVALID_PLUGIN_TYPE_240=Plugin configuration entry \ |
| | | ### %s has an invalid value %s for attribute ds-cfg-plugin-type that does not \ |
| | | ### name a valid plugin type. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_PLUGIN_TYPES_241=An unexpected error \ |
| | | ### occurred while trying to determine the set of plugin types for the plugin \ |
| | | ### defined in configuration entry %s: %s. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_NO_CLASS_ATTR_242=Plugin configuration entry %s does \ |
| | | ### not contain attribute ds-cfg-java-class, which is used to specify the name \ |
| | | ### of the class used to provide the plugin implementation. The plugin \ |
| | | ### associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CLASS_243=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for plugin %s: %s. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INSTANTIATE_244=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a plugin instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This plugin will \ |
| | | ### be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE_245=An error occurred while \ |
| | | ### attempting to initialize an instance of class %s as a Directory Server plugin \ |
| | | ### using the information in configuration entry %s: %s. This plugin will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_PLUGIN_NO_PLUGIN_TYPES_239=Plugin-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-plugin-type, das den/die Namen der Plugin-Typen f\u00fcr das Plugin angibt. Dies ist ein erforderliches Attribut, daher wird dieses Plugin deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_INVALID_PLUGIN_TYPE_240=Plugin-Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert %s f\u00fcr Attribut ds-cfg-plugin-type, der keinen g\u00fcltigen Plugin-Typen benennt. Dieses Plugin wird deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_PLUGIN_TYPES_241=Unerwarteter Fehler beim Versuch, den Satz der Plugin-Typen f\u00fcr das in Konfigurationseintrag %s definierte Plugin zu bestimmen: %s. Dieses Plugin wird deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_NO_CLASS_ATTR_242=Plugin-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Plugin-Implementierung bereitstellt. Das Plugin, das diesem Konfigurationseintrag zugewiesen ist, wird deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CLASS_243=Unerwarteter Fehler beim Versuch, den Namen der Java-Klasse, die die Implementierung f\u00fcr Plugin %s enth\u00e4lt, zu bestimmen : %s. Dieses Plugin wird deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INSTANTIATE_244=Der Directory-Server konnte Klasse %s nicht laden und verwendet sie zum Erstellen einer Plugin-Instanz wie in Konfigurationseintrag %s definiert. Folgender Fehler ist aufgetreten: %s. Dieses Plugin wird deaktiviert |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE_245=Fehler beim Versuch, eine Instanz der Klasse %s mit den Informationen in Konfigurationseintrag %s als Directory-Server-Plugin zu initialisieren: %s. Dieses Plugin wird deaktiviert |
| | | INFO_CONFIG_CORE_DESCRIPTION_NOTIFY_ABANDONED_OPERATIONS_246=Gibt an, ob der Directory-Server einem Client auf abgebrochene Vorg\u00e4nge eine Reaktion senden soll, damit dieser wei\u00df, dass der Server sie nicht mehr bearbeitet. Die LDAP-Spezifikation verbietet das Senden von Reaktionen in solchen F\u00e4llen, aber einige Clients funktionieren nicht ordnungsgem\u00e4\u00df, wenn sie vergeblich auf eine Reaktion auf abgebrochene Vorg\u00e4nge warten. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_NOTIFY_ABANDONED_OPERATIONS_247=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-notify-abandoned-operations (it should be a Boolean value of true or \ |
| | | ### false): %s |
| | | ###SEVERE_ERR_CONFIG_EXTOP_INVALID_CLASS_256=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid extended operation handler implementation: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_NOTIFY_ABANDONED_OPERATIONS_247=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-notify-abandoned-operations (es sollte einer der booleschen Werte "true" oder "false" sein): %s |
| | | SEVERE_ERR_CONFIG_EXTOP_INVALID_CLASS_256=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige erweiterte Vorgangshandler-Implementierung: %s |
| | | MILD_ERR_CONFIG_EXTOP_INITIALIZATION_FAILED_261=Fehler beim Versuch, eine Instanz der Klasse %s als erweiterte Vorgangsbehandlungsroutine zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | ###FATAL_ERR_CONFIG_SASL_CANNOT_GET_BASE_264=An error occurred while attempting \ |
| | | ### to retrieve the SASL mechanism handler base entry cn=SASL \ |
| | | ### Mechanisms,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_SASL_BASE_DOES_NOT_EXIST_265=The SASL mechanism \ |
| | | ### configuration base cn=SASL Mechanisms,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_SASL_ENTRY_UNACCEPTABLE_266=Configuration entry %s does not \ |
| | | ### contain a valid SASL mechanism handler configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_SASL_CANNOT_CREATE_HANDLER_267=An error occurred while \ |
| | | ### attempting to create a Directory Server SASL mechanism handler from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_OBJECTCLASS_268=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-sasl-mechanism-handler objectclass, which is required \ |
| | | ### for SASL mechanism handler definitions |
| | | FATAL_ERR_CONFIG_SASL_CANNOT_GET_BASE_264=Fehler beim Versuch, den SASL-Mechanismushandler-Basiseintrag cn=SASL Mechanisms,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_SASL_BASE_DOES_NOT_EXIST_265=Die SASL-Mechanismuskonfigurationbasis cn=SASL Mechanisms,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_SASL_ENTRY_UNACCEPTABLE_266=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige SASL-Mechanismushandlerkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_SASL_CANNOT_CREATE_HANDLER_267=Fehler beim Versuch, einen Directory-Server-SASL-Mechanismushandler aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_OBJECTCLASS_268=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-sasl-mechanism-handler, die f\u00fcr die SASL-Mechanismushandlerdefinition erforderlich ist |
| | | INFO_CONFIG_SASL_DESCRIPTION_CLASS_NAME_269=Vollqualifizierter Name der Java-Klasse, die die SASL-Mechanismus-Behandlungsroutine f\u00fcr den Directory-Server definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend die zugeordnete Behandlungsroutine aktiv ist, muss die Behandlungsroutine deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_SASL_NO_CLASS_NAME_270=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated SASL mechanism handler |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_NAME_271=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_272=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid SASL mechanism handler implementation: %s |
| | | SEVERE_ERR_CONFIG_SASL_NO_CLASS_NAME_270=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten SASL-Mechanismushandler angibt |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_NAME_271=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_272=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige SASL-Mechanismushandler-Implementierung: %s |
| | | INFO_CONFIG_SASL_DESCRIPTION_ENABLED_273=Gibt an, ob diese SASL-Mechanismus-Behandlungsroutine f\u00fcr den Directory-Server aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_SASL_NO_ENABLED_ATTR_274=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the SASL \ |
| | | ### mechanism handler should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_ENABLED_VALUE_275=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_SASL_NO_ENABLED_ATTR_274=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob der SASL-Mechanismushandler f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_ENABLED_VALUE_275=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_SASL_CLASS_ACTION_REQUIRED_276=Die angeforderte \u00c4nderung des Klassennamens der SASL-Mechanismus-Behandlungsroutine von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn die Behandlungsroutine deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_SASL_INITIALIZATION_FAILED_277=Fehler beim Versuch, eine Instanz der Klasse %s als SASL-Mechanismus-Behandlungsroutine zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_SASL_EXISTS_278=Neuer Eintrag f\u00fcr SASL-Mechanismus-Behandlungsroutine mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits eine andere Behandlungsroutine mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_SASL_UNACCEPTABLE_CONFIG_279=The configuration for the SASL \ |
| | | ### mechanism handler defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_SASL_UNACCEPTABLE_CONFIG_279=Die Konfiguration des in Konfigurationseintrag %s definierten SASL-Mechanismushandlers wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | MILD_ERR_CONFIG_FILE_ADD_ALREADY_EXISTS_280=Eintrag %s kann nicht zur Directory-Server-Konfiguration hinzugef\u00fcgt werden, da bereits ein anderer Konfigurationseintrag mit dem DN vorhanden ist |
| | | MILD_ERR_CONFIG_FILE_ADD_NO_PARENT_DN_281=Eintrag %s kann nicht zur Directory-Server-Konfiguration hinzugef\u00fcgt werden, da der DN keinen \u00fcbergeordneten Eintrag hat |
| | | MILD_ERR_CONFIG_FILE_ADD_NO_PARENT_282=Eintrag %s kann nicht zur Directory-Server-Konfiguration hinzugef\u00fcgt werden, da der \u00fcbergeordnete Eintrag %s nicht vorhanden ist |
| | |
| | | MILD_ERR_CONFIG_FILE_WRITE_CANNOT_RENAME_NEW_CONFIG_301=Fehler beim Versuch, die neue Directory-Server-Konfigurationsdatei von %s nach %s umzubenennen: %s |
| | | MILD_ERR_CONFIG_FILE_MODDN_NOT_ALLOWED_302=DN-\u00c4nderungsvorg\u00e4nge sind in der Directory-Server-Konfiguration nicht erlaubt |
| | | INFO_CONFIG_LOGGER_SUPPRESS_INTERNAL_OPERATIONS_303=Gibt an, ob Nachrichten f\u00fcr interne Vorg\u00e4nge vom Zugriffsprotokoll ausgenommen bleiben |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Invalid \ |
| | | ### value specified for attribute %s. Allowed values are true or false |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Ung\u00fcltiger angegebener Wert f\u00fcr Attribut %s. Zul\u00e4ssige Werte sind "true" und "false" |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=Satz von Basis-DNs, die f\u00fcr dieses Backend verwendet werden. Es h\u00e4ngt von der Backendimplementierung ab, ob \u00c4nderungen an diesem Attribut sofort in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_BASE_DNS_306=Backend configuration entry %s does \ |
| | | ### not contain attribute ds-cfg-base-dn, which is used to specify the \ |
| | | ### set of base DNs for the backend. This is a required attribute, and therefore \ |
| | | ### the backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BASE_DNS_307=An unexpected \ |
| | | ### error occurred while attempting to determine the set of base DNs associated \ |
| | | ### with the backend defined in configuration entry %s: %s. This backend will \ |
| | | ### be disabled |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_BASE_DNS_306=Backend-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-base-dn, das den Satz von Basis-DNs f\u00fcr das Backend angibt. Dies ist ein erforderliches Attribut, daher wird dieses Backend deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BASE_DNS_307=Unerwarteter Fehler beim Versuch, den Satz der Basis-DNs, der dem in Konfigurationseintrag %s definierten Backend zugeordnet ist, festzulegen: %s. Dieses Backend wird deaktiviert |
| | | INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED_313=Gibt an, ob der Schl\u00fcssel-Manager-Anbieter f\u00fcr den Directory-Server aktiviert werden soll. Ein Schl\u00fcssel-Manager-Anbieter ist f\u00fcr Vorg\u00e4nge erforderlich, die Zugriff auf einen Schl\u00fcssel-Manager erfordern (z.\u00a0B. bei Kommunikation \u00fcber SSL). \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft, wirken sich aber nur auf zuk\u00fcnftige Versuche aus, auf den Schl\u00fcssel-Manager zuzugreifen |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_NO_ENABLED_ATTR_314=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the key manager provider is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Fully-qualified name of the \ |
| | | ### Java class that includes the key manager provider \ |
| | | ### implementation. Changes to this configuration attribute will not take effect \ |
| | | ### until the key manager provider has been disabled and then re-enabled, or \ |
| | | ### until the server is restarted |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED_328=Indicates whether the \ |
| | | ### Directory Server trust manager provider should be enabled. A trust manager \ |
| | | ### provider is required for operations that require access to a trust manager \ |
| | | ### (e.g., communication over SSL). Changes to this configuration attribute will \ |
| | | ### take effect immediately, but will only impact future attempts to access the \ |
| | | ### trust manager |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_ENABLED_ATTR_329=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the trust manager provider is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Fully-qualified name of the \ |
| | | ### Java class that includes the trust manager \ |
| | | ### provider implementation. Changes to this configuration attribute will not \ |
| | | ### take effect until the trust manager provider has been disabled and then \ |
| | | ### re-enabled, or until the server is restarted |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_ENABLED_347=Indicates whether the \ |
| | | ### Directory Server certificate mapper should be enabled. A certificate mapper \ |
| | | ### is used to establish a mapping between a client certificate chain and a user \ |
| | | ### entry in the Directory Server for SASL EXTERNAL authentication and similar \ |
| | | ### purposes. Changes to this configuration attribute will take effect \ |
| | | ### immediately |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_NO_ENABLED_ATTR_348=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the certificate mapper is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Fully-qualified name of the \ |
| | | ### Java class that includes the certificate mapper \ |
| | | ### implementation. Changes to this configuration attribute will not take effect \ |
| | | ### until the certificate mapper has been disabled and then re-enabled, or until \ |
| | | ### the server is restarted |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_NO_ENABLED_ATTR_314=Konfigurationseintrag "%s" enth\u00e4lt keinen Wert f\u00fcr Attribut ds-cfg-enabled, der angibt, ob der Schl\u00fcssel-Manager-Anbieter f\u00fcr die Verwendung im Server aktiviert ist |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Der vollst\u00e4ndig qualifizierte Name der Java-Klasse, die den Schl\u00fcssel-Manager-Anbieter einschlie\u00dft. \u00c4nderungen an diesem Konfigurationsattribut werden erst wirksam, wenn der Schl\u00fcssel-Manager-Anbieter deaktiviert und erneut aktiviert wird oder wenn der Server neu gestartet wird |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED_328=Gibt an, ob der Trust-Manager-Anbieter f\u00fcr den Directory-Server aktiviert werden soll. Ein Trust-Manager-Anbieter ist f\u00fcr Vorg\u00e4nge erforderlich, die Zugriff auf einen Trust-Manager erfordern (z.\u00a0B. bei Kommunikation \u00fcber SSL). \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft, wirken sich aber nur auf zuk\u00fcnftige Versuche aus, auf den Trust-Manager zuzugreifen |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_ENABLED_ATTR_329=Konfigurationseintrag "%s" enth\u00e4lt keinen Wert f\u00fcr Attribut ds-cfg-enabled, der angibt, ob der Trust-Manager-Anbieter f\u00fcr die Verwendung im Server aktiviert ist |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Der vollst\u00e4ndig qualifizierte Name der Java-Klasse, die den Trust-Manager-Anbieter einschlie\u00dft. \u00c4nderungen an diesem Konfigurationsattribut werden erst wirksam, wenn der Trust-Manager-Anbieter deaktiviert und erneut aktiviert wird oder wenn der Server neu gestartet wird |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_ENABLED_347=Gibt an, ob die Zertifikatszuordnung f\u00fcr den Directory-Server aktiviert werden soll. Eine Zertifikatszuordnung wird verwendet, um eine Zuordnung zwischen einer Clientzertifikatskette und einem Benutzereintrag im Directory-Server f\u00fcr die SASL EXTERNAL-Authentifizierung und einem \u00e4hnlichen Zweck herzustellen. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_NO_ENABLED_ATTR_348=Konfigurationseintrag "%s" enth\u00e4lt keinen Wert f\u00fcr Attribut ds-cfg-enabled, der angibt, ob die Zertifikatszuordnung f\u00fcr die Verwendung im Server aktiviert ist |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Vollqualifizierter Name der Java-Klasse, die die Implementierung der Zertifikatszuordnung einschlie\u00dft. \u00c4nderungen an diesem Konfigurationsattribut werden erst wirksam, wenn die Zertifikatszuordnung deaktiviert und erneut aktiviert wird oder wenn der Server neu gestartet wird |
| | | MILD_WARN_CONFIG_LOGGER_NO_RETENTION_POLICY_357=Im Eintrag %s wurde keine Dateiaufbewahrungsrichtlinie definiert. Es werden keine Protokolldateien gel\u00f6scht |
| | | ###SEVERE_WARN_CONFIG_LOGGER_INVALID_RETENTION_POLICY_358=An invalid file \ |
| | | ### retention policy %s has been defined in configuration entry %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_NUMBER_OF_FILES_359=No file number limit has \ |
| | | ### been defined for the retention policy in the configuration entry %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_DISK_SPACE_USED_360=No disk space limit has been \ |
| | | ### defined for the retention policy in the configuration entry %s |
| | | ###FATAL_ERR_CONFIG_PWSCHEME_CANNOT_GET_BASE_363=An error occurred while \ |
| | | ### attempting to retrieve the password storage scheme base entry cn=Password \ |
| | | ### Storage Schemes,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWSCHEME_BASE_DOES_NOT_EXIST_364=The password storage \ |
| | | ### scheme configuration base cn=Password Storage Schemes,cn=config does not \ |
| | | ### exist in the Directory Server configuration. This entry must be present for \ |
| | | ### the server to function properly |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_ENTRY_UNACCEPTABLE_365=Configuration entry %s does \ |
| | | ### not contain a valid password storage scheme configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_CANNOT_CREATE_SCHEME_366=An error occurred while \ |
| | | ### attempting to create a Directory Server password storage scheme from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_OBJECTCLASS_367=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-storage-scheme objectclass, which is \ |
| | | ### required for password storage scheme definitions |
| | | SEVERE_WARN_CONFIG_LOGGER_INVALID_RETENTION_POLICY_358=In Konfigurationseintrag %s wurde eine ung\u00fcltige Dateiaufbewahrungsrichtlinie %s definiert |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_NUMBER_OF_FILES_359=In Konfigurationseintrag %s wurde keine Dateianzahlbegrenzung f\u00fcr die Aufbewahrungsrichtlinie definiert |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_DISK_SPACE_USED_360=In Konfigurationseintrag %s wurde keine Speicherplatzbegrenzung f\u00fcr die Aufbewahrungsrichtlinie definiert |
| | | FATAL_ERR_CONFIG_PWSCHEME_CANNOT_GET_BASE_363=Fehler beim Versuch, den Passwortspeicherschema-Basiseintrag cn=Password Storage Schemes,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_PWSCHEME_BASE_DOES_NOT_EXIST_364=Die Passwortspeicherschema-Konfigurationsbasis cn=Password Storage Schemes,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_PWSCHEME_ENTRY_UNACCEPTABLE_365=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Passwortspeicherschema-Konfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_PWSCHEME_CANNOT_CREATE_SCHEME_366=Fehler beim Versuch, ein Directory-Server-Passwortspeicherschema aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_OBJECTCLASS_367=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-password-storage-scheme, die f\u00fcr die Passwortspeicherschema-Definitionen erforderlich ist |
| | | INFO_CONFIG_PWSCHEME_DESCRIPTION_CLASS_NAME_368=Vollqualifizierter Name der Java-Klasse, die das Directory-Server-Passwortspeicherschema definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend das zugeordnete Schema aktiv ist, muss das Speicherschema deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_NO_CLASS_NAME_369=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified \ |
| | | ### class name for the associated password storage scheme |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_NAME_370=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_371=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password storage scheme \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_NO_CLASS_NAME_369=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr das zugeordnete Passwortspeicherschema angibt |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_NAME_370=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_371=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Passwortspeicherschema-Implementierung: %s |
| | | INFO_CONFIG_PWSCHEME_DESCRIPTION_ENABLED_372=Gibt an, ob dieses Directory-Server-Passwortspeicherschema aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_NO_ENABLED_ATTR_373=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### storage scheme should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_ENABLED_VALUE_374=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_NO_ENABLED_ATTR_373=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob das Passwortspeicherschema f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_ENABLED_VALUE_374=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWSCHEME_CLASS_ACTION_REQUIRED_375=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr das Passwortspeicherschema von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn das Speicherschema deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_PWSCHEME_INITIALIZATION_FAILED_376=Fehler beim Versuch, eine Instanz der Klasse %s als Passwortspeicherschema zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_PWSCHEME_EXISTS_377=Neuer Eintrag f\u00fcr Passwortspeicherschema mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderes Speicherschema mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_UNACCEPTABLE_CONFIG_378=The configuration for the \ |
| | | ### password storage scheme defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_PWSCHEME_UNACCEPTABLE_CONFIG_378=Die Konfiguration des in Konfigurationseintrag %s definierten Passwortspeicherschemas wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | INFO_CONFIG_PLUGIN_CLASS_ACTION_REQUIRED_379=Die angeforderte \u00c4nderung des Plugin-Klassennamens von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn das Plugin deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_FREE_DISK_SPACE_380=No disk space limit has been \ |
| | | ### defined for the retention policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=The free disk space based \ |
| | | ### retention policy in the configuration entry %s. is not allowed for the \ |
| | | ### Directory Server when running on pre Java 6 VMs |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_FREE_DISK_SPACE_380=In Konfigurationseintrag %s wurde keine Speicherplatzbegrenzung f\u00fcr die Aufbewahrungsrichtlinie definiert |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=Der freie Festplattenspeicher auf Grundlage der Aufbewahrungsrichtlinie in Konfigurationseintrag %s. ist nicht f\u00fcr den Directory-Server zul\u00e4ssig, wenn er auf einer Vorversion von Java 6 VMS ausgef\u00fchrt wird |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Eindeutige Kennung f\u00fcr dieses Backend. \u00c4nderungen an diesem Konfigurationsattribut treten erst in Kraft, wenn das Backend deaktiviert und wieder reaktiviert oder der Server neu gestartet wird |
| | | ###SEVERE_WARN_CONFIG_BACKEND_NO_BACKEND_ID_383=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-backend-id, which is used to provide a \ |
| | | ### unique identifier for the backend. The backend will be disabled |
| | | ###SEVERE_WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID_384=The backend defined in \ |
| | | ### configuration entry %s has a backend ID of %s that conflicts with the backend \ |
| | | ### ID for another backend in the server. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BACKEND_ID_385=An unexpected \ |
| | | ### error occurred while attempting to determine the backend ID for the backend \ |
| | | ### defined in configuration entry %s: %s. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_MAC_386=An error occurred while \ |
| | | ### attempting to obtain the %s MAC provider to create the signed hash for the \ |
| | | ### backup: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_DIGEST_387=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_388=An error occurred \ |
| | | ### while trying to create the config archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_CIPHER_389=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_ZIP_COMMENT_390=%s config backup %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_DETERMINE_CONFIG_FILE_LOCATION_391=An error \ |
| | | ### occurred while attempting to determine the path to the Directory Server \ |
| | | ### configuration file so that it could be archived: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_CONFIG_FILE_392=An error occurred \ |
| | | ### while attempting to back up configuration file %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_ARCHIVED_CONFIGS_393=An error occurred \ |
| | | ### while attempting to back up the archived previous configurations from file \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_CLOSE_ZIP_STREAM_394=An error occurred while \ |
| | | ### trying to close the config archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_395=An error \ |
| | | ### occurred while attempting to update the backup descriptor file %s with \ |
| | | ### information about the configuration backup: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_BACKUP_396=Unable to restore or verify \ |
| | | ### configuration backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_BACKUP_FILE_397=Unable to restore or verify \ |
| | | ### configuration backup %s in directory %s because the archive filename could \ |
| | | ### not be determined |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_FILE_398=Unable to restore or verify \ |
| | | ### configuration backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_399=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while trying to \ |
| | | ### determine whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_DIGEST_400=Unable to restore or verify \ |
| | | ### configuration backup %s because an unsigned hash of this backup is available \ |
| | | ### but the server cannot determine the digest algorithm used to generate this \ |
| | | ### hash |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_DIGEST_401=Unable to restore or verify \ |
| | | ### configuration backup %s because it has an unsigned hash that uses an unknown \ |
| | | ### or unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_MAC_402=Unable to restore or verify \ |
| | | ### configuration backup %s because a signed hash of this backup is available but \ |
| | | ### the server cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_MAC_403=Unable to restore or verify \ |
| | | ### configuration backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_OPEN_BACKUP_FILE_404=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while attempting to \ |
| | | ### open the backup archive file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_CIPHER_406=Unable to restore or verify \ |
| | | ### configuration backup %s because it is encrypted using an unknown or \ |
| | | ### unsupported cipher: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_BACKUP_EXISTING_CONFIG_407=Unable to restore \ |
| | | ### configuration backup %s because an error occurred while attempting to \ |
| | | ### temporarily back up the current configuration files from %s to %s: %s |
| | | SEVERE_WARN_CONFIG_BACKEND_NO_BACKEND_ID_383=Backend-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-backend-id, das den eindeutigen Bezeichner f\u00fcr das Backend angibt. Das Backend wird deaktiviert |
| | | SEVERE_WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID_384=Das in Konfigurationseintrag %s definierte Backend besitzt die Backend-ID %s, die der Backend-ID eines anderen Backends in dem Server widerspricht. Das Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BACKEND_ID_385=Unerwarteter Fehler beim Versuch, die Backend-ID f\u00fcr das in Konfigurationseintrag %s definierte Backend zu bestimmen: %s. Das Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_MAC_386=Fehler beim Versuch, den MAC-Anbieter %s zum Erstellen des signierten Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_DIGEST_387=Fehler beim Versuch, die Nachrichtenverarbeitung %s zum Erstellen des Hash f\u00fcr die Sicherung zu erhalten: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_388=Fehler beim Versuch, die Konfigurationsarchivdatei %s in Verzeichnis %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_CIPHER_389=Fehler beim Versuch, die Verschl\u00fcsselung zum Verschl\u00fcsseln der Sicherung zu erhalten: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_ZIP_COMMENT_390=%s Konfigurationssicherung %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_DETERMINE_CONFIG_FILE_LOCATION_391=Fehler beim Versuch, den Pfad zur Directory-Server-Konfigurationsdatei f\u00fcr die Archivierung zu bestimmen: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_CONFIG_FILE_392=Fehler beim Versuch, Konfigurationsdatei %s zu sichern: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_ARCHIVED_CONFIGS_393=Fehler beim Versuch, die archivierten vorherigen Konfigurationen aus Datei %s zu sichern: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_CLOSE_ZIP_STREAM_394=Fehler beim Versuch, die Konfigurationsarchivdatei %s in Verzeichnis %s zu schlie\u00dfen: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_395=Fehler beim Versuch, die Sicherungsdeskriptordatei %s mit den Informationen \u00fcber die Konfigurationssicherung zu aktualisieren: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_BACKUP_396=Die Konfigurationssicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da diese Sicherung nicht vorhanden ist |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_BACKUP_FILE_397=Die Konfigurationssicherung %s in Verzeichnis %s konnte nicht wiederhergestellt oder verifiziert werden, da der Archivdateiname nicht bestimmt werden konnte |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_FILE_398=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da die spezifizierte Archivdatei %s nicht vorhanden ist |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_399=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, festzustellen, ob das Sicherungsarchiv %s vorhanden ist, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_DIGEST_400=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein unsignierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den Verarbeitungsalgorithmus, der zum Generieren dieses Hash verwendet wird, nicht bestimmen kann |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_DIGEST_401=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen unsignierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten Verarbeitungsalgorithmus von %s verwendet |
| | | SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_MAC_402=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da ein signierter Hash dieser Sicherung verf\u00fcgbar ist, aber der Server den MAC-Algorithmus, der zum Generieren dieses Hash verwendet wird, nicht festlegen kann |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_MAC_403=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie einen signierten Hash besitzt, der einen unbekannten oder nicht unterst\u00fctzten MAC-Algorithmus von %s verwendet |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_OPEN_BACKUP_FILE_404=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Sicherungsarchivdatei %s zu \u00f6ffnen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_CIPHER_406=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da sie mit einer unbekannten oder nicht unterst\u00fctzten Verschl\u00fcsselung verschl\u00fcsselt ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_BACKUP_EXISTING_CONFIG_407=Die Konfigurationssicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, die aktuellen Konfigurationsdateien von %s in %s tempor\u00e4r zu sichern, ein Fehler aufgetreten ist: %s |
| | | NOTICE_CONFIG_RESTORE_RESTORED_OLD_CONFIG_408=Ein Fehler verhindert, dass die Konfigurationssicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Konfigurationsdateien sind jedoch noch erhalten und befinden sich an ihrem Originalspeicherort unter %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_RESTORE_OLD_CONFIG_409=An error occurred \ |
| | | ### that prevented the configuration backup from being properly restored. The \ |
| | | ### original configuration files that were in place before the start of the \ |
| | | ### restore process have been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_CONFIG_DIRECTORY_410=Unable to \ |
| | | ### restore configuration backup %s because an error occurred while attempting to \ |
| | | ### create a new empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_OLD_CONFIG_SAVED_411=An error occurred that \ |
| | | ### prevented the configuration backup from being properly restored. The \ |
| | | ### original configuration files that were in place before the start of the \ |
| | | ### restore process have been preserved in the %s directory |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_ZIP_ENTRY_412=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while trying to read \ |
| | | ### the next entry from the archive file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_FILE_413=Unable to restore \ |
| | | ### configuration backup %s because an error occurred while trying to recreate \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_414=Unable to restore \ |
| | | ### or verify configuration backup %s because an error occurred while processing \ |
| | | ### archived file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_415=Unable to restore or \ |
| | | ### verify configuration backup %s because an unexpected error occurred while \ |
| | | ### trying to close the archive file %s: %s |
| | | NOTICE_CONFIG_RESTORE_UNSIGNED_HASH_VALID_416=Der vom Sicherungsarchiv berechnete Message Digest stimmt mit dem in den Sicherungsinformationen gespeichertem Digest \u00fcberein. |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNSIGNED_HASH_INVALID_417=Unable to restore or \ |
| | | ### verify configuration backup %s because the message digest calculated from the \ |
| | | ### backup archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_RESTORE_OLD_CONFIG_409=Ein Fehler verhindert, dass die Konfigurationssicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Konfigurationsdateien sind erhalten und befinden sich in dem Verzeichnis %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_CONFIG_DIRECTORY_410=Die Konfigurationssicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, ein neues leeres Verzeichnis %s f\u00fcr die Wiederherstellung der Dateien zu erstellen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_OLD_CONFIG_SAVED_411=Ein Fehler verhindert, dass die Konfigurationssicherung ordnungsgem\u00e4\u00df wiederhergestellt wird. Die originalen, vor dem Start des Wiederherstellungsprozesses g\u00fcltigen Konfigurationsdateien sind in Verzeichnis %s erhalten |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_ZIP_ENTRY_412=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, den n\u00e4chsten Eintrag aus der Archivdatei %s zu lesen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_FILE_413=Die Konfigurationssicherung %s konnte nicht wiederhergestellt werden, da beim Versuch, die Datei %s wiederherzustellen, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_414=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die archivierte Datei %s zu verarbeiten, ein Fehler aufgetreten ist: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_415=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da beim Versuch, die Archivdatei %s zu schlie\u00dfen, ein Fehler aufgetreten ist: %s |
| | | NOTICE_CONFIG_RESTORE_UNSIGNED_HASH_VALID_416=Der vom Sicherungsarchiv berechnete Message Digest stimmt mit dem in den Sicherungsinformationen gespeichertem Digest \u00fcberein |
| | | SEVERE_ERR_CONFIG_RESTORE_UNSIGNED_HASH_INVALID_417=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete Message Digest nicht mit dem in den Sicherungsinformationen gespeicherten Digest \u00fcbereinstimmt |
| | | NOTICE_CONFIG_RESTORE_SIGNED_HASH_VALID_418=Der vom Sicherungsarchiv berechnete signierte Digest stimmt mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcberein |
| | | ###SEVERE_ERR_CONFIG_RESTORE_SIGNED_HASH_INVALID_419=Unable to restore or verify \ |
| | | ### configuration backup %s because the signed digest calculated from the backup \ |
| | | ### archive does not match the signature stored with the backup information |
| | | SEVERE_ERR_CONFIG_RESTORE_SIGNED_HASH_INVALID_419=Die Konfigurationssicherung %s konnte nicht wiederhergestellt oder verifiziert werden, da der vom Sicherungsarchiv berechnete signierte Digest nicht mit der in den Sicherungsinformationen gespeicherten Signatur \u00fcbereinstimmt |
| | | NOTICE_CONFIG_RESTORE_VERIFY_SUCCESSFUL_420=Alle mit der Konfigurationssicherung %s aus dem Verzeichnis %s durchgef\u00fchrten Pr\u00fcfungen ergeben, dass es sich anscheinend um ein g\u00fcltiges Archiv handelt |
| | | NOTICE_CONFIG_RESTORE_SUCCESSFUL_421=Konfigurationssicherung %s wurde erfolgreich vom Archiv im Verzeichnis %s wiederhergestellt |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK_422=The Directory Server \ |
| | | ### was unable to acquire a shared lock for backend %s: %s. This generally \ |
| | | ### means that the backend is in use by a process that requires an exclusive lock \ |
| | | ### (e.g., importing from LDIF or restoring a backup). This backend will be \ |
| | | ### disabled |
| | | ###SEVERE_WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK_423=An error occurred \ |
| | | ### while attempting to release a shared lock for backend %s: %s. This may \ |
| | | ### interfere with operations that require exclusive access, including LDIF \ |
| | | ### import and restoring a backup |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK_422=Der Directory-Server konnte keine gemeinsame Sperre f\u00fcr Backend %s erfassen: %s. Dies bedeutet in der Regel, dass das Backend von einem Prozess verwendet wird, f\u00fcr den eine exklusive Sperre erforderlich ist (z.\u00a0B. Importieren aus IDIF oder Wiederherstellen einer Sicherung). Dieses Backend wird deaktiviert |
| | | SEVERE_WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK_423=Fehler beim Versuch, eine gemeinsame Sperre f\u00fcr Backend %s freizugeben: %s. Dies kann Vorg\u00e4nge beeintr\u00e4chtigen, f\u00fcr die ein exklusiver Zugriff erforderlich ist, einschlie\u00dflich LDIF-Import und Wiederherstellen einer Sicherung |
| | | INFO_CONFIG_FILE_HEADER_424=Diese Datei enth\u00e4lt die prim\u00e4re Directory-Server-Konfiguration. Sie darf nicht direkt bearbeitet werden, w\u00e4hrend der Server online ist. Verwalten Sie die Serverkonfiguration nur mit den Administrationstools, die mit dem Directory-Server geliefert wurden |
| | | INFO_CONFIG_CORE_DESCRIPTION_ADD_MISSING_RDN_ATTRS_425=Gibt an, ob der Directory-Server automatisch fehlende RDN-Attribute zu einem Eintrag hinzuf\u00fcgen soll, wenn der Eintrag hinzugef\u00fcgt wird. Standardm\u00e4\u00dfig werden Eintr\u00e4ge, die keine RDN-Attributwerte in ihrer Attributsliste haben, zur\u00fcckgewiesen, da sie nicht der LDAP-Spezifikation entsprechen. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ADD_MISSING_RDN_ATTRS_426=Configuration entry \ |
| | | ### %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-add-missing-rdn-attributes (it should be a Boolean value of true or \ |
| | | ### false): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ADD_MISSING_RDN_ATTRS_426=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-add-missing-rdn-attributes (es sollte einer der booleschen Werte "true" oder "false" sein): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=Ergebniscode, der f\u00fcr Reaktionen verwendet wird, bei denen Vorg\u00e4nge aufgrund eines internen Serverfehlers fehlschlagen. Geben Sie als Wert die entsprechende Ganzzahl zum dazugeh\u00f6rigen LDAP-Ergebniscode an. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SERVER_ERROR_RESULT_CODE_428=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-server-error-result-code (it should be an integer value greater than \ |
| | | ### or equal to 1): %s |
| | | ###FATAL_ERR_CONFIG_IDMAPPER_CANNOT_GET_BASE_429=An error occurred while \ |
| | | ### attempting to retrieve the identity mapper base entry cn=Identity \ |
| | | ### Mappers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_IDMAPPER_BASE_DOES_NOT_EXIST_430=The identity mapper \ |
| | | ### configuration base cn=Identity Mappers,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_ENTRY_UNACCEPTABLE_431=Configuration entry %s does \ |
| | | ### not contain a valid identity mapper configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_CANNOT_CREATE_MAPPER_432=An error occurred while \ |
| | | ### attempting to create a Directory Server identity mapper from the information \ |
| | | ### in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_OBJECTCLASS_433=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-identity-mapper objectclass, which is required \ |
| | | ### for identity mapper definitions |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SERVER_ERROR_RESULT_CODE_428=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-server-error-result-code (es sollte ein Ganzzahlenwert gr\u00f6\u00dfer oder gleich 1 sein): %s |
| | | FATAL_ERR_CONFIG_IDMAPPER_CANNOT_GET_BASE_429=Fehler beim Versuch, den Identit\u00e4tszuordnungsbasiseintrag cn=Identity Mappers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_IDMAPPER_BASE_DOES_NOT_EXIST_430=Die Identit\u00e4tszuordnungskonfigurationsbasis cn=Identity Mappers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_IDMAPPER_ENTRY_UNACCEPTABLE_431=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Identit\u00e4tszuordnungskonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_IDMAPPER_CANNOT_CREATE_MAPPER_432=Fehler beim Versuch, eine Directory-Server-Identit\u00e4tszuordnung aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_OBJECTCLASS_433=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-identity-mapper, die f\u00fcr die Identit\u00e4tszuordnungsdefinitionen erforderlich ist |
| | | INFO_CONFIG_IDMAPPER_DESCRIPTION_CLASS_NAME_434=Vollqualifizierter Name der Java-Klasse, die einen Identit\u00e4ts-Mapper f\u00fcr den Directory-Server definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend der zugeordnete Identit\u00e4ts-Mapper aktiv ist, muss der Mapper deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_CLASS_NAME_435=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class name \ |
| | | ### for the associated identity mapper |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_NAME_436=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_437=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid identity mapper \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_CLASS_NAME_435=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr die zugeh\u00f6rige Identit\u00e4tszuordnung angibt |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_NAME_436=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_437=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Identit\u00e4tszuordnungsimplementierung: %s |
| | | INFO_CONFIG_IDMAPPER_DESCRIPTION_ENABLED_438=Gibt an, ob der Identit\u00e4ts-Mapper f\u00fcr den Directory-Server aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_ENABLED_ATTR_439=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the identity mapper \ |
| | | ### should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_ENABLED_VALUE_440=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_ENABLED_ATTR_439=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob die Identit\u00e4tszuordnung f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_ENABLED_VALUE_440=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_IDMAPPER_CLASS_ACTION_REQUIRED_441=Die angeforderte \u00c4nderung des Klassennamen f\u00fcr den Identit\u00e4ts-Mapper von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der Identit\u00e4ts-Mapper deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_IDMAPPER_INITIALIZATION_FAILED_442=Fehler beim Versuch, eine Instanz der Klasse %s als Identit\u00e4ts-Mapper zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_IDMAPPER_EXISTS_443=Neuer Identit\u00e4ts-Mapper-Eintrag mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer Identit\u00e4ts-Mapper mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_UNACCEPTABLE_CONFIG_444=The configuration for the \ |
| | | ### identity mapper defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_IDMAPPER_UNACCEPTABLE_CONFIG_444=Die Konfiguration der in Konfigurationseintrag %s definierten Identit\u00e4tszuordnung wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=DN des Konfigurationseintrags f\u00fcr den Identit\u00e4ts-Mapper, den der Directory-Server zusammen mit der von einem Proxy verarbeiteten Authorisierungs-V2-Steuerung verwenden soll. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_PROXY_MAPPER_DN_446=Configuration entry %s has \ |
| | | ### an invalid value for configuration attribute \ |
| | | ### ds-cfg-proxied-authorization-identity-mapper (it should be the DN of a \ |
| | | ### valid identity mapper configuration entry): %s |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_PROXY_MAPPER_FOR_DN_447=The proxied authorization \ |
| | | ### identity mapper DN %s specified in configuration entry %s does not refer to a \ |
| | | ### valid identity mapper configuration entry |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN_448=The Directory Server does \ |
| | | ### not have any identity mapper configured for use in conjunction with proxied \ |
| | | ### authorization V2 operations. The Directory Server will not be able to \ |
| | | ### process requests containing the proxied authorization control with a \ |
| | | ### username-based authorization ID |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN_449=The configured proxied \ |
| | | ### authorization identity mapper DN %s does not refer to an active identity \ |
| | | ### mapper. The Directory Server will not be able to process requests containing \ |
| | | ### the proxied authorization control with a username-based authorization ID |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_PROXY_MAPPER_DN_446=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-proxied-authorization-identity-mapper (es sollte der DN eines g\u00fcltigen Konfigurationseintrags der Identit\u00e4tszuordnung sein): %s |
| | | SEVERE_ERR_CONFIG_CORE_NO_PROXY_MAPPER_FOR_DN_447=Der vom Proxy bearbeitete Autorisierungsindentit\u00e4tszuordnungs-DN %s, der in Konfigurationseintrag %s spezifiziert ist, bezieht sich nicht auf einen g\u00fcltigen Konfigurationseintrag der Identit\u00e4tszuordnung |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN_448=Der Directory-Server besitzt keine Identit\u00e4tszuordnung, die f\u00fcr die Verwendung mit den vom Proxy bearbeiteten V2-Autorisierungsvorg\u00e4ngen konfiguriert sind. Der Directory-Server kann keine Anfragen bearbeiten, die die vom Proxy bearbeitete Autorisierungsregelung mit einer benutzernamenbasierten Autorisierungs-ID enth\u00e4lt |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN_449=Die vom Proxy bearbeitete konfigurierte Autorisierungsidentit\u00e4tszuordnungs-ID %s bezieht sich nicht auf eine aktive Identit\u00e4tszuordnung. Der Directory-Server kann keine Anfragen bearbeiten, die die vom Proxy bearbeitete Autorisierungsregelung mit einer benutzernamenbasierten Autorisierungs-ID enth\u00e4lt |
| | | INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=Standardm\u00e4\u00dfige Maximalzahl an Eintr\u00e4gen, die einem Client bei Suchvorg\u00e4ngen ausgegeben werden. Sie kann f\u00fcr einzelnen Benutzer \u00fcbergangen werden, indem das Betriebsattribut ds-rlim-size-limit in den Benutzereintrag eingef\u00fcgt wird. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SIZE_LIMIT_451=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-size-limit (It should be a \ |
| | | ### positive integer value specifying the size limit to use, or a value of 0 or \ |
| | | ### -1 to indicate that no limit should be enforced): %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_CANNOT_GET_CONFIG_BASE_452=An error occurred while \ |
| | | ### attempting to retrieve the Directory Server synchronization provider \ |
| | | ### configuration base entry cn=Synchronization Providers,cn=config: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_BASE_DOES_NOT_EXIST_453=The Directory Server \ |
| | | ### synchronization provider base entry cn=Synchronization Providers,cn=config \ |
| | | ### does not exist. This entry must be present in the Directory Server \ |
| | | ### configuration |
| | | ###FATAL_ERR_CONFIG_SYNCH_ENTRY_DOES_NOT_HAVE_PROVIDER_CONFIG_454=Configuration \ |
| | | ### entry %s exists below the Directory Server synchronization provider root but \ |
| | | ### does not contain attribute ds-cfg-synchronization-provider which must be \ |
| | | ### present in all synchronization provider configuration entries |
| | | ###FATAL_ERR_CONFIG_SYNCH_CANNOT_CHECK_FOR_PROVIDER_CONFIG_OC_455=An error \ |
| | | ### occurred while attempting to determine whether configuration entry %s was a \ |
| | | ### valid Directory Server synchronization provider: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SIZE_LIMIT_451=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-size-limit (es sollte ein positiver Ganzzahlenwert f\u00fcr die Angabe der Gr\u00f6\u00dfenbeschr\u00e4nkung sein oder ein Wert von 0 oder 1 f\u00fcr die Angabe, falls keine Beschr\u00e4nkung durchgesetzt werden soll): %s |
| | | FATAL_ERR_CONFIG_SYNCH_CANNOT_GET_CONFIG_BASE_452=Fehler beim Versuch, den Konfigurationsbasiseintrag cn=Synchronization Providers,cn=config des Directory-Server-Synchronisierungsanbieters abzurufen: %s |
| | | FATAL_ERR_CONFIG_SYNCH_BASE_DOES_NOT_EXIST_453=Der Basiseintrag cn=Synchronization Providers,cn=config des Directory-Server-Synchronisierungsanbieters ist nicht vorhanden. Dieser Eintrag muss in der Directory-Server-Konfiguration vorhanden sein |
| | | FATAL_ERR_CONFIG_SYNCH_ENTRY_DOES_NOT_HAVE_PROVIDER_CONFIG_454=Konfigurationseintrag %s ist unterhalb des Directory-Server-Synchronisierungsanbieterstamms vorhanden, enth\u00e4lt jedoch kein Attribut ds-cfg-synchronization-provider, das in allen Synchronisierungsanbieter-Konfigurationseintr\u00e4gen vorhanden sein muss |
| | | FATAL_ERR_CONFIG_SYNCH_CANNOT_CHECK_FOR_PROVIDER_CONFIG_OC_455=Fehler beim Versuch, festzustellen, ob Konfigurationseintrag %s ein g\u00fcltiger Directory-Server-Synchronisierungsanbieter war: %s |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_ENABLED_456=Gibt an, ob der zugeordnete Directory-Server-Synchronisationsanbieter aktiviert ist und vom Server verwendet werden soll. Diese Attribut muss in allen Synchronisationsanbietereintr\u00e4gen vorhanden sein und darf nicht ge\u00e4ndert werden, w\u00e4hrend der Directory-Server ausgef\u00fchrt wird |
| | | ###FATAL_ERR_CONFIG_SYNCH_PROVIDER_NO_ENABLED_ATTR_457=Synchronization provider \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-enabled which indicates whether the \ |
| | | ### synchronization provider is enabled for use |
| | | ###SEVERE_WARN_CONFIG_SYNCH_PROVIDER_DISABLED_458=The Directory Server \ |
| | | ### synchronization provider defined in configuration entry %s is disabled. This \ |
| | | ### provider will not be used |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_ENABLED_STATE_459=An error \ |
| | | ### occurred while attempting to determine whether the Directory Server \ |
| | | ### synchronization provider defined in configuration entry %s should be enabled: \ |
| | | ### %s |
| | | FATAL_ERR_CONFIG_SYNCH_PROVIDER_NO_ENABLED_ATTR_457=Synchronisierungsanbieter-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob der Synchronisierungsanbieter f\u00fcr die Verwendung aktiviert ist |
| | | SEVERE_WARN_CONFIG_SYNCH_PROVIDER_DISABLED_458=Der in Konfigurationseintrag %s definierte Directory-Server-Synchronisierungsanbieter ist deaktiviert. Dieser Anbieter wird nicht verwendet |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_ENABLED_STATE_459=Fehler beim Versuch, festzulegen, ob der in Konfigurationseintrag %s definierte Directory-Server-Synchronisierungsanbieter aktiviert werden soll: %s |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=Vollqualifizierter Name der Java-Klasse, die die Logik f\u00fcr den Directory-Server-Synchronisationsanbieter bereitstellt. Diese Attribut muss in allen Synchronisationsanbietereintr\u00e4gen vorhanden sein und darf nicht ge\u00e4ndert werden, w\u00e4hrend der Directory-Server ausgef\u00fchrt wird |
| | | ###FATAL_ERR_CONFIG_SYNCH_NO_CLASS_ATTR_461=Synchronization provider \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-java-class which specifies the name of the class \ |
| | | ### that implements the synchronization provider logic |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_CLASS_462=An error occurred while \ |
| | | ### attempting to determine the name of the class used to provide the Directory \ |
| | | ### Server synchronization provider logic from configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS_463=An error occurred \ |
| | | ### while attempting to load class %s referenced in synchronization provider \ |
| | | ### configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER_464=An error occurred \ |
| | | ### while attempting to instantiate class %s referenced in synchronization \ |
| | | ### provider configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER_465=An error occurred \ |
| | | ### while attempting to initialize the Directory Server synchronization provider \ |
| | | ### referenced in configuration entry %s: %s |
| | | FATAL_ERR_CONFIG_SYNCH_NO_CLASS_ATTR_461=Synchronisierungsanbieter-Konfigurationseintrag %s enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Klasse spezifiziert, die die Synchronisierungsanbieterlogik implementiert |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_CLASS_462=Fehler beim Versuch, den Namen der Klasse zu bestimmen, die von Konfigurationseintrag %s zur Bereitstellung der Directory-Server-Synchronisierungsanbieterlogik verwendet wird: %s |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS_463=Fehler beim Versuch, Klasse %s, die in Synchronisierungsanbieter-Konfigurationseintrag %s referenziert wird, zu laden: %s |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER_464=Fehler beim Versuch, Klasse %s, die in Synchronisierungsanbieter-Konfigurationseintrag %s referenziert wird, zu instanziieren: %s |
| | | FATAL_ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER_465=Fehler beim Versuch, den Directory-Server-Synchronisierungsanbieter, der in Konfigurationseintrag %s referenziert wird, zu initialisieren: %s |
| | | INFO_CONFIG_SYNCH_PROVIDER_HAS_BEEN_DISABLED_466=Der in Konfigurationseintrag %s definierte Synchronisationsanbieter ist momentan aktiviert, jedoch wurde die Konfiguration ge\u00e4ndert, sodass er deaktiviert werden sollte. Die Deaktivierung tritt erst in Kraft, wenn der Directory-Server neu gestartet wird |
| | | ###FATAL_ERR_CONFIG_SYNCH_PROVIDER_CLASS_CHANGED_467=The Java class providing \ |
| | | ### the logic for the synchronization provider defined in configuration entry %s \ |
| | | ### has changed from %s to %s. This will not take effect until the Directory \ |
| | | ### Server is restarted |
| | | FATAL_ERR_CONFIG_SYNCH_PROVIDER_CLASS_CHANGED_467=Die Java-Klasse, die die Logik f\u00fcr den in Konfigurationseintrag %s definierten Synchronisierungsanbieter bereitstellt, wurde von %s in %s ge\u00e4ndert. Dies hat erst nach dem Neustart des Directory-Servers Auswirkungen |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=Schreib-Modus f\u00fcr dieses Backend. Der Wert ist "enabled", wenn alle Schreibvorg\u00e4nge erlaubt sind, "disabled", wenn alle Schreibvorg\u00e4nge zur\u00fcckgewiesen werden, oder "internal-only", wenn nur interne Schreibvorg\u00e4nge und Synchronisationsaktualisierungen zul\u00e4ssig sind. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_WRITABILITY_MODE_469=The backend defined in \ |
| | | ### configuration entry %s does not have a value for configuration attribute \ |
| | | ### ds-cfg-writability-mode which indicates the writability mode for that \ |
| | | ### backend. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_INVALID_WRITABILITY_MODE_470=The backend defined in \ |
| | | ### configuration entry %s has an invalid writability mode of %s. The backend \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=An unexpected \ |
| | | ### error occurred while attempting to determine the writability mode for the \ |
| | | ### backend defined in configuration entry %s: %s. The backend will be disabled |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_WRITABILITY_MODE_469=Das in Konfigurationseintrag %s definierte Backend besitzt keinen Wert f\u00fcr Konfigurationsattribut ds-cfg-writability-mode, das den Beschreibbarkeitsmodus dieses Backend angibt. Das Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_INVALID_WRITABILITY_MODE_470=Das in Konfigurationseintrag %s definierte Backend besitzt einen ung\u00fcltigen Beschreibbarkeitsmodus von %s. Das Backend wird deaktiviert |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=Unerwarteter Fehler beim Versuch, den Beschreibbarkeitsmodus f\u00fcr das in Konfigurationseintrag %s definierte Backend zu bestimmen: %s. Das Backend wird deaktiviert |
| | | INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=Schreib-Modus f\u00fcr den Directory-Server. Zul\u00e4ssige Werte sind "enabled", "disabled" und "internal-only". \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_WRITABILITY_MODE_473=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute ds-cfg-writability-mode (the \ |
| | | ### value should be one of "enabled", "disabled", or "internal-only"): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_WRITABILITY_MODE_473=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-writability-mode (der Wert sollte "enabled", "disabled" oder "internal-only" sein): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_BIND_WITH_DN_REQUIRES_PW_474=Gibt an, ob einfache Verbindungen, die ein DN enthalten, auch ein Passwort enthalten m\u00fcssen. Wenn diese Option deaktiviert ist, werden Verbindungen ohne Passwort als anonyme Verbindungen behandelt, selbst wenn sie einen Verbindungs-DN enthalten. Dies kann bei einigen Anwendungstypen zu Sicherheitsl\u00fccken f\u00fchren. Wenn diese Option aktiviert ist, werden einfache Verbindungsanfragen, die ein DN aber kein Passwort enthalten, zur\u00fcckgewiesen, anstatt standardm\u00e4\u00dfig als anonyme Authentifizierungen behandelt zu werden. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_BIND_WITH_DN_REQUIRES_PW_475=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-bind-with-dn-requires-password (the value should be either "TRUE" or \ |
| | | ### "FALSE"): %s |
| | | ###FATAL_ERR_CONFIG_PWVALIDATOR_CANNOT_GET_BASE_476=An error occurred while \ |
| | | ### attempting to retrieve the password validator base entry cn=Password \ |
| | | ### Validators,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWVALIDATOR_BASE_DOES_NOT_EXIST_477=The password validator \ |
| | | ### configuration base cn=Password Validators,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_ENTRY_UNACCEPTABLE_478=Configuration entry %s \ |
| | | ### does not contain a valid password validator configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_CANNOT_CREATE_VALIDATOR_479=An error occurred \ |
| | | ### while attempting to create a Directory Server password validator from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_OBJECTCLASS_480=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-validator objectclass, which is required \ |
| | | ### for password validator definitions |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_BIND_WITH_DN_REQUIRES_PW_475=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-bind-with-dn-requires-password (der Wert sollte "TRUE" oder "FALSE" sein): %s |
| | | FATAL_ERR_CONFIG_PWVALIDATOR_CANNOT_GET_BASE_476=Fehler beim Versuch, den Passwortvalidator-Basiseintrag cn=Password Validators,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_PWVALIDATOR_BASE_DOES_NOT_EXIST_477=Die Passwortvalidator-Konfigurationsbasis cn=Password Validators,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_ENTRY_UNACCEPTABLE_478=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Passwortvalidatorkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_CANNOT_CREATE_VALIDATOR_479=Fehler beim Versuch, einen Directory-Server-Passwortvalidator aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_OBJECTCLASS_480=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-password-validator, die f\u00fcr die Passwortvalidatordefinitionen erforderlich ist |
| | | INFO_CONFIG_PWVALIDATOR_DESCRIPTION_CLASS_NAME_481=Vollqualifizierter Name der Java-Klasse, die die Passwort\u00fcberpr\u00fcfung f\u00fcr den Directory-Server definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend die zugeordnete \u00dcberpr\u00fcfung aktiv ist, muss die \u00dcberpr\u00fcfung deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_NO_CLASS_NAME_482=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated password validator |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_NAME_483=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_484=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password validator \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_NO_CLASS_NAME_482=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Passwortvalidator angibt |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_NAME_483=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_484=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Passwortvalidatorimplementierung: %s |
| | | INFO_CONFIG_PWVALIDATOR_DESCRIPTION_ENABLED_485=Gibt an, ob die Passwort\u00fcberpr\u00fcfung f\u00fcr den Directory-Server aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_NO_ENABLED_ATTR_486=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### validator should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_ENABLED_VALUE_487=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_NO_ENABLED_ATTR_486=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob der Passwortvalidator f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_ENABLED_VALUE_487=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWVALIDATOR_CLASS_ACTION_REQUIRED_488=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr die Passwort\u00fcberpr\u00fcfung von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn die Passwort\u00fcberpr\u00fcfung deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_PWVALIDATOR_INITIALIZATION_FAILED_489=Fehler beim Versuch, eine Instanz der Klasse %s als Passwort\u00fcberpr\u00fcfung zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_PWVALIDATOR_EXISTS_490=Neuer Eintrag f\u00fcr Passwort\u00fcberpr\u00fcfung mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits eine andere \u00dcberpr\u00fcfung mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_UNACCEPTABLE_CONFIG_491=The configuration for \ |
| | | ### the password validator defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_PWGENERATOR_CANNOT_GET_BASE_492=An error occurred while \ |
| | | ### attempting to retrieve the password generator base entry cn=Password \ |
| | | ### Generators,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWGENERATOR_BASE_DOES_NOT_EXIST_493=The password generator \ |
| | | ### configuration base cn=Password Generators,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_ENTRY_UNACCEPTABLE_494=Configuration entry %s \ |
| | | ### does not contain a valid password generator configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_CANNOT_CREATE_GENERATOR_495=An error occurred \ |
| | | ### while attempting to create a Directory Server password generator from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_OBJECTCLASS_496=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-generator objectclass, which is required \ |
| | | ### for password generator definitions |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_UNACCEPTABLE_CONFIG_491=Die Konfiguration des in Konfigurationseintrag %s definierten Passwortvalidators wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | FATAL_ERR_CONFIG_PWGENERATOR_CANNOT_GET_BASE_492=Fehler beim Versuch, den Passwortgenerator-Basiseintrag cn=Password Generators,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_PWGENERATOR_BASE_DOES_NOT_EXIST_493=Die Passwortgenerator-Konfigurationsbasis cn=Password Generators,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_ENTRY_UNACCEPTABLE_494=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Passwortgeneratorkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_CANNOT_CREATE_GENERATOR_495=Fehler beim Versuch, einen Directory-Server-Passwortgenerator aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_OBJECTCLASS_496=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-password-generator, die f\u00fcr die Passwortgeneratordefinitionen erforderlich ist |
| | | INFO_CONFIG_PWGENERATOR_DESCRIPTION_CLASS_NAME_497=Vollqualifizierter Name der Java-Klasse, die den Directory-Server-Passwortgenerator definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend der zugeordnete Generator aktiv ist, muss der Generator deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_NO_CLASS_NAME_498=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated password generator |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_NAME_499=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_500=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password generator \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_NO_CLASS_NAME_498=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Passwortgenerator angibt |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_NAME_499=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_500=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Passwortgeneratorimplementierung: %s |
| | | INFO_CONFIG_PWGENERATOR_DESCRIPTION_ENABLED_501=Gibt an, ob der Directory-Server-Passwortgenerator aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_NO_ENABLED_ATTR_502=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### generator should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_ENABLED_VALUE_503=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_NO_ENABLED_ATTR_502=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob der Passwortgenerator f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_ENABLED_VALUE_503=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWGENERATOR_CLASS_ACTION_REQUIRED_504=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr den Passwortgenerator von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der Generator deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_PWGENERATOR_INITIALIZATION_FAILED_505=Fehler beim Versuch, eine Instanz der Klasse %s als Passwortgenerator zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_PWGENERATOR_EXISTS_506=Neuer Passwortgeneratoreintrag mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer Generator mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_UNACCEPTABLE_CONFIG_507=The configuration for \ |
| | | ### the password generator defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_UNACCEPTABLE_CONFIG_507=Die Konfiguration des in Konfigurationseintrag %s definierten Passwortgenerators wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=DN des Konfigurationseintrags, der die Standard-Passwortrichtline f\u00fcr den Directory-Server definiert. Diese gilt f\u00fcr alle Benutzer, f\u00fcr die keine benutzerdefinierte Passwortrichtlinie definiert ist. Dieser Eintrag ist obligatorisch und muss eine Konfiguration f\u00fcr eine g\u00fcltige Passwortrichtlinie enthalten. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_DEFAULT_PWPOLICY_509=No default password policy was \ |
| | | ### configured for the Directory Server. This must be specified by the \ |
| | | ### ds-cfg-default-password-policy attribute in configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_DEFAULT_PWPOLICY_DN_510=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute \ |
| | | ### ds-cfg-default-password-policy (the value should a DN specifying the default \ |
| | | ### password policy configuration entry): %s |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_SUCH_PWPOLICY_511=The value %s for configuration \ |
| | | ### attribute ds-cfg-default-password-policy does not refer to a valid password \ |
| | | ### policy configuration entry |
| | | ###FATAL_ERR_CONFIG_PWPOLICY_CANNOT_GET_BASE_512=An error occurred while \ |
| | | ### attempting to retrieve the password policy base entry cn=Password \ |
| | | ### Policies,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_BASE_DOES_NOT_EXIST_513=The password policy \ |
| | | ### configuration base cn=Password Policies,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_NO_POLICIES_514=No password policies have been \ |
| | | ### defined below the cn=Password Policies,cn=config entry in the Directory \ |
| | | ### Server configuration. At least one password policy configuration must be \ |
| | | ### defined |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG_515=The password policy \ |
| | | ### defined in configuration entry %s is invalid: %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY_516=The Directory Server \ |
| | | ### default password policy is defined as %s, but that entry does not exist or is \ |
| | | ### not below the password policy configuration base cn=Password \ |
| | | ### Policies,cn=config |
| | | ###SEVERE_WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY_517=The specified \ |
| | | ### entry %s is currently defined as the configuration entry for the default \ |
| | | ### password policy. The default password policy configuration entry may not be \ |
| | | ### removed |
| | | SEVERE_ERR_CONFIG_CORE_NO_DEFAULT_PWPOLICY_509=Es wurde keine Standardpasswortrichtlinie f\u00fcr den Directory-Server konfiguriert. Diese muss von Attribut ds-cfg-default-password-policy in Konfigurationseintrag %s angegeben werden |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_DEFAULT_PWPOLICY_DN_510=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-default-password-policy (der Wert sollte ein DN, der den Standardpasswortrichtlinien-Konfigurationseintrag spezifiziert, sein): %s |
| | | SEVERE_ERR_CONFIG_CORE_NO_SUCH_PWPOLICY_511=Der Wert %s f\u00fcr Konfigurationsattribut ds-cfg-default-password-policy bezieht sich nicht auf einen g\u00fcltigen Passwortrichtlinien-Konfigurationseintrag |
| | | FATAL_ERR_CONFIG_PWPOLICY_CANNOT_GET_BASE_512=Fehler beim Versuch, den Passwortrichtlinien-Basiseintrag cn=Password Policies,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_BASE_DOES_NOT_EXIST_513=Die Passwortrichtlinien-Konfigurationsbasis cn=Password Policies,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_PWPOLICY_NO_POLICIES_514=Es wurden keine Passwortrichtlinien unterhalb des Eintrags cn=Password Policies,cn=config in der Directory-Server-Konfiguration definiert. Es muss mindestens eine Passwortrichtlinienkonfiguration definiert werden |
| | | SEVERE_ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG_515=Die in Konfigurationseintrag %s definierte Passwortrichtlinie ist ung\u00fcltig: %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY_516=Die Directory-Server-Standardpasswortrichtlinie wird als %s definiert, aber dieser Eintrag ist nicht vorhanden oder liegt nicht unterhalb von Passwortrichtlinien-Konfigurationsbasis cn=Password Policies,cn=config |
| | | SEVERE_WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY_517=Der angegebene Eintrag %s ist derzeit als Konfigurationseintrag f\u00fcr die Standardpasswortrichtlinie definiert. Der Standardpasswortrichtlinien-Konfigurationseintrag kann nicht entfernt werden |
| | | INFO_CONFIG_PWPOLICY_REMOVED_POLICY_518=Passwortrichtlinieneintrag %s wurde aus der Directory-Server-Konfiguration entfernt. Alle Benutzereintr\u00e4ge, die explizit auf diese Passwortrichtlinie verweisen, k\u00f6nnen nicht mehr authentifiziert werden |
| | | ###FATAL_ERR_CONFIG_AUTHZ_CANNOT_GET_ENTRY_519=An error occurred while \ |
| | | ### attempting to retrieve the Directory Server access control configuration \ |
| | | ### entry cn=Access Control Handler,cn=config: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_EXIST_520=The Directory Server access \ |
| | | ### control configuration entry cn=Access Control Handler,cn=config does not \ |
| | | ### exist. This entry must be present in the Directory Server configuration |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_HAVE_OBJECT_CLASS_521=The Directory \ |
| | | ### Server access control configuration entry cn=Access Control Handler,cn=config \ |
| | | ### does not have the correct object class. This entry must have the object \ |
| | | ### class ds-cfg-access-control-handler in order to be valid |
| | | FATAL_ERR_CONFIG_AUTHZ_CANNOT_GET_ENTRY_519=Fehler beim Versuch, den Konfigurationseintrag cn=Access Control Handler,cn=config der Directory-Server-Zugriffssteuerung abzurufen: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_EXIST_520=Der Konfigurationseintrag cn=Access Control Handler,cn=config der Directory-Server-Zugriffssteuerung ist nicht vorhanden. Dieser Eintrag muss in der Directory-Server-Konfiguration vorhanden sein |
| | | FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_HAVE_OBJECT_CLASS_521=Der Konfigurationseintrag cn=Access Control Handler,cn=config der Directory-Server-Zugriffssteuerung besitzt nicht die korrekte Objektklasse. Dieser Eintrag muss die Objektklasse ds-cfg-access-control-handler besitzen, um g\u00fcltig zu sein |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_ENABLED_523=Gibt an, ob die Zugriffssteuerung aktiviert ist und vom Server verwendet werden soll. Diese Attribut ist obligatorisch |
| | | ###FATAL_ERR_CONFIG_AUTHZ_NO_ENABLED_ATTR_524=The access control configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-enabled which \ |
| | | ### indicates whether the access control is enabled for use |
| | | ###SEVERE_WARN_CONFIG_AUTHZ_DISABLED_525=Access control has been disabled |
| | | FATAL_ERR_CONFIG_AUTHZ_NO_ENABLED_ATTR_524=Der Konfigurationseintrag %s der Zugriffssteuerung enth\u00e4lt kein Attribut ds-cfg-enabled, das angibt, ob die Zugriffssteuerung f\u00fcr die Verwendung aktiviert ist |
| | | SEVERE_WARN_CONFIG_AUTHZ_DISABLED_525=Zugriffssteuerung wurde deaktiviert |
| | | NOTICE_CONFIG_AUTHZ_ENABLED_526=Die Zugriffssteuerung wurde aktiviert und verwendet die Implementierung %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=An error \ |
| | | ### occurred while attempting to determine whether the Directory Server access \ |
| | | ### control as defined in configuration entry %s should be enabled: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=Fehler beim Versuch, festzulegen, ob die in Konfigurationseintrag %s definierte Directory-Server-Zugriffssteuerung aktiviert werden soll: %s |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=Vollqualifizierter Name der Java-Klasse, die die Zugriffssteuerungsimplementierung f\u00fcr den Directory-Server bereitstellt. Diese Attribut ist obligatorisch |
| | | ###FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=The access control configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class which specifies \ |
| | | ### the name of the Java class providing the access control implementation for \ |
| | | ### the Directory Server |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_CLASS_530=An error occurred while \ |
| | | ### attempting to determine the name of the class used to provide the Directory \ |
| | | ### Server access control implementation from configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_LOAD_CLASS_531=An error occurred while \ |
| | | ### attempting to load class %s referenced in the access control configuration \ |
| | | ### entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_BAD_CLASS_532=The access control implementation class \ |
| | | ### %s referenced in the access control configuration entry %s does not implement \ |
| | | ### the %s interface: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER_533=An error occurred \ |
| | | ### while attempting to instantiate class %s referenced in the access control \ |
| | | ### configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ERROR_INITIALIZING_HANDLER_534=An error occurred while \ |
| | | ### attempting to initialize the Directory Server access control implementation \ |
| | | ### referenced in configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_ROOTDN_CANNOT_GET_BASE_535=An error occurred while \ |
| | | ### attempting to retrieve the root DN base entry cn=Root DNs,cn=config from the \ |
| | | ### Directory Server configuration: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_BASE_DOES_NOT_EXIST_536=The password policy \ |
| | | ### configuration base cn=Root DNs,cn=config does not exist in the Directory \ |
| | | ### Server configuration. This entry must be present for the server to function \ |
| | | ### properly |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_ENTRY_UNACCEPTABLE_537=Configuration entry %s does \ |
| | | ### not contain a valid root DN configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_CREATE_538=An error occurred while attempting \ |
| | | ### to create a Directory Server root DN from the information in configuration \ |
| | | ### entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_INVALID_OBJECTCLASS_539=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-root-dn-user objectclass, which is required for Directory \ |
| | | ### Server root DN definitions |
| | | FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=Der Konfigurationseintrag %s der Zugriffssteuerung enth\u00e4lt kein Attribut ds-cfg-java-class, das den Namen der Java-Klasse spezifiziert, die die Zugriffssteuerungsimplementierung f\u00fcr den Directory-Server bereitstellt |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_CLASS_530=Fehler beim Versuch, den Namen der Klasse zu bestimmen, die von Konfigurationseintrag %s zur Bereitstellung der Directory-Server-Zugriffssteuerungsimplementierung verwendet wird: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_LOAD_CLASS_531=Fehler beim Versuch, Klasse %s, die in Konfigurationseintrag %s der Zugriffssteuerung referenziert wird, zu laden: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_BAD_CLASS_532=Die Klasse %s der Zugriffssteuerungsimplementierung, die in Konfigurationseintrag %s der Zugriffssteuerung referenziert wird, implementiert nicht die %s Schnittstelle: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER_533=Fehler beim Versuch, Klasse %s, die in Konfigurationseintrag %s der Zugriffssteuerung referenziert wird, zu instanziieren: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_ERROR_INITIALIZING_HANDLER_534=Fehler beim Versuch, die Directory-Server-Zugriffssteuerungsimplementierung, die in Konfigurationseintrag %s referenziert wird, zu initialisieren: %s |
| | | FATAL_ERR_CONFIG_ROOTDN_CANNOT_GET_BASE_535=Fehler beim Versuch, den Root-DN-Basiseintrag cn=Root DNs,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_BASE_DOES_NOT_EXIST_536=Die Passwortrichtlinien-Konfigurationsbasis cn=Root DNs,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_ROOTDN_ENTRY_UNACCEPTABLE_537=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Root-DN-Konfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_CREATE_538=Fehler beim Versuch, einen Directory-Server-Root-DN aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_INVALID_OBJECTCLASS_539=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-root-dn-user, die f\u00fcr die Directory-Server-Root-DN erforderlich ist |
| | | INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN_540=Legt einen oder mehrere alternative Verbindungs-DNs fest, die zus\u00e4tzlich zum tats\u00e4chlichen DN des Root-DN-Konfigurationseintrags als zugeordneter Root-DN zur Authentifizierung verwendet werden k\u00f6nnen. Alternative Verbindungs-DNs d\u00fcrfen sich nicht im Konflikt mit anderen Eintr\u00e4gen in dem Verzeichnis befinden, und sie d\u00fcrfen sich auch nicht im Konflikt mit anderen alternativen Verbindungs-DNs befinden, die f\u00fcr andere Root-DNs konfiguriert sind. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING_541=Unable to register "%s" as \ |
| | | ### an alternate bind DN for user "%s" because it is already registered as an \ |
| | | ### alternate bind DN for root user "%s" |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_PARSE_ALTERNATE_BIND_DNS_542=An error \ |
| | | ### occurred while trying to parse the set of alternate bind DNs for root user \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_REGISTER_ALTERNATE_BIND_DN_543=An error \ |
| | | ### occurred while trying to register"%s" as an alternate bind DN for root user \ |
| | | ### "%s": %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_EXISTS_544=Unable to add root DN entry %s because \ |
| | | ### another root user is already registered with that DN |
| | | ###FATAL_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_GET_BASE_545=An error occurred while \ |
| | | ### attempting to retrieve the account status notification handler base entry \ |
| | | ### cn=Account Status Notification Handlers,cn=config from the Directory Server \ |
| | | ### configuration: %s |
| | | ###SEVERE_WARN_CONFIG_ACCTNOTHANDLER_BASE_DOES_NOT_EXIST_546=The account status \ |
| | | ### notification handler configuration base cn=Account Status Notification \ |
| | | ### Handlers,cn=config does not exist in the Directory Server configuration. \ |
| | | ### This entry must be present for the server to function properly |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_ENTRY_UNACCEPTABLE_547=Configuration entry \ |
| | | ### %s does not contain a valid account status notification handler \ |
| | | ### configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_CREATE_HANDLER_548=An error occurred \ |
| | | ### while attempting to create a Directory Server account status notification \ |
| | | ### handler from the information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_OBJECTCLASS_549=Configuration entry \ |
| | | ### %s does not contain the ds-cfg-account-status-notification-handler \ |
| | | ### objectclass, which is required for account status notification handler \ |
| | | ### definitions |
| | | SEVERE_ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING_541="%s" konnte nicht als alternativer Verbindungs-DN f\u00fcr Benutzer "%s" registriert werden, da er bereits als ein alternativer Verbindungs-DN f\u00fcr Root-Benutzer "%s" registriert ist |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_PARSE_ALTERNATE_BIND_DNS_542=Fehler beim Versuch, den Satz der alternativen Verbindungs-DNs f\u00fcr Root-Benutzer %s zu analysieren: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_REGISTER_ALTERNATE_BIND_DN_543=Fehler beim Versuch, "%s" als einen alternativen Verbindungs-DN f\u00fcr Root-Benutzer "%s" zu registrieren: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_EXISTS_544=Root-DN-Eintrag %s konnte nicht hinzugef\u00fcgt werden, da ein anderer Root-Benutzer bereits mit diesem DN registriert ist |
| | | FATAL_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_GET_BASE_545=Fehler beim Versuch, Basiseintrag cn=Account Status Notification Handlers,cn=config des Kontostatusbenachrichtigungshandlers aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_ACCTNOTHANDLER_BASE_DOES_NOT_EXIST_546=Die Konfigurationsbasis cn=Account Status Notification Handlers,cn=config des Kontostatusbenachrichtigungshandlers ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_ENTRY_UNACCEPTABLE_547=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Konfiguration f\u00fcr den Kontostatusbenachrichtigungshandler: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_CREATE_HANDLER_548=Fehler beim Versuch, einen Directory-Server-Kontostatusbenachrichtigungshandler aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_OBJECTCLASS_549=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-account-status-notification-handler, die f\u00fcr die Definitionen des Kontostatusbenachrichtungshandlers erforderlich ist |
| | | INFO_CONFIG_ACCTNOTHANDLER_DESCRIPTION_CLASS_NAME_550=Vollqualifizierter Name der Java-Klasse, die die Kontostatusbenachrichtigungsroutine f\u00fcr den Directory-Server definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend die zugeordnete Benachrichtigungsroutine aktiv ist, muss die Routine deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_CLASS_NAME_551=Configuration entry %s \ |
| | | ### does not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the \ |
| | | ### fully-qualified class name for the associated account status notification \ |
| | | ### handler |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_NAME_552=Configuration entry \ |
| | | ### %s has an invalid value for attribute \ |
| | | ### ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_553=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid account status notification \ |
| | | ### handler implementation: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_CLASS_NAME_551=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Kontostatusbenachrichtigungshandler angibt |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_NAME_552=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_553=Klasse %s, die in Konfigurationseintrag %s spezifiziert ist, enth\u00e4lt keine g\u00fcltige Implementierung f\u00fcr den Kontostatusbenachrichtigungshandler: %s |
| | | INFO_CONFIG_ACCTNOTHANDLER_DESCRIPTION_ENABLED_554=Gibt an, ob diese Kontostatusbenachrichtigungsroutine f\u00fcr den Directory-Server aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_ENABLED_ATTR_555=Configuration entry %s \ |
| | | ### does not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether \ |
| | | ### the account status notification handler should be enabled for use in the \ |
| | | ### Directory Server |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_ENABLED_VALUE_556=Configuration \ |
| | | ### entry %s has an invalid value for attribute \ |
| | | ### ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_ENABLED_ATTR_555=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob der Kontostatusbenachrichtigungshandler f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_ENABLED_VALUE_556=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_ACCTNOTHANDLER_CLASS_ACTION_REQUIRED_557=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr die Kontostatusbenachrichtigungsroutine von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn die Benachrichtigungsroutine deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_ACCTNOTHANDLER_INITIALIZATION_FAILED_558=Fehler beim Versuch, eine Instanz der Klasse %s als Kontostatusbenachrichtigungsroutine zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_ACCTNOTHANDLER_EXISTS_559=Neuer Eintrag f\u00fcr Kontostatusbenachrichtigungsroutine mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits eine andere Benachrichtigungsroutine mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_UNACCEPTABLE_CONFIG_560=The configuration \ |
| | | ### for the account status notification handler defined in configuration entry %s \ |
| | | ### was not acceptable according to its internal validation. However, no \ |
| | | ### specific information is available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_UNACCEPTABLE_CONFIG_560=Die Konfiguration des in Konfigurationseintrag %s definierten Kontostatusbenachrichtigungshandlers wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=Standardm\u00e4\u00dfige Maximalzahl an Kandidateneintr\u00e4gen, die bei der Ausf\u00fchrung von Suchvorg\u00e4ngen nach Treffern durchsucht werden. Sie kann f\u00fcr einzelne Benutzer \u00fcbergangen werden, indem das Betriebsattribut ds-rlim-lookthrough-limit in den Benutzereintrag eingef\u00fcgt wird. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_LOOKTHROUGH_LIMIT_562=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute ds-cfg-lookthrough-limit (It \ |
| | | ### should be a positive integer value specifying the lookthrough limit to use, \ |
| | | ### or a value of 0 or -1 to indicate that no limit should be enforced): %s |
| | | ###FATAL_ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES_563=An error occurred while \ |
| | | ### attempting to apply the changes contained in file %s to the server \ |
| | | ### configuration at startup: %s |
| | | ###FATAL_ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE_564=Unable to apply a change \ |
| | | ### at server startup: %s |
| | | ###FATAL_ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE_565=One or more errors occurred \ |
| | | ### while applying changes on server startup |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_LOOKTHROUGH_LIMIT_562=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-lookthrough-limit (es sollte ein positiver Ganzzahlenwert f\u00fcr die Angabe der Durchsichtbeschr\u00e4nkung sein oder ein Wert von 0 oder 1, falls keine Beschr\u00e4nkung durchgesetzt werden soll): %s |
| | | FATAL_ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES_563=Fehler beim Versuch, die in Datei %s enthaltenen \u00c4nderungen beim Start in die Serverkonfiguration zu \u00fcbernehmen: %s |
| | | FATAL_ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE_564=\u00c4nderung konnte beim Server-Start nicht \u00fcbernommen werden: %s |
| | | FATAL_ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE_565=Ein oder mehrere Fehler sind beim \u00dcbernehmen von \u00c4nderungen beim Server-Start aufgetreten |
| | | INFO_CONFIG_DESCRIPTION_BACKEND_MODE_566=Die Berechtigungen f\u00fcr das Verzeichnis mit den Backend-Datenbankdateien |
| | | ###SEVERE_ERR_CONFIG_BACKEND_MODE_INVALID_567=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It \ |
| | | ### should be an UNIX permission mode in three-digit octal notation.) |
| | | ###SEVERE_ERR_CONFIG_BACKEND_INSANE_MODE_568=Invalid UNIX file permissions %s \ |
| | | ### does not allow read and write access to the backend database directory by \ |
| | | ### the backend |
| | | SEVERE_ERR_CONFIG_BACKEND_MODE_INVALID_567=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-db-directory-permissions (Es sollte ein Unix-Berechtigungsmodus in dreistelliger oktaler Notation sein.) |
| | | SEVERE_ERR_CONFIG_BACKEND_INSANE_MODE_568=Ung\u00fcltige UNIX-Dateizugriffsrechte %s erm\u00f6glichen dem Backend keinen Lese- und Schreibzugriff auf das Backend-Datenbankverzeichnis |
| | | INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=Standardm\u00e4\u00dfige Maximaldauer f\u00fcr die Ausf\u00fchrung von Suchvorg\u00e4ngen. Sie kann f\u00fcr einzelne Benutzer \u00fcbergangen werden, indem das Betriebsattribut ds-rlim-time-limit in den Benutzereintrag eingef\u00fcgt wird. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_TIME_LIMIT_570=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-time-limit (it should be an \ |
| | | ### integer value followed by a space and a time unit of seconds, minutes, hours, \ |
| | | ### days, or weeks): %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY_571=No default password policy \ |
| | | ### is configured for the Directory Server. The default password policy must be \ |
| | | ### specified by the ds-cfg-default-password-policy attribute in the cn=config \ |
| | | ### entry |
| | | ###SEVERE_WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND_572=An error occurred \ |
| | | ### while attempting to register backend %s with the Directory Server: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON_573=An error \ |
| | | ### occurred while trying to create the configuration archive directory %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_574=An error occurred while \ |
| | | ### trying to create the configuration archive directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE_575=An error occurred \ |
| | | ### while trying to write the current configuration to the configuration archive: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_TIME_LIMIT_570=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-time-limit (es sollte eine Ganzzahlenwert gefolgt von einem Leerzeichen und einer Zeiteinheit in Sekunden, Minuten, Stunden, Tagen oder Wochen sein): %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY_571=Es ist keine Standardpasswortrichtlinie f\u00fcr den Directory-Server konfiguriert. Die Standardpasswortrichtlinie muss von Attribut ds-cfg-default-password-policy in Eintrag cn=config spezifiziert werden |
| | | SEVERE_WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND_572=Fehler beim Versuch, Backend %s mit dem Directory-Server zu registrieren: %s |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON_573=Fehler beim Versuch, das Konfigurationsarchivverzeichnis %s zu erstellen |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_574=Fehler beim Versuch, das Konfigurationsarchivverzeichnis %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE_575=Fehler beim Versuch, die aktuelle Konfiguration in das Konfigurationsarchiv zu schreiben: %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_REJECT_UNAUTHENTICATED_REQUESTS_576=Gibt an, ob der Directory-Server Anfragen von nicht authentifizierten Clients zur\u00fcckweisen soll. Wenn der Wert "true" ist, d\u00fcrfen nicht authentifizierte Clients nur Verbindungs- und StartTLS-Anfragen senden. \u00c4nderungen an diesem Konfigurationsattribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-reject-unauthenticated-requests(the value should be either true or \ |
| | | ### false) |
| | | ###FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=An error occurred while attempting \ |
| | | ### to retrieve the group implementation base entry cn=Group \ |
| | | ### Implementations,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_GROUP_BASE_DOES_NOT_EXIST_579=The group implementation \ |
| | | ### configuration base cn=Group Implementations,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_GROUP_ENTRY_UNACCEPTABLE_580=Configuration entry %s does \ |
| | | ### not contain a valid group implementation configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_GROUP_CANNOT_CREATE_IMPLEMENTATION_581=An error occurred \ |
| | | ### while attempting to create a Directory Server group implementation from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_OBJECTCLASS_582=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-group-implementation objectclass, which is required \ |
| | | ### for group implementation definitions |
| | | SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-reject-unauthenticated-requests (der Wert sollte entweder "true" oder "false" sein) |
| | | FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=Fehler beim Versuch, den Gruppenimplementierungs-Basiseintrag cn=Group Implementations,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_GROUP_BASE_DOES_NOT_EXIST_579=Die Gruppenimplementierungs-Konfigurationsbasis cn=Group Implementations,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_GROUP_ENTRY_UNACCEPTABLE_580=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Gruppenimplementierungskonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_GROUP_CANNOT_CREATE_IMPLEMENTATION_581=Fehler beim Versuch, eine Directory-Server-Gruppenimplementierung aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_OBJECTCLASS_582=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-group-implementation, die f\u00fcr die Gruppenimplementierungsdefinitionen erforderlich sind |
| | | INFO_CONFIG_GROUP_DESCRIPTION_CLASS_NAME_583=Vollqualifizierter Name der Java-Klasse, die die Directory-Server-Gruppenimplementierung definiert. Wenn der Name ge\u00e4ndert wird, w\u00e4hrend die zugeordnete Implementierung aktiv ist, muss die Gruppenimplementierung deaktiviert und wieder reaktiviert werden, damit die \u00c4nderungen in Kraft treten |
| | | ###SEVERE_ERR_CONFIG_GROUP_NO_CLASS_NAME_584=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated group implementation |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_NAME_585=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_586=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid group implementation: %s |
| | | SEVERE_ERR_CONFIG_GROUP_NO_CLASS_NAME_584=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr die zugeordnete Gruppenimplementierung angibt |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_NAME_585=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_586=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Gruppenimplementierung: %s |
| | | INFO_CONFIG_GROUP_DESCRIPTION_ENABLED_587=Gibt an, ob die Directory-Server-Gruppenimplementierung aktiviert werden soll. \u00c4nderungen an diesem Attribut treten sofort in Kraft |
| | | ###SEVERE_ERR_CONFIG_GROUP_NO_ENABLED_ATTR_588=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the group \ |
| | | ### implementation should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_ENABLED_VALUE_589=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_GROUP_NO_ENABLED_ATTR_588=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr Konfigurationsattribut ds-cfg-enabled, das angibt, ob die Gruppenimplementierung f\u00fcr die Verwendung im Directory-Server aktiviert werden soll |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_ENABLED_VALUE_589=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_GROUP_CLASS_ACTION_REQUIRED_590=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr die Gruppenimplementierung von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn die Gruppenimplementierung deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_GROUP_INITIALIZATION_FAILED_591=Fehler beim Versuch, eine Instanz der Klasse %s als Gruppenimplementierung zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_GROUP_EXISTS_592=Neuer Gruppenimplementierungseintrag mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits eine andere Gruppenimplementierung mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_GROUP_UNACCEPTABLE_CONFIG_593=The configuration for the \ |
| | | ### group implementation defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Set of \ |
| | | ### privileges that should automatically be assigned to root users when they \ |
| | | ### authenticate to the server |
| | | ###SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=The set of default root \ |
| | | ### privileges contained in configuration attribute %s of entry %s contains an \ |
| | | ### unrecognized privilege %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_ERROR_DETERMINING_ROOT_PRIVILEGES_596=An error \ |
| | | ### occurred while attempting to determine the set of privileges that root users \ |
| | | ### should be granted by default: %s |
| | | SEVERE_ERR_CONFIG_GROUP_UNACCEPTABLE_CONFIG_593=Die Konfiguration der in Konfigurationseintrag %s definierten Gruppenimplementierung wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Der Satz von Rechten, der den Root-Benutzern bei der Authentifizierung f\u00fcr den Server automatisch zugewiesen werden soll |
| | | SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=Der Satz von Standard-Root-Rechten, der in Konfigurationsattribut %s von Eintrag %s enthalten ist, besitzt ein nicht erkanntes Recht %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_ERROR_DETERMINING_ROOT_PRIVILEGES_596=Fehler beim Versuch, den Satz von Rechten festzulegen, den Root-Benutzer standardm\u00e4\u00dfig erteilt werden soll: %s |
| | | INFO_CONFIG_ROOTDN_UPDATED_PRIVILEGES_597=Der Satz an Berechtigungen, die Root-Benutzern automatisch zugewiesen werden, wurde aktualisiert. Dieser neue Berechtigungssatz gilt nicht f\u00fcr bestehende authentifizierte Verbindungen von Root-Benutzern, sondern erst f\u00fcr darauffolgende Root-Benutzer-Authentifizierungen |
| | | MILD_ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES_598=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um Hinzuf\u00fcgevorg\u00e4nge in der Directory-Server-Konfiguration durchzuf\u00fchren |
| | | MILD_ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES_599=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um L\u00f6schvorg\u00e4nge in der Directory-Server-Konfiguration durchzuf\u00fchren |
| | |
| | | MILD_ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES_601=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um DN-\u00c4nderungsvorg\u00e4nge in der Directory-Server-Konfiguration durchzuf\u00fchren |
| | | MILD_ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES_602=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um Suchvorg\u00e4nge in der Directory-Server-Konfiguration durchzuf\u00fchren |
| | | MILD_ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES_603=Sie verf\u00fcgen nicht \u00fcber ausreichende Berechtigungen, um den Satz der Standard-Root-Berechtigungen zu \u00e4ndern |
| | | ###FATAL_ERR_CONFIG_CERTMAPPER_CANNOT_GET_BASE_604=An error occurred while \ |
| | | ### attempting to retrieve the certificate mapper base entry cn=Certificate \ |
| | | ### Mappers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_CERTMAPPER_BASE_DOES_NOT_EXIST_605=The certificate mapper \ |
| | | ### configuration base cn=Certificate Mappers,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_ENTRY_UNACCEPTABLE_606=Configuration entry %s \ |
| | | ### does not contain a valid certificate mapper configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_CANNOT_CREATE_MAPPER_607=An error occurred while \ |
| | | ### attempting to create a Directory Server certificate mapper from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_OBJECTCLASS_608=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-certificate-mapper objectclass, which is required \ |
| | | ### for certificate mapper definitions |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_NO_CLASS_NAME_609=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated certificate mapper |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_NAME_610=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_611=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid certificate mapper \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_ENABLED_VALUE_612=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | FATAL_ERR_CONFIG_CERTMAPPER_CANNOT_GET_BASE_604=Fehler beim Versuch, den Zertifikatszuordnungsbasiseintrag cn=Certificate Mappers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_CERTMAPPER_BASE_DOES_NOT_EXIST_605=Die Zertifikatszuordnungskonfigurationsbasis cn=Certificate Mappers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_ENTRY_UNACCEPTABLE_606=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Zertifikatszuordnungskonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_CANNOT_CREATE_MAPPER_607=Fehler beim Versuch, eine Directory-Server-Zertifikatszuordnung aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_OBJECTCLASS_608=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-certificate-mapper, die f\u00fcr die Zertifikatszuordnungsdefinitionen erforderlich ist |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_NO_CLASS_NAME_609=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr die zugeh\u00f6rige Zertifikatszuordnung angibt |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_NAME_610=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_611=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Zertifikatszuordnungsimplementierung: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_ENABLED_VALUE_612=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_CERTMAPPER_CLASS_ACTION_REQUIRED_613=Die angeforderte \u00c4nderung des Klassennamen f\u00fcr den Zertifikat-Mapper von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der Zertifikat-Mapper deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED_614=Fehler beim Versuch, eine Instanz der Klasse %s als Zertifikat-Mapper zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_CERTMAPPER_EXISTS_615=Neuer Zertifikat-Mapper-Eintrag mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer Mapper mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_UNACCEPTABLE_CONFIG_616=The configuration for \ |
| | | ### the certificate mapper defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE_617=An error occurred while \ |
| | | ### attempting to retrieve the key manager provider base entry cn=Key Manager \ |
| | | ### Providers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_KEYMANAGER_BASE_DOES_NOT_EXIST_618=The key manager \ |
| | | ### provider configuration base cn=Key Manager Providers,cn=config does not exist \ |
| | | ### in the Directory Server configuration. This entry must be present for the \ |
| | | ### server to function properly |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_ENTRY_UNACCEPTABLE_619=Configuration entry %s \ |
| | | ### does not contain a valid key manager provider configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_PROVIDER_620=An error occurred \ |
| | | ### while attempting to create a Directory Server key manager provider from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_OBJECTCLASS_621=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-key-manager-provider objectclass, which is \ |
| | | ### required for key manager provider definitions |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_NO_CLASS_NAME_622=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated key manager provider |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_NAME_623=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_624=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid key manager provider \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_ENABLED_VALUE_625=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_UNACCEPTABLE_CONFIG_616=Die Konfiguration der in Konfigurationseintrag %s definierten Zertifikatszuordnung wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | FATAL_ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE_617=Fehler beim Versuch, den Schl\u00fcssel-Manager-Anbieter-Basiseintrag cn=Key Manager Providers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_KEYMANAGER_BASE_DOES_NOT_EXIST_618=Die Schl\u00fcssel-Manager-Anbieter-Konfigurationsbasis cn=Key Manager Providers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_ENTRY_UNACCEPTABLE_619=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Schl\u00fcssel-Manager-Anbieterkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_PROVIDER_620=Fehler beim Versuch, einen Directory-Server-Schl\u00fcssel-Manager-Anbieter aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_OBJECTCLASS_621=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-key-manager-provider, die f\u00fcr die Schl\u00fcssel-Manager-Anbieterdefinitionen erforderlich ist |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_NO_CLASS_NAME_622=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Schl\u00fcssel-Manager-Anbieter angibt |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_NAME_623=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_624=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Schl\u00fcssel-Manager-Anbieter-Implementierung: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_ENABLED_VALUE_625=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_KEYMANAGER_CLASS_ACTION_REQUIRED_626=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr den Schl\u00fcssel-Manager-Anbieter von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der Anbieter deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_KEYMANAGER_INITIALIZATION_FAILED_627=Fehler beim Versuch, eine Instanz der Klasse %s als Schl\u00fcssel-Manager-Anbieter zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_KEYMANAGER_EXISTS_628=Neuer Eintrag f\u00fcr Schl\u00fcssel-Manager-Anbieter mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer Anbieter mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_UNACCEPTABLE_CONFIG_629=The configuration for \ |
| | | ### the key manager provider defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE_630=An error occurred while \ |
| | | ### attempting to retrieve the trust manager provider base entry cn=Trust Manager \ |
| | | ### Providers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_TRUSTMANAGER_BASE_DOES_NOT_EXIST_631=The trust manager \ |
| | | ### provider configuration base cn=Trust Manager Providers,cn=config does not \ |
| | | ### exist in the Directory Server configuration. This entry must be present for \ |
| | | ### the server to function properly |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_ENTRY_UNACCEPTABLE_632=Configuration entry %s \ |
| | | ### does not contain a valid trust manager provider configuration: %s. It will \ |
| | | ### be ignored |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_CANNOT_CREATE_PROVIDER_633=An error occurred \ |
| | | ### while attempting to create a Directory Server trust manager provider from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_OBJECTCLASS_634=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-trust-manager-provider objectclass, which is \ |
| | | ### required for trust manager provider definitions |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_CLASS_NAME_635=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated trust manager provider |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_NAME_636=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_637=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid trust manager provider \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_ENABLED_VALUE_638=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_UNACCEPTABLE_CONFIG_629=Die Konfiguration des in Konfigurationseintrag %s definierten Schl\u00fcssel-Manager-Anbieters wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | FATAL_ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE_630=Fehler beim Versuch, den Trust-Manager-Anbieter-Basiseintrag cn=Trust Manager Providers,cn=config aus der Directory-Server-Konfiguration abzurufen: %s |
| | | SEVERE_WARN_CONFIG_TRUSTMANAGER_BASE_DOES_NOT_EXIST_631=Die Trust-Manager-Anbieter-Konfigurationsbasis cn=Trust Manager Providers,cn=config ist nicht in der Directory-Server-Konfiguration vorhanden. Dieser Eintrag ist f\u00fcr die ordnungsgem\u00e4\u00dfe Funktion des Servers erforderlich |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_ENTRY_UNACCEPTABLE_632=Konfigurationseintrag %s enth\u00e4lt keine g\u00fcltige Trust-Manager-Anbieterkonfiguration: %s. Wird ignoriert |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_CANNOT_CREATE_PROVIDER_633=Fehler beim Versuch, einen Directory-Server-Trust-Manager-Anbieter aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_OBJECTCLASS_634=Konfigurationseintrag %s enth\u00e4lt nicht die Objektklasse ds-cfg-trust-manager-provider, die f\u00fcr die Trust-Manager-Anbieterdefinitionen erforderlich ist |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_CLASS_NAME_635=Konfigurationseintrag %s enth\u00e4lt keinen g\u00fcltigen Wert f\u00fcr das Konfigurationsattribut ds-cfg-java-class, das den vollqualifizierten Klassennamen f\u00fcr den zugeordneten Trust-Manager-Anbieter angibt |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_NAME_636=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_637=Klasse %s, die in Konfigurationseintrag %s angegeben ist, enth\u00e4lt keine g\u00fcltige Trust-Manager-Anbieter-Implementierung: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_ENABLED_VALUE_638=Konfigurationseintrag %s besitzt einen ung\u00fcltigen Wert f\u00fcr Attribut ds-cfg-enabled: %s |
| | | INFO_CONFIG_TRUSTMANAGER_CLASS_ACTION_REQUIRED_639=Die angeforderte \u00c4nderung des Klassennamens f\u00fcr den Trust-Manager-Anbieter von %s nach %s im Konfigurationseintrag %s kann nicht dynamisch ausgef\u00fchrt werden. Diese \u00c4nderung tritt erst in Kraft, wenn der Anbieter deaktiviert und wieder reaktiviert oder der Directory-Server neu gestartet wird |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_INITIALIZATION_FAILED_640=Fehler beim Versuch, eine Instanz der Klasse %s als Trust-Manager-Anbieter zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_EXISTS_641=Neuer Eintrag f\u00fcr Trust-Manager-Anbieter mit DN %s kann nicht hinzugef\u00fcgt werden, da bereits ein anderer Anbieter mit dem DN registriert ist |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_UNACCEPTABLE_CONFIG_642=The configuration for \ |
| | | ### the trust manager provider defined in configuration entry %s was not \ |
| | | ### acceptable according to its internal validation. However, no specific \ |
| | | ### information is available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE_643=Unable to retrieve JMX \ |
| | | ### attribute %s associated with configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=Unable to set the value of \ |
| | | ### JMX attribute %s associated with configuration entry %s because no JMX \ |
| | | ### connection is available |
| | | ###SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s returned a result of null for \ |
| | | ### entry %s |
| | | ###SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s failed for entry %s: result \ |
| | | ### code=%s, admin action required=%b, messages="%s" |
| | | ###SEVERE_WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED_647=%s.%s indicated that \ |
| | | ### administrative action is required for entry %s: messages="%s" |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_UNACCEPTABLE_CONFIG_642=Die Konfiguration des in Konfigurationseintrag %s definierten Trust-Manager-Anbieters wurde entsprechend der internen Validierung nicht genehmigt. Es liegen jedoch keine speziellen Angaben zu dem (den) Problem(en) dieses Eintrags vor |
| | | SEVERE_ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE_643=JMX-Attribut %s, das Konfigurationseintrag %s zugeordnet ist, kann nicht abgerufen werden: %s |
| | | SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=Der Wert von JMX-Attribut %s, das Konfigurationseintrag %s zugeordnet ist, kann nicht eingestellt werden, da keine JMX-Verbinung hergestellt ist |
| | | SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s hat ein Ergebnis von Null f\u00fcr Eintrag %s zur\u00fcckgegeben |
| | | SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s ist f\u00fcr Eintrag %s fehlgeschlagen: result code=%s, admin action required=%b, messages="%s" |
| | | SEVERE_WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED_647=%s.%s gibt an, das eine administrative Aktion f\u00fcr Eintrag %s erforderlich ist: messages="%s" |
| | | INFO_CONFIG_CHANGE_RESULT_MESSAGES_648=%s.%s war erfolgreich, hat aber folgende Nachricht f\u00fcr Eintrag %s erstellt: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER_649=Unable to parse value "%s" \ |
| | | ### from config entry "%s" as a valid search filter: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_INITIALIZATION_FAILED_650=An error occurred while \ |
| | | ### trying to load an instance of class %s referenced in configuration entry %s \ |
| | | ### as a virtual attribute provider: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER_651=The virtual attribute \ |
| | | ### configuration in entry "%s" is not valid because attribute type %s is \ |
| | | ### single-valued but provider %s may generate multiple values |
| | | ###SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES_652=The virtual attribute \ |
| | | ### configuration in entry "%s" is not valid because attribute type %s is \ |
| | | ### single-valued but the conflict behavior is configured to merge real and \ |
| | | ### virtual values |
| | | SEVERE_ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER_649=Wert "%s" von Konfigurationseintrag "%s" kann nicht als g\u00fcltiger Suchfilter analysiert werden: %s |
| | | SEVERE_ERR_CONFIG_VATTR_INITIALIZATION_FAILED_650=Fehler beim Verscuh, eine Instanz der Klasse %s, die in Konfigurationseintrag %s als virtueller Attributanbieter referenziert ist, zu laden: %s |
| | | SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER_651=Die virtuelle Attributkonfiguration in Eintrag "%s" ist ung\u00fcltig, da Attributtyp %s einwertig ist, aber Anbieter %s mehrere Werte generieren kann |
| | | SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES_652=Die virtuelle Attributkonfiguration in Eintrag "%s" ist ung\u00fcltig, da Attributtyp %s einwertig ist, aber das Konfliktverhalten so konfiguriert ist, dass die tats\u00e4chlichen und virtuellen Werte zusammengef\u00fchrt werden |
| | | MILD_ERR_CONFIG_FILE_MODIFY_STRUCTURAL_CHANGE_NOT_ALLOWED_653=Konfigurationseintrag %s kann nicht ge\u00e4ndert werden, da die \u00c4nderung seine strukturelle Objektklasse \u00e4ndern w\u00fcrde |
| | | ###FATAL_ERR_CONFIG_CANNOT_CALCULATE_DIGEST_654=An error occurred while \ |
| | | ### attempting to calculate a SHA-1 digest of file %s: %s |
| | | ###SEVERE_WARN_CONFIG_MANUAL_CHANGES_DETECTED_655=The Directory Server has \ |
| | | ### detected that one or more external changes have been made to the \ |
| | | ### configuration file %s while the server was online, but another change has \ |
| | | ### caused the server configuration to be overwritten. The manual changes have \ |
| | | ### not been applied, but they have been preserved in file %s |
| | | ###SEVERE_ERR_CONFIG_MANUAL_CHANGES_LOST_656=The Directory Server encountered an \ |
| | | ### error while attempting to determine whether the configuration file %s has \ |
| | | ### been externally edited with the server online, and/or trying to preserve such \ |
| | | ### changes: %s. Any manual changes made to that file may have been lost |
| | | ###SEVERE_ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS_657=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server log rotation policy: %s |
| | | ###SEVERE_ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS_658=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server log retention policy: %s |
| | | ###SEVERE_ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY_659=An error occurred \ |
| | | ### while attempting to create a Directory Server log rotation policy from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY_660=An error occurred \ |
| | | ### while attempting to create a Directory Server log retention policy from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER_661=An error occurred while \ |
| | | ### attempting to create a text writer for a Directory Server logger from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE_662=Schema configuration \ |
| | | ### file %s in directory %s contains more than one entry. Only the first entry \ |
| | | ### will be examined, and the additional entries will be ignored |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE_663=Schema \ |
| | | ### configuration file %s in directory %s contains additional data after the \ |
| | | ### schema entry that cannot be parsed by the LDIF reader: %s. The first entry \ |
| | | ### will be processed, but the remaining data will be ignored |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER_664=The plugin order \ |
| | | ### definition for plugins of type %s contains an empty element. This may cause \ |
| | | ### the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER_665=The plugin order \ |
| | | ### definition for plugins of type %s contains multiple wildcard characters. All \ |
| | | ### plugin definitions should contain exactly one wildcard element to indicate \ |
| | | ### where unmatched plugins should be included in the order, and including \ |
| | | ### multiple wildcards may cause the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES_666=The plugin order \ |
| | | ### definition for plugins of type %s includes multiple references to the '%s' \ |
| | | ### plugin. This may cause the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD_667=The plugin order definition \ |
| | | ### for plugins of type %s does not include a wildcard element to indicate where \ |
| | | ### unmatched plugins should be included in the order. The server will default \ |
| | | ### to invoking all unnamed plugins after set of named plugins |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE_668=Attribute syntax %s \ |
| | | ### cannot be deleted from the server because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE_669=Attribute syntax \ |
| | | ### %s cannot be disabled because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT_670=Matching rule %s \ |
| | | ### cannot be deleted from the server because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU_671=Matching rule %s \ |
| | | ### cannot be deleted from the server because it is in use by matching rule use \ |
| | | ### %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT_672=Matching rule %s \ |
| | | ### cannot be disabled because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU_673=Matching rule \ |
| | | ### %s cannot be disabled because it is in use by matching rule use %s |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED_674=Unable to initialize \ |
| | | ### an instance of class %s as a work queue as specified in configuration entry \ |
| | | ### %s: %s |
| | | FATAL_ERR_CONFIG_CANNOT_CALCULATE_DIGEST_654=Fehler beim Versuch, einen SHA-1-Digest aus Datei %s zu berechnen: %s |
| | | SEVERE_WARN_CONFIG_MANUAL_CHANGES_DETECTED_655=Der Directory-Server hat erkannt, dass eine oder mehrere externe \u00c4nderungen in Konfigurationsdatei %s vorgenommen wurden, w\u00e4hrend der Server online war, aber die Server-Konfiguration durch eine weitere \u00c4nderung \u00fcberschrieben wurde. Die manuellen \u00c4nderungen wurden nicht \u00fcbernommen, aber sie bleiben in Datei %s erhalten |
| | | SEVERE_ERR_CONFIG_MANUAL_CHANGES_LOST_656=Im Directory-Server ist ein Fehler aufgetreten, w\u00e4hrend versucht wurde, festzustellen, ob Konfigurationsdatei %s extern bearbeitet wurde, w\u00e4hrend der Server online war, und/oder versucht wurde, diese \u00c4nderungen beizubehalten: %s. Alle f\u00fcr diese Datei vorgenommenen \u00c4nderungen sind m\u00f6glicherweise verloren gegangen |
| | | SEVERE_ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS_657=Klasse %s, die in Attribut ds-cfg-java-class von Konfigurationseintrag %s angegeben wurde, kann nicht als eine Directory-Server-Protokollrotationsrichtlinie instanziiert werden: %s |
| | | SEVERE_ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS_658=Klasse %s, die in Attribut ds-cfg-java-class von Konfigurationseintrag %s angegeben wurde, kann nicht als eine Directory-Server-Protokollaufbewahrungsrichtlinie instanziiert werden: %s |
| | | SEVERE_ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY_659=Fehler beim Versuch, eine Directory-Server-Protokollrotationsrichtlinie aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY_660=Fehler beim Versuch, eine Directory-Server-Protokollaufbewahrungsrichtlinie aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER_661=Fehler beim Versuch, einen Textschreiber f\u00fcr eine Directory-Server-Protokollierung aus den Informationen in Konfigurationseintrag %s zu erstellen: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE_662=Schemakonfigurationsdatei %s in Verzeichnis %s enth\u00e4lt mehrere Eintr\u00e4ge. Nur der erste Eintrag wird untersucht, alle weiteren Eintr\u00e4ge werden ignoriert |
| | | SEVERE_WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE_663=Die Schemakonfigurationsdatei %s in Verzeichnis %s enth\u00e4lt zus\u00e4tzliche Daten nach dem Schemaeintrag, der nicht von dem LDIF-Leser analysiert werden kann: %s. Der erste Eintrag wird verarbeitet, aber die restlichen Daten werden ignoriert |
| | | SEVERE_WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER_664=Die Plugin-Anordnungsdefinition f\u00fcr Plugins des Typs %s enth\u00e4lt ein leeres Element. Dadurch wird die Plugin-Anordnung m\u00f6glicherweise falsch ausgewertet |
| | | SEVERE_WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER_665=Die Plugin-Anordnungsdefinition f\u00fcr Plugins des Typs %s enth\u00e4lt mehrere Platzhalterzeichen. Alle Plugin-Definitionen sollten exakt ein Platzhalterelement enthalten, um anzuzeigen, wo nicht \u00fcbereinstimmende Plugins in der Anordnung eingeschlossen werden sollen; werden mehrere Platzhalter eingeschlossen, k\u00f6nnte die Plugin-Anordnung falsch ausgewertet werden |
| | | SEVERE_WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES_666=Die Plugin-Anordnungsdefinition f\u00fcr Plugins des Typs %s umfasst mehrere Referenzen zu dem Plugin '%s'. Dadurch wird die Plugin-Anordnung m\u00f6glicherweise falsch ausgewertet |
| | | SEVERE_WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD_667=Die Plugin-Anordnungsdefinition f\u00fcr Plugins des Typs %s enth\u00e4lt kein Platzhalterelement, das angibt, wo nicht \u00fcbereinstimmende Plugins in der Anordnung eingeschlossen werden sollen. Der Server ruft standardm\u00e4\u00dfig alle unbenannten Plugins nach dem Satz der benannten Plugins auf |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE_668=Attributsyntax %s kann nicht aus dem Server gel\u00f6scht werden, da sie von Attributtyp %s verwendet wird |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE_669=Attributsyntax %s kann nicht deaktiviert werden, da er von Attributtyp %s verwendet wird |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT_670=\u00dcbereinstimmungsregel %s kann nicht aus dem Server gel\u00f6scht werden, da sie von Attributtyp %s verwendet wird |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU_671=\u00dcbereinstimmungsregel %s kann nicht aus dem Server gel\u00f6scht werden, da sie von \u00dcbereinstimmungsregel %s verwendet wird |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT_672=\u00dcbereinstimmungsregel %s kann nicht deaktiviert werden, da sie von Attributtyp %s verwendet wird |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU_673=\u00dcbereinstimmungsregel %s kann nicht deaktiviert werden, da sie von \u00dcbereinstimmungsregel %s verwendet wird |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED_674=Eine Instanz der Klasse %s konnte nicht wie in Konfigurationseintrag %s definiert initialisiert werden: %s |
| | | INFO_CONFIG_WORK_QUEUE_CLASS_CHANGE_REQUIRES_RESTART_675=Die Klasse, die zur Bereitstellung der Implementierung der Arbeitswarteschlange f\u00fcr den Directory-Server verwendet wird, wurde von %s nach %s ge\u00e4ndert. Diese \u00c4nderung tritt erst in Kraft, wenn der Server neu gestartet wird |
| | | ###SEVERE_ERR_CONFIG_FILE_ADD_APPLY_FAILED_676=The attempt to apply the \ |
| | | ### configuration add failed. The preliminary checks were all successful and the \ |
| | | ### entry was added to the server configuration, but at least one of the \ |
| | | ### configuration add listeners reported an error when attempting to apply the \ |
| | | ### change: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_DELETE_APPLY_FAILED_677=The attempt to apply the \ |
| | | ### configuration delete failed. The preliminary checks were all successful and \ |
| | | ### the entry was removed from the server configuration, but at least one of the \ |
| | | ### configuration delete listeners reported an error when attempting to apply the \ |
| | | ### change: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_MODIFY_APPLY_FAILED_678=The attempt to apply the \ |
| | | ### configuration modification failed. The preliminary checks were all \ |
| | | ### successful and the modified entry was written to the server configuration, \ |
| | | ### but at least one of the configuration change listeners reported an error when \ |
| | | ### attempting to apply the change: %s |
| | | SEVERE_ERR_CONFIG_FILE_ADD_APPLY_FAILED_676=Der Versuch, die Konfiguration hinzuzuf\u00fcgen, ist fehlgeschlagen. Die vorl\u00e4ufigen \u00dcberpr\u00fcfungen waren alle erfolgreich und der Eintrag wurde zur Serverkonfiguration hinzugef\u00fcgt, aber mindestens einer der Konfiguration-Hinzuf\u00fcgen-Listeners hat beim Versuch, die \u00c4nderung zu \u00fcbernehmen, einen Fehler gemeldet: %s |
| | | SEVERE_ERR_CONFIG_FILE_DELETE_APPLY_FAILED_677=Der Versuch, die Konfiguration zu l\u00f6schen, ist fehlgeschlagen. Die vorl\u00e4ufigen \u00dcberpr\u00fcfungen waren alle erfolgreich und der Eintrag wurde aus der Serverkonfiguration entfernt, aber mindestens einer der Konfiguration-L\u00f6schen-Listeners hat beim Versuch, die \u00c4nderung zu \u00fcbernehmen, einen Fehler gemeldet: %s |
| | | SEVERE_ERR_CONFIG_FILE_MODIFY_APPLY_FAILED_678=Der Versuch, die Konfigurations\u00e4nderung zu \u00fcbernehmen, ist fehlgeschlagen. Die vorl\u00e4ufigen \u00dcberpr\u00fcfungen waren alle erfolgreich und der ge\u00e4nderte Eintrag wurde in die Serverkonfiguration geschrieben, aber mindestens einer der Konfiguration-\u00c4ndern-Listeners hat beim Versuch, die \u00c4nderung zu \u00fcbernehmen, einen Fehler gemeldet: %s |
| | | MILD_ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE_679=Die Konfiguration des in Konfigurationseintrag %s definierten Schl\u00fcssel-Manager-Anbieters ist ung\u00fcltig: %s |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE_680=Die Konfiguration des in Konfigurationseintrag %s definierten Trust-Manager-Anbieters ist ung\u00fcltig: %s |
| | | MILD_ERR_CONFIG_AUTHZ_CONFIG_NOT_ACCEPTABLE_681=Die Konfiguration des in Konfigurationseintrag %s definierten Trust-Manager-Anbieters ist ung\u00fcltig: %s |
| | |
| | | MILD_ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE_694=Die Konfiguration des in Konfigurationseintrag %s definierten virtuellen Attributanbieters ist ung\u00fcltig: %s |
| | | MILD_ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE_695=Die Konfiguration der in Konfigurationseintrag %s definierten Warnungsbehandlungsroutine ist ung\u00fcltig: %s |
| | | MILD_ERR_CONFIG_ALERTHANDLER_INITIALIZATION_FAILED_696=Fehler beim Versuch, eine Instanz der Klasse %s als Warnungsbehandlungsroutine zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SMTP_SERVER_697=The provided SMTP server value \ |
| | | ### '%s' is invalid. An SMTP server value must have an IP address or a \ |
| | | ### resolvable name, and it may optionally be followed by a colon and an integer \ |
| | | ### value between 1 and 65535 to specify the server port number |
| | | ###SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_READING_698=An error occurred while \ |
| | | ### attempting to open the current configuration file %s for reading in order to \ |
| | | ### copy it to the ".startok" file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_WRITING_699=An error occurred while \ |
| | | ### attempting to open file %s in order to write the ".startok" configuration \ |
| | | ### file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_WRITE_700=An error occurred while attempting to \ |
| | | ### copy the current configuration from file %s into temporary file %s for use \ |
| | | ### as the ".startok" configuration file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_RENAME_701=An error occurred while attempting to \ |
| | | ### rename file %s to %s for use as the ".startok" configuration file: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SMTP_SERVER_697=Der angegebene SMTP-Serverwert '%s' ist ung\u00fcltig. Ein SMTP-Serverwert muss eine IP-Adresse oder einen ausl\u00f6sbaren Namen besitzen, optional gefolgt von einem Doppelpunkt und einem Ganzzahlwert zwischen 1 und 65535 zur Festlegung der Serverportnummer |
| | | SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_READING_698=Fehler beim Versuch, die aktuelle Konfigurationsdatei %s zum Lesen zu \u00f6ffnen und sie in die Datei ".startok" zu kopieren: %s |
| | | SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_WRITING_699=Fehler beim Versuch, Datei %s zu \u00f6ffnen und die Konfigurationsdatei ".startok" zu schreiben: %s |
| | | SEVERE_ERR_STARTOK_CANNOT_WRITE_700=Fehler beim Versuch, die aktuelle Konfiguration aus Datei %s in die tempor\u00e4re Datei %s zu kopieren, um sie als Konfigurationsdatei ".startok" zu verwenden: %s |
| | | SEVERE_ERR_STARTOK_CANNOT_RENAME_701=Fehler beim Versuch, die Datei %s in %s umzubenennen, um sie als Konfigurationsdatei ".startok" zu verwenden: %s |
| | | NOTICE_CONFIG_FILE_USING_STARTOK_FILE_702=Der Directory-Server wird mit der letzten als funktionierend bekannten Konfigurationsdatei %s anstelle mit der aktuellen Konfigurationsdatei %s gestartet |
| | | ###SEVERE_WARN_CONFIG_FILE_NO_STARTOK_FILE_703=No last known good configuration \ |
| | | ### file %s exists. The server will attempt to start using the active \ |
| | | ### configuration file %s |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_704=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: %s |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_FORM_705=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### does not follow a singular property=value form |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG_706=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### shadows configuration attribute %s |
| | | ###SEVERE_ERR_CONFIG_JE_DUPLICATE_PROPERTY_707=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### is already defined for this component |
| | | SEVERE_WARN_CONFIG_FILE_NO_STARTOK_FILE_703=Keine letzte als funktionierend bekannte Konfigurationsdatei %s vorhanden. Der Server versucht, die Verwendung der aktiven Konfigurationsdatei %s zu starten |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_704=Fehler beim Versuch, Berkeley DB JE-Eigenschaft %s zu analysieren und zu validieren: %s |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_FORM_705=Fehler beim Versuch, Berkeley DB JE-Eigenschaft %s zu analysieren und zu validieren: die Eigenschaft folgt keiner Singularform property=value |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG_706=Fehler beim Versuch, Berkeley DB JE-Eigenschaft %s zu analysieren und zu validieren: die Eigenschaft schattiert Konfigurationsattribut %s |
| | | SEVERE_ERR_CONFIG_JE_DUPLICATE_PROPERTY_707=Fehler beim Versuch, Berkeley DB JE-Eigenschaft %s zu analysieren und zu validieren: die Eigenschaft ist bereits f\u00fcr diese Komponente definiert |
| | | INFO_CONFIG_JE_PROPERTY_REQUIRES_RESTART_708=Das Setzen der Berkeley DB JE-Eigenschaft %s tritt erst in Kraft wenn die Komponente, f\u00fcr die sie gesetzt wurde, neu gestartet wird |
| | | ###SEVERE_ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE_709=An error occurred while \ |
| | | ### attempting to open the configured log file %s for logger %s: %s |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CONFIG_NOT_ACCEPTABLE_710=The configuration \ |
| | | ### for the workflow element defined in configuration entry %s was not \ |
| | | ### acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CANNOT_INITIALIZE_711=An error occurred \ |
| | | ### while trying to initialize a workflow element from class %s with the \ |
| | | ### information in configuration entry %s: %s. This workflow element will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE_709=Fehler beim Versuch, die konfigurierte Protokolldatei %s f\u00fcr die Protokollfunktion %s zu \u00f6ffnen: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CONFIG_NOT_ACCEPTABLE_710=Die Konfiguration des in Konfigurationseintrag %s definierten Workflowelements ist unzul\u00e4ssig: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CANNOT_INITIALIZE_711=Fehler beim Versuch, ein Workflowelement der Klasse %s mit den Informationen in Konfigurationseintrag %s zu initialisieren: %s. Dieses Workflowelement wird deaktiviert |
| | | MILD_ERR_CONFIG_WORKFLOW_ELEMENT_ALREADY_REGISTERED_712=Das Arbeitsablaufelement %s ist bereits beim Directory-Server registriert. Diese Arbeitsablaufelement wird ignoriert |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_MANUAL_713=An error occurred \ |
| | | ### while trying to configure in manual mode the workflows in the \ |
| | | ### Directory Server, and rollback to automatic configuration mode has failed \ |
| | | ### too. If the server is in an unstab\ |
| | | ### le state restart it with the last \ |
| | | ### valid configuration |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_AUTO_714=An error occurred \ |
| | | ### while trying to configure in automatic mode the workflows in the \ |
| | | ### Directory Server, and rollback to manual configuration mode has failed \ |
| | | ### too. If the server is in an unstable state restart it with the last \ |
| | | ### valid configuration |
| | | ###SEVERE_ERR_CONFIG_LOGGING_INSANE_MODE_715=Invalid UNIX file permissions %s \ |
| | | ### does not allow write access to the log file by the log publisher |
| | | ###SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=Invalid UNIX file permissions %s: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_MANUAL_713=Fehler beim Versuch, den Workflow im manuellen Modus im Directory-Server zu konfigurieren, und die Zur\u00fccksetzung in den automatischen Konfigurationsmodus ist ebenfalls fehlgeschlagen. Falls sich der Server in einem instabilen Zustand befindet, Server mit der letzten g\u00fcltigen Konfiguration neustarten |
| | | SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_AUTO_714=Fehler beim Versuch, den Workflow im automatischen Modus im Directory-Server zu konfigurieren, und die Zur\u00fccksetzung in den manuellen Konfigurationsmodus ist ebenfalls fehlgeschlagen. Falls sich der Server in einem instabilen Zustand befindet, Server mit der letzten g\u00fcltigen Konfiguration neustarten |
| | | SEVERE_ERR_CONFIG_LOGGING_INSANE_MODE_715=Ung\u00fcltige UNIX-Dateizugriffsrechte %s verhindern den Schreibzugriff auf die Protokolldatei durch den Protokollherausgeber |
| | | SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=Ung\u00fcltige UNIX-Dateizugriffsrechte %s: %s |
| | | MILD_ERR_CONFIG_EXTENSION_CONFIG_NOT_ACCEPTABLE_717=Die Konfiguration der in Konfigurationseintrag %s definierten Erweiterung ist ung\u00fcltig: %s |
| | | MILD_ERR_CONFIG_EXTENSION_INITIALIZATION_FAILED_718=Fehler beim Versuch, eine Instanz der Klasse %s als eine Erweiterung zu initialisieren, wie im Konfigurationseintrag %s definiert ist: %s |
| | | ###SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE_719=The \ |
| | | ### allowed attribute %s specified in configuration entry %s is also defined as \ |
| | | ### a prohibited attribute |
| | | ###SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE_720=The \ |
| | | ### allowed subtree %s specified in configuration entry %s is also defined as \ |
| | | ### a prohibited subtree |
| | | ###SEVERE_ERR_CONFIG_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE_721=The configuration \ |
| | | ### for the network group defined in configuration entry %s was not acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE_722=An error occurred \ |
| | | ### while trying to initialize a network group policy loaded from class %s with \ |
| | | ### the information in configuration entry %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX_723=An ldapSyntaxes \ |
| | | ### attribute read from schema configuration file %s could not be parsed: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX_724=An ldap syntax read \ |
| | | ### from schema configuration file %s conflicts with another ldap syntax already \ |
| | | ### read into the schema: %s. The later ldap syntax description will be used |
| | | SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE_719=Das zul\u00e4ssige Attribut %s, das in Konfigurationseintrag %s spezifiziert ist, ist auch als ein unzul\u00e4ssiges Attribut definiert |
| | | SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE_720=Die zul\u00e4ssige Unterstruktur %s, die in Konfigurationseintrag %s spezifiziert ist, ist auch als eine unzul\u00e4ssige Unterstruktur definiert |
| | | SEVERE_ERR_CONFIG_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE_721=Die Konfiguration der in Konfigurationseintrag %s definierten Netzwerkgruppe ist unzul\u00e4ssig: %s |
| | | SEVERE_ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE_722=Fehler beim Versuch, eine von Klasse %s mit den Informationen in Konfigurationseintrag %s geladene Netzwerkgruppenrichtlinie zu initialisieren: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX_723=Ein aus Schemakonfigurationsdatei %s gelesenes ldapSyntaxes-Attribut konnte nicht analysiert werden: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX_724=Eine aus Schemakonfigurationsdatei %s gelesene LDAP-Syntax widerspricht einer anderen in das Schema eingelesene LDAP-Syntax: %s. Die letzte LDAP-Syntaxdefinition wird verwendet |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # Copyright 2006-2009 Sun Microsystems, Inc. |
| | | |
| | | |
| | | |
| | | # |
| | | # Global directives |
| | | # |
| | | global.category=CONFIG |
| | | |
| | | # |
| | | # Format string definitions |
| | | # |
| | |
| | | MILD_ERR_CONFIG_ENTRY_CONFLICTING_CHILD_23=No se puede agregar la entrada de configuraci\u00f3n %s como elemento secundario de la entrada de configuraci\u00f3n %s porque ya se ha encontrado una entrada secundaria con ese ND |
| | | MILD_ERR_CONFIG_ENTRY_NO_SUCH_CHILD_24=No se puede suprimir la entrada %s como elemento secundario de la entrada de configuraci\u00f3n %s porque esa entrada no incluye ning\u00fan elemento secundario con el ND especificado |
| | | MILD_ERR_CONFIG_ENTRY_CANNOT_REMOVE_NONLEAF_25=No se puede suprimir la entrada %s como elemento secundario de la entrada de configuraci\u00f3n %s porque esa entrada presenta elementos secundarios propios y las entradas sin hojas puede que no se puedan suprimir |
| | | ###FATAL_ERR_CONFIG_FILE_DOES_NOT_EXIST_26=The specified configuration file %s \ |
| | | ### does not exist or is not readable |
| | | ###FATAL_ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE_27=An unexpected error occurred \ |
| | | ### while attempting to determine whether configuration file %s exists: %s |
| | | ###FATAL_ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ_28=An error occurred while \ |
| | | ### attempting to open the configuration file %s for reading: %s |
| | | ###FATAL_ERR_CONFIG_FILE_READ_ERROR_29=An error occurred while attempting to \ |
| | | ### read the contents of configuration file %s: %s |
| | | FATAL_ERR_CONFIG_FILE_DOES_NOT_EXIST_26=El archivo de configuracion %s no existe o no se puede leer |
| | | FATAL_ERR_CONFIG_FILE_CANNOT_VERIFY_EXISTENCE_27=Un error inesperado ocurrio mientras se trataba de determinar si el archivo de configuraci\u00f3n %s existe: %s |
| | | FATAL_ERR_CONFIG_FILE_CANNOT_OPEN_FOR_READ_28=Ocurrio un error mientras se trataba de abrir el archivo de configuracion %s para lectura: %s |
| | | FATAL_ERR_CONFIG_FILE_READ_ERROR_29=Se ha producido un error al tratar de leer el contenido del archivo de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_ATTR_OPTIONS_NOT_ALLOWED_30=Se ha detectado un atributo de configuraci\u00f3n %s no v\u00e1lido: la \u00fanica opci\u00f3n permitida en la configuraci\u00f3n de Directory Server es "pendiente" para indicar el conjunto de valores pendientes |
| | | ###FATAL_ERR_CONFIG_FILE_INVALID_LDIF_ENTRY_31=An error occurred at or near line \ |
| | | ### %d while trying to parse the configuration from LDIF file %s: %s |
| | | ###FATAL_ERR_CONFIG_FILE_EMPTY_32=The specified configuration file %s does not \ |
| | | ### appear to contain any configuration entries |
| | | ###FATAL_ERR_CONFIG_FILE_INVALID_BASE_DN_33=The first entry read from LDIF \ |
| | | ### configuration file %s had a DN of "%s" rather than the expected "%s" which \ |
| | | ### should be used as the Directory Server configuration root |
| | | ###FATAL_ERR_CONFIG_FILE_GENERIC_ERROR_34=An unexpected error occurred while \ |
| | | ### attempting to process the Directory Server configuration file %s: %s |
| | | ###FATAL_ERR_CONFIG_FILE_DUPLICATE_ENTRY_35=Configuration entry %s starting at \ |
| | | ### or near line %s in the LDIF configuration file %s has the same DN as another \ |
| | | ### entry already read from that file |
| | | ###FATAL_ERR_CONFIG_FILE_NO_PARENT_36=Configuration entry %s starting at or near \ |
| | | ### line %d in the configuration LDIF file %s does not appear to have a parent \ |
| | | ### entry (expected parent DN was %s) |
| | | ###FATAL_ERR_CONFIG_FILE_UNKNOWN_PARENT_37=The Directory Server was unable to \ |
| | | ### determine the parent DN for configuration entry %s starting at or near line \ |
| | | ### %d in the configuration LDIF file %s |
| | | ###FATAL_ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT_38=Unable to determine the \ |
| | | ### Directory Server instance root from either an environment variable or based \ |
| | | ### on the location of the configuration file. Please set an environment \ |
| | | ### variable named %s with a value containing the absolute path to the server \ |
| | | ### installation root |
| | | ###SEVERE_ERR_CONFIG_FILE_WRITE_ERROR_39=An unexpected error occurred while \ |
| | | ### trying to write configuration entry %s to LDIF: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CLOSE_ERROR_40=An unexpected error occurred while \ |
| | | ### trying to close the LDIF writer: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_UNWILLING_TO_IMPORT_41=The Directory Server \ |
| | | ### configuration may not be altered by importing a new configuration from LDIF |
| | | ###FATAL_ERR_CONFIG_LOGGER_CANNOT_GET_BASE_42=An error occurred while attempting \ |
| | | ### to retrieve the base logger entry cn=Loggers,cn=config from the Directory \ |
| | | ### Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_BASE_DOES_NOT_EXIST_43=The logger configuration \ |
| | | ### base cn=Loggers,cn=config does not exist in the Directory Server \ |
| | | ### configuration. Logging facilities will not be available until this entry is \ |
| | | ### created and the Directory Server is restarted |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS_44=There are no active \ |
| | | ### access loggers defined in the Directory Server configuration. No access \ |
| | | ### logging will be performed |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS_45=There are no active \ |
| | | ### error loggers defined in the Directory Server configuration. No error \ |
| | | ### logging will be performed |
| | | FATAL_ERR_CONFIG_FILE_INVALID_LDIF_ENTRY_31=Se ha producido un error en la l\u00ednea o cerca de la l\u00ednea %d al tratar de analizar la configuraci\u00f3n del archivo LDIF %s: %s |
| | | FATAL_ERR_CONFIG_FILE_EMPTY_32=No parece que el archivo de configuraci\u00f3n %s especificado contenga ninguna entrada de configuraci\u00f3n |
| | | FATAL_ERR_CONFIG_FILE_INVALID_BASE_DN_33=La primera entrada le\u00edda del archivo de configuraci\u00f3n LDIF %s ten\u00eda un DN de "%s" en lugar del de "%s" esperado que deber\u00eda emplearse como la ra\u00edz de configuraci\u00f3n del Servidor de directorios |
| | | FATAL_ERR_CONFIG_FILE_GENERIC_ERROR_34=Se ha producido un error inesperado al tratar de procesar el archivo de configuraci\u00f3n del Servidor de directorios %s: %s |
| | | FATAL_ERR_CONFIG_FILE_DUPLICATE_ENTRY_35=La entrada de configuraci\u00f3n %s que empieza en la l\u00ednea o cerca de la l\u00ednea %s en el archivo de configuraci\u00f3n LDIF %s tiene el mismo DN que otra entrada ya le\u00edda del mismo archivo |
| | | FATAL_ERR_CONFIG_FILE_NO_PARENT_36=La entrada de configuraci\u00f3n %s que empieza en la l\u00ednea o cerca de la l\u00ednea %d en el archivo LDIF de configuraci\u00f3n %s no parece tener una entrada principal (el DN principal esperado era %s) |
| | | FATAL_ERR_CONFIG_FILE_UNKNOWN_PARENT_37=El Servidor de directorios no pudo determinar el DN principal para la entrada de configuraci\u00f3n %s que empieza en la l\u00ednea o cerca de la l\u00ednea %d en el archivo LDIF de configuraci\u00f3n %s |
| | | FATAL_ERR_CONFIG_CANNOT_DETERMINE_SERVER_ROOT_38=No puede determinarse la ra\u00edz de la instancia del Servidor de directorios ni desde una variable de entorno ni por la ubicaci\u00f3n del archivo de configuraci\u00f3n. Defina una variable de entorno con el nombre %s y con un valor que contenga la ruta absoluta a la ra\u00edz de instalaci\u00f3n del servidor |
| | | SEVERE_ERR_CONFIG_FILE_WRITE_ERROR_39=Se ha producido un error inesperado al tratar de escribir la entrada de configuraci\u00f3n %s en LDIF: %s |
| | | SEVERE_ERR_CONFIG_FILE_CLOSE_ERROR_40=Se ha producido un error inesperado al tratar de cerrar el editor de LDIF: %s |
| | | SEVERE_ERR_CONFIG_FILE_UNWILLING_TO_IMPORT_41=La configuraci\u00f3n del Servidor de directorios no puede verse alterada por la importaci\u00f3n de una nueva configuraci\u00f3n desde LDIF |
| | | FATAL_ERR_CONFIG_LOGGER_CANNOT_GET_BASE_42=Se ha producido un error al tratar de recuperar la entrada del registrador de base cn=Loggers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_LOGGER_BASE_DOES_NOT_EXIST_43=La base de configuraci\u00f3n del registrador cn=Loggers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. No podr\u00e1 disponerse de recursos de registro hasta que no se cree esta entrada y se reinicie el Servidor de directorios |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ACCESS_LOGGERS_44=No existe ning\u00fan registrador de acceso activo definido en la configuraci\u00f3n del Servidor de directorios No se realizar\u00e1 ning\u00fan registro de acceso |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ACTIVE_ERROR_LOGGERS_45=No existe ning\u00fan registrador de errores activo definido en la configuraci\u00f3n del Servidor de directorios. No se realizar\u00e1 ning\u00fan registro de errores |
| | | MILD_WARN_CONFIG_LOGGER_NO_ACTIVE_DEBUG_LOGGERS_46=En la configuraci\u00f3n de Directory Server no hay definido ning\u00fan registro de depuraci\u00f3n activo No se realizar\u00e1 ning\u00fan registro de depuraci\u00f3n |
| | | ###SEVERE_ERR_CONFIG_LOGGER_ENTRY_UNACCEPTABLE_47=Configuration entry %s does \ |
| | | ### not contain a valid logger configuration: %s. It will be ignored |
| | | SEVERE_ERR_CONFIG_LOGGER_ENTRY_UNACCEPTABLE_47=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de registrador v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | INFO_CONFIG_UNKNOWN_UNACCEPTABLE_REASON_48=Motivo inaceptable desconocido |
| | | ###SEVERE_ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER_49=An error occurred while \ |
| | | ### attempting to create a Directory Server logger from the information in \ |
| | | ### configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS_50=Configuration entry %s does \ |
| | | ### not contain a valid objectclass for a Directory Server access, error, or \ |
| | | ### debug logger definition |
| | | SEVERE_ERR_CONFIG_LOGGER_CANNOT_CREATE_LOGGER_49=Se ha producido un error al tratar de crear un registrador del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_OBJECTCLASS_50=La entrada de configuraci\u00f3n %s no contiene una clase de objeto v\u00e1lida para una definici\u00f3n del registrador de acceso, de errores o de depuraci\u00f3n del Servidor de directorios |
| | | INFO_CONFIG_LOGGER_DESCRIPTION_CLASS_NAME_51=El nombre completo de la clase de Java que define el registro de Directory Server. Si se modifica mientras el registro asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_CLASS_NAME_52=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-java-class which \ |
| | | ### specifies the fully-qualified class name for the associated logger |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_CLASS_NAME_53=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS_54=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server access logger: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS_55=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server error logger: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS_56=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server debug logger: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_CLASS_NAME_52=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el registrador asociado |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_CLASS_NAME_53=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ACCESS_LOGGER_CLASS_54=No puede crearse una instancia de la clase %s especificada en el atributo ds-cfg-java-class de la entrada de configuraci\u00f3n %s para su uso como un registrador de acceso del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ERROR_LOGGER_CLASS_55=No puede crearse una instancia de la clase %s especificada en el atributo ds-cfg-java-class de la entrada de configuraci\u00f3n %s para su uso como un registrador de errores del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_DEBUG_LOGGER_CLASS_56=No puede crearse una instancia de la clase %s especificada en el atributo ds-cfg-java-class de la entrada de configuraci\u00f3n %s para su uso como un registrador de depuraci\u00f3n del Servidor de directorios: %s |
| | | INFO_CONFIG_LOGGER_DESCRIPTION_ENABLED_57=Indica si debe habilitarse este registro de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_ENABLED_ATTR_58=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-enabled which \ |
| | | ### indicates whether the logger should be enabled for use in the Directory \ |
| | | ### Server |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ENABLED_VALUE_59=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_ENABLED_ATTR_58=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el registrador para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ENABLED_VALUE_59=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_ALLOW_ATTR_EXCEPTIONS_60=Indica si se debe permitir cierta flexibilidad en los caracteres que se utilicen en los nombres de atributos. De forma predeterminada, los nombres de atributos s\u00f3lo pueden contener letras alfab\u00e9ticas ASCII, d\u00edgitos num\u00e9ricos y guiones. Adem\u00e1s, deben comenzar por una letra. Si las excepciones de nombres de atributos se encuentran habilitadas, tambi\u00e9n se permitir\u00e1 el uso de caracteres de subrayado y el nombre puede comenzar por un d\u00edgito. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ALLOW_EXCEPTIONS_61=Configuration entry %s has \ |
| | | ### an invalid value for configuration attribute \ |
| | | ### ds-cfg-allow-attribute-name-exceptions (it should be a Boolean value of true \ |
| | | ### or false): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ALLOW_EXCEPTIONS_61=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-allow-attribute-name-exceptions (deber\u00eda ser un valor booleano de "true" (verdadero) o "false" (falso)): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_INVALID_SYNTAX_BEHAVIOR_62=El comportamiento que deber\u00eda mostrar Directory Server en caso de que descubra un atributo cuyo valor no sea compatible con la sintaxis de dicho atributo. Los valores aceptados para este atributo son: "reject" para rechazar el valor no v\u00e1lido, "warn" para aceptar el valor no v\u00e1lido y registrar un mensaje de advertencia o "accept" para aceptarlo sin ninguna advertencia. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ENFORCE_STRICT_SYNTAX_63=Configuration entry \ |
| | | ### %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-invalid-attribute-syntax-behavior (it should be one of "accept", \ |
| | | ### "reject", or "warn" ): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ENFORCE_STRICT_SYNTAX_63=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-invalid-attribute-syntax-behavior (deber\u00eda ser "accept" (aceptar), "reject" (rechazar) o "warn" (advertir)): %s |
| | | MILD_ERR_CONFIG_ATTR_MULTIPLE_PENDING_VALUE_SETS_64=Parece que el atributo de configuraci\u00f3n %s contiene varios conjuntos de valores pendientes |
| | | MILD_ERR_CONFIG_ATTR_MULTIPLE_ACTIVE_VALUE_SETS_65=Parece que el atributo de configuraci\u00f3n %s contiene varios conjuntos de valores activos |
| | | MILD_ERR_CONFIG_ATTR_NO_ACTIVE_VALUE_SET_66=El atributo de configuraci\u00f3n %s no contiene ning\u00fan conjunto de valores activos |
| | |
| | | MILD_ERR_CONFIG_CANNOT_GET_CONFIG_ENTRY_79=Se ha producido un error al intentar recuperar la entrada de configuraci\u00f3n %s: %s |
| | | INFO_CONFIG_SET_ATTRIBUTE_80=El valor del atributo de configuraci\u00f3n %s se ha establecido en %s en la entrada de configuraci\u00f3n %s |
| | | MILD_ERR_CONFIG_CHANGE_NOT_SUCCESSFUL_81=El intento de actualizaci\u00f3n de la entrada de configuraci\u00f3n %s no se ha realizado satisfactoriamente y se han detectado uno o varios errores: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_FILE_NAME_82=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-log-file which \ |
| | | ### specifies the log file name for the associated logger |
| | | ###SEVERE_ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN_83=The Directory Server could not \ |
| | | ### register a JMX MBean for the component associated with configuration entry \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=An unexpected error occurred while \ |
| | | ### trying to export the Directory Server configuration to LDIF: %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_FILE_NAME_82=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-log-file que especifica el nombre del archivo de registro para el registrador asociado |
| | | SEVERE_ERR_CONFIG_JMX_CANNOT_REGISTER_MBEAN_83=El Servidor de directorios no pudo registrar un JMX MBean para el componente asociado con la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_LDIF_WRITE_ERROR_84=Se ha producido un error inesperado al tratar de exportar la configuraci\u00f3n del Servidor de directorios a LDIF: %s |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_NUM_THREADS_85=El n\u00famero de subprocesos de trabajo que deber\u00eda utilizarse para procesar las solicitudes y que controla el n\u00famero de operaciones que el servidor puede procesar simult\u00e1neamente. El valor \u00f3ptimo depende del tipo de sistema en el que se est\u00e9 ejecutando el servidor y la carga de trabajo que debe administrar. Puede determinarse de forma eficaz mediante una prueba de rendimiento. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | INFO_CONFIG_WORK_QUEUE_DESCRIPTION_MAX_CAPACITY_86=N\u00famero m\u00e1ximo de solicitudes pendientes que puede albergar la cola de trabajo en cualquier momento mientras los subprocesos de trabajo se encuentran ocupados procesando otras operaciones. Si se alcanza este l\u00edmite, se rechazar\u00e1n las solicitudes nuevas. El valor 0 indica que no hay ning\u00fan l\u00edmite. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_NUM_WORKER_THREADS_87=An error \ |
| | | ### occurred while attempting to retrieve the value of the \ |
| | | ### ds-cfg-num-worker-threads attribute from the %s entry, which is used to \ |
| | | ### specify the number of worker threads to service the work queue: %s. The \ |
| | | ### Directory Server will use the default value of 24 |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_QUEUE_CAPACITY_88=An error \ |
| | | ### occurred while attempting to retrieve the value of the \ |
| | | ### ds-cfg-max-work-queue-capacity attribute from the %s entry, which is used to \ |
| | | ### specify the maximum number of pending operations that may be held in the work \ |
| | | ### queue: %s. The Directory Server will use the default value of 0 |
| | | ###SEVERE_WARN_CONFIG_WORK_QUEUE_NUM_THREADS_INVALID_VALUE_89=The value of \ |
| | | ### configuration attribute ds-cfg-num-worker-threads in configuration entry %s \ |
| | | ### has an invalid value (%d). This attribute requires an integer value greater \ |
| | | ### than zero |
| | | ###SEVERE_WARN_CONFIG_WORK_QUEUE_CAPACITY_INVALID_VALUE_90=The value of \ |
| | | ### configuration attribute ds-cfg-max-work-queue-capacity in configuration entry \ |
| | | ### %s has an invalid value (%d). This attribute requires an integer value \ |
| | | ### greater than or equal to zero |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_NUM_WORKER_THREADS_87=Se ha producido un error al tratar de recuperar el valor del atributo ds-cfg-num-worker-threads desde la entrada %s, que se emplea para especificar el n\u00famero de subprocesos de trabajo necesarios para la cola de trabajo: %s. El Servidor de directorios usar\u00e1 el valor predeterminado de 24 |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_DETERMINE_QUEUE_CAPACITY_88=Se ha producido un error al tratar de recuperar el valor del atributo ds-cfg-max-work-queue-capacity desde la entrada %s, que se emplea para especificar el n\u00famero m\u00e1ximo de operaciones pendientes que pueden mantenerse en la cola de trabajo: %s. El Servidor de directorios usar\u00e1 el valor predeterminado de 0 |
| | | SEVERE_WARN_CONFIG_WORK_QUEUE_NUM_THREADS_INVALID_VALUE_89=El valor del atributo de configuraci\u00f3n ds-cfg-num-worker-threads en la entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido (%d). Este atributo requiere un valor de n\u00famero entero mayor que cero |
| | | SEVERE_WARN_CONFIG_WORK_QUEUE_CAPACITY_INVALID_VALUE_90=El valor del atributo de configuraci\u00f3n ds-cfg-max-work-queue-capacity en la entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido (%d). Este atributo requiere un valor de n\u00famero entero igual a o mayor que cero |
| | | INFO_CONFIG_WORK_QUEUE_CREATED_THREADS_91=Se han creado %d subprocesos de trabajo adicionales para establecer el n\u00famero total de subprocesos disponibles en %d |
| | | INFO_CONFIG_WORK_QUEUE_DESTROYING_THREADS_92=%d subprocesos de trabajo se finalizar\u00e1n en cuanto sea conveniente (es posible que los subprocesos tarden varios segundos en cerrarse) para establecer el n\u00famero total de subprocesos en %d |
| | | INFO_CONFIG_WORK_QUEUE_NEW_CAPACITY_93=La capacidad de la cola de trabajo se ha actualizado para que utilice el nuevo valor %d |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES_94=Worker thread "%s" has \ |
| | | ### experienced too many repeated failures while attempting to retrieve the next \ |
| | | ### operation from the work queue (%d failures experienced, maximum of %d \ |
| | | ### failures allowed). This worker thread will be destroyed |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR_95=A problem occurred \ |
| | | ### while trying to create and start an instance of class %s to use as a monitor \ |
| | | ### provider for the Directory Server work queue: %s. No monitor information \ |
| | | ### will be available for the work queue |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_TOO_MANY_FAILURES_94=El subproceso de trabajo "%s" ha experimentado demasiados errores repetidos al tratar de recuperar la siguiente operaci\u00f3n desde la cola de trabajo (%d errores experimentados, m\u00e1ximo de %d errores permitidos). Este subproceso de trabajo se destruir\u00e1 |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_CANNOT_CREATE_MONITOR_95=Se ha encontrado un problema al tratar de crear e iniciar una instancia de la clase %s para su uso como un proveedor de supervisi\u00f3n para la cola de trabajo del Servidor de directorios: %s. No podr\u00e1 disponerse de informaci\u00f3n de supervisi\u00f3n para la cola de trabajo |
| | | INFO_CONFIG_DESCRIPTION_BACKEND_DIRECTORY_96=El nombre del directorio en el que se han almacenado los archivos de base de datos del servidor de fondo |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_DIRECTORY_97=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-db-directory |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_DIRECTORY_97=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-db-directory |
| | | MILD_ERR_CONFIG_ATTR_DN_NULL_98=Se ha especificado un valor nulo para el atributo de configuraci\u00f3n de ND %s |
| | | MILD_ERR_CONFIG_ATTR_DN_CANNOT_PARSE_99=Se ha producido un error al intentar analizar el valor "%s" del atributo %s como ND: %s |
| | | MILD_ERR_CONFIG_ATTR_INVALID_DN_VALUE_100=No se puede analizar el valor %s del atributo de configuraci\u00f3n %s como ND: %s |
| | | MILD_ERR_CONFIG_ATTR_DN_INVALID_TYPE_101=No se puede analizar el valor %s del atributo de configuraci\u00f3n %s como ND porque el elemento presenta un tipo no v\u00e1lido (%s) |
| | | MILD_ERR_CONFIG_ATTR_DN_INVALID_ARRAY_TYPE_102=No se puede analizar el valor del atributo de configuraci\u00f3n %s como conjunto de valores de ND porque la matriz contiene elementos de un tipo no v\u00e1lido ( %s) |
| | | ###FATAL_ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX_103=An unexpected error \ |
| | | ### occurred while trying to register the configuration handler base DN "%s" as a \ |
| | | ### private suffix with the Directory Server: %s |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE_104=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Backends,cn=config in order to \ |
| | | ### initialize the Directory Server backends: %s |
| | | ###SEVERE_ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST_105=The entry \ |
| | | ### cn=Backends,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_BACKEND_ENTRY_DOES_NOT_HAVE_BACKEND_CONFIG_106=Configuration \ |
| | | ### entry %s exists below the backend configuration root of cn=Backends,cn=config \ |
| | | ### but does not have objectclass ds-cfg-backend that is required for a Directory \ |
| | | ### Server backend. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY_107=An \ |
| | | ### unexpected error occurred while interacting with backend configuration entry \ |
| | | ### %s: %s |
| | | FATAL_ERR_CONFIG_CANNOT_REGISTER_AS_PRIVATE_SUFFIX_103=Se ha producido un error inesperado al tratar de registrar el DN de base del controlador de configuraci\u00f3n "%s" como un sufijo privado con el Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CONFIG_BASE_104=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n cn=Backends,cn=config para inicializar los backend del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_BACKEND_BASE_DOES_NOT_EXIST_105=No parece que exista la entrada cn=Backends,cn=config en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_WARN_CONFIG_BACKEND_ENTRY_DOES_NOT_HAVE_BACKEND_CONFIG_106=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz de configuraci\u00f3n de backend cn=Backends,cn=config, pero no tiene la clase de objeto ds-cfg-backend requerida para un backend del Servidor de directorios. Se omitir\u00e1 esta entrada de configuraci\u00f3n |
| | | SEVERE_ERR_CONFIG_BACKEND_ERROR_INTERACTING_WITH_BACKEND_ENTRY_107=Se ha producido un error inesperado al interactuar con la entrada de configuraci\u00f3n de backend %s: %s |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_ENABLED_108=Indica si debe habilitarse este servidor de fondo para su uso en Directory Server. Esto puede modificarse si Directory Server se encuentra en l\u00ednea. Sin embargo, si no se encuentra habilitado un servidor de fondo, no estar\u00e1 disponible para su uso |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_CLASS_109=El nombre completo de la clase de Java que debe proporcionar la l\u00f3gica central para esta implementaci\u00f3n del servidor de fondo. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar el servidor de fondo o hasta que se reinicie el servidor |
| | | ###SEVERE_WARN_CONFIG_BACKEND_NO_ENABLED_ATTR_110=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-enabled, which is used to indicate \ |
| | | ### whether the backend should be enabled or disabled. Without this attribute, \ |
| | | ### it will default to being disabled |
| | | SEVERE_WARN_CONFIG_BACKEND_NO_ENABLED_ATTR_110=La entrada de configuraci\u00f3n de backend %s no contiene el atributo ds-cfg-enabled, que se emplea para indicar la necesidad de habilitar o inhabilitar el backend. Sin este atributo, se inhabilitar\u00e1 por defecto |
| | | INFO_CONFIG_BACKEND_DISABLED_111=El servidor de fondo definido en la entrada de configuraci\u00f3n %s se marca como deshabilitado y, por lo tanto, no se utilizar\u00e1 |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE_112=An unexpected \ |
| | | ### error occurred while attempting to determine whether the backend associated \ |
| | | ### with configuration entry %s should be enabled or disabled: %s. It will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_CLASS_ATTR_113=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-java-class, which is used to specify the \ |
| | | ### name of the class used to provide the backend implementation. The backend \ |
| | | ### associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CLASS_114=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for backend %s: %s. This backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE_115=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a backend instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This backend will \ |
| | | ### be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_INITIALIZE_116=An error occurred while \ |
| | | ### trying to initialize a backend loaded from class %s with the information in \ |
| | | ### configuration entry %s: %s. This backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND_117=The class %s specified in \ |
| | | ### configuration entry %s does not contain a valid Directory Server backend \ |
| | | ### implementation |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_ENABLED_STATE_112=Se ha producido un error inesperado al tratar de determinar la necesidad de habilitar o inhabilitar el backend asociado con la entrada de configuraci\u00f3n %s: %s. Se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_CLASS_ATTR_113=La entrada de configuraci\u00f3n de backend %s no contiene el atributo ds-cfg-java-class, que se emplea para especificar el nombre de la clase utilizada para proporcionar la implementaci\u00f3n del backend. El backend asociado con esta entrada de configuraci\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_GET_CLASS_114=Se ha producido un error inesperado al tratar de determinar el nombre de la clase Java que contiene la implementaci\u00f3n para el backend %s: %s. Este backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_INSTANTIATE_115=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de backend como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Este backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_INITIALIZE_116=Se ha producido un error al tratar de inicializar un backend cargado desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Este backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_CLASS_NOT_BACKEND_117=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del backend del Servidor de directorios v\u00e1lida |
| | | NOTICE_CONFIG_BACKEND_ACTION_REQUIRED_TO_CHANGE_CLASS_118=El cambio solicitado para la entrada de configuraci\u00f3n %s provocar\u00eda que la clase del servidor de fondo asociado cambiase de %s a %s. Este cambio no se aplicar\u00e1 hasta que se deshabilite y se vuelva a habilitar el servidor de fondo o hasta que se reinicie Directory Server |
| | | NOTICE_CONFIG_BACKEND_CANNOT_REMOVE_BACKEND_WITH_SUBORDINATES_119=El servidor de fondo definido en la entrada de configuraci\u00f3n %s presenta uno o varios servidores de fondo subordinados. Los servidores de fondo con servidores de fondo subordinados no pueden suprimirse |
| | | INFO_CONFIG_CORE_DESCRIPTION_MAX_ALLOWED_CONNECTIONS_120=El n\u00famero m\u00e1ximo de conexiones de cliente que pueden establecerse con Directory Server en cualquier momento. un valor inferior o igual a cero indica que no habr\u00e1 ning\u00fan l\u00edmite. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | |
| | | MILD_ERR_CONFIG_LOGGER_ACCESS_INITIALIZATION_FAILED_124=Se ha producido un error al intentar inicializar una instancia de la clase %s como registro de acceso, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_LOGGER_ERROR_INITIALIZATION_FAILED_125=Se ha producido un error al intentar inicializar una instancia de la clase %s como registro de errores, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_LOGGER_DEBUG_INITIALIZATION_FAILED_126=Se produjo un error al intentar inicializar una instancia de la clase %s como registro de depuraci\u00f3n, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | ###FATAL_ERR_CONFIG_MONITOR_CANNOT_GET_BASE_127=An error occurred while \ |
| | | ### attempting to retrieve the base monitor entry cn=Monitor Providers,cn=config \ |
| | | ### from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_MONITOR_BASE_DOES_NOT_EXIST_128=The monitor configuration \ |
| | | ### base cn=Monitor Providers,cn=config does not exist in the Directory Server \ |
| | | ### configuration. Only limited monitoring information will be available |
| | | ###SEVERE_ERR_CONFIG_MONITOR_ENTRY_UNACCEPTABLE_129=Configuration entry %s does \ |
| | | ### not contain a valid monitor provider configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_MONITOR_CANNOT_CREATE_MONITOR_130=An error occurred while \ |
| | | ### attempting to create a Directory Server monitor provider from the information \ |
| | | ### in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_OBJECTCLASS_131=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-monitor-provider objectclass, which is required for \ |
| | | ### monitor provider definitions |
| | | FATAL_ERR_CONFIG_MONITOR_CANNOT_GET_BASE_127=Se ha producido un error al tratar de recuperar la entrada de supervisi\u00f3n de base cn=Monitor Providers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_MONITOR_BASE_DOES_NOT_EXIST_128=La base de configuraci\u00f3n de supervisi\u00f3n cn=Monitor Providers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. S\u00f3lo se dispondr\u00e1 de informaci\u00f3n de supervisi\u00f3n limitada |
| | | SEVERE_ERR_CONFIG_MONITOR_ENTRY_UNACCEPTABLE_129=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de proveedor de supervisi\u00f3n v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_MONITOR_CANNOT_CREATE_MONITOR_130=Se ha producido un error al tratar de crear un proveedor de supervisi\u00f3n del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_OBJECTCLASS_131=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-monitor-provider que se requiere para las definiciones del proveedor de supervisi\u00f3n |
| | | INFO_CONFIG_MONITOR_DESCRIPTION_CLASS_NAME_132=El nombre completo de la clase de Java que define el proveedor de supervisi\u00f3n de Directory Server. Si se modifica mientras la supervisi\u00f3n asociada se encuentra habilitada, \u00e9sta deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_MONITOR_NO_CLASS_NAME_133=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class name \ |
| | | ### for the associated monitor provider |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_NAME_134=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_135=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid monitor provider \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_NO_CLASS_NAME_133=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class, que especifica el nombre de clase completo para el proveedor de supervisi\u00f3n asociado |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_NAME_134=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_CLASS_135=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del proveedor de supervisi\u00f3n v\u00e1lida: %s |
| | | INFO_CONFIG_MONITOR_DESCRIPTION_ENABLED_136=Indica si debe habilitarse este proveedor de supervisi\u00f3n de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_MONITOR_NO_ENABLED_ATTR_137=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the monitor provider \ |
| | | ### should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_MONITOR_INVALID_ENABLED_VALUE_138=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_MONITOR_NO_ENABLED_ATTR_137=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el proveedor de supervisi\u00f3n para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_MONITOR_INVALID_ENABLED_VALUE_138=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_MONITOR_CLASS_ACTION_REQUIRED_139=El cambio solicitado de %s a %s para el nombre de la clase de supervisi\u00f3n de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el proveedor de supervisi\u00f3n se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_MONITOR_INITIALIZATION_FAILED_140=Se ha producido un error al intentar inicializar una instancia de la clase %s como proveedor de supervisi\u00f3n, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_MONITOR_EXISTS_141=No se puede agregar una nueva entrada del proveedor de supervisi\u00f3n con el ND %s porque ya hay un proveedor de supervisi\u00f3n registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CONFIG_BASE_142=An error occurred \ |
| | | ### while trying to retrieve configuration entry cn=Connection Handlers,cn=config \ |
| | | ### in order to initialize the Directory Server backends: %s |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_BASE_DOES_NOT_EXIST_143=The entry cn=Connection \ |
| | | ### Handlers,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_CONNHANDLER_ENTRY_DOES_NOT_HAVE_CONNHANDLER_CONFIG_144=Configuration \ |
| | | ### entry %s exists below the connection handler configuration root of \ |
| | | ### cn=Connection Handlers,cn=config but does not have objectclass \ |
| | | ### ds-cfg-connection-handler that is required for a Directory Server connection \ |
| | | ### handler. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_ERROR_INTERACTING_WITH_CONNHANDLER_ENTRY_145=An \ |
| | | ### unexpected error occurred while interacting with connection handler \ |
| | | ### configuration entry %s: %s |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CONFIG_BASE_142=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n cn=Connection Handlers,cn=config para inicializar los backend del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_BASE_DOES_NOT_EXIST_143=No parece que exista la entrada cn=Connection Handlers,cn=config en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_WARN_CONFIG_CONNHANDLER_ENTRY_DOES_NOT_HAVE_CONNHANDLER_CONFIG_144=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz de configuraci\u00f3n del controlador de conexi\u00f3n de cn=Connection Handlers,cn=config, pero no tiene la clase de objeto ds-cfg-connection-handler que se requiere para un controlador de conexi\u00f3n del Servidor de directorios Se omitir\u00e1 esta entrada de configuraci\u00f3n |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_ERROR_INTERACTING_WITH_CONNHANDLER_ENTRY_145=Se ha producido un error inesperado al interactuar con la entrada de configuraci\u00f3n del controlador de conexi\u00f3n %s: %s |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_ENABLED_146=Indica si debe habilitarse este controlador de conexi\u00f3n para su uso en Directory Server. Esto puede modificarse si Directory Server se encuentra en l\u00ednea. Sin embargo, si no se encuentra habilitado un controlador de conexi\u00f3n, no estar\u00e1 disponible para su uso |
| | | INFO_CONFIG_CONNHANDLER_ATTR_DESCRIPTION_CLASS_147=El nombre completo de la clase de Java que debe proporcionar la l\u00f3gica central para esta implementaci\u00f3n del controlador de conexi\u00f3n. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar el controlador de conexi\u00f3n o hasta que se reinicie el servidor |
| | | ###SEVERE_WARN_CONFIG_CONNHANDLER_NO_ENABLED_ATTR_148=Connection handler \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-enabled, which is used to indicate whether the \ |
| | | ### connection handler should be enabled or disabled. Without this attribute, it \ |
| | | ### will default to being disabled |
| | | SEVERE_WARN_CONFIG_CONNHANDLER_NO_ENABLED_ATTR_148=La entrada de configuraci\u00f3n del controlador de conexi\u00f3n %s no contiene el atributo ds-cfg-enabled, que se emplea para indicar la necesidad de habilitar o inhabilitar el controlador de conexi\u00f3n. Sin este atributo, se inhabilitar\u00e1 por defecto |
| | | INFO_CONFIG_CONNHANDLER_DISABLED_149=El controlador de conexi\u00f3n definido en la entrada de configuraci\u00f3n %s se marca como deshabilitado y, por lo tanto, no se utilizar\u00e1 |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_UNABLE_TO_DETERMINE_ENABLED_STATE_150=An \ |
| | | ### unexpected error occurred while attempting to determine whether the \ |
| | | ### connection handler associated with configuration entry %s should be enabled \ |
| | | ### or disabled: %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_NO_CLASS_ATTR_151=Connection handler \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-java-class, which is used to specify the name of the \ |
| | | ### class used to provide the connection handler implementation. The connection \ |
| | | ### handler associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CLASS_152=An unexpected error \ |
| | | ### occurred while trying to determine the name of the Java class that contains \ |
| | | ### the implementation for connection handler %s: %s. This connection handler \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INSTANTIATE_153=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a connection handler instance as \ |
| | | ### defined in configuration entry %s. The error that occurred was: %s. This \ |
| | | ### connection handler will be disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE_154=An error occurred while \ |
| | | ### trying to initialize a connection handler loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This connection handler will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_UNACCEPTABLE_CONFIG_155=The configuration for \ |
| | | ### the connection handler defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNACCEPTABLE_CONFIG_156=The configuration for the \ |
| | | ### backend defined in configuration entry %s was not acceptable according to its \ |
| | | ### internal validation. However, no specific information is available regarding \ |
| | | ### the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_MONITOR_UNACCEPTABLE_CONFIG_157=The configuration for the \ |
| | | ### monitor provider defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_LOGGER_UNACCEPTABLE_CONFIG_158=The configuration for the \ |
| | | ### logger defined in configuration entry %s was not acceptable according to its \ |
| | | ### internal validation. However, no specific information is available regarding \ |
| | | ### the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_CONNHANDLER_CLASS_NOT_CONNHANDLER_159=The class %s \ |
| | | ### specified in configuration entry %s does not contain a valid Directory Server \ |
| | | ### connection handler implementation |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_MR_BASE_160=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Matching Rules,cn=config in order \ |
| | | ### to initialize the Directory Server matching rules: %s |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_BASE_DOES_NOT_EXIST_161=The entry cn=Matching \ |
| | | ### Rules,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_MATCHING_RULES_162=No child entries were found \ |
| | | ### below the entry cn=Matching Rules,cn=config to define the matching rules for \ |
| | | ### use in the Directory Server. This is an error, because the Directory Server \ |
| | | ### must have matching rules defined to function properly |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_MR_CONFIG_163=Configuration \ |
| | | ### entry %s exists below the matching rule configuration root of cn=Matching \ |
| | | ### Rules,cn=config but does not have objectclass ds-cfg-matching-rule that is \ |
| | | ### required for a Directory Server matching rule. This configuration entry will \ |
| | | ### be ignored |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_UNABLE_TO_DETERMINE_ENABLED_STATE_150=Se ha producido un error inesperado al tratar de determinar la necesidad de habilitar o inhabilitar el controlador de conexi\u00f3n asociado con la entrada de configuraci\u00f3n %s: %s. Se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_NO_CLASS_ATTR_151=La entrada de configuraci\u00f3n del controlador de conexi\u00f3n %s no contiene el atributo ds-cfg-java-class, que se emplea para especificar el nombre de la clase utilizada para proporcionar la implementaci\u00f3n del controlador de conexi\u00f3n El controlador de conexi\u00f3n asociado con esta entrada de configuraci\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_GET_CLASS_152=Se ha producido un error inesperado al tratar de determinar el nombre de la clase Java que contiene la implementaci\u00f3n para el controlador de conexi\u00f3n%s: %s. Este controlador de conexi\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INSTANTIATE_153=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de controlador de conexi\u00f3n como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Este controlador de conexi\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CANNOT_INITIALIZE_154=Se ha producido un error al tratar de inicializar un controlador de conexi\u00f3n cargado desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Este controlador de conexi\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_UNACCEPTABLE_CONFIG_155=No se acepta la configuraci\u00f3n para el controlador de conexi\u00f3n definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_BACKEND_UNACCEPTABLE_CONFIG_156=No se acepta la configuraci\u00f3n para el backend definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_MONITOR_UNACCEPTABLE_CONFIG_157=No se acepta la configuraci\u00f3n para el proveedor de supervisi\u00f3n definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_LOGGER_UNACCEPTABLE_CONFIG_158=No se acepta la configuraci\u00f3n para el registrador definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_CONNHANDLER_CLASS_NOT_CONNHANDLER_159=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del controlador de conexi\u00f3n del Servidor de directorios v\u00e1lida |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_MR_BASE_160=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n cn=Matching Rules,cn=config para inicializar las reglas de coincidencia del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_BASE_DOES_NOT_EXIST_161=No parece que exista la entrada cn=Matching Rules,cn=config en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_MATCHING_RULES_162=No se han encontrado entradas secundarias bajo la entrada cn=Matching Rules,cn=config para la definici\u00f3n de las reglas de coincidencia para su uso en el Servidor de directorios. Esto es un error, ya que el Servidor de directorios debe tener reglas de coincidencia definidas para un funcionamiento correcto |
| | | SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_MR_CONFIG_163=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz de configuraci\u00f3n de la regla de coincidencia de cn=Matching Rules,cn=config, pero carece de la clase de objeto ds-cfg-matching-rule requerida para una regla de coincidencia del Servidor de directorios. Se omitir\u00e1 esta entrada de configuraci\u00f3n |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_ENABLED_164=Indica si debe habilitarse esta regla de coincidencia para su uso en Directory Server. Esto puede modificarse si Directory Server se encuentra en l\u00ednea. Sin embargo, si la regla de coincidencia se encuentra deshabilitada despu\u00e9s de utilizarla para uno o varios atributos, es posible que la b\u00fasqueda de coincidencias ya no funcione en la forma prevista para esos atributos |
| | | INFO_CONFIG_SCHEMA_MR_ATTR_DESCRIPTION_CLASS_165=El nombre completo de la clase de Java que debe proporcionar la l\u00f3gica central para esta implementaci\u00f3n de la regla de coincidencia. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar la regla de coincidencias o hasta que se reinicie el servidor. Adem\u00e1s, los cambios realizados en la clase de las reglas de coincidencia que se han utilizado para uno o varios atributos pueden provocar resultados inesperados cuando se realice la b\u00fasqueda de coincidencias para esos atributos |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MR_NO_ENABLED_ATTR_166=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-enabled, which is \ |
| | | ### used to indicate whether the matching rule should be enabled or disabled. \ |
| | | ### Without this attribute, it will default to being disabled |
| | | SEVERE_WARN_CONFIG_SCHEMA_MR_NO_ENABLED_ATTR_166=La entrada de configuraci\u00f3n de la regla de coincidencia %s no contiene el atributo ds-cfg-enabled, que se emplea para indicar la necesidad de habilitar o inhabilitar la regla de coincidencia. Sin este atributo, se inhabilitar\u00e1 por defecto |
| | | INFO_CONFIG_SCHEMA_MR_DISABLED_167=La regla de coincidencia definida en la entrada de configuraci\u00f3n %s se marca como deshabilitada y, por lo tanto, no se utilizar\u00e1. Si se ha utilizado anteriormente para uno o varios atributos, es posible que la regla de coincidencia ya no funcione para los valores de esos atributos |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_UNABLE_TO_DETERMINE_ENABLED_STATE_168=An \ |
| | | ### unexpected error occurred while attempting to determine whether the matching \ |
| | | ### rule associated with configuration entry %s should be enabled or disabled: \ |
| | | ### %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_NO_CLASS_ATTR_169=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class, which is used \ |
| | | ### to specify the name of the class used to provide the matching rule \ |
| | | ### implementation. The matching rule associated with this configuration entry \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_GET_CLASS_170=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for matching rule %s: %s. This matching rule will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INSTANTIATE_171=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a matching rule instance as \ |
| | | ### defined in configuration entry %s. The error that occurred was: %s. This \ |
| | | ### matching rule will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE_172=An error occurred while \ |
| | | ### trying to initialize a matching rule loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This matching rule will be \ |
| | | ### disabled |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR_173=The matching rule defined in \ |
| | | ### configuration entry %s conflicts with another matching rule defined in the \ |
| | | ### server configuration: %s. This matching rule will not be used |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_SYNTAX_BASE_174=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Syntaxes,cn=config in order to \ |
| | | ### initialize the Directory Server attribute syntaxes: %s |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_BASE_DOES_NOT_EXIST_175=The entry \ |
| | | ### cn=Syntaxes,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_SYNTAXES_176=No child entries were found below \ |
| | | ### the entry cn=Syntaxes,cn=config to define the attribute syntaxes for use in \ |
| | | ### the Directory Server. This is an error, because the Directory Server must \ |
| | | ### have syntaxes defined to function properly |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_SYNTAX_CONFIG_177=Configuration \ |
| | | ### entry %s exists below the attribute syntax configuration root of \ |
| | | ### cn=Syntaxes,cn=config but does not have objectclass ds-cfg-attribute-syntax \ |
| | | ### that is required for a Directory Server attribute syntax. This configuration \ |
| | | ### entry will be ignored |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_UNABLE_TO_DETERMINE_ENABLED_STATE_168=Se ha producido un error inesperado al tratar de determinar la necesidad de habilitar o inhabilitar la regla de coincidencia asociada con la entrada de configuraci\u00f3n %s: %s. Se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_NO_CLASS_ATTR_169=La entrada de configuraci\u00f3n de la regla de coincidencia %s no contiene el atributo ds-cfg-java-class, que se emplea para especificar el nombre de la clase utilizada para proporcionar la implementaci\u00f3n de la regla de coincidencia. La regla de coincidencia asociada con esta entrada de configuraci\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_GET_CLASS_170=Se ha producido un error inesperado al tratar de determinar el nombre de la clase Java que contiene la implementaci\u00f3n para la regla de coincidencia %s: %s. Esta regla de coincidencia se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INSTANTIATE_171=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de regla de coincidencia como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Esta regla de coincidencia se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_MR_CANNOT_INITIALIZE_172=Se ha producido un error al tratar de inicializar una regla de coincidencia cargada desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Esta regla de coincidencia se inhabilitar\u00e1 |
| | | SEVERE_WARN_CONFIG_SCHEMA_MR_CONFLICTING_MR_173=La regla de coincidencia definida en la entrada de configuraci\u00f3n %s entra en conflicto con otra regla de coincidencia definida en la configuraci\u00f3n del servidor: %s. Esta regla de coincidencia no se utilizar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_GET_SYNTAX_BASE_174=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n cn=Syntaxes,cn=config para inicializar las sintaxis de atributo del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_BASE_DOES_NOT_EXIST_175=No parece que exista la entrada cn=Syntaxes,cn=config en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_SYNTAXES_176=No se han encontrado entradas secundarias bajo la entrada cn=Syntaxes,cn=config para la definici\u00f3n de sintaxis de atributo para su uso en el Servidor de directorios. Esto es un error, ya que el Servidor de directorios debe tener sintaxis definidas para un funcionamiento correcto |
| | | SEVERE_WARN_CONFIG_SCHEMA_ENTRY_DOES_NOT_HAVE_SYNTAX_CONFIG_177=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz de configuraci\u00f3n de la sintaxis de atributo de cn=Syntaxes,cn=config, pero carece de la clase de objeto ds-cfg-attribute-syntax requerida para una sintaxis de atributo del Servidor de directorios. Se omitir\u00e1 esta entrada de configuraci\u00f3n |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_ENABLED_178=Indica si debe habilitarse esta sintaxis de atributos para su uso en Directory Server. Esto puede modificarse si Directory Server se encuentra en l\u00ednea. Sin embargo, si la sintaxis se encuentra deshabilitada despu\u00e9s de utilizarla para uno o varios atributos, es posible que la b\u00fasqueda de coincidencias ya no funcione en la forma prevista para esos atributos |
| | | INFO_CONFIG_SCHEMA_SYNTAX_ATTR_DESCRIPTION_CLASS_179=El nombre completo de la clase de Java que debe proporcionar la l\u00f3gica central para esta implementaci\u00f3n de la sintaxis de atributos. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar la sintaxis o hasta que se reinicie el servidor. Adem\u00e1s, los cambios realizados en la clase de las sintaxis que se han utilizado para uno o varios atributos pueden provocar resultados inesperados cuando se realice la b\u00fasqueda de coincidencias para esos atributos |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_NO_ENABLED_ATTR_180=Attribute syntax \ |
| | | ### configuration entry %s does not contain attribute ds-cfg-enabled, \ |
| | | ### which is used to indicate whether the syntax should be enabled or disabled. \ |
| | | ### Without this attribute, it will default to being disabled |
| | | SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_NO_ENABLED_ATTR_180=La entrada de configuraci\u00f3n de la sintaxis de atributo %s no contiene el atributo ds-cfg-enabled, que e emplea para indicar la necesidad de habilitar o inhabilitar la sintaxis. Sin este atributo, se inhabilitar\u00e1 por defecto |
| | | INFO_CONFIG_SCHEMA_SYNTAX_DISABLED_181=La sintaxis de atributos definida en la entrada de configuraci\u00f3n %s se marca como deshabilitada y, por lo tanto, no se utilizar\u00e1. Si se ha utilizado anteriormente para uno o varios atributos, es posible que la regla de coincidencia ya no funcione para los valores de esos atributos |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_UNABLE_TO_DETERMINE_ENABLED_STATE_182=An \ |
| | | ### unexpected error occurred while attempting to determine whether the attribute \ |
| | | ### syntax associated with configuration entry %s should be enabled or disabled: \ |
| | | ### %s. It will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=Matching rule configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class, which is used to \ |
| | | ### specify the name of the class that provides the attribute syntax \ |
| | | ### implementation. The syntax associated with this configuration entry will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_GET_CLASS_184=An unexpected error \ |
| | | ### occurred while trying to determine the name of the Java class that contains \ |
| | | ### the implementation for attribute syntax %s: %s. This syntax will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INSTANTIATE_185=The Directory Server \ |
| | | ### was unable to load class %s and use it to create an attribute syntax instance \ |
| | | ### as defined in configuration entry %s. The error that occurred was: %s. \ |
| | | ### This syntax will be disabled |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE_186=An error occurred while \ |
| | | ### trying to initialize an attribute syntax loaded from class %s with the \ |
| | | ### information in configuration entry %s: %s. This syntax will be disabled |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX_187=The attribute syntax \ |
| | | ### defined in configuration entry %s conflicts with another syntax defined in \ |
| | | ### the server configuration: %s. This attribute syntax will not be used |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR_188=Unable to read the Directory \ |
| | | ### Server schema definitions because the schema directory %s does not exist |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY_189=Unable to read the Directory \ |
| | | ### Server schema definitions because the schema directory %s exists but is not a \ |
| | | ### directory |
| | | ###SEVERE_ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES_190=Unable to read the Directory \ |
| | | ### Server schema definitions from directory %s or %s because an unexpected error \ |
| | | ### occurred while trying to list the files in that directory: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE_191=Schema configuration file %s \ |
| | | ### in directory %s cannot be parsed because an unexpected error occurred while \ |
| | | ### trying to open the file for reading: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY_192=Schema configuration \ |
| | | ### file %s in directory %s cannot be parsed because an unexpected error occurred \ |
| | | ### while trying to read its contents as an LDIF entry: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE_193=Unable to parse an \ |
| | | ### attribute type definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE_194=An attribute type read \ |
| | | ### from schema configuration file %s conflicts with another attribute type \ |
| | | ### already read into the schema: %s. The later attribute type definition will \ |
| | | ### be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_OC_195=An objectclass read from schema \ |
| | | ### configuration file %s conflicts with another objectclass already read into \ |
| | | ### the schema: %s. The later objectclass definition will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC_196=An objectclass read from schema \ |
| | | ### configuration file %s could not be parsed: %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_STRUCTURAL_CLASS_BEHAVIOR_197=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-single-structural-objectclass-behavior (it should be one of "accept", \ |
| | | ### "reject", or "warn" ): %s |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_UNABLE_TO_DETERMINE_ENABLED_STATE_182=Se ha producido un error inesperado al tratar de determinar la necesidad de habilitar o inhabilitar la sintaxis de atributo asociada con la entrada de configuraci\u00f3n %s: %s. Se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=La entrada de configuraci\u00f3n de la regla de coincidencia %s no contiene el atributo ds-cfg-java-class, que se emplea para especificar el nombre de la clase que proporciona la implementaci\u00f3n de la sintaxis de atributo. La sintaxis asociada con esta entrada de configuraci\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_GET_CLASS_184=Se ha producido un error inesperado al tratar de determinar el nombre de la clase Java que contiene la implementaci\u00f3n para la sintaxis de atributo %s: %s. Esta sintaxis se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INSTANTIATE_185=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de sintaxis de atributo como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Esta sintaxis se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_INITIALIZE_186=Se ha producido un error al tratar de inicializar una sintaxis de atributo cargada desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Esta sintaxis se inhabilitar\u00e1 |
| | | SEVERE_WARN_CONFIG_SCHEMA_SYNTAX_CONFLICTING_SYNTAX_187=La sintaxis de atributo definida en la entrada de configuraci\u00f3n %s entra en conflicto con otra sintaxis definida en la configuraci\u00f3n del servidor: %s. Esta sintaxis de atributo no se utilizar\u00e1 |
| | | SEVERE_ERR_CONFIG_SCHEMA_NO_SCHEMA_DIR_188=No pueden leerse las definiciones del esquema del Servidor de directorios porque el directorio de esquema %s no existe |
| | | SEVERE_ERR_CONFIG_SCHEMA_DIR_NOT_DIRECTORY_189=No pueden leerse las definiciones del esquema del Servidor de directorios debido a que, pese a que existe el directorio de esquema %s, \u00e9ste no es un directorio |
| | | SEVERE_ERR_CONFIG_SCHEMA_CANNOT_LIST_FILES_190=No pueden leerse las definiciones del esquema del Servidor de directorios desde el directorio %s o %s debido a que se ha producido un error inesperado al tratar de mostrar los archivos en ese directorio: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_OPEN_FILE_191=No puede analizarse el archivo de configuraci\u00f3n de esquema %s en el directorio %s debido a que se ha producido un error inesperado al tratar de abrir el archivo para su lectura: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_READ_LDIF_ENTRY_192=No puede analizarse el archivo de configuraci\u00f3n de esquema %s en el directorio %s debido a que se ha producido un error inesperado al tratar de leer su contenido como una entrada LDIF: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_ATTR_TYPE_193=No puede analizarse una definici\u00f3n del tipo de atributo del archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_ATTR_TYPE_194=Un tipo de atributo le\u00eddo desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otro tipo de atributo ya le\u00eddo en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n del tipo de atributo |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_OC_195=Una clase de objeto le\u00edda desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otra clase de objeto ya le\u00edda en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n de la clase de objeto |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_OC_196=No pudo analizarse una clase de objeto le\u00edda desde el archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_STRUCTURAL_CLASS_BEHAVIOR_197=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-single-structural-objectclass-behavior (deber\u00eda ser "accept" (aceptar), "reject" (rechazar) o "warn" (advertir)): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_CHECK_SCHEMA_198=Indica si Directory Server debe realizar la comprobaci\u00f3n de esquema en busca de operaciones de actualizaci\u00f3n para garantizar que las entradas sean v\u00e1lidas en funci\u00f3n de la configuraci\u00f3n del esquema del servidor (por ejemplo, se incluyen todos los atributos necesarios y no hay presente ning\u00fan atributo prohibido). Normalmente, no se recomienda deshabilitar la comprobaci\u00f3n de esquema, ya que esto puede permitir que se incluyan entradas no v\u00e1lidas en el servidor. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_CHECK_SCHEMA_199=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-check-schema (it should be a \ |
| | | ### Boolean value of true or false): %s |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE_200=An unexpected \ |
| | | ### error occurred that prevented the server from installing its default entry \ |
| | | ### cache framework: %s |
| | | ###SEVERE_WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY_201=The entry cache \ |
| | | ### configuration entry "cn=Entry Caches,cn=config" does not exist in the \ |
| | | ### Directory Server configuration. No entry cache will be available until this \ |
| | | ### entry is created with a valid entry cache configuration |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE_202=An error occurred \ |
| | | ### while attempting to initialize an instance of class %s for use as the \ |
| | | ### Directory Server entry cache: %s. As a result, the entry cache will be \ |
| | | ### disabled |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE_203=The configuration for \ |
| | | ### the entry cache defined in configuration entry %s was not acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE_204=The configuration \ |
| | | ### for the entry cache defined in configuration entry %s was not acceptable: \ |
| | | ### the entry cache level %d is already in use |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_CHECK_SCHEMA_199=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-check-schema (deber\u00eda ser un valor booleano de "true" (verdadero) o "false" (falso)): %s |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INSTALL_DEFAULT_CACHE_200=Se ha producido un error inesperado que ha impedido que el servidor instalara su estructura de memoria cach\u00e9 de entradas predeterminada: %s |
| | | SEVERE_WARN_CONFIG_ENTRYCACHE_NO_CONFIG_ENTRY_201=La entrada de configuraci\u00f3n de la memoria cach\u00e9 de entradas "cn=Entry Caches,cn=config" no existe en la configuraci\u00f3n del Servidor de directorios. No podr\u00e1 disponerse de ninguna memoria cach\u00e9 de entradas hasta que se cree esta entrada con una configuraci\u00f3n de memoria cach\u00e9 de entradas v\u00e1lida |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CANNOT_INITIALIZE_CACHE_202=Se ha producido un error al tratar de inicializar una instancia de la clase %s para su empleo como memoria cach\u00e9 de entradas del Servidor de directorios: %s. Por lo tanto, la memoria cach\u00e9 de entradas se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_NOT_ACCEPTABLE_203=No se acepta la configuraci\u00f3n para la memoria cach\u00e9 de entrada definida en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_ENTRYCACHE_CONFIG_LEVEL_NOT_ACCEPTABLE_204=No se acepta la configuraci\u00f3n para la memoria cach\u00e9 de entradas definida en la entrada de configuraci\u00f3n %s: el nivel de memoria cach\u00e9 de entradas %d ya est\u00e1 en uso |
| | | INFO_WARN_CONFIG_ENTRYCACHE_NO_MONITOR_CONFIG_ENTRY_205=La configuraci\u00f3n de la cach\u00e9 de entradas %s del proveedor de supervisi\u00f3n no se encontraba disponible. Por lo tanto, no se habilitar\u00e1 este proveedor de supervisi\u00f3n %s |
| | | INFO_WARN_CONFIG_ENTRYCACHE_MONITOR_CONFIG_DISABLED_206=Se ha deshabilitado la configuraci\u00f3n de la cach\u00e9 de entradas %s del proveedor de supervisi\u00f3n. Por lo tanto, no se habilitar\u00e1 el proveedor de supervisi\u00f3n %s |
| | | MILD_ERR_CONFIG_ENTRY_CANNOT_REMOVE_CHILD_215=Se ha producido un error inesperado al intentar suprimir la entrada %s como elemento secundario de la entrada de configuraci\u00f3n %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM_216=Unable to parse a name \ |
| | | ### form definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM_217=A name form read from \ |
| | | ### schema configuration file %s conflicts with another name form already read \ |
| | | ### into the schema: %s. The later name form definition will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR_218=Unable to parse a DIT content \ |
| | | ### rule definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DCR_219=A DIT content rule read from \ |
| | | ### schema configuration file %s conflicts with another DIT content rule already \ |
| | | ### read into the schema: %s. The later DIT content rule definition will be \ |
| | | ### used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR_220=Unable to parse a DIT \ |
| | | ### structure rule definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DSR_221=A DIT structure rule read from \ |
| | | ### schema configuration file %s conflicts with another DIT structure rule \ |
| | | ### already read into the schema: %s. The later DIT structure rule definition \ |
| | | ### will be used |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU_222=Unable to parse a matching \ |
| | | ### rule use definition from schema configuration file %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_MRU_223=A matching rule use read from \ |
| | | ### schema configuration file %s conflicts with another matching rule use already \ |
| | | ### read into the schema: %s. The later matching rule use definition will be \ |
| | | ### used |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_ROTATION_POLICY_224=No file rotation policy has \ |
| | | ### been defined in configuration entry %s. No log rotation will take place |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_SIZE_LIMIT_225=No size limit has been defined for \ |
| | | ### the size based file rotation policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_TIME_LIMIT_226=No time limit has been defined for \ |
| | | ### the time based file rotation policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_ROTATION_POLICY_227=An invalid file rotation \ |
| | | ### policy %s has been defined in configuration entry %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_NAME_FORM_216=No puede analizarse una definici\u00f3n del formato de nombre del archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_NAME_FORM_217=Un formato de nombre le\u00eddo desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otro formato de nombre ya le\u00eddo en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n del formato de nombre |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DCR_218=No puede analizarse una definici\u00f3n de la regla de contenido DIT del archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DCR_219=Una regla de contenido DIT le\u00edda desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otra regla de contenido DIT ya le\u00edda en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n de la regla de contenido DIT |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_DSR_220=No puede analizarse una definici\u00f3n de la regla de estructura DIT del archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_DSR_221=Una regla de estructura DIT le\u00edda desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otra regla de estructura DIT ya le\u00edda en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n de la regla de estructura DIT |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_MRU_222=No puede analizarse una definici\u00f3n del uso de regla de coincidencia del archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_MRU_223=Un uso de regla de coincidencia le\u00eddo desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otro uso de regla de coincidencia ya le\u00eddo en el esquema: %s. Se utilizar\u00e1 esta \u00faltima definici\u00f3n del uso de regla de coincidencia |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_ROTATION_POLICY_224=No se ha definido ninguna directiva de rotaci\u00f3n de archivos en la entrada de configuraci\u00f3n %s. No se realizar\u00e1 ninguna rotaci\u00f3n de archivos |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_SIZE_LIMIT_225=No se ha definido un l\u00edmite de tama\u00f1o para la directiva de rotaci\u00f3n de archivos basada en tama\u00f1o de la entrada de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_TIME_LIMIT_226=No se ha definido un l\u00edmite de tiempo para la directiva de rotaci\u00f3n de archivos basada en tiempo de la entrada de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_ROTATION_POLICY_227=Se ha definido una directiva de rotaci\u00f3n de archivos %s no v\u00e1lida en la entrada de configuraci\u00f3n %s |
| | | MILD_ERR_CONFIG_ATTR_READ_ONLY_228=El atributo de configuraci\u00f3n %s es de s\u00f3lo lectura y sus valores no pueden modificarse |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CONFIG_BASE_229=An error occurred while \ |
| | | ### trying to retrieve configuration entry cn=Plugins,cn=config in order to \ |
| | | ### initialize the Directory Server plugins: %s |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_BASE_DOES_NOT_EXIST_230=The entry \ |
| | | ### cn=Plugins,cn=config does not appear to exist in the Directory Server \ |
| | | ### configuration. This is a required entry |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_ENTRY_DOES_NOT_HAVE_PLUGIN_CONFIG_231=Configuration \ |
| | | ### entry %s exists below the plugin configuration root of cn=Plugins,cn=config \ |
| | | ### but does not have objectclass ds-cfg-backend that is required for a Directory \ |
| | | ### Server plugin. This configuration entry will be ignored |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_ERROR_INTERACTING_WITH_PLUGIN_ENTRY_232=An \ |
| | | ### unexpected error occurred while interacting with backend configuration entry \ |
| | | ### %s: %s |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CONFIG_BASE_229=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n cn=Plugins,cn=config para inicializar los complementos del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_PLUGIN_BASE_DOES_NOT_EXIST_230=No parece que exista la entrada cn=Plugins,cn=config en la configuraci\u00f3n del Servidor de directorios. Se trata de una entrada obligatoria |
| | | SEVERE_WARN_CONFIG_PLUGIN_ENTRY_DOES_NOT_HAVE_PLUGIN_CONFIG_231=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz de configuraci\u00f3n del complemento de cn=Plugins,cn=config, pero carece de la clase de objeto ds-cfg-backend requerida para un complemento del Servidor de directorios. Se omitir\u00e1 esta entrada de configuraci\u00f3n |
| | | SEVERE_ERR_CONFIG_PLUGIN_ERROR_INTERACTING_WITH_PLUGIN_ENTRY_232=Se ha producido un error inesperado al interactuar con la entrada de configuraci\u00f3n de backend %s: %s |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_ENABLED_233=Indica si debe habilitarse este complemento para su uso en Directory Server. Esta opci\u00f3n puede modificarse mientras Directory Server se encuentra en l\u00ednea y se aplicar\u00e1 inmediatamente |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_NO_ENABLED_ATTR_234=Plugin configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-enabled, which is used to indicate \ |
| | | ### whether the plugin should be enabled or disabled. Without this attribute, it \ |
| | | ### will default to being disabled |
| | | SEVERE_WARN_CONFIG_PLUGIN_NO_ENABLED_ATTR_234=La entrada de configuraci\u00f3n del complemento %s no contiene el atributo ds-cfg-enabled, que se emplea para indicar la necesidad de habilitar o inhabilitar el complemento. Sin este atributo, se inhabilitar\u00e1 por defecto |
| | | INFO_CONFIG_PLUGIN_DISABLED_235=El complemento definido en la entrada de configuraci\u00f3n %s se marca como deshabilitado y, por lo tanto, no se utilizar\u00e1 |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_UNABLE_TO_DETERMINE_ENABLED_STATE_236=An unexpected \ |
| | | ### error occurred while attempting to determine whether the plugin associated \ |
| | | ### with configuration entry %s should be enabled or disabled: %s. It will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_PLUGIN_UNABLE_TO_DETERMINE_ENABLED_STATE_236=Se ha producido un error inesperado al tratar de determinar la necesidad de habilitar o inhabilitar el complemento asociado con la entrada de configuraci\u00f3n %s: %s. Se inhabilitar\u00e1 |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_PLUGIN_TYPE_237=Los tipos para este complemento, que controlan el n\u00famero de veces que se llamar\u00e1 a este complemento durante el procesamiento. Este valor s\u00f3lo se lee cuando se carga e inicializa el complemento, por lo que los cambios realizados en este atributo no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar el complemento o hasta que se reinicie el servidor |
| | | INFO_CONFIG_PLUGIN_ATTR_DESCRIPTION_CLASS_238=El nombre completo de la clase de Java que debe proporcionar la l\u00f3gica central para esta implementaci\u00f3n del complemento. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar el complemento o hasta que se reinicie el servidor |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_NO_PLUGIN_TYPES_239=Plugin configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-plugin-type, which is used to specify the \ |
| | | ### name(s) of the plugin type(s) for the plugin. This is a required attribute, \ |
| | | ### so this plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_INVALID_PLUGIN_TYPE_240=Plugin configuration entry \ |
| | | ### %s has an invalid value %s for attribute ds-cfg-plugin-type that does not \ |
| | | ### name a valid plugin type. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_PLUGIN_TYPES_241=An unexpected error \ |
| | | ### occurred while trying to determine the set of plugin types for the plugin \ |
| | | ### defined in configuration entry %s: %s. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_NO_CLASS_ATTR_242=Plugin configuration entry %s does \ |
| | | ### not contain attribute ds-cfg-java-class, which is used to specify the name \ |
| | | ### of the class used to provide the plugin implementation. The plugin \ |
| | | ### associated with this configuration entry will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CLASS_243=An unexpected error occurred \ |
| | | ### while trying to determine the name of the Java class that contains the \ |
| | | ### implementation for plugin %s: %s. This plugin will be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INSTANTIATE_244=The Directory Server was \ |
| | | ### unable to load class %s and use it to create a plugin instance as defined in \ |
| | | ### configuration entry %s. The error that occurred was: %s. This plugin will \ |
| | | ### be disabled |
| | | ###SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE_245=An error occurred while \ |
| | | ### attempting to initialize an instance of class %s as a Directory Server plugin \ |
| | | ### using the information in configuration entry %s: %s. This plugin will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_PLUGIN_NO_PLUGIN_TYPES_239=La entrada de configuraci\u00f3n del complemento %s no contiene el atributo ds-cfg-plugin-type, que se emplea para especificar los nombres de los tipos de complemento para el complemento. Este es un atributo necesario, por lo que este complemento se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_INVALID_PLUGIN_TYPE_240=La entrada de configuraci\u00f3n del complemento %s tiene un valor no v\u00e1lido %s para el atributo ds-cfg-plugin-type que no denomina un tipo de complemento v\u00e1lido. Este complemento se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_PLUGIN_TYPES_241=Se ha producido un error inesperado al tratar de determinar el conjunto de tipos de complemento para el complemento definido en la entrada de configuraci\u00f3n %s: %s. Este complemento se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_NO_CLASS_ATTR_242=La entrada de configuraci\u00f3n del complemento %s no contiene el atributo ds-cfg-java-class, que se emplea para especificar el nombre de la clase utilizada para proporcionar la implementaci\u00f3n del complemento. El complemento asociado con esta entrada de configuraci\u00f3n se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_GET_CLASS_243=Se ha producido un error inesperado al tratar de determinar el nombre de la clase Java que contiene la implementaci\u00f3n para el complemento %s: %s. Este complemento se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INSTANTIATE_244=El Servidor de directorios no pudo cargar la clase %s ni emplearla para crear una instancia de complemento como se define en la entrada de configuraci\u00f3n %s. El error producido fue el siguiente: %s. Este complemento se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_PLUGIN_CANNOT_INITIALIZE_245=Se ha producido un error al tratar de inicializar una instancia de la clase %s como un complemento del Servidor de directorios con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Este complemento se inhabilitar\u00e1 |
| | | INFO_CONFIG_CORE_DESCRIPTION_NOTIFY_ABANDONED_OPERATIONS_246=Indica si Directory Server debe enviar una respuesta a las operaciones que se han abandonado en el cliente para conocer si el servidor ha completado su procesamiento. La especificaci\u00f3n LDAP proh\u00edbe el env\u00edo de respuestas en este caso, pero es posible que algunos clientes no muestren un comportamiento adecuado si esperan una respuesta de una operaci\u00f3n cuando no existe ninguna debido a que se ha abandonado. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_NOTIFY_ABANDONED_OPERATIONS_247=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-notify-abandoned-operations (it should be a Boolean value of true or \ |
| | | ### false): %s |
| | | ###SEVERE_ERR_CONFIG_EXTOP_INVALID_CLASS_256=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid extended operation handler implementation: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_NOTIFY_ABANDONED_OPERATIONS_247=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-notify-abandoned-operations (deber\u00eda ser un valor booleano de "true" (verdadero) o "false" (falso)): %s |
| | | SEVERE_ERR_CONFIG_EXTOP_INVALID_CLASS_256=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del controlador de operaci\u00f3n extendida v\u00e1lida: %s |
| | | MILD_ERR_CONFIG_EXTOP_INITIALIZATION_FAILED_261=Se ha producido un error al intentar inicializar una instancia de la clase %s como controlador de operaciones ampliadas, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | ###FATAL_ERR_CONFIG_SASL_CANNOT_GET_BASE_264=An error occurred while attempting \ |
| | | ### to retrieve the SASL mechanism handler base entry cn=SASL \ |
| | | ### Mechanisms,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_SASL_BASE_DOES_NOT_EXIST_265=The SASL mechanism \ |
| | | ### configuration base cn=SASL Mechanisms,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_SASL_ENTRY_UNACCEPTABLE_266=Configuration entry %s does not \ |
| | | ### contain a valid SASL mechanism handler configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_SASL_CANNOT_CREATE_HANDLER_267=An error occurred while \ |
| | | ### attempting to create a Directory Server SASL mechanism handler from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_OBJECTCLASS_268=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-sasl-mechanism-handler objectclass, which is required \ |
| | | ### for SASL mechanism handler definitions |
| | | FATAL_ERR_CONFIG_SASL_CANNOT_GET_BASE_264=Se ha producido un error al tratar de recuperar la entrada de base del controlador del mecanismo SASL cn=SASL Mechanisms,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_SASL_BASE_DOES_NOT_EXIST_265=La base de configuraci\u00f3n del mecanismo SASL cn=SASL Mechanisms,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_SASL_ENTRY_UNACCEPTABLE_266=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del controlador del mecanismo SASL v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_SASL_CANNOT_CREATE_HANDLER_267=Se ha producido un error al tratar de crear un controlador del mecanismo SASL del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_OBJECTCLASS_268=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-sasl-mechanism-handler, que se requiere para las definiciones del controlador del mecanismo SASL |
| | | INFO_CONFIG_SASL_DESCRIPTION_CLASS_NAME_269=El nombre completo de la clase de Java que define el controlador de mecanismos SASL de Directory Server. Si se modifica mientras el controlador asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_SASL_NO_CLASS_NAME_270=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated SASL mechanism handler |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_NAME_271=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_272=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid SASL mechanism handler implementation: %s |
| | | SEVERE_ERR_CONFIG_SASL_NO_CLASS_NAME_270=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el controlador del mecanismo SASL asociado |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_NAME_271=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_CLASS_272=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del controlador del mecanismo SASL v\u00e1lida: %s |
| | | INFO_CONFIG_SASL_DESCRIPTION_ENABLED_273=Indica si debe habilitarse este controlador de mecanismos SASL de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_SASL_NO_ENABLED_ATTR_274=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the SASL \ |
| | | ### mechanism handler should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_SASL_INVALID_ENABLED_VALUE_275=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_SASL_NO_ENABLED_ATTR_274=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled, que indica la necesidad de habilitar o no el controlador del mecanismo SASL para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_SASL_INVALID_ENABLED_VALUE_275=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_SASL_CLASS_ACTION_REQUIRED_276=El cambio solicitado de %s a %s para el nombre de la clase del controlador de mecanismos SASL de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el controlador se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_SASL_INITIALIZATION_FAILED_277=Se ha producido un error al intentar inicializar una instancia de la clase %s como controlador de mecanismos SASL, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_SASL_EXISTS_278=No se puede agregar una nueva entrada del controlador de mecanismos SASL con el ND %s porque ya hay un controlador registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_SASL_UNACCEPTABLE_CONFIG_279=The configuration for the SASL \ |
| | | ### mechanism handler defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_SASL_UNACCEPTABLE_CONFIG_279=No se acepta la configuraci\u00f3n para el controlador del mecanismo SASL definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | MILD_ERR_CONFIG_FILE_ADD_ALREADY_EXISTS_280=No se puede agregar la entrada %s en la configuraci\u00f3n de Directory Server porque ya existe otra entrada de configuraci\u00f3n con ese ND |
| | | MILD_ERR_CONFIG_FILE_ADD_NO_PARENT_DN_281=No se puede agregar la entrada %s en la configuraci\u00f3n de Directory Server porque ese ND no tiene ning\u00fan elemento principal |
| | | MILD_ERR_CONFIG_FILE_ADD_NO_PARENT_282=No se puede agregar la entrada %s en la configuraci\u00f3n de Directory Server porque su entrada principal %s no existe |
| | |
| | | MILD_ERR_CONFIG_FILE_WRITE_CANNOT_RENAME_NEW_CONFIG_301=Se ha producido un error al intentar cambiar el nombre de la nueva configuraci\u00f3n de Directory Server del archivo %s a %s: %s |
| | | MILD_ERR_CONFIG_FILE_MODDN_NOT_ALLOWED_302=No se permiten las operaciones de modificaci\u00f3n de ND en la configuraci\u00f3n de Directory Server |
| | | INFO_CONFIG_LOGGER_SUPPRESS_INTERNAL_OPERATIONS_303=Indica si los mensajes de las operaciones externas deben excluirse del archivo de registro de acceso |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Invalid \ |
| | | ### value specified for attribute %s. Allowed values are true or false |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_SUPPRESS_INT_OPERATION_VALUE_304=Se ha especificado un valor no v\u00e1lido para el atributo %s. Los valores permitidos son "true" (verdadero) o "false" (falso) |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BASE_DNS_305=El conjunto de ND de base que debe utilizarse para este servidor de fondo. La aplicaci\u00f3n autom\u00e1tica de los cambios realizados en este atributo depende de la implementaci\u00f3n del servidor de fondo |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_BASE_DNS_306=Backend configuration entry %s does \ |
| | | ### not contain attribute ds-cfg-base-dn, which is used to specify the \ |
| | | ### set of base DNs for the backend. This is a required attribute, and therefore \ |
| | | ### the backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BASE_DNS_307=An unexpected \ |
| | | ### error occurred while attempting to determine the set of base DNs associated \ |
| | | ### with the backend defined in configuration entry %s: %s. This backend will \ |
| | | ### be disabled |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_BASE_DNS_306=La entrada de configuraci\u00f3n de backend %s no contiene el atributo ds-cfg-base-dn, que se emplea para especificar el conjunto de los DN de base para el backend. Este es un atributo necesario, por lo que el backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BASE_DNS_307=Se ha producido un error inesperado al tratar de determinar el conjunto de los DN de base asociados con el backend definido en la entrada de configuraci\u00f3n %s: %s. Este backend se inhabilitar\u00e1 |
| | | INFO_CONFIG_KEYMANAGER_DESCRIPTION_ENABLED_313=Indica si debe habilitarse el proveedor del administrador de claves de Directory Server. El proveedor del administrador de claves es necesario para las operaciones que requieren acceso al administrador de claves (por ejemplo, las comunicaciones a trav\u00e9s de SSL). Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente, pero s\u00f3lo afectar\u00e1n a los futuros intentos de acceso al administrador de claves |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_NO_ENABLED_ATTR_314=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the key manager provider is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=Fully-qualified name of the \ |
| | | ### Java class that includes the key manager provider \ |
| | | ### implementation. Changes to this configuration attribute will not take effect \ |
| | | ### until the key manager provider has been disabled and then re-enabled, or \ |
| | | ### until the server is restarted |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED_328=Indicates whether the \ |
| | | ### Directory Server trust manager provider should be enabled. A trust manager \ |
| | | ### provider is required for operations that require access to a trust manager \ |
| | | ### (e.g., communication over SSL). Changes to this configuration attribute will \ |
| | | ### take effect immediately, but will only impact future attempts to access the \ |
| | | ### trust manager |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_ENABLED_ATTR_329=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the trust manager provider is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=Fully-qualified name of the \ |
| | | ### Java class that includes the trust manager \ |
| | | ### provider implementation. Changes to this configuration attribute will not \ |
| | | ### take effect until the trust manager provider has been disabled and then \ |
| | | ### re-enabled, or until the server is restarted |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_ENABLED_347=Indicates whether the \ |
| | | ### Directory Server certificate mapper should be enabled. A certificate mapper \ |
| | | ### is used to establish a mapping between a client certificate chain and a user \ |
| | | ### entry in the Directory Server for SASL EXTERNAL authentication and similar \ |
| | | ### purposes. Changes to this configuration attribute will take effect \ |
| | | ### immediately |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_NO_ENABLED_ATTR_348=Configuration entry "%s" \ |
| | | ### does not contain a value for attribute ds-cfg-enabled, \ |
| | | ### which indicates whether the certificate mapper is enabled for use in the \ |
| | | ### server |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=Fully-qualified name of the \ |
| | | ### Java class that includes the certificate mapper \ |
| | | ### implementation. Changes to this configuration attribute will not take effect \ |
| | | ### until the certificate mapper has been disabled and then re-enabled, or until \ |
| | | ### the server is restarted |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_NO_ENABLED_ATTR_314=La entrada de configuraci\u00f3n "%s" no contiene un valor para el atributo ds-cfg-enabled, que indica si el proveedor de administradores de claves est\u00e1 habilitado para su uso en el servidor |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_DESCRIPTION_CLASS_317=El nombre completo de la clase Java que incluye la implementaci\u00f3n del proveedor de administradores de claves. Los cambios efectuados en este atributo de configuraci\u00f3n no se aplicar\u00e1n hasta que el proveedor de administradores de claves se inhabilite y se vuelva a habilitar o hasta que se reinicie el servidor |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_ENABLED_328=Indica la necesidad de habilitar o no el proveedor de administradores de confianza del Servidor de directorios. El proveedor de administradores de confianza es necesario para las operaciones que requieren acceso a un administrador de confianza (por ejemplo, las comunicaciones a trav\u00e9s de SSL). Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente, pero s\u00f3lo afectar\u00e1n a los futuros intentos de acceso al administrador de confianza |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_ENABLED_ATTR_329=La entrada de configuraci\u00f3n "%s" no contiene un valor para el atributo ds-cfg-enabled, que indica si el proveedor de administradores de confianza est\u00e1 habilitado para su uso en el servidor |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_DESCRIPTION_CLASS_332=El nombre completo de la clase Java que incluye la implementaci\u00f3n del proveedor de administradores de confianza. Los cambios efectuados en este atributo de configuraci\u00f3n no se aplicar\u00e1n hasta que el proveedor de administradores de confianza se inhabilite y se vuelva a habilitar o hasta que se reinicie el servidor |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_ENABLED_347=Indica la necesidad de habilitar o no el asignador de certificados del Servidor de directorios. El asignador de certificados se usa para establecer una asignaci\u00f3n entre una cadena de certificados del cliente y una entrada de usuario en el Servidor de directorios para una autenticaci\u00f3n SASL EXTERNAL y objetivos similares. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_NO_ENABLED_ATTR_348=La entrada de configuraci\u00f3n "%s" no contiene un valor para el atributo ds-cfg-enabled, que indica si el asignador de certificados est\u00e1 habilitado para su uso en el servidor |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_DESCRIPTION_CLASS_351=El nombre completo de la clase Java que incluye la implementaci\u00f3n del asignador de certificados. Los cambios efectuados en este atributo no se aplicar\u00e1n hasta que el asignador de certificados se inhabilite y se vuelva a habilitar o hasta que se reinicie el servidor |
| | | MILD_WARN_CONFIG_LOGGER_NO_RETENTION_POLICY_357=No se ha definido ninguna directiva de retenci\u00f3n de archivos en la entrada de configuraci\u00f3n %s. No se eliminar\u00e1 ning\u00fan archivo de registro |
| | | ###SEVERE_WARN_CONFIG_LOGGER_INVALID_RETENTION_POLICY_358=An invalid file \ |
| | | ### retention policy %s has been defined in configuration entry %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_NUMBER_OF_FILES_359=No file number limit has \ |
| | | ### been defined for the retention policy in the configuration entry %s |
| | | ###SEVERE_WARN_CONFIG_LOGGER_NO_DISK_SPACE_USED_360=No disk space limit has been \ |
| | | ### defined for the retention policy in the configuration entry %s |
| | | ###FATAL_ERR_CONFIG_PWSCHEME_CANNOT_GET_BASE_363=An error occurred while \ |
| | | ### attempting to retrieve the password storage scheme base entry cn=Password \ |
| | | ### Storage Schemes,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWSCHEME_BASE_DOES_NOT_EXIST_364=The password storage \ |
| | | ### scheme configuration base cn=Password Storage Schemes,cn=config does not \ |
| | | ### exist in the Directory Server configuration. This entry must be present for \ |
| | | ### the server to function properly |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_ENTRY_UNACCEPTABLE_365=Configuration entry %s does \ |
| | | ### not contain a valid password storage scheme configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_CANNOT_CREATE_SCHEME_366=An error occurred while \ |
| | | ### attempting to create a Directory Server password storage scheme from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_OBJECTCLASS_367=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-storage-scheme objectclass, which is \ |
| | | ### required for password storage scheme definitions |
| | | SEVERE_WARN_CONFIG_LOGGER_INVALID_RETENTION_POLICY_358=Se ha definido una directiva de retenci\u00f3n de archivos %s no v\u00e1lida en la entrada de configuraci\u00f3n %s |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_NUMBER_OF_FILES_359=No se ha definido un l\u00edmite de n\u00famero de archivos para la directiva de retenci\u00f3n en la entrada de configuraci\u00f3n %s |
| | | SEVERE_WARN_CONFIG_LOGGER_NO_DISK_SPACE_USED_360=No se ha definido un l\u00edmite de espacio en el disco para la directiva de retenci\u00f3n en la entrada de configuraci\u00f3n %s |
| | | FATAL_ERR_CONFIG_PWSCHEME_CANNOT_GET_BASE_363=Se ha producido un error al tratar de recuperar la entrada de base del esquema de almacenamiento de contrase\u00f1as cn=Password Storage Schemes,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_PWSCHEME_BASE_DOES_NOT_EXIST_364=La base de configuraci\u00f3n del esquema de almacenamiento de contrase\u00f1as cn=Password Storage Schemes,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_PWSCHEME_ENTRY_UNACCEPTABLE_365=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de esquema de almacenamiento de contrase\u00f1as v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_PWSCHEME_CANNOT_CREATE_SCHEME_366=Se ha producido un error al tratar de crear un esquema de almacenamiento de contrase\u00f1as del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_OBJECTCLASS_367=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-password-storage-scheme que se requiere para las definiciones del esquema de almacenamiento de contrase\u00f1as |
| | | INFO_CONFIG_PWSCHEME_DESCRIPTION_CLASS_NAME_368=El nombre completo de la clase de Java que define el esquema de almacenamiento de contrase\u00f1as de Directory Server. Si se modifica mientras el esquema asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_NO_CLASS_NAME_369=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified \ |
| | | ### class name for the associated password storage scheme |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_NAME_370=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_371=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password storage scheme \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_NO_CLASS_NAME_369=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el esquema de almacenamiento de contrase\u00f1as asociado |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_NAME_370=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_CLASS_371=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del esquema de almacenamiento de contrase\u00f1as v\u00e1lida: %s |
| | | INFO_CONFIG_PWSCHEME_DESCRIPTION_ENABLED_372=Indica si debe habilitarse el esquema de almacenamiento de contrase\u00f1as de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_NO_ENABLED_ATTR_373=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### storage scheme should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_INVALID_ENABLED_VALUE_374=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_PWSCHEME_NO_ENABLED_ATTR_373=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el esquema de almacenamiento de contrase\u00f1as para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_PWSCHEME_INVALID_ENABLED_VALUE_374=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWSCHEME_CLASS_ACTION_REQUIRED_375=El cambio solicitado de %s a %s para el nombre del esquema de almacenamiento de contrase\u00f1as de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el esquema de almacenamiento se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_PWSCHEME_INITIALIZATION_FAILED_376=Se ha producido un error al intentar inicializar una instancia de la clase %s como esquema de almacenamiento de contrase\u00f1as, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_PWSCHEME_EXISTS_377=No se puede agregar una nueva entrada del esquema de almacenamiento de contrase\u00f1as con el ND %s porque ya hay un esquema de almacenamiento registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_PWSCHEME_UNACCEPTABLE_CONFIG_378=The configuration for the \ |
| | | ### password storage scheme defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_PWSCHEME_UNACCEPTABLE_CONFIG_378=No se acepta la configuraci\u00f3n para el esquema de almacenamiento de contrase\u00f1as definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | INFO_CONFIG_PLUGIN_CLASS_ACTION_REQUIRED_379=El cambio solicitado de %s a %s para el nombre de la clase de complemento de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el complemento se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | ###SEVERE_ERR_CONFIG_LOGGER_NO_FREE_DISK_SPACE_380=No disk space limit has been \ |
| | | ### defined for the retention policy in the configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=The free disk space based \ |
| | | ### retention policy in the configuration entry %s. is not allowed for the \ |
| | | ### Directory Server when running on pre Java 6 VMs |
| | | SEVERE_ERR_CONFIG_LOGGER_NO_FREE_DISK_SPACE_380=No se ha definido un l\u00edmite de espacio en el disco para la directiva de retenci\u00f3n en la entrada de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_LOGGER_INVALID_JAVA5_POLICY_381=No se admite la directiva de retenci\u00f3n basada en el espacio libre en el disco de la entrada de configuraci\u00f3n %s para el Servidor de directorios si se ejecutan m\u00e1quinas virtuales (VM) anteriores a Java 6 |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_BACKEND_ID_382=Identificador exclusivo para este servidor de fondo. Los cambios realizados en esta configuraci\u00f3n no se aplicar\u00e1n hasta que se deshabilite y se vuelva a habilitar el servidor de fondo o hasta que se reinicie el servidor |
| | | ###SEVERE_WARN_CONFIG_BACKEND_NO_BACKEND_ID_383=Backend configuration entry %s \ |
| | | ### does not contain attribute ds-cfg-backend-id, which is used to provide a \ |
| | | ### unique identifier for the backend. The backend will be disabled |
| | | ###SEVERE_WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID_384=The backend defined in \ |
| | | ### configuration entry %s has a backend ID of %s that conflicts with the backend \ |
| | | ### ID for another backend in the server. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BACKEND_ID_385=An unexpected \ |
| | | ### error occurred while attempting to determine the backend ID for the backend \ |
| | | ### defined in configuration entry %s: %s. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_MAC_386=An error occurred while \ |
| | | ### attempting to obtain the %s MAC provider to create the signed hash for the \ |
| | | ### backup: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_DIGEST_387=An error occurred while \ |
| | | ### attempting to obtain the %s message digest to create the hash for the backup: \ |
| | | ### %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_388=An error occurred \ |
| | | ### while trying to create the config archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_CIPHER_389=An error occurred while \ |
| | | ### attempting to obtain the cipher to use to encrypt the backup: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_ZIP_COMMENT_390=%s config backup %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_DETERMINE_CONFIG_FILE_LOCATION_391=An error \ |
| | | ### occurred while attempting to determine the path to the Directory Server \ |
| | | ### configuration file so that it could be archived: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_CONFIG_FILE_392=An error occurred \ |
| | | ### while attempting to back up configuration file %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_ARCHIVED_CONFIGS_393=An error occurred \ |
| | | ### while attempting to back up the archived previous configurations from file \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_CLOSE_ZIP_STREAM_394=An error occurred while \ |
| | | ### trying to close the config archive file %s in directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_395=An error \ |
| | | ### occurred while attempting to update the backup descriptor file %s with \ |
| | | ### information about the configuration backup: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_BACKUP_396=Unable to restore or verify \ |
| | | ### configuration backup %s in directory %s because no such backup exists |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_BACKUP_FILE_397=Unable to restore or verify \ |
| | | ### configuration backup %s in directory %s because the archive filename could \ |
| | | ### not be determined |
| | | ###SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_FILE_398=Unable to restore or verify \ |
| | | ### configuration backup %s because the specified archive file %s does not exist |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_399=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while trying to \ |
| | | ### determine whether backup archive %s exists: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_DIGEST_400=Unable to restore or verify \ |
| | | ### configuration backup %s because an unsigned hash of this backup is available \ |
| | | ### but the server cannot determine the digest algorithm used to generate this \ |
| | | ### hash |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_DIGEST_401=Unable to restore or verify \ |
| | | ### configuration backup %s because it has an unsigned hash that uses an unknown \ |
| | | ### or unsupported digest algorithm of %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_MAC_402=Unable to restore or verify \ |
| | | ### configuration backup %s because a signed hash of this backup is available but \ |
| | | ### the server cannot determine the MAC algorithm used to generate this hash |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_MAC_403=Unable to restore or verify \ |
| | | ### configuration backup %s because it has a signed hash that uses an unknown or \ |
| | | ### unsupported MAC algorithm of %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_OPEN_BACKUP_FILE_404=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while attempting to \ |
| | | ### open the backup archive file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_CIPHER_406=Unable to restore or verify \ |
| | | ### configuration backup %s because it is encrypted using an unknown or \ |
| | | ### unsupported cipher: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_BACKUP_EXISTING_CONFIG_407=Unable to restore \ |
| | | ### configuration backup %s because an error occurred while attempting to \ |
| | | ### temporarily back up the current configuration files from %s to %s: %s |
| | | SEVERE_WARN_CONFIG_BACKEND_NO_BACKEND_ID_383=La entrada de configuraci\u00f3n de backend %s no contiene el atributo ds-cfg-backend-id que se emplea para proporcionar un identificador \u00fanico para el backend El backend se inhabilitar\u00e1 |
| | | SEVERE_WARN_CONFIG_BACKEND_DUPLICATE_BACKEND_ID_384=El backend definido en la entrada de configuraci\u00f3n %s tiene un Id. de backend de %s que entra en conflicto con el Id. de backend de otro backend en el servidor. El backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_BACKEND_ID_385=Se ha producido un error inesperado al tratar de determinar el Id. de backend para el backend definido en la entrada de configuraci\u00f3n %s: %s. El backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_MAC_386=Se ha producido un error al tratar de obtener el proveedor MAC de %s con el fin de crear el hash firmado para la copia de seguridad: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_DIGEST_387=Se ha producido un error al tratar de obtener la recopilaci\u00f3n de mensajes de %s con el fin de crear el hash para la copia de seguridad: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_CREATE_ARCHIVE_FILE_388=Se ha producido un error al tratar de crear el archivo de almacenamiento de config %s en el directorio %s: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_GET_CIPHER_389=Se ha producido un error al tratar de obtener el cifrado para cifrar la copia de seguridad: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_ZIP_COMMENT_390=Copia de seguridad de config %2$s de %1$s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_DETERMINE_CONFIG_FILE_LOCATION_391=Se ha producido un error al tratar de determinar la ruta al archivo de configuraci\u00f3n del Servidor de directorios para que pudiera almacenarse: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_CONFIG_FILE_392=Se ha producido un error al tratar de hacer una copia de seguridad del archivo de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_BACKUP_ARCHIVED_CONFIGS_393=Se ha producido un error al tratar de hacer una copia de seguridad de las configuraciones previas almacenadas del archivo %s: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_CLOSE_ZIP_STREAM_394=Se ha producido un error al tratar de cerrar el archivo de almacenamiento de config %s en el directorio %s: %s |
| | | SEVERE_ERR_CONFIG_BACKUP_CANNOT_UPDATE_BACKUP_DESCRIPTOR_395=Se ha producido un error al tratar de actualizar el archivo descriptor de la copia de seguridad %s con informaci\u00f3n acerca de la copia de seguridad de configuraci\u00f3n: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_BACKUP_396=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s en el directorio %s porque no existe tal copia de seguridad |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_BACKUP_FILE_397=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s en el directorio %s porque no pudo determinarse el nombre de archivo del archivo de almacenamiento |
| | | SEVERE_ERR_CONFIG_RESTORE_NO_SUCH_FILE_398=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque no existe el archivo de almacenamiento %s especificado |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CHECK_FOR_ARCHIVE_399=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de determinar si existe el archivo de almacenamiento de copia de seguridad %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_DIGEST_400=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque, aunque se dispone de un hash no firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo de recopilaci\u00f3n empleado para generar este hash |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_DIGEST_401=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque contiene un hash no firmado que emplea un algoritmo de recopilaci\u00f3n de %s desconocido o incompatible |
| | | SEVERE_ERR_CONFIG_RESTORE_UNKNOWN_MAC_402=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque, aunque se dispone de un hash firmado de esta copia de seguridad, el servidor no puede determinar el algoritmo MAC empleado para generar este hash |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_MAC_403=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque contiene un hash firmado que emplea un algoritmo MAC de %s desconocido o incompatible |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_OPEN_BACKUP_FILE_404=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de abrir el archivo de almacenamiento de copia de seguridad %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_CIPHER_406=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque est\u00e1 cifrada por medio de un cifrado desconocido o incompatible: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_BACKUP_EXISTING_CONFIG_407=No se puede restaurar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de realizar una copia de seguridad temporal de los archivos de configuraci\u00f3n actuales de %s a %s: %s |
| | | NOTICE_CONFIG_RESTORE_RESTORED_OLD_CONFIG_408=Se ha producido un error que ha impedido que la copia de seguridad de la configuraci\u00f3n se restablezca correctamente. Sin embargo, los archivos de configuraci\u00f3n originales incluidos antes de que se iniciara el proceso de restablecimiento se han conservado y se encuentran actualmente en su ubicaci\u00f3n original %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_RESTORE_OLD_CONFIG_409=An error occurred \ |
| | | ### that prevented the configuration backup from being properly restored. The \ |
| | | ### original configuration files that were in place before the start of the \ |
| | | ### restore process have been preserved and are contained in the %s directory |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_CONFIG_DIRECTORY_410=Unable to \ |
| | | ### restore configuration backup %s because an error occurred while attempting to \ |
| | | ### create a new empty directory %s into which the files should be restored: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_OLD_CONFIG_SAVED_411=An error occurred that \ |
| | | ### prevented the configuration backup from being properly restored. The \ |
| | | ### original configuration files that were in place before the start of the \ |
| | | ### restore process have been preserved in the %s directory |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_ZIP_ENTRY_412=Unable to restore or \ |
| | | ### verify configuration backup %s because an error occurred while trying to read \ |
| | | ### the next entry from the archive file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_FILE_413=Unable to restore \ |
| | | ### configuration backup %s because an error occurred while trying to recreate \ |
| | | ### file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_414=Unable to restore \ |
| | | ### or verify configuration backup %s because an error occurred while processing \ |
| | | ### archived file %s: %s |
| | | ###SEVERE_ERR_CONFIG_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_415=Unable to restore or \ |
| | | ### verify configuration backup %s because an unexpected error occurred while \ |
| | | ### trying to close the archive file %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_RESTORE_OLD_CONFIG_409=Se ha producido un error que ha impedido que la copia de seguridad de la configuraci\u00f3n se restablezca correctamente. Los archivos de configuraci\u00f3n originales presentes antes del inicio del proceso de restauraci\u00f3n se han conservado y se encuentran en el directorio %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_CONFIG_DIRECTORY_410=No se puede restaurar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de crear un nuevo directorio vac\u00edo %s en el que restaurar los archivos: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_OLD_CONFIG_SAVED_411=Se ha producido un error que ha impedido que la copia de seguridad de la configuraci\u00f3n se restablezca correctamente. Los archivos de configuraci\u00f3n original que se encontraban en el lugar antes del inicio del proceso de restauraci\u00f3n se han conservado en el directorio %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_GET_ZIP_ENTRY_412=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de leer la siguiente entrada del archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_CREATE_FILE_413=No se puede restaurar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al tratar de volver a crear el archivo %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_CANNOT_PROCESS_ARCHIVE_FILE_414=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error al procesar el archivo de almacenamiento %s: %s |
| | | SEVERE_ERR_CONFIG_RESTORE_ERROR_ON_ZIP_STREAM_CLOSE_415=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque se ha producido un error inesperado al tratar de cerrar el archivo de almacenamiento %s: %s |
| | | NOTICE_CONFIG_RESTORE_UNSIGNED_HASH_VALID_416=La recopilaci\u00f3n de mensajes calculada a partir del archivo de copia de seguridad coincide con la recopilaci\u00f3n almacenada con la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_CONFIG_RESTORE_UNSIGNED_HASH_INVALID_417=Unable to restore or \ |
| | | ### verify configuration backup %s because the message digest calculated from the \ |
| | | ### backup archive does not match the digest stored with the backup information |
| | | SEVERE_ERR_CONFIG_RESTORE_UNSIGNED_HASH_INVALID_417=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque la recopilaci\u00f3n de mensajes calculada a partir del archivo de almacenamiento de copia de seguridad no coincide con la recopilaci\u00f3n almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_CONFIG_RESTORE_SIGNED_HASH_VALID_418=La recopilaci\u00f3n firmada, calculada a partir del archivo de copia de seguridad, coincide con la firma almacenada con la informaci\u00f3n de copia de seguridad |
| | | ###SEVERE_ERR_CONFIG_RESTORE_SIGNED_HASH_INVALID_419=Unable to restore or verify \ |
| | | ### configuration backup %s because the signed digest calculated from the backup \ |
| | | ### archive does not match the signature stored with the backup information |
| | | SEVERE_ERR_CONFIG_RESTORE_SIGNED_HASH_INVALID_419=No se puede restaurar ni comprobar la copia de seguridad de configuraci\u00f3n %s porque la recopilaci\u00f3n firmada calculada a partir del archivo de almacenamiento de copia de seguridad no coincide con la firma almacenada con la informaci\u00f3n de copia de seguridad |
| | | NOTICE_CONFIG_RESTORE_VERIFY_SUCCESSFUL_420=Todas las pruebas realizadas en la copia de seguridad de la configuraci\u00f3n %s desde el directorio %s indican que el archivo parece ser v\u00e1lido |
| | | NOTICE_CONFIG_RESTORE_SUCCESSFUL_421=La copia de seguridad de la configuraci\u00f3n %s se ha restablecido satisfactoriamente desde el archivo del directorio %s |
| | | ###SEVERE_ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK_422=The Directory Server \ |
| | | ### was unable to acquire a shared lock for backend %s: %s. This generally \ |
| | | ### means that the backend is in use by a process that requires an exclusive lock \ |
| | | ### (e.g., importing from LDIF or restoring a backup). This backend will be \ |
| | | ### disabled |
| | | ###SEVERE_WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK_423=An error occurred \ |
| | | ### while attempting to release a shared lock for backend %s: %s. This may \ |
| | | ### interfere with operations that require exclusive access, including LDIF \ |
| | | ### import and restoring a backup |
| | | SEVERE_ERR_CONFIG_BACKEND_CANNOT_ACQUIRE_SHARED_LOCK_422=El Servidor de directorios no pudo adquirir un bloqueo compartido para el backend %s: %s. Generalmente, esto significa que el backend est\u00e1 en uso por parte de un proceso que requiere un bloqueo exclusivo (p. ej., la importaci\u00f3n desde LDIF o la restauraci\u00f3n de una copia de seguridad). Este punto final sera deshabilitado |
| | | SEVERE_WARN_CONFIG_BACKEND_CANNOT_RELEASE_SHARED_LOCK_423=Se ha producido un error al tratar de desactivar un bloqueo compartido para el backend %s: %s. Esto puede interferir con operaciones que requieran acceso exclusivo, incluidas la importaci\u00f3n de LDIF y la restauraci\u00f3n de una copia de seguridad |
| | | INFO_CONFIG_FILE_HEADER_424=Este archivo contiene la configuraci\u00f3n principal de Directory Server. No debe modificarse directamente mientras el servidor est\u00e9 en l\u00ednea. La configuraci\u00f3n del servidor s\u00f3lo debe administrarse mediante las utilidades de administraci\u00f3n proporcionadas con Directory Server |
| | | INFO_CONFIG_CORE_DESCRIPTION_ADD_MISSING_RDN_ATTRS_425=Indica si Directory Server debe agregar autom\u00e1ticamente los atributos de RDN que faltan a una entrada al agregarla. De forma predeterminada, las entradas agregadas que no contienen los valores de atributos de RDN en su lista de atributos se rechazar\u00e1n debido a una infracci\u00f3n de la especificaci\u00f3n LDAP. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_ADD_MISSING_RDN_ATTRS_426=Configuration entry \ |
| | | ### %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-add-missing-rdn-attributes (it should be a Boolean value of true or \ |
| | | ### false): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_ADD_MISSING_RDN_ATTRS_426=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n cfg-add-missing-rdn-attributes (deber\u00eda ser un valor booleano de "true" (verdadero) o "false" (falso)): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_SERVER_ERROR_RESULT_CODE_427=El c\u00f3digo de resultados que deber\u00eda utilizarse para las respuestas en las que la operaci\u00f3n no puede realizarse debido a un error interno del servidor. El valor deber\u00eda ser un entero equivalente al c\u00f3digo de resultados de LDAP correspondiente. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SERVER_ERROR_RESULT_CODE_428=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-server-error-result-code (it should be an integer value greater than \ |
| | | ### or equal to 1): %s |
| | | ###FATAL_ERR_CONFIG_IDMAPPER_CANNOT_GET_BASE_429=An error occurred while \ |
| | | ### attempting to retrieve the identity mapper base entry cn=Identity \ |
| | | ### Mappers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_IDMAPPER_BASE_DOES_NOT_EXIST_430=The identity mapper \ |
| | | ### configuration base cn=Identity Mappers,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_ENTRY_UNACCEPTABLE_431=Configuration entry %s does \ |
| | | ### not contain a valid identity mapper configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_CANNOT_CREATE_MAPPER_432=An error occurred while \ |
| | | ### attempting to create a Directory Server identity mapper from the information \ |
| | | ### in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_OBJECTCLASS_433=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-identity-mapper objectclass, which is required \ |
| | | ### for identity mapper definitions |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SERVER_ERROR_RESULT_CODE_428=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-server-error-result-code (deber\u00eda ser un valor de n\u00famero entero mayor que o igual a 1): %s |
| | | FATAL_ERR_CONFIG_IDMAPPER_CANNOT_GET_BASE_429=Se ha producido un error al tratar de recuperar la entrada de base del asignador de identidades cn=Identity Mappers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_IDMAPPER_BASE_DOES_NOT_EXIST_430=La base de configuraci\u00f3n de mapeo identidad cn= Identity Mappers, cn = config no existe en el directorio de configuraci\u00f3n del servidor. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_IDMAPPER_ENTRY_UNACCEPTABLE_431=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del asignador de identidades v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_IDMAPPER_CANNOT_CREATE_MAPPER_432=Se ha producido un error al tratar de crear un asignador de identidades del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_OBJECTCLASS_433=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-identity-mapper que se requiere para las definiciones del asignador de identidades |
| | | INFO_CONFIG_IDMAPPER_DESCRIPTION_CLASS_NAME_434=El nombre completo de la clase de Java que define un asignador de identidades de Directory Server. Si se modifica mientras el asignador de identidades asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_CLASS_NAME_435=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class name \ |
| | | ### for the associated identity mapper |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_NAME_436=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_437=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid identity mapper \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_CLASS_NAME_435=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el asignador de identidades asociado |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_NAME_436=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_CLASS_437=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del asignador de identidades v\u00e1lida: %s |
| | | INFO_CONFIG_IDMAPPER_DESCRIPTION_ENABLED_438=Indica si debe habilitarse este asignador de identidades de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_ENABLED_ATTR_439=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the identity mapper \ |
| | | ### should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_ENABLED_VALUE_440=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_ENABLED_ATTR_439=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el asignador de identidades para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_ENABLED_VALUE_440=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_IDMAPPER_CLASS_ACTION_REQUIRED_441=El cambio solicitado de %s a %s para el nombre de clase del asignador de identidades de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el asignador de identidades se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_IDMAPPER_INITIALIZATION_FAILED_442=Se ha producido un error al intentar inicializar una instancia de la clase %s como asignador de identidades, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_IDMAPPER_EXISTS_443=No se puede agregar una nueva entrada del asignador de identidades con el ND %s porque ya hay un asignador de identidades registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_UNACCEPTABLE_CONFIG_444=The configuration for the \ |
| | | ### identity mapper defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_IDMAPPER_UNACCEPTABLE_CONFIG_444=No se acepta la configuraci\u00f3n para el asignador de identidades definido en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | INFO_CONFIG_CORE_DESCRIPTION_PROXY_MAPPER_DN_445=ND de la entrada de configuraci\u00f3n del asignador de identidades que debe utilizar Directory Server junto con el control V2 de autorizaci\u00f3n de proxy. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_PROXY_MAPPER_DN_446=Configuration entry %s has \ |
| | | ### an invalid value for configuration attribute \ |
| | | ### ds-cfg-proxied-authorization-identity-mapper (it should be the DN of a \ |
| | | ### valid identity mapper configuration entry): %s |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_PROXY_MAPPER_FOR_DN_447=The proxied authorization \ |
| | | ### identity mapper DN %s specified in configuration entry %s does not refer to a \ |
| | | ### valid identity mapper configuration entry |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN_448=The Directory Server does \ |
| | | ### not have any identity mapper configured for use in conjunction with proxied \ |
| | | ### authorization V2 operations. The Directory Server will not be able to \ |
| | | ### process requests containing the proxied authorization control with a \ |
| | | ### username-based authorization ID |
| | | ###SEVERE_ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN_449=The configured proxied \ |
| | | ### authorization identity mapper DN %s does not refer to an active identity \ |
| | | ### mapper. The Directory Server will not be able to process requests containing \ |
| | | ### the proxied authorization control with a username-based authorization ID |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_PROXY_MAPPER_DN_446=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-proxied-authorization-identity-mapper (deber\u00eda ser el DN de una entrada de configuraci\u00f3n del asignador de identidades v\u00e1lida): %s |
| | | SEVERE_ERR_CONFIG_CORE_NO_PROXY_MAPPER_FOR_DN_447=El DN del asignador de identidades de autorizaci\u00f3n por proxy %s especificado en la entrada de configuraci\u00f3n %s no se refiere a una entrada de configuraci\u00f3n del asignador de identidades v\u00e1lida |
| | | SEVERE_ERR_CONFIG_IDMAPPER_NO_PROXY_MAPPER_DN_448=El Servidor de directorios no tiene ning\u00fan asignador de identidades configurado para su uso en conjunci\u00f3n con operaciones V2 de autorizaci\u00f3n por proxy El Servidor de directorios no podr\u00e1 procesar solicitudes que contengan el control de autorizaci\u00f3n por proxy con un Id. de autorizaci\u00f3n basado en nombres de usuario |
| | | SEVERE_ERR_CONFIG_IDMAPPER_INVALID_PROXY_MAPPER_DN_449=El DN del asignador de identidades de autorizaci\u00f3n por proxy %s configurado no se refiere a un asignador de identidades activo. El Servidor de directorios no podr\u00e1 procesar solicitudes que contengan el control de autorizaci\u00f3n por proxy con un Id. de autorizaci\u00f3n basado en nombres de usuario |
| | | INFO_CONFIG_CORE_DESCRIPTION_SIZE_LIMIT_450=El n\u00famero m\u00e1ximo predeterminado de entradas que deben devolverse a un cliente al procesar una operaci\u00f3n de b\u00fasqueda. Este valor puede sobrescribirse por usuario incluyendo el atributo operativo ds-rlim-size-limit en la entrada del usuario. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SIZE_LIMIT_451=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-size-limit (It should be a \ |
| | | ### positive integer value specifying the size limit to use, or a value of 0 or \ |
| | | ### -1 to indicate that no limit should be enforced): %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_CANNOT_GET_CONFIG_BASE_452=An error occurred while \ |
| | | ### attempting to retrieve the Directory Server synchronization provider \ |
| | | ### configuration base entry cn=Synchronization Providers,cn=config: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_BASE_DOES_NOT_EXIST_453=The Directory Server \ |
| | | ### synchronization provider base entry cn=Synchronization Providers,cn=config \ |
| | | ### does not exist. This entry must be present in the Directory Server \ |
| | | ### configuration |
| | | ###FATAL_ERR_CONFIG_SYNCH_ENTRY_DOES_NOT_HAVE_PROVIDER_CONFIG_454=Configuration \ |
| | | ### entry %s exists below the Directory Server synchronization provider root but \ |
| | | ### does not contain attribute ds-cfg-synchronization-provider which must be \ |
| | | ### present in all synchronization provider configuration entries |
| | | ###FATAL_ERR_CONFIG_SYNCH_CANNOT_CHECK_FOR_PROVIDER_CONFIG_OC_455=An error \ |
| | | ### occurred while attempting to determine whether configuration entry %s was a \ |
| | | ### valid Directory Server synchronization provider: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SIZE_LIMIT_451=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-size-limit (deber\u00eda ser un valor de n\u00famero entero positivo que especifique el l\u00edmite de tama\u00f1o que puede utilizarse o un valor de 0 \u00f3 -1 para indicar que no debe aplicarse ning\u00fan l\u00edmite): %s |
| | | FATAL_ERR_CONFIG_SYNCH_CANNOT_GET_CONFIG_BASE_452=Se ha producido un error al tratar de recuperar la entrada de base de configuraci\u00f3n del proveedor de sincronizaci\u00f3n del Servidor de directorios cn=Synchronization Providers,cn=config: %s |
| | | FATAL_ERR_CONFIG_SYNCH_BASE_DOES_NOT_EXIST_453=La entrada de base del proveedor de sincronizaci\u00f3n del Servidor de directorios cn=Synchronization Providers,cn=config no existe. Esta entrada debe estar presente en la configuraci\u00f3n del Servidor de directorios |
| | | FATAL_ERR_CONFIG_SYNCH_ENTRY_DOES_NOT_HAVE_PROVIDER_CONFIG_454=La entrada de configuraci\u00f3n %s existe bajo la ra\u00edz del proveedor de sincronizaci\u00f3n del Servidor de directorios, pero no contiene el atributo ds-cfg-synchronization-provider que debe estar presente en todas las entradas de configuraci\u00f3n del proveedor de sincronizaci\u00f3n |
| | | FATAL_ERR_CONFIG_SYNCH_CANNOT_CHECK_FOR_PROVIDER_CONFIG_OC_455=Se ha producido un error al tratar de determinar si la entrada de configuraci\u00f3n %s era un proveedor de sincronizaci\u00f3n del Servidor de directorios v\u00e1lido: %s |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_ENABLED_456=Indica si debe habilitarse el proveedor de sincronizaci\u00f3n de Directory Server asociado y si debe utilizarlo el servidor. Este atributo debe estar presente en todas las entradas del proveedor de sincronizaci\u00f3n y no puede modificarse mientras se est\u00e9 ejecutando Directory Server |
| | | ###FATAL_ERR_CONFIG_SYNCH_PROVIDER_NO_ENABLED_ATTR_457=Synchronization provider \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-enabled which indicates whether the \ |
| | | ### synchronization provider is enabled for use |
| | | ###SEVERE_WARN_CONFIG_SYNCH_PROVIDER_DISABLED_458=The Directory Server \ |
| | | ### synchronization provider defined in configuration entry %s is disabled. This \ |
| | | ### provider will not be used |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_ENABLED_STATE_459=An error \ |
| | | ### occurred while attempting to determine whether the Directory Server \ |
| | | ### synchronization provider defined in configuration entry %s should be enabled: \ |
| | | ### %s |
| | | FATAL_ERR_CONFIG_SYNCH_PROVIDER_NO_ENABLED_ATTR_457=La entrada de configuraci\u00f3n del proveedor de sincronizaci\u00f3n %s no contiene el atributo ds-cfg-enabled que indica si el proveedor de sincronizaci\u00f3n est\u00e1 habilitado para su uso |
| | | SEVERE_WARN_CONFIG_SYNCH_PROVIDER_DISABLED_458=El proveedor de sincronizaci\u00f3n del Servidor de directorios definido en la entrada de configuraci\u00f3n %s est\u00e1 inhabilitado. Este proveedor no se utilizar\u00e1 |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_ENABLED_STATE_459=Se ha producido un error al tratar de determinar la necesidad de habilitar o no el proveedor de sincronizaci\u00f3n del Servidor de directorios definido en la entrada de configuraci\u00f3n %s: %s |
| | | INFO_CONFIG_SYNCH_DESCRIPTION_PROVIDER_CLASS_460=El nombre completo de la clase de Java que proporcionar\u00e1 la l\u00f3gica para el proveedor de sincronizaci\u00f3n de Directory Server. Este atributo debe estar presente en todas las entradas del proveedor de sincronizaci\u00f3n y no puede modificarse mientras se est\u00e9 ejecutando Directory Server |
| | | ###FATAL_ERR_CONFIG_SYNCH_NO_CLASS_ATTR_461=Synchronization provider \ |
| | | ### configuration entry %s does not contain attribute \ |
| | | ### ds-cfg-java-class which specifies the name of the class \ |
| | | ### that implements the synchronization provider logic |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_CLASS_462=An error occurred while \ |
| | | ### attempting to determine the name of the class used to provide the Directory \ |
| | | ### Server synchronization provider logic from configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS_463=An error occurred \ |
| | | ### while attempting to load class %s referenced in synchronization provider \ |
| | | ### configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER_464=An error occurred \ |
| | | ### while attempting to instantiate class %s referenced in synchronization \ |
| | | ### provider configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER_465=An error occurred \ |
| | | ### while attempting to initialize the Directory Server synchronization provider \ |
| | | ### referenced in configuration entry %s: %s |
| | | FATAL_ERR_CONFIG_SYNCH_NO_CLASS_ATTR_461=La entrada de configuraci\u00f3n del proveedor de sincronizaci\u00f3n %s no contiene el atributo ds-cfg-java-class que especifica el nombre de la clase que implementa la l\u00f3gica del proveedor de sincronizaci\u00f3n |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_DETERMINE_CLASS_462=Se ha producido un error al tratar de determinar el nombre de la clase empleada para proporcionar la l\u00f3gica del proveedor de sincronizaci\u00f3n del Servidor de directorios desde la entrada de configuraci\u00f3n %s: %s |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_LOAD_PROVIDER_CLASS_463=Se ha producido un error al tratar de cargar la clase %s referenciada en la entrada de configuraci\u00f3n del proveedor de sincronizaci\u00f3n %s: %s |
| | | FATAL_ERR_CONFIG_SYNCH_UNABLE_TO_INSTANTIATE_PROVIDER_464=Se ha producido un error al tratar de crear una instancia de la clase %s referenciada en la entrada de configuraci\u00f3n del proveedor de sincronizaci\u00f3n %s: %s |
| | | FATAL_ERR_CONFIG_SYNCH_ERROR_INITIALIZING_PROVIDER_465=Se ha producido un error al tratar de inicializar el proveedor de sincronizaci\u00f3n del Servidor de directorios referenciado en la entrada de configuraci\u00f3n %s: %s |
| | | INFO_CONFIG_SYNCH_PROVIDER_HAS_BEEN_DISABLED_466=El proveedor de sincronizaci\u00f3n definido en la entrada de configuraci\u00f3n %s se encuentra habilitado actualmente, aunque se ha modificado la configuraci\u00f3n para que deba deshabilitarse. No se aplicar\u00e1 este cambio hasta que se reinicie Directory Server |
| | | ###FATAL_ERR_CONFIG_SYNCH_PROVIDER_CLASS_CHANGED_467=The Java class providing \ |
| | | ### the logic for the synchronization provider defined in configuration entry %s \ |
| | | ### has changed from %s to %s. This will not take effect until the Directory \ |
| | | ### Server is restarted |
| | | FATAL_ERR_CONFIG_SYNCH_PROVIDER_CLASS_CHANGED_467=La clase Java que proporciona la l\u00f3gica para el proveedor de sincronizaci\u00f3n definida en la entrada de configuraci\u00f3n %s ha cambiado de %s a %s. Esto no se aplicar\u00e1 hasta que se reinicie el Servidor de directorios |
| | | INFO_CONFIG_BACKEND_ATTR_DESCRIPTION_WRITABILITY_468=El modo de capacidad de escritura de este servidor de fondo. El valor puede ser "enabled" (habilitado) si se permiten todas las operaciones de escritura, "disabled" (deshabilitado) si se rechazan todas las operaciones de escritura o "internal-only" (s\u00f3lo internas) si se permiten s\u00f3lo las actualizaciones de sincronizaci\u00f3n y las operaciones internas de escritura. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_BACKEND_NO_WRITABILITY_MODE_469=The backend defined in \ |
| | | ### configuration entry %s does not have a value for configuration attribute \ |
| | | ### ds-cfg-writability-mode which indicates the writability mode for that \ |
| | | ### backend. The backend will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_INVALID_WRITABILITY_MODE_470=The backend defined in \ |
| | | ### configuration entry %s has an invalid writability mode of %s. The backend \ |
| | | ### will be disabled |
| | | ###SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=An unexpected \ |
| | | ### error occurred while attempting to determine the writability mode for the \ |
| | | ### backend defined in configuration entry %s: %s. The backend will be disabled |
| | | SEVERE_ERR_CONFIG_BACKEND_NO_WRITABILITY_MODE_469=El backend definido en la entrada de configuraci\u00f3n %s no tiene un valor para el atributo de configuraci\u00f3n ds-cfg-writability-mode que indica el modo de posibilidad de escritura para este backend. El backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_INVALID_WRITABILITY_MODE_470=El backend definido en la entrada de configuraci\u00f3n %s tiene un modo de posibilidad de escritura no v\u00e1lido de %s. El backend se inhabilitar\u00e1 |
| | | SEVERE_ERR_CONFIG_BACKEND_UNABLE_TO_DETERMINE_WRITABILITY_471=Se ha producido un error inesperado al tratar de determinar el modo de posibilidad de escritura para el backend definido en la entrada de configuraci\u00f3n %s: %s. El backend se inhabilitar\u00e1 |
| | | INFO_CONFIG_CORE_DESCRIPTION_WRITABILITY_MODE_472=El modo de capacidad de escritura de Directory Server. El valor puede ser uno de los siguientes: "enabled" (habilitado), "disabled" (deshabilitado) o "internal-only" (s\u00f3lo internas). Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_WRITABILITY_MODE_473=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute ds-cfg-writability-mode (the \ |
| | | ### value should be one of "enabled", "disabled", or "internal-only"): %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_WRITABILITY_MODE_473=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-writability-mode (el valor deber\u00eda ser "enabled" (habilitado), "disabled" (inhabilitado) o "internal-only" (s\u00f3lo interno)): %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_BIND_WITH_DN_REQUIRES_PW_474=Indica si los enlaces simples que contienen un ND deben incluir tambi\u00e9n una contrase\u00f1a. Si se deshabilita esta opci\u00f3n, los enlaces sin contrase\u00f1as se tratar\u00e1n siempre como an\u00f3nimos, aunque contengan un ND de enlace, que puede crear un agujero de seguridad en algunos tipos de aplicaciones. Si se habilita esta opci\u00f3n, todas las solicitudes de enlace simples que contengan un ND, pero ninguna contrase\u00f1a, se rechazar\u00e1n en lugar de establecerlos de forma predeterminada en la autenticaci\u00f3n an\u00f3nima. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_BIND_WITH_DN_REQUIRES_PW_475=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-bind-with-dn-requires-password (the value should be either "TRUE" or \ |
| | | ### "FALSE"): %s |
| | | ###FATAL_ERR_CONFIG_PWVALIDATOR_CANNOT_GET_BASE_476=An error occurred while \ |
| | | ### attempting to retrieve the password validator base entry cn=Password \ |
| | | ### Validators,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWVALIDATOR_BASE_DOES_NOT_EXIST_477=The password validator \ |
| | | ### configuration base cn=Password Validators,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_ENTRY_UNACCEPTABLE_478=Configuration entry %s \ |
| | | ### does not contain a valid password validator configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_CANNOT_CREATE_VALIDATOR_479=An error occurred \ |
| | | ### while attempting to create a Directory Server password validator from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_OBJECTCLASS_480=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-validator objectclass, which is required \ |
| | | ### for password validator definitions |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_BIND_WITH_DN_REQUIRES_PW_475=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-bind-with-dn-requires-password (el valor deber\u00eda ser "TRUE" (verdadero) o "FALSE" (falso)): %s |
| | | FATAL_ERR_CONFIG_PWVALIDATOR_CANNOT_GET_BASE_476=Se ha producido un error al tratar de recuperar la entrada de base del validador de contrase\u00f1as cn=Password Validators,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_PWVALIDATOR_BASE_DOES_NOT_EXIST_477=La base de configuraci\u00f3n del validador de contrase\u00f1as cn=Password Validators,cn=config no existe en la configuraci\u00f3n del Servidor de directorios Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_ENTRY_UNACCEPTABLE_478=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del validador de contrase\u00f1as v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_CANNOT_CREATE_VALIDATOR_479=Se ha producido un error al tratar de crear un validador de contrase\u00f1as del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_OBJECTCLASS_480=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-password-validator que se requiere para las definiciones del validador de contrase\u00f1as |
| | | INFO_CONFIG_PWVALIDATOR_DESCRIPTION_CLASS_NAME_481=El nombre completo de la clase de Java que define el validador de contrase\u00f1as de Directory Server. Si se modifica mientras el validador asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_NO_CLASS_NAME_482=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated password validator |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_NAME_483=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_484=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password validator \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_NO_CLASS_NAME_482=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el validador de contrase\u00f1as asociado |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_NAME_483=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_CLASS_484=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del validador de contrase\u00f1as v\u00e1lida: %s |
| | | INFO_CONFIG_PWVALIDATOR_DESCRIPTION_ENABLED_485=Indica si debe habilitarse el validador de contrase\u00f1as de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_NO_ENABLED_ATTR_486=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### validator should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_ENABLED_VALUE_487=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_NO_ENABLED_ATTR_486=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el validador de contrase\u00f1as para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_INVALID_ENABLED_VALUE_487=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWVALIDATOR_CLASS_ACTION_REQUIRED_488=El cambio solicitado de %s a %s para el nombre del validador de contrase\u00f1as de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el validador se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_PWVALIDATOR_INITIALIZATION_FAILED_489=Se ha producido un error al intentar inicializar una instancia de la clase %s como validador de contrase\u00f1as, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_PWVALIDATOR_EXISTS_490=No se puede agregar una nueva entrada de validador de contrase\u00f1as con el ND %s porque ya hay un validador registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_PWVALIDATOR_UNACCEPTABLE_CONFIG_491=The configuration for \ |
| | | ### the password validator defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_PWGENERATOR_CANNOT_GET_BASE_492=An error occurred while \ |
| | | ### attempting to retrieve the password generator base entry cn=Password \ |
| | | ### Generators,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_PWGENERATOR_BASE_DOES_NOT_EXIST_493=The password generator \ |
| | | ### configuration base cn=Password Generators,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_ENTRY_UNACCEPTABLE_494=Configuration entry %s \ |
| | | ### does not contain a valid password generator configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_CANNOT_CREATE_GENERATOR_495=An error occurred \ |
| | | ### while attempting to create a Directory Server password generator from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_OBJECTCLASS_496=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-password-generator objectclass, which is required \ |
| | | ### for password generator definitions |
| | | SEVERE_ERR_CONFIG_PWVALIDATOR_UNACCEPTABLE_CONFIG_491=No se acepta la configuraci\u00f3n para el validador de contrase\u00f1as definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | FATAL_ERR_CONFIG_PWGENERATOR_CANNOT_GET_BASE_492=Se ha producido un error al tratar de recuperar la entrada de base del generador de contrase\u00f1as cn=Password Generators,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_PWGENERATOR_BASE_DOES_NOT_EXIST_493=La base de configuraci\u00f3n del generador de contrase\u00f1as cn=Password Generators,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_ENTRY_UNACCEPTABLE_494=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del generador de contrase\u00f1as v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_CANNOT_CREATE_GENERATOR_495=Se ha producido un error al tratar de crear un generador de contrase\u00f1as del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_OBJECTCLASS_496=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-password-generator que se requiere para las definiciones del generador de contrase\u00f1as |
| | | INFO_CONFIG_PWGENERATOR_DESCRIPTION_CLASS_NAME_497=El nombre completo de la clase de Java que define el generador de contrase\u00f1as de Directory Server. Si se modifica mientras el generador asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_NO_CLASS_NAME_498=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated password generator |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_NAME_499=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_500=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid password generator \ |
| | | ### implementation: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_NO_CLASS_NAME_498=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el generador de contrase\u00f1as asociado |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_NAME_499=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_CLASS_500=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del generador de contrase\u00f1as v\u00e1lida: %s |
| | | INFO_CONFIG_PWGENERATOR_DESCRIPTION_ENABLED_501=Indica si debe habilitarse el generador de contrase\u00f1as de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_NO_ENABLED_ATTR_502=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the password \ |
| | | ### generator should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_ENABLED_VALUE_503=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_NO_ENABLED_ATTR_502=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el generador de contrase\u00f1as para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_INVALID_ENABLED_VALUE_503=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_PWGENERATOR_CLASS_ACTION_REQUIRED_504=El cambio solicitado de %s a %s para el nombre del generador de contrase\u00f1as de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el generador se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_PWGENERATOR_INITIALIZATION_FAILED_505=Se ha producido un error al intentar inicializar una instancia de la clase %s como generador de contrase\u00f1as, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_PWGENERATOR_EXISTS_506=No se puede agregar una nueva entrada de generador de contrase\u00f1as con el ND %s porque ya hay un generador registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_PWGENERATOR_UNACCEPTABLE_CONFIG_507=The configuration for \ |
| | | ### the password generator defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_PWGENERATOR_UNACCEPTABLE_CONFIG_507=No se acepta la configuraci\u00f3n para el generador de contrase\u00f1as definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | INFO_CONFIG_CORE_DESCRIPTION_DEFAULT_PWPOLICY_DN_508=ND de la entrada de configuraci\u00f3n que define la directiva de contrase\u00f1as predeterminada de Directory Server, que se aplicar\u00e1 para todos los usuarios para los que no se haya definido una directiva de contrase\u00f1as personalizada. Esta entrada debe existir y especificar una configuraci\u00f3n de directiva de contrase\u00f1as v\u00e1lida. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_DEFAULT_PWPOLICY_509=No default password policy was \ |
| | | ### configured for the Directory Server. This must be specified by the \ |
| | | ### ds-cfg-default-password-policy attribute in configuration entry %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_DEFAULT_PWPOLICY_DN_510=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute \ |
| | | ### ds-cfg-default-password-policy (the value should a DN specifying the default \ |
| | | ### password policy configuration entry): %s |
| | | ###SEVERE_ERR_CONFIG_CORE_NO_SUCH_PWPOLICY_511=The value %s for configuration \ |
| | | ### attribute ds-cfg-default-password-policy does not refer to a valid password \ |
| | | ### policy configuration entry |
| | | ###FATAL_ERR_CONFIG_PWPOLICY_CANNOT_GET_BASE_512=An error occurred while \ |
| | | ### attempting to retrieve the password policy base entry cn=Password \ |
| | | ### Policies,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_BASE_DOES_NOT_EXIST_513=The password policy \ |
| | | ### configuration base cn=Password Policies,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_NO_POLICIES_514=No password policies have been \ |
| | | ### defined below the cn=Password Policies,cn=config entry in the Directory \ |
| | | ### Server configuration. At least one password policy configuration must be \ |
| | | ### defined |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG_515=The password policy \ |
| | | ### defined in configuration entry %s is invalid: %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY_516=The Directory Server \ |
| | | ### default password policy is defined as %s, but that entry does not exist or is \ |
| | | ### not below the password policy configuration base cn=Password \ |
| | | ### Policies,cn=config |
| | | ###SEVERE_WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY_517=The specified \ |
| | | ### entry %s is currently defined as the configuration entry for the default \ |
| | | ### password policy. The default password policy configuration entry may not be \ |
| | | ### removed |
| | | SEVERE_ERR_CONFIG_CORE_NO_DEFAULT_PWPOLICY_509=No se ha configurado una directiva de contrase\u00f1as predeterminada para el Servidor de directorios. Esto debe especificarse por medio del atributo ds-cfg-default-password-policy en la entrada de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_DEFAULT_PWPOLICY_DN_510=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-default-password-policy (el valor deber\u00eda ser un DN que especifique la entrada de configuraci\u00f3n de la directiva de contrase\u00f1as predeterminada): %s |
| | | SEVERE_ERR_CONFIG_CORE_NO_SUCH_PWPOLICY_511=El valor %s para el atributo de configuraci\u00f3n ds-cfg-default-password-policy no se refiere a una entrada de configuraci\u00f3n de la directiva de contrase\u00f1as v\u00e1lida |
| | | FATAL_ERR_CONFIG_PWPOLICY_CANNOT_GET_BASE_512=Se ha producido un error al tratar de recuperar la entrada de base de la directiva de contrase\u00f1as cn=Password Policies,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_BASE_DOES_NOT_EXIST_513=La base de configuraci\u00f3n de la directiva de contrase\u00f1as cn=Password Policies,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_PWPOLICY_NO_POLICIES_514=No se han definido directivas de contrase\u00f1as bajo la entrada cn=Password Policies,cn=config en la configuraci\u00f3n del Servidor de directorios. Debe definirse al menos una configuraci\u00f3n de directiva de contrase\u00f1as |
| | | SEVERE_ERR_CONFIG_PWPOLICY_INVALID_POLICY_CONFIG_515=La directiva de contrase\u00f1as definida en la entrada de configuraci\u00f3n %s no es v\u00e1lida: %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_MISSING_DEFAULT_POLICY_516=La directva de contrase\u00f1as predeterminada del Servidor de directorios est\u00e1 definida como %s, pero esa entrada no existe o no est\u00e1 bajo la base de configuraci\u00f3n de la directiva de contrase\u00f1as cn=Password Policies,cn=config |
| | | SEVERE_WARN_CONFIG_PWPOLICY_CANNOT_DELETE_DEFAULT_POLICY_517=La entrada especificada %s est\u00e1 definida actualmente como la entrada de configuraci\u00f3n para la directiva de contrase\u00f1as predeterminada. No puede suprimirse la entrada de configuraci\u00f3n de la directiva de contrase\u00f1as predeterminada |
| | | INFO_CONFIG_PWPOLICY_REMOVED_POLICY_518=La entrada de la directiva de contrase\u00f1as %s se ha suprimido de la configuraci\u00f3n de Directory Server. Todas las entradas de usuario que hagan referencia expl\u00edcitamente a esta directiva de contrase\u00f1as ya no se podr\u00e1n autenticar |
| | | ###FATAL_ERR_CONFIG_AUTHZ_CANNOT_GET_ENTRY_519=An error occurred while \ |
| | | ### attempting to retrieve the Directory Server access control configuration \ |
| | | ### entry cn=Access Control Handler,cn=config: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_EXIST_520=The Directory Server access \ |
| | | ### control configuration entry cn=Access Control Handler,cn=config does not \ |
| | | ### exist. This entry must be present in the Directory Server configuration |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_HAVE_OBJECT_CLASS_521=The Directory \ |
| | | ### Server access control configuration entry cn=Access Control Handler,cn=config \ |
| | | ### does not have the correct object class. This entry must have the object \ |
| | | ### class ds-cfg-access-control-handler in order to be valid |
| | | FATAL_ERR_CONFIG_AUTHZ_CANNOT_GET_ENTRY_519=Se ha producido un error al tratar de recuperar la entrada de configuraci\u00f3n del control de acceso del Servidor de directorios cn=Access Control Handler,cn=config: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_EXIST_520=La entrada de configuraci\u00f3n del control de acceso del Servidor de directorios cn=Access Control Handler,cn=config no existe. Esta entrada debe estar presente en la configuraci\u00f3n del Servidor de directorios |
| | | FATAL_ERR_CONFIG_AUTHZ_ENTRY_DOES_NOT_HAVE_OBJECT_CLASS_521=La entrada de configuraci\u00f3n del control de acceso del Servidor de directorios cn=Access Control Handler,cn=config no tiene la clase de objeto correcta. Para ser v\u00e1lida, esta entrada debe tener la clase de objeto ds-cfg-access-control-handler |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_ENABLED_523=Indica si se ha habilitado el control de acceso y si debe utilizarlo el servidor. Este atributo es obligatorio |
| | | ###FATAL_ERR_CONFIG_AUTHZ_NO_ENABLED_ATTR_524=The access control configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-enabled which \ |
| | | ### indicates whether the access control is enabled for use |
| | | ###SEVERE_WARN_CONFIG_AUTHZ_DISABLED_525=Access control has been disabled |
| | | FATAL_ERR_CONFIG_AUTHZ_NO_ENABLED_ATTR_524=La entrada de configuraci\u00f3n del control de acceso %s no contiene el atributo ds-cfg-enabled que indica si el control de acceso est\u00e1 habilitado para su uso |
| | | SEVERE_WARN_CONFIG_AUTHZ_DISABLED_525=Se ha inhabilitado el control de acceso |
| | | NOTICE_CONFIG_AUTHZ_ENABLED_526=El control de acceso se ha habilitado y utilizar\u00e1 la implementaci\u00f3n de %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=An error \ |
| | | ### occurred while attempting to determine whether the Directory Server access \ |
| | | ### control as defined in configuration entry %s should be enabled: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_ENABLED_STATE_527=Se ha producido un error al tratar de determinar la necesidad de habilitar o no el control de acceso del Servidor de directorios como se define en la entrada de configuraci\u00f3n %s: %s |
| | | INFO_CONFIG_AUTHZ_DESCRIPTION_CLASS_528=El nombre completo de la clase de Java que proporcionar\u00e1 la implementaci\u00f3n de control de acceso para Directory Server. Este atributo es obligatorio |
| | | ###FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=The access control configuration \ |
| | | ### entry %s does not contain attribute ds-cfg-java-class which specifies \ |
| | | ### the name of the Java class providing the access control implementation for \ |
| | | ### the Directory Server |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_CLASS_530=An error occurred while \ |
| | | ### attempting to determine the name of the class used to provide the Directory \ |
| | | ### Server access control implementation from configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_LOAD_CLASS_531=An error occurred while \ |
| | | ### attempting to load class %s referenced in the access control configuration \ |
| | | ### entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_BAD_CLASS_532=The access control implementation class \ |
| | | ### %s referenced in the access control configuration entry %s does not implement \ |
| | | ### the %s interface: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER_533=An error occurred \ |
| | | ### while attempting to instantiate class %s referenced in the access control \ |
| | | ### configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_AUTHZ_ERROR_INITIALIZING_HANDLER_534=An error occurred while \ |
| | | ### attempting to initialize the Directory Server access control implementation \ |
| | | ### referenced in configuration entry %s: %s |
| | | ###FATAL_ERR_CONFIG_ROOTDN_CANNOT_GET_BASE_535=An error occurred while \ |
| | | ### attempting to retrieve the root DN base entry cn=Root DNs,cn=config from the \ |
| | | ### Directory Server configuration: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_BASE_DOES_NOT_EXIST_536=The password policy \ |
| | | ### configuration base cn=Root DNs,cn=config does not exist in the Directory \ |
| | | ### Server configuration. This entry must be present for the server to function \ |
| | | ### properly |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_ENTRY_UNACCEPTABLE_537=Configuration entry %s does \ |
| | | ### not contain a valid root DN configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_CREATE_538=An error occurred while attempting \ |
| | | ### to create a Directory Server root DN from the information in configuration \ |
| | | ### entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_INVALID_OBJECTCLASS_539=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-root-dn-user objectclass, which is required for Directory \ |
| | | ### Server root DN definitions |
| | | FATAL_ERR_CONFIG_AUTHZ_NO_CLASS_ATTR_529=La entrada de configuraci\u00f3n del control de acceso %s no contiene el atributo ds-cfg-java-class que especifica el nombre de la clase Java que proporciona la implementaci\u00f3n del control de acceso para el Servidor de directorios |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_DETERMINE_CLASS_530=Se ha producido un error al tratar de determinar el nombre de la clase empleada para proporcionar la implementaci\u00f3n del control de acceso del Servidor de directorios desde la entrada de configuraci\u00f3n %s: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_LOAD_CLASS_531=Se ha producido un error al tratar de cargar la clase %s referenciada en la entrada de configuraci\u00f3n del control de acceso %s: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_BAD_CLASS_532=La clase de implementaci\u00f3n del control de acceso %s referenciada en la entrada de configuraci\u00f3n del control de acceso %s no implementa la interfaz %s: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_UNABLE_TO_INSTANTIATE_HANDLER_533=Se ha producido un error al tratar de crear una instancia de la clase %s referenciada en la entrada de configuraci\u00f3n del control de acceso %s: %s |
| | | FATAL_ERR_CONFIG_AUTHZ_ERROR_INITIALIZING_HANDLER_534=Se ha producido un error al tratar de inicializar la implementaci\u00f3n del control de acceso del Servidor de directorios referenciada en la entrada de configuraci\u00f3n %s: %s |
| | | FATAL_ERR_CONFIG_ROOTDN_CANNOT_GET_BASE_535=Se ha producido un error al tratar de recuperar la entrada de base del DN ra\u00edz cn=Root DNs,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_BASE_DOES_NOT_EXIST_536=La base de configuraci\u00f3n del DN ra\u00edz cn=Root DNs,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_ROOTDN_ENTRY_UNACCEPTABLE_537=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de DN ra\u00edz v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_CREATE_538=Se ha producido un error al tratar de crear un DN ra\u00edz del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_INVALID_OBJECTCLASS_539=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-root-dn-user que se requiere para las definiciones del DN ra\u00edz del Servidor de directorios |
| | | INFO_CONFIG_ROOTDN_DESCRIPTION_ALTERNATE_BIND_DN_540=Especifica uno o varios ND de enlace alternativos que pueden utilizarse para autenticarse como el ND ra\u00edz asociado, adem\u00e1s del ND real de la entrada de configuraci\u00f3n del ND ra\u00edz. No debe haber conflictos entre los ND de enlace alternativos y los ND de otras entradas del directorio ni con los otros ND de enlace alternativos configurados para otros ND ra\u00edz. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING_541=Unable to register "%s" as \ |
| | | ### an alternate bind DN for user "%s" because it is already registered as an \ |
| | | ### alternate bind DN for root user "%s" |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_PARSE_ALTERNATE_BIND_DNS_542=An error \ |
| | | ### occurred while trying to parse the set of alternate bind DNs for root user \ |
| | | ### %s: %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_CANNOT_REGISTER_ALTERNATE_BIND_DN_543=An error \ |
| | | ### occurred while trying to register"%s" as an alternate bind DN for root user \ |
| | | ### "%s": %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_EXISTS_544=Unable to add root DN entry %s because \ |
| | | ### another root user is already registered with that DN |
| | | ###FATAL_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_GET_BASE_545=An error occurred while \ |
| | | ### attempting to retrieve the account status notification handler base entry \ |
| | | ### cn=Account Status Notification Handlers,cn=config from the Directory Server \ |
| | | ### configuration: %s |
| | | ###SEVERE_WARN_CONFIG_ACCTNOTHANDLER_BASE_DOES_NOT_EXIST_546=The account status \ |
| | | ### notification handler configuration base cn=Account Status Notification \ |
| | | ### Handlers,cn=config does not exist in the Directory Server configuration. \ |
| | | ### This entry must be present for the server to function properly |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_ENTRY_UNACCEPTABLE_547=Configuration entry \ |
| | | ### %s does not contain a valid account status notification handler \ |
| | | ### configuration: %s. It will be ignored |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_CREATE_HANDLER_548=An error occurred \ |
| | | ### while attempting to create a Directory Server account status notification \ |
| | | ### handler from the information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_OBJECTCLASS_549=Configuration entry \ |
| | | ### %s does not contain the ds-cfg-account-status-notification-handler \ |
| | | ### objectclass, which is required for account status notification handler \ |
| | | ### definitions |
| | | SEVERE_ERR_CONFIG_ROOTDN_CONFLICTING_MAPPING_541=No se puede registrar "%s" como un DN de enlace alternativo para el usuario "%s" porque ya est\u00e1 registrado como un DN de enlace alternativo para el usuario ra\u00edz "%s" |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_PARSE_ALTERNATE_BIND_DNS_542=Se ha producido un error al tratar de analizar el conjunto de DN de enlace alternativo para el usuario ra\u00edz %s: %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_CANNOT_REGISTER_ALTERNATE_BIND_DN_543=Se ha producido un error al tratar de registrar "%s" como un DN de enlace alternativo para el usuario ra\u00edz "%s": %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_EXISTS_544=No se puede a\u00f1adir la entrada de DN ra\u00edz %s porque otro usuario ra\u00edz ya est\u00e1 registrado con ese DN |
| | | FATAL_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_GET_BASE_545=Se ha producido un error al tratar de recuperar la entrada de base del controlador de notificaci\u00f3n de estado de la cuenta cn=Account Status Notification Handlers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_ACCTNOTHANDLER_BASE_DOES_NOT_EXIST_546=La base de configuraci\u00f3n del controlador de notificaci\u00f3n de estado de la cuenta cn=Account Status Notification Handlers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_ENTRY_UNACCEPTABLE_547=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de controlador de notificaci\u00f3n de estado de la cuenta v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_CANNOT_CREATE_HANDLER_548=Se ha producido un error al tratar de crear un controlador de notificaci\u00f3n de estado de la cuenta del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_OBJECTCLASS_549=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-account-status-notification-handler que se requiere para las definiciones del controlador de notificaci\u00f3n de estado de la cuenta |
| | | INFO_CONFIG_ACCTNOTHANDLER_DESCRIPTION_CLASS_NAME_550=El nombre completo de la clase de Java que define el controlador de notificaci\u00f3n de estado de la cuenta de Directory Server. Si se modifica mientras el controlador de notificaci\u00f3n asociado se encuentra habilitado, \u00e9ste deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_CLASS_NAME_551=Configuration entry %s \ |
| | | ### does not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the \ |
| | | ### fully-qualified class name for the associated account status notification \ |
| | | ### handler |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_NAME_552=Configuration entry \ |
| | | ### %s has an invalid value for attribute \ |
| | | ### ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_553=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid account status notification \ |
| | | ### handler implementation: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_CLASS_NAME_551=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el controlador de notificaci\u00f3n de estado de la cuenta asociado |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_NAME_552=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_CLASS_553=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del controlador de notificaci\u00f3n de estado de la cuenta v\u00e1lida: %s |
| | | INFO_CONFIG_ACCTNOTHANDLER_DESCRIPTION_ENABLED_554=Indica si debe habilitarse este controlador de notificaci\u00f3n de estado de la cuenta de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_ENABLED_ATTR_555=Configuration entry %s \ |
| | | ### does not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether \ |
| | | ### the account status notification handler should be enabled for use in the \ |
| | | ### Directory Server |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_ENABLED_VALUE_556=Configuration \ |
| | | ### entry %s has an invalid value for attribute \ |
| | | ### ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_NO_ENABLED_ATTR_555=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar o no el controlador de notificaci\u00f3n de estado de la cuenta para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_INVALID_ENABLED_VALUE_556=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_ACCTNOTHANDLER_CLASS_ACTION_REQUIRED_557=El cambio solicitado de %s a %s para el nombre de la clase del controlador de notificaci\u00f3n de estado de la cuenta de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el controlador de notificaci\u00f3n se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_ACCTNOTHANDLER_INITIALIZATION_FAILED_558=Se ha producido un error al intentar inicializar una instancia de la clase %s como controlador de notificaci\u00f3n de estado de la cuenta, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_ACCTNOTHANDLER_EXISTS_559=No se puede agregar una nueva entrada del controlador de notificaci\u00f3n de estado de la cuenta con el ND %s porque ya hay un controlador de notificaci\u00f3n registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_ACCTNOTHANDLER_UNACCEPTABLE_CONFIG_560=The configuration \ |
| | | ### for the account status notification handler defined in configuration entry %s \ |
| | | ### was not acceptable according to its internal validation. However, no \ |
| | | ### specific information is available regarding the problem(s) with the entry |
| | | SEVERE_ERR_CONFIG_ACCTNOTHANDLER_UNACCEPTABLE_CONFIG_560=No se acepta la configuraci\u00f3n para el controlador de notificaci\u00f3n de estado de la cuenta definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | INFO_CONFIG_CORE_DESCRIPTION_LOOKTHROUGH_LIMIT_561=El n\u00famero m\u00e1ximo predeterminado de entradas candidatas que se han comprobado en busca de coincidencias al procesar una operaci\u00f3n de b\u00fasqueda. Este valor puede sobrescribirse por usuario incluyendo el atributo operativo ds-rlim-lookthrough-limit en la entrada del usuario. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_LOOKTHROUGH_LIMIT_562=Configuration entry %s \ |
| | | ### has an invalid value for configuration attribute ds-cfg-lookthrough-limit (It \ |
| | | ### should be a positive integer value specifying the lookthrough limit to use, \ |
| | | ### or a value of 0 or -1 to indicate that no limit should be enforced): %s |
| | | ###FATAL_ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES_563=An error occurred while \ |
| | | ### attempting to apply the changes contained in file %s to the server \ |
| | | ### configuration at startup: %s |
| | | ###FATAL_ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE_564=Unable to apply a change \ |
| | | ### at server startup: %s |
| | | ###FATAL_ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE_565=One or more errors occurred \ |
| | | ### while applying changes on server startup |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_LOOKTHROUGH_LIMIT_562=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-lookthrough-limit (deber\u00eda ser un valor de n\u00famero entero positivo que especifique el l\u00edmite de entradas candidatas obtenidas al procesar una operaci\u00f3n de b\u00fasqueda que debe emplearse o un valor de 0 \u00f3 -1 que indique que no debe aplicarse ning\u00fan l\u00edmite): %s |
| | | FATAL_ERR_CONFIG_UNABLE_TO_APPLY_STARTUP_CHANGES_563=Se ha producido un error al tratar de aplicar los cambios contenidos en el archivo %s a la configuraci\u00f3n del servidor en el inicio: %s |
| | | FATAL_ERR_CONFIG_ERROR_APPLYING_STARTUP_CHANGE_564=No se puede aplicar un cambio durante el inicio del servidor: %s |
| | | FATAL_ERR_CONFIG_UNABLE_TO_APPLY_CHANGES_FILE_565=Se han producido uno o m\u00e1s errores al aplicar cambios durante el inicio del servidor |
| | | INFO_CONFIG_DESCRIPTION_BACKEND_MODE_566=Los permisos utilizados para el directorio que contiene los archivos de base de datos del servidor de fondo |
| | | ###SEVERE_ERR_CONFIG_BACKEND_MODE_INVALID_567=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute ds-cfg-db-directory-permissions (It \ |
| | | ### should be an UNIX permission mode in three-digit octal notation.) |
| | | ###SEVERE_ERR_CONFIG_BACKEND_INSANE_MODE_568=Invalid UNIX file permissions %s \ |
| | | ### does not allow read and write access to the backend database directory by \ |
| | | ### the backend |
| | | SEVERE_ERR_CONFIG_BACKEND_MODE_INVALID_567=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-db-directory-permissions (deber\u00eda ser un modo de permiso UNIX en notaci\u00f3n octal de tres d\u00edgitos) |
| | | SEVERE_ERR_CONFIG_BACKEND_INSANE_MODE_568=Los permisos del archivo UNIX %s no v\u00e1lidos no permiten el acceso de lectura y escritura al directorio de base de datos de backend por parte del backend |
| | | INFO_CONFIG_CORE_DESCRIPTION_TIME_LIMIT_569=El periodo de tiempo m\u00e1ximo predeterminado que debe permitirse al procesar una operaci\u00f3n de b\u00fasqueda. Este valor puede sobrescribirse por usuario incluyendo el atributo operativo ds-rlim-time-limit en la entrada del usuario. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_TIME_LIMIT_570=Configuration entry %s has an \ |
| | | ### invalid value for configuration attribute ds-cfg-time-limit (it should be an \ |
| | | ### integer value followed by a space and a time unit of seconds, minutes, hours, \ |
| | | ### days, or weeks): %s |
| | | ###SEVERE_ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY_571=No default password policy \ |
| | | ### is configured for the Directory Server. The default password policy must be \ |
| | | ### specified by the ds-cfg-default-password-policy attribute in the cn=config \ |
| | | ### entry |
| | | ###SEVERE_WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND_572=An error occurred \ |
| | | ### while attempting to register backend %s with the Directory Server: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON_573=An error \ |
| | | ### occurred while trying to create the configuration archive directory %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_574=An error occurred while \ |
| | | ### trying to create the configuration archive directory %s: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE_575=An error occurred \ |
| | | ### while trying to write the current configuration to the configuration archive: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_TIME_LIMIT_570=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-time-limit (deber\u00eda ser un valor de n\u00famero entero seguido por un espacio y una unidad de tiempo de segundos, minutos, horas, d\u00edas o semanas): %s |
| | | SEVERE_ERR_CONFIG_PWPOLICY_NO_DEFAULT_POLICY_571=No se ha configurado ninguna directiva de contrase\u00f1as predeterminada para el Servidor de directorios. La directiva de contrase\u00f1as predeterminada debe ser especificada por el atributo ds-cfg-default-password-policy en la entrada cn=config |
| | | SEVERE_WARN_CONFIG_BACKEND_CANNOT_REGISTER_BACKEND_572=Se ha producido un error al tratar de registrar el backend %s con el Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_NO_REASON_573=Se ha producido un error al tratar de crear el directorio del archivo de almacenamiento de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_CREATE_ARCHIVE_DIR_574=Se ha producido un error al tratar de crear el directorio del archivo de almacenamiento de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_FILE_CANNOT_WRITE_CONFIG_ARCHIVE_575=Se ha producido un error al tratar de escribir la configuraci\u00f3n actual en el archivo de almacenamiento de configuraci\u00f3n: %s |
| | | INFO_CONFIG_CORE_DESCRIPTION_REJECT_UNAUTHENTICATED_REQUESTS_576=Indica si Directory Server debe rechazar las solicitudes de los clientes no autenticados. Si se establece en "true" (verdadero), los clientes no autenticados s\u00f3lo podr\u00e1n enviar solicitudes de enlace y StartTLS. Los cambios realizados en este atributo de configuraci\u00f3n se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=Configuration \ |
| | | ### entry %s has an invalid value for configuration attribute \ |
| | | ### ds-cfg-reject-unauthenticated-requests(the value should be either true or \ |
| | | ### false) |
| | | ###FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=An error occurred while attempting \ |
| | | ### to retrieve the group implementation base entry cn=Group \ |
| | | ### Implementations,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_GROUP_BASE_DOES_NOT_EXIST_579=The group implementation \ |
| | | ### configuration base cn=Group Implementations,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_GROUP_ENTRY_UNACCEPTABLE_580=Configuration entry %s does \ |
| | | ### not contain a valid group implementation configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_GROUP_CANNOT_CREATE_IMPLEMENTATION_581=An error occurred \ |
| | | ### while attempting to create a Directory Server group implementation from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_OBJECTCLASS_582=Configuration entry %s does \ |
| | | ### not contain the ds-cfg-group-implementation objectclass, which is required \ |
| | | ### for group implementation definitions |
| | | SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-reject-unauthenticated-requests (el valor deber\u00eda ser "true" (verdadero) o "false" (falso)) |
| | | FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=Se ha producido un error al tratar de recuperar la entrada de base de la implementaci\u00f3n de grupo cn=Group Implementations,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_GROUP_BASE_DOES_NOT_EXIST_579=La base de configuraci\u00f3n de la implementaci\u00f3n de grupo cn=Group Implementations,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_GROUP_ENTRY_UNACCEPTABLE_580=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de implementaci\u00f3n de grupo v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_GROUP_CANNOT_CREATE_IMPLEMENTATION_581=Se ha producido un error al tratar de crear una implementaci\u00f3n de grupo del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_OBJECTCLASS_582=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-group-implementation que se requiere para las definiciones de la implementaci\u00f3n de grupo |
| | | INFO_CONFIG_GROUP_DESCRIPTION_CLASS_NAME_583=El nombre completo de la clase de Java que define la implementaci\u00f3n de grupos de Directory Server. Si se modifica mientras la implementaci\u00f3n asociada se encuentra habilitada, \u00e9sta deber\u00e1 deshabilitarse y habilitarse de nuevo para que se aplique el cambio |
| | | ###SEVERE_ERR_CONFIG_GROUP_NO_CLASS_NAME_584=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated group implementation |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_NAME_585=Configuration entry %s has an \ |
| | | ### invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_586=Class %s specified in configuration \ |
| | | ### entry %s does not contain a valid group implementation: %s |
| | | SEVERE_ERR_CONFIG_GROUP_NO_CLASS_NAME_584=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para la implementaci\u00f3n de grupo asociada |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_NAME_585=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_CLASS_586=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n de grupo v\u00e1lida: %s |
| | | INFO_CONFIG_GROUP_DESCRIPTION_ENABLED_587=Indica si debe habilitarse la implementaci\u00f3n de grupos de Directory Server. Los cambios realizados en este atributo se aplicar\u00e1n inmediatamente |
| | | ###SEVERE_ERR_CONFIG_GROUP_NO_ENABLED_ATTR_588=Configuration entry %s does not \ |
| | | ### contain a valid value for configuration attribute \ |
| | | ### ds-cfg-enabled which indicates whether the group \ |
| | | ### implementation should be enabled for use in the Directory Server |
| | | ###SEVERE_ERR_CONFIG_GROUP_INVALID_ENABLED_VALUE_589=Configuration entry %s has \ |
| | | ### an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_GROUP_NO_ENABLED_ATTR_588=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-enabled que indica la necesidad de habilitar la implementaci\u00f3n de grupo para su uso en el Servidor de directorios |
| | | SEVERE_ERR_CONFIG_GROUP_INVALID_ENABLED_VALUE_589=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_GROUP_CLASS_ACTION_REQUIRED_590=El cambio solicitado de %s a %s para el nombre de la implementaci\u00f3n de grupos de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que la implementaci\u00f3n de grupos se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_GROUP_INITIALIZATION_FAILED_591=Se ha producido un error al intentar inicializar una instancia de la clase %s como implementaci\u00f3n de grupos, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_GROUP_EXISTS_592=No se puede agregar una nueva entrada de implementaci\u00f3n de grupos con el ND %s porque ya hay una implementaci\u00f3n de grupos registrada con ese ND |
| | | ###SEVERE_ERR_CONFIG_GROUP_UNACCEPTABLE_CONFIG_593=The configuration for the \ |
| | | ### group implementation defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Set of \ |
| | | ### privileges that should automatically be assigned to root users when they \ |
| | | ### authenticate to the server |
| | | ###SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=The set of default root \ |
| | | ### privileges contained in configuration attribute %s of entry %s contains an \ |
| | | ### unrecognized privilege %s |
| | | ###SEVERE_ERR_CONFIG_ROOTDN_ERROR_DETERMINING_ROOT_PRIVILEGES_596=An error \ |
| | | ### occurred while attempting to determine the set of privileges that root users \ |
| | | ### should be granted by default: %s |
| | | SEVERE_ERR_CONFIG_GROUP_UNACCEPTABLE_CONFIG_593=No se acepta la configuraci\u00f3n para la implementaci\u00f3n de grupo definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_ROOTDN_DESCRIPTION_ROOT_PRIVILEGE_594=Conjunto de privilegios que deber\u00edan asignarse autom\u00e1ticamente a los usuarios ra\u00edz cuando se autentican con el servidor |
| | | SEVERE_WARN_CONFIG_ROOTDN_UNRECOGNIZED_PRIVILEGE_595=El conjunto de privilegios ra\u00edz predeterminados contenido en el atributo de configuraci\u00f3n %s de la entrada %s contiene un privilegio no reconocido %s |
| | | SEVERE_ERR_CONFIG_ROOTDN_ERROR_DETERMINING_ROOT_PRIVILEGES_596=Se ha producido un error al tratar de determinar el conjunto de privilegios que deber\u00edan concederse a los usuarios ra\u00edz por defecto: %s |
| | | INFO_CONFIG_ROOTDN_UPDATED_PRIVILEGES_597=Se ha actualizado el conjunto de privilegios que se asignar\u00e1 autom\u00e1ticamente a los usuarios root. Este nuevo conjunto de privilegios no se aplicar\u00e1 a ninguna conexi\u00f3n existente que ya se haya autenticado como usuario root, pero se utilizar\u00e1 en las siguientes autenticaciones de usuarios root |
| | | MILD_ERR_CONFIG_FILE_ADD_INSUFFICIENT_PRIVILEGES_598=No tiene suficientes privilegios para realizar operaciones de adici\u00f3n en la configuraci\u00f3n de Directory Server |
| | | MILD_ERR_CONFIG_FILE_DELETE_INSUFFICIENT_PRIVILEGES_599=No tiene suficientes privilegios para realizar operaciones de eliminaci\u00f3n en la configuraci\u00f3n de Directory Server |
| | |
| | | MILD_ERR_CONFIG_FILE_MODDN_INSUFFICIENT_PRIVILEGES_601=No tiene suficientes privilegios para realizar operaciones de modificaci\u00f3n de ND en la configuraci\u00f3n de Directory Server |
| | | MILD_ERR_CONFIG_FILE_SEARCH_INSUFFICIENT_PRIVILEGES_602=No tiene suficientes privilegios para realizar operaciones de b\u00fasqueda en la configuraci\u00f3n de Directory Server |
| | | MILD_ERR_CONFIG_FILE_MODIFY_PRIVS_INSUFFICIENT_PRIVILEGES_603=No tiene suficientes privilegios para cambiar el conjunto de privilegios root predeterminados |
| | | ###FATAL_ERR_CONFIG_CERTMAPPER_CANNOT_GET_BASE_604=An error occurred while \ |
| | | ### attempting to retrieve the certificate mapper base entry cn=Certificate \ |
| | | ### Mappers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_CERTMAPPER_BASE_DOES_NOT_EXIST_605=The certificate mapper \ |
| | | ### configuration base cn=Certificate Mappers,cn=config does not exist in the \ |
| | | ### Directory Server configuration. This entry must be present for the server to \ |
| | | ### function properly |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_ENTRY_UNACCEPTABLE_606=Configuration entry %s \ |
| | | ### does not contain a valid certificate mapper configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_CANNOT_CREATE_MAPPER_607=An error occurred while \ |
| | | ### attempting to create a Directory Server certificate mapper from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_OBJECTCLASS_608=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-certificate-mapper objectclass, which is required \ |
| | | ### for certificate mapper definitions |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_NO_CLASS_NAME_609=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated certificate mapper |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_NAME_610=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_611=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid certificate mapper \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_ENABLED_VALUE_612=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | FATAL_ERR_CONFIG_CERTMAPPER_CANNOT_GET_BASE_604=Se ha producido un error al tratar de recuperar la entrada de base del asignador de certificados cn=Certificate Mappers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_CERTMAPPER_BASE_DOES_NOT_EXIST_605=La base de configuraci\u00f3n del asignador de certificados cn=Certificate Mappers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_ENTRY_UNACCEPTABLE_606=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del asignador de certificados v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_CANNOT_CREATE_MAPPER_607=Se ha producido un error al tratar de crear un asignador de certificados del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_OBJECTCLASS_608=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-certificate-mapper que se requiere para las definiciones del asignador de certificados |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_NO_CLASS_NAME_609=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el asignador de certificados asociado |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_NAME_610=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_CLASS_611=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del asignador de certificados v\u00e1lida: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_INVALID_ENABLED_VALUE_612=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_CERTMAPPER_CLASS_ACTION_REQUIRED_613=El cambio solicitado de %s a %s para el nombre de clase del asignador de certificados de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el asignador de certificados se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED_614=Se ha producido un error al intentar inicializar una instancia de la clase %s como asignador de certificados, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_CERTMAPPER_EXISTS_615=No se puede agregar una nueva entrada del asignador de certificados con el ND %s porque ya hay un asignador registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_CERTMAPPER_UNACCEPTABLE_CONFIG_616=The configuration for \ |
| | | ### the certificate mapper defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE_617=An error occurred while \ |
| | | ### attempting to retrieve the key manager provider base entry cn=Key Manager \ |
| | | ### Providers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_KEYMANAGER_BASE_DOES_NOT_EXIST_618=The key manager \ |
| | | ### provider configuration base cn=Key Manager Providers,cn=config does not exist \ |
| | | ### in the Directory Server configuration. This entry must be present for the \ |
| | | ### server to function properly |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_ENTRY_UNACCEPTABLE_619=Configuration entry %s \ |
| | | ### does not contain a valid key manager provider configuration: %s. It will be \ |
| | | ### ignored |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_PROVIDER_620=An error occurred \ |
| | | ### while attempting to create a Directory Server key manager provider from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_OBJECTCLASS_621=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-key-manager-provider objectclass, which is \ |
| | | ### required for key manager provider definitions |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_NO_CLASS_NAME_622=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated key manager provider |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_NAME_623=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_624=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid key manager provider \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_ENABLED_VALUE_625=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-enabled: %s |
| | | SEVERE_ERR_CONFIG_CERTMAPPER_UNACCEPTABLE_CONFIG_616=No se acepta la configuraci\u00f3n para el asignador de certificados definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | FATAL_ERR_CONFIG_KEYMANAGER_CANNOT_GET_BASE_617=Se ha producido un error al tratar de recuperar la entrada de base del proveedor de administradores de claves cn=Key Manager Providers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_KEYMANAGER_BASE_DOES_NOT_EXIST_618=La base de configuraci\u00f3n del proveedor de administradores de claves cn=Key Manager Providers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_ENTRY_UNACCEPTABLE_619=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n del proveedor de administradores de claves v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_CANNOT_CREATE_PROVIDER_620=Se ha producido un error al tratar de crear un proveedor de administradores de claves a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_OBJECTCLASS_621=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-key-manager-provider que se requiere para las definiciones del proveedor de administradores de claves |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_NO_CLASS_NAME_622=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el proveedor de administradores de claves asociado |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_NAME_623=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_CLASS_624=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del proveedor de administradores de claves v\u00e1lida: %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_INVALID_ENABLED_VALUE_625=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_KEYMANAGER_CLASS_ACTION_REQUIRED_626=El cambio solicitado de %s a %s para el nombre de clase del proveedor del administrador de claves de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el proveedor se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_KEYMANAGER_INITIALIZATION_FAILED_627=Se ha producido un error al intentar inicializar una instancia de la clase %s como proveedor del administrador de claves, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_KEYMANAGER_EXISTS_628=No se puede agregar una nueva entrada del proveedor del administrador de claves con el ND %s porque ya hay un proveedor registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_KEYMANAGER_UNACCEPTABLE_CONFIG_629=The configuration for \ |
| | | ### the key manager provider defined in configuration entry %s was not acceptable \ |
| | | ### according to its internal validation. However, no specific information is \ |
| | | ### available regarding the problem(s) with the entry |
| | | ###FATAL_ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE_630=An error occurred while \ |
| | | ### attempting to retrieve the trust manager provider base entry cn=Trust Manager \ |
| | | ### Providers,cn=config from the Directory Server configuration: %s |
| | | ###SEVERE_WARN_CONFIG_TRUSTMANAGER_BASE_DOES_NOT_EXIST_631=The trust manager \ |
| | | ### provider configuration base cn=Trust Manager Providers,cn=config does not \ |
| | | ### exist in the Directory Server configuration. This entry must be present for \ |
| | | ### the server to function properly |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_ENTRY_UNACCEPTABLE_632=Configuration entry %s \ |
| | | ### does not contain a valid trust manager provider configuration: %s. It will \ |
| | | ### be ignored |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_CANNOT_CREATE_PROVIDER_633=An error occurred \ |
| | | ### while attempting to create a Directory Server trust manager provider from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_OBJECTCLASS_634=Configuration entry %s \ |
| | | ### does not contain the ds-cfg-trust-manager-provider objectclass, which is \ |
| | | ### required for trust manager provider definitions |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_CLASS_NAME_635=Configuration entry %s does \ |
| | | ### not contain a valid value for configuration attribute \ |
| | | ### ds-cfg-java-class which specifies the fully-qualified class \ |
| | | ### name for the associated trust manager provider |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_NAME_636=Configuration entry %s \ |
| | | ### has an invalid value for attribute ds-cfg-java-class: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_637=Class %s specified in \ |
| | | ### configuration entry %s does not contain a valid trust manager provider \ |
| | | ### implementation: %s |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_ENABLED_VALUE_638=Configuration entry \ |
| | | ### %s has an invalid value for attribute ds-cfg-enabled: \ |
| | | ### %s |
| | | SEVERE_ERR_CONFIG_KEYMANAGER_UNACCEPTABLE_CONFIG_629=No se acepta la configuraci\u00f3n para el proveedor de administradores de claves definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | FATAL_ERR_CONFIG_TRUSTMANAGER_CANNOT_GET_BASE_630=Se ha producido un error al tratar de recuperar la entrada de base del proveedor de administradores de confianza cn=Trust Manager Providers,cn=config desde la configuraci\u00f3n del Servidor de directorios: %s |
| | | SEVERE_WARN_CONFIG_TRUSTMANAGER_BASE_DOES_NOT_EXIST_631=La base de configuraci\u00f3n del proveedor de administradores de confianza cn=Trust Manager Providers,cn=config no existe en la configuraci\u00f3n del Servidor de directorios. Esta entrada debe estar presente para que el servidor funcione correctamente |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_ENTRY_UNACCEPTABLE_632=La entrada de configuraci\u00f3n %s no contiene una configuraci\u00f3n de proveedor de administradores de confianza v\u00e1lida: %s. Por lo tanto, se omitir\u00e1 |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_CANNOT_CREATE_PROVIDER_633=Se ha producido un error al tratar de crear un proveedor de administradores de confianza del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_OBJECTCLASS_634=La entrada de configuraci\u00f3n %s no contiene la clase de objeto ds-cfg-trust-manager-provider que se requiere para las definiciones del proveedor de administradores de confianza |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_NO_CLASS_NAME_635=La entrada de configuraci\u00f3n %s no contiene un valor v\u00e1lido para el atributo de configuraci\u00f3n ds-cfg-java-class que especifica el nombre de clase completo para el proveedor de administradores de confianza asociado |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_NAME_636=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-java-class: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_CLASS_637=La clase %s especificada en la entrada de configuraci\u00f3n %s no contiene una implementaci\u00f3n del proveedor de administradores de confianza v\u00e1lida: %s |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_INVALID_ENABLED_VALUE_638=La entrada de configuraci\u00f3n %s tiene un valor no v\u00e1lido para el atributo ds-cfg-enabled: %s |
| | | INFO_CONFIG_TRUSTMANAGER_CLASS_ACTION_REQUIRED_639=El cambio solicitado de %s a %s para el nombre de clase del proveedor del administrador de confianza de la entrada de configuraci\u00f3n %s no puede aplicarse din\u00e1micamente. Este cambio no se aplicar\u00e1 hasta que el proveedor se deshabilite y se vuelva a habilitar o hasta que se reinicie Directory Server |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_INITIALIZATION_FAILED_640=Se ha producido un error al intentar inicializar una instancia de la clase %s como proveedor del administrador de confianza, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_EXISTS_641=No se puede agregar una nueva entrada del proveedor del administrador de confianza con el ND %s porque ya hay un proveedor registrado con ese ND |
| | | ###SEVERE_ERR_CONFIG_TRUSTMANAGER_UNACCEPTABLE_CONFIG_642=The configuration for \ |
| | | ### the trust manager provider defined in configuration entry %s was not \ |
| | | ### acceptable according to its internal validation. However, no specific \ |
| | | ### information is available regarding the problem(s) with the entry |
| | | ###SEVERE_ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE_643=Unable to retrieve JMX \ |
| | | ### attribute %s associated with configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=Unable to set the value of \ |
| | | ### JMX attribute %s associated with configuration entry %s because no JMX \ |
| | | ### connection is available |
| | | ###SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s returned a result of null for \ |
| | | ### entry %s |
| | | ###SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s failed for entry %s: result \ |
| | | ### code=%s, admin action required=%b, messages="%s" |
| | | ###SEVERE_WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED_647=%s.%s indicated that \ |
| | | ### administrative action is required for entry %s: messages="%s" |
| | | SEVERE_ERR_CONFIG_TRUSTMANAGER_UNACCEPTABLE_CONFIG_642=No se acepta la configuraci\u00f3n para el proveedor de administradores de confianza definida en la entrada de configuraci\u00f3n %s de acuerdo con su validaci\u00f3n interna. Sin embargo, no se dispone de informaci\u00f3n espec\u00edfica sobre el problema con la entrada |
| | | SEVERE_ERR_CONFIG_JMX_CANNOT_GET_ATTRIBUTE_643=No se puede recuperar el atributo JMX %s asociado con la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=No se puede definir el valor del atributo JMX %s asociado con la entrada de configuraci\u00f3n %s porque no se dispone de ninguna conexi\u00f3n JMX |
| | | SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s devolvi\u00f3 un resultado de nulo para la entrada %s |
| | | SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s ha fallado para la entrada %s: c\u00f3digo de resultado=%s, se requiere acci\u00f3n admin=%b, mensajes="%s" |
| | | SEVERE_WARN_CONFIG_CHANGE_RESULT_ACTION_REQUIRED_647=%s.%s indic\u00f3 que se requiere una acci\u00f3n administrativa para la entrada %s: mensajes="%s" |
| | | INFO_CONFIG_CHANGE_RESULT_MESSAGES_648=%s.%s se ha realizado satisfactoriamente, pero ha generado los siguientes mensajes para la entrada %s: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER_649=Unable to parse value "%s" \ |
| | | ### from config entry "%s" as a valid search filter: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_INITIALIZATION_FAILED_650=An error occurred while \ |
| | | ### trying to load an instance of class %s referenced in configuration entry %s \ |
| | | ### as a virtual attribute provider: %s |
| | | ###SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER_651=The virtual attribute \ |
| | | ### configuration in entry "%s" is not valid because attribute type %s is \ |
| | | ### single-valued but provider %s may generate multiple values |
| | | ###SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES_652=The virtual attribute \ |
| | | ### configuration in entry "%s" is not valid because attribute type %s is \ |
| | | ### single-valued but the conflict behavior is configured to merge real and \ |
| | | ### virtual values |
| | | SEVERE_ERR_CONFIG_VATTR_INVALID_SEARCH_FILTER_649=No puede analizarse el valor "%s" de la entrada de config "%s" como un filtro de b\u00fasqueda v\u00e1lido: %s |
| | | SEVERE_ERR_CONFIG_VATTR_INITIALIZATION_FAILED_650=Se ha producido un error al tratar de cargar una instancia de la clase %s referenciada en la entrada de configuraci\u00f3n %s como un proveedor de atributos virtuales: %s |
| | | SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MV_PROVIDER_651=La configuraci\u00f3n del atributo virtual en la entrada "%s" no es v\u00e1lida porque el tipo de atributo %s es de un solo valor, pero el proveedor %s puede generar varios valores |
| | | SEVERE_ERR_CONFIG_VATTR_SV_TYPE_WITH_MERGE_VALUES_652=La configuraci\u00f3n del atributo virtual en la entrada "%s" no es v\u00e1lida porque el tipo de atributo %s es de un solo valor, pero el funcionamiento en conflicto est\u00e1 configurado para combinar valores reales y virtuales |
| | | MILD_ERR_CONFIG_FILE_MODIFY_STRUCTURAL_CHANGE_NOT_ALLOWED_653=La entrada de configuraci\u00f3n %s no se puede modificar porque este cambio cambiar\u00eda su clase de objeto estructural |
| | | ###FATAL_ERR_CONFIG_CANNOT_CALCULATE_DIGEST_654=An error occurred while \ |
| | | ### attempting to calculate a SHA-1 digest of file %s: %s |
| | | ###SEVERE_WARN_CONFIG_MANUAL_CHANGES_DETECTED_655=The Directory Server has \ |
| | | ### detected that one or more external changes have been made to the \ |
| | | ### configuration file %s while the server was online, but another change has \ |
| | | ### caused the server configuration to be overwritten. The manual changes have \ |
| | | ### not been applied, but they have been preserved in file %s |
| | | ###SEVERE_ERR_CONFIG_MANUAL_CHANGES_LOST_656=The Directory Server encountered an \ |
| | | ### error while attempting to determine whether the configuration file %s has \ |
| | | ### been externally edited with the server online, and/or trying to preserve such \ |
| | | ### changes: %s. Any manual changes made to that file may have been lost |
| | | ###SEVERE_ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS_657=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server log rotation policy: %s |
| | | ###SEVERE_ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS_658=Class %s specified in \ |
| | | ### attribute ds-cfg-java-class of configuration entry %s cannot be \ |
| | | ### instantiated as a Directory Server log retention policy: %s |
| | | ###SEVERE_ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY_659=An error occurred \ |
| | | ### while attempting to create a Directory Server log rotation policy from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY_660=An error occurred \ |
| | | ### while attempting to create a Directory Server log retention policy from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER_661=An error occurred while \ |
| | | ### attempting to create a text writer for a Directory Server logger from the \ |
| | | ### information in configuration entry %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE_662=Schema configuration \ |
| | | ### file %s in directory %s contains more than one entry. Only the first entry \ |
| | | ### will be examined, and the additional entries will be ignored |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE_663=Schema \ |
| | | ### configuration file %s in directory %s contains additional data after the \ |
| | | ### schema entry that cannot be parsed by the LDIF reader: %s. The first entry \ |
| | | ### will be processed, but the remaining data will be ignored |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER_664=The plugin order \ |
| | | ### definition for plugins of type %s contains an empty element. This may cause \ |
| | | ### the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER_665=The plugin order \ |
| | | ### definition for plugins of type %s contains multiple wildcard characters. All \ |
| | | ### plugin definitions should contain exactly one wildcard element to indicate \ |
| | | ### where unmatched plugins should be included in the order, and including \ |
| | | ### multiple wildcards may cause the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES_666=The plugin order \ |
| | | ### definition for plugins of type %s includes multiple references to the '%s' \ |
| | | ### plugin. This may cause the plugin order to be evaluated incorrectly |
| | | ###SEVERE_WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD_667=The plugin order definition \ |
| | | ### for plugins of type %s does not include a wildcard element to indicate where \ |
| | | ### unmatched plugins should be included in the order. The server will default \ |
| | | ### to invoking all unnamed plugins after set of named plugins |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE_668=Attribute syntax %s \ |
| | | ### cannot be deleted from the server because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE_669=Attribute syntax \ |
| | | ### %s cannot be disabled because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT_670=Matching rule %s \ |
| | | ### cannot be deleted from the server because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU_671=Matching rule %s \ |
| | | ### cannot be deleted from the server because it is in use by matching rule use \ |
| | | ### %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT_672=Matching rule %s \ |
| | | ### cannot be disabled because it is in use by attribute type %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU_673=Matching rule \ |
| | | ### %s cannot be disabled because it is in use by matching rule use %s |
| | | ###SEVERE_ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED_674=Unable to initialize \ |
| | | ### an instance of class %s as a work queue as specified in configuration entry \ |
| | | ### %s: %s |
| | | FATAL_ERR_CONFIG_CANNOT_CALCULATE_DIGEST_654=Se ha producido un error al tratar de calcular una recopilaci\u00f3n SHA-1 del archivo %s: %s |
| | | SEVERE_WARN_CONFIG_MANUAL_CHANGES_DETECTED_655=El Servidor de directorios ha detectado la realizaci\u00f3n de uno o m\u00e1s cambios externos en el archivo de configuraci\u00f3n %s mientras el servidor estaba en l\u00ednea, pero otro cambio ha provocado que la configuraci\u00f3n del servidor se sobrescribiera. No se han aplicado los cambios manuales, pero se han conservado en el archivo %s |
| | | SEVERE_ERR_CONFIG_MANUAL_CHANGES_LOST_656=El Servidor de directorios encontr\u00f3 un error al tratar de determinar si el archivo de configuraci\u00f3n %s se hab\u00eda editado de forma externa con el servidor en l\u00ednea y/o al tratar de conservar dichos cambios: %s. Se han perdido todos los cambios manuales realizados en ese archivo |
| | | SEVERE_ERR_CONFIG_ROTATION_POLICY_INVALID_CLASS_657=No puede crearse una instancia de la clase %s especificada en el atributo ds-cfg-java-class de la entrada de configuraci\u00f3n %s para su uso como una directiva de rotaci\u00f3n de registros del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_RETENTION_POLICY_INVALID_CLASS_658=No puede crearse una instancia de la clase %s especificada en el atributo ds-cfg-java-class de la entrada de configuraci\u00f3n %s para su uso como una directiva de retenci\u00f3n de registros del Servidor de directorios: %s |
| | | SEVERE_ERR_CONFIG_ROTATION_POLICY_CANNOT_CREATE_POLICY_659=Se ha producido un error al tratar de crear una directiva de rotaci\u00f3n de registros del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_RETENTION_POLICY_CANNOT_CREATE_POLICY_660=Se ha producido un error al tratar de crear una directiva de retenci\u00f3n de registros del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_LOGGING_CANNOT_CREATE_WRITER_661=Se ha producido un error al tratar de crear un editor de textos para un registrador del Servidor de directorios a partir de la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_MULTIPLE_ENTRIES_IN_FILE_662=El archivo de configuraci\u00f3n de esquema %s en el directorio %s contiene m\u00e1s de una entrada. S\u00f3lo se examinar\u00e1 la primera entrada, por lo que se omitir\u00e1 el resto de entradas adicionales |
| | | SEVERE_WARN_CONFIG_SCHEMA_UNPARSEABLE_EXTRA_DATA_IN_FILE_663=El archivo de configuraci\u00f3n de esquema %s en el directorio %s contiene datos adicionales tras la entrada de esquema que no pueden ser analizados por el lector de LDIF: %s. Se examinar\u00e1 la primera entrada, pero los datos restantes se omitir\u00e1n |
| | | SEVERE_WARN_CONFIG_PLUGIN_EMPTY_ELEMENT_IN_ORDER_664=La definici\u00f3n del orden de complementos para los complementos de tipo %s contiene un elemento vac\u00edo. Esto puede causar una evaluaci\u00f3n incorrecta del orden de complementos |
| | | SEVERE_WARN_CONFIG_PLUGIN_MULTIPLE_WILDCARDS_IN_ORDER_665=La definici\u00f3n del orden de complementos para los complementos de tipo %s contiene varios caracteres comod\u00edn. Todas las definiciones de los complementos deber\u00edan contener exactamente un elemento comod\u00edn que indique d\u00f3nde deben incluirse los complementos no coincidentes en el orden; por lo tanto, la inclusi\u00f3n de varios comodines puede causar una evaluaci\u00f3n incorrecta del orden de complementos |
| | | SEVERE_WARN_CONFIG_PLUGIN_LISTED_MULTIPLE_TIMES_666=La definici\u00f3n del orden de complementos para los complementos de tipo %s incluye varias referencias al complemento '%s' Esto puede causar una evaluaci\u00f3n incorrecta del orden de complementos |
| | | SEVERE_WARN_CONFIG_PLUGIN_ORDER_NO_WILDCARD_667=La definici\u00f3n del orden de complementos para los complementos de tipo %s no incluye un elemento comod\u00edn que indique d\u00f3nde deben incluirse los complementos no coincidentes en el orden. El servidor invocar\u00e1 por defecto todos los complementos sin nombre detr\u00e1s del conjunto de complementos con nombre |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_SYNTAX_IN_USE_668=No puede eliminarse la sintaxis de atributo %s del servidor porque est\u00e1 en uso por el tipo de atributo %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_SYNTAX_IN_USE_669=No puede inhabilitarse la sintaxis de atributo %s porque est\u00e1 en uso por el tipo de atributo %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_AT_670=No puede eliminarse la regla de coincidencia %s del servidor porque est\u00e1 en uso por el tipo de atributo %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DELETE_MR_IN_USE_BY_MRU_671=No puede eliminarse la regla de coincidencia %s del servidor porque est\u00e1 en uso por el uso de regla de coincidencia %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_AT_672=No puede inhabilitarse la regla de coincidencia %s porque est\u00e1 en uso por el tipo de atributo %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_DISABLE_MR_IN_USE_BY_MRU_673=No puede inhabilitarse la regla de coincidencia %s porque est\u00e1 en uso por el uso de regla de coincidencia %s |
| | | SEVERE_ERR_CONFIG_WORK_QUEUE_INITIALIZATION_FAILED_674=No puede inicializarse una instancia de la clase %s como una cola de trabajo como se especifica en la entrada de configuraci\u00f3n %s: %s |
| | | INFO_CONFIG_WORK_QUEUE_CLASS_CHANGE_REQUIRES_RESTART_675=La clase utilizada para proporcionar la implementaci\u00f3n de la cola de trabajo de Directory Server se ha cambiado de %s a %s, pero este cambio no se aplicar\u00e1 hasta que se reinicie el servidor |
| | | ###SEVERE_ERR_CONFIG_FILE_ADD_APPLY_FAILED_676=The attempt to apply the \ |
| | | ### configuration add failed. The preliminary checks were all successful and the \ |
| | | ### entry was added to the server configuration, but at least one of the \ |
| | | ### configuration add listeners reported an error when attempting to apply the \ |
| | | ### change: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_DELETE_APPLY_FAILED_677=The attempt to apply the \ |
| | | ### configuration delete failed. The preliminary checks were all successful and \ |
| | | ### the entry was removed from the server configuration, but at least one of the \ |
| | | ### configuration delete listeners reported an error when attempting to apply the \ |
| | | ### change: %s |
| | | ###SEVERE_ERR_CONFIG_FILE_MODIFY_APPLY_FAILED_678=The attempt to apply the \ |
| | | ### configuration modification failed. The preliminary checks were all \ |
| | | ### successful and the modified entry was written to the server configuration, \ |
| | | ### but at least one of the configuration change listeners reported an error when \ |
| | | ### attempting to apply the change: %s |
| | | SEVERE_ERR_CONFIG_FILE_ADD_APPLY_FAILED_676=El intento de aplicar la adici\u00f3n de configuraci\u00f3n no se ha llevado a cabo satisfactoriamente Las comprobaciones preliminares mostraron resultados satisfactorios y se a\u00f1adi\u00f3 la entrada a la configuraci\u00f3n del servidor, pero al menos una de las escuchas de adici\u00f3n de configuraci\u00f3n inform\u00f3 de un error al tratar de aplicar el cambio: %s |
| | | SEVERE_ERR_CONFIG_FILE_DELETE_APPLY_FAILED_677=El intento de aplicar la eliminaci\u00f3n de configuraci\u00f3n no se ha llevado a cabo satisfactoriamente. Las comprobaciones preliminares mostraron resultados satisfactorios y se elimin\u00f3 la entrada de la configuraci\u00f3n del servidor, pero al menos una de las escuchas de eliminaci\u00f3n de configuraci\u00f3n inform\u00f3 de un error al tratar de aplicar el cambio: %s |
| | | SEVERE_ERR_CONFIG_FILE_MODIFY_APPLY_FAILED_678=El intento de aplicar la modificaci\u00f3n de configuraci\u00f3n no se ha llevado a cabo satisfactoriamente Las comprobaciones preliminares mostraron resultados satisfactorios y se escribi\u00f3 la entrada modificada en la configuraci\u00f3n del servidor, pero al menos una de las escuchas de cambio de configuraci\u00f3n inform\u00f3 de un error al tratar de aplicar el cambio: %s |
| | | MILD_ERR_CONFIG_KEYMANAGER_CONFIG_NOT_ACCEPTABLE_679=No se acepta la configuraci\u00f3n del proveedor del administrador de claves definida en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_TRUSTMANAGER_CONFIG_NOT_ACCEPTABLE_680=No se acepta la configuraci\u00f3n del proveedor del administrador de confianza definida en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_AUTHZ_CONFIG_NOT_ACCEPTABLE_681=No se acepta la configuraci\u00f3n del proveedor del administrador de confianza definida en la entrada de configuraci\u00f3n %s: %s |
| | |
| | | MILD_ERR_CONFIG_VATTR_CONFIG_NOT_ACCEPTABLE_694=No se acepta la configuraci\u00f3n del proveedor de atributos virtual definida en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_ALERTHANDLER_CONFIG_NOT_ACCEPTABLE_695=No se acepta la configuraci\u00f3n del controlador de alertas definida en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_ALERTHANDLER_INITIALIZATION_FAILED_696=Se ha producido un error al intentar inicializar una instancia de la clase %s como controlador de alertas, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | ###SEVERE_ERR_CONFIG_CORE_INVALID_SMTP_SERVER_697=The provided SMTP server value \ |
| | | ### '%s' is invalid. An SMTP server value must have an IP address or a \ |
| | | ### resolvable name, and it may optionally be followed by a colon and an integer \ |
| | | ### value between 1 and 65535 to specify the server port number |
| | | ###SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_READING_698=An error occurred while \ |
| | | ### attempting to open the current configuration file %s for reading in order to \ |
| | | ### copy it to the ".startok" file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_WRITING_699=An error occurred while \ |
| | | ### attempting to open file %s in order to write the ".startok" configuration \ |
| | | ### file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_WRITE_700=An error occurred while attempting to \ |
| | | ### copy the current configuration from file %s into temporary file %s for use \ |
| | | ### as the ".startok" configuration file: %s |
| | | ###SEVERE_ERR_STARTOK_CANNOT_RENAME_701=An error occurred while attempting to \ |
| | | ### rename file %s to %s for use as the ".startok" configuration file: %s |
| | | SEVERE_ERR_CONFIG_CORE_INVALID_SMTP_SERVER_697=El valor de servidor SMTP '%s' proporcionado no es v\u00e1lido. Un valor de servidor SMTP debe tener una direcci\u00f3n IP o un nombre que pueda resolverse y, opcionalmente, puede estar seguido por un signo de dos puntos y un valor de n\u00famero entero entre 1 y 65535 para especificar el n\u00famero de puerto del servidor |
| | | SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_READING_698=Se ha producido un error al tratar de abrir el archivo de configuraci\u00f3n actual %s para lectura con el objetivo de copiarlo en el archivo ".startok": %s |
| | | SEVERE_ERR_STARTOK_CANNOT_OPEN_FOR_WRITING_699=Se ha producido un error al tratar de abrir el archivo %s para escribir el archivo de configuraci\u00f3n ".startok": %s |
| | | SEVERE_ERR_STARTOK_CANNOT_WRITE_700=Se ha producido un error al tratar de copiar la configuraci\u00f3n actual del archivo %s en el archivo temporal %s para su uso como el archivo de configuraci\u00f3n ".startok": %s |
| | | SEVERE_ERR_STARTOK_CANNOT_RENAME_701=Se ha producido un error al tratar de cambiar el nombre del archivo %s a %s para su uso como el archivo de configuraci\u00f3n ".startok": %s |
| | | NOTICE_CONFIG_FILE_USING_STARTOK_FILE_702=Directory Server utiliza, en primer lugar, el \u00faltimo archivo de configuraci\u00f3n conocido en buen estado %s en lugar del archivo de configuraci\u00f3n activo %s |
| | | ###SEVERE_WARN_CONFIG_FILE_NO_STARTOK_FILE_703=No last known good configuration \ |
| | | ### file %s exists. The server will attempt to start using the active \ |
| | | ### configuration file %s |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_704=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: %s |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_FORM_705=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### does not follow a singular property=value form |
| | | ###SEVERE_ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG_706=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### shadows configuration attribute %s |
| | | ###SEVERE_ERR_CONFIG_JE_DUPLICATE_PROPERTY_707=An error occurred while \ |
| | | ### trying to parse and validate Berkeley DB JE property %s: the property \ |
| | | ### is already defined for this component |
| | | SEVERE_WARN_CONFIG_FILE_NO_STARTOK_FILE_703=No existe el archivo de \u00faltima configuraci\u00f3n v\u00e1lida conocida %s. El servidor tratar\u00e1 de iniciarse por medio del archivo de configuraci\u00f3n activo %s |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_704=Se ha producido un error al tratar de analizar y validar la propiedad Berkeley DB JE %s: %s |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_INVALID_FORM_705=Se ha producido un error al tratar de analizar y validar la propiedad Berkeley DB JE %s: la propiedad no sigue una forma de propiedad=valor singular |
| | | SEVERE_ERR_CONFIG_JE_PROPERTY_SHADOWS_CONFIG_706=Se ha producido un error al tratar de analizar y validar la propiedad Berkeley DB JE %s: la propiedad sigue al atributo de configuraci\u00f3n %s |
| | | SEVERE_ERR_CONFIG_JE_DUPLICATE_PROPERTY_707=Se ha producido un error al tratar de analizar y validar la propiedad Berkeley DB JE %s: la propiedad ya est\u00e1 definida para este componente |
| | | INFO_CONFIG_JE_PROPERTY_REQUIRES_RESTART_708=La configuraci\u00f3n de la propiedad JE de Berkeley DB %s no se aplicar\u00e1 hasta que se reinicie el componente para el que se ha establecido |
| | | ###SEVERE_ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE_709=An error occurred while \ |
| | | ### attempting to open the configured log file %s for logger %s: %s |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CONFIG_NOT_ACCEPTABLE_710=The configuration \ |
| | | ### for the workflow element defined in configuration entry %s was not \ |
| | | ### acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CANNOT_INITIALIZE_711=An error occurred \ |
| | | ### while trying to initialize a workflow element from class %s with the \ |
| | | ### information in configuration entry %s: %s. This workflow element will be \ |
| | | ### disabled |
| | | SEVERE_ERR_CONFIG_LOGGING_CANNOT_OPEN_FILE_709=Se ha producido un error al tratar de abrir el archivo de registro configurado %s para el registrador %s: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CONFIG_NOT_ACCEPTABLE_710=No se acepta la configuraci\u00f3n para el elemento de flujo de trabajo definido en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_ELEMENT_CANNOT_INITIALIZE_711=Se ha producido un error al tratar de inicializar un elemento de flujo de trabajo desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s. Este elemento de flujo de trabajo se inhabilitar\u00e1 |
| | | MILD_ERR_CONFIG_WORKFLOW_ELEMENT_ALREADY_REGISTERED_712=El elemento de flujo de trabajo %s ya se ha registrado en Directory Server. Se omitir\u00e1 este elemento de flujo de trabajo |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_MANUAL_713=An error occurred \ |
| | | ### while trying to configure in manual mode the workflows in the \ |
| | | ### Directory Server, and rollback to automatic configuration mode has failed \ |
| | | ### too. If the server is in an unstab\ |
| | | ### le state restart it with the last \ |
| | | ### valid configuration |
| | | ###SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_AUTO_714=An error occurred \ |
| | | ### while trying to configure in automatic mode the workflows in the \ |
| | | ### Directory Server, and rollback to manual configuration mode has failed \ |
| | | ### too. If the server is in an unstable state restart it with the last \ |
| | | ### valid configuration |
| | | ###SEVERE_ERR_CONFIG_LOGGING_INSANE_MODE_715=Invalid UNIX file permissions %s \ |
| | | ### does not allow write access to the log file by the log publisher |
| | | ###SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=Invalid UNIX file permissions %s: %s |
| | | SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_MANUAL_713=Se ha producido un error al tratar de configurar en modo manual los flujos de trabajo en el Servidor de directorios y tambi\u00e9n ha fallado la reversi\u00f3n al modo de configuraci\u00f3n autom\u00e1tica. Si el servidor est\u00e1 en un estado inestable, rein\u00edcielo con la \u00faltima configuraci\u00f3n v\u00e1lida |
| | | SEVERE_ERR_CONFIG_WORKFLOW_CANNOT_CONFIGURE_AUTO_714=Se ha producido un error al tratar de configurar en modo autom\u00e1tico los flujos de trabajo en el Servidor de directorios y tambi\u00e9n ha fallado la reversi\u00f3n al modo de configuraci\u00f3n manual. Si el servidor est\u00e1 en un estado inestable, rein\u00edcielo con la \u00faltima configuraci\u00f3n v\u00e1lida |
| | | SEVERE_ERR_CONFIG_LOGGING_INSANE_MODE_715=Los permisos del archivo UNIX %s no v\u00e1lidos no permiten el acceso de escritura al archivo de registro por parte del publicador del registro |
| | | SEVERE_ERR_CONFIG_LOGGING_MODE_INVALID_716=Los permisos del archivo UNIX %s no v\u00e1lidos: %s |
| | | MILD_ERR_CONFIG_EXTENSION_CONFIG_NOT_ACCEPTABLE_717=No se acepta la configuraci\u00f3n de la extensi\u00f3n definida en la entrada de configuraci\u00f3n %s: %s |
| | | MILD_ERR_CONFIG_EXTENSION_INITIALIZATION_FAILED_718=Se ha producido un error al intentar inicializar una instancia de la clase %s como extensi\u00f3n, tal y como se ha definido en la entrada de configuraci\u00f3n %s: %s |
| | | ###SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE_719=The \ |
| | | ### allowed attribute %s specified in configuration entry %s is also defined as \ |
| | | ### a prohibited attribute |
| | | ###SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE_720=The \ |
| | | ### allowed subtree %s specified in configuration entry %s is also defined as \ |
| | | ### a prohibited subtree |
| | | ###SEVERE_ERR_CONFIG_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE_721=The configuration \ |
| | | ### for the network group defined in configuration entry %s was not acceptable: %s |
| | | ###SEVERE_ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE_722=An error occurred \ |
| | | ### while trying to initialize a network group policy loaded from class %s with \ |
| | | ### the information in configuration entry %s: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX_723=An ldapSyntaxes \ |
| | | ### attribute read from schema configuration file %s could not be parsed: %s |
| | | ###SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX_724=An ldap syntax read \ |
| | | ### from schema configuration file %s conflicts with another ldap syntax already \ |
| | | ### read into the schema: %s. The later ldap syntax description will be used |
| | | SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_ATTRIBUTE_719=El atributo permitido %s especificado en la entrada de configuraci\u00f3n %s tambi\u00e9n est\u00e1 definido como un atributo prohibido |
| | | SEVERE_ERR_CONFIG_NETWORKGROUPREQUESTFILTERINGPOLICY_INVALID_SUBTREE_720=El sub\u00e1rbol permitido %s especificado en la entrada de configuraci\u00f3n %s tambi\u00e9n est\u00e1 definido como un sub\u00e1rbol prohibido |
| | | SEVERE_ERR_CONFIG_NETWORK_GROUP_CONFIG_NOT_ACCEPTABLE_721=No se acepta la configuraci\u00f3n para el grupo de red definida en la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_ERR_CONFIG_NETWORK_GROUP_POLICY_CANNOT_INITIALIZE_722=Se ha producido un error al tratar de inicializar una directiva de grupo de red cargada desde la clase %s con la informaci\u00f3n de la entrada de configuraci\u00f3n %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CANNOT_PARSE_LDAP_SYNTAX_723=No pudo analizarse un atributo ldapSyntaxes le\u00eddo desde el archivo de configuraci\u00f3n de esquema %s: %s |
| | | SEVERE_WARN_CONFIG_SCHEMA_CONFLICTING_LDAP_SYNTAX_724=Una sintaxis ldap le\u00edda desde el archivo de configuraci\u00f3n de esquema %s entra en conflicto con otra sintaxis ldap ya le\u00edda en el esquema: %s. Se utilizar\u00e1 esta \u00faltima descripci\u00f3n de sintaxis ldap |
| opends/src/messages/messages/config_fr.properties
opends/src/messages/messages/config_ja.properties
opends/src/messages/messages/config_zh_CN.properties
opends/src/messages/messages/core_de.properties
opends/src/messages/messages/core_es.properties
opends/src/messages/messages/core_fr.properties
opends/src/messages/messages/core_ja.properties
opends/src/messages/messages/core_zh_CN.properties
opends/src/messages/messages/dsconfig_de.properties
opends/src/messages/messages/dsconfig_es.properties
opends/src/messages/messages/dsconfig_fr.properties
opends/src/messages/messages/dsconfig_ja.properties
opends/src/messages/messages/dsconfig_zh_CN.properties
opends/src/messages/messages/extension_de.properties
opends/src/messages/messages/extension_es.properties
opends/src/messages/messages/extension_fr.properties
opends/src/messages/messages/extension_ja.properties
opends/src/messages/messages/extension_zh_CN.properties
opends/src/messages/messages/jeb_de.properties
opends/src/messages/messages/jeb_es.properties
opends/src/messages/messages/jeb_fr.properties
opends/src/messages/messages/jeb_ja.properties
opends/src/messages/messages/jeb_zh_CN.properties
opends/src/messages/messages/log_de.properties
opends/src/messages/messages/log_es.properties
opends/src/messages/messages/log_fr.properties
opends/src/messages/messages/log_ja.properties
opends/src/messages/messages/log_zh_CN.properties
opends/src/messages/messages/ndb_de.properties
opends/src/messages/messages/ndb_es.properties
opends/src/messages/messages/ndb_fr.properties
opends/src/messages/messages/ndb_ja.properties
opends/src/messages/messages/ndb_zh_CN.properties
opends/src/messages/messages/plugin.properties
opends/src/messages/messages/plugin_de.properties
opends/src/messages/messages/plugin_es.properties
opends/src/messages/messages/plugin_fr.properties
opends/src/messages/messages/plugin_ja.properties
opends/src/messages/messages/plugin_zh_CN.properties
opends/src/messages/messages/protocol_de.properties
opends/src/messages/messages/protocol_es.properties
opends/src/messages/messages/protocol_fr.properties
opends/src/messages/messages/protocol_ja.properties
opends/src/messages/messages/protocol_zh_CN.properties
opends/src/messages/messages/quicksetup_de.properties
opends/src/messages/messages/quicksetup_es.properties
opends/src/messages/messages/quicksetup_fr.properties
opends/src/messages/messages/quicksetup_ja.properties
opends/src/messages/messages/quicksetup_zh_CN.properties
opends/src/messages/messages/replication.properties
opends/src/messages/messages/replication_de.properties
opends/src/messages/messages/replication_es.properties
opends/src/messages/messages/replication_fr.properties
opends/src/messages/messages/replication_ja.properties
opends/src/messages/messages/replication_zh_CN.properties
opends/src/messages/messages/runtime_information_de.properties
opends/src/messages/messages/runtime_information_es.properties
opends/src/messages/messages/runtime_information_fr.properties
opends/src/messages/messages/runtime_information_ja.properties
opends/src/messages/messages/runtime_information_zh_CN.properties
opends/src/messages/messages/schema_de.properties
opends/src/messages/messages/schema_es.properties
opends/src/messages/messages/schema_fr.properties
opends/src/messages/messages/schema_ja.properties
opends/src/messages/messages/schema_zh_CN.properties
opends/src/messages/messages/servicetag_de.properties
opends/src/messages/messages/servicetag_es.properties
opends/src/messages/messages/servicetag_fr.properties
opends/src/messages/messages/servicetag_ja.properties
opends/src/messages/messages/servicetag_zh_CN.properties
opends/src/messages/messages/task_de.properties
opends/src/messages/messages/task_es.properties
opends/src/messages/messages/task_fr.properties
opends/src/messages/messages/task_ja.properties
opends/src/messages/messages/task_zh_CN.properties
opends/src/messages/messages/tools_de.properties
opends/src/messages/messages/tools_es.properties
opends/src/messages/messages/tools_fr.properties
opends/src/messages/messages/tools_ja.properties
opends/src/messages/messages/tools_zh_CN.properties
opends/src/messages/messages/utility_de.properties
opends/src/messages/messages/utility_es.properties
opends/src/messages/messages/utility_fr.properties
opends/src/messages/messages/utility_ja.properties
opends/src/messages/messages/utility_zh_CN.properties
opends/src/messages/messages/version_de.properties
opends/src/messages/messages/version_es.properties
opends/src/messages/messages/version_fr.properties
opends/src/messages/messages/version_ja.properties
opends/src/messages/messages/version_zh_CN.properties |